2025-05-07T20:22:34.9516734Z Current runner version: '2.323.0' 2025-05-07T20:22:34.9522403Z Runner name: 'i-07d8486545edc5f5b' 2025-05-07T20:22:34.9523342Z Machine name: 'ip-10-0-15-254' 2025-05-07T20:22:34.9526153Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T20:22:34.9528157Z Contents: read 2025-05-07T20:22:34.9528669Z Metadata: read 2025-05-07T20:22:34.9529158Z Packages: read 2025-05-07T20:22:34.9529654Z ##[endgroup] 2025-05-07T20:22:34.9531949Z Secret source: None 2025-05-07T20:22:34.9532585Z Prepare workflow directory 2025-05-07T20:22:35.0048481Z Prepare all required actions 2025-05-07T20:22:35.0085166Z Getting action download info 2025-05-07T20:22:35.2460291Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T20:22:35.5282218Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T20:22:35.9285312Z Download action repository 'pytorch/test-infra@main' (SHA:117fccdf5892ff9a958d2afb4b4b8b6e930d3187) 2025-05-07T20:22:37.5824899Z Getting action download info 2025-05-07T20:22:37.6827249Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-05-07T20:22:37.8766409Z Complete job name: test_and_publish_artifact (x86, linux.g5.4xlarge.nvidia.gpu, default, 3.11, 11.8.0, 12.6.3, clang) 2025-05-07T20:22:37.9284318Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T20:22:37.9398407Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T20:22:37.9410413Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:22:37.9411051Z ##[endgroup] 2025-05-07T20:22:39.0823113Z Runner Type: linux.g5.4xlarge.nvidia.gpu 2025-05-07T20:22:39.0824229Z Instance Type: g5.4xlarge 2025-05-07T20:22:39.0824542Z AMI Name: unknown 2025-05-07T20:22:39.0862720Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T20:22:44.4884802Z ##[group]Run actions/checkout@v4 2025-05-07T20:22:44.4885119Z with: 2025-05-07T20:22:44.4885351Z submodules: true 2025-05-07T20:22:44.4885615Z repository: pytorch/FBGEMM 2025-05-07T20:22:44.4886001Z token: *** 2025-05-07T20:22:44.4886220Z ssh-strict: true 2025-05-07T20:22:44.4886439Z ssh-user: git 2025-05-07T20:22:44.4886676Z persist-credentials: true 2025-05-07T20:22:44.4886934Z clean: true 2025-05-07T20:22:44.4887173Z sparse-checkout-cone-mode: true 2025-05-07T20:22:44.4887451Z fetch-depth: 1 2025-05-07T20:22:44.4887675Z fetch-tags: false 2025-05-07T20:22:44.4887907Z show-progress: true 2025-05-07T20:22:44.4888132Z lfs: false 2025-05-07T20:22:44.4888354Z set-safe-directory: true 2025-05-07T20:22:44.4888609Z env: 2025-05-07T20:22:44.4888833Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:44.4889138Z BUILD_ENV: build_binary 2025-05-07T20:22:44.4889410Z BUILD_TARGET: default 2025-05-07T20:22:44.4889645Z BUILD_VARIANT: cuda 2025-05-07T20:22:44.4889924Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:44.4890182Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:44.4890434Z ##[endgroup] 2025-05-07T20:22:44.6057072Z Syncing repository: pytorch/FBGEMM 2025-05-07T20:22:44.6058346Z ##[group]Getting Git version info 2025-05-07T20:22:44.6058787Z Working directory is '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.6059397Z [command]/usr/bin/git version 2025-05-07T20:22:44.6059657Z git version 2.47.1 2025-05-07T20:22:44.6068548Z ##[endgroup] 2025-05-07T20:22:44.6092069Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/67b881e4-0df8-448a-9399-e22e1f96bcc1' before making global git config changes 2025-05-07T20:22:44.6093123Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:22:44.6097444Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.6132408Z Deleting the contents of '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:44.6135622Z ##[group]Initializing the repository 2025-05-07T20:22:44.6139710Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:44.6180132Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T20:22:44.6180986Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T20:22:44.6181729Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T20:22:44.6182267Z hint: 2025-05-07T20:22:44.6182662Z hint: git config --global init.defaultBranch 2025-05-07T20:22:44.6183004Z hint: 2025-05-07T20:22:44.6183343Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T20:22:44.6183886Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T20:22:44.6184301Z hint: 2025-05-07T20:22:44.6184522Z hint: git branch -m 2025-05-07T20:22:44.6185020Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/ 2025-05-07T20:22:44.6192098Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T20:22:44.6225800Z ##[endgroup] 2025-05-07T20:22:44.6226403Z ##[group]Disabling automatic garbage collection 2025-05-07T20:22:44.6229349Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T20:22:44.6262601Z ##[endgroup] 2025-05-07T20:22:44.6263130Z ##[group]Setting up auth 2025-05-07T20:22:44.6268831Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:22:44.6300496Z [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.6662958Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:22:44.6695340Z [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.7038649Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:44.7085062Z ##[endgroup] 2025-05-07T20:22:44.7085646Z ##[group]Fetching the repository 2025-05-07T20:22:44.7093694Z [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.2846558Z From https://github.com/pytorch/FBGEMM 2025-05-07T20:22:45.2847079Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T20:22:45.2872566Z ##[endgroup] 2025-05-07T20:22:45.2872982Z ##[group]Determining the checkout info 2025-05-07T20:22:45.2875677Z ##[endgroup] 2025-05-07T20:22:45.2880294Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T20:22:45.2917213Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T20:22:45.2959541Z ##[group]Checking out the ref 2025-05-07T20:22:45.2963554Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T20:22:45.4068402Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T20:22:45.4068712Z 2025-05-07T20:22:45.4068934Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T20:22:45.4069448Z changes and commit them, and you can discard any commits you make in this 2025-05-07T20:22:45.4069962Z state without impacting any branches by switching back to a branch. 2025-05-07T20:22:45.4070280Z 2025-05-07T20:22:45.4070514Z If you want to create a new branch to retain commits you create, you may 2025-05-07T20:22:45.4070992Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T20:22:45.4071260Z 2025-05-07T20:22:45.4071385Z git switch -c 2025-05-07T20:22:45.4071579Z 2025-05-07T20:22:45.4071734Z Or undo this operation with: 2025-05-07T20:22:45.4071914Z 2025-05-07T20:22:45.4072009Z git switch - 2025-05-07T20:22:45.4072415Z 2025-05-07T20:22:45.4072646Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T20:22:45.4072978Z 2025-05-07T20:22:45.4073364Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T20:22:45.4081399Z ##[endgroup] 2025-05-07T20:22:45.4081810Z ##[group]Setting up auth for fetching submodules 2025-05-07T20:22:45.4087122Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:45.4135436Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T20:22:45.4166241Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T20:22:45.4198382Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T20:22:45.4229718Z ##[endgroup] 2025-05-07T20:22:45.4230310Z ##[group]Fetching submodules 2025-05-07T20:22:45.4233795Z [command]/usr/bin/git submodule sync 2025-05-07T20:22:45.4578971Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T20:22:45.4912841Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'external/asmjit' 2025-05-07T20:22:45.4914127Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'external/composable_kernel' 2025-05-07T20:22:45.4918710Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'external/cpuinfo' 2025-05-07T20:22:45.4923493Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'external/cutlass' 2025-05-07T20:22:45.4928322Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'external/googletest' 2025-05-07T20:22:45.4933593Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'external/hipify_torch' 2025-05-07T20:22:45.4939115Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'external/json' 2025-05-07T20:22:45.4970266Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T20:22:45.7498105Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T20:22:46.2260541Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T20:22:46.5996145Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T20:22:47.6877024Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T20:22:48.0402743Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T20:22:48.3035845Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/json'... 2025-05-07T20:22:49.4083384Z From https://github.com/asmjit/asmjit 2025-05-07T20:22:49.4084012Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-05-07T20:22:49.4562900Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T20:22:50.1212897Z From https://github.com/jwfromm/composable_kernel 2025-05-07T20:22:50.1213364Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-05-07T20:22:50.3996799Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T20:22:50.9577054Z From https://github.com/pytorch/cpuinfo 2025-05-07T20:22:50.9577551Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-05-07T20:22:51.0577233Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T20:22:52.1660844Z From https://github.com/jwfromm/cutlass 2025-05-07T20:22:52.1661416Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-05-07T20:22:52.8613190Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T20:22:53.7590571Z From https://github.com/google/googletest 2025-05-07T20:22:53.7591029Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-05-07T20:22:53.8002312Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T20:22:54.4427456Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-05-07T20:22:54.4428358Z * branch 420084499c7c1e1c2d801922f40df202eac5f3a0 -> FETCH_HEAD 2025-05-07T20:22:54.4514136Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T20:22:55.4358310Z From https://github.com/nlohmann/json 2025-05-07T20:22:55.4358778Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-05-07T20:22:55.5491727Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T20:22:55.5512495Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-05-07T20:22:55.5848668Z Entering 'external/asmjit' 2025-05-07T20:22:55.5881715Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.5913871Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.5945571Z Entering 'external/cutlass' 2025-05-07T20:22:55.5977112Z Entering 'external/googletest' 2025-05-07T20:22:55.6009093Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.6040445Z Entering 'external/json' 2025-05-07T20:22:55.6084003Z ##[endgroup] 2025-05-07T20:22:55.6084412Z ##[group]Persisting credentials for submodules 2025-05-07T20:22:55.6090819Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || :" 2025-05-07T20:22:55.6422786Z Entering 'external/asmjit' 2025-05-07T20:22:55.6488305Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.6563108Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.6628971Z Entering 'external/cutlass' 2025-05-07T20:22:55.6702464Z Entering 'external/googletest' 2025-05-07T20:22:55.6768123Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.6834135Z Entering 'external/json' 2025-05-07T20:22:55.6916672Z [command]/usr/bin/git submodule foreach sh -c "git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url" 2025-05-07T20:22:55.7246304Z Entering 'external/asmjit' 2025-05-07T20:22:55.7313447Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T20:22:55.7315447Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.7376442Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T20:22:55.7379455Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.7441956Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T20:22:55.7444823Z Entering 'external/cutlass' 2025-05-07T20:22:55.7506341Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T20:22:55.7509294Z Entering 'external/googletest' 2025-05-07T20:22:55.7570614Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T20:22:55.7573161Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.7635661Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T20:22:55.7638541Z Entering 'external/json' 2025-05-07T20:22:55.7701450Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T20:22:55.7808516Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-05-07T20:22:55.8138884Z Entering 'external/asmjit' 2025-05-07T20:22:55.8170582Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.8202608Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.8233633Z Entering 'external/cutlass' 2025-05-07T20:22:55.8264738Z Entering 'external/googletest' 2025-05-07T20:22:55.8296576Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.8327345Z Entering 'external/json' 2025-05-07T20:22:55.8374144Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-05-07T20:22:55.8704363Z Entering 'external/asmjit' 2025-05-07T20:22:55.8735604Z Entering 'external/composable_kernel' 2025-05-07T20:22:55.8767515Z Entering 'external/cpuinfo' 2025-05-07T20:22:55.8799743Z Entering 'external/cutlass' 2025-05-07T20:22:55.8832544Z Entering 'external/googletest' 2025-05-07T20:22:55.8863677Z Entering 'external/hipify_torch' 2025-05-07T20:22:55.8896156Z Entering 'external/json' 2025-05-07T20:22:55.8956973Z ##[endgroup] 2025-05-07T20:22:55.8982197Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T20:22:55.9010377Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:22:55.9197720Z ##[group]Run actions/download-artifact@v4 2025-05-07T20:22:55.9198050Z with: 2025-05-07T20:22:55.9198310Z name: fbgemm_default_x86_clang_py3.11_cu11.8.0.whl 2025-05-07T20:22:55.9198652Z merge-multiple: false 2025-05-07T20:22:55.9198908Z repository: pytorch/FBGEMM 2025-05-07T20:22:55.9199175Z run-id: 14891846252 2025-05-07T20:22:55.9199395Z env: 2025-05-07T20:22:55.9199630Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:55.9199937Z BUILD_ENV: build_binary 2025-05-07T20:22:55.9200188Z BUILD_TARGET: default 2025-05-07T20:22:55.9200529Z BUILD_VARIANT: cuda 2025-05-07T20:22:55.9200778Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:55.9201035Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:55.9201282Z ##[endgroup] 2025-05-07T20:22:56.1508624Z Downloading single artifact 2025-05-07T20:22:56.2580282Z Preparing to download the following artifacts: 2025-05-07T20:22:56.2586171Z - fbgemm_default_x86_clang_py3.11_cu11.8.0.whl (ID: 3081409868, Size: 268042496, Expected Digest: sha256:1e9881c86fd1d0d3a51ea88f39661a3922c1e93107ac1ec5d75f39e72a1f317c) 2025-05-07T20:22:56.3339045Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/b81c1ade-b872-4473-afc9-b227c140a38f/workflow-job-run-fd757a2a-614f-5fd1-9b52-b62e4e4ad6f7/artifacts/2edbbb1b632f11d139ebc08e8201cf60090bf7d4cb93cd515501db8a7bdafe08.zip 2025-05-07T20:22:56.3340520Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:56.4180474Z (node:56898) [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.4181445Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T20:22:59.2629262Z SHA256 digest of downloaded artifact is 1e9881c86fd1d0d3a51ea88f39661a3922c1e93107ac1ec5d75f39e72a1f317c 2025-05-07T20:22:59.2629886Z Artifact download completed successfully. 2025-05-07T20:22:59.2630223Z Total of 1 artifact(s) downloaded 2025-05-07T20:22:59.2635420Z Download artifact has finished successfully 2025-05-07T20:22:59.2915165Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2025-05-07T20:22:59.2915560Z with: 2025-05-07T20:22:59.2915784Z driver-version: 570.133.07 2025-05-07T20:22:59.2916038Z env: 2025-05-07T20:22:59.2916260Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:59.2916572Z BUILD_ENV: build_binary 2025-05-07T20:22:59.2916823Z BUILD_TARGET: default 2025-05-07T20:22:59.2917057Z BUILD_VARIANT: cuda 2025-05-07T20:22:59.2917303Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:59.2917572Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:59.2917817Z ##[endgroup] 2025-05-07T20:22:59.3010770Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2025-05-07T20:22:59.3011155Z with: 2025-05-07T20:22:59.3011554Z timeout_minutes: 10 2025-05-07T20:22:59.3011793Z max_attempts: 3 2025-05-07T20:22:59.3035606Z 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.3059521Z retry_wait_seconds: 10 2025-05-07T20:22:59.3059788Z polling_interval_seconds: 1 2025-05-07T20:22:59.3060051Z warning_on_retry: true 2025-05-07T20:22:59.3060303Z continue_on_error: false 2025-05-07T20:22:59.3060553Z env: 2025-05-07T20:22:59.3060769Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:59.3061075Z BUILD_ENV: build_binary 2025-05-07T20:22:59.3061323Z BUILD_TARGET: default 2025-05-07T20:22:59.3061556Z BUILD_VARIANT: cuda 2025-05-07T20:22:59.3061804Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:22:59.3062065Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:59.3062307Z DRIVER_VERSION: 570.133.07 2025-05-07T20:22:59.3062557Z ##[endgroup] 2025-05-07T20:22:59.3859425Z == Installing nvidia driver NVIDIA-Linux-x86_64-570.133.07.run == 2025-05-07T20:22:59.3860351Z + pre_install_nvidia_driver_amzn2 2025-05-07T20:22:59.3863095Z + sudo yum remove -y nvidia-driver-latest-dkms 2025-05-07T20:22:59.9908044Z No match for argument: nvidia-driver-latest-dkms 2025-05-07T20:22:59.9908412Z No packages marked for removal. 2025-05-07T20:22:59.9970783Z Dependencies resolved. 2025-05-07T20:22:59.9980497Z Nothing to do. 2025-05-07T20:22:59.9980907Z Complete! 2025-05-07T20:23:00.0302560Z + install_nvidia_driver_common 2025-05-07T20:23:00.0308554Z + echo 'Before installing NVIDIA driver' 2025-05-07T20:23:00.0308863Z + lspci 2025-05-07T20:23:00.0310339Z Before installing NVIDIA driver 2025-05-07T20:23:00.0490186Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:00.0491076Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:00.0504013Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:00.0504566Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:00.0505067Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:00.0505591Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:00.0506082Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:00.0506570Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:00.0506984Z + lsmod 2025-05-07T20:23:00.0532874Z Module Size Used by 2025-05-07T20:23:00.0533199Z xt_conntrack 16384 1 2025-05-07T20:23:00.0533476Z nft_chain_nat 16384 3 2025-05-07T20:23:00.0533741Z xt_MASQUERADE 20480 1 2025-05-07T20:23:00.0534060Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:00.0534404Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:00.0534810Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:00.0535284Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:00.0535607Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:00.0535909Z xfrm_user 57344 1 2025-05-07T20:23:00.0536177Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:00.0536474Z xt_addrtype 16384 2 2025-05-07T20:23:00.0536742Z nft_compat 20480 4 2025-05-07T20:23:00.0537060Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:00.0537481Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:00.0537869Z br_netfilter 36864 0 2025-05-07T20:23:00.0538157Z bridge 323584 1 br_netfilter 2025-05-07T20:23:00.0538457Z stp 16384 1 bridge 2025-05-07T20:23:00.0538752Z llc 16384 2 bridge,stp 2025-05-07T20:23:00.0539046Z overlay 167936 0 2025-05-07T20:23:00.0539299Z tls 135168 0 2025-05-07T20:23:00.0539559Z nls_ascii 16384 1 2025-05-07T20:23:00.0539817Z nls_cp437 20480 1 2025-05-07T20:23:00.0540069Z vfat 24576 1 2025-05-07T20:23:00.0540326Z fat 86016 1 vfat 2025-05-07T20:23:00.0540599Z sunrpc 696320 1 2025-05-07T20:23:00.0540857Z ena 180224 0 2025-05-07T20:23:00.0541104Z i8042 45056 0 2025-05-07T20:23:00.0541358Z serio 28672 3 i8042 2025-05-07T20:23:00.0541636Z button 24576 0 2025-05-07T20:23:00.0541897Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:00.0542171Z sch_fq_codel 20480 17 2025-05-07T20:23:00.0542435Z dm_mod 188416 0 2025-05-07T20:23:00.0542687Z fuse 163840 1 2025-05-07T20:23:00.0542947Z loop 36864 0 2025-05-07T20:23:00.0543203Z configfs 57344 1 2025-05-07T20:23:00.0543461Z dax 45056 1 dm_mod 2025-05-07T20:23:00.0543740Z dmi_sysfs 20480 0 2025-05-07T20:23:00.0544003Z crc32_pclmul 16384 0 2025-05-07T20:23:00.0544263Z crc32c_intel 24576 0 2025-05-07T20:23:00.0544520Z efivarfs 24576 1 2025-05-07T20:23:00.0544782Z + modinfo nvidia 2025-05-07T20:23:00.0550444Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:00.0550912Z import_ns: DMA_BUF 2025-05-07T20:23:00.0551177Z alias: char-major-195-* 2025-05-07T20:23:00.0551454Z version: 570.133.07 2025-05-07T20:23:00.0551710Z supported: external 2025-05-07T20:23:00.0552061Z license: Dual MIT/GPL 2025-05-07T20:23:00.0552387Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:00.0553072Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:00.0553413Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:00.0553731Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:00.0554074Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:00.0554415Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:00.0554728Z depends: i2c-core,drm 2025-05-07T20:23:00.0554998Z retpoline: Y 2025-05-07T20:23:00.0555228Z name: nvidia 2025-05-07T20:23:00.0555588Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:00.0556071Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:00.0556525Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:00.0557043Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:00.0557358Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:00.0557678Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:00.0558011Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:00.0558314Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:00.0558627Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:00.0558998Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:00.0559388Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:00.0559731Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:00.0560044Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:00.0560439Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:00.0560811Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:00.0561216Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:00.0561608Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:00.0562031Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:00.0562447Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:00.0562884Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:00.0563295Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:00.0563639Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:00.0564017Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:00.0564396Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:00.0564746Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:00.0565079Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:00.0565421Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:00.0565748Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:00.0566069Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:00.0566424Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:00.0566789Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:00.0567130Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:00.0567478Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:00.0567855Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:00.0568229Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:00.0568583Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:00.0568927Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:00.0569220Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:00.0569557Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:00.0569892Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:00.0570215Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:00.0570561Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:00.0570927Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:00.0571286Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:00.0571622Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:00.0571977Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:00.0572422Z parm: rm_firmware_active:charp 2025-05-07T20:23:00.0572736Z + HAS_NVIDIA_DRIVER=0 2025-05-07T20:23:00.0572999Z ++ command -v nvidia-smi 2025-05-07T20:23:00.0573268Z + '[' -x /usr/bin/nvidia-smi ']' 2025-05-07T20:23:00.0573528Z + set +e 2025-05-07T20:23:00.0573850Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2025-05-07T20:23:01.8529002Z + INSTALLED_DRIVER_VERSION=570.133.07 2025-05-07T20:23:01.8529361Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:01.8529611Z + '[' 0 -ne 0 ']' 2025-05-07T20:23:01.8529840Z + '[' 570.133.07 '!=' 570.133.07 ']' 2025-05-07T20:23:01.8530116Z + HAS_NVIDIA_DRIVER=1 2025-05-07T20:23:01.8530559Z + echo 'NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation' 2025-05-07T20:23:01.8531037Z + set -e 2025-05-07T20:23:01.8531589Z + '[' 1 -eq 0 ']' 2025-05-07T20:23:01.8531988Z NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation 2025-05-07T20:23:01.8532803Z + post_install_nvidia_driver_common 2025-05-07T20:23:01.8536282Z + sudo modprobe nvidia 2025-05-07T20:23:02.0386183Z + echo 'After installing NVIDIA driver' 2025-05-07T20:23:02.0386635Z + lspci 2025-05-07T20:23:02.0386967Z After installing NVIDIA driver 2025-05-07T20:23:02.0502342Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:02.0502868Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:02.0503429Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:02.0503962Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:02.0504442Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:02.0504980Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:02.0505508Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:02.0505989Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:02.0506415Z + lsmod 2025-05-07T20:23:02.0536103Z Module Size Used by 2025-05-07T20:23:02.0536636Z nvidia_uvm 1884160 0 2025-05-07T20:23:02.0536950Z nvidia 11583488 1 nvidia_uvm 2025-05-07T20:23:02.0537251Z drm 602112 1 nvidia 2025-05-07T20:23:02.0537565Z drm_panel_orientation_quirks 32768 1 drm 2025-05-07T20:23:02.0537884Z backlight 24576 1 drm 2025-05-07T20:23:02.0538295Z i2c_core 110592 2 nvidia,drm 2025-05-07T20:23:02.0538868Z xt_conntrack 16384 1 2025-05-07T20:23:02.0539380Z nft_chain_nat 16384 3 2025-05-07T20:23:02.0539864Z xt_MASQUERADE 20480 1 2025-05-07T20:23:02.0540407Z nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:02.0541044Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:02.0541788Z nf_conntrack 184320 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:02.0542591Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:02.0543182Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:02.0543729Z xfrm_user 57344 1 2025-05-07T20:23:02.0544226Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:02.0544757Z xt_addrtype 16384 2 2025-05-07T20:23:02.0545234Z nft_compat 20480 4 2025-05-07T20:23:02.0545793Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:02.0546541Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:02.0547226Z br_netfilter 36864 0 2025-05-07T20:23:02.0547733Z bridge 323584 1 br_netfilter 2025-05-07T20:23:02.0548245Z stp 16384 1 bridge 2025-05-07T20:23:02.0548568Z llc 16384 2 bridge,stp 2025-05-07T20:23:02.0548862Z overlay 167936 0 2025-05-07T20:23:02.0549118Z tls 135168 0 2025-05-07T20:23:02.0549363Z nls_ascii 16384 1 2025-05-07T20:23:02.0549881Z nls_cp437 20480 1 2025-05-07T20:23:02.0550139Z vfat 24576 1 2025-05-07T20:23:02.0550385Z fat 86016 1 vfat 2025-05-07T20:23:02.0550654Z sunrpc 696320 1 2025-05-07T20:23:02.0550908Z ena 180224 0 2025-05-07T20:23:02.0551153Z i8042 45056 0 2025-05-07T20:23:02.0551410Z serio 28672 3 i8042 2025-05-07T20:23:02.0551684Z button 24576 0 2025-05-07T20:23:02.0551941Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:02.0552210Z sch_fq_codel 20480 17 2025-05-07T20:23:02.0552473Z dm_mod 188416 0 2025-05-07T20:23:02.0552718Z fuse 163840 1 2025-05-07T20:23:02.0552970Z loop 36864 0 2025-05-07T20:23:02.0553363Z configfs 57344 1 2025-05-07T20:23:02.0553625Z dax 45056 1 dm_mod 2025-05-07T20:23:02.0553897Z dmi_sysfs 20480 0 2025-05-07T20:23:02.0554157Z crc32_pclmul 16384 0 2025-05-07T20:23:02.0554423Z crc32c_intel 24576 0 2025-05-07T20:23:02.0554671Z efivarfs 24576 1 2025-05-07T20:23:02.0554922Z + modinfo nvidia 2025-05-07T20:23:02.0555331Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:02.0555776Z import_ns: DMA_BUF 2025-05-07T20:23:02.0556024Z alias: char-major-195-* 2025-05-07T20:23:02.0556298Z version: 570.133.07 2025-05-07T20:23:02.0556548Z supported: external 2025-05-07T20:23:02.0556795Z license: Dual MIT/GPL 2025-05-07T20:23:02.0557084Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:02.0557441Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:02.0557760Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:02.0558117Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:02.0558489Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:02.0558828Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:02.0559155Z depends: i2c-core,drm 2025-05-07T20:23:02.0559420Z retpoline: Y 2025-05-07T20:23:02.0559652Z name: nvidia 2025-05-07T20:23:02.0560018Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:02.0560614Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:02.0561064Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:02.0561482Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:02.0561798Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:02.0562109Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:02.0562420Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:02.0562732Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:02.0563044Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:02.0563406Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:02.0563801Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:02.0564141Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:02.0564449Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:02.0564757Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:02.0565125Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:02.0565528Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:02.0565910Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:02.0566329Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:02.0566745Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:02.0567168Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:02.0567590Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:02.0567934Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:02.0568315Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:02.0568788Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:02.0569137Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:02.0569462Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:02.0569789Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:02.0570117Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:02.0570432Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:02.0570779Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:02.0571146Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:02.0571478Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:02.0571816Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:02.0572162Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:02.0572597Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:02.0572945Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:02.0573277Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:02.0573577Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:02.0573907Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:02.0574230Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:02.0574549Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:02.0574884Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:02.0575246Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:02.0575593Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:02.0575928Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:02.0576279Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:02.0576615Z parm: rm_firmware_active:charp 2025-05-07T20:23:02.0576902Z + set +e 2025-05-07T20:23:02.0577105Z + nvidia-smi 2025-05-07T20:23:03.4642664Z Wed May 7 20:23:03 2025 2025-05-07T20:23:03.4643130Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:03.4643688Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:03.4644185Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:03.4644701Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:03.4645232Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:03.4645670Z | | | MIG M. | 2025-05-07T20:23:03.4646006Z |=========================================+========================+======================| 2025-05-07T20:23:03.4706111Z | 0 NVIDIA A10G Off | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:03.4706591Z | 0% 32C P0 65W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:03.4706995Z | | | N/A | 2025-05-07T20:23:03.4707400Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:03.4708131Z 2025-05-07T20:23:03.4708987Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:03.4709864Z | Processes: | 2025-05-07T20:23:03.4710752Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:03.4711579Z | ID ID Usage | 2025-05-07T20:23:03.4712282Z |=========================================================================================| 2025-05-07T20:23:03.4713123Z | No running processes found | 2025-05-07T20:23:03.4714552Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:03.8780485Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2025-05-07T20:23:05.2793385Z NVIDIA A10G 2025-05-07T20:23:05.5473985Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:05.5474502Z + '[' 0 -eq 0 ']' 2025-05-07T20:23:05.5475011Z + echo 'INFO: Ignoring allowed status 0' 2025-05-07T20:23:05.5475588Z + set -e 2025-05-07T20:23:05.5476021Z INFO: Ignoring allowed status 0 2025-05-07T20:23:05.5482348Z == Installing nvidia container toolkit for amzn2023 == 2025-05-07T20:23:05.5486089Z + sudo yum install -y yum-utils 2025-05-07T20:23:05.9655530Z Last metadata expiration check: 0:06:16 ago on Wed May 7 20:16:49 2025. 2025-05-07T20:23:05.9904774Z Package dnf-utils-4.3.0-13.amzn2023.0.5.noarch is already installed. 2025-05-07T20:23:06.0300177Z Dependencies resolved. 2025-05-07T20:23:06.0485710Z Nothing to do. 2025-05-07T20:23:06.0485958Z Complete! 2025-05-07T20:23:06.0886306Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2025-05-07T20:23:06.0887159Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:06.0888039Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:06.4799775Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:06.5345058Z + sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 2025-05-07T20:23:07.0825340Z nvidia-container-toolkit 14 kB/s | 833 B 00:00 2025-05-07T20:23:07.1072704Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2025-05-07T20:23:07.1473276Z Dependencies resolved. 2025-05-07T20:23:07.1651682Z ================================================================================ 2025-05-07T20:23:07.1652123Z Package Arch Version Repository Size 2025-05-07T20:23:07.1652538Z ================================================================================ 2025-05-07T20:23:07.1652848Z Downgrading: 2025-05-07T20:23:07.1653207Z nvidia-container-toolkit x86_64 1.16.2-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:07.1653797Z nvidia-container-toolkit-base x86_64 1.16.2-1 nvidia-container-toolkit 5.6 M 2025-05-07T20:23:07.1654159Z 2025-05-07T20:23:07.1654254Z Transaction Summary 2025-05-07T20:23:07.1654507Z ================================================================================ 2025-05-07T20:23:07.1654933Z Downgrade 2 Packages 2025-05-07T20:23:07.1655107Z 2025-05-07T20:23:07.1655215Z Total download size: 6.8 M 2025-05-07T20:23:07.1655622Z Downloading Packages: 2025-05-07T20:23:07.2016189Z (1/2): nvidia-container-toolkit-1.16.2-1.x86_64 35 MB/s | 1.2 MB 00:00 2025-05-07T20:23:07.2448682Z (2/2): nvidia-container-toolkit-base-1.16.2-1.x 72 MB/s | 5.6 MB 00:00 2025-05-07T20:23:07.2457013Z -------------------------------------------------------------------------------- 2025-05-07T20:23:07.2460050Z Total 85 MB/s | 6.8 MB 00:00 2025-05-07T20:23:07.2462632Z Running transaction check 2025-05-07T20:23:07.2563666Z Transaction check succeeded. 2025-05-07T20:23:07.2564468Z Running transaction test 2025-05-07T20:23:07.2855084Z Transaction test succeeded. 2025-05-07T20:23:07.2857655Z Running transaction 2025-05-07T20:23:07.8317364Z Preparing : 1/1 2025-05-07T20:23:07.9368794Z Downgrading : nvidia-container-toolkit-base-1.16.2-1.x86_64 1/4 2025-05-07T20:23:07.9399921Z Downgrading : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:07.9620288Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:07.9621516Z Cleanup : nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:07.9725385Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 3/4 2025-05-07T20:23:07.9748053Z Cleanup : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4 2025-05-07T20:23:11.3772402Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 4/4 2025-05-07T20:23:11.3773000Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 1/4 2025-05-07T20:23:11.3773561Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:11.3774107Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 3/4 2025-05-07T20:23:11.5249704Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 4/4================================================================================ 2025-05-07T20:23:11.5250526Z WARNING: 2025-05-07T20:23:11.5250775Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:11.5251015Z 2025-05-07T20:23:11.5251113Z Available Versions: 2025-05-07T20:23:11.5251267Z 2025-05-07T20:23:11.5251385Z Version 2023.7.20250331: 2025-05-07T20:23:11.5251697Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:11.5251957Z 2025-05-07T20:23:11.5252085Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:11.5252295Z 2025-05-07T20:23:11.5252392Z Release notes: 2025-05-07T20:23:11.5252808Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:11.5253185Z 2025-05-07T20:23:11.5253333Z Version 2023.7.20250414: 2025-05-07T20:23:11.5253770Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:11.5254052Z 2025-05-07T20:23:11.5254343Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:11.5254638Z 2025-05-07T20:23:11.5254767Z Release notes: 2025-05-07T20:23:11.5255276Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:11.5255653Z 2025-05-07T20:23:11.5255847Z Version 2023.7.20250428: 2025-05-07T20:23:11.5268269Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:11.5268544Z 2025-05-07T20:23:11.5268679Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:11.5268899Z 2025-05-07T20:23:11.5268988Z Release notes: 2025-05-07T20:23:11.5269406Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:11.5269781Z 2025-05-07T20:23:11.5269901Z ================================================================================ 2025-05-07T20:23:11.5608022Z 2025-05-07T20:23:11.5608231Z 2025-05-07T20:23:11.5608398Z Downgraded: 2025-05-07T20:23:11.5608804Z nvidia-container-toolkit-1.16.2-1.x86_64 2025-05-07T20:23:11.5609389Z nvidia-container-toolkit-base-1.16.2-1.x86_64 2025-05-07T20:23:11.5609754Z 2025-05-07T20:23:11.5609844Z Complete! 2025-05-07T20:23:11.6076209Z + sudo systemctl restart docker 2025-05-07T20:23:15.8235944Z Wed May 7 20:23:15 2025 2025-05-07T20:23:15.8236780Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:15.8237796Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:15.8239147Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:15.8240156Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:15.8241392Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:15.8242001Z | | | MIG M. | 2025-05-07T20:23:15.8242360Z |=========================================+========================+======================| 2025-05-07T20:23:15.8317725Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:15.8318623Z | 0% 32C P0 64W / 300W | 0MiB / 23028MiB | 4% Default | 2025-05-07T20:23:15.8319223Z | | | N/A | 2025-05-07T20:23:15.8319618Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:15.8320017Z 2025-05-07T20:23:15.8320520Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:15.8320954Z | Processes: | 2025-05-07T20:23:15.8321400Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:15.8323767Z | ID ID Usage | 2025-05-07T20:23:15.8324119Z |=========================================================================================| 2025-05-07T20:23:15.8324553Z | No running processes found | 2025-05-07T20:23:15.8325033Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:16.3666453Z Command completed after 1 attempt(s). 2025-05-07T20:23:16.3750735Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:16.3751230Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:16.3765657Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:16.3766026Z env: 2025-05-07T20:23:16.3766268Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:16.3766580Z BUILD_ENV: build_binary 2025-05-07T20:23:16.3766844Z BUILD_TARGET: default 2025-05-07T20:23:16.3767114Z BUILD_VARIANT: cuda 2025-05-07T20:23:16.3767360Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:16.3767635Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:16.3767955Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:16.3768295Z ##[endgroup] 2025-05-07T20:23:16.7141620Z ################################################################################ 2025-05-07T20:23:16.7142022Z # Print System Info 2025-05-07T20:23:16.7142265Z # 2025-05-07T20:23:16.7158749Z # [2025-05-07T20:23:16.715Z] + print_system_info 2025-05-07T20:23:16.7159133Z ################################################################################ 2025-05-07T20:23:16.7159363Z 2025-05-07T20:23:16.7159476Z ################################################################################ 2025-05-07T20:23:16.7159816Z [INFO] Printing environment variables ... 2025-05-07T20:23:16.7160122Z + printenv 2025-05-07T20:23:16.7160303Z 2025-05-07T20:23:16.7180570Z SHELL=/bin/bash 2025-05-07T20:23:16.7180951Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:23:16.7181497Z BUILD_VARIANT=cuda 2025-05-07T20:23:16.7182129Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_24d76265-4663-4b55-a86b-961460687029 2025-05-07T20:23:16.7183362Z GITHUB_ACTION=__run 2025-05-07T20:23:16.7183942Z GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:16.7184638Z GITHUB_RUN_NUMBER=10601 2025-05-07T20:23:16.7185139Z RUNNER_NAME=i-07d8486545edc5f5b 2025-05-07T20:23:16.7185700Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T20:23:16.7186316Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T20:23:16.7186855Z MACHINE_NAME_LC=x86_64 2025-05-07T20:23:16.7187600Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=/home/ec2-user/runner-scripts/after_job.sh 2025-05-07T20:23:16.7188469Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T20:23:16.7189034Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T20:23:16.7189619Z GITHUB_REF_TYPE=branch 2025-05-07T20:23:16.7190737Z *** 2025-05-07T20:23:16.7191143Z LOGNAME=ec2-user 2025-05-07T20:23:16.7192724Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T20:23:16.7192990Z ENFORCE_CUDA_DEVICE=1 2025-05-07T20:23:16.7193231Z GITHUB_ACTIONS=true 2025-05-07T20:23:16.7193459Z SYSTEMD_EXEC_PID=55517 2025-05-07T20:23:16.7193741Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:23:16.7194292Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cuda.yml@refs/pull/4066/merge 2025-05-07T20:23:16.7194811Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T20:23:16.7195100Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T20:23:16.7195364Z RUNNER_OS=Linux 2025-05-07T20:23:16.7195595Z GITHUB_REF_PROTECTED=false 2025-05-07T20:23:16.7195845Z HOME=/home/ec2-user 2025-05-07T20:23:16.7196106Z GITHUB_API_URL=https://api.github.com 2025-05-07T20:23:16.7196406Z LANG=C.UTF-8 2025-05-07T20:23:16.7196703Z RUNNER_TRACKING_ID=github_8e746bcf-f2a2-496c-b9d7-cec39c0f99a3 2025-05-07T20:23:16.7197074Z RUNNER_ARCH=X64 2025-05-07T20:23:16.7197362Z RUNNER_TEMP=/home/ec2-user/actions-runner/_work/_temp 2025-05-07T20:23:16.7198068Z BUILD_TARGET=default 2025-05-07T20:23:16.7198604Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_24d76265-4663-4b55-a86b-961460687029 2025-05-07T20:23:16.7199461Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_24d76265-4663-4b55-a86b-961460687029 2025-05-07T20:23:16.7200195Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-05-07T20:23:16.7200955Z INVOCATION_ID=b128787e4fba487da0626397f821ae8f 2025-05-07T20:23:16.7201286Z GITHUB_EVENT_NAME=pull_request 2025-05-07T20:23:16.7201556Z GITHUB_RUN_ID=14891846252 2025-05-07T20:23:16.7202130Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_24d76265-4663-4b55-a86b-961460687029 2025-05-07T20:23:16.7202734Z BUILD_ENV=build_binary 2025-05-07T20:23:16.7202969Z GITHUB_ACTOR=q10 2025-05-07T20:23:16.7203192Z GITHUB_RUN_ATTEMPT=1 2025-05-07T20:23:16.7203427Z KERN_NAME_LC=linux 2025-05-07T20:23:16.7203667Z BUILD_CUDA_VERSION=11.8.0 2025-05-07T20:23:16.7203971Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T20:23:16.7204320Z PLATFORM_NAME=Linux-x86_64 2025-05-07T20:23:16.7204561Z USER=ec2-user 2025-05-07T20:23:16.7204798Z GITHUB_SERVER_URL=https://github.com 2025-05-07T20:23:16.7205079Z SHLVL=1 2025-05-07T20:23:16.7205269Z GITHUB_ACTOR_ID=255046 2025-05-07T20:23:16.7205581Z RUNNER_TOOL_CACHE=/home/ec2-user/actions-runner/_work/_tool 2025-05-07T20:23:16.7206025Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T20:23:16.7206385Z GITHUB_REF_NAME=4066/merge 2025-05-07T20:23:16.7206632Z KERN_NAME=Linux 2025-05-07T20:23:16.7206866Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T20:23:16.7207276Z ACTIONS_RUNNER_HOOK_JOB_STARTED=/home/ec2-user/runner-scripts/before_job.sh 2025-05-07T20:23:16.7207700Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T20:23:16.7207980Z GITHUB_RETENTION_DAYS=90 2025-05-07T20:23:16.7208229Z JOURNAL_STREAM=8:75730 2025-05-07T20:23:16.7208545Z RUNNER_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM 2025-05-07T20:23:16.7208912Z GITHUB_ACTION_REPOSITORY= 2025-05-07T20:23:16.7209222Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 2025-05-07T20:23:16.7209552Z GITHUB_BASE_REF=main 2025-05-07T20:23:16.7209773Z CI=true 2025-05-07T20:23:16.7209985Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T20:23:16.7210264Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T20:23:16.7210543Z GITHUB_ACTION_REF= 2025-05-07T20:23:16.7210795Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI CUDA CI 2025-05-07T20:23:16.7211398Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_24d76265-4663-4b55-a86b-961460687029 2025-05-07T20:23:16.7211986Z MACHINE_NAME=x86_64 2025-05-07T20:23:16.7212214Z _=/usr/bin/printenv 2025-05-07T20:23:16.7212347Z 2025-05-07T20:23:16.7212486Z ################################################################################ 2025-05-07T20:23:16.7212802Z [INFO] Print ldd version ... 2025-05-07T20:23:16.7213066Z + ldd --version 2025-05-07T20:23:16.7213195Z 2025-05-07T20:23:16.7213291Z ldd (GNU libc) 2.34 2025-05-07T20:23:16.7213553Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:23:16.7213999Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:23:16.7214539Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:23:16.7214993Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T20:23:16.7215213Z 2025-05-07T20:23:16.7215327Z ################################################################################ 2025-05-07T20:23:16.7215642Z [INFO] Print CPU info ... 2025-05-07T20:23:16.7215885Z + nproc 2025-05-07T20:23:16.7215992Z 2025-05-07T20:23:16.7224501Z 16 2025-05-07T20:23:16.7226282Z 2025-05-07T20:23:16.7226540Z + lscpu 2025-05-07T20:23:16.7336820Z 2025-05-07T20:23:16.7337255Z Architecture: x86_64 2025-05-07T20:23:16.7337664Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:23:16.7338674Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7339262Z Byte Order: Little Endian 2025-05-07T20:23:16.7339732Z CPU(s): 16 2025-05-07T20:23:16.7340150Z On-line CPU(s) list: 0-15 2025-05-07T20:23:16.7340569Z Vendor ID: AuthenticAMD 2025-05-07T20:23:16.7341035Z Model name: AMD EPYC 7R32 2025-05-07T20:23:16.7341736Z CPU family: 23 2025-05-07T20:23:16.7342165Z Model: 49 2025-05-07T20:23:16.7342554Z Thread(s) per core: 2 2025-05-07T20:23:16.7342887Z Core(s) per socket: 8 2025-05-07T20:23:16.7343188Z Socket(s): 1 2025-05-07T20:23:16.7343465Z Stepping: 0 2025-05-07T20:23:16.7343768Z BogoMIPS: 5599.99 2025-05-07T20:23:16.7345950Z 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:16.7348203Z Hypervisor vendor: KVM 2025-05-07T20:23:16.7348520Z Virtualization type: full 2025-05-07T20:23:16.7348857Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:23:16.7349231Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:23:16.7349597Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:23:16.7349960Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:23:16.7350281Z NUMA node(s): 1 2025-05-07T20:23:16.7350578Z NUMA node0 CPU(s): 0-15 2025-05-07T20:23:16.7350915Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:23:16.7351286Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:23:16.7351650Z Vulnerability L1tf: Not affected 2025-05-07T20:23:16.7352018Z Vulnerability Mds: Not affected 2025-05-07T20:23:16.7352421Z Vulnerability Meltdown: Not affected 2025-05-07T20:23:16.7352822Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:23:16.7353202Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:23:16.7353763Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:23:16.7354360Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:23:16.7354961Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:23:16.7355748Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:23:16.7356863Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:23:16.7357930Z Vulnerability Srbds: Not affected 2025-05-07T20:23:16.7358501Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:23:16.7358932Z 2025-05-07T20:23:16.7359052Z + cat /proc/cpuinfo 2025-05-07T20:23:16.7359241Z 2025-05-07T20:23:16.7359356Z processor : 0 2025-05-07T20:23:16.7359654Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7359989Z cpu family : 23 2025-05-07T20:23:16.7360408Z model : 49 2025-05-07T20:23:16.7360709Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7361056Z stepping : 0 2025-05-07T20:23:16.7361344Z microcode : 0x830107f 2025-05-07T20:23:16.7361763Z cpu MHz : 3298.847 2025-05-07T20:23:16.7361992Z cache size : 512 KB 2025-05-07T20:23:16.7362258Z physical id : 0 2025-05-07T20:23:16.7362480Z siblings : 16 2025-05-07T20:23:16.7362682Z core id : 0 2025-05-07T20:23:16.7362889Z cpu cores : 8 2025-05-07T20:23:16.7363102Z apicid : 0 2025-05-07T20:23:16.7363302Z initial apicid : 0 2025-05-07T20:23:16.7363524Z fpu : yes 2025-05-07T20:23:16.7363733Z fpu_exception : yes 2025-05-07T20:23:16.7363953Z cpuid level : 13 2025-05-07T20:23:16.7364171Z wp : yes 2025-05-07T20:23:16.7366353Z 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:16.7368691Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7369194Z bogomips : 5599.99 2025-05-07T20:23:16.7369417Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7369662Z clflush size : 64 2025-05-07T20:23:16.7369892Z cache_alignment : 64 2025-05-07T20:23:16.7370171Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7370509Z power management: 2025-05-07T20:23:16.7370645Z 2025-05-07T20:23:16.7370739Z processor : 1 2025-05-07T20:23:16.7370957Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7371204Z cpu family : 23 2025-05-07T20:23:16.7371418Z model : 49 2025-05-07T20:23:16.7371629Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7371882Z stepping : 0 2025-05-07T20:23:16.7372098Z microcode : 0x830107f 2025-05-07T20:23:16.7372338Z cpu MHz : 2702.036 2025-05-07T20:23:16.7372591Z cache size : 512 KB 2025-05-07T20:23:16.7372835Z physical id : 0 2025-05-07T20:23:16.7373058Z siblings : 16 2025-05-07T20:23:16.7373264Z core id : 1 2025-05-07T20:23:16.7373474Z cpu cores : 8 2025-05-07T20:23:16.7373683Z apicid : 2 2025-05-07T20:23:16.7373885Z initial apicid : 2 2025-05-07T20:23:16.7374104Z fpu : yes 2025-05-07T20:23:16.7374314Z fpu_exception : yes 2025-05-07T20:23:16.7374543Z cpuid level : 13 2025-05-07T20:23:16.7374757Z wp : yes 2025-05-07T20:23:16.7376829Z 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:16.7379164Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7379661Z bogomips : 5599.99 2025-05-07T20:23:16.7379890Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7380136Z clflush size : 64 2025-05-07T20:23:16.7380359Z cache_alignment : 64 2025-05-07T20:23:16.7380643Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7380969Z power management: 2025-05-07T20:23:16.7381103Z 2025-05-07T20:23:16.7381206Z processor : 2 2025-05-07T20:23:16.7381425Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7381670Z cpu family : 23 2025-05-07T20:23:16.7381886Z model : 49 2025-05-07T20:23:16.7382096Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7382346Z stepping : 0 2025-05-07T20:23:16.7382588Z microcode : 0x830107f 2025-05-07T20:23:16.7382839Z cpu MHz : 3302.440 2025-05-07T20:23:16.7383064Z cache size : 512 KB 2025-05-07T20:23:16.7383285Z physical id : 0 2025-05-07T20:23:16.7383579Z siblings : 16 2025-05-07T20:23:16.7383790Z core id : 2 2025-05-07T20:23:16.7383993Z cpu cores : 8 2025-05-07T20:23:16.7384187Z apicid : 4 2025-05-07T20:23:16.7384391Z initial apicid : 4 2025-05-07T20:23:16.7384603Z fpu : yes 2025-05-07T20:23:16.7384801Z fpu_exception : yes 2025-05-07T20:23:16.7385026Z cpuid level : 13 2025-05-07T20:23:16.7385235Z wp : yes 2025-05-07T20:23:16.7387373Z 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:16.7389694Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7390200Z bogomips : 5599.99 2025-05-07T20:23:16.7390424Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7390664Z clflush size : 64 2025-05-07T20:23:16.7390877Z cache_alignment : 64 2025-05-07T20:23:16.7391156Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7391786Z power management: 2025-05-07T20:23:16.7391929Z 2025-05-07T20:23:16.7392017Z processor : 3 2025-05-07T20:23:16.7392240Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7392496Z cpu family : 23 2025-05-07T20:23:16.7392709Z model : 49 2025-05-07T20:23:16.7392918Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7393166Z stepping : 0 2025-05-07T20:23:16.7393372Z microcode : 0x830107f 2025-05-07T20:23:16.7393600Z cpu MHz : 2472.548 2025-05-07T20:23:16.7393820Z cache size : 512 KB 2025-05-07T20:23:16.7394031Z physical id : 0 2025-05-07T20:23:16.7394245Z siblings : 16 2025-05-07T20:23:16.7394454Z core id : 3 2025-05-07T20:23:16.7394659Z cpu cores : 8 2025-05-07T20:23:16.7394865Z apicid : 6 2025-05-07T20:23:16.7395066Z initial apicid : 6 2025-05-07T20:23:16.7395278Z fpu : yes 2025-05-07T20:23:16.7395481Z fpu_exception : yes 2025-05-07T20:23:16.7395722Z cpuid level : 13 2025-05-07T20:23:16.7395930Z wp : yes 2025-05-07T20:23:16.7398013Z 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:16.7400376Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7400881Z bogomips : 5599.99 2025-05-07T20:23:16.7401109Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7401346Z clflush size : 64 2025-05-07T20:23:16.7401568Z cache_alignment : 64 2025-05-07T20:23:16.7401847Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7402165Z power management: 2025-05-07T20:23:16.7402305Z 2025-05-07T20:23:16.7402390Z processor : 4 2025-05-07T20:23:16.7402609Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7402845Z cpu family : 23 2025-05-07T20:23:16.7403056Z model : 49 2025-05-07T20:23:16.7403270Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7403511Z stepping : 0 2025-05-07T20:23:16.7403725Z microcode : 0x830107f 2025-05-07T20:23:16.7403955Z cpu MHz : 3248.524 2025-05-07T20:23:16.7404211Z cache size : 512 KB 2025-05-07T20:23:16.7418282Z physical id : 0 2025-05-07T20:23:16.7418529Z siblings : 16 2025-05-07T20:23:16.7418742Z core id : 4 2025-05-07T20:23:16.7418959Z cpu cores : 8 2025-05-07T20:23:16.7419176Z apicid : 8 2025-05-07T20:23:16.7419562Z initial apicid : 8 2025-05-07T20:23:16.7419786Z fpu : yes 2025-05-07T20:23:16.7419997Z fpu_exception : yes 2025-05-07T20:23:16.7420219Z cpuid level : 13 2025-05-07T20:23:16.7420438Z wp : yes 2025-05-07T20:23:16.7422645Z 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:16.7424937Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7425448Z bogomips : 5599.99 2025-05-07T20:23:16.7425684Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7425936Z clflush size : 64 2025-05-07T20:23:16.7426168Z cache_alignment : 64 2025-05-07T20:23:16.7426444Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7426777Z power management: 2025-05-07T20:23:16.7426914Z 2025-05-07T20:23:16.7427012Z processor : 5 2025-05-07T20:23:16.7427235Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7427489Z cpu family : 23 2025-05-07T20:23:16.7427704Z model : 49 2025-05-07T20:23:16.7427916Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7428176Z stepping : 0 2025-05-07T20:23:16.7428397Z microcode : 0x830107f 2025-05-07T20:23:16.7428637Z cpu MHz : 3300.646 2025-05-07T20:23:16.7428857Z cache size : 512 KB 2025-05-07T20:23:16.7429082Z physical id : 0 2025-05-07T20:23:16.7429306Z siblings : 16 2025-05-07T20:23:16.7429514Z core id : 5 2025-05-07T20:23:16.7429724Z cpu cores : 8 2025-05-07T20:23:16.7429936Z apicid : 10 2025-05-07T20:23:16.7430148Z initial apicid : 10 2025-05-07T20:23:16.7430378Z fpu : yes 2025-05-07T20:23:16.7430589Z fpu_exception : yes 2025-05-07T20:23:16.7430810Z cpuid level : 13 2025-05-07T20:23:16.7431026Z wp : yes 2025-05-07T20:23:16.7433100Z 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:16.7435386Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7435884Z bogomips : 5599.99 2025-05-07T20:23:16.7436116Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7436366Z clflush size : 64 2025-05-07T20:23:16.7436587Z cache_alignment : 64 2025-05-07T20:23:16.7436870Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7437198Z power management: 2025-05-07T20:23:16.7437334Z 2025-05-07T20:23:16.7437431Z processor : 6 2025-05-07T20:23:16.7437650Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7437898Z cpu family : 23 2025-05-07T20:23:16.7438121Z model : 49 2025-05-07T20:23:16.7438333Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7438588Z stepping : 0 2025-05-07T20:23:16.7438812Z microcode : 0x830107f 2025-05-07T20:23:16.7439052Z cpu MHz : 3286.651 2025-05-07T20:23:16.7439279Z cache size : 512 KB 2025-05-07T20:23:16.7439504Z physical id : 0 2025-05-07T20:23:16.7439719Z siblings : 16 2025-05-07T20:23:16.7439935Z core id : 6 2025-05-07T20:23:16.7440145Z cpu cores : 8 2025-05-07T20:23:16.7440428Z apicid : 12 2025-05-07T20:23:16.7440649Z initial apicid : 12 2025-05-07T20:23:16.7440872Z fpu : yes 2025-05-07T20:23:16.7441077Z fpu_exception : yes 2025-05-07T20:23:16.7441395Z cpuid level : 13 2025-05-07T20:23:16.7441619Z wp : yes 2025-05-07T20:23:16.7443828Z 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:16.7446137Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7446641Z bogomips : 5599.99 2025-05-07T20:23:16.7446872Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7447123Z clflush size : 64 2025-05-07T20:23:16.7447346Z cache_alignment : 64 2025-05-07T20:23:16.7447631Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7447947Z power management: 2025-05-07T20:23:16.7448081Z 2025-05-07T20:23:16.7448172Z processor : 7 2025-05-07T20:23:16.7448398Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7448646Z cpu family : 23 2025-05-07T20:23:16.7448854Z model : 49 2025-05-07T20:23:16.7449073Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7449328Z stepping : 0 2025-05-07T20:23:16.7449539Z microcode : 0x830107f 2025-05-07T20:23:16.7449786Z cpu MHz : 3298.757 2025-05-07T20:23:16.7450015Z cache size : 512 KB 2025-05-07T20:23:16.7450234Z physical id : 0 2025-05-07T20:23:16.7450455Z siblings : 16 2025-05-07T20:23:16.7450668Z core id : 7 2025-05-07T20:23:16.7450870Z cpu cores : 8 2025-05-07T20:23:16.7451080Z apicid : 14 2025-05-07T20:23:16.7451299Z initial apicid : 14 2025-05-07T20:23:16.7451515Z fpu : yes 2025-05-07T20:23:16.7451726Z fpu_exception : yes 2025-05-07T20:23:16.7451955Z cpuid level : 13 2025-05-07T20:23:16.7452163Z wp : yes 2025-05-07T20:23:16.7454221Z 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:16.7456489Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7456991Z bogomips : 5599.99 2025-05-07T20:23:16.7457220Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7457459Z clflush size : 64 2025-05-07T20:23:16.7457688Z cache_alignment : 64 2025-05-07T20:23:16.7457974Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7458302Z power management: 2025-05-07T20:23:16.7458446Z 2025-05-07T20:23:16.7458534Z processor : 8 2025-05-07T20:23:16.7458762Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7459006Z cpu family : 23 2025-05-07T20:23:16.7459224Z model : 49 2025-05-07T20:23:16.7459439Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7459683Z stepping : 0 2025-05-07T20:23:16.7459905Z microcode : 0x830107f 2025-05-07T20:23:16.7460145Z cpu MHz : 3299.511 2025-05-07T20:23:16.7460371Z cache size : 512 KB 2025-05-07T20:23:16.7460591Z physical id : 0 2025-05-07T20:23:16.7460816Z siblings : 16 2025-05-07T20:23:16.7461027Z core id : 0 2025-05-07T20:23:16.7461226Z cpu cores : 8 2025-05-07T20:23:16.7461431Z apicid : 1 2025-05-07T20:23:16.7461630Z initial apicid : 1 2025-05-07T20:23:16.7461836Z fpu : yes 2025-05-07T20:23:16.7462032Z fpu_exception : yes 2025-05-07T20:23:16.7462247Z cpuid level : 13 2025-05-07T20:23:16.7462449Z wp : yes 2025-05-07T20:23:16.7464496Z 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:16.7467105Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7467599Z bogomips : 5599.99 2025-05-07T20:23:16.7467815Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7468054Z clflush size : 64 2025-05-07T20:23:16.7468276Z cache_alignment : 64 2025-05-07T20:23:16.7468552Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7468871Z power management: 2025-05-07T20:23:16.7469004Z 2025-05-07T20:23:16.7469095Z processor : 9 2025-05-07T20:23:16.7469315Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7469556Z cpu family : 23 2025-05-07T20:23:16.7469763Z model : 49 2025-05-07T20:23:16.7469979Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7470226Z stepping : 0 2025-05-07T20:23:16.7470446Z microcode : 0x830107f 2025-05-07T20:23:16.7470687Z cpu MHz : 2354.349 2025-05-07T20:23:16.7470906Z cache size : 512 KB 2025-05-07T20:23:16.7471189Z physical id : 0 2025-05-07T20:23:16.7471416Z siblings : 16 2025-05-07T20:23:16.7471624Z core id : 1 2025-05-07T20:23:16.7471845Z cpu cores : 8 2025-05-07T20:23:16.7472063Z apicid : 3 2025-05-07T20:23:16.7472274Z initial apicid : 3 2025-05-07T20:23:16.7472534Z fpu : yes 2025-05-07T20:23:16.7472759Z fpu_exception : yes 2025-05-07T20:23:16.7472983Z cpuid level : 13 2025-05-07T20:23:16.7473202Z wp : yes 2025-05-07T20:23:16.7475279Z 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:16.7477588Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7478097Z bogomips : 5599.99 2025-05-07T20:23:16.7478323Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7478576Z clflush size : 64 2025-05-07T20:23:16.7478808Z cache_alignment : 64 2025-05-07T20:23:16.7479085Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7479422Z power management: 2025-05-07T20:23:16.7479557Z 2025-05-07T20:23:16.7479657Z processor : 10 2025-05-07T20:23:16.7479883Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7480145Z cpu family : 23 2025-05-07T20:23:16.7480418Z model : 49 2025-05-07T20:23:16.7480634Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7480895Z stepping : 0 2025-05-07T20:23:16.7481120Z microcode : 0x830107f 2025-05-07T20:23:16.7481356Z cpu MHz : 3302.081 2025-05-07T20:23:16.7481586Z cache size : 512 KB 2025-05-07T20:23:16.7481819Z physical id : 0 2025-05-07T20:23:16.7482032Z siblings : 16 2025-05-07T20:23:16.7482251Z core id : 2 2025-05-07T20:23:16.7482490Z cpu cores : 8 2025-05-07T20:23:16.7482731Z apicid : 5 2025-05-07T20:23:16.7482943Z initial apicid : 5 2025-05-07T20:23:16.7483176Z fpu : yes 2025-05-07T20:23:16.7483385Z fpu_exception : yes 2025-05-07T20:23:16.7483608Z cpuid level : 13 2025-05-07T20:23:16.7483828Z wp : yes 2025-05-07T20:23:16.7485889Z 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:16.7488636Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7489349Z bogomips : 5599.99 2025-05-07T20:23:16.7489814Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7490178Z clflush size : 64 2025-05-07T20:23:16.7490483Z cache_alignment : 64 2025-05-07T20:23:16.7490868Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7491302Z power management: 2025-05-07T20:23:16.7491667Z 2025-05-07T20:23:16.7491792Z processor : 11 2025-05-07T20:23:16.7492093Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7492430Z cpu family : 23 2025-05-07T20:23:16.7492734Z model : 49 2025-05-07T20:23:16.7493021Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7493357Z stepping : 0 2025-05-07T20:23:16.7493644Z microcode : 0x830107f 2025-05-07T20:23:16.7493944Z cpu MHz : 3286.056 2025-05-07T20:23:16.7494163Z cache size : 512 KB 2025-05-07T20:23:16.7494378Z physical id : 0 2025-05-07T20:23:16.7494583Z siblings : 16 2025-05-07T20:23:16.7494786Z core id : 3 2025-05-07T20:23:16.7494988Z cpu cores : 8 2025-05-07T20:23:16.7495185Z apicid : 7 2025-05-07T20:23:16.7495384Z initial apicid : 7 2025-05-07T20:23:16.7495608Z fpu : yes 2025-05-07T20:23:16.7495805Z fpu_exception : yes 2025-05-07T20:23:16.7496027Z cpuid level : 13 2025-05-07T20:23:16.7496237Z wp : yes 2025-05-07T20:23:16.7498249Z 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:16.7500524Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7501017Z bogomips : 5599.99 2025-05-07T20:23:16.7501244Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7501489Z clflush size : 64 2025-05-07T20:23:16.7501706Z cache_alignment : 64 2025-05-07T20:23:16.7501984Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7502309Z power management: 2025-05-07T20:23:16.7502443Z 2025-05-07T20:23:16.7502530Z processor : 12 2025-05-07T20:23:16.7502755Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7502996Z cpu family : 23 2025-05-07T20:23:16.7503198Z model : 49 2025-05-07T20:23:16.7503407Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7503754Z stepping : 0 2025-05-07T20:23:16.7504043Z microcode : 0x830107f 2025-05-07T20:23:16.7504378Z cpu MHz : 3232.579 2025-05-07T20:23:16.7504683Z cache size : 512 KB 2025-05-07T20:23:16.7504996Z physical id : 0 2025-05-07T20:23:16.7505316Z siblings : 16 2025-05-07T20:23:16.7505603Z core id : 4 2025-05-07T20:23:16.7505864Z cpu cores : 8 2025-05-07T20:23:16.7506133Z apicid : 9 2025-05-07T20:23:16.7506407Z initial apicid : 9 2025-05-07T20:23:16.7506700Z fpu : yes 2025-05-07T20:23:16.7506985Z fpu_exception : yes 2025-05-07T20:23:16.7507311Z cpuid level : 13 2025-05-07T20:23:16.7507605Z wp : yes 2025-05-07T20:23:16.7509763Z 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:16.7512253Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7512750Z bogomips : 5599.99 2025-05-07T20:23:16.7512977Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7513214Z clflush size : 64 2025-05-07T20:23:16.7513440Z cache_alignment : 64 2025-05-07T20:23:16.7513844Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7514166Z power management: 2025-05-07T20:23:16.7514305Z 2025-05-07T20:23:16.7514392Z processor : 13 2025-05-07T20:23:16.7514615Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7514854Z cpu family : 23 2025-05-07T20:23:16.7515065Z model : 49 2025-05-07T20:23:16.7515276Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7515516Z stepping : 0 2025-05-07T20:23:16.7515729Z microcode : 0x830107f 2025-05-07T20:23:16.7515968Z cpu MHz : 3300.159 2025-05-07T20:23:16.7516182Z cache size : 512 KB 2025-05-07T20:23:16.7516400Z physical id : 0 2025-05-07T20:23:16.7516611Z siblings : 16 2025-05-07T20:23:16.7516818Z core id : 5 2025-05-07T20:23:16.7517018Z cpu cores : 8 2025-05-07T20:23:16.7517225Z apicid : 11 2025-05-07T20:23:16.7517432Z initial apicid : 11 2025-05-07T20:23:16.7517722Z fpu : yes 2025-05-07T20:23:16.7518015Z fpu_exception : yes 2025-05-07T20:23:16.7518331Z cpuid level : 13 2025-05-07T20:23:16.7518628Z wp : yes 2025-05-07T20:23:16.7521542Z 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:16.7524079Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7524576Z bogomips : 5599.99 2025-05-07T20:23:16.7524798Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7525043Z clflush size : 64 2025-05-07T20:23:16.7525267Z cache_alignment : 64 2025-05-07T20:23:16.7525536Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7525868Z power management: 2025-05-07T20:23:16.7526010Z 2025-05-07T20:23:16.7526098Z processor : 14 2025-05-07T20:23:16.7526326Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7526566Z cpu family : 23 2025-05-07T20:23:16.7526777Z model : 49 2025-05-07T20:23:16.7526986Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7527228Z stepping : 0 2025-05-07T20:23:16.7527439Z microcode : 0x830107f 2025-05-07T20:23:16.7527668Z cpu MHz : 3293.772 2025-05-07T20:23:16.7527885Z cache size : 512 KB 2025-05-07T20:23:16.7528103Z physical id : 0 2025-05-07T20:23:16.7528315Z siblings : 16 2025-05-07T20:23:16.7528514Z core id : 6 2025-05-07T20:23:16.7528717Z cpu cores : 8 2025-05-07T20:23:16.7528923Z apicid : 13 2025-05-07T20:23:16.7529129Z initial apicid : 13 2025-05-07T20:23:16.7529346Z fpu : yes 2025-05-07T20:23:16.7529550Z fpu_exception : yes 2025-05-07T20:23:16.7529768Z cpuid level : 13 2025-05-07T20:23:16.7529978Z wp : yes 2025-05-07T20:23:16.7532089Z 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:16.7537201Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7537698Z bogomips : 5599.99 2025-05-07T20:23:16.7537924Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7538166Z clflush size : 64 2025-05-07T20:23:16.7538394Z cache_alignment : 64 2025-05-07T20:23:16.7538663Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7538991Z power management: 2025-05-07T20:23:16.7539125Z 2025-05-07T20:23:16.7539333Z processor : 15 2025-05-07T20:23:16.7539554Z vendor_id : AuthenticAMD 2025-05-07T20:23:16.7539797Z cpu family : 23 2025-05-07T20:23:16.7540011Z model : 49 2025-05-07T20:23:16.7540218Z model name : AMD EPYC 7R32 2025-05-07T20:23:16.7540466Z stepping : 0 2025-05-07T20:23:16.7540681Z microcode : 0x830107f 2025-05-07T20:23:16.7540909Z cpu MHz : 3300.345 2025-05-07T20:23:16.7541127Z cache size : 512 KB 2025-05-07T20:23:16.7541346Z physical id : 0 2025-05-07T20:23:16.7541563Z siblings : 16 2025-05-07T20:23:16.7541771Z core id : 7 2025-05-07T20:23:16.7541979Z cpu cores : 8 2025-05-07T20:23:16.7542221Z apicid : 15 2025-05-07T20:23:16.7542447Z initial apicid : 15 2025-05-07T20:23:16.7542667Z fpu : yes 2025-05-07T20:23:16.7542872Z fpu_exception : yes 2025-05-07T20:23:16.7543089Z cpuid level : 13 2025-05-07T20:23:16.7543299Z wp : yes 2025-05-07T20:23:16.7545325Z 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:16.7548096Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:16.7548824Z bogomips : 5599.99 2025-05-07T20:23:16.7549164Z TLB size : 3072 4K pages 2025-05-07T20:23:16.7549508Z clflush size : 64 2025-05-07T20:23:16.7549814Z cache_alignment : 64 2025-05-07T20:23:16.7550181Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:16.7550625Z power management: 2025-05-07T20:23:16.7550811Z 2025-05-07T20:23:16.7550816Z 2025-05-07T20:23:16.7550998Z ################################################################################ 2025-05-07T20:23:16.7551428Z [INFO] Print PCI info ... 2025-05-07T20:23:16.7551762Z + lspci -v 2025-05-07T20:23:16.7551880Z 2025-05-07T20:23:16.7552111Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:16.7552503Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T20:23:16.7552827Z Flags: bus master, medium devsel, latency 0 2025-05-07T20:23:16.7553049Z 2025-05-07T20:23:16.7553254Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:16.7553641Z Physical Slot: 1 2025-05-07T20:23:16.7553884Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:16.7554095Z 2025-05-07T20:23:16.7554343Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:16.7554786Z Physical Slot: 1 2025-05-07T20:23:16.7555050Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T20:23:16.7555277Z 2025-05-07T20:23:16.7555545Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T20:23:16.7555999Z Physical Slot: 3 2025-05-07T20:23:16.7556250Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:16.7556586Z Memory at c1000000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:16.7556950Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T20:23:16.7557184Z 2025-05-07T20:23:16.7557492Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:16.7558128Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:16.7558420Z Physical Slot: 4 2025-05-07T20:23:16.7558693Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T20:23:16.7559089Z Memory at c1808000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:16.7559444Z Capabilities: 2025-05-07T20:23:16.7559726Z Kernel driver in use: nvme 2025-05-07T20:23:16.7559890Z 2025-05-07T20:23:16.7560206Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:16.7560791Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:16.7561139Z Physical Slot: 5 2025-05-07T20:23:16.7561393Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:16.7561762Z Memory at c1804000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:16.7562143Z Memory at c1400000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:16.7562483Z Capabilities: 2025-05-07T20:23:16.7562766Z Kernel driver in use: ena 2025-05-07T20:23:16.7563012Z Kernel modules: ena 2025-05-07T20:23:16.7563162Z 2025-05-07T20:23:16.7563334Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:16.7563733Z Subsystem: NVIDIA Corporation Device 152f 2025-05-07T20:23:16.7564039Z Physical Slot: 30 2025-05-07T20:23:16.7564302Z Flags: bus master, fast devsel, latency 0, IRQ 10 2025-05-07T20:23:16.7564688Z Memory at c0000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T20:23:16.7565090Z Memory at 1800000000 (64-bit, prefetchable) [size=32G] 2025-05-07T20:23:16.7565468Z Memory at 1040000000 (64-bit, prefetchable) [size=32M] 2025-05-07T20:23:16.7565808Z Capabilities: 2025-05-07T20:23:16.7566087Z Kernel driver in use: nvidia 2025-05-07T20:23:16.7566347Z Kernel modules: nvidia 2025-05-07T20:23:16.7566503Z 2025-05-07T20:23:16.7566810Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:16.7567334Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:16.7567633Z Physical Slot: 31 2025-05-07T20:23:16.7567877Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:16.7568243Z Memory at c1800000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:16.7568700Z Memory at c180c000 (32-bit, prefetchable) [size=8K] 2025-05-07T20:23:16.7569028Z Capabilities: 2025-05-07T20:23:16.7569297Z Kernel driver in use: nvme 2025-05-07T20:23:16.7569458Z 2025-05-07T20:23:16.7569462Z 2025-05-07T20:23:16.7569585Z ################################################################################ 2025-05-07T20:23:16.7569908Z [INFO] Print Linux distribution info ... 2025-05-07T20:23:16.7570199Z + uname -a 2025-05-07T20:23:16.7570322Z 2025-05-07T20:23:16.7570730Z Linux ip-10-0-15-254.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:16.7571228Z 2025-05-07T20:23:16.7571321Z + uname -m 2025-05-07T20:23:16.7571433Z 2025-05-07T20:23:16.7571510Z x86_64 2025-05-07T20:23:16.7571623Z 2025-05-07T20:23:16.7571710Z + cat /proc/version 2025-05-07T20:23:16.7571844Z 2025-05-07T20:23:16.7572416Z 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:16.7573061Z 2025-05-07T20:23:16.7573157Z + cat /etc/os-release 2025-05-07T20:23:16.7573302Z 2025-05-07T20:23:16.7573394Z NAME="Amazon Linux" 2025-05-07T20:23:16.7573628Z VERSION="2023" 2025-05-07T20:23:16.7581089Z ID="amzn" 2025-05-07T20:23:16.7581297Z ID_LIKE="fedora" 2025-05-07T20:23:16.7581522Z VERSION_ID="2023" 2025-05-07T20:23:16.7581776Z PLATFORM_ID="platform:al2023" 2025-05-07T20:23:16.7582066Z PRETTY_NAME="Amazon Linux 2023.6.20250317" 2025-05-07T20:23:16.7582378Z ANSI_COLOR="0;33" 2025-05-07T20:23:16.7582638Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T20:23:16.7583206Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T20:23:16.7583651Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T20:23:16.7584084Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T20:23:16.7584550Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T20:23:16.7584938Z VENDOR_NAME="AWS" 2025-05-07T20:23:16.7585190Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T20:23:16.7585494Z SUPPORT_END="2029-06-30" 2025-05-07T20:23:16.7585653Z 2025-05-07T20:23:16.7585860Z ################################################################################ 2025-05-07T20:23:16.7586188Z # Print EC2 Instance Info 2025-05-07T20:23:16.7586435Z # 2025-05-07T20:23:16.7586663Z # [2025-05-07T20:23:16.756Z] + print_ec2_info 2025-05-07T20:23:16.7586981Z ################################################################################ 2025-05-07T20:23:16.7587206Z 2025-05-07T20:23:16.7690288Z ami-id: ami-071226ecf16aa7d96 2025-05-07T20:23:16.7839924Z instance-id: i-07d8486545edc5f5b 2025-05-07T20:23:16.7953821Z instance-type: g5.4xlarge 2025-05-07T20:23:16.7995863Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T20:23:16.7996228Z . $PRELUDE; print_gpu_info 2025-05-07T20:23:16.8005293Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:16.8005656Z env: 2025-05-07T20:23:16.8005882Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:16.8006199Z BUILD_ENV: build_binary 2025-05-07T20:23:16.8006455Z BUILD_TARGET: default 2025-05-07T20:23:16.8006688Z BUILD_VARIANT: cuda 2025-05-07T20:23:16.8006934Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:16.8007204Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:16.8007525Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:16.8007863Z ##[endgroup] 2025-05-07T20:23:17.1322050Z ################################################################################ 2025-05-07T20:23:17.1322494Z [INFO] Printing general display info ... 2025-05-07T20:23:17.1347274Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:17.2490024Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:17.2501314Z /usr/bin/sudo 2025-05-07T20:23:17.2511895Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:17.2522414Z /usr/bin/yum 2025-05-07T20:23:17.2524329Z [INSTALL] Updating system repositories ... 2025-05-07T20:23:17.2544542Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T20:23:17.6761698Z Last metadata expiration check: 0:00:10 ago on Wed May 7 20:23:07 2025. 2025-05-07T20:23:17.7473573Z ================================================================================ 2025-05-07T20:23:17.7474065Z WARNING: 2025-05-07T20:23:17.7474407Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:17.7474724Z 2025-05-07T20:23:17.7474860Z Available Versions: 2025-05-07T20:23:17.7475070Z 2025-05-07T20:23:17.7475195Z Version 2023.7.20250331: 2025-05-07T20:23:17.7475622Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:17.7475954Z 2025-05-07T20:23:17.7476136Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:17.7476414Z 2025-05-07T20:23:17.7476524Z Release notes: 2025-05-07T20:23:17.7476974Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:17.7477346Z 2025-05-07T20:23:17.7477452Z Version 2023.7.20250414: 2025-05-07T20:23:17.7477767Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:17.7478016Z 2025-05-07T20:23:17.7478137Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:17.7478352Z 2025-05-07T20:23:17.7478440Z Release notes: 2025-05-07T20:23:17.7478842Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:17.7479208Z 2025-05-07T20:23:17.7479302Z Version 2023.7.20250428: 2025-05-07T20:23:17.7479613Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:17.7480094Z 2025-05-07T20:23:17.7480299Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:17.7480517Z 2025-05-07T20:23:17.7480612Z Release notes: 2025-05-07T20:23:17.7481006Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:17.7481376Z 2025-05-07T20:23:17.7481490Z ================================================================================ 2025-05-07T20:23:17.8622821Z Dependencies resolved. 2025-05-07T20:23:17.8909405Z ================================================================================ 2025-05-07T20:23:17.8909975Z Package Arch Version Repository Size 2025-05-07T20:23:17.8910497Z ================================================================================ 2025-05-07T20:23:17.8910823Z Upgrading: 2025-05-07T20:23:17.8911189Z nvidia-container-toolkit x86_64 1.17.6-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:17.8911779Z nvidia-container-toolkit-base x86_64 1.17.6-1 nvidia-container-toolkit 5.7 M 2025-05-07T20:23:17.8912150Z 2025-05-07T20:23:17.8912487Z Transaction Summary 2025-05-07T20:23:17.8912847Z ================================================================================ 2025-05-07T20:23:17.8913268Z Upgrade 2 Packages 2025-05-07T20:23:17.8913462Z 2025-05-07T20:23:17.8913606Z Total download size: 6.9 M 2025-05-07T20:23:17.8913975Z Downloading Packages: 2025-05-07T20:23:17.9320845Z (1/2): nvidia-container-toolkit-1.17.6-1.x86_64 31 MB/s | 1.2 MB 00:00 2025-05-07T20:23:18.0022324Z (2/2): nvidia-container-toolkit-base-1.17.6-1.x 52 MB/s | 5.7 MB 00:00 2025-05-07T20:23:18.0034432Z -------------------------------------------------------------------------------- 2025-05-07T20:23:18.0037383Z Total 62 MB/s | 6.9 MB 00:00 2025-05-07T20:23:18.0039606Z Running transaction check 2025-05-07T20:23:18.0137542Z Transaction check succeeded. 2025-05-07T20:23:18.0138031Z Running transaction test 2025-05-07T20:23:18.0432661Z Transaction test succeeded. 2025-05-07T20:23:18.0436082Z Running transaction 2025-05-07T20:23:18.5947921Z Preparing : 1/1 2025-05-07T20:23:18.7000498Z Upgrading : nvidia-container-toolkit-base-1.17.6-1.x86_64 1/4 2025-05-07T20:23:18.7025427Z Upgrading : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:18.7236433Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:18.7237202Z Cleanup : nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:18.7339298Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:18.7363569Z Cleanup : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:18.8812630Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 4/4 2025-05-07T20:23:18.8813275Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 1/4 2025-05-07T20:23:18.8813828Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:18.8814369Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 3/4 2025-05-07T20:23:19.0308421Z ================================================================================ 2025-05-07T20:23:19.0309012Z WARNING: 2025-05-07T20:23:19.0309276Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:19.0309514Z 2025-05-07T20:23:19.0309613Z Available Versions: 2025-05-07T20:23:19.0309761Z 2025-05-07T20:23:19.0309853Z Version 2023.7.20250331: 2025-05-07T20:23:19.0310184Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:19.0310444Z 2025-05-07T20:23:19.0310575Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:19.0310786Z 2025-05-07T20:23:19.0310876Z Release notes: 2025-05-07T20:23:19.0311288Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:19.0311896Z 2025-05-07T20:23:19.0312000Z Version 2023.7.20250414: 2025-05-07T20:23:19.0312311Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:19.0312566Z 2025-05-07T20:23:19.0312689Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:19.0312898Z 2025-05-07T20:23:19.0312984Z Release notes: 2025-05-07T20:23:19.0313381Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:19.0313746Z 2025-05-07T20:23:19.0313844Z Version 2023.7.20250428: 2025-05-07T20:23:19.0314150Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:19.0314405Z 2025-05-07T20:23:19.0314518Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:19.0314732Z 2025-05-07T20:23:19.0314817Z Release notes: 2025-05-07T20:23:19.0315217Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:19.0315590Z 2025-05-07T20:23:19.0315902Z ================================================================================ 2025-05-07T20:23:19.0879139Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:19.0879490Z 2025-05-07T20:23:19.0879584Z Upgraded: 2025-05-07T20:23:19.0879936Z nvidia-container-toolkit-1.17.6-1.x86_64 2025-05-07T20:23:19.0880551Z nvidia-container-toolkit-base-1.17.6-1.x86_64 2025-05-07T20:23:19.0880905Z 2025-05-07T20:23:19.0880988Z Complete! 2025-05-07T20:23:19.1336473Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T20:23:19.1358824Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T20:23:19.6088458Z Last metadata expiration check: 0:00:12 ago on Wed May 7 20:23:07 2025. 2025-05-07T20:23:19.6330986Z Package hostname-3.23-4.amzn2023.0.3.x86_64 is already installed. 2025-05-07T20:23:19.6736268Z Dependencies resolved. 2025-05-07T20:23:19.6913487Z ================================================================================ 2025-05-07T20:23:19.6914021Z Package Architecture Version Repository Size 2025-05-07T20:23:19.6914456Z ================================================================================ 2025-05-07T20:23:19.6914774Z Installing: 2025-05-07T20:23:19.6915066Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T20:23:19.6915348Z 2025-05-07T20:23:19.6915442Z Transaction Summary 2025-05-07T20:23:19.6915694Z ================================================================================ 2025-05-07T20:23:19.6916009Z Install 1 Package 2025-05-07T20:23:19.6916179Z 2025-05-07T20:23:19.6916327Z Total download size: 319 k 2025-05-07T20:23:19.6916621Z Installed size: 837 k 2025-05-07T20:23:19.6918095Z Downloading Packages: 2025-05-07T20:23:19.7821855Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 6.9 MB/s | 319 kB 00:00 2025-05-07T20:23:19.7827563Z -------------------------------------------------------------------------------- 2025-05-07T20:23:19.7830432Z Total 3.4 MB/s | 319 kB 00:00 2025-05-07T20:23:19.7982846Z Running transaction check 2025-05-07T20:23:19.8035919Z Transaction check succeeded. 2025-05-07T20:23:19.8036411Z Running transaction test 2025-05-07T20:23:19.8487233Z Transaction test succeeded. 2025-05-07T20:23:19.8490937Z Running transaction 2025-05-07T20:23:19.9519039Z Preparing : 1/1 2025-05-07T20:23:20.0039626Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:20.2208080Z Running scriptlet: lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:20.3539447Z ================================================================================ 2025-05-07T20:23:20.3540037Z WARNING: 2025-05-07T20:23:20.3540438Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:20.3541184Z 2025-05-07T20:23:20.3541321Z Available Versions: 2025-05-07T20:23:20.3541542Z 2025-05-07T20:23:20.3541677Z Version 2023.7.20250331: 2025-05-07T20:23:20.3542132Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:20.3542513Z 2025-05-07T20:23:20.3542699Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:20.3543061Z 2025-05-07T20:23:20.3543209Z Release notes: 2025-05-07T20:23:20.3543805Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:20.3544387Z 2025-05-07T20:23:20.3544520Z Version 2023.7.20250414: 2025-05-07T20:23:20.3544974Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:20.3545341Z 2025-05-07T20:23:20.3545522Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:20.3545828Z 2025-05-07T20:23:20.3545948Z Release notes: 2025-05-07T20:23:20.3546502Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:20.3547039Z 2025-05-07T20:23:20.3547406Z Version 2023.7.20250428: 2025-05-07T20:23:20.3547864Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:20.3548257Z 2025-05-07T20:23:20.3548427Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:20.3548738Z 2025-05-07T20:23:20.3548873Z Release notes: 2025-05-07T20:23:20.3549441Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:20.3549967Z 2025-05-07T20:23:20.3550136Z ================================================================================ 2025-05-07T20:23:20.3889627Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:20.3890095Z 2025-05-07T20:23:20.3890234Z Installed: 2025-05-07T20:23:20.3890663Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T20:23:20.3891091Z 2025-05-07T20:23:20.3891214Z Complete! 2025-05-07T20:23:20.4358725Z + hostname 2025-05-07T20:23:20.4358888Z 2025-05-07T20:23:20.4370180Z ip-10-0-15-254.ec2.internal 2025-05-07T20:23:20.4371216Z 2025-05-07T20:23:20.4371656Z + sudo lshw -C display 2025-05-07T20:23:20.4371823Z 2025-05-07T20:23:20.9687788Z *-display:0 UNCLAIMED 2025-05-07T20:23:20.9688120Z description: VGA compatible controller 2025-05-07T20:23:20.9688457Z product: Amazon.com, Inc. 2025-05-07T20:23:20.9688741Z vendor: Amazon.com, Inc. 2025-05-07T20:23:20.9689001Z physical id: 3 2025-05-07T20:23:20.9689247Z bus info: pci@0000:00:03.0 2025-05-07T20:23:20.9689514Z version: 00 2025-05-07T20:23:20.9689738Z width: 32 bits 2025-05-07T20:23:20.9689958Z clock: 33MHz 2025-05-07T20:23:20.9690211Z capabilities: vga_controller bus_master 2025-05-07T20:23:20.9690533Z configuration: latency=0 2025-05-07T20:23:20.9690865Z resources: memory:c1000000-c13fffff memory:c0000-dffff 2025-05-07T20:23:20.9691206Z *-display:1 2025-05-07T20:23:20.9691724Z description: 3D controller 2025-05-07T20:23:20.9692017Z product: GA102GL [A10G] 2025-05-07T20:23:20.9692293Z vendor: NVIDIA Corporation 2025-05-07T20:23:20.9692565Z physical id: 1e 2025-05-07T20:23:20.9692807Z bus info: pci@0000:00:1e.0 2025-05-07T20:23:20.9693058Z version: a1 2025-05-07T20:23:20.9693274Z width: 64 bits 2025-05-07T20:23:20.9693495Z clock: 33MHz 2025-05-07T20:23:20.9693786Z capabilities: pm pciexpress msix bus_master cap_list 2025-05-07T20:23:20.9694167Z configuration: driver=nvidia latency=0 2025-05-07T20:23:20.9694803Z resources: iomemory:180-17f iomemory:100-ff irq:10 memory:c0000000-c0ffffff memory:1800000000-1fffffffff memory:1040000000-1041ffffff 2025-05-07T20:23:20.9728076Z 2025-05-07T20:23:20.9728410Z ################################################################################ 2025-05-07T20:23:20.9728744Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T20:23:20.9856063Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:21.0023259Z Wed May 7 20:23:20 2025 2025-05-07T20:23:21.0023639Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:21.0024149Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:21.0024637Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:21.0025144Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:21.0025675Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:21.0026111Z | | | MIG M. | 2025-05-07T20:23:21.0026445Z |=========================================+========================+======================| 2025-05-07T20:23:21.0102439Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:21.0103105Z | 0% 33C P0 61W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:23:21.0103500Z | | | N/A | 2025-05-07T20:23:21.0103891Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:21.0104299Z 2025-05-07T20:23:21.0104681Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:21.0105112Z | Processes: | 2025-05-07T20:23:21.0105557Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:21.0105974Z | ID ID Usage | 2025-05-07T20:23:21.0106323Z |=========================================================================================| 2025-05-07T20:23:21.0107461Z | No running processes found | 2025-05-07T20:23:21.0107933Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:21.1540323Z ################################################################################ 2025-05-07T20:23:21.1540724Z [INFO] Printing AMD GPU info ... 2025-05-07T20:23:21.1681481Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:21.1682405Z [CHECK] rocminfo not found 2025-05-07T20:23:21.1691306Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:21.1692498Z [CHECK] rocm-smi not found 2025-05-07T20:23:21.1756102Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:21.1756548Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:21.1769774Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:21.1770133Z env: 2025-05-07T20:23:21.1770371Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:21.1770673Z BUILD_ENV: build_binary 2025-05-07T20:23:21.1770930Z BUILD_TARGET: default 2025-05-07T20:23:21.1771169Z BUILD_VARIANT: cuda 2025-05-07T20:23:21.1771404Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:21.1771667Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:21.1771980Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:21.1772314Z ##[endgroup] 2025-05-07T20:23:21.5112142Z ################################################################################ 2025-05-07T20:23:21.5112512Z # Setup Miniconda 2025-05-07T20:23:21.5112725Z # 2025-05-07T20:23:21.5127124Z # [2025-05-07T20:23:21.512Z] + setup_miniconda /home/ec2-user/miniconda 2025-05-07T20:23:21.5127541Z ################################################################################ 2025-05-07T20:23:21.5127764Z 2025-05-07T20:23:21.5143541Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:21.6020711Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:21.6021088Z + mkdir -p /home/ec2-user/miniconda 2025-05-07T20:23:21.6021292Z 2025-05-07T20:23:21.6039154Z 2025-05-07T20:23:21.6039441Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T20:23:21.6060842Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T20:23:22.8505890Z [SETUP] Installing Miniconda ... 2025-05-07T20:23:22.8506279Z + bash miniconda.sh -b -p /home/ec2-user/miniconda -u 2025-05-07T20:23:22.8506540Z 2025-05-07T20:23:22.8651290Z PREFIX=/home/ec2-user/miniconda 2025-05-07T20:23:23.3156553Z Unpacking payload ... 2025-05-07T20:23:23.8291862Z 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.6252812Z 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.7281005Z 2025-05-07T20:23:26.7281654Z Installing base environment... 2025-05-07T20:23:26.7281954Z 2025-05-07T20:23:27.8090850Z Preparing transaction: ...working... done 2025-05-07T20:23:30.7878287Z Executing transaction: ...working... done 2025-05-07T20:23:31.4433060Z 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.5315337Z installation finished. 2025-05-07T20:23:31.5323448Z 2025-05-07T20:23:31.5323827Z + rm -f miniconda.sh 2025-05-07T20:23:31.5324070Z 2025-05-07T20:23:31.5628899Z 2025-05-07T20:23:31.5629328Z [SETUP] Reloading the bash configuration ... 2025-05-07T20:23:31.5629683Z + /home/ec2-user/miniconda/bin/conda init bash 2025-05-07T20:23:31.5629931Z 2025-05-07T20:23:31.9277971Z no change /home/ec2-user/miniconda/condabin/conda 2025-05-07T20:23:31.9278357Z no change /home/ec2-user/miniconda/bin/conda 2025-05-07T20:23:31.9278739Z no change /home/ec2-user/miniconda/bin/conda-env 2025-05-07T20:23:31.9279101Z no change /home/ec2-user/miniconda/bin/activate 2025-05-07T20:23:31.9279481Z no change /home/ec2-user/miniconda/bin/deactivate 2025-05-07T20:23:31.9279887Z no change /home/ec2-user/miniconda/etc/profile.d/conda.sh 2025-05-07T20:23:31.9280411Z no change /home/ec2-user/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T20:23:31.9280865Z no change /home/ec2-user/miniconda/shell/condabin/Conda.psm1 2025-05-07T20:23:31.9281336Z no change /home/ec2-user/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T20:23:31.9282104Z no change /home/ec2-user/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T20:23:31.9282646Z no change /home/ec2-user/miniconda/etc/profile.d/conda.csh 2025-05-07T20:23:31.9283026Z modified /home/ec2-user/.bashrc 2025-05-07T20:23:31.9283224Z 2025-05-07T20:23:31.9283431Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T20:23:31.9283733Z 2025-05-07T20:23:31.9937310Z 2025-05-07T20:23:31.9937981Z + . /home/ec2-user/.bashrc 2025-05-07T20:23:31.9938193Z 2025-05-07T20:23:32.8289888Z 2025-05-07T20:23:32.8290652Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T20:23:32.8313541Z [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.1924497Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:23:47.7793140Z Solving environment: - \ | / - \ | / - \ | / done 2025-05-07T20:23:47.8761085Z 2025-05-07T20:23:47.8761248Z ## Package Plan ## 2025-05-07T20:23:47.8761404Z 2025-05-07T20:23:47.8761585Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:47.8761850Z 2025-05-07T20:23:47.8761970Z added / updated specs: 2025-05-07T20:23:47.8762237Z - conda-libmamba-solver 2025-05-07T20:23:47.8762488Z - libarchive 2025-05-07T20:23:47.8762704Z - libmamba 2025-05-07T20:23:47.8762914Z - libmambapy 2025-05-07T20:23:47.8763042Z 2025-05-07T20:23:47.8763046Z 2025-05-07T20:23:47.8763182Z The following packages will be downloaded: 2025-05-07T20:23:47.8763406Z 2025-05-07T20:23:47.8763520Z package | build 2025-05-07T20:23:47.8763844Z ---------------------------|----------------- 2025-05-07T20:23:47.8764262Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T20:23:47.8764746Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T20:23:47.8765181Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T20:23:47.8765657Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T20:23:47.8766102Z ------------------------------------------------------------ 2025-05-07T20:23:47.8766448Z Total: 1.4 MB 2025-05-07T20:23:47.8766659Z 2025-05-07T20:23:47.8766781Z The following packages will be UPDATED: 2025-05-07T20:23:47.8766988Z 2025-05-07T20:23:47.8772237Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:23:47.8773018Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T20:23:47.8773414Z 2025-05-07T20:23:47.8773634Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:23:47.8773961Z 2025-05-07T20:23:47.8774282Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T20:23:47.8775093Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T20:23:47.8775573Z 2025-05-07T20:23:47.8775577Z 2025-05-07T20:23:47.8775581Z 2025-05-07T20:23:47.8775738Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:47.8776115Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T20:23:47.8776346Z 2025-05-07T20:23:47.8776825Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T20:23:47.8777069Z 2025-05-07T20:23:47.8777080Z 2025-05-07T20:23:47.8805232Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T20:23:47.8805512Z 2025-05-07T20:23:47.8805516Z 2025-05-07T20:23:47.8805520Z 2025-05-07T20:23:47.9246366Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T20:23:47.9246662Z 2025-05-07T20:23:47.9246666Z 2025-05-07T20:23:47.9246670Z 2025-05-07T20:23:47.9299667Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:47.9299953Z 2025-05-07T20:23:47.9300695Z 2025-05-07T20:23:47.9428019Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:47.9428378Z 2025-05-07T20:23:47.9428382Z 2025-05-07T20:23:47.9430370Z 2025-05-07T20:23:47.9431386Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:47.9431662Z 2025-05-07T20:23:47.9432313Z 2025-05-07T20:23:47.9471339Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:47.9471692Z 2025-05-07T20:23:47.9553422Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:47.9553693Z 2025-05-07T20:23:47.9741278Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:48.0834753Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:48.0835141Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:48.0840129Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:48.0840577Z 2025-05-07T20:23:48.0840788Z 2025-05-07T20:23:48.0841095Z  2025-05-07T20:23:48.0841301Z 2025-05-07T20:23:48.0841305Z 2025-05-07T20:23:48.0841484Z  2025-05-07T20:23:48.0841700Z 2025-05-07T20:23:48.0841704Z 2025-05-07T20:23:48.0841707Z 2025-05-07T20:23:48.0842319Z  done 2025-05-07T20:23:48.1844211Z Preparing transaction: \ done 2025-05-07T20:23:48.2849508Z Verifying transaction: / done 2025-05-07T20:23:49.5869316Z Executing transaction: \ | / - \ | / - \ | / - \ done 2025-05-07T20:23:51.3142684Z [SETUP] Updating Miniconda base packages ... 2025-05-07T20:23:51.3167013Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T20:23:52.2420374Z Channels: 2025-05-07T20:23:52.2420633Z - defaults 2025-05-07T20:23:52.2420858Z Platform: linux-64 2025-05-07T20:23:53.4233824Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:23:53.5406663Z Solving environment: - \ Channels: 2025-05-07T20:23:53.5406983Z - defaults 2025-05-07T20:23:53.5407201Z Platform: linux-64 2025-05-07T20:23:53.8533298Z Collecting package metadata (repodata.json): / - \ done 2025-05-07T20:23:54.0688915Z Solving environment: / - \ | done 2025-05-07T20:23:54.1509872Z done 2025-05-07T20:23:54.2163065Z 2025-05-07T20:23:54.2163484Z ## Package Plan ## 2025-05-07T20:23:54.2163704Z 2025-05-07T20:23:54.2163889Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:54.2164212Z 2025-05-07T20:23:54.2164370Z added / updated specs: 2025-05-07T20:23:54.2164689Z - conda 2025-05-07T20:23:54.2164820Z 2025-05-07T20:23:54.2164825Z 2025-05-07T20:23:54.2164947Z The following packages will be downloaded: 2025-05-07T20:23:54.2165176Z 2025-05-07T20:23:54.2165291Z package | build 2025-05-07T20:23:54.2165619Z ---------------------------|----------------- 2025-05-07T20:23:54.2165974Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T20:23:54.2166499Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T20:23:54.2167023Z ------------------------------------------------------------ 2025-05-07T20:23:54.2167483Z Total: 1.4 MB 2025-05-07T20:23:54.2167698Z 2025-05-07T20:23:54.2168052Z The following packages will be UPDATED: 2025-05-07T20:23:54.2168272Z 2025-05-07T20:23:54.2168576Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:23:54.2169093Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T20:23:54.2169373Z 2025-05-07T20:23:54.2169379Z 2025-05-07T20:23:54.2169385Z 2025-05-07T20:23:54.2169599Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:54.2170109Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T20:23:54.2170419Z 2025-05-07T20:23:54.2605910Z tzdata-2025b | 116 KB | | 0%  2025-05-07T20:23:54.2908352Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:54.2908680Z 2025-05-07T20:23:54.4393531Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:54.4395073Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:54.4793508Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:54.4793858Z 2025-05-07T20:23:54.4794880Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:54.4795200Z 2025-05-07T20:23:54.4799696Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:54.4800074Z 2025-05-07T20:23:54.4800370Z 2025-05-07T20:23:54.4800546Z  done 2025-05-07T20:23:54.5805627Z Preparing transaction: - done 2025-05-07T20:23:54.6811277Z Verifying transaction: | done 2025-05-07T20:23:56.6890420Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:23:57.2982094Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:23:57.2985649Z + conda clean --packages --tarball -y 2025-05-07T20:23:57.2985867Z 2025-05-07T20:23:58.3008005Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T20:23:58.3008348Z Will remove 11 (16.0 MB) package(s). 2025-05-07T20:23:58.3663698Z 2025-05-07T20:23:58.3672072Z + conda clean --all -y 2025-05-07T20:23:58.3672299Z 2025-05-07T20:23:58.9094453Z There are no unused tarball(s) to remove. 2025-05-07T20:23:58.9095032Z Will remove 1 index cache(s). 2025-05-07T20:23:58.9095456Z There are no unused package(s) to remove. 2025-05-07T20:23:58.9095925Z There are no tempfile(s) to remove. 2025-05-07T20:23:58.9096344Z There are no logfile(s) to remove. 2025-05-07T20:23:58.9728693Z 2025-05-07T20:23:58.9733404Z + conda info 2025-05-07T20:23:58.9733581Z 2025-05-07T20:23:59.7494114Z 2025-05-07T20:23:59.7494887Z active environment : base 2025-05-07T20:23:59.7495375Z active env location : /home/ec2-user/miniconda 2025-05-07T20:23:59.7495808Z shell level : 1 2025-05-07T20:23:59.7496095Z user config file : /home/ec2-user/.condarc 2025-05-07T20:23:59.7496488Z populated config files : /home/ec2-user/miniconda/.condarc 2025-05-07T20:23:59.7496857Z conda version : 25.3.1 2025-05-07T20:23:59.7497174Z conda-build version : not installed 2025-05-07T20:23:59.7497478Z python version : 3.13.2.final.0 2025-05-07T20:23:59.7497783Z solver : libmamba (default) 2025-05-07T20:23:59.7498101Z virtual packages : __archspec=1=zen2 2025-05-07T20:23:59.7498402Z __conda=25.3.1=0 2025-05-07T20:23:59.7498682Z __cuda=12.8=0 2025-05-07T20:23:59.7498953Z __glibc=2.34=0 2025-05-07T20:23:59.7499235Z __linux=6.1.130=0 2025-05-07T20:23:59.7499516Z __unix=0=0 2025-05-07T20:23:59.7499886Z base environment : /home/ec2-user/miniconda (writable) 2025-05-07T20:23:59.7500316Z conda av data dir : /home/ec2-user/miniconda/etc/conda 2025-05-07T20:23:59.7500665Z conda av metadata url : None 2025-05-07T20:23:59.7501044Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T20:23:59.7501809Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T20:23:59.7502204Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T20:23:59.7502586Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T20:23:59.7502959Z package cache : /home/ec2-user/miniconda/pkgs 2025-05-07T20:23:59.7503307Z /home/ec2-user/.conda/pkgs 2025-05-07T20:23:59.7503655Z envs directories : /home/ec2-user/miniconda/envs 2025-05-07T20:23:59.7503993Z /home/ec2-user/.conda/envs 2025-05-07T20:23:59.7504298Z platform : linux-64 2025-05-07T20:23:59.7505178Z user-agent : conda/25.3.1 requests/2.32.3 CPython/3.13.2 Linux/6.1.130-139.222.amzn2023.x86_64 amzn/2023.6.20250317 glibc/2.34 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.0.5 aau/0.7.0 c/. s/. e/. 2025-05-07T20:23:59.7506032Z UID:GID : 1000:1000 2025-05-07T20:23:59.7506301Z netrc file : None 2025-05-07T20:23:59.7506570Z offline mode : False 2025-05-07T20:23:59.7506741Z 2025-05-07T20:23:59.8161346Z 2025-05-07T20:23:59.8161745Z [SETUP] Exporting Miniconda variables ... 2025-05-07T20:23:59.8162976Z [SETUP] Saving Miniconda variables to /home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_2e4e444f-718c-4227-aa06-edb16ff26f51 ... 2025-05-07T20:23:59.8163886Z [SETUP] Successfully set up Miniconda at /home/ec2-user/miniconda 2025-05-07T20:23:59.8245115Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.11 2025-05-07T20:23:59.8245615Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.11 2025-05-07T20:23:59.8261803Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:59.8262151Z env: 2025-05-07T20:23:59.8262377Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:59.8262682Z BUILD_ENV: build_binary 2025-05-07T20:23:59.8262927Z BUILD_TARGET: default 2025-05-07T20:23:59.8263164Z BUILD_VARIANT: cuda 2025-05-07T20:23:59.8263404Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:23:59.8263659Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:59.8263978Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:59.8264370Z ##[endgroup] 2025-05-07T20:24:00.1625534Z ################################################################################ 2025-05-07T20:24:00.1625916Z # Create Conda Environment 2025-05-07T20:24:00.1626157Z # 2025-05-07T20:24:00.1642503Z # [2025-05-07T20:24:00.163Z] + create_conda_environment build_binary 3.11 2025-05-07T20:24:00.1642929Z ################################################################################ 2025-05-07T20:24:00.1643151Z 2025-05-07T20:24:00.1659374Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:00.2564631Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:00.2565007Z [SETUP] Listing existing Conda environments ... 2025-05-07T20:24:00.2565333Z + conda info --envs 2025-05-07T20:24:00.2565472Z 2025-05-07T20:24:01.0233784Z 2025-05-07T20:24:01.0234290Z # conda environments: 2025-05-07T20:24:01.0234805Z # 2025-05-07T20:24:01.0235259Z base /home/ec2-user/miniconda 2025-05-07T20:24:01.0235699Z 2025-05-07T20:24:01.0894051Z 2025-05-07T20:24:01.0894539Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T20:24:02.7106576Z + rm -rf /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:02.7106953Z 2025-05-07T20:24:02.7119503Z 2025-05-07T20:24:02.7128766Z [SETUP] Creating new Conda environment (Python 3.11) ... 2025-05-07T20:24:02.7151412Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.11 2025-05-07T20:24:03.4869405Z Channels: 2025-05-07T20:24:03.4869737Z - defaults 2025-05-07T20:24:03.4870021Z Platform: linux-64 2025-05-07T20:24:04.9661771Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ done 2025-05-07T20:24:05.0668311Z Solving environment: / done 2025-05-07T20:24:05.0955928Z 2025-05-07T20:24:05.0956366Z ## Package Plan ## 2025-05-07T20:24:05.0956599Z 2025-05-07T20:24:05.0956880Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:05.0957303Z 2025-05-07T20:24:05.0957432Z added / updated specs: 2025-05-07T20:24:05.0957723Z - python=3.11 2025-05-07T20:24:05.0957869Z 2025-05-07T20:24:05.0957874Z 2025-05-07T20:24:05.0957997Z The following packages will be downloaded: 2025-05-07T20:24:05.0958213Z 2025-05-07T20:24:05.0958345Z package | build 2025-05-07T20:24:05.0958675Z ---------------------------|----------------- 2025-05-07T20:24:05.0959034Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T20:24:05.0959521Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T20:24:05.0960109Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T20:24:05.0960734Z python-3.11.11 | he870216_0 32.9 MB 2025-05-07T20:24:05.0961143Z setuptools-78.1.1 | py311h06a4308_0 2.3 MB 2025-05-07T20:24:05.0961541Z wheel-0.45.1 | py311h06a4308_0 151 KB 2025-05-07T20:24:05.0961907Z ------------------------------------------------------------ 2025-05-07T20:24:05.0962591Z Total: 35.4 MB 2025-05-07T20:24:05.0962810Z 2025-05-07T20:24:05.0962942Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:05.0963164Z 2025-05-07T20:24:05.0963570Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T20:24:05.0964190Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T20:24:05.0964769Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T20:24:05.0965351Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T20:24:05.0965941Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T20:24:05.0966399Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T20:24:05.0966837Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T20:24:05.0967282Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T20:24:05.0967755Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T20:24:05.0968217Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T20:24:05.0968667Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T20:24:05.0969274Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T20:24:05.0969835Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:24:05.0970312Z python pkgs/main/linux-64::python-3.11.11-he870216_0 2025-05-07T20:24:05.0970756Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T20:24:05.0971243Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py311h06a4308_0 2025-05-07T20:24:05.0971717Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T20:24:05.0972114Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T20:24:05.0972508Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T20:24:05.0972945Z wheel pkgs/main/linux-64::wheel-0.45.1-py311h06a4308_0 2025-05-07T20:24:05.0973345Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T20:24:05.0973733Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T20:24:05.0973993Z 2025-05-07T20:24:05.0973998Z 2025-05-07T20:24:05.0974002Z 2025-05-07T20:24:05.0974149Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:05.0974537Z python-3.11.11 | 32.9 MB | | 0% 2025-05-07T20:24:05.0974769Z 2025-05-07T20:24:05.0975151Z setuptools-78.1.1 | 2.3 MB | | 0%  2025-05-07T20:24:05.0975411Z 2025-05-07T20:24:05.0975415Z 2025-05-07T20:24:05.0987769Z wheel-0.45.1 | 151 KB | | 0%  2025-05-07T20:24:05.0988107Z 2025-05-07T20:24:05.0988112Z 2025-05-07T20:24:05.0992224Z 2025-05-07T20:24:05.1016138Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T20:24:05.1016560Z 2025-05-07T20:24:05.1016566Z 2025-05-07T20:24:05.1016571Z 2025-05-07T20:24:05.1016576Z 2025-05-07T20:24:05.1023033Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T20:24:05.1023414Z 2025-05-07T20:24:05.1023420Z 2025-05-07T20:24:05.1023437Z 2025-05-07T20:24:05.1023443Z 2025-05-07T20:24:05.1023448Z 2025-05-07T20:24:05.1360535Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T20:24:05.1360879Z 2025-05-07T20:24:05.1360883Z 2025-05-07T20:24:05.1360886Z 2025-05-07T20:24:05.1363986Z 2025-05-07T20:24:05.1397315Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:05.1397606Z 2025-05-07T20:24:05.1398162Z 2025-05-07T20:24:05.1678488Z wheel-0.45.1 | 151 KB | ########## | 100%  2025-05-07T20:24:05.1678817Z 2025-05-07T20:24:05.1678835Z 2025-05-07T20:24:05.1678841Z 2025-05-07T20:24:05.1678846Z 2025-05-07T20:24:05.1681377Z 2025-05-07T20:24:05.1854076Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:05.1854842Z 2025-05-07T20:24:05.1854849Z 2025-05-07T20:24:05.1854854Z 2025-05-07T20:24:05.1959432Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:05.1983680Z python-3.11.11 | 32.9 MB | 4 | 4% 2025-05-07T20:24:05.1983962Z 2025-05-07T20:24:05.1983966Z 2025-05-07T20:24:05.1983970Z 2025-05-07T20:24:05.1983973Z 2025-05-07T20:24:05.1984663Z 2025-05-07T20:24:05.2386895Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:05.2387189Z 2025-05-07T20:24:05.2387193Z 2025-05-07T20:24:05.2387513Z 2025-05-07T20:24:05.2393198Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:05.2393515Z 2025-05-07T20:24:05.2393521Z 2025-05-07T20:24:05.2393526Z 2025-05-07T20:24:05.2423122Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:05.2423439Z 2025-05-07T20:24:05.2461221Z setuptools-78.1.1 | 2.3 MB | #9 | 19%  2025-05-07T20:24:05.2461516Z 2025-05-07T20:24:05.2461520Z 2025-05-07T20:24:05.2461524Z 2025-05-07T20:24:05.2461810Z 2025-05-07T20:24:05.2473722Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:05.2474084Z 2025-05-07T20:24:05.2474103Z 2025-05-07T20:24:05.2474107Z 2025-05-07T20:24:05.2475788Z 2025-05-07T20:24:05.2626127Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:05.2626410Z 2025-05-07T20:24:05.2626414Z 2025-05-07T20:24:05.2626815Z wheel-0.45.1 | 151 KB | ########## | 100%  2025-05-07T20:24:05.2627055Z 2025-05-07T20:24:05.2627188Z 2025-05-07T20:24:05.2922616Z wheel-0.45.1 | 151 KB | ########## | 100%  2025-05-07T20:24:05.2922889Z 2025-05-07T20:24:05.2960037Z setuptools-78.1.1 | 2.3 MB | ########## | 100%  2025-05-07T20:24:05.3960981Z python-3.11.11 | 32.9 MB | ##6 | 26% 2025-05-07T20:24:05.4960937Z python-3.11.11 | 32.9 MB | #####4 | 54% 2025-05-07T20:24:05.5760922Z python-3.11.11 | 32.9 MB | #########3 | 94% 2025-05-07T20:24:05.5855448Z python-3.11.11 | 32.9 MB | ########## | 100% 2025-05-07T20:24:05.5855823Z 2025-05-07T20:24:05.5857598Z setuptools-78.1.1 | 2.3 MB | ########## | 100%  2025-05-07T20:24:05.5857906Z 2025-05-07T20:24:06.2295775Z setuptools-78.1.1 | 2.3 MB | ########## | 100%  2025-05-07T20:24:06.2302342Z python-3.11.11 | 32.9 MB | ########## | 100% 2025-05-07T20:24:06.2302708Z 2025-05-07T20:24:06.2302928Z 2025-05-07T20:24:06.2303105Z  2025-05-07T20:24:06.2303310Z 2025-05-07T20:24:06.2303314Z 2025-05-07T20:24:06.2303487Z  2025-05-07T20:24:06.2303693Z 2025-05-07T20:24:06.2303697Z 2025-05-07T20:24:06.2303700Z 2025-05-07T20:24:06.2303875Z  2025-05-07T20:24:06.2304119Z 2025-05-07T20:24:06.2304123Z 2025-05-07T20:24:06.2304127Z 2025-05-07T20:24:06.2304131Z 2025-05-07T20:24:06.2304320Z  2025-05-07T20:24:06.2304527Z 2025-05-07T20:24:06.2304531Z 2025-05-07T20:24:06.2304545Z 2025-05-07T20:24:06.2304549Z 2025-05-07T20:24:06.2304553Z 2025-05-07T20:24:06.2304733Z  done 2025-05-07T20:24:06.4410862Z Preparing transaction: \ | done 2025-05-07T20:24:07.7921554Z Verifying transaction: - \ | / - \ | / - \ | / - done 2025-05-07T20:24:10.1159509Z Executing transaction: | / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:10.1660522Z # 2025-05-07T20:24:10.1660795Z # To activate this environment, use 2025-05-07T20:24:10.1661229Z # 2025-05-07T20:24:10.1661449Z # $ conda activate build_binary 2025-05-07T20:24:10.1661716Z # 2025-05-07T20:24:10.1661943Z # To deactivate an active environment, use 2025-05-07T20:24:10.1662597Z # 2025-05-07T20:24:10.1662794Z # $ conda deactivate 2025-05-07T20:24:10.1662961Z 2025-05-07T20:24:10.2690394Z [SETUP] Upgrading PIP to latest ... 2025-05-07T20:24:10.2714725Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T20:24:13.1632249Z Requirement already satisfied: pip in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (25.1) 2025-05-07T20:24:13.1632880Z Collecting pip 2025-05-07T20:24:13.1633213Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T20:24:13.1633636Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T20:24:13.1637299Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 104.3 MB/s eta 0:00:00 2025-05-07T20:24:13.1637688Z Installing collected packages: pip 2025-05-07T20:24:13.1637997Z Attempting uninstall: pip 2025-05-07T20:24:13.1638289Z Found existing installation: pip 25.1 2025-05-07T20:24:13.1638615Z Uninstalling pip-25.1: 2025-05-07T20:24:13.1638935Z Successfully uninstalled pip-25.1 2025-05-07T20:24:13.1639252Z Successfully installed pip-25.1.1 2025-05-07T20:24:13.1639450Z 2025-05-07T20:24:13.2258517Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T20:24:13.2281094Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T20:24:14.1021246Z Channels: 2025-05-07T20:24:14.1021579Z - conda-forge 2025-05-07T20:24:14.1021819Z Platform: linux-64 2025-05-07T20:24:24.5084537Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:24:26.1910977Z Solving environment: / - \ | / done 2025-05-07T20:24:26.2513467Z 2025-05-07T20:24:26.2513753Z ## Package Plan ## 2025-05-07T20:24:26.2513930Z 2025-05-07T20:24:26.2514141Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:26.2514447Z 2025-05-07T20:24:26.2514551Z added / updated specs: 2025-05-07T20:24:26.2514860Z - pyopenssl[version='>22.1.0'] 2025-05-07T20:24:26.2515059Z 2025-05-07T20:24:26.2515063Z 2025-05-07T20:24:26.2515186Z The following packages will be downloaded: 2025-05-07T20:24:26.2515408Z 2025-05-07T20:24:26.2515533Z package | build 2025-05-07T20:24:26.2515860Z ---------------------------|----------------- 2025-05-07T20:24:26.2516225Z cffi-1.17.1 | py311hf29c0ef_0 295 KB conda-forge 2025-05-07T20:24:26.2516681Z cryptography-44.0.3 | py311hafd3f86_0 1.5 MB conda-forge 2025-05-07T20:24:26.2517131Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T20:24:26.2517552Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:24:26.2517968Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T20:24:26.2518439Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T20:24:26.2519051Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T20:24:26.2519636Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T20:24:26.2520164Z python_abi-3.11 | 2_cp311 5 KB conda-forge 2025-05-07T20:24:26.2520715Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T20:24:26.2521226Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T20:24:26.2521685Z ------------------------------------------------------------ 2025-05-07T20:24:26.2522037Z Total: 6.4 MB 2025-05-07T20:24:26.2522260Z 2025-05-07T20:24:26.2522390Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:26.2522637Z 2025-05-07T20:24:26.2522841Z cffi conda-forge/linux-64::cffi-1.17.1-py311hf29c0ef_0 2025-05-07T20:24:26.2523347Z cryptography conda-forge/linux-64::cryptography-44.0.3-py311hafd3f86_0 2025-05-07T20:24:26.2524188Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T20:24:26.2524634Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T20:24:26.2525261Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T20:24:26.2525729Z python_abi conda-forge/linux-64::python_abi-3.11-2_cp311 2025-05-07T20:24:26.2526408Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T20:24:26.2526996Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T20:24:26.2527340Z 2025-05-07T20:24:26.2527453Z The following packages will be UPDATED: 2025-05-07T20:24:26.2527662Z 2025-05-07T20:24:26.2528059Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:24:26.2528829Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T20:24:26.2529485Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T20:24:26.2530126Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T20:24:26.2530489Z 2025-05-07T20:24:26.2530501Z 2025-05-07T20:24:26.2530505Z 2025-05-07T20:24:26.2530650Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:26.2531031Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T20:24:26.2531258Z 2025-05-07T20:24:26.2535781Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T20:24:26.2536047Z 2025-05-07T20:24:26.2536051Z 2025-05-07T20:24:26.2546889Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T20:24:26.2547141Z 2025-05-07T20:24:26.2547145Z 2025-05-07T20:24:26.2547149Z 2025-05-07T20:24:26.2552052Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T20:24:26.2552320Z 2025-05-07T20:24:26.2552324Z 2025-05-07T20:24:26.2552328Z 2025-05-07T20:24:26.2552332Z 2025-05-07T20:24:26.2557989Z cffi-1.17.1 | 295 KB | | 0%  2025-05-07T20:24:26.2558250Z 2025-05-07T20:24:26.2558253Z 2025-05-07T20:24:26.2558263Z 2025-05-07T20:24:26.2558267Z 2025-05-07T20:24:26.2558271Z 2025-05-07T20:24:26.2572730Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T20:24:26.2573028Z 2025-05-07T20:24:26.2573032Z 2025-05-07T20:24:26.2573042Z 2025-05-07T20:24:26.2573046Z 2025-05-07T20:24:26.2573050Z 2025-05-07T20:24:26.2578896Z 2025-05-07T20:24:26.2580785Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T20:24:26.2581159Z 2025-05-07T20:24:26.2581163Z 2025-05-07T20:24:26.2581167Z 2025-05-07T20:24:26.2581170Z 2025-05-07T20:24:26.2581174Z 2025-05-07T20:24:26.2581178Z 2025-05-07T20:24:26.2581181Z 2025-05-07T20:24:26.2582143Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T20:24:26.2582503Z 2025-05-07T20:24:26.2582509Z 2025-05-07T20:24:26.2582514Z 2025-05-07T20:24:26.2582519Z 2025-05-07T20:24:26.2582524Z 2025-05-07T20:24:26.2582529Z 2025-05-07T20:24:26.2582534Z 2025-05-07T20:24:26.2582540Z 2025-05-07T20:24:26.2586407Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T20:24:26.2586796Z 2025-05-07T20:24:26.2586800Z 2025-05-07T20:24:26.2586804Z 2025-05-07T20:24:26.2586808Z 2025-05-07T20:24:26.2586814Z 2025-05-07T20:24:26.2586820Z 2025-05-07T20:24:26.2586830Z 2025-05-07T20:24:26.2586836Z 2025-05-07T20:24:26.2586841Z 2025-05-07T20:24:26.2592096Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:26.2592500Z 2025-05-07T20:24:26.2592504Z 2025-05-07T20:24:26.2592507Z 2025-05-07T20:24:26.2592511Z 2025-05-07T20:24:26.2592515Z 2025-05-07T20:24:26.2592518Z 2025-05-07T20:24:26.2592522Z 2025-05-07T20:24:26.2592526Z 2025-05-07T20:24:26.2592529Z 2025-05-07T20:24:26.2592772Z 2025-05-07T20:24:26.3267084Z python_abi-3.11 | 5 KB | | 0%  2025-05-07T20:24:26.3267445Z 2025-05-07T20:24:26.3267452Z 2025-05-07T20:24:26.3267457Z 2025-05-07T20:24:26.3269893Z 2025-05-07T20:24:26.3305845Z cffi-1.17.1 | 295 KB | ########## | 100%  2025-05-07T20:24:26.3306128Z 2025-05-07T20:24:26.3306132Z 2025-05-07T20:24:26.3307227Z 2025-05-07T20:24:26.3518313Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:26.3539267Z openssl-3.5.0 | 3.0 MB | ##9 | 29% 2025-05-07T20:24:26.3539573Z 2025-05-07T20:24:26.3540894Z 2025-05-07T20:24:26.3764423Z libgcc-15.1.0 | 810 KB | ##5 | 26%  2025-05-07T20:24:26.3764742Z 2025-05-07T20:24:26.3764748Z 2025-05-07T20:24:26.3764754Z 2025-05-07T20:24:26.3764759Z 2025-05-07T20:24:26.3767125Z 2025-05-07T20:24:26.3797708Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T20:24:26.3798035Z 2025-05-07T20:24:26.3858854Z cryptography-44.0.3 | 1.5 MB | 1 | 1%  2025-05-07T20:24:26.3859155Z 2025-05-07T20:24:26.3859159Z 2025-05-07T20:24:26.3859163Z 2025-05-07T20:24:26.3859166Z 2025-05-07T20:24:26.3859170Z 2025-05-07T20:24:26.3859184Z 2025-05-07T20:24:26.3886993Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T20:24:26.3887277Z 2025-05-07T20:24:26.3887342Z 2025-05-07T20:24:26.3887346Z 2025-05-07T20:24:26.3887350Z 2025-05-07T20:24:26.3892018Z 2025-05-07T20:24:26.3938116Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:26.3938521Z 2025-05-07T20:24:26.3943555Z 2025-05-07T20:24:26.3992574Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:26.3992949Z 2025-05-07T20:24:26.3992953Z 2025-05-07T20:24:26.3992956Z 2025-05-07T20:24:26.3992960Z 2025-05-07T20:24:26.3992964Z 2025-05-07T20:24:26.3992967Z 2025-05-07T20:24:26.4330988Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:26.4331323Z 2025-05-07T20:24:26.4331328Z 2025-05-07T20:24:26.4331333Z 2025-05-07T20:24:26.4331338Z 2025-05-07T20:24:26.4331342Z 2025-05-07T20:24:26.4331347Z 2025-05-07T20:24:26.4332630Z 2025-05-07T20:24:26.4366279Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T20:24:26.4366600Z 2025-05-07T20:24:26.4366604Z 2025-05-07T20:24:26.4366608Z 2025-05-07T20:24:26.4366612Z 2025-05-07T20:24:26.4366616Z 2025-05-07T20:24:26.4366619Z 2025-05-07T20:24:26.4366623Z 2025-05-07T20:24:26.4368709Z 2025-05-07T20:24:26.4402356Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T20:24:26.4402673Z 2025-05-07T20:24:26.4402677Z 2025-05-07T20:24:26.4402680Z 2025-05-07T20:24:26.4402684Z 2025-05-07T20:24:26.4402688Z 2025-05-07T20:24:26.4402691Z 2025-05-07T20:24:26.4402695Z 2025-05-07T20:24:26.4440169Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:26.4440599Z 2025-05-07T20:24:26.4440602Z 2025-05-07T20:24:26.4440606Z 2025-05-07T20:24:26.4440610Z 2025-05-07T20:24:26.4440613Z 2025-05-07T20:24:26.4440617Z 2025-05-07T20:24:26.4440621Z 2025-05-07T20:24:26.4440624Z 2025-05-07T20:24:26.4567293Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:26.4567597Z 2025-05-07T20:24:26.4567600Z 2025-05-07T20:24:26.4567604Z 2025-05-07T20:24:26.4567608Z 2025-05-07T20:24:26.4567713Z 2025-05-07T20:24:26.4567720Z 2025-05-07T20:24:26.4567725Z 2025-05-07T20:24:26.4567730Z 2025-05-07T20:24:26.4569502Z 2025-05-07T20:24:26.4602046Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:26.4602459Z 2025-05-07T20:24:26.4602464Z 2025-05-07T20:24:26.4602468Z 2025-05-07T20:24:26.4602472Z 2025-05-07T20:24:26.4602475Z 2025-05-07T20:24:26.4602479Z 2025-05-07T20:24:26.4602483Z 2025-05-07T20:24:26.4602486Z 2025-05-07T20:24:26.4603010Z 2025-05-07T20:24:26.4712886Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:26.4713451Z 2025-05-07T20:24:26.4713455Z 2025-05-07T20:24:26.4713458Z 2025-05-07T20:24:26.4718870Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:26.4719403Z 2025-05-07T20:24:26.4719408Z 2025-05-07T20:24:26.4719412Z 2025-05-07T20:24:26.4835281Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:26.4835647Z 2025-05-07T20:24:26.4835960Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:26.4836317Z 2025-05-07T20:24:26.4900777Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:26.4901135Z 2025-05-07T20:24:26.4901140Z 2025-05-07T20:24:26.4901146Z 2025-05-07T20:24:26.4901151Z 2025-05-07T20:24:26.4901156Z 2025-05-07T20:24:26.4907067Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:26.4907455Z 2025-05-07T20:24:26.4907460Z 2025-05-07T20:24:26.4907465Z 2025-05-07T20:24:26.4907483Z 2025-05-07T20:24:26.4907746Z 2025-05-07T20:24:26.4918052Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:26.4918429Z 2025-05-07T20:24:26.4918435Z 2025-05-07T20:24:26.4918440Z 2025-05-07T20:24:26.4918445Z 2025-05-07T20:24:26.4923099Z cffi-1.17.1 | 295 KB | ########## | 100%  2025-05-07T20:24:26.4923449Z 2025-05-07T20:24:26.4923455Z 2025-05-07T20:24:26.4923460Z 2025-05-07T20:24:26.4923466Z 2025-05-07T20:24:26.5013528Z cffi-1.17.1 | 295 KB | ########## | 100%  2025-05-07T20:24:26.5014057Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:26.5027838Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:26.5028183Z 2025-05-07T20:24:26.5028189Z 2025-05-07T20:24:26.5028194Z 2025-05-07T20:24:26.5028199Z 2025-05-07T20:24:26.5028205Z 2025-05-07T20:24:26.5028210Z 2025-05-07T20:24:26.5028215Z 2025-05-07T20:24:26.5028220Z 2025-05-07T20:24:26.5028225Z 2025-05-07T20:24:26.5030183Z 2025-05-07T20:24:26.5066972Z python_abi-3.11 | 5 KB | ########## | 100%  2025-05-07T20:24:26.5067375Z 2025-05-07T20:24:26.5067380Z 2025-05-07T20:24:26.5067385Z 2025-05-07T20:24:26.5067390Z 2025-05-07T20:24:26.5067405Z 2025-05-07T20:24:26.5067411Z 2025-05-07T20:24:26.5067416Z 2025-05-07T20:24:26.5067421Z 2025-05-07T20:24:26.5067426Z 2025-05-07T20:24:26.5067761Z 2025-05-07T20:24:26.5166829Z python_abi-3.11 | 5 KB | ########## | 100%  2025-05-07T20:24:26.5167216Z 2025-05-07T20:24:26.5167221Z 2025-05-07T20:24:26.5167226Z 2025-05-07T20:24:26.5167231Z 2025-05-07T20:24:26.5167236Z 2025-05-07T20:24:26.5167242Z 2025-05-07T20:24:26.5167247Z 2025-05-07T20:24:26.5364709Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:26.5365127Z 2025-05-07T20:24:26.5365132Z 2025-05-07T20:24:26.5365138Z 2025-05-07T20:24:26.5365143Z 2025-05-07T20:24:26.5365148Z 2025-05-07T20:24:26.5365172Z 2025-05-07T20:24:26.5365178Z 2025-05-07T20:24:26.5366901Z 2025-05-07T20:24:26.5827993Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:26.5828810Z 2025-05-07T20:24:26.5828837Z 2025-05-07T20:24:26.5831471Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:26.5831852Z 2025-05-07T20:24:26.5831858Z 2025-05-07T20:24:26.5868643Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:26.5868990Z 2025-05-07T20:24:26.5868995Z 2025-05-07T20:24:26.5869000Z 2025-05-07T20:24:26.5869006Z 2025-05-07T20:24:26.5869011Z 2025-05-07T20:24:26.5869016Z 2025-05-07T20:24:26.5869021Z 2025-05-07T20:24:26.5869035Z 2025-05-07T20:24:26.5869040Z 2025-05-07T20:24:26.5873200Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:26.5873497Z 2025-05-07T20:24:26.5873501Z 2025-05-07T20:24:26.5873504Z 2025-05-07T20:24:26.5873508Z 2025-05-07T20:24:26.5873512Z 2025-05-07T20:24:26.5873698Z 2025-05-07T20:24:26.5873702Z 2025-05-07T20:24:26.5873705Z 2025-05-07T20:24:26.5873714Z 2025-05-07T20:24:26.6402419Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:26.6402710Z 2025-05-07T20:24:26.6402892Z 2025-05-07T20:24:26.6402897Z 2025-05-07T20:24:26.6402901Z 2025-05-07T20:24:26.6402905Z 2025-05-07T20:24:26.6402916Z 2025-05-07T20:24:26.6407185Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:26.6407466Z 2025-05-07T20:24:26.6407469Z 2025-05-07T20:24:26.6407473Z 2025-05-07T20:24:26.6407484Z 2025-05-07T20:24:26.6407488Z 2025-05-07T20:24:26.6407492Z 2025-05-07T20:24:26.6523983Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:26.6524260Z 2025-05-07T20:24:26.6524264Z 2025-05-07T20:24:26.6524274Z 2025-05-07T20:24:26.6524278Z 2025-05-07T20:24:26.6524281Z 2025-05-07T20:24:26.6524285Z 2025-05-07T20:24:26.6524289Z 2025-05-07T20:24:26.6524293Z 2025-05-07T20:24:26.6524306Z 2025-05-07T20:24:26.6524309Z 2025-05-07T20:24:26.7425375Z python_abi-3.11 | 5 KB | ########## | 100%  2025-05-07T20:24:26.7579786Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:26.7580142Z 2025-05-07T20:24:26.7586511Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:26.7587024Z 2025-05-07T20:24:26.7587313Z 2025-05-07T20:24:26.7587541Z  2025-05-07T20:24:26.7587824Z 2025-05-07T20:24:26.7587829Z 2025-05-07T20:24:26.7588054Z  2025-05-07T20:24:26.7588341Z 2025-05-07T20:24:26.7588347Z 2025-05-07T20:24:26.7588352Z 2025-05-07T20:24:26.7588611Z  2025-05-07T20:24:26.7588902Z 2025-05-07T20:24:26.7588907Z 2025-05-07T20:24:26.7588912Z 2025-05-07T20:24:26.7588918Z 2025-05-07T20:24:26.7589170Z  2025-05-07T20:24:26.7589458Z 2025-05-07T20:24:26.7589463Z 2025-05-07T20:24:26.7589468Z 2025-05-07T20:24:26.7589473Z 2025-05-07T20:24:26.7589479Z 2025-05-07T20:24:26.7589731Z  2025-05-07T20:24:26.7589955Z 2025-05-07T20:24:26.7589959Z 2025-05-07T20:24:26.7589963Z 2025-05-07T20:24:26.7589966Z 2025-05-07T20:24:26.7589970Z 2025-05-07T20:24:26.7589974Z 2025-05-07T20:24:26.7590159Z  2025-05-07T20:24:26.7590376Z 2025-05-07T20:24:26.7590380Z 2025-05-07T20:24:26.7590383Z 2025-05-07T20:24:26.7590387Z 2025-05-07T20:24:26.7590391Z 2025-05-07T20:24:26.7590394Z 2025-05-07T20:24:26.7590398Z 2025-05-07T20:24:26.7590584Z  2025-05-07T20:24:26.7590852Z 2025-05-07T20:24:26.7590857Z 2025-05-07T20:24:26.7590862Z 2025-05-07T20:24:26.7590875Z 2025-05-07T20:24:26.7590880Z 2025-05-07T20:24:26.7590885Z 2025-05-07T20:24:26.7590891Z 2025-05-07T20:24:26.7590896Z 2025-05-07T20:24:26.7591109Z  2025-05-07T20:24:26.7591338Z 2025-05-07T20:24:26.7591342Z 2025-05-07T20:24:26.7591346Z 2025-05-07T20:24:26.7591350Z 2025-05-07T20:24:26.7591354Z 2025-05-07T20:24:26.7591357Z 2025-05-07T20:24:26.7591368Z 2025-05-07T20:24:26.7591372Z 2025-05-07T20:24:26.7591375Z 2025-05-07T20:24:26.7591851Z  2025-05-07T20:24:26.7592074Z 2025-05-07T20:24:26.7592077Z 2025-05-07T20:24:26.7592081Z 2025-05-07T20:24:26.7592085Z 2025-05-07T20:24:26.7592096Z 2025-05-07T20:24:26.7592100Z 2025-05-07T20:24:26.7592104Z 2025-05-07T20:24:26.7592107Z 2025-05-07T20:24:26.7592111Z 2025-05-07T20:24:26.7592115Z 2025-05-07T20:24:26.7592313Z  done 2025-05-07T20:24:26.8595769Z Preparing transaction: \ done 2025-05-07T20:24:26.9599621Z Verifying transaction: / done 2025-05-07T20:24:28.4623608Z Executing transaction: \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:24:28.6387370Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T20:24:30.3620297Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T20:24:30.3633194Z [SETUP] Installing libxcrypt ... 2025-05-07T20:24:30.3658277Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T20:24:31.2292992Z Channels: 2025-05-07T20:24:31.2293245Z - conda-forge 2025-05-07T20:24:31.2293484Z Platform: linux-64 2025-05-07T20:24:34.6162488Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:34.9831057Z Solving environment: \ done 2025-05-07T20:24:35.0442402Z 2025-05-07T20:24:35.0442922Z ## Package Plan ## 2025-05-07T20:24:35.0443106Z 2025-05-07T20:24:35.0443320Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:35.0443662Z 2025-05-07T20:24:35.0443761Z added / updated specs: 2025-05-07T20:24:35.0444025Z - libxcrypt 2025-05-07T20:24:35.0444155Z 2025-05-07T20:24:35.0444160Z 2025-05-07T20:24:35.0444306Z The following packages will be downloaded: 2025-05-07T20:24:35.0444521Z 2025-05-07T20:24:35.0444637Z package | build 2025-05-07T20:24:35.0444962Z ---------------------------|----------------- 2025-05-07T20:24:35.0445345Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T20:24:35.0445756Z ------------------------------------------------------------ 2025-05-07T20:24:35.0446093Z Total: 98 KB 2025-05-07T20:24:35.0446310Z 2025-05-07T20:24:35.0446441Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:35.0446662Z 2025-05-07T20:24:35.0446897Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T20:24:35.0447186Z 2025-05-07T20:24:35.0447190Z 2025-05-07T20:24:35.0447194Z 2025-05-07T20:24:35.0447343Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:35.2063905Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T20:24:35.2090058Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T20:24:35.2193460Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:35.2196687Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:35.2197396Z 2025-05-07T20:24:35.2197936Z done 2025-05-07T20:24:35.3199653Z Preparing transaction: / done 2025-05-07T20:24:35.4204629Z Verifying transaction: \ done 2025-05-07T20:24:35.5209097Z Executing transaction: / done 2025-05-07T20:24:38.9514912Z [SETUP] Copying over ... 2025-05-07T20:24:38.9515624Z + cp /home/ec2-user/miniconda/envs/build_binary/include/crypt.h /home/ec2-user/miniconda/envs/build_binary/include/python3.11/crypt.h 2025-05-07T20:24:38.9544113Z 2025-05-07T20:24:38.9544118Z 2025-05-07T20:24:40.5815144Z [SETUP] Installed Python version: Python 3.11.11 2025-05-07T20:24:40.5815597Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T20:24:40.5847787Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:40.5848269Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:40.5863562Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:40.5863922Z env: 2025-05-07T20:24:40.5864150Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:40.5864452Z BUILD_ENV: build_binary 2025-05-07T20:24:40.5864705Z BUILD_TARGET: default 2025-05-07T20:24:40.5864943Z BUILD_VARIANT: cuda 2025-05-07T20:24:40.5865175Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:24:40.5865436Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:40.5865748Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:40.5866088Z ##[endgroup] 2025-05-07T20:24:40.9226355Z ################################################################################ 2025-05-07T20:24:40.9226743Z # Install C/C++ Compilers 2025-05-07T20:24:40.9226995Z # 2025-05-07T20:24:40.9242778Z # [2025-05-07T20:24:40.923Z] + install_cxx_compiler build_binary gcc 2025-05-07T20:24:40.9243190Z ################################################################################ 2025-05-07T20:24:40.9243422Z 2025-05-07T20:24:40.9259323Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:41.0142376Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:41.0153245Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T20:24:41.0176429Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T20:24:41.8864623Z Channels: 2025-05-07T20:24:41.8864885Z - conda-forge 2025-05-07T20:24:41.8865129Z Platform: linux-64 2025-05-07T20:24:45.2287383Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:45.5951932Z Solving environment: \ done 2025-05-07T20:24:45.6566189Z 2025-05-07T20:24:45.6566607Z ## Package Plan ## 2025-05-07T20:24:45.6566775Z 2025-05-07T20:24:45.6567067Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:45.6567369Z 2025-05-07T20:24:45.6567477Z added / updated specs: 2025-05-07T20:24:45.6567738Z - sysroot_linux-64=2.17 2025-05-07T20:24:45.6567914Z 2025-05-07T20:24:45.6567918Z 2025-05-07T20:24:45.6568043Z The following packages will be downloaded: 2025-05-07T20:24:45.6568259Z 2025-05-07T20:24:45.6568386Z package | build 2025-05-07T20:24:45.6568705Z ---------------------------|----------------- 2025-05-07T20:24:45.6569128Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T20:24:45.6569619Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T20:24:45.6570033Z ------------------------------------------------------------ 2025-05-07T20:24:45.6570375Z Total: 15.4 MB 2025-05-07T20:24:45.6570591Z 2025-05-07T20:24:45.6570721Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:45.6570945Z 2025-05-07T20:24:45.6571223Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T20:24:45.6571789Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T20:24:45.6572093Z 2025-05-07T20:24:45.6572098Z 2025-05-07T20:24:45.6572102Z 2025-05-07T20:24:45.6572246Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:45.6572628Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:45.6572865Z 2025-05-07T20:24:45.8524974Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T20:24:45.8760329Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:45.8760682Z 2025-05-07T20:24:45.8857975Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T20:24:45.8858270Z 2025-05-07T20:24:45.9537870Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:45.9941727Z sysroot_linux-64-2.1 | 14.5 MB | #########8 | 98% 2025-05-07T20:24:46.1587481Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:46.1587871Z 2025-05-07T20:24:46.1588295Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:46.1588685Z 2025-05-07T20:24:46.5927945Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:46.5931396Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:46.5931745Z 2025-05-07T20:24:46.5931946Z 2025-05-07T20:24:46.5932831Z  done 2025-05-07T20:24:46.6935734Z Preparing transaction: / done 2025-05-07T20:24:46.8942543Z Verifying transaction: \ | done 2025-05-07T20:24:47.1023220Z Executing transaction: - \ done 2025-05-07T20:24:47.2597376Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T20:24:47.2597749Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T20:24:48.9269891Z [CHECK] libstdc++.so.6 found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libstdc++.so.6 2025-05-07T20:24:48.9284081Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T20:24:48.9306805Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y gxx_linux-64=11.4.0 2025-05-07T20:24:49.8265718Z Channels: 2025-05-07T20:24:49.8265974Z - conda-forge 2025-05-07T20:24:49.8266205Z Platform: linux-64 2025-05-07T20:24:53.1119047Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:54.0586000Z Solving environment: \ | / done 2025-05-07T20:24:54.1222582Z 2025-05-07T20:24:54.1222905Z ## Package Plan ## 2025-05-07T20:24:54.1223081Z 2025-05-07T20:24:54.1223296Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:54.1223634Z 2025-05-07T20:24:54.1223741Z added / updated specs: 2025-05-07T20:24:54.1224007Z - gxx_linux-64=11.4.0 2025-05-07T20:24:54.1224180Z 2025-05-07T20:24:54.1224184Z 2025-05-07T20:24:54.1224307Z The following packages will be downloaded: 2025-05-07T20:24:54.1224537Z 2025-05-07T20:24:54.1224666Z package | build 2025-05-07T20:24:54.1224997Z ---------------------------|----------------- 2025-05-07T20:24:54.1225405Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T20:24:54.1225895Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T20:24:54.1226376Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T20:24:54.1226816Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T20:24:54.1227267Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T20:24:54.1227714Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T20:24:54.1228155Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T20:24:54.1228628Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T20:24:54.1229106Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T20:24:54.1229552Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T20:24:54.1230025Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T20:24:54.1230511Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T20:24:54.1230922Z ------------------------------------------------------------ 2025-05-07T20:24:54.1231269Z Total: 91.6 MB 2025-05-07T20:24:54.1231484Z 2025-05-07T20:24:54.1231614Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:54.1231846Z 2025-05-07T20:24:54.1232124Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T20:24:54.1232695Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T20:24:54.1233691Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T20:24:54.1234215Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T20:24:54.1234728Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T20:24:54.1235246Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T20:24:54.1235784Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:54.1236346Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T20:24:54.1236851Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T20:24:54.1237409Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:54.1237912Z 2025-05-07T20:24:54.1238035Z The following packages will be UPDATED: 2025-05-07T20:24:54.1238244Z 2025-05-07T20:24:54.1238571Z 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:54.1239357Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T20:24:54.1239774Z 2025-05-07T20:24:54.1239778Z 2025-05-07T20:24:54.1239782Z 2025-05-07T20:24:54.1239931Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:54.1240404Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:54.1240635Z 2025-05-07T20:24:54.1241008Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:54.1241254Z 2025-05-07T20:24:54.1241258Z 2025-05-07T20:24:54.1263564Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:54.1263947Z 2025-05-07T20:24:54.1263965Z 2025-05-07T20:24:54.1266563Z 2025-05-07T20:24:54.1273226Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:24:54.1273563Z 2025-05-07T20:24:54.1273567Z 2025-05-07T20:24:54.1273571Z 2025-05-07T20:24:54.1273582Z 2025-05-07T20:24:54.1288124Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:24:54.1288491Z 2025-05-07T20:24:54.1288495Z 2025-05-07T20:24:54.1288499Z 2025-05-07T20:24:54.1288503Z 2025-05-07T20:24:54.1288506Z 2025-05-07T20:24:54.1289950Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:54.1290316Z 2025-05-07T20:24:54.1290320Z 2025-05-07T20:24:54.1290324Z 2025-05-07T20:24:54.1290327Z 2025-05-07T20:24:54.1290331Z 2025-05-07T20:24:54.1290334Z 2025-05-07T20:24:54.1291951Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T20:24:54.1292255Z 2025-05-07T20:24:54.1292259Z 2025-05-07T20:24:54.1292263Z 2025-05-07T20:24:54.1292266Z 2025-05-07T20:24:54.1292280Z 2025-05-07T20:24:54.1292283Z 2025-05-07T20:24:54.1292287Z 2025-05-07T20:24:54.1296961Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T20:24:54.1297244Z 2025-05-07T20:24:54.1297446Z 2025-05-07T20:24:54.1297483Z 2025-05-07T20:24:54.1297488Z 2025-05-07T20:24:54.1297491Z 2025-05-07T20:24:54.1297495Z 2025-05-07T20:24:54.1297499Z 2025-05-07T20:24:54.1297505Z 2025-05-07T20:24:54.1299735Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:54.1300152Z 2025-05-07T20:24:54.1300158Z 2025-05-07T20:24:54.1300164Z 2025-05-07T20:24:54.1300169Z 2025-05-07T20:24:54.1300183Z 2025-05-07T20:24:54.1300189Z 2025-05-07T20:24:54.1300194Z 2025-05-07T20:24:54.1300200Z 2025-05-07T20:24:54.1300205Z 2025-05-07T20:24:54.1302842Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T20:24:54.1303315Z 2025-05-07T20:24:54.1303322Z 2025-05-07T20:24:54.1303327Z 2025-05-07T20:24:54.1303332Z 2025-05-07T20:24:54.1303353Z 2025-05-07T20:24:54.1303359Z 2025-05-07T20:24:54.1303365Z 2025-05-07T20:24:54.1303370Z 2025-05-07T20:24:54.1303376Z 2025-05-07T20:24:54.1303381Z 2025-05-07T20:24:54.1304714Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T20:24:54.1305181Z 2025-05-07T20:24:54.1305187Z 2025-05-07T20:24:54.1305192Z 2025-05-07T20:24:54.1305198Z 2025-05-07T20:24:54.1305203Z 2025-05-07T20:24:54.1305208Z 2025-05-07T20:24:54.1305213Z 2025-05-07T20:24:54.1305219Z 2025-05-07T20:24:54.1305225Z 2025-05-07T20:24:54.1305230Z 2025-05-07T20:24:54.1305235Z 2025-05-07T20:24:54.2290964Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T20:24:54.2291272Z 2025-05-07T20:24:54.2291276Z 2025-05-07T20:24:54.2291280Z 2025-05-07T20:24:54.2596205Z binutils_impl_linux- | 6.0 MB | 6 | 7%  2025-05-07T20:24:54.2596753Z 2025-05-07T20:24:54.2596760Z 2025-05-07T20:24:54.2596768Z 2025-05-07T20:24:54.2597090Z 2025-05-07T20:24:54.3805086Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:24:54.3805358Z 2025-05-07T20:24:54.3805362Z 2025-05-07T20:24:54.3805366Z 2025-05-07T20:24:54.3805370Z 2025-05-07T20:24:54.3908675Z libstdcxx-15.1.0 | 3.7 MB | 1 | 2%  2025-05-07T20:24:54.3908956Z 2025-05-07T20:24:54.3908960Z 2025-05-07T20:24:54.3908963Z 2025-05-07T20:24:54.4099337Z binutils_impl_linux- | 6.0 MB | #3 | 13%  2025-05-07T20:24:54.4338443Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:54.4338809Z 2025-05-07T20:24:54.4476275Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:54.4476541Z 2025-05-07T20:24:54.4479519Z 2025-05-07T20:24:54.4916487Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:54.4916860Z 2025-05-07T20:24:54.4916866Z 2025-05-07T20:24:54.4919634Z 2025-05-07T20:24:54.5103436Z binutils_impl_linux- | 6.0 MB | ######5 | 66%  2025-05-07T20:24:54.5341379Z gcc_impl_linux-64-11 | 53.0 MB | #2 | 12% 2025-05-07T20:24:54.5342907Z 2025-05-07T20:24:54.5479044Z gxx_impl_linux-64-11 | 11.2 MB | ##9 | 30%  2025-05-07T20:24:54.5479389Z 2025-05-07T20:24:54.5480099Z 2025-05-07T20:24:54.5639948Z libstdcxx-devel_linu | 11.1 MB | ###4 | 35%  2025-05-07T20:24:54.5640336Z 2025-05-07T20:24:54.5640343Z 2025-05-07T20:24:54.5640349Z 2025-05-07T20:24:54.5640354Z 2025-05-07T20:24:54.5640694Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:54.5641095Z 2025-05-07T20:24:54.5641102Z 2025-05-07T20:24:54.5641114Z 2025-05-07T20:24:54.5645329Z 2025-05-07T20:24:54.6143340Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:54.6299966Z gcc_impl_linux-64-11 | 53.0 MB | #9 | 19% 2025-05-07T20:24:54.6300229Z 2025-05-07T20:24:54.6300233Z 2025-05-07T20:24:54.6300237Z 2025-05-07T20:24:54.6300241Z 2025-05-07T20:24:54.6300253Z 2025-05-07T20:24:54.6345845Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:54.6348118Z 2025-05-07T20:24:54.6481113Z gxx_impl_linux-64-11 | 11.2 MB | #####6 | 57%  2025-05-07T20:24:54.6481384Z 2025-05-07T20:24:54.6483183Z 2025-05-07T20:24:54.7257371Z libstdcxx-devel_linu | 11.1 MB | ######7 | 67%  2025-05-07T20:24:54.7257660Z 2025-05-07T20:24:54.7257664Z 2025-05-07T20:24:54.7257668Z 2025-05-07T20:24:54.7257905Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:54.7258175Z 2025-05-07T20:24:54.7258179Z 2025-05-07T20:24:54.7258190Z 2025-05-07T20:24:54.7272512Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:54.7302606Z gcc_impl_linux-64-11 | 53.0 MB | ##6 | 26% 2025-05-07T20:24:54.7302874Z 2025-05-07T20:24:54.7302884Z 2025-05-07T20:24:54.7302887Z 2025-05-07T20:24:54.7302891Z 2025-05-07T20:24:54.7309668Z 2025-05-07T20:24:54.7348931Z libsanitizer-11.4.0 | 3.5 MB | ########6 | 86%  2025-05-07T20:24:54.7350683Z 2025-05-07T20:24:54.7485110Z gxx_impl_linux-64-11 | 11.2 MB | ########5 | 86%  2025-05-07T20:24:54.7485372Z 2025-05-07T20:24:54.7485376Z 2025-05-07T20:24:54.7582500Z libstdcxx-devel_linu | 11.1 MB | #########3 | 94%  2025-05-07T20:24:54.7582792Z 2025-05-07T20:24:54.7582796Z 2025-05-07T20:24:54.7582800Z 2025-05-07T20:24:54.7582804Z 2025-05-07T20:24:54.7582808Z 2025-05-07T20:24:54.7584106Z 2025-05-07T20:24:54.8365069Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T20:24:54.8598068Z gcc_impl_linux-64-11 | 53.0 MB | ###2 | 33% 2025-05-07T20:24:54.8598555Z 2025-05-07T20:24:54.8598562Z 2025-05-07T20:24:54.8598569Z 2025-05-07T20:24:54.8598577Z 2025-05-07T20:24:54.8598584Z 2025-05-07T20:24:54.9146447Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:54.9146919Z 2025-05-07T20:24:54.9146925Z 2025-05-07T20:24:54.9146931Z 2025-05-07T20:24:54.9147186Z 2025-05-07T20:24:54.9147192Z 2025-05-07T20:24:54.9149330Z 2025-05-07T20:24:54.9154394Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:54.9154883Z 2025-05-07T20:24:54.9154889Z 2025-05-07T20:24:54.9154910Z 2025-05-07T20:24:54.9154916Z 2025-05-07T20:24:54.9154922Z 2025-05-07T20:24:54.9159617Z 2025-05-07T20:24:54.9365279Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:54.9585180Z gcc_impl_linux-64-11 | 53.0 MB | ###9 | 40% 2025-05-07T20:24:54.9585443Z 2025-05-07T20:24:54.9585447Z 2025-05-07T20:24:54.9585451Z 2025-05-07T20:24:54.9585454Z 2025-05-07T20:24:54.9585458Z 2025-05-07T20:24:54.9585462Z 2025-05-07T20:24:54.9585475Z 2025-05-07T20:24:54.9673853Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T20:24:54.9674274Z 2025-05-07T20:24:54.9674361Z 2025-05-07T20:24:54.9674366Z 2025-05-07T20:24:54.9674372Z 2025-05-07T20:24:54.9674377Z 2025-05-07T20:24:54.9674411Z 2025-05-07T20:24:54.9674416Z 2025-05-07T20:24:54.9674426Z 2025-05-07T20:24:54.9734374Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:54.9734765Z 2025-05-07T20:24:54.9734769Z 2025-05-07T20:24:54.9734789Z 2025-05-07T20:24:54.9734794Z 2025-05-07T20:24:54.9734797Z 2025-05-07T20:24:54.9734801Z 2025-05-07T20:24:54.9734805Z 2025-05-07T20:24:54.9734808Z 2025-05-07T20:24:55.0084322Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:55.0084663Z 2025-05-07T20:24:55.0084667Z 2025-05-07T20:24:55.0084670Z 2025-05-07T20:24:55.0084674Z 2025-05-07T20:24:55.0084678Z 2025-05-07T20:24:55.0084681Z 2025-05-07T20:24:55.0084685Z 2025-05-07T20:24:55.0084689Z 2025-05-07T20:24:55.0085298Z 2025-05-07T20:24:55.0143935Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T20:24:55.0144291Z 2025-05-07T20:24:55.0144295Z 2025-05-07T20:24:55.0144299Z 2025-05-07T20:24:55.0144303Z 2025-05-07T20:24:55.0144335Z 2025-05-07T20:24:55.0144339Z 2025-05-07T20:24:55.0146107Z 2025-05-07T20:24:55.0154110Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:55.0154458Z 2025-05-07T20:24:55.0154462Z 2025-05-07T20:24:55.0154480Z 2025-05-07T20:24:55.0154484Z 2025-05-07T20:24:55.0154487Z 2025-05-07T20:24:55.0154491Z 2025-05-07T20:24:55.0154495Z 2025-05-07T20:24:55.0154498Z 2025-05-07T20:24:55.0154502Z 2025-05-07T20:24:55.0401795Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:55.0579297Z gcc_impl_linux-64-11 | 53.0 MB | ####6 | 46% 2025-05-07T20:24:55.0579681Z 2025-05-07T20:24:55.0579688Z 2025-05-07T20:24:55.0579693Z 2025-05-07T20:24:55.0579699Z 2025-05-07T20:24:55.0579705Z 2025-05-07T20:24:55.0579711Z 2025-05-07T20:24:55.0579716Z 2025-05-07T20:24:55.0579722Z 2025-05-07T20:24:55.0579728Z 2025-05-07T20:24:55.0579733Z 2025-05-07T20:24:55.0583503Z 2025-05-07T20:24:55.0628454Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T20:24:55.0628971Z 2025-05-07T20:24:55.0628978Z 2025-05-07T20:24:55.0628983Z 2025-05-07T20:24:55.0628989Z 2025-05-07T20:24:55.0628995Z 2025-05-07T20:24:55.0629281Z 2025-05-07T20:24:55.0629290Z 2025-05-07T20:24:55.0629294Z 2025-05-07T20:24:55.0629299Z 2025-05-07T20:24:55.0629304Z 2025-05-07T20:24:55.0632617Z 2025-05-07T20:24:55.0982518Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:55.0982966Z 2025-05-07T20:24:55.0982970Z 2025-05-07T20:24:55.0982974Z 2025-05-07T20:24:55.0987210Z 2025-05-07T20:24:55.0989840Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:55.0990208Z 2025-05-07T20:24:55.0990212Z 2025-05-07T20:24:55.0990216Z 2025-05-07T20:24:55.0990219Z 2025-05-07T20:24:55.0990223Z 2025-05-07T20:24:55.0990227Z 2025-05-07T20:24:55.0990231Z 2025-05-07T20:24:55.0990234Z 2025-05-07T20:24:55.0990239Z 2025-05-07T20:24:55.0992845Z 2025-05-07T20:24:55.0995636Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T20:24:55.0995959Z 2025-05-07T20:24:55.0995963Z 2025-05-07T20:24:55.1031496Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:55.1031874Z 2025-05-07T20:24:55.1031878Z 2025-05-07T20:24:55.1031882Z 2025-05-07T20:24:55.1031886Z 2025-05-07T20:24:55.1031890Z 2025-05-07T20:24:55.1031894Z 2025-05-07T20:24:55.1031897Z 2025-05-07T20:24:55.1031901Z 2025-05-07T20:24:55.1031913Z 2025-05-07T20:24:55.1033762Z 2025-05-07T20:24:55.1269418Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:55.1271765Z 2025-05-07T20:24:55.1403815Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:55.2404548Z gcc_impl_linux-64-11 | 53.0 MB | #####4 | 55% 2025-05-07T20:24:55.2899750Z gcc_impl_linux-64-11 | 53.0 MB | ####### | 70% 2025-05-07T20:24:55.2900123Z 2025-05-07T20:24:55.2900162Z 2025-05-07T20:24:55.2900178Z 2025-05-07T20:24:55.2900184Z 2025-05-07T20:24:55.2900189Z 2025-05-07T20:24:55.2900194Z 2025-05-07T20:24:55.2915250Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:55.2915695Z 2025-05-07T20:24:55.2915710Z 2025-05-07T20:24:55.2915715Z 2025-05-07T20:24:55.2915721Z 2025-05-07T20:24:55.2915726Z 2025-05-07T20:24:55.3404636Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:55.3762439Z gcc_impl_linux-64-11 | 53.0 MB | ########3 | 84% 2025-05-07T20:24:55.3762774Z 2025-05-07T20:24:55.3762778Z 2025-05-07T20:24:55.3762782Z 2025-05-07T20:24:55.3762786Z 2025-05-07T20:24:55.3762789Z 2025-05-07T20:24:55.3762793Z 2025-05-07T20:24:55.3762797Z 2025-05-07T20:24:55.3764208Z 2025-05-07T20:24:55.3773635Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:55.3774119Z 2025-05-07T20:24:55.3774125Z 2025-05-07T20:24:55.3774129Z 2025-05-07T20:24:55.3774133Z 2025-05-07T20:24:55.3774169Z 2025-05-07T20:24:55.3774172Z 2025-05-07T20:24:55.3774176Z 2025-05-07T20:24:55.3774493Z 2025-05-07T20:24:55.3913930Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:55.3914385Z 2025-05-07T20:24:55.3914390Z 2025-05-07T20:24:55.3914394Z 2025-05-07T20:24:55.3914397Z 2025-05-07T20:24:55.3914401Z 2025-05-07T20:24:55.3914405Z 2025-05-07T20:24:55.3914975Z 2025-05-07T20:24:55.3925012Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:55.3925504Z 2025-05-07T20:24:55.3925510Z 2025-05-07T20:24:55.3925515Z 2025-05-07T20:24:55.3925596Z 2025-05-07T20:24:55.3925602Z 2025-05-07T20:24:55.3925608Z 2025-05-07T20:24:55.3927022Z 2025-05-07T20:24:55.4422256Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:55.4422590Z 2025-05-07T20:24:55.4422629Z 2025-05-07T20:24:55.4422633Z 2025-05-07T20:24:55.4422637Z 2025-05-07T20:24:55.4422641Z 2025-05-07T20:24:55.4422668Z 2025-05-07T20:24:55.4422672Z 2025-05-07T20:24:55.4422683Z 2025-05-07T20:24:55.4422686Z 2025-05-07T20:24:55.4425485Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:55.4426087Z 2025-05-07T20:24:55.4426320Z 2025-05-07T20:24:55.4426325Z 2025-05-07T20:24:55.4426329Z 2025-05-07T20:24:55.4426332Z 2025-05-07T20:24:55.4426336Z 2025-05-07T20:24:55.4426340Z 2025-05-07T20:24:55.4426343Z 2025-05-07T20:24:55.4426799Z 2025-05-07T20:24:55.4471716Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:55.4636452Z gcc_impl_linux-64-11 | 53.0 MB | #########4 | 95% 2025-05-07T20:24:55.4636904Z 2025-05-07T20:24:55.4636910Z 2025-05-07T20:24:55.4636915Z 2025-05-07T20:24:55.4636920Z 2025-05-07T20:24:55.4636926Z 2025-05-07T20:24:55.4636931Z 2025-05-07T20:24:55.4636937Z 2025-05-07T20:24:55.4636942Z 2025-05-07T20:24:55.4636947Z 2025-05-07T20:24:55.4636952Z 2025-05-07T20:24:55.4636959Z 2025-05-07T20:24:55.4645792Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:55.4646228Z 2025-05-07T20:24:55.4646233Z 2025-05-07T20:24:55.4646237Z 2025-05-07T20:24:55.4646240Z 2025-05-07T20:24:55.4646244Z 2025-05-07T20:24:55.4646261Z 2025-05-07T20:24:55.4646265Z 2025-05-07T20:24:55.4646269Z 2025-05-07T20:24:55.4646272Z 2025-05-07T20:24:55.4646276Z 2025-05-07T20:24:55.4646713Z 2025-05-07T20:24:55.5268409Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:55.5268772Z 2025-05-07T20:24:55.5268776Z 2025-05-07T20:24:55.5268780Z 2025-05-07T20:24:55.5268783Z 2025-05-07T20:24:55.5268787Z 2025-05-07T20:24:55.5268791Z 2025-05-07T20:24:55.5268795Z 2025-05-07T20:24:55.5268834Z 2025-05-07T20:24:55.5268838Z 2025-05-07T20:24:55.5269159Z 2025-05-07T20:24:55.5276084Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:55.5276429Z 2025-05-07T20:24:55.5276471Z 2025-05-07T20:24:55.5276494Z 2025-05-07T20:24:55.5276498Z 2025-05-07T20:24:55.5276502Z 2025-05-07T20:24:55.5276505Z 2025-05-07T20:24:55.5276509Z 2025-05-07T20:24:55.5276512Z 2025-05-07T20:24:55.5276516Z 2025-05-07T20:24:55.5276569Z 2025-05-07T20:24:55.6055928Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:55.6056508Z 2025-05-07T20:24:55.6056512Z 2025-05-07T20:24:55.6057281Z 2025-05-07T20:24:55.7367562Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:55.8291690Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:55.8293147Z 2025-05-07T20:24:56.1104840Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:56.1105223Z 2025-05-07T20:24:56.1105227Z 2025-05-07T20:24:56.5154799Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:56.5160196Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:56.5160932Z 2025-05-07T20:24:56.5161278Z 2025-05-07T20:24:56.5161572Z  2025-05-07T20:24:56.5162504Z 2025-05-07T20:24:56.5162510Z 2025-05-07T20:24:56.5162821Z  2025-05-07T20:24:56.5163186Z 2025-05-07T20:24:56.5163191Z 2025-05-07T20:24:56.5163197Z 2025-05-07T20:24:56.5163499Z  2025-05-07T20:24:56.5163968Z 2025-05-07T20:24:56.5163971Z 2025-05-07T20:24:56.5163975Z 2025-05-07T20:24:56.5163978Z 2025-05-07T20:24:56.5164254Z  2025-05-07T20:24:56.5164568Z 2025-05-07T20:24:56.5164571Z 2025-05-07T20:24:56.5164575Z 2025-05-07T20:24:56.5164579Z 2025-05-07T20:24:56.5164582Z 2025-05-07T20:24:56.5164793Z  2025-05-07T20:24:56.5165081Z 2025-05-07T20:24:56.5165084Z 2025-05-07T20:24:56.5165088Z 2025-05-07T20:24:56.5165100Z 2025-05-07T20:24:56.5165103Z 2025-05-07T20:24:56.5165107Z 2025-05-07T20:24:56.5165386Z  2025-05-07T20:24:56.5165681Z 2025-05-07T20:24:56.5165684Z 2025-05-07T20:24:56.5165908Z 2025-05-07T20:24:56.5165913Z 2025-05-07T20:24:56.5165916Z 2025-05-07T20:24:56.5165920Z 2025-05-07T20:24:56.5165923Z 2025-05-07T20:24:56.5166144Z  2025-05-07T20:24:56.5166452Z 2025-05-07T20:24:56.5166455Z 2025-05-07T20:24:56.5166459Z 2025-05-07T20:24:56.5166463Z 2025-05-07T20:24:56.5166466Z 2025-05-07T20:24:56.5166470Z 2025-05-07T20:24:56.5166474Z 2025-05-07T20:24:56.5166477Z 2025-05-07T20:24:56.5166689Z  2025-05-07T20:24:56.5167016Z 2025-05-07T20:24:56.5167019Z 2025-05-07T20:24:56.5167023Z 2025-05-07T20:24:56.5167027Z 2025-05-07T20:24:56.5167030Z 2025-05-07T20:24:56.5167034Z 2025-05-07T20:24:56.5167170Z 2025-05-07T20:24:56.5167174Z 2025-05-07T20:24:56.5167178Z 2025-05-07T20:24:56.5167413Z  2025-05-07T20:24:56.5167718Z 2025-05-07T20:24:56.5167729Z 2025-05-07T20:24:56.5167733Z 2025-05-07T20:24:56.5167736Z 2025-05-07T20:24:56.5167740Z 2025-05-07T20:24:56.5167744Z 2025-05-07T20:24:56.5167747Z 2025-05-07T20:24:56.5167751Z 2025-05-07T20:24:56.5167754Z 2025-05-07T20:24:56.5167758Z 2025-05-07T20:24:56.5168007Z  2025-05-07T20:24:56.5168259Z 2025-05-07T20:24:56.5168262Z 2025-05-07T20:24:56.5168266Z 2025-05-07T20:24:56.5168270Z 2025-05-07T20:24:56.5168273Z 2025-05-07T20:24:56.5168277Z 2025-05-07T20:24:56.5168281Z 2025-05-07T20:24:56.5168284Z 2025-05-07T20:24:56.5168288Z 2025-05-07T20:24:56.5168291Z 2025-05-07T20:24:56.5168295Z 2025-05-07T20:24:56.5168604Z  done 2025-05-07T20:24:56.6167999Z Preparing transaction: \ done 2025-05-07T20:24:56.9175232Z Verifying transaction: / - \ done 2025-05-07T20:24:57.0186843Z Executing transaction: / done 2025-05-07T20:24:57.1831569Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T20:25:01.0873785Z + 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:01.0874435Z 2025-05-07T20:25:01.0885392Z 2025-05-07T20:25:01.0904103Z + 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:01.0904689Z 2025-05-07T20:25:01.0915450Z 2025-05-07T20:25:01.0934189Z + 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:01.0935158Z 2025-05-07T20:25:01.0946831Z 2025-05-07T20:25:01.0964560Z + 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:01.0965338Z 2025-05-07T20:25:01.0976081Z 2025-05-07T20:25:02.9756908Z /home/ec2-user/miniconda/envs/build_binary/bin/cc 2025-05-07T20:25:02.9757383Z 2025-05-07T20:25:03.0395708Z [CHECK] Binary cc found in PATH 2025-05-07T20:25:04.9190001Z /home/ec2-user/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:25:04.9190579Z 2025-05-07T20:25:04.9809582Z [CHECK] Binary gcc found in PATH 2025-05-07T20:25:06.8559124Z /home/ec2-user/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:25:06.8559448Z 2025-05-07T20:25:06.9187451Z [CHECK] Binary c++ found in PATH 2025-05-07T20:25:08.7979400Z /home/ec2-user/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:25:08.7979860Z 2025-05-07T20:25:08.8602199Z [CHECK] Binary g++ found in PATH 2025-05-07T20:25:08.8606655Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T20:25:08.8607222Z + conda run -n build_binary cc -dM -E - 2025-05-07T20:25:08.8607642Z 2025-05-07T20:25:10.7403408Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:10.7404304Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:10.7404927Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:10.7406371Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:10.7407210Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:10.7407858Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:10.7408398Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:10.7409091Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:10.7409635Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:10.7410083Z #define __CHAR_BIT__ 8 2025-05-07T20:25:10.7410655Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:10.7411174Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:10.7411586Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:10.7412286Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:10.7412812Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:10.7413422Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.7414424Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:10.7414953Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:10.7415632Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:10.7416268Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:10.7416986Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:10.7417806Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:10.7418376Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:10.7418925Z #define __GCC_IEC_559 2 2025-05-07T20:25:10.7419502Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:10.7420032Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:10.7420633Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:10.7421240Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:10.7421856Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.7422415Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:10.7423029Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:10.7423612Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:10.7424083Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:10.7424667Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:10.7425200Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:10.7425700Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:10.7426255Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:10.7426759Z #define __INT8_C(c) c 2025-05-07T20:25:10.7427274Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:10.7427865Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.7428481Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:10.7429102Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:10.7429758Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:10.7430329Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:10.7430859Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.7431394Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:10.7431994Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:10.7432725Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:10.7433511Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:10.7434038Z #define __linux 1 2025-05-07T20:25:10.7434573Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:10.7435168Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:10.7435681Z #define __unix 1 2025-05-07T20:25:10.7436130Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:10.7436724Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:10.7437230Z #define __WINT_MIN__ 0U 2025-05-07T20:25:10.7437701Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:10.7438332Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:10.7438864Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:10.7439336Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:10.7439919Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:10.7440664Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:10.7441186Z #define __INT64_C(c) c ## L 2025-05-07T20:25:10.7441808Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:10.7442368Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:10.7442827Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:10.7443752Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:10.7444468Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:10.7444941Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:10.7445550Z #define __DBL_DIG__ 15 2025-05-07T20:25:10.7446000Z #define __FLT32_DIG__ 6 2025-05-07T20:25:10.7446568Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:10.7447268Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:10.7447841Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:10.7448459Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:10.7449123Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:10.7449611Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:10.7450124Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:10.7451037Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:10.7451740Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:10.7452245Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:10.7452855Z #define __unix__ 1 2025-05-07T20:25:10.7453283Z #define __INT_WIDTH__ 32 2025-05-07T20:25:10.7453732Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:10.7454412Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:10.7454855Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:10.7455342Z #define __UINT16_C(c) c 2025-05-07T20:25:10.7455941Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:10.7456406Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:10.7457045Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:10.7457807Z #define __gnu_linux__ 1 2025-05-07T20:25:10.7458270Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:10.7458725Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:10.7459373Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.7459889Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:10.7460319Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:10.7461018Z #define __GNUC__ 11 2025-05-07T20:25:10.7461437Z #define __pie__ 2 2025-05-07T20:25:10.7461796Z #define __MMX__ 1 2025-05-07T20:25:10.7462349Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:10.7462843Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:10.7463315Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:10.7463756Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:10.7464279Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:10.7464875Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.7465359Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:10.7465738Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:10.7466124Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:10.7466555Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:10.7466939Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:10.7478087Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:10.7478534Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:10.7478980Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:10.7479380Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:10.7479817Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:10.7480310Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:10.7480700Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:10.7481114Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:10.7481513Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:10.7481890Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:10.7482365Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:10.7482902Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:10.7483301Z #define __SSE2_MATH__ 1 2025-05-07T20:25:10.7483654Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:10.7484087Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.7484502Z #define __amd64 1 2025-05-07T20:25:10.7484811Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:10.7485196Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:10.7485635Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:10.7486081Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:10.7487222Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:10.7487651Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:10.7488029Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:10.7488429Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:10.7488815Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:10.7489181Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:10.7489576Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:10.7489964Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:10.7490319Z #define __x86_64 1 2025-05-07T20:25:10.7490639Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:10.7491167Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:10.7492109Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:10.7493047Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:10.7493759Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:10.7494334Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:10.7494689Z #define __LP64__ 1 2025-05-07T20:25:10.7495011Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.7495523Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:10.7496078Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:10.7496460Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:10.7496845Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:10.7497244Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:10.7497625Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:10.7498010Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:10.7498376Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:10.7498732Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:10.7499102Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:10.7499573Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:10.7500074Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:10.7500473Z #define __FLT_DIG__ 6 2025-05-07T20:25:10.7500805Z #define __NO_INLINE__ 1 2025-05-07T20:25:10.7501143Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:10.7501606Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:10.7502113Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:10.7502472Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:10.7502831Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:10.7503191Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:10.7503554Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:10.7503920Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:10.7504338Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:10.7504746Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:10.7505117Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:10.7505542Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:10.7506023Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:10.7506391Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:10.7506754Z #define __FLT128_DIG__ 33 2025-05-07T20:25:10.7507100Z #define __INT32_C(c) c 2025-05-07T20:25:10.7507424Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:10.7507818Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:10.7508212Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:10.7508616Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:10.7509060Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:10.7509492Z #define unix 1 2025-05-07T20:25:10.7509816Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:10.7510259Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.7510689Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:10.7511130Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:10.7511583Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:10.7511930Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:10.7512303Z #define __ELF__ 1 2025-05-07T20:25:10.7512619Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:10.7513016Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:10.7513408Z #define __FLT_RADIX__ 2 2025-05-07T20:25:10.7513988Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:10.7514513Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:10.7515038Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:10.7515394Z #define __SSE_MATH__ 1 2025-05-07T20:25:10.7515719Z #define __k8 1 2025-05-07T20:25:10.7516142Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:10.7516681Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:10.7517109Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:10.7517544Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:10.7517909Z #define __LDBL_DIG__ 18 2025-05-07T20:25:10.7518238Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:10.7518597Z #define __x86_64__ 1 2025-05-07T20:25:10.7519049Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:10.7519471Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:10.7519989Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.7520530Z #define __FLT64_DIG__ 15 2025-05-07T20:25:10.7520918Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.7521482Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:10.7521917Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.7522295Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:10.7522691Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.7523112Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:10.7523626Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:10.7524199Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:10.7524607Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:10.7525076Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:10.7525553Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:10.7525987Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:10.7526381Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:10.7526818Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:10.7527232Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:10.7527565Z #define __SEG_FS 1 2025-05-07T20:25:10.7527886Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:10.7528282Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:10.7528666Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.7529078Z #define __SEG_GS 1 2025-05-07T20:25:10.7529514Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:10.7530061Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:10.7530446Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:10.7530861Z #define __INT16_TYPE__ short int 2025-05-07T20:25:10.7531263Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:10.7531677Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:10.7532067Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:10.7532429Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:10.7532800Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:10.7533293Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:10.7533890Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.7534295Z #define linux 1 2025-05-07T20:25:10.7534612Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.7535011Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:10.7535390Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:10.7535728Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:10.7536103Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:10.7536474Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:10.7536967Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:10.7537554Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:10.7538026Z #define __code_model_small__ 1 2025-05-07T20:25:10.7538402Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:10.7538822Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:10.7539169Z #define __k8__ 1 2025-05-07T20:25:10.7539485Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:10.7540045Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:10.7540479Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:10.7540814Z #define __pic__ 2 2025-05-07T20:25:10.7541169Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.7541607Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:10.7542024Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.7542502Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:10.7543015Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:10.7543530Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:10.7543912Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:10.7544343Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:10.7544797Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:10.7545269Z #define __linux__ 1 2025-05-07T20:25:10.7545590Z #define __INT64_TYPE__ long int 2025-05-07T20:25:10.7545973Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:10.7546343Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:10.7546741Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:10.7547108Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:10.7547529Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.7548024Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:10.7548434Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:10.7548802Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:10.7549209Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:10.7549629Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:10.7550092Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:10.7550587Z #define __SSE__ 1 2025-05-07T20:25:10.7550910Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:10.7551386Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:10.7551869Z #define __amd64__ 1 2025-05-07T20:25:10.7552185Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:10.7552530Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:10.7552895Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:10.7553274Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:10.7553649Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:10.7554041Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:10.7554423Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:10.7554823Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:10.7555198Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:10.7555706Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:10.7556384Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:10.7556901Z #define _LP64 1 2025-05-07T20:25:10.7557209Z #define __UINT8_C(c) c 2025-05-07T20:25:10.7557546Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:10.7557923Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:10.7558319Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:10.7558717Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:10.7559160Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:10.7559698Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:10.7560530Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:10.7561079Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.7561506Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.7561958Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:10.7562463Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:10.7563004Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:10.7563387Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:10.7563876Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:10.7564407Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:10.7564776Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:10.7565142Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:10.7565506Z #define __FXSR__ 1 2025-05-07T20:25:10.7565936Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:10.7566716Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:10.7567315Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:10.7567764Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:10.7568130Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:10.7568592Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:10.7569121Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:10.7569477Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:10.7569800Z #define __PIC__ 2 2025-05-07T20:25:10.7570170Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:10.7570761Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:10.7571310Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:10.7571989Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:10.7572490Z #define __SSE2__ 1 2025-05-07T20:25:10.7572810Z #define __INT32_TYPE__ int 2025-05-07T20:25:10.7573176Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:10.7573569Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:10.7574077Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:10.7574604Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:10.7575010Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:10.7575424Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:10.7575826Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.7576241Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:10.7576613Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:10.7576973Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:10.7577403Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.7577845Z #define __PIE__ 2 2025-05-07T20:25:10.7578312Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:10.7578911Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:10.7579440Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:10.7579982Z #define __INT16_C(c) c 2025-05-07T20:25:10.7580311Z #define __STDC__ 1 2025-05-07T20:25:10.7580659Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:10.7581070Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:10.7581449Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:10.7581886Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:10.7582396Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:10.7582881Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:10.7583277Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:10.7583688Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:10.7584074Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:10.7584501Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:10.7584928Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.7585335Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:10.7585787Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.7586380Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:10.7586972Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:10.7587422Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:10.7587869Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:10.7588247Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:10.7588486Z 2025-05-07T20:25:10.8083478Z 2025-05-07T20:25:10.8084074Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T20:25:10.8084543Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T20:25:10.8084782Z 2025-05-07T20:25:12.6903061Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:12.6903544Z #define __cpp_attributes 200809L 2025-05-07T20:25:12.6904000Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:25:12.6904479Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:12.6904867Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:12.6905130Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:12.6905466Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:12.6906170Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:12.6906462Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:25:12.6906771Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:12.6907083Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:12.6907353Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:12.6907603Z #define __CHAR_BIT__ 8 2025-05-07T20:25:12.6907842Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:12.6908095Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:12.6908348Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:12.6908624Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:12.6908906Z #define __cpp_static_assert 201411L 2025-05-07T20:25:12.6909195Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:12.6909498Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.6909946Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:12.6910244Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:12.6910579Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:12.6910918Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:12.6911328Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:12.6911743Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:12.6912058Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:12.6912343Z #define __GCC_IEC_559 2 2025-05-07T20:25:12.6912591Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:12.6912871Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:12.6913151Z #define __cpp_binary_literals 201304L 2025-05-07T20:25:12.6913442Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:12.6913739Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:25:12.6914065Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:12.6914377Z #define __cpp_variadic_templates 200704L 2025-05-07T20:25:12.6914717Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.6915046Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:12.6915324Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:12.6915608Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:12.6915896Z #define __cpp_variable_templates 201304L 2025-05-07T20:25:12.6916205Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:12.6916471Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:12.6916744Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:12.6917027Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:25:12.6917359Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:25:12.6917697Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:12.6917960Z #define __INT8_C(c) c 2025-05-07T20:25:12.6918196Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:12.6918476Z #define __cpp_variadic_using 201611L 2025-05-07T20:25:12.6918805Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.6919137Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:12.6919419Z #define __cpp_capture_star_this 201603L 2025-05-07T20:25:12.6919714Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:12.6920037Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:12.6920535Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:12.6920827Z #define __cpp_if_constexpr 201606L 2025-05-07T20:25:12.6921109Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:12.6921375Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.6921657Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:12.6921938Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:12.6922332Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:12.6922751Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:12.6923048Z #define __linux 1 2025-05-07T20:25:12.6923285Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:12.6923564Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:12.6923850Z #define __unix 1 2025-05-07T20:25:12.6924093Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:12.6924378Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:25:12.6924676Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:12.6925055Z #define __WINT_MIN__ 0U 2025-05-07T20:25:12.6925304Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:12.6925594Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:12.6925873Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:12.6926139Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:12.6926398Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:12.6926687Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:12.6926985Z #define __INT64_C(c) c ## L 2025-05-07T20:25:12.6927258Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:12.6927563Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:12.6927852Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:12.6928154Z #define __cpp_aligned_new 201606L 2025-05-07T20:25:12.6928437Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:12.6928786Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:12.6929134Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:12.6929514Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:12.6929783Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:12.6930062Z #define __cpp_decltype_auto 201304L 2025-05-07T20:25:12.6930343Z #define __DBL_DIG__ 15 2025-05-07T20:25:12.6930582Z #define __FLT32_DIG__ 6 2025-05-07T20:25:12.6930886Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:12.6931236Z #define __GXX_WEAK__ 1 2025-05-07T20:25:12.6931477Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:12.6931725Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:12.6932061Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:12.6932432Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:12.6932706Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:12.6933011Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:25:12.6933355Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:25:12.6933761Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:12.6934193Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:12.6934504Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:12.6934761Z #define __unix__ 1 2025-05-07T20:25:12.6934988Z #define __INT_WIDTH__ 32 2025-05-07T20:25:12.6935241Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:12.6935489Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:12.6935751Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:12.6936027Z #define __UINT16_C(c) c 2025-05-07T20:25:12.6936266Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:12.6936529Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:12.6936898Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:12.6937261Z #define __gnu_linux__ 1 2025-05-07T20:25:12.6945824Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:12.6946122Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:12.6946426Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:12.6946735Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.6947020Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:12.6947281Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:12.6947546Z #define __GNUC__ 11 2025-05-07T20:25:12.6947771Z #define __GXX_RTTI 1 2025-05-07T20:25:12.6948004Z #define __pie__ 2 2025-05-07T20:25:12.6948218Z #define __MMX__ 1 2025-05-07T20:25:12.6948451Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:12.6948726Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:12.6949008Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:12.6949286Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:12.6949544Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:12.6949848Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:25:12.6950175Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:12.6950533Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:12.6950909Z #define __cpp_raw_strings 200710L 2025-05-07T20:25:12.6951229Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.6951556Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:12.6951833Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:12.6952288Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:12.6952616Z #define __cpp_fold_expressions 201603L 2025-05-07T20:25:12.6952919Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:12.6953186Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:12.6953456Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:12.6953751Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:12.6954050Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:12.6954327Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:12.6954614Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:12.6954870Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:12.6955141Z #define __cplusplus 201703L 2025-05-07T20:25:12.6955417Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:25:12.6955706Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:12.6956071Z #define __DEPRECATED 1 2025-05-07T20:25:12.6956336Z #define __cpp_rvalue_references 200610L 2025-05-07T20:25:12.6956641Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:12.6956905Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:12.6957239Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:12.6957609Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:12.6957882Z #define __SSE2_MATH__ 1 2025-05-07T20:25:12.6958139Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:12.6958449Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.6958748Z #define __amd64 1 2025-05-07T20:25:12.6958982Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:12.6959252Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:12.6959517Z #define __GNUG__ 11 2025-05-07T20:25:12.6959776Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:12.6960097Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:12.6960499Z #define __cpp_nsdmi 200809L 2025-05-07T20:25:12.6960764Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:12.6961054Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:12.6961316Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:12.6961592Z #define __cpp_initializer_lists 200806L 2025-05-07T20:25:12.6961899Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:12.6962171Z #define __cpp_hex_float 201603L 2025-05-07T20:25:12.6962438Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:12.6962707Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:12.6962986Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:12.6963251Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:12.6963519Z #define __x86_64 1 2025-05-07T20:25:12.6963750Z #define __cpp_lambdas 200907L 2025-05-07T20:25:12.6964016Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:12.6964438Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:12.6964834Z #define __cpp_template_auto 201606L 2025-05-07T20:25:12.6965188Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:12.6965653Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:12.6966122Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:12.6966518Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:12.6966771Z #define __LP64__ 1 2025-05-07T20:25:12.6967004Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.6967358Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:12.6967733Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:12.6968012Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:12.6968299Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:12.6968569Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:12.6968844Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:12.6969109Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:12.6969373Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:12.6969701Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:12.6970062Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:12.6970346Z #define __FLT_DIG__ 6 2025-05-07T20:25:12.6970572Z #define __NO_INLINE__ 1 2025-05-07T20:25:12.6970820Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:12.6971290Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:12.6971639Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:12.6971898Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:12.6972166Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:12.6972422Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:12.6972704Z #define __cpp_unicode_characters 201411L 2025-05-07T20:25:12.6973004Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:12.6973256Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:12.6973551Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:12.6973843Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:12.6974116Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:12.6974419Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:12.6974763Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:25:12.6975202Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:12.6975468Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:12.6975740Z #define __FLT128_DIG__ 33 2025-05-07T20:25:12.6975992Z #define __INT32_C(c) c 2025-05-07T20:25:12.6976235Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:12.6976519Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:12.6976805Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:12.6977085Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:12.6977403Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:12.6977716Z #define unix 1 2025-05-07T20:25:12.6977931Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:12.6978196Z #define __cpp_rtti 199711L 2025-05-07T20:25:12.6978463Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:12.6978782Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.6979081Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:12.6979393Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:12.6979735Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:12.6979985Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:12.6980277Z #define __cpp_digit_separators 201309L 2025-05-07T20:25:12.6980562Z #define __ELF__ 1 2025-05-07T20:25:12.6980792Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:12.6981076Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:12.6981356Z #define __FLT_RADIX__ 2 2025-05-07T20:25:12.6981601Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:12.6981965Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:12.6982327Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:12.6982598Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:25:12.6982880Z #define __k8 1 2025-05-07T20:25:12.6983179Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:12.6983552Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:12.6983844Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:12.6984152Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:12.6984412Z #define __LDBL_DIG__ 18 2025-05-07T20:25:12.6984653Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:12.6984917Z #define __x86_64__ 1 2025-05-07T20:25:12.6985163Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:12.6985459Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:12.6985801Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.6986118Z #define __FLT64_DIG__ 15 2025-05-07T20:25:12.6986398Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.6986752Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:12.6987075Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.6987346Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:12.6987621Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.6987926Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:12.6988301Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:12.6988699Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:12.6989004Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:12.6989330Z #define __cpp_unicode_literals 200710L 2025-05-07T20:25:12.6989644Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:12.6990069Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:12.6990377Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:12.6990656Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:12.6990971Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:12.6991257Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:12.6991951Z #define __SEG_FS 1 2025-05-07T20:25:12.6992234Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:12.6992515Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:12.6992798Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.6993083Z #define __SEG_GS 1 2025-05-07T20:25:12.6993395Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:12.6993780Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:12.6994299Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:12.6994587Z #define __INT16_TYPE__ short int 2025-05-07T20:25:12.6994865Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:12.6995177Z #define __cpp_structured_bindings 201606L 2025-05-07T20:25:12.6995476Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:12.6995727Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:12.6995988Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:12.6996341Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:12.6996734Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.6997059Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:25:12.6997384Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:25:12.6997687Z #define linux 1 2025-05-07T20:25:12.6997913Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.6998185Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:12.6998462Z #define __EXCEPTIONS 1 2025-05-07T20:25:12.6998707Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:12.6998973Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:12.6999247Z #define __cpp_range_based_for 201603L 2025-05-07T20:25:12.6999544Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:12.6999904Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:12.7000355Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:25:12.7000714Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:12.7001054Z #define __code_model_small__ 1 2025-05-07T20:25:12.7001330Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:12.7001647Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:25:12.7001955Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:12.7002235Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:25:12.7002532Z #define __k8__ 1 2025-05-07T20:25:12.7002766Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:12.7003054Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:12.7003360Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:12.7003616Z #define __pic__ 2 2025-05-07T20:25:12.7003865Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.7004180Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:12.7004457Z #define __cpp_decltype 200707L 2025-05-07T20:25:12.7004755Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.7005091Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:12.7005468Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:12.7005834Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:12.7006129Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:12.7006454Z #define __cpp_inline_variables 201606L 2025-05-07T20:25:12.7006750Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:12.7006997Z #define __linux__ 1 2025-05-07T20:25:12.7007225Z #define __INT64_TYPE__ long int 2025-05-07T20:25:12.7007489Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:12.7007744Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:12.7008020Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:12.7008315Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:25:12.7008632Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:12.7008935Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.7011121Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:12.7011424Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:12.7011730Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:12.7012032Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:12.7012372Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:12.7012725Z #define __SSE__ 1 2025-05-07T20:25:12.7012963Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:12.7013306Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:12.7013643Z #define __amd64__ 1 2025-05-07T20:25:12.7013869Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:12.7014127Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:12.7014398Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:12.7014762Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:12.7015039Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:12.7015295Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:12.7015573Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:12.7015850Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:12.7016200Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:12.7016667Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:12.7017025Z #define _LP64 1 2025-05-07T20:25:12.7017243Z #define __UINT8_C(c) c 2025-05-07T20:25:12.7017485Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:12.7017757Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:12.7018031Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:12.7018296Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:12.7018666Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:12.7019140Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:12.7019521Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.7019825Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:12.7020140Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:12.7020465Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:25:12.7020848Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:12.7021226Z #define __STDCPP_THREADS__ 1 2025-05-07T20:25:12.7021499Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:12.7021764Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:12.7022111Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:12.7022484Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:12.7022744Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:12.7022997Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:12.7023250Z #define __FXSR__ 1 2025-05-07T20:25:12.7023549Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:12.7024006Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:12.7024480Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:12.7024796Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:12.7025065Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:25:12.7025370Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:12.7025674Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:12.7025945Z #define __cpp_alias_templates 200704L 2025-05-07T20:25:12.7026317Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:12.7026685Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:12.7026950Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:12.7027202Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:12.7027446Z #define __PIC__ 2 2025-05-07T20:25:12.7027693Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:12.7028103Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:12.7028492Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:12.7028841Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:12.7029188Z #define __cpp_constexpr 201603L 2025-05-07T20:25:12.7029454Z #define __SSE2__ 1 2025-05-07T20:25:12.7029791Z #define __cpp_deduction_guides 201703L 2025-05-07T20:25:12.7030085Z #define __INT32_TYPE__ int 2025-05-07T20:25:12.7030341Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:12.7030609Z #define __cpp_exceptions 199711L 2025-05-07T20:25:12.7030886Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:12.7031226Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:12.7031587Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:12.7031861Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:12.7032138Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:12.7032412Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.7032693Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:12.7032940Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:12.7033203Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:25:12.7033672Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:12.7033962Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.7034264Z #define __PIE__ 2 2025-05-07T20:25:12.7034599Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:12.7035017Z #define __cpp_template_template_args 201611L 2025-05-07T20:25:12.7035332Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:12.7035685Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:12.7036051Z #define __INT16_C(c) c 2025-05-07T20:25:12.7036286Z #define __STDC__ 1 2025-05-07T20:25:12.7036510Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:12.7036765Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:12.7037049Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:12.7037309Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:12.7037615Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:12.7037964Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:12.7038309Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:12.7038577Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:12.7038865Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:25:12.7039153Z #define __SSE_MATH__ 1 2025-05-07T20:25:12.7039397Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:12.7039676Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:25:12.7039989Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:12.7040382Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:12.7040673Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:12.7040950Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:12.7041250Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:12.7041653Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:12.7042030Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:12.7042342Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:12.7042632Z #define _GNU_SOURCE 1 2025-05-07T20:25:12.7042880Z #define __cpp_init_captures 201304L 2025-05-07T20:25:12.7043161Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:12.7043418Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:12.7043578Z 2025-05-07T20:25:12.7535673Z 2025-05-07T20:25:12.7536105Z + conda run -n build_binary c++ --version 2025-05-07T20:25:14.6350875Z 2025-05-07T20:25:14.6351239Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:25:14.6351642Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:25:14.6352100Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:25:14.6352649Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:25:14.6352978Z 2025-05-07T20:25:14.6352983Z 2025-05-07T20:25:14.6977868Z 2025-05-07T20:25:14.6978881Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T20:25:14.6979667Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T20:25:14.6979983Z 2025-05-07T20:25:16.6393925Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:16.6396129Z 2025-05-07T20:25:16.6396489Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T20:25:16.6397836Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T20:25:16.6398288Z 2025-05-07T20:25:18.5838059Z #define __cplusplus 201703L 2025-05-07T20:25:18.5840132Z 2025-05-07T20:25:18.5840936Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T20:25:18.5885261Z ##[group]Run . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:18.5885694Z . $PRELUDE; install_cuda $BUILD_ENV 11.8.0 2025-05-07T20:25:18.5898024Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:25:18.5898370Z env: 2025-05-07T20:25:18.5898601Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:25:18.5898905Z BUILD_ENV: build_binary 2025-05-07T20:25:18.5899152Z BUILD_TARGET: default 2025-05-07T20:25:18.5899379Z BUILD_VARIANT: cuda 2025-05-07T20:25:18.5899797Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:25:18.5900065Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:25:18.5900365Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:25:18.5900702Z ##[endgroup] 2025-05-07T20:25:18.9265531Z ################################################################################ 2025-05-07T20:25:18.9266019Z # Install CUDA 2025-05-07T20:25:18.9266256Z # 2025-05-07T20:25:18.9282325Z # [2025-05-07T20:25:18.927Z] + install_cuda build_binary 11.8.0 2025-05-07T20:25:18.9282861Z ################################################################################ 2025-05-07T20:25:18.9283161Z 2025-05-07T20:25:18.9298628Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:25:19.0173139Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:25:19.0173632Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:25:19.0178139Z + conda clean --packages --tarball -y 2025-05-07T20:25:19.0178448Z 2025-05-07T20:25:19.7261502Z Will remove 32 (148.9 MB) tarball(s). 2025-05-07T20:25:19.7261877Z Will remove 6 (619 KB) package(s). 2025-05-07T20:25:19.7895574Z 2025-05-07T20:25:19.7903890Z + conda clean --all -y 2025-05-07T20:25:19.7904072Z 2025-05-07T20:25:20.4601902Z There are no unused tarball(s) to remove. 2025-05-07T20:25:20.4602250Z Will remove 1 index cache(s). 2025-05-07T20:25:20.4602543Z There are no unused package(s) to remove. 2025-05-07T20:25:20.4602851Z There are no tempfile(s) to remove. 2025-05-07T20:25:20.4603163Z There are no logfile(s) to remove. 2025-05-07T20:25:20.5227569Z 2025-05-07T20:25:20.5241766Z [INSTALL] Installing CUDA 11.8.0 ... 2025-05-07T20:25:20.5266170Z [EXEC] [ATTEMPT 0/3] + conda install --force-reinstall -n build_binary -c nvidia/label/cuda-11.8.0 -y cuda 2025-05-07T20:25:21.5878907Z Channels: 2025-05-07T20:25:21.5879172Z - nvidia/label/cuda-11.8.0 2025-05-07T20:25:21.5879454Z - defaults 2025-05-07T20:25:21.5879667Z Platform: linux-64 2025-05-07T20:25:22.8404419Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:25:22.9764265Z Solving environment: - done 2025-05-07T20:25:23.0168265Z 2025-05-07T20:25:23.0168555Z ## Package Plan ## 2025-05-07T20:25:23.0168719Z 2025-05-07T20:25:23.0168923Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:23.0169337Z 2025-05-07T20:25:23.0169473Z added / updated specs: 2025-05-07T20:25:23.0169810Z - cuda 2025-05-07T20:25:23.0169967Z 2025-05-07T20:25:23.0169973Z 2025-05-07T20:25:23.0170168Z The following packages will be downloaded: 2025-05-07T20:25:23.0170404Z 2025-05-07T20:25:23.0170520Z package | build 2025-05-07T20:25:23.0170848Z ---------------------------|----------------- 2025-05-07T20:25:23.0171221Z cuda-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0171656Z cuda-cccl-11.8.89 | 0 1.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0172170Z cuda-command-line-tools-11.8.0| 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0172713Z cuda-compiler-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0173188Z cuda-cudart-11.8.89 | 0 197 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0173674Z cuda-cudart-dev-11.8.89 | 0 1.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0174515Z cuda-cuobjdump-11.8.86 | 0 229 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0174998Z cuda-cupti-11.8.87 | 0 25.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0175468Z cuda-cuxxfilt-11.8.86 | 0 291 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0175950Z cuda-demo-suite-11.8.86 | 0 5.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0176483Z cuda-documentation-11.8.86 | 0 89 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0177141Z cuda-driver-dev-11.8.89 | 0 16 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0177604Z cuda-gdb-11.8.86 | 0 4.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0178069Z cuda-libraries-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0178566Z cuda-libraries-dev-11.8.0 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0179062Z cuda-memcheck-11.8.86 | 0 168 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0179533Z cuda-nsight-11.8.86 | 0 113.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0180023Z cuda-nsight-compute-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0180511Z cuda-nvcc-11.8.89 | 0 50.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0180968Z cuda-nvdisasm-11.8.86 | 0 48.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0181447Z cuda-nvml-dev-11.8.86 | 0 83 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0181906Z cuda-nvprof-11.8.87 | 0 4.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0182374Z cuda-nvprune-11.8.86 | 0 65 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0182838Z cuda-nvrtc-11.8.89 | 0 19.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0183304Z cuda-nvrtc-dev-11.8.89 | 0 17.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0183760Z cuda-nvtx-11.8.86 | 0 57 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0184202Z cuda-nvvp-11.8.87 | 0 114.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0184678Z cuda-profiler-api-11.8.86 | 0 18 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0185168Z cuda-runtime-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0185660Z cuda-sanitizer-api-11.8.86 | 0 16.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0186151Z cuda-toolkit-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0186608Z cuda-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0187080Z cuda-visual-tools-11.8.0 | 0 1 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0187554Z gds-tools-1.4.0.31 | 0 2 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0188006Z libcublas-11.11.3.6 | 0 364.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0188476Z libcublas-dev-11.11.3.6 | 0 394.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0188940Z libcufft-10.9.0.58 | 0 142.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0189408Z libcufft-dev-10.9.0.58 | 0 275.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0189869Z libcufile-1.4.0.31 | 0 548 KB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0190328Z libcufile-dev-1.4.0.31 | 0 1.6 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0190946Z libcurand-10.3.0.86 | 0 53.2 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0191778Z libcurand-dev-10.3.0.86 | 0 53.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0192336Z libcusolver-11.4.1.48 | 0 96.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0192819Z libcusolver-dev-11.4.1.48 | 0 66.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0193315Z libcusparse-11.7.5.86 | 0 176.3 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0193956Z libcusparse-dev-11.7.5.86 | 0 359.7 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0194425Z libnpp-11.8.0.86 | 0 147.8 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0194866Z libnpp-dev-11.8.0.86 | 0 144.5 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0195325Z libnvjpeg-11.9.0.86 | 0 2.4 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0195804Z libnvjpeg-dev-11.9.0.86 | 0 2.1 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0196307Z nsight-compute-2022.3.0.22 | 0 610.0 MB nvidia/label/cuda-11.8.0 2025-05-07T20:25:23.0196750Z ------------------------------------------------------------ 2025-05-07T20:25:23.0197098Z Total: 3.24 GB 2025-05-07T20:25:23.0197308Z 2025-05-07T20:25:23.0197446Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:23.0197679Z 2025-05-07T20:25:23.0197866Z cuda nvidia/label/cuda-11.8.0/linux-64::cuda-11.8.0-0 2025-05-07T20:25:23.0198331Z cuda-cccl nvidia/label/cuda-11.8.0/linux-64::cuda-cccl-11.8.89-0 2025-05-07T20:25:23.0198915Z cuda-command-line~ nvidia/label/cuda-11.8.0/linux-64::cuda-command-line-tools-11.8.0-0 2025-05-07T20:25:23.0199534Z cuda-compiler nvidia/label/cuda-11.8.0/linux-64::cuda-compiler-11.8.0-0 2025-05-07T20:25:23.0200078Z cuda-cudart nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-11.8.89-0 2025-05-07T20:25:23.0200709Z cuda-cudart-dev nvidia/label/cuda-11.8.0/linux-64::cuda-cudart-dev-11.8.89-0 2025-05-07T20:25:23.0201295Z cuda-cuobjdump nvidia/label/cuda-11.8.0/linux-64::cuda-cuobjdump-11.8.86-0 2025-05-07T20:25:23.0201838Z cuda-cupti nvidia/label/cuda-11.8.0/linux-64::cuda-cupti-11.8.87-0 2025-05-07T20:25:23.0202376Z cuda-cuxxfilt nvidia/label/cuda-11.8.0/linux-64::cuda-cuxxfilt-11.8.86-0 2025-05-07T20:25:23.0202951Z cuda-demo-suite nvidia/label/cuda-11.8.0/linux-64::cuda-demo-suite-11.8.86-0 2025-05-07T20:25:23.0203569Z cuda-documentation nvidia/label/cuda-11.8.0/linux-64::cuda-documentation-11.8.86-0 2025-05-07T20:25:23.0204186Z cuda-driver-dev nvidia/label/cuda-11.8.0/linux-64::cuda-driver-dev-11.8.89-0 2025-05-07T20:25:23.0204717Z cuda-gdb nvidia/label/cuda-11.8.0/linux-64::cuda-gdb-11.8.86-0 2025-05-07T20:25:23.0205250Z cuda-libraries nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-11.8.0-0 2025-05-07T20:25:23.0206037Z cuda-libraries-dev nvidia/label/cuda-11.8.0/linux-64::cuda-libraries-dev-11.8.0-0 2025-05-07T20:25:23.0206635Z cuda-memcheck nvidia/label/cuda-11.8.0/linux-64::cuda-memcheck-11.8.86-0 2025-05-07T20:25:23.0207221Z cuda-nsight nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-11.8.86-0 2025-05-07T20:25:23.0207813Z cuda-nsight-compu~ nvidia/label/cuda-11.8.0/linux-64::cuda-nsight-compute-11.8.0-0 2025-05-07T20:25:23.0208380Z cuda-nvcc nvidia/label/cuda-11.8.0/linux-64::cuda-nvcc-11.8.89-0 2025-05-07T20:25:23.0208911Z cuda-nvdisasm nvidia/label/cuda-11.8.0/linux-64::cuda-nvdisasm-11.8.86-0 2025-05-07T20:25:23.0209458Z cuda-nvml-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvml-dev-11.8.86-0 2025-05-07T20:25:23.0209999Z cuda-nvprof nvidia/label/cuda-11.8.0/linux-64::cuda-nvprof-11.8.87-0 2025-05-07T20:25:23.0210675Z cuda-nvprune nvidia/label/cuda-11.8.0/linux-64::cuda-nvprune-11.8.86-0 2025-05-07T20:25:23.0211206Z cuda-nvrtc nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-11.8.89-0 2025-05-07T20:25:23.0211740Z cuda-nvrtc-dev nvidia/label/cuda-11.8.0/linux-64::cuda-nvrtc-dev-11.8.89-0 2025-05-07T20:25:23.0212282Z cuda-nvtx nvidia/label/cuda-11.8.0/linux-64::cuda-nvtx-11.8.86-0 2025-05-07T20:25:23.0212791Z cuda-nvvp nvidia/label/cuda-11.8.0/linux-64::cuda-nvvp-11.8.87-0 2025-05-07T20:25:23.0213360Z cuda-profiler-api nvidia/label/cuda-11.8.0/linux-64::cuda-profiler-api-11.8.86-0 2025-05-07T20:25:23.0214031Z cuda-runtime nvidia/label/cuda-11.8.0/linux-64::cuda-runtime-11.8.0-0 2025-05-07T20:25:23.0214609Z cuda-sanitizer-api nvidia/label/cuda-11.8.0/linux-64::cuda-sanitizer-api-11.8.86-0 2025-05-07T20:25:23.0215198Z cuda-toolkit nvidia/label/cuda-11.8.0/linux-64::cuda-toolkit-11.8.0-0 2025-05-07T20:25:23.0215720Z cuda-tools nvidia/label/cuda-11.8.0/linux-64::cuda-tools-11.8.0-0 2025-05-07T20:25:23.0216283Z cuda-visual-tools nvidia/label/cuda-11.8.0/linux-64::cuda-visual-tools-11.8.0-0 2025-05-07T20:25:23.0216839Z gds-tools nvidia/label/cuda-11.8.0/linux-64::gds-tools-1.4.0.31-0 2025-05-07T20:25:23.0217345Z libcublas nvidia/label/cuda-11.8.0/linux-64::libcublas-11.11.3.6-0 2025-05-07T20:25:23.0217892Z libcublas-dev nvidia/label/cuda-11.8.0/linux-64::libcublas-dev-11.11.3.6-0 2025-05-07T20:25:23.0218430Z libcufft nvidia/label/cuda-11.8.0/linux-64::libcufft-10.9.0.58-0 2025-05-07T20:25:23.0218956Z libcufft-dev nvidia/label/cuda-11.8.0/linux-64::libcufft-dev-10.9.0.58-0 2025-05-07T20:25:23.0219487Z libcufile nvidia/label/cuda-11.8.0/linux-64::libcufile-1.4.0.31-0 2025-05-07T20:25:23.0220025Z libcufile-dev nvidia/label/cuda-11.8.0/linux-64::libcufile-dev-1.4.0.31-0 2025-05-07T20:25:23.0220570Z libcurand nvidia/label/cuda-11.8.0/linux-64::libcurand-10.3.0.86-0 2025-05-07T20:25:23.0221115Z libcurand-dev nvidia/label/cuda-11.8.0/linux-64::libcurand-dev-10.3.0.86-0 2025-05-07T20:25:23.0221679Z libcusolver nvidia/label/cuda-11.8.0/linux-64::libcusolver-11.4.1.48-0 2025-05-07T20:25:23.0222257Z libcusolver-dev nvidia/label/cuda-11.8.0/linux-64::libcusolver-dev-11.4.1.48-0 2025-05-07T20:25:23.0222839Z libcusparse nvidia/label/cuda-11.8.0/linux-64::libcusparse-11.7.5.86-0 2025-05-07T20:25:23.0223411Z libcusparse-dev nvidia/label/cuda-11.8.0/linux-64::libcusparse-dev-11.7.5.86-0 2025-05-07T20:25:23.0223950Z libnpp nvidia/label/cuda-11.8.0/linux-64::libnpp-11.8.0.86-0 2025-05-07T20:25:23.0224461Z libnpp-dev nvidia/label/cuda-11.8.0/linux-64::libnpp-dev-11.8.0.86-0 2025-05-07T20:25:23.0224984Z libnvjpeg nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-11.9.0.86-0 2025-05-07T20:25:23.0225522Z libnvjpeg-dev nvidia/label/cuda-11.8.0/linux-64::libnvjpeg-dev-11.9.0.86-0 2025-05-07T20:25:23.0226119Z nsight-compute nvidia/label/cuda-11.8.0/linux-64::nsight-compute-2022.3.0.22-0 2025-05-07T20:25:23.0226475Z 2025-05-07T20:25:23.0259542Z 2025-05-07T20:25:23.0259547Z 2025-05-07T20:25:23.0259911Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:23.0263644Z nsight-compute-2022. | 610.0 MB | | 0% 2025-05-07T20:25:23.0264141Z 2025-05-07T20:25:23.0270468Z libcublas-dev-11.11. | 394.1 MB | | 0%  2025-05-07T20:25:23.0270724Z 2025-05-07T20:25:23.0270727Z 2025-05-07T20:25:23.0276043Z libcublas-11.11.3.6 | 364.0 MB | | 0%  2025-05-07T20:25:23.0276314Z 2025-05-07T20:25:23.0276318Z 2025-05-07T20:25:23.0276520Z 2025-05-07T20:25:23.0292261Z libcusparse-dev-11.7 | 359.7 MB | | 0%  2025-05-07T20:25:23.0292545Z 2025-05-07T20:25:23.0292549Z 2025-05-07T20:25:23.0292553Z 2025-05-07T20:25:23.0294510Z 2025-05-07T20:25:23.0308672Z libcufft-dev-10.9.0. | 275.8 MB | | 0%  2025-05-07T20:25:23.0309028Z 2025-05-07T20:25:23.0309032Z 2025-05-07T20:25:23.0309036Z 2025-05-07T20:25:23.0309246Z 2025-05-07T20:25:23.0309252Z 2025-05-07T20:25:23.0310192Z libcusparse-11.7.5.8 | 176.3 MB | | 0%  2025-05-07T20:25:23.0310530Z 2025-05-07T20:25:23.0310534Z 2025-05-07T20:25:23.0310538Z 2025-05-07T20:25:23.0310541Z 2025-05-07T20:25:23.0310545Z 2025-05-07T20:25:23.0310560Z 2025-05-07T20:25:23.0311943Z libnpp-11.8.0.86 | 147.8 MB | | 0%  2025-05-07T20:25:23.0312249Z 2025-05-07T20:25:23.0312253Z 2025-05-07T20:25:23.0312257Z 2025-05-07T20:25:23.0312426Z 2025-05-07T20:25:23.0312438Z 2025-05-07T20:25:23.0312442Z 2025-05-07T20:25:23.0312445Z 2025-05-07T20:25:23.0313154Z libnpp-dev-11.8.0.86 | 144.5 MB | | 0%  2025-05-07T20:25:23.0313437Z 2025-05-07T20:25:23.0313441Z 2025-05-07T20:25:23.0313445Z 2025-05-07T20:25:23.0313456Z 2025-05-07T20:25:23.0313460Z 2025-05-07T20:25:23.0313464Z 2025-05-07T20:25:23.0313471Z 2025-05-07T20:25:23.0313474Z 2025-05-07T20:25:23.0314945Z libcufft-10.9.0.58 | 142.8 MB | | 0%  2025-05-07T20:25:23.0315309Z 2025-05-07T20:25:23.0315313Z 2025-05-07T20:25:23.0315316Z 2025-05-07T20:25:23.0315320Z 2025-05-07T20:25:23.0315324Z 2025-05-07T20:25:23.0315327Z 2025-05-07T20:25:23.0315331Z 2025-05-07T20:25:23.0315335Z 2025-05-07T20:25:23.0315338Z 2025-05-07T20:25:23.0316242Z cuda-nvvp-11.8.87 | 114.4 MB | | 0%  2025-05-07T20:25:23.0316590Z 2025-05-07T20:25:23.0316594Z 2025-05-07T20:25:23.0316605Z 2025-05-07T20:25:23.0316609Z 2025-05-07T20:25:23.0316613Z 2025-05-07T20:25:23.0316616Z 2025-05-07T20:25:23.0316620Z 2025-05-07T20:25:23.0316624Z 2025-05-07T20:25:23.0316627Z 2025-05-07T20:25:23.0316631Z 2025-05-07T20:25:23.0317707Z cuda-nsight-11.8.86 | 113.6 MB | | 0%  2025-05-07T20:25:23.0318106Z 2025-05-07T20:25:23.0318118Z 2025-05-07T20:25:23.0318124Z 2025-05-07T20:25:23.0318129Z 2025-05-07T20:25:23.0318134Z 2025-05-07T20:25:23.0318147Z 2025-05-07T20:25:23.0318152Z 2025-05-07T20:25:23.0318157Z 2025-05-07T20:25:23.0318162Z 2025-05-07T20:25:23.0318168Z 2025-05-07T20:25:23.0318173Z 2025-05-07T20:25:23.0320192Z libcusolver-11.4.1.4 | 96.5 MB | | 0%  2025-05-07T20:25:23.0320710Z 2025-05-07T20:25:23.0320715Z 2025-05-07T20:25:23.0320721Z 2025-05-07T20:25:23.0320726Z 2025-05-07T20:25:23.0320739Z 2025-05-07T20:25:23.0320744Z 2025-05-07T20:25:23.0320749Z 2025-05-07T20:25:23.0320755Z 2025-05-07T20:25:23.0320770Z 2025-05-07T20:25:23.0320775Z 2025-05-07T20:25:23.0320780Z 2025-05-07T20:25:23.0320785Z 2025-05-07T20:25:23.0321715Z libcusolver-dev-11.4 | 66.3 MB | | 0%  2025-05-07T20:25:23.0322161Z 2025-05-07T20:25:23.0322166Z 2025-05-07T20:25:23.0322171Z 2025-05-07T20:25:23.0322176Z 2025-05-07T20:25:23.0322182Z 2025-05-07T20:25:23.0322187Z 2025-05-07T20:25:23.0322192Z 2025-05-07T20:25:23.0322197Z 2025-05-07T20:25:23.0322210Z 2025-05-07T20:25:23.0322216Z 2025-05-07T20:25:23.0322221Z 2025-05-07T20:25:23.0322226Z 2025-05-07T20:25:23.0322231Z 2025-05-07T20:25:23.0323121Z libcurand-dev-10.3.0 | 53.7 MB | | 0%  2025-05-07T20:25:23.0323536Z 2025-05-07T20:25:23.0323541Z 2025-05-07T20:25:23.0323546Z 2025-05-07T20:25:23.0323551Z 2025-05-07T20:25:23.0323556Z 2025-05-07T20:25:23.0323562Z 2025-05-07T20:25:23.0323567Z 2025-05-07T20:25:23.0323572Z 2025-05-07T20:25:23.0323583Z 2025-05-07T20:25:23.0323597Z 2025-05-07T20:25:23.0323601Z 2025-05-07T20:25:23.0323615Z 2025-05-07T20:25:23.0323621Z 2025-05-07T20:25:23.0323626Z 2025-05-07T20:25:23.0333801Z libcurand-10.3.0.86 | 53.2 MB | | 0%  2025-05-07T20:25:23.0334218Z 2025-05-07T20:25:23.0334231Z 2025-05-07T20:25:23.0334236Z 2025-05-07T20:25:23.0334242Z 2025-05-07T20:25:23.0334247Z 2025-05-07T20:25:23.0334252Z 2025-05-07T20:25:23.0334258Z 2025-05-07T20:25:23.0334409Z 2025-05-07T20:25:23.0334415Z 2025-05-07T20:25:23.0334420Z 2025-05-07T20:25:23.0334426Z 2025-05-07T20:25:23.0334431Z 2025-05-07T20:25:23.0334436Z 2025-05-07T20:25:23.0334441Z 2025-05-07T20:25:23.0334446Z 2025-05-07T20:25:23.0336242Z cuda-nvcc-11.8.89 | 50.8 MB | | 0%  2025-05-07T20:25:23.0336658Z 2025-05-07T20:25:23.0336663Z 2025-05-07T20:25:23.0336668Z 2025-05-07T20:25:23.0336673Z 2025-05-07T20:25:23.0336679Z 2025-05-07T20:25:23.0336684Z 2025-05-07T20:25:23.0336812Z 2025-05-07T20:25:23.0336817Z 2025-05-07T20:25:23.0336822Z 2025-05-07T20:25:23.0336827Z 2025-05-07T20:25:23.0336833Z 2025-05-07T20:25:23.0336837Z 2025-05-07T20:25:23.0336843Z 2025-05-07T20:25:23.0336848Z 2025-05-07T20:25:23.0336860Z 2025-05-07T20:25:23.0336866Z 2025-05-07T20:25:23.0337333Z cuda-nvdisasm-11.8.8 | 48.7 MB | | 0%  2025-05-07T20:25:23.0337756Z 2025-05-07T20:25:23.0337762Z 2025-05-07T20:25:23.0337793Z 2025-05-07T20:25:23.0337798Z 2025-05-07T20:25:23.0337803Z 2025-05-07T20:25:23.0337808Z 2025-05-07T20:25:23.0337814Z 2025-05-07T20:25:23.0337818Z 2025-05-07T20:25:23.0337824Z 2025-05-07T20:25:23.0337829Z 2025-05-07T20:25:23.0337834Z 2025-05-07T20:25:23.0337839Z 2025-05-07T20:25:23.0337844Z 2025-05-07T20:25:23.0337850Z 2025-05-07T20:25:23.0337855Z 2025-05-07T20:25:23.0337860Z 2025-05-07T20:25:23.0337865Z 2025-05-07T20:25:23.0340253Z cuda-cupti-11.8.87 | 25.3 MB | | 0%  2025-05-07T20:25:23.0340685Z 2025-05-07T20:25:23.0340690Z 2025-05-07T20:25:23.0340695Z 2025-05-07T20:25:23.0340700Z 2025-05-07T20:25:23.0340705Z 2025-05-07T20:25:23.0340711Z 2025-05-07T20:25:23.0340716Z 2025-05-07T20:25:23.0340721Z 2025-05-07T20:25:23.0340726Z 2025-05-07T20:25:23.0340731Z 2025-05-07T20:25:23.0340736Z 2025-05-07T20:25:23.0340752Z 2025-05-07T20:25:23.0340757Z 2025-05-07T20:25:23.0340762Z 2025-05-07T20:25:23.0340774Z 2025-05-07T20:25:23.0340779Z 2025-05-07T20:25:23.0340784Z 2025-05-07T20:25:23.0340789Z 2025-05-07T20:25:23.0350023Z cuda-nvrtc-11.8.89 | 19.1 MB | | 0%  2025-05-07T20:25:23.0350462Z 2025-05-07T20:25:23.0350467Z 2025-05-07T20:25:23.0350472Z 2025-05-07T20:25:23.0350477Z 2025-05-07T20:25:23.0350482Z 2025-05-07T20:25:23.0350487Z 2025-05-07T20:25:23.0350492Z 2025-05-07T20:25:23.0350498Z 2025-05-07T20:25:23.0350503Z 2025-05-07T20:25:23.0350518Z 2025-05-07T20:25:23.0350523Z 2025-05-07T20:25:23.0350528Z 2025-05-07T20:25:23.0350533Z 2025-05-07T20:25:23.0350538Z 2025-05-07T20:25:23.0350543Z 2025-05-07T20:25:23.0350548Z 2025-05-07T20:25:23.0350553Z 2025-05-07T20:25:23.0350559Z 2025-05-07T20:25:23.0354175Z 2025-05-07T20:25:33.1028279Z ... (more hidden) ... 2025-05-07T20:25:33.1028612Z 2025-05-07T20:25:33.1028616Z 2025-05-07T20:25:33.1028620Z 2025-05-07T20:25:33.1031586Z 2025-05-07T20:25:33.1032253Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:25:33.1032580Z 2025-05-07T20:25:33.1032589Z 2025-05-07T20:25:33.1032592Z 2025-05-07T20:25:33.1032596Z 2025-05-07T20:25:34.2304767Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:25:34.2305746Z 2025-05-07T20:25:34.2305763Z 2025-05-07T20:25:34.2308894Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:25:34.2309272Z 2025-05-07T20:25:34.2310457Z 2025-05-07T20:25:34.6393988Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:25:34.6394389Z 2025-05-07T20:25:34.6394395Z 2025-05-07T20:25:34.6395192Z 2025-05-07T20:25:34.6395970Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:25:34.6396359Z 2025-05-07T20:25:34.6396365Z 2025-05-07T20:25:34.6396379Z 2025-05-07T20:25:36.4893899Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:25:36.4894991Z 2025-05-07T20:25:36.4895880Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:25:36.4896250Z 2025-05-07T20:25:41.0869039Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:25:41.0869331Z 2025-05-07T20:25:41.0869335Z 2025-05-07T20:25:41.0869339Z 2025-05-07T20:25:41.0869343Z 2025-05-07T20:25:41.0869347Z 2025-05-07T20:25:41.0869572Z 2025-05-07T20:25:41.0876098Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:25:41.0876455Z 2025-05-07T20:25:41.0876461Z 2025-05-07T20:25:41.0876862Z 2025-05-07T20:25:41.0876868Z 2025-05-07T20:25:41.0876873Z 2025-05-07T20:25:41.0881427Z 2025-05-07T20:25:41.2861639Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:25:41.2861984Z 2025-05-07T20:25:41.2861988Z 2025-05-07T20:25:41.2861992Z 2025-05-07T20:25:41.2861997Z 2025-05-07T20:25:41.2862002Z 2025-05-07T20:25:41.2862006Z 2025-05-07T20:25:41.2863185Z 2025-05-07T20:25:41.2868884Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:25:41.2869212Z 2025-05-07T20:25:41.2869216Z 2025-05-07T20:25:41.2869220Z 2025-05-07T20:25:41.2869223Z 2025-05-07T20:25:41.2869227Z 2025-05-07T20:25:41.2869230Z 2025-05-07T20:25:41.2869546Z 2025-05-07T20:25:41.7779457Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:25:41.7779885Z 2025-05-07T20:25:41.7779890Z 2025-05-07T20:25:41.7779894Z 2025-05-07T20:25:41.7779897Z 2025-05-07T20:25:41.7783916Z 2025-05-07T20:25:41.7786553Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:25:41.7786885Z 2025-05-07T20:25:41.7786891Z 2025-05-07T20:25:41.7786896Z 2025-05-07T20:25:41.7786901Z 2025-05-07T20:25:41.7789144Z 2025-05-07T20:25:42.2022098Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:25:42.2022601Z 2025-05-07T20:25:42.2022607Z 2025-05-07T20:25:42.2022613Z 2025-05-07T20:25:42.2022618Z 2025-05-07T20:25:42.2022624Z 2025-05-07T20:25:42.2022659Z 2025-05-07T20:25:42.2022665Z 2025-05-07T20:25:42.2022671Z 2025-05-07T20:25:42.2023243Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:25:42.2023626Z 2025-05-07T20:25:42.2023633Z 2025-05-07T20:25:42.2023640Z 2025-05-07T20:25:42.2023645Z 2025-05-07T20:25:42.2023651Z 2025-05-07T20:25:42.2023657Z 2025-05-07T20:25:42.2023662Z 2025-05-07T20:25:42.2024605Z 2025-05-07T20:25:45.4443799Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:25:45.4444296Z 2025-05-07T20:25:45.4444318Z 2025-05-07T20:25:45.4444323Z 2025-05-07T20:25:45.4444329Z 2025-05-07T20:25:45.4444335Z 2025-05-07T20:25:45.4444340Z 2025-05-07T20:25:45.4444346Z 2025-05-07T20:25:45.4444352Z 2025-05-07T20:25:45.4444357Z 2025-05-07T20:25:45.4444363Z 2025-05-07T20:25:45.4444368Z 2025-05-07T20:25:45.4444374Z 2025-05-07T20:25:45.4444803Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:25:45.4445294Z 2025-05-07T20:25:45.4445300Z 2025-05-07T20:25:45.4445306Z 2025-05-07T20:25:45.4445311Z 2025-05-07T20:25:45.4445317Z 2025-05-07T20:25:45.4445322Z 2025-05-07T20:25:45.4445328Z 2025-05-07T20:25:45.4445333Z 2025-05-07T20:25:45.4445339Z 2025-05-07T20:25:45.4445344Z 2025-05-07T20:25:45.4445349Z 2025-05-07T20:25:45.4445355Z 2025-05-07T20:25:45.9473168Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:25:45.9473582Z 2025-05-07T20:25:45.9473586Z 2025-05-07T20:25:45.9473625Z 2025-05-07T20:25:45.9473629Z 2025-05-07T20:25:45.9473633Z 2025-05-07T20:25:45.9473636Z 2025-05-07T20:25:45.9473640Z 2025-05-07T20:25:45.9473644Z 2025-05-07T20:25:45.9475570Z 2025-05-07T20:25:45.9479798Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:25:45.9480251Z 2025-05-07T20:25:45.9480255Z 2025-05-07T20:25:45.9480259Z 2025-05-07T20:25:45.9480262Z 2025-05-07T20:25:45.9480279Z 2025-05-07T20:25:45.9480283Z 2025-05-07T20:25:45.9480566Z 2025-05-07T20:25:45.9480571Z 2025-05-07T20:25:45.9480574Z 2025-05-07T20:25:46.5972257Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:25:46.5972598Z 2025-05-07T20:25:46.5972602Z 2025-05-07T20:25:46.5972606Z 2025-05-07T20:25:46.5972610Z 2025-05-07T20:25:46.5972613Z 2025-05-07T20:25:46.5972617Z 2025-05-07T20:25:46.5972621Z 2025-05-07T20:25:46.5972624Z 2025-05-07T20:25:46.5972628Z 2025-05-07T20:25:46.5972632Z 2025-05-07T20:25:46.5972765Z 2025-05-07T20:25:46.5975768Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:25:46.5976182Z 2025-05-07T20:25:46.5976199Z 2025-05-07T20:25:46.5976205Z 2025-05-07T20:25:46.5976210Z 2025-05-07T20:25:46.5976216Z 2025-05-07T20:25:46.5976222Z 2025-05-07T20:25:46.5976227Z 2025-05-07T20:25:46.5976232Z 2025-05-07T20:25:46.5976238Z 2025-05-07T20:25:46.5976243Z 2025-05-07T20:25:46.5977429Z 2025-05-07T20:25:46.7195303Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:25:46.7195660Z 2025-05-07T20:25:46.7195664Z 2025-05-07T20:25:46.7195668Z 2025-05-07T20:25:46.7195672Z 2025-05-07T20:25:46.7195675Z 2025-05-07T20:25:46.7195679Z 2025-05-07T20:25:46.7195683Z 2025-05-07T20:25:46.7195686Z 2025-05-07T20:25:46.7195690Z 2025-05-07T20:25:46.7195694Z 2025-05-07T20:25:46.7196921Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:25:46.7197357Z 2025-05-07T20:25:46.7197363Z 2025-05-07T20:25:46.7197398Z 2025-05-07T20:25:46.7197404Z 2025-05-07T20:25:46.7197409Z 2025-05-07T20:25:46.7197415Z 2025-05-07T20:25:46.7197420Z 2025-05-07T20:25:46.7197425Z 2025-05-07T20:25:46.7197428Z 2025-05-07T20:25:46.7199225Z 2025-05-07T20:25:47.9871035Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:25:47.9872113Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:25:48.3531726Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:25:48.3532029Z 2025-05-07T20:25:48.3532033Z 2025-05-07T20:25:48.3532037Z 2025-05-07T20:25:48.3532041Z 2025-05-07T20:25:48.3532044Z 2025-05-07T20:25:48.3532048Z 2025-05-07T20:25:48.3532052Z 2025-05-07T20:25:48.3532056Z 2025-05-07T20:25:48.3532059Z 2025-05-07T20:25:48.3532063Z 2025-05-07T20:25:48.3532067Z 2025-05-07T20:25:48.3532071Z 2025-05-07T20:25:48.3533942Z 2025-05-07T20:25:48.3534825Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:25:48.3535241Z 2025-05-07T20:25:48.3535245Z 2025-05-07T20:25:48.3535249Z 2025-05-07T20:25:48.3535253Z 2025-05-07T20:25:48.3535273Z 2025-05-07T20:25:48.3535276Z 2025-05-07T20:25:48.3535280Z 2025-05-07T20:25:48.3535287Z 2025-05-07T20:25:48.3535292Z 2025-05-07T20:25:48.3535297Z 2025-05-07T20:25:48.3535301Z 2025-05-07T20:25:48.3535306Z 2025-05-07T20:25:48.3535311Z 2025-05-07T20:25:48.5425387Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:25:48.5425852Z 2025-05-07T20:25:48.5425857Z 2025-05-07T20:25:48.5425861Z 2025-05-07T20:25:48.5425866Z 2025-05-07T20:25:48.5425871Z 2025-05-07T20:25:48.5425875Z 2025-05-07T20:25:48.5425880Z 2025-05-07T20:25:48.5425884Z 2025-05-07T20:25:48.5425888Z 2025-05-07T20:25:48.5425892Z 2025-05-07T20:25:48.5425896Z 2025-05-07T20:25:48.5425900Z 2025-05-07T20:25:48.5425904Z 2025-05-07T20:25:48.5425914Z 2025-05-07T20:25:48.5431455Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:25:48.5431796Z 2025-05-07T20:25:48.5431801Z 2025-05-07T20:25:48.5431804Z 2025-05-07T20:25:48.5431816Z 2025-05-07T20:25:48.5431819Z 2025-05-07T20:25:48.5431823Z 2025-05-07T20:25:48.5431827Z 2025-05-07T20:25:48.5431830Z 2025-05-07T20:25:48.5431834Z 2025-05-07T20:25:48.5431838Z 2025-05-07T20:25:48.5431841Z 2025-05-07T20:25:48.5431845Z 2025-05-07T20:25:48.5431848Z 2025-05-07T20:25:48.5431852Z 2025-05-07T20:25:49.2549952Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:25:49.2550439Z 2025-05-07T20:25:49.2550444Z 2025-05-07T20:25:49.2550448Z 2025-05-07T20:25:49.2550451Z 2025-05-07T20:25:49.2550455Z 2025-05-07T20:25:49.2550459Z 2025-05-07T20:25:49.2550463Z 2025-05-07T20:25:49.2550466Z 2025-05-07T20:25:49.2550470Z 2025-05-07T20:25:49.2550474Z 2025-05-07T20:25:49.2550477Z 2025-05-07T20:25:49.2550481Z 2025-05-07T20:25:49.2550485Z 2025-05-07T20:25:49.2550489Z 2025-05-07T20:25:49.2553151Z 2025-05-07T20:25:49.2557511Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:25:49.2557883Z 2025-05-07T20:25:49.2557892Z 2025-05-07T20:25:49.2557901Z 2025-05-07T20:25:49.2557910Z 2025-05-07T20:25:49.2557918Z 2025-05-07T20:25:49.2557927Z 2025-05-07T20:25:49.2557936Z 2025-05-07T20:25:49.2557944Z 2025-05-07T20:25:49.2557954Z 2025-05-07T20:25:49.2557963Z 2025-05-07T20:25:49.2557971Z 2025-05-07T20:25:49.2558014Z 2025-05-07T20:25:49.2558022Z 2025-05-07T20:25:49.2558032Z 2025-05-07T20:25:49.2561525Z 2025-05-07T20:25:49.2616333Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:25:49.2616662Z 2025-05-07T20:25:49.2616666Z 2025-05-07T20:25:49.2616670Z 2025-05-07T20:25:49.2616674Z 2025-05-07T20:25:49.2616677Z 2025-05-07T20:25:49.2616681Z 2025-05-07T20:25:49.2616685Z 2025-05-07T20:25:49.2616688Z 2025-05-07T20:25:49.2616692Z 2025-05-07T20:25:49.2616696Z 2025-05-07T20:25:49.2616715Z 2025-05-07T20:25:49.2616727Z 2025-05-07T20:25:49.2616731Z 2025-05-07T20:25:49.2616734Z 2025-05-07T20:25:49.2616738Z 2025-05-07T20:25:49.2618347Z 2025-05-07T20:25:49.2618924Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:25:49.2619262Z 2025-05-07T20:25:49.2619266Z 2025-05-07T20:25:49.2619270Z 2025-05-07T20:25:49.2619273Z 2025-05-07T20:25:49.2619277Z 2025-05-07T20:25:49.2619281Z 2025-05-07T20:25:49.2619292Z 2025-05-07T20:25:49.2619296Z 2025-05-07T20:25:49.2619299Z 2025-05-07T20:25:49.2619303Z 2025-05-07T20:25:49.2619307Z 2025-05-07T20:25:49.2619310Z 2025-05-07T20:25:49.2619314Z 2025-05-07T20:25:49.2619317Z 2025-05-07T20:25:49.2619321Z 2025-05-07T20:25:49.2619325Z 2025-05-07T20:25:49.2766617Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:25:49.2767078Z 2025-05-07T20:25:49.2767084Z 2025-05-07T20:25:49.2767089Z 2025-05-07T20:25:49.2767117Z 2025-05-07T20:25:49.2767122Z 2025-05-07T20:25:49.2767128Z 2025-05-07T20:25:49.2767133Z 2025-05-07T20:25:49.2767147Z 2025-05-07T20:25:49.2767152Z 2025-05-07T20:25:49.2767157Z 2025-05-07T20:25:49.2767162Z 2025-05-07T20:25:49.2767167Z 2025-05-07T20:25:49.2767171Z 2025-05-07T20:25:49.2767176Z 2025-05-07T20:25:49.2767181Z 2025-05-07T20:25:49.2767186Z 2025-05-07T20:25:49.2767190Z 2025-05-07T20:25:49.2767618Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:25:49.2768065Z 2025-05-07T20:25:49.2768070Z 2025-05-07T20:25:49.2768076Z 2025-05-07T20:25:49.2768080Z 2025-05-07T20:25:49.2768085Z 2025-05-07T20:25:49.2768090Z 2025-05-07T20:25:49.2768095Z 2025-05-07T20:25:49.2768099Z 2025-05-07T20:25:49.2768104Z 2025-05-07T20:25:49.2768109Z 2025-05-07T20:25:49.2768114Z 2025-05-07T20:25:49.2768119Z 2025-05-07T20:25:49.2768123Z 2025-05-07T20:25:49.2768129Z 2025-05-07T20:25:49.2768133Z 2025-05-07T20:25:49.2768139Z 2025-05-07T20:25:49.2768161Z 2025-05-07T20:25:49.2868015Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:25:49.2868526Z 2025-05-07T20:25:49.2868533Z 2025-05-07T20:25:49.2868538Z 2025-05-07T20:25:49.2868543Z 2025-05-07T20:25:49.2868562Z 2025-05-07T20:25:49.2868567Z 2025-05-07T20:25:49.2868572Z 2025-05-07T20:25:49.2868577Z 2025-05-07T20:25:49.2868583Z 2025-05-07T20:25:49.2868588Z 2025-05-07T20:25:49.2868593Z 2025-05-07T20:25:49.2868859Z 2025-05-07T20:25:49.2868865Z 2025-05-07T20:25:49.2868868Z 2025-05-07T20:25:49.2868872Z 2025-05-07T20:25:49.2868876Z 2025-05-07T20:25:49.2868879Z 2025-05-07T20:25:49.2868883Z 2025-05-07T20:25:49.2869221Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:25:49.2869541Z 2025-05-07T20:25:49.2869545Z 2025-05-07T20:25:49.2869549Z 2025-05-07T20:25:49.2869552Z 2025-05-07T20:25:49.2869556Z 2025-05-07T20:25:49.2869560Z 2025-05-07T20:25:49.2869721Z 2025-05-07T20:25:49.2869724Z 2025-05-07T20:25:49.2869728Z 2025-05-07T20:25:49.2869732Z 2025-05-07T20:25:49.2869735Z 2025-05-07T20:25:49.2869739Z 2025-05-07T20:25:49.2869743Z 2025-05-07T20:25:49.2869746Z 2025-05-07T20:25:49.2869750Z 2025-05-07T20:25:49.2869753Z 2025-05-07T20:25:49.2869768Z 2025-05-07T20:25:49.2870131Z 2025-05-07T20:25:49.3059248Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:25:49.3059786Z 2025-05-07T20:25:49.3059792Z 2025-05-07T20:25:49.3059798Z 2025-05-07T20:25:49.3059803Z 2025-05-07T20:25:49.3059809Z 2025-05-07T20:25:49.3059814Z 2025-05-07T20:25:49.3059819Z 2025-05-07T20:25:49.3059825Z 2025-05-07T20:25:49.3059831Z 2025-05-07T20:25:49.3059836Z 2025-05-07T20:25:49.3059842Z 2025-05-07T20:25:49.3059847Z 2025-05-07T20:25:49.3059852Z 2025-05-07T20:25:49.3059859Z 2025-05-07T20:25:49.3059864Z 2025-05-07T20:25:49.3059870Z 2025-05-07T20:25:49.3059875Z 2025-05-07T20:25:49.3059881Z 2025-05-07T20:25:49.3059901Z 2025-05-07T20:25:49.3060265Z ... (more hidden) ... 2025-05-07T20:25:49.3060671Z 2025-05-07T20:25:49.3060677Z 2025-05-07T20:25:49.3060682Z 2025-05-07T20:25:49.3060688Z 2025-05-07T20:25:49.3060693Z 2025-05-07T20:25:49.3060698Z 2025-05-07T20:25:49.3060704Z 2025-05-07T20:25:49.3060709Z 2025-05-07T20:25:49.3060714Z 2025-05-07T20:25:49.3060720Z 2025-05-07T20:25:49.3060738Z 2025-05-07T20:25:49.3060750Z 2025-05-07T20:25:49.3060755Z 2025-05-07T20:25:49.3060761Z 2025-05-07T20:25:49.3060766Z 2025-05-07T20:25:49.3060772Z 2025-05-07T20:25:49.3060777Z 2025-05-07T20:25:49.3060782Z 2025-05-07T20:25:49.3060788Z 2025-05-07T20:26:10.2438979Z ... (more hidden) ... 2025-05-07T20:26:10.2440866Z 2025-05-07T20:26:10.2441204Z 2025-05-07T20:26:10.2441210Z 2025-05-07T20:26:10.2441250Z 2025-05-07T20:26:16.3686606Z libcufft-dev-10.9.0. | 275.8 MB | ########## | 100%  2025-05-07T20:26:16.3686950Z 2025-05-07T20:26:16.3686954Z 2025-05-07T20:26:16.3686962Z 2025-05-07T20:26:17.8043028Z libcusparse-dev-11.7 | 359.7 MB | ########## | 100%  2025-05-07T20:26:17.8043351Z 2025-05-07T20:26:17.8043355Z 2025-05-07T20:26:30.8015623Z libcublas-11.11.3.6 | 364.0 MB | ########## | 100%  2025-05-07T20:26:30.8015943Z 2025-05-07T20:26:30.8015947Z 2025-05-07T20:26:30.8015951Z 2025-05-07T20:26:30.8015955Z 2025-05-07T20:26:30.8015959Z 2025-05-07T20:26:30.8015995Z 2025-05-07T20:26:32.0351134Z libnpp-11.8.0.86 | 147.8 MB | ########## | 100%  2025-05-07T20:26:32.0351435Z 2025-05-07T20:26:32.0351439Z 2025-05-07T20:26:32.0351443Z 2025-05-07T20:26:32.0351447Z 2025-05-07T20:26:32.0351450Z 2025-05-07T20:26:32.0351454Z 2025-05-07T20:26:32.0351461Z 2025-05-07T20:26:46.9306597Z libnpp-dev-11.8.0.86 | 144.5 MB | ########## | 100%  2025-05-07T20:26:46.9306930Z 2025-05-07T20:26:46.9306934Z 2025-05-07T20:26:46.9306968Z 2025-05-07T20:26:46.9306971Z 2025-05-07T20:26:46.9306976Z 2025-05-07T20:26:46.9306980Z 2025-05-07T20:26:46.9306983Z 2025-05-07T20:26:46.9306987Z 2025-05-07T20:26:47.6769093Z libcufft-10.9.0.58 | 142.8 MB | ########## | 100%  2025-05-07T20:26:47.6769411Z 2025-05-07T20:26:47.6769415Z 2025-05-07T20:26:47.6769418Z 2025-05-07T20:26:47.6769422Z 2025-05-07T20:26:47.6769426Z 2025-05-07T20:26:53.7232454Z libcusparse-11.7.5.8 | 176.3 MB | ########## | 100%  2025-05-07T20:26:53.7232781Z 2025-05-07T20:26:56.3020102Z libcublas-dev-11.11. | 394.1 MB | ########## | 100%  2025-05-07T20:26:56.3020389Z 2025-05-07T20:26:56.3020393Z 2025-05-07T20:26:56.3020397Z 2025-05-07T20:26:56.3020400Z 2025-05-07T20:26:56.3020404Z 2025-05-07T20:26:56.3020408Z 2025-05-07T20:26:56.3020411Z 2025-05-07T20:26:56.3020416Z 2025-05-07T20:26:56.3020420Z 2025-05-07T20:26:57.3108744Z cuda-nvvp-11.8.87 | 114.4 MB | ########## | 100%  2025-05-07T20:26:57.3109338Z 2025-05-07T20:26:57.3109342Z 2025-05-07T20:26:57.3109346Z 2025-05-07T20:26:57.3109349Z 2025-05-07T20:26:57.3109353Z 2025-05-07T20:26:57.3109357Z 2025-05-07T20:26:57.3109361Z 2025-05-07T20:26:57.3109364Z 2025-05-07T20:26:57.3109368Z 2025-05-07T20:26:57.3109372Z 2025-05-07T20:26:57.3109376Z 2025-05-07T20:26:57.3109379Z 2025-05-07T20:27:04.2593441Z libcusolver-dev-11.4 | 66.3 MB | ########## | 100%  2025-05-07T20:27:04.2593968Z 2025-05-07T20:27:04.2594006Z 2025-05-07T20:27:04.2594012Z 2025-05-07T20:27:04.2594018Z 2025-05-07T20:27:04.2594023Z 2025-05-07T20:27:04.2594029Z 2025-05-07T20:27:04.2594035Z 2025-05-07T20:27:04.2594042Z 2025-05-07T20:27:04.2594048Z 2025-05-07T20:27:04.2594053Z 2025-05-07T20:27:08.4612916Z cuda-nsight-11.8.86 | 113.6 MB | ########## | 100%  2025-05-07T20:27:08.4613384Z 2025-05-07T20:27:08.4613390Z 2025-05-07T20:27:08.4613395Z 2025-05-07T20:27:08.4613400Z 2025-05-07T20:27:08.4613405Z 2025-05-07T20:27:08.4613455Z 2025-05-07T20:27:08.4613460Z 2025-05-07T20:27:08.4613465Z 2025-05-07T20:27:08.4613471Z 2025-05-07T20:27:08.4613476Z 2025-05-07T20:27:08.4613481Z 2025-05-07T20:27:09.1333627Z libcusolver-11.4.1.4 | 96.5 MB | ########## | 100%  2025-05-07T20:27:09.1333962Z 2025-05-07T20:27:09.1333966Z 2025-05-07T20:27:09.1333972Z 2025-05-07T20:27:09.1333976Z 2025-05-07T20:27:09.1333980Z 2025-05-07T20:27:09.1333983Z 2025-05-07T20:27:09.1334003Z 2025-05-07T20:27:09.1334007Z 2025-05-07T20:27:09.1334011Z 2025-05-07T20:27:09.1334014Z 2025-05-07T20:27:09.1334018Z 2025-05-07T20:27:09.1334022Z 2025-05-07T20:27:09.1334026Z 2025-05-07T20:27:13.2430425Z libcurand-dev-10.3.0 | 53.7 MB | ########## | 100%  2025-05-07T20:27:13.2430764Z 2025-05-07T20:27:13.2430777Z 2025-05-07T20:27:13.2430781Z 2025-05-07T20:27:13.2430785Z 2025-05-07T20:27:13.2430788Z 2025-05-07T20:27:13.2430792Z 2025-05-07T20:27:13.2430796Z 2025-05-07T20:27:13.2430830Z 2025-05-07T20:27:13.2430834Z 2025-05-07T20:27:13.2430837Z 2025-05-07T20:27:13.2430841Z 2025-05-07T20:27:13.2430845Z 2025-05-07T20:27:13.2430849Z 2025-05-07T20:27:13.2430856Z 2025-05-07T20:27:15.1635493Z libcurand-10.3.0.86 | 53.2 MB | ########## | 100%  2025-05-07T20:27:15.1635844Z 2025-05-07T20:27:15.1635849Z 2025-05-07T20:27:15.1635852Z 2025-05-07T20:27:15.1635856Z 2025-05-07T20:27:15.1635860Z 2025-05-07T20:27:15.1635897Z 2025-05-07T20:27:15.1635901Z 2025-05-07T20:27:15.1635905Z 2025-05-07T20:27:15.1635920Z 2025-05-07T20:27:15.1635924Z 2025-05-07T20:27:15.1635928Z 2025-05-07T20:27:15.1635931Z 2025-05-07T20:27:15.1635936Z 2025-05-07T20:27:15.1635939Z 2025-05-07T20:27:15.1635944Z 2025-05-07T20:27:16.6624129Z cuda-nvcc-11.8.89 | 50.8 MB | ########## | 100%  2025-05-07T20:27:16.6624794Z 2025-05-07T20:27:16.6624803Z 2025-05-07T20:27:16.6624811Z 2025-05-07T20:27:16.6624818Z 2025-05-07T20:27:16.6624860Z 2025-05-07T20:27:16.6624868Z 2025-05-07T20:27:16.6624875Z 2025-05-07T20:27:16.6624883Z 2025-05-07T20:27:16.6624890Z 2025-05-07T20:27:16.6624898Z 2025-05-07T20:27:16.6624905Z 2025-05-07T20:27:16.6624913Z 2025-05-07T20:27:16.6624920Z 2025-05-07T20:27:16.6624927Z 2025-05-07T20:27:16.6624935Z 2025-05-07T20:27:16.6624942Z 2025-05-07T20:27:18.3565101Z cuda-nvdisasm-11.8.8 | 48.7 MB | ########## | 100%  2025-05-07T20:27:18.3565720Z 2025-05-07T20:27:18.3565725Z 2025-05-07T20:27:18.3565739Z 2025-05-07T20:27:18.3565743Z 2025-05-07T20:27:18.3565747Z 2025-05-07T20:27:18.3565750Z 2025-05-07T20:27:18.3565754Z 2025-05-07T20:27:18.3565758Z 2025-05-07T20:27:18.3565762Z 2025-05-07T20:27:18.3565765Z 2025-05-07T20:27:18.3565769Z 2025-05-07T20:27:18.3565773Z 2025-05-07T20:27:18.3565776Z 2025-05-07T20:27:18.3565780Z 2025-05-07T20:27:18.3565784Z 2025-05-07T20:27:18.3565788Z 2025-05-07T20:27:18.3565791Z 2025-05-07T20:27:19.0098771Z cuda-cupti-11.8.87 | 25.3 MB | ########## | 100%  2025-05-07T20:27:19.0099097Z 2025-05-07T20:27:19.0099101Z 2025-05-07T20:27:19.0099105Z 2025-05-07T20:27:19.0099109Z 2025-05-07T20:27:19.0099113Z 2025-05-07T20:27:19.0099117Z 2025-05-07T20:27:19.0099121Z 2025-05-07T20:27:19.0099125Z 2025-05-07T20:27:19.0099129Z 2025-05-07T20:27:19.0099133Z 2025-05-07T20:27:19.0099137Z 2025-05-07T20:27:19.0099149Z 2025-05-07T20:27:19.0099180Z 2025-05-07T20:27:19.0099184Z 2025-05-07T20:27:19.0099188Z 2025-05-07T20:27:19.0099191Z 2025-05-07T20:27:19.0099195Z 2025-05-07T20:27:19.0099202Z 2025-05-07T20:27:20.6827953Z cuda-nvrtc-11.8.89 | 19.1 MB | ########## | 100%  2025-05-07T20:27:20.6828399Z 2025-05-07T20:27:20.6828403Z 2025-05-07T20:27:20.6828407Z 2025-05-07T20:27:20.6828410Z 2025-05-07T20:27:20.6828414Z 2025-05-07T20:27:20.6828418Z 2025-05-07T20:27:20.6828421Z 2025-05-07T20:27:20.6828459Z 2025-05-07T20:27:20.6828463Z 2025-05-07T20:27:20.6828466Z 2025-05-07T20:27:20.6828470Z 2025-05-07T20:27:20.6828474Z 2025-05-07T20:27:20.6828477Z 2025-05-07T20:27:20.6828481Z 2025-05-07T20:27:20.6828484Z 2025-05-07T20:27:20.6828488Z 2025-05-07T20:27:20.6828492Z 2025-05-07T20:27:20.6828495Z 2025-05-07T20:27:20.6828499Z 2025-05-07T20:27:46.6841797Z ... (more hidden) ... 2025-05-07T20:27:46.6848193Z nsight-compute-2022. | 610.0 MB | ########## | 100% 2025-05-07T20:27:46.6850310Z 2025-05-07T20:27:46.6850563Z 2025-05-07T20:27:46.6850595Z 2025-05-07T20:27:46.6850601Z 2025-05-07T20:27:46.6850606Z 2025-05-07T20:27:46.6850667Z 2025-05-07T20:27:46.6850716Z 2025-05-07T20:27:46.6850722Z 2025-05-07T20:27:46.6850728Z 2025-05-07T20:27:46.6850734Z 2025-05-07T20:27:46.6850739Z 2025-05-07T20:27:46.6850744Z 2025-05-07T20:27:46.6850749Z 2025-05-07T20:27:46.6850753Z 2025-05-07T20:27:46.6850758Z 2025-05-07T20:27:46.6850763Z 2025-05-07T20:27:46.6850802Z 2025-05-07T20:27:46.6850836Z 2025-05-07T20:27:46.6850846Z 2025-05-07T20:27:46.6851167Z 2025-05-07T20:27:46.6851839Z  2025-05-07T20:27:46.6854191Z 2025-05-07T20:27:46.6854462Z 2025-05-07T20:27:46.6854762Z  2025-05-07T20:27:46.6854984Z 2025-05-07T20:27:46.6863411Z 2025-05-07T20:27:46.6863652Z  2025-05-07T20:27:46.6863902Z 2025-05-07T20:27:46.6863906Z 2025-05-07T20:27:46.6863910Z 2025-05-07T20:27:46.6864081Z  2025-05-07T20:27:46.6864327Z 2025-05-07T20:27:46.6864333Z 2025-05-07T20:27:46.6864339Z 2025-05-07T20:27:46.6864343Z 2025-05-07T20:27:46.6864520Z  2025-05-07T20:27:46.6864740Z 2025-05-07T20:27:46.6864744Z 2025-05-07T20:27:46.6864755Z 2025-05-07T20:27:46.6864758Z 2025-05-07T20:27:46.6864762Z 2025-05-07T20:27:46.6864936Z  2025-05-07T20:27:46.6865157Z 2025-05-07T20:27:46.6865161Z 2025-05-07T20:27:46.6865171Z 2025-05-07T20:27:46.6865175Z 2025-05-07T20:27:46.6865179Z 2025-05-07T20:27:46.6865182Z 2025-05-07T20:27:46.6865359Z  2025-05-07T20:27:46.6865575Z 2025-05-07T20:27:46.6865870Z 2025-05-07T20:27:46.6865875Z 2025-05-07T20:27:46.6865888Z 2025-05-07T20:27:46.6865892Z 2025-05-07T20:27:46.6865896Z 2025-05-07T20:27:46.6865899Z 2025-05-07T20:27:46.6866083Z  2025-05-07T20:27:46.6866299Z 2025-05-07T20:27:46.6866303Z 2025-05-07T20:27:46.6866306Z 2025-05-07T20:27:46.6866319Z 2025-05-07T20:27:46.6866322Z 2025-05-07T20:27:46.6866326Z 2025-05-07T20:27:46.6866330Z 2025-05-07T20:27:46.6866333Z 2025-05-07T20:27:46.6866701Z  2025-05-07T20:27:46.6866922Z 2025-05-07T20:27:46.6866934Z 2025-05-07T20:27:46.6866938Z 2025-05-07T20:27:46.6866941Z 2025-05-07T20:27:46.6866945Z 2025-05-07T20:27:46.6866948Z 2025-05-07T20:27:46.6866952Z 2025-05-07T20:27:46.6866956Z 2025-05-07T20:27:46.6866959Z 2025-05-07T20:27:46.6867155Z  2025-05-07T20:27:46.6867390Z 2025-05-07T20:27:46.6867393Z 2025-05-07T20:27:46.6867397Z 2025-05-07T20:27:46.6867401Z 2025-05-07T20:27:46.6867404Z 2025-05-07T20:27:46.6867408Z 2025-05-07T20:27:46.6867412Z 2025-05-07T20:27:46.6867415Z 2025-05-07T20:27:46.6867419Z 2025-05-07T20:27:46.6867423Z 2025-05-07T20:27:46.6867610Z  2025-05-07T20:27:46.6867843Z 2025-05-07T20:27:46.6867846Z 2025-05-07T20:27:46.6867850Z 2025-05-07T20:27:46.6867854Z 2025-05-07T20:27:46.6867863Z 2025-05-07T20:27:46.6867866Z 2025-05-07T20:27:46.6867870Z 2025-05-07T20:27:46.6867874Z 2025-05-07T20:27:46.6867877Z 2025-05-07T20:27:46.6867881Z 2025-05-07T20:27:46.6867885Z 2025-05-07T20:27:46.6868076Z  2025-05-07T20:27:46.6868309Z 2025-05-07T20:27:46.6868313Z 2025-05-07T20:27:46.6868316Z 2025-05-07T20:27:46.6868320Z 2025-05-07T20:27:46.6868323Z 2025-05-07T20:27:46.6868327Z 2025-05-07T20:27:46.6868336Z 2025-05-07T20:27:46.6868340Z 2025-05-07T20:27:46.6868344Z 2025-05-07T20:27:46.6868347Z 2025-05-07T20:27:46.6868351Z 2025-05-07T20:27:46.6868354Z 2025-05-07T20:27:46.6868555Z  2025-05-07T20:27:46.6868779Z 2025-05-07T20:27:46.6868783Z 2025-05-07T20:27:46.6868787Z 2025-05-07T20:27:46.6868790Z 2025-05-07T20:27:46.6868794Z 2025-05-07T20:27:46.6868798Z 2025-05-07T20:27:46.6868801Z 2025-05-07T20:27:46.6868809Z 2025-05-07T20:27:46.6868813Z 2025-05-07T20:27:46.6868822Z 2025-05-07T20:27:46.6868826Z 2025-05-07T20:27:46.6868829Z 2025-05-07T20:27:46.6868833Z 2025-05-07T20:27:46.6869029Z  2025-05-07T20:27:46.6869257Z 2025-05-07T20:27:46.6869261Z 2025-05-07T20:27:46.6869264Z 2025-05-07T20:27:46.6869276Z 2025-05-07T20:27:46.6869279Z 2025-05-07T20:27:46.6869283Z 2025-05-07T20:27:46.6869286Z 2025-05-07T20:27:46.6869294Z 2025-05-07T20:27:46.6869297Z 2025-05-07T20:27:46.6869301Z 2025-05-07T20:27:46.6869304Z 2025-05-07T20:27:46.6869308Z 2025-05-07T20:27:46.6869312Z 2025-05-07T20:27:46.6869315Z 2025-05-07T20:27:46.6869514Z  2025-05-07T20:27:46.6869750Z 2025-05-07T20:27:46.6869753Z 2025-05-07T20:27:46.6869757Z 2025-05-07T20:27:46.6869761Z 2025-05-07T20:27:46.6869764Z 2025-05-07T20:27:46.6869768Z 2025-05-07T20:27:46.6869776Z 2025-05-07T20:27:46.6869779Z 2025-05-07T20:27:46.6869783Z 2025-05-07T20:27:46.6869787Z 2025-05-07T20:27:46.6869790Z 2025-05-07T20:27:46.6869794Z 2025-05-07T20:27:46.6869798Z 2025-05-07T20:27:46.6869802Z 2025-05-07T20:27:46.6869805Z 2025-05-07T20:27:46.6870021Z  2025-05-07T20:27:46.6870249Z 2025-05-07T20:27:46.6870253Z 2025-05-07T20:27:46.6870256Z 2025-05-07T20:27:46.6870350Z 2025-05-07T20:27:46.6870354Z 2025-05-07T20:27:46.6870357Z 2025-05-07T20:27:46.6870361Z 2025-05-07T20:27:46.6870364Z 2025-05-07T20:27:46.6870368Z 2025-05-07T20:27:46.6870372Z 2025-05-07T20:27:46.6870383Z 2025-05-07T20:27:46.6870387Z 2025-05-07T20:27:46.6870390Z 2025-05-07T20:27:46.6870394Z 2025-05-07T20:27:46.6870397Z 2025-05-07T20:27:46.6870401Z 2025-05-07T20:27:46.6870609Z  2025-05-07T20:27:46.6870849Z 2025-05-07T20:27:46.6870958Z 2025-05-07T20:27:46.6870962Z 2025-05-07T20:27:46.6870966Z 2025-05-07T20:27:46.6870969Z 2025-05-07T20:27:46.6870973Z 2025-05-07T20:27:46.6870977Z 2025-05-07T20:27:46.6870980Z 2025-05-07T20:27:46.6870984Z 2025-05-07T20:27:46.6870988Z 2025-05-07T20:27:46.6870992Z 2025-05-07T20:27:46.6870995Z 2025-05-07T20:27:46.6870999Z 2025-05-07T20:27:46.6871003Z 2025-05-07T20:27:46.6871006Z 2025-05-07T20:27:46.6871010Z 2025-05-07T20:27:46.6871014Z 2025-05-07T20:27:46.6871240Z  2025-05-07T20:27:46.6871474Z 2025-05-07T20:27:46.6871478Z 2025-05-07T20:27:46.6871482Z 2025-05-07T20:27:46.6871485Z 2025-05-07T20:27:46.6871489Z 2025-05-07T20:27:46.6871493Z 2025-05-07T20:27:46.6871496Z 2025-05-07T20:27:46.6871500Z 2025-05-07T20:27:46.6871504Z 2025-05-07T20:27:46.6871508Z 2025-05-07T20:27:46.6871511Z 2025-05-07T20:27:46.6871515Z 2025-05-07T20:27:46.6871519Z 2025-05-07T20:27:46.6871534Z 2025-05-07T20:27:46.6871537Z 2025-05-07T20:27:46.6871541Z 2025-05-07T20:27:46.6871545Z 2025-05-07T20:27:46.6871548Z 2025-05-07T20:27:46.6871771Z  2025-05-07T20:27:46.6872008Z 2025-05-07T20:27:46.6872012Z 2025-05-07T20:27:46.6872122Z  2025-05-07T20:27:46.6872228Z 2025-05-07T20:27:46.6872232Z 2025-05-07T20:27:46.6872345Z  2025-05-07T20:27:46.6872455Z 2025-05-07T20:27:46.6872464Z 2025-05-07T20:27:46.6872467Z 2025-05-07T20:27:46.6872575Z  2025-05-07T20:27:46.6872696Z 2025-05-07T20:27:46.6872700Z 2025-05-07T20:27:46.6872703Z 2025-05-07T20:27:46.6872707Z 2025-05-07T20:27:46.6872815Z  2025-05-07T20:27:46.6872941Z 2025-05-07T20:27:46.6872944Z 2025-05-07T20:27:46.6872948Z 2025-05-07T20:27:46.6872952Z 2025-05-07T20:27:46.6872955Z 2025-05-07T20:27:46.6873067Z  2025-05-07T20:27:46.6873193Z 2025-05-07T20:27:46.6873205Z 2025-05-07T20:27:46.6873217Z 2025-05-07T20:27:46.6873220Z 2025-05-07T20:27:46.6873224Z 2025-05-07T20:27:46.6873228Z 2025-05-07T20:27:46.6873342Z  2025-05-07T20:27:46.6873471Z 2025-05-07T20:27:46.6873475Z 2025-05-07T20:27:46.6873479Z 2025-05-07T20:27:46.6873491Z 2025-05-07T20:27:46.6873494Z 2025-05-07T20:27:46.6873498Z 2025-05-07T20:27:46.6873502Z 2025-05-07T20:27:46.6873617Z  2025-05-07T20:27:46.6873760Z 2025-05-07T20:27:46.6873763Z 2025-05-07T20:27:46.6873767Z 2025-05-07T20:27:46.6873782Z 2025-05-07T20:27:46.6873786Z 2025-05-07T20:27:46.6873789Z 2025-05-07T20:27:46.6873793Z 2025-05-07T20:27:46.6873797Z 2025-05-07T20:27:46.6873920Z  2025-05-07T20:27:46.6874069Z 2025-05-07T20:27:46.6874073Z 2025-05-07T20:27:46.6874077Z 2025-05-07T20:27:46.6874087Z 2025-05-07T20:27:46.6874091Z 2025-05-07T20:27:46.6874094Z 2025-05-07T20:27:46.6874098Z 2025-05-07T20:27:46.6874102Z 2025-05-07T20:27:46.6874106Z 2025-05-07T20:27:46.6874228Z  2025-05-07T20:27:46.6874389Z 2025-05-07T20:27:46.6874393Z 2025-05-07T20:27:46.6874404Z 2025-05-07T20:27:46.6874408Z 2025-05-07T20:27:46.6874411Z 2025-05-07T20:27:46.6874415Z 2025-05-07T20:27:46.6874418Z 2025-05-07T20:27:46.6874422Z 2025-05-07T20:27:46.6874425Z 2025-05-07T20:27:46.6874429Z 2025-05-07T20:27:46.6874560Z  2025-05-07T20:27:46.6874730Z 2025-05-07T20:27:46.6874734Z 2025-05-07T20:27:46.6874737Z 2025-05-07T20:27:46.6874741Z 2025-05-07T20:27:46.6874835Z 2025-05-07T20:27:46.6874840Z 2025-05-07T20:27:46.6874843Z 2025-05-07T20:27:46.6874847Z 2025-05-07T20:27:46.6874850Z 2025-05-07T20:27:46.6874854Z 2025-05-07T20:27:46.6874858Z 2025-05-07T20:27:46.6874992Z  2025-05-07T20:27:46.6875170Z 2025-05-07T20:27:46.6875173Z 2025-05-07T20:27:46.6875177Z 2025-05-07T20:27:46.6875181Z 2025-05-07T20:27:46.6875184Z 2025-05-07T20:27:46.6875188Z 2025-05-07T20:27:46.6875191Z 2025-05-07T20:27:46.6875195Z 2025-05-07T20:27:46.6875199Z 2025-05-07T20:27:46.6875277Z 2025-05-07T20:27:46.6875281Z 2025-05-07T20:27:46.6875285Z 2025-05-07T20:27:46.6875457Z  2025-05-07T20:27:46.6875639Z 2025-05-07T20:27:46.6875642Z 2025-05-07T20:27:46.6875648Z 2025-05-07T20:27:46.6875652Z 2025-05-07T20:27:46.6875655Z 2025-05-07T20:27:46.6875659Z 2025-05-07T20:27:46.6875663Z 2025-05-07T20:27:46.6875667Z 2025-05-07T20:27:46.6875670Z 2025-05-07T20:27:46.6875680Z 2025-05-07T20:27:46.6875684Z 2025-05-07T20:27:46.6875692Z 2025-05-07T20:27:46.6875696Z 2025-05-07T20:27:46.6875834Z  2025-05-07T20:27:46.6876020Z 2025-05-07T20:27:46.6876023Z 2025-05-07T20:27:46.6876027Z 2025-05-07T20:27:46.6876030Z 2025-05-07T20:27:46.6876039Z 2025-05-07T20:27:46.6876043Z 2025-05-07T20:27:46.6876047Z 2025-05-07T20:27:46.6876050Z 2025-05-07T20:27:46.6876054Z 2025-05-07T20:27:46.6876058Z 2025-05-07T20:27:46.6876061Z 2025-05-07T20:27:46.6876065Z 2025-05-07T20:27:46.6876069Z 2025-05-07T20:27:46.6876077Z 2025-05-07T20:27:46.6876220Z  2025-05-07T20:27:46.6876419Z 2025-05-07T20:27:46.6876423Z 2025-05-07T20:27:46.6876426Z 2025-05-07T20:27:46.6876430Z 2025-05-07T20:27:46.6876434Z 2025-05-07T20:27:46.6876437Z 2025-05-07T20:27:46.6876441Z 2025-05-07T20:27:46.6876444Z 2025-05-07T20:27:46.6876448Z 2025-05-07T20:27:46.6876452Z 2025-05-07T20:27:46.6876455Z 2025-05-07T20:27:46.6876459Z 2025-05-07T20:27:46.6876463Z 2025-05-07T20:27:46.6876472Z 2025-05-07T20:27:46.6876475Z 2025-05-07T20:27:46.6876636Z  2025-05-07T20:27:46.6876833Z 2025-05-07T20:27:46.6876837Z 2025-05-07T20:27:46.6876841Z 2025-05-07T20:27:46.6876844Z 2025-05-07T20:27:46.6876848Z 2025-05-07T20:27:46.6876851Z 2025-05-07T20:27:46.6876855Z 2025-05-07T20:27:46.6876859Z 2025-05-07T20:27:46.6876862Z 2025-05-07T20:27:46.6876866Z 2025-05-07T20:27:46.6876870Z 2025-05-07T20:27:46.6876873Z 2025-05-07T20:27:46.6876877Z 2025-05-07T20:27:46.6876892Z 2025-05-07T20:27:46.6876895Z 2025-05-07T20:27:46.6876899Z 2025-05-07T20:27:46.6877052Z  2025-05-07T20:27:46.6877253Z 2025-05-07T20:27:46.6877256Z 2025-05-07T20:27:46.6877260Z 2025-05-07T20:27:46.6877263Z 2025-05-07T20:27:46.6877273Z 2025-05-07T20:27:46.6877277Z 2025-05-07T20:27:46.6877281Z 2025-05-07T20:27:46.6877284Z 2025-05-07T20:27:46.6877288Z 2025-05-07T20:27:46.6877291Z 2025-05-07T20:27:46.6877295Z 2025-05-07T20:27:46.6877303Z 2025-05-07T20:27:46.6877306Z 2025-05-07T20:27:46.6877310Z 2025-05-07T20:27:46.6877314Z 2025-05-07T20:27:46.6877317Z 2025-05-07T20:27:46.6877321Z 2025-05-07T20:27:46.6877479Z  2025-05-07T20:27:46.6877694Z 2025-05-07T20:27:46.6877697Z 2025-05-07T20:27:46.6877701Z 2025-05-07T20:27:46.6877705Z 2025-05-07T20:27:46.6877708Z 2025-05-07T20:27:46.6877712Z 2025-05-07T20:27:46.6877715Z 2025-05-07T20:27:46.6877719Z 2025-05-07T20:27:46.6877723Z 2025-05-07T20:27:46.6877731Z 2025-05-07T20:27:46.6877734Z 2025-05-07T20:27:46.6877738Z 2025-05-07T20:27:46.6877742Z 2025-05-07T20:27:46.6877745Z 2025-05-07T20:27:46.6877749Z 2025-05-07T20:27:46.6877752Z 2025-05-07T20:27:46.6877756Z 2025-05-07T20:27:46.6877760Z 2025-05-07T20:27:46.6877932Z  2025-05-07T20:27:46.6878141Z 2025-05-07T20:27:46.6878145Z 2025-05-07T20:27:46.6878251Z  2025-05-07T20:27:46.6878353Z 2025-05-07T20:27:46.6878357Z 2025-05-07T20:27:46.6878545Z  2025-05-07T20:27:46.6878661Z 2025-05-07T20:27:46.6878665Z 2025-05-07T20:27:46.6878669Z 2025-05-07T20:27:46.6878772Z  2025-05-07T20:27:46.6878888Z 2025-05-07T20:27:46.6878892Z 2025-05-07T20:27:46.6878895Z 2025-05-07T20:27:46.6878899Z 2025-05-07T20:27:46.6879003Z  2025-05-07T20:27:46.6879119Z 2025-05-07T20:27:46.6879123Z 2025-05-07T20:27:46.6879126Z 2025-05-07T20:27:46.6879130Z 2025-05-07T20:27:46.6879139Z 2025-05-07T20:27:46.6879249Z  2025-05-07T20:27:46.6879466Z 2025-05-07T20:27:46.6879469Z 2025-05-07T20:27:46.6879473Z 2025-05-07T20:27:46.6879477Z 2025-05-07T20:27:46.6879480Z 2025-05-07T20:27:46.6879484Z 2025-05-07T20:27:46.6879603Z  2025-05-07T20:27:46.6879730Z 2025-05-07T20:27:46.6879734Z 2025-05-07T20:27:46.6879737Z 2025-05-07T20:27:46.6879741Z 2025-05-07T20:27:46.6879745Z 2025-05-07T20:27:46.6879748Z 2025-05-07T20:27:46.6879752Z 2025-05-07T20:27:46.6879874Z  2025-05-07T20:27:46.6880021Z 2025-05-07T20:27:46.6880024Z 2025-05-07T20:27:46.6880028Z 2025-05-07T20:27:46.6880032Z 2025-05-07T20:27:46.6880035Z 2025-05-07T20:27:46.6880039Z 2025-05-07T20:27:46.6880042Z 2025-05-07T20:27:46.6880046Z 2025-05-07T20:27:46.6880274Z  2025-05-07T20:27:46.6880426Z 2025-05-07T20:27:46.6880430Z 2025-05-07T20:27:46.6880433Z 2025-05-07T20:27:46.6880437Z 2025-05-07T20:27:46.6880441Z 2025-05-07T20:27:46.6880444Z 2025-05-07T20:27:46.6880448Z 2025-05-07T20:27:46.6880452Z 2025-05-07T20:27:46.6880460Z 2025-05-07T20:27:46.6880590Z  2025-05-07T20:27:46.6880744Z 2025-05-07T20:27:46.6880748Z 2025-05-07T20:27:46.6880752Z 2025-05-07T20:27:46.6880755Z 2025-05-07T20:27:46.6880759Z 2025-05-07T20:27:46.6880763Z 2025-05-07T20:27:46.6880766Z 2025-05-07T20:27:46.6880781Z 2025-05-07T20:27:46.6880785Z 2025-05-07T20:27:46.6880788Z 2025-05-07T20:27:46.6880917Z  2025-05-07T20:27:46.6881079Z 2025-05-07T20:27:46.6881082Z 2025-05-07T20:27:46.6881092Z 2025-05-07T20:27:46.6881095Z 2025-05-07T20:27:46.6881099Z 2025-05-07T20:27:46.6881108Z 2025-05-07T20:27:46.6881111Z 2025-05-07T20:27:46.6881115Z 2025-05-07T20:27:46.6881118Z 2025-05-07T20:27:46.6881122Z 2025-05-07T20:27:46.6881126Z 2025-05-07T20:27:46.6881257Z  2025-05-07T20:27:46.6881427Z 2025-05-07T20:27:46.6881437Z 2025-05-07T20:27:46.6881440Z 2025-05-07T20:27:46.6881444Z 2025-05-07T20:27:46.6881447Z 2025-05-07T20:27:46.6881451Z 2025-05-07T20:27:46.6881458Z 2025-05-07T20:27:46.6881462Z 2025-05-07T20:27:46.6881466Z 2025-05-07T20:27:46.6881469Z 2025-05-07T20:27:46.6881473Z 2025-05-07T20:27:46.6881477Z 2025-05-07T20:27:46.6881621Z  done 2025-05-07T20:27:46.7863114Z Preparing transaction: | done 2025-05-07T20:27:47.0882699Z Verifying transaction: - \ | done 2025-05-07T20:27:47.3921670Z Executing transaction: - \ | done 2025-05-07T20:27:49.4597006Z [INSTALL] Appending libcuda.so path to LD_LIBRARY_PATH ... 2025-05-07T20:27:49.4892922Z [ENV] Appending to LD_LIBRARY_PATH: /home/ec2-user/miniconda/envs/build_binary/lib/stubs ... 2025-05-07T20:27:51.3676655Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T20:27:51.4301512Z + conda env config vars set -n build_binary LD_LIBRARY_PATH=/home/ec2-user/miniconda/envs/build_binary/lib/stubs 2025-05-07T20:27:51.4301998Z 2025-05-07T20:27:51.8539212Z 2025-05-07T20:27:51.8548309Z [INSTALL] Setting environment variable NVML_LIB_PATH ... 2025-05-07T20:27:51.8826211Z + 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:51.8826723Z 2025-05-07T20:27:52.3071512Z 2025-05-07T20:27:52.3072147Z [INSTALL] Setting environment variable CUDA_INCLUDE_DIRS ... 2025-05-07T20:27:52.3074242Z + 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:52.3075574Z 2025-05-07T20:27:52.7293383Z 2025-05-07T20:27:54.7273442Z [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:56.7288297Z [CHECK] libcuda.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/lib/stubs/libcuda.so 2025-05-07T20:27:58.7232399Z [CHECK] libnvToolsExt.so found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:28:00.7176805Z [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:02.5978233Z /home/ec2-user/miniconda/envs/build_binary/bin/nvcc 2025-05-07T20:28:02.5978519Z 2025-05-07T20:28:02.6609891Z [CHECK] Binary nvcc found in PATH 2025-05-07T20:28:06.4748097Z /tmp/tmpi8ys4qm9: line 3: clang: command not found 2025-05-07T20:28:06.4748432Z 2025-05-07T20:28:06.4749189Z ERROR conda.cli.main_run:execute(125): `conda run clang --version` failed. (See above for error) 2025-05-07T20:28:06.5371249Z + ls -la /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d 2025-05-07T20:28:06.5371592Z 2025-05-07T20:28:06.5393194Z total 24 2025-05-07T20:28:06.5393468Z drwxr-xr-x. 2 ec2-user ec2-user 107 May 7 20:24 . 2025-05-07T20:28:06.5393898Z drwxr-xr-x. 5 ec2-user ec2-user 62 May 7 20:24 .. 2025-05-07T20:28:06.5394353Z -rw-r--r--. 2 ec2-user ec2-user 3778 Jun 10 2024 activate-binutils_linux-64.sh 2025-05-07T20:28:06.5394908Z -rw-r--r--. 2 ec2-user ec2-user 11630 Jun 10 2024 activate-gcc_linux-64.sh 2025-05-07T20:28:06.5395394Z -rw-r--r--. 2 ec2-user ec2-user 5190 Jun 10 2024 activate-gxx_linux-64.sh 2025-05-07T20:28:06.5395697Z 2025-05-07T20:28:06.5396483Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T20:28:06.5396738Z 2025-05-07T20:28:08.5009063Z 2025-05-07T20:28:08.5009524Z [BUILD] Setting prepend flags for NVCC ... 2025-05-07T20:28:08.5010195Z + conda env config vars set -n build_binary NVCC_PREPEND_FLAGS="-allow-unsupported-compiler" 2025-05-07T20:28:08.5010581Z 2025-05-07T20:28:08.9248948Z 2025-05-07T20:28:08.9249265Z + conda run -n build_binary printenv NVCC_PREPEND_FLAGS 2025-05-07T20:28:08.9249535Z 2025-05-07T20:28:10.8002072Z -allow-unsupported-compiler 2025-05-07T20:28:10.8002333Z 2025-05-07T20:28:10.8627104Z 2025-05-07T20:28:10.8627600Z [INFO] Printing out all preprocessor defines in nvcc ... 2025-05-07T20:28:10.8628642Z + conda run -n build_binary nvcc --compiler-options -dM -E -x cu - < /dev/null 2025-05-07T20:28:10.8629278Z 2025-05-07T20:28:12.8126496Z #define _GLIBCXX_DEPRECATED_SUGGEST(ALT) __attribute__ ((__deprecated__ ("use '" ALT "' instead"))) 2025-05-07T20:28:12.8127100Z #define M_PIl 3.141592653589793238462643383279502884L 2025-05-07T20:28:12.8127441Z #define _IO_CURRENTLY_PUTTING 0x800 2025-05-07T20:28:12.8127763Z #define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig)) 2025-05-07T20:28:12.8128130Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:28:12.8128403Z #define _STL_PAIR_H 1 2025-05-07T20:28:12.8128679Z #define _GLIBCXX_PURE __attribute__ ((__pure__)) 2025-05-07T20:28:12.8129020Z #define __cpp_attributes 200809L 2025-05-07T20:28:12.8129364Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:28:12.8129713Z #define __DELETE_THROW throw() 2025-05-07T20:28:12.8129974Z #define _PTRDIFF_T_ 2025-05-07T20:28:12.8130226Z #define M_PI_4 0.78539816339744830962 2025-05-07T20:28:12.8130542Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:28:12.8130837Z #define _IO_LEFT 02 2025-05-07T20:28:12.8131114Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:28:12.8131388Z #define _POSIX2_BC_SCALE_MAX 99 2025-05-07T20:28:12.8131672Z #define _GLIBCXX_USE_RANDOM_TR1 1 2025-05-07T20:28:12.8132146Z #define _GLIBCXX_MOVE_BACKWARD3(_Tp,_Up,_Vp) std::move_backward(_Tp, _Up, _Vp) 2025-05-07T20:28:12.8132600Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:28:12.8132882Z #define RE_DUP_MAX (0x7fff) 2025-05-07T20:28:12.8133508Z #define _IOS_OUTPUT 2 2025-05-07T20:28:12.8133814Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:28:12.8134212Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:28:12.8134491Z #define _GLIBCXX_USE_FCHMOD 1 2025-05-07T20:28:12.8134774Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:28:12.8135563Z #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:12.8136541Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:28:12.8136851Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:28:12.8137161Z #define cudaTextureTypeCubemapLayered 0xFC 2025-05-07T20:28:12.8137483Z #define _T_WCHAR_ 2025-05-07T20:28:12.8137707Z #define __WCLONE 0x80000000 2025-05-07T20:28:12.8137964Z #define stdout stdout 2025-05-07T20:28:12.8138318Z #define _GLIBCXX_ABI_TAG_CXX11 __attribute ((__abi_tag__ ("cxx11"))) 2025-05-07T20:28:12.8138699Z #define CHAR_BIT __CHAR_BIT__ 2025-05-07T20:28:12.8138964Z #define __flexarr [] 2025-05-07T20:28:12.8139218Z #define __SM_32_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:12.8139525Z #define _GLIBCXX_HAVE_FINITEF 1 2025-05-07T20:28:12.8139806Z #define _IO_FLAGS2_USER_WBUF 8 2025-05-07T20:28:12.8140065Z #define _MATH_H 1 2025-05-07T20:28:12.8140352Z #define cudaOccupancyDisableCachingOverride 0x01 2025-05-07T20:28:12.8140688Z #define __S64_TYPE long int 2025-05-07T20:28:12.8140944Z #define __stub_fchflags 2025-05-07T20:28:12.8141223Z #define cudaDeviceScheduleMask 0x07 2025-05-07T20:28:12.8141516Z #define __SQUAD_TYPE long int 2025-05-07T20:28:12.8141781Z #define __INTMAX_C(c) c ## L 2025-05-07T20:28:12.8142060Z #define _BSD_SIZE_T_DEFINED_ 2025-05-07T20:28:12.8142326Z #define NL_NMAX INT_MAX 2025-05-07T20:28:12.8142567Z #define _BITS_TIME_H 1 2025-05-07T20:28:12.8142841Z #define M_LN10l 2.302585092994045684017991454684364208L 2025-05-07T20:28:12.8143205Z #define M_El 2.718281828459045235360287471352662498L 2025-05-07T20:28:12.8143605Z #define _PSTL_PRAGMA_DECLARE_SIMD _PSTL_PRAGMA(omp declare simd) 2025-05-07T20:28:12.8143974Z #define __CHAR_BIT__ 8 2025-05-07T20:28:12.8144240Z #define __FSWORD_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:12.8144563Z #define _PSTL_STRING_CONCAT(x,y) x #y 2025-05-07T20:28:12.8144871Z #define _GLIBCXX98_USE_C99_MATH 1 2025-05-07T20:28:12.8145138Z #define FP_NAN 0 2025-05-07T20:28:12.8145410Z #define makedev(maj,min) gnu_dev_makedev (maj, min) 2025-05-07T20:28:12.8145865Z #define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) 2025-05-07T20:28:12.8146271Z #define SHRT_MAX __SHRT_MAX__ 2025-05-07T20:28:12.8146547Z #define _GLIBCXX_X86_RDSEED 1 2025-05-07T20:28:12.8146805Z #define _NEW 2025-05-07T20:28:12.8147019Z #define __UINT8_MAX__ 0xff 2025-05-07T20:28:12.8147278Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:28:12.8147535Z #define _GLIBCXX_HAVE_LOCALE_H 1 2025-05-07T20:28:12.8147799Z #define __USE_ANSI 1 2025-05-07T20:28:12.8148087Z #define _IO_BE(expr,res) __builtin_expect ((expr), res) 2025-05-07T20:28:12.8148431Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:28:12.8148710Z #define __SIZEOF_PTHREAD_ATTR_T 56 2025-05-07T20:28:12.8148992Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:28:12.8149272Z #define _GLIBCXX_END_NAMESPACE_LDBL 2025-05-07T20:28:12.8149563Z #define PIPE_BUF 4096 2025-05-07T20:28:12.8149880Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC_2ARGS(PRM1,PRM2) 2025-05-07T20:28:12.8150250Z #define EXIT_FAILURE 1 2025-05-07T20:28:12.8150533Z #define _PSTL_VERSION_PATCH (_PSTL_VERSION % 10) 2025-05-07T20:28:12.8150848Z #define MQ_PRIO_MAX 32768 2025-05-07T20:28:12.8151117Z #define __SIZEOF_PTHREAD_MUTEXATTR_T 4 2025-05-07T20:28:12.8151443Z #define __WAIT_INT(status) (*(int *) &(status)) 2025-05-07T20:28:12.8151899Z #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:28:12.8152431Z #define cudaCooperativeLaunchMultiDeviceNoPreSync 0x01 2025-05-07T20:28:12.8152895Z #define _XOPEN_SOURCE 700 2025-05-07T20:28:12.8153161Z #define _POSIX2_BC_DIM_MAX 2048 2025-05-07T20:28:12.8153433Z #define __VECTOR_FUNCTIONS_HPP__ 2025-05-07T20:28:12.8153724Z #define __cpp_static_assert 201411L 2025-05-07T20:28:12.8154009Z #define __need_timer_t 2025-05-07T20:28:12.8154306Z #define __WEXITSTATUS(status) (((status) & 0xff00) >> 8) 2025-05-07T20:28:12.8154655Z #define _GLIBCXX_HAVE_STRXFRM_L 1 2025-05-07T20:28:12.8154942Z #define _POSIX_TTY_NAME_MAX 9 2025-05-07T20:28:12.8155223Z #define _GLIBCXX_USE_WEAK_REF __GXX_WEAK__ 2025-05-07T20:28:12.8155618Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:28:12.8155928Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:12.8156229Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:28:12.8156525Z #define __BLKCNT_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:12.8156853Z #define cudaNvSciSyncAttrSignal 0x1 2025-05-07T20:28:12.8157157Z #define _GLIBCXX_USE_LONG_LONG 1 2025-05-07T20:28:12.8157457Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:28:12.8157792Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:28:12.8158126Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:28:12.8158526Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:28:12.8158945Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:28:12.8159256Z #define ADJ_ESTERROR 0x0008 2025-05-07T20:28:12.8159522Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:28:12.8159813Z #define __GCC_IEC_559 2 2025-05-07T20:28:12.8160120Z #define __cpp_lib_transformation_trait_aliases 201304 2025-05-07T20:28:12.8160553Z #define _IO_flockfile(_fp) 2025-05-07T20:28:12.8160815Z #define CLOCK_MONOTONIC_RAW 4 2025-05-07T20:28:12.8161093Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:28:12.8161367Z #define _IOFBF 0 2025-05-07T20:28:12.8161578Z #define __USE_BSD 1 2025-05-07T20:28:12.8161815Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:28:12.8162095Z #define SHRT_MIN (-SHRT_MAX - 1) 2025-05-07T20:28:12.8162376Z #define _IO_USER_LOCK 0x8000 2025-05-07T20:28:12.8162636Z #define _IO_NO_WRITES 8 2025-05-07T20:28:12.8162898Z #define _GLIBCXX_PSEUDO_VISIBILITY(V) 2025-05-07T20:28:12.8163253Z #define __ASMNAME2(prefix,cname) __STRING (prefix) cname 2025-05-07T20:28:12.8163619Z #define _GLIBCXX_HAVE_SYS_STAT_H 1 2025-05-07T20:28:12.8163917Z #define __cpp_binary_literals 201304L 2025-05-07T20:28:12.8164208Z #define _CPP_TYPE_TRAITS_H 1 2025-05-07T20:28:12.8164484Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:28:12.8164801Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_AFTER(A) 2025-05-07T20:28:12.8165193Z #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE) 2025-05-07T20:28:12.8165563Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:28:12.8165905Z #define __cpp_lib_make_reverse_iterator 201402 2025-05-07T20:28:12.8166224Z #define M_PI 3.14159265358979323846 2025-05-07T20:28:12.8166532Z #define _GLIBCXX_PACKAGE_NAME "package-unused" 2025-05-07T20:28:12.8166863Z #define _GLIBCXX_HAVE_BUILTIN_IS_SAME 1 2025-05-07T20:28:12.8167318Z #define __NV_GLIBCXX_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:28:12.8167777Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:28:12.8168088Z #define _POSIX_DELAYTIMER_MAX 32 2025-05-07T20:28:12.8168369Z #define _GLIBCXX_USE_UTIME 1 2025-05-07T20:28:12.8168637Z #define _STL_ITERATOR_BASE_FUNCS_H 1 2025-05-07T20:28:12.8169236Z #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:12.8170049Z #define _GLIBCXX_TR1_ELL_INTEGRAL_TCC 1 2025-05-07T20:28:12.8170376Z #define w_termsig __wait_terminated.__w_termsig 2025-05-07T20:28:12.8170700Z #define __FLOAT_WORD_ORDER __BYTE_ORDER 2025-05-07T20:28:12.8170995Z #define XATTR_SIZE_MAX 65536 2025-05-07T20:28:12.8171269Z #define be64toh(x) __bswap_64 (x) 2025-05-07T20:28:12.8171567Z #define __ASSERT_VOID_CAST static_cast 2025-05-07T20:28:12.8171981Z #define __cpp_variadic_templates 200704L 2025-05-07T20:28:12.8172287Z #define RAND_MAX 2147483647 2025-05-07T20:28:12.8172558Z #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 2025-05-07T20:28:12.8172894Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:12.8173214Z #define __SM_90_RT_H__ 2025-05-07T20:28:12.8173469Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:28:12.8173731Z #define __COMPAR_FN_T 2025-05-07T20:28:12.8173979Z #define __GID_T_TYPE __U32_TYPE 2025-05-07T20:28:12.8174249Z #define _IO_BAD_SEEN 0x4000 2025-05-07T20:28:12.8174723Z #define _PSTL_PRAGMA_MESSAGE_IMPL(x) _PSTL_PRAGMA(message(_PSTL_STRING_CONCAT(_PSTL_PRAGMA_LOCATION, x))) 2025-05-07T20:28:12.8175323Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:28:12.8175675Z #define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) 2025-05-07T20:28:12.8176035Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:28:12.8176340Z #define _PSTL_PRAGMA_SIMD_INCLUSIVE_SCAN(PRM) 2025-05-07T20:28:12.8176686Z #define cudaArrayColorAttachment 0x20 2025-05-07T20:28:12.8177017Z #define __cpp_variable_templates 201304L 2025-05-07T20:28:12.8177358Z #define __cpp_lib_integral_constant_callable 201304 2025-05-07T20:28:12.8177696Z #define _GLIBCXX_HAVE_SINHF 1 2025-05-07T20:28:12.8177977Z #define MOD_TIMECONST ADJ_TIMECONST 2025-05-07T20:28:12.8178279Z #define __cpp_lib_result_of_sfinae 201210 2025-05-07T20:28:12.8178585Z #define __SM_30_INTRINSICS_H__ 2025-05-07T20:28:12.8178857Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:28:12.8179123Z #define _GLIBCXX_USE_WCHAR_T 1 2025-05-07T20:28:12.8179388Z #define _GLIBCXX_MATH_H 1 2025-05-07T20:28:12.8179651Z #define __u_char_defined 2025-05-07T20:28:12.8179964Z #define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status)) 2025-05-07T20:28:12.8180326Z #define STA_PPSERROR 0x0800 2025-05-07T20:28:12.8180586Z #define _GLIBCXX_STD_A std 2025-05-07T20:28:12.8180838Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:28:12.8181103Z #define _POSIX_SYMLINK_MAX 255 2025-05-07T20:28:12.8181398Z #define _GLIBCXX_BEGIN_NAMESPACE_VERSION 2025-05-07T20:28:12.8181846Z #define __device_builtin_texture_type__ __location__(device_builtin_texture_type) 2025-05-07T20:28:12.8182270Z #define FP_INFINITE 1 2025-05-07T20:28:12.8182642Z #define _GLIBCXX11_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:12.8183070Z #define _IO_pid_t __pid_t 2025-05-07T20:28:12.8183325Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:28:12.8183590Z #define __LEAF , __leaf__ 2025-05-07T20:28:12.8183837Z #define PATH_MAX 4096 2025-05-07T20:28:12.8184089Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:28:12.8184443Z #define __LDBL_REDIR1(name,proto,alias) name proto 2025-05-07T20:28:12.8184816Z #define _LIMITS_H___ 2025-05-07T20:28:12.8185041Z #define __size_t 2025-05-07T20:28:12.8185274Z #define _GLIBCXX_HAVE_FREXPF 1 2025-05-07T20:28:12.8185819Z #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK) 2025-05-07T20:28:12.8186392Z #define _GLIBCXX_HAVE_FREXPL 1 2025-05-07T20:28:12.8186704Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:28:12.8187042Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:28:12.8187310Z #define _WCHAR_T_DEFINED 2025-05-07T20:28:12.8187672Z #define __glibcxx_requires_can_decrement_range(_First1,_Last1,_First2) 2025-05-07T20:28:12.8188076Z #define MOD_STATUS ADJ_STATUS 2025-05-07T20:28:12.8188353Z #define _GLIBCXX_HAVE_STDINT_H 1 2025-05-07T20:28:12.8188635Z #define __SIZEOF_PTHREAD_CONDATTR_T 4 2025-05-07T20:28:12.8188922Z #define __INT8_C(c) c 2025-05-07T20:28:12.8189169Z #define _GLIBCXX_HAVE_COSHF 1 2025-05-07T20:28:12.8189439Z #define _GLIBCXX_HAVE_COSHL 1 2025-05-07T20:28:12.8189702Z #define __SM_70_RT_HPP__ 2025-05-07T20:28:12.8189960Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:28:12.8190236Z #define __cpp_variadic_using 201611L 2025-05-07T20:28:12.8190559Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:12.8190891Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:28:12.8191172Z #define __SM_61_INTRINSICS_HPP__ 2025-05-07T20:28:12.8191856Z #define _IO_FLAGS2_MMAP 1 2025-05-07T20:28:12.8192151Z #define __cpp_capture_star_this 201603L 2025-05-07T20:28:12.8192460Z #define _GLIBCXX_HAVE_ENDIAN_H 1 2025-05-07T20:28:12.8192822Z #define __always_inline __inline __attribute__ ((__always_inline__)) 2025-05-07T20:28:12.8193366Z #define NFDBITS __NFDBITS 2025-05-07T20:28:12.8193634Z #define _PSTL_PRAGMA_FORCEINLINE 2025-05-07T20:28:12.8193923Z #define _GLIBCXX_HAVE_SYS_STATVFS_H 1 2025-05-07T20:28:12.8194249Z #define __glibcxx_requires_sorted(_First,_Last) 2025-05-07T20:28:12.8194727Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:28:12.8194980Z #define _GLIBCXX_SYMVER_GNU 1 2025-05-07T20:28:12.8195275Z #define w_stopval __wait_stopped.__w_stopval 2025-05-07T20:28:12.8195649Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:28:12.8196070Z #define _GLIBCXX_USE_C99_COMPLEX _GLIBCXX11_USE_C99_COMPLEX 2025-05-07T20:28:12.8196428Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:28:12.8196716Z #define __cpp_if_constexpr 201606L 2025-05-07T20:28:12.8197009Z #define _GLIBCXX_HAVE_WCHAR_H 1 2025-05-07T20:28:12.8197324Z #define _GLIBCXX_USE_C99_STDIO _GLIBCXX11_USE_C99_STDIO 2025-05-07T20:28:12.8197661Z #define __daddr_t_defined 2025-05-07T20:28:12.8197918Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:28:12.8198191Z #define _GLIBCXX_TR1_RIEMANN_ZETA_TCC 1 2025-05-07T20:28:12.8198516Z #define _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE 1 2025-05-07T20:28:12.8199027Z #define _PSTL_CPP11_STD_ROTATE_BROKEN ((__GLIBCXX__ && __GLIBCXX__ < 20150716) || (_MSC_VER && _MSC_VER < 1800)) 2025-05-07T20:28:12.8199521Z #define _ACRTIMP 2025-05-07T20:28:12.8199742Z #define _IO_EOF_SEEN 0x10 2025-05-07T20:28:12.8200011Z #define _GLIBCXX_TR1_POLY_LAGUERRE_TCC 1 2025-05-07T20:28:12.8200356Z #define _IOS_BIN 128 2025-05-07T20:28:12.8200708Z #define __fortify_function __extern_always_inline __attribute_artificial__ 2025-05-07T20:28:12.8201124Z #define _GLIBCXX_HAVE_VFWSCANF 1 2025-05-07T20:28:12.8201410Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:28:12.8201684Z #define UNDERFLOW 4 2025-05-07T20:28:12.8201908Z #define NAME_MAX 255 2025-05-07T20:28:12.8202150Z #define SCHAR_MAX __SCHAR_MAX__ 2025-05-07T20:28:12.8202414Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:28:12.8202697Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:28:12.8203089Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:28:12.8203488Z #define __ptr_t void * 2025-05-07T20:28:12.8203726Z #define M_E 2.7182818284590452354 2025-05-07T20:28:12.8204016Z #define cudaSurfaceType1D 0x01 2025-05-07T20:28:12.8204298Z #define __USE_ISOCXX11 1 2025-05-07T20:28:12.8204566Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:28:12.8204887Z #define _GLIBCXX_HAVE_OBSOLETE_ISINF 1 2025-05-07T20:28:12.8205199Z #define cudaDeviceBlockingSync 0x04 2025-05-07T20:28:12.8205498Z #define CLOCK_MONOTONIC_COARSE 6 2025-05-07T20:28:12.8205780Z #define _GLIBCXX_OS_DEFINES 1 2025-05-07T20:28:12.8206070Z #define _GLIBCXX_NODISCARD [[__nodiscard__]] 2025-05-07T20:28:12.8206388Z #define cudaSurfaceType2D 0x02 2025-05-07T20:28:12.8218088Z #define __linux 1 2025-05-07T20:28:12.8218410Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:28:12.8218720Z #define cudaDeviceMask 0x1f 2025-05-07T20:28:12.8219007Z #define _GLIBCXX_END_NAMESPACE_ALGO 2025-05-07T20:28:12.8219308Z #define __CUDA_API_VER_MAJOR__ 11 2025-05-07T20:28:12.8219602Z #define htobe16(x) __bswap_16 (x) 2025-05-07T20:28:12.8219920Z #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 2025-05-07T20:28:12.8220258Z #define HUGE_VALF (__builtin_huge_valf()) 2025-05-07T20:28:12.8220584Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:28:12.8220899Z #define HUGE_VALL (__builtin_huge_vall()) 2025-05-07T20:28:12.8221196Z #define _BITS_TYPES_H 1 2025-05-07T20:28:12.8221495Z #define ULONG_LONG_MAX (LONG_LONG_MAX * 2ULL + 1ULL) 2025-05-07T20:28:12.8221848Z #define _IO_cleanup_region_end(_Doit) 2025-05-07T20:28:12.8222157Z #define cudaSurfaceType3D 0x03 2025-05-07T20:28:12.8222445Z #define _GLIBCXX_HAVE_SYS_TIME_H 1 2025-05-07T20:28:12.8224286Z #define __cudaGet_blockIdx() blockIdx 2025-05-07T20:28:12.8224594Z #define _IO_DONT_CLOSE 0100000 2025-05-07T20:28:12.8225396Z #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:12.8226228Z #define cudaHostRegisterDefault 0x00 2025-05-07T20:28:12.8226527Z #define __unix 1 2025-05-07T20:28:12.8226746Z #define MATH_ERRNO 1 2025-05-07T20:28:12.8226998Z #define _GLIBCXX_STDIO_SEEK_END 2 2025-05-07T20:28:12.8227371Z #define _GLIBCXX_USE_FCHMODAT 1 2025-05-07T20:28:12.8227642Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:28:12.8227935Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:28:12.8228239Z #define __UID_T_TYPE __U32_TYPE 2025-05-07T20:28:12.8228522Z #define _GLIBCXX_HAVE_ATOMIC_LOCK_POLICY 1 2025-05-07T20:28:12.8228995Z #define __CUDART_API_VERSION ((__CUDA_API_VER_MAJOR__ * 1000) + (__CUDA_API_VER_MINOR__ * 10)) 2025-05-07T20:28:12.8229468Z #define __SM_20_INTRINSICS_H__ 2025-05-07T20:28:12.8229748Z #define CUDARTAPI_CDECL 2025-05-07T20:28:12.8230010Z #define _PSTL_USAGE_WARNINGS 0 2025-05-07T20:28:12.8230291Z #define _GLIBCXX98_USE_C99_COMPLEX 1 2025-05-07T20:28:12.8230585Z #define __cpp_lib_void_t 201411 2025-05-07T20:28:12.8230848Z #define _POSIX_AIO_MAX 1 2025-05-07T20:28:12.8231093Z #define __SIZE_T 2025-05-07T20:28:12.8231331Z #define _GLIBCXX_FULLY_DYNAMIC_STRING 0 2025-05-07T20:28:12.8231632Z #define _POSIX_PIPE_BUF 512 2025-05-07T20:28:12.8231907Z #define _GLIBCXX_HAVE_STRTOLD 1 2025-05-07T20:28:12.8232179Z #define _ATFILE_SOURCE 1 2025-05-07T20:28:12.8232572Z #define __glibcxx_assert(cond) do { __glibcxx_constexpr_assert(cond); } while (false) 2025-05-07T20:28:12.8233016Z #define __WAIT_STATUS void * 2025-05-07T20:28:12.8233287Z #define __MATH_FUNCTIONS_H__ 2025-05-07T20:28:12.8233558Z #define _GLIBCXX_HAVE_WCSTOF 1 2025-05-07T20:28:12.8233832Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:28:12.8234120Z #define __WINT_MIN__ 0U 2025-05-07T20:28:12.8234754Z #define _PSTL_CPP14_VARIABLE_TEMPLATES_PRESENT (!__INTEL_COMPILER || __INTEL_COMPILER >= 1700) && (_MSC_FULL_VER >= 190023918 || __cplusplus >= 201402L) 2025-05-07T20:28:12.8235381Z #define WUNTRACED 2 2025-05-07T20:28:12.8235632Z #define __SIZEOF_PTHREAD_RWLOCKATTR_T 8 2025-05-07T20:28:12.8235928Z #define NZERO 20 2025-05-07T20:28:12.8236240Z #define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status)) 2025-05-07T20:28:12.8236631Z #define _GLIBCXX_HAVE_MEMALIGN 1 2025-05-07T20:28:12.8236926Z #define _PSTL_PRAGMA(x) _Pragma(#x) 2025-05-07T20:28:12.8237223Z #define MOD_CLKA ADJ_OFFSET_SINGLESHOT 2025-05-07T20:28:12.8237520Z #define MOD_CLKB ADJ_TICK 2025-05-07T20:28:12.8237783Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:28:12.8238072Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:28:12.8238359Z #define __DEVICE_FUNCTIONS_H__ 2025-05-07T20:28:12.8238642Z #define SCHAR_MIN (-SCHAR_MAX - 1) 2025-05-07T20:28:12.8238935Z #define ADJ_MAXERROR 0x0004 2025-05-07T20:28:12.8239204Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:28:12.8239480Z #define _SIZE_T_DEFINED_ 2025-05-07T20:28:12.8239738Z #define _POSIX_AIO_LISTIO_MAX 2 2025-05-07T20:28:12.8240065Z #define __LDBL_REDIR_NTH(name,proto) name proto __THROW 2025-05-07T20:28:12.8240474Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:28:12.8240734Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:28:12.8241009Z #define __USING_NAMESPACE_STD(name) 2025-05-07T20:28:12.8241313Z #define _IO_UNIFIED_JUMPTABLES 1 2025-05-07T20:28:12.8241616Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:28:12.8241925Z #define __KERNEL_STRICT_NAMES 2025-05-07T20:28:12.8242227Z #define _IO_stderr ((_IO_FILE*)(&_IO_2_1_stderr_)) 2025-05-07T20:28:12.8242657Z #define _IO_ferror_unlocked(__fp) (((__fp)->_flags & _IO_ERR_SEEN) != 0) 2025-05-07T20:28:12.8243052Z #define _FUNCTEXCEPT_H 1 2025-05-07T20:28:12.8243305Z #define __INT64_C(c) c ## L 2025-05-07T20:28:12.8243585Z #define __NTH(fct) __LEAF_ATTR fct throw () 2025-05-07T20:28:12.8244019Z #define _GLIBCXX_CONST __attribute__ ((__const__)) 2025-05-07T20:28:12.8244349Z #define _GLIBCXX_HAVE_LINK 1 2025-05-07T20:28:12.8244637Z #define cudaNvSciSyncAttrWait 0x2 2025-05-07T20:28:12.8244945Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:28:12.8245249Z #define STA_PPSWANDER 0x0400 2025-05-07T20:28:12.8245516Z #define __INT_WCHAR_T_H 2025-05-07T20:28:12.8245787Z #define _POSIX_THREAD_THREADS_MAX 64 2025-05-07T20:28:12.8246077Z #define _POSIX_MQ_OPEN_MAX 8 2025-05-07T20:28:12.8246346Z #define __have_pthread_attr_t 1 2025-05-07T20:28:12.8246691Z #define FP_NORMAL 4 2025-05-07T20:28:12.8246913Z #define _BITS_TIMEX_H 1 2025-05-07T20:28:12.8247156Z #define _POSIX_LINK_MAX 8 2025-05-07T20:28:12.8247422Z #define _GLIBCXX_HAVE_LIMIT_FSIZE 1 2025-05-07T20:28:12.8247706Z #define _GLIBCXX_HAVE_ATAN2F 1 2025-05-07T20:28:12.8247989Z #define cudaTextureType1D 0x01 2025-05-07T20:28:12.8248271Z #define _GLIBCXX_HAVE_ATAN2L 1 2025-05-07T20:28:12.8248543Z #define COLL_WEIGHTS_MAX 255 2025-05-07T20:28:12.8248973Z #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) 2025-05-07T20:28:12.8249431Z #define _IO_MAGIC 0xFBAD0000 2025-05-07T20:28:12.8249702Z #define _GLIBCXX_USE_SENDFILE 1 2025-05-07T20:28:12.8249967Z #define _POSIX_SOURCE 1 2025-05-07T20:28:12.8250224Z #define cudaTextureType2D 0x02 2025-05-07T20:28:12.8250498Z #define _PTR_TRAITS_H 1 2025-05-07T20:28:12.8250771Z #define _GLIBCXX_NOEXCEPT_QUAL noexcept (_NE) 2025-05-07T20:28:12.8251098Z #define __CUDA_TEXTURE_TYPES_H__ 2025-05-07T20:28:12.8251393Z #define _POSIX2_BC_STRING_MAX 1000 2025-05-07T20:28:12.8251715Z #define __attribute_used__ __attribute__ ((__used__)) 2025-05-07T20:28:12.8252056Z #define cudaTextureType3D 0x03 2025-05-07T20:28:12.8252340Z #define _STDIO_USES_IOSTREAM 2025-05-07T20:28:12.8252608Z #define CLOCK_REALTIME 0 2025-05-07T20:28:12.8252857Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:28:12.8253145Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:28:12.8253458Z #define __cpp_aligned_new 201606L 2025-05-07T20:28:12.8253736Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:28:12.8254036Z #define __MODE_T_TYPE __U32_TYPE 2025-05-07T20:28:12.8254339Z #define CLOCK_REALTIME_ALARM 8 2025-05-07T20:28:12.8254620Z #define cudaEventBlockingSync 0x01 2025-05-07T20:28:12.8254927Z #define _GLIBCXX_USE_PTHREAD_RWLOCK_T 1 2025-05-07T20:28:12.8255238Z #define _GLIBCXX_HAVE_LINUX_RANDOM_H 1 2025-05-07T20:28:12.8255534Z #define _GLIBCXX_USE_C99_FENV_TR1 1 2025-05-07T20:28:12.8255816Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:28:12.8256071Z #define __GLIBC__ 2 2025-05-07T20:28:12.8256285Z #define __END_DECLS } 2025-05-07T20:28:12.8256528Z #define FP_ILOGB0 (-2147483647 - 1) 2025-05-07T20:28:12.8256894Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:28:12.8257270Z #define __CONCAT(x,y) x ## y 2025-05-07T20:28:12.8257520Z #define __STDC_HOSTED__ 1 2025-05-07T20:28:12.8257779Z #define _GLIBCXX_HAVE_ARPA_INET_H 1 2025-05-07T20:28:12.8258052Z #define _ALLOCA_H 1 2025-05-07T20:28:12.8258280Z #define __host__ __location__(host) 2025-05-07T20:28:12.8258705Z #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) 2025-05-07T20:28:12.8259142Z #define __SLONG32_TYPE int 2025-05-07T20:28:12.8259404Z #define __SSIZE_T_TYPE __SWORD_TYPE 2025-05-07T20:28:12.8259702Z #define _GLIBCXX_DEBUG_ASSERTIONS_H 1 2025-05-07T20:28:12.8259986Z #define _SYS_SELECT_H 1 2025-05-07T20:28:12.8260221Z #define _IO_LINE_BUF 0x200 2025-05-07T20:28:12.8260471Z #define _IOS_NOCREATE 32 2025-05-07T20:28:12.8260734Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:28:12.8261021Z #define __cudaGet_warpSize() warpSize 2025-05-07T20:28:12.8261336Z #define __RLIM_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:12.8261658Z #define _GLIBCXX_HAVE_LIMIT_VMEM 0 2025-05-07T20:28:12.8261960Z #define __global__ __location__(global) 2025-05-07T20:28:12.8262254Z #define __GNU_LIBRARY__ 6 2025-05-07T20:28:12.8262517Z #define __cpp_decltype_auto 201304L 2025-05-07T20:28:12.8262889Z #define __DBL_DIG__ 15 2025-05-07T20:28:12.8263123Z #define TIME_UTC 1 2025-05-07T20:28:12.8263340Z #define __FLT32_DIG__ 6 2025-05-07T20:28:12.8263669Z #define __forceinline__ __inline__ __attribute__((always_inline)) 2025-05-07T20:28:12.8264064Z #define cudaHostAllocWriteCombined 0x04 2025-05-07T20:28:12.8264383Z #define cudaDeviceScheduleAuto 0x00 2025-05-07T20:28:12.8264673Z #define _G_BUFSIZ 8192 2025-05-07T20:28:12.8265021Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:28:12.8265392Z #define cudaTextureTypeCubemap 0x0C 2025-05-07T20:28:12.8265774Z #define STA_CLOCKERR 0x1000 2025-05-07T20:28:12.8266032Z #define __GXX_WEAK__ 1 2025-05-07T20:28:12.8266276Z #define _GLIBCXX_HAVE_ISNANF 1 2025-05-07T20:28:12.8266540Z #define __SHRT_WIDTH__ 16 2025-05-07T20:28:12.8266838Z #define __cpp_lib_robust_nonmodifying_seq_ops 201304 2025-05-07T20:28:12.8267172Z #define _GLIBCXX_BITS_SPECFUN_H 1 2025-05-07T20:28:12.8267452Z #define _GLIBCXX_HAVE_ISNANL 1 2025-05-07T20:28:12.8267769Z #define M_LOG2El 1.442695040888963407359924681001892137L 2025-05-07T20:28:12.8268097Z #define ADJ_OFFSET_SINGLESHOT 0x8001 2025-05-07T20:28:12.8268378Z #define _GCC_WCHAR_T 2025-05-07T20:28:12.8268611Z #define TMP_MAX 238328 2025-05-07T20:28:12.8268848Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:28:12.8269121Z #define __DEVICE_TYPES_H__ 2025-05-07T20:28:12.8269384Z #define __DEV_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:12.8269657Z #define _EXT_NUMERIC_TRAITS 1 2025-05-07T20:28:12.8269930Z #define _GLIBCXX_BEGIN_NAMESPACE_ALGO 2025-05-07T20:28:12.8270223Z #define _IO_SKIPWS 01 2025-05-07T20:28:12.8270462Z #define _IO_SCIENTIFIC 04000 2025-05-07T20:28:12.8270733Z #define _GLIBCXX_HAVE_STRING_H 1 2025-05-07T20:28:12.8271063Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:28:12.8271423Z #define cudaDeviceScheduleSpin 0x01 2025-05-07T20:28:12.8271785Z #define __nonnull(params) __attribute__ ((__nonnull__ params)) 2025-05-07T20:28:12.8272143Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:28:12.8272395Z #define le32toh(x) (x) 2025-05-07T20:28:12.8272625Z #define _SIZE_T_DEFINED 2025-05-07T20:28:12.8272934Z #define cudaArraySparsePropertiesSingleMipTail 0x1 2025-05-07T20:28:12.8273279Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:28:12.8273555Z #define _GLIBCXX_HAVE_FMODL 1 2025-05-07T20:28:12.8273818Z #define _GLIBCXX_HAVE_POLL 1 2025-05-07T20:28:12.8274074Z #define __SM_32_INTRINSICS_H__ 2025-05-07T20:28:12.8274644Z #define cudaSignalExternalSemaphoresAsync __CUDART_API_PTSZ(cudaSignalExternalSemaphoresAsync_v2) 2025-05-07T20:28:12.8275192Z #define _POSIX_NAME_MAX 14 2025-05-07T20:28:12.8275472Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:28:12.8275999Z #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) std::__make_move_if_noexcept_iterator(_Iter) 2025-05-07T20:28:12.8276498Z #define _GLIBCXX_USE_CLOCK_REALTIME 1 2025-05-07T20:28:12.8276817Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:28:12.8277112Z #define _WCHAR_T_ 2025-05-07T20:28:12.8277348Z #define _GLIBCXX_FAST_MATH 0 2025-05-07T20:28:12.8277715Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:28:12.8278100Z #define RTSIG_MAX 32 2025-05-07T20:28:12.8278327Z #define _STDDEF_H 2025-05-07T20:28:12.8278564Z #define CU_UUID_HAS_BEEN_DEFINED 2025-05-07T20:28:12.8278834Z #define _VA_LIST_DEFINED 2025-05-07T20:28:12.8279090Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:28:12.8279429Z #define __glibcxx_requires_non_empty_range(_First,_Last) 2025-05-07T20:28:12.8279817Z #define __grid_constant__ __location__(grid_constant) 2025-05-07T20:28:12.8280201Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:28:12.8280632Z #define _PSTL_CPP14_INTEGER_SEQUENCE_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L) 2025-05-07T20:28:12.8281163Z #define __glibcxx_digits_b(T,B) (B - __glibcxx_signed_b (T,B)) 2025-05-07T20:28:12.8281529Z #define __SIZEOF_PTHREAD_COND_T 48 2025-05-07T20:28:12.8281804Z #define __unix__ 1 2025-05-07T20:28:12.8282046Z #define __SM_60_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:12.8282437Z #define __INT_WIDTH__ 32 2025-05-07T20:28:12.8282691Z #define __SIZEOF_LONG__ 8 2025-05-07T20:28:12.8282932Z #define _IONBF 2 2025-05-07T20:28:12.8283375Z #define __MATHCALLX(function,suffix,args,attrib) __MATHDECLX (_Mdouble_,function,suffix, args, attrib) 2025-05-07T20:28:12.8284136Z #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:12.8284671Z #define __STDC_IEC_559__ 1 2025-05-07T20:28:12.8285013Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:28:12.8285275Z #define __UINT16_C(c) c 2025-05-07T20:28:12.8285522Z #define M_2_PI 0.63661977236758134308 2025-05-07T20:28:12.8285800Z #define STA_DEL 0x0020 2025-05-07T20:28:12.8286084Z #define __glibcxx_requires_valid_range(_First,_Last) 2025-05-07T20:28:12.8286423Z #define __CUDACC_VER_MINOR__ 8 2025-05-07T20:28:12.8286683Z #define __id_t_defined 2025-05-07T20:28:12.8286957Z #define w_retcode __wait_terminated.__w_retcode 2025-05-07T20:28:12.8287410Z #define _IO_PENDING_OUTPUT_COUNT(_fp) ((_fp)->_IO_write_ptr - (_fp)->_IO_write_base) 2025-05-07T20:28:12.8287849Z #define _GLIBCXX_HAVE_MODFF 1 2025-05-07T20:28:12.8288114Z #define _GLIBCXX_HAVE_MODFL 1 2025-05-07T20:28:12.8288381Z #define __DECIMAL_DIG__ 21 2025-05-07T20:28:12.8288642Z #define _POSIX2_RE_DUP_MAX 255 2025-05-07T20:28:12.8288916Z #define __USE_FORTIFY_LEVEL 0 2025-05-07T20:28:12.8289183Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:28:12.8289475Z #define __SIZEOF_PTHREAD_BARRIER_T 32 2025-05-07T20:28:12.8289767Z #define SING 2 2025-05-07T20:28:12.8289986Z #define STA_FREQHOLD 0x0080 2025-05-07T20:28:12.8290257Z #define cudaStreamDefault 0x00 2025-05-07T20:28:12.8290618Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:28:12.8290992Z #define _GLIBCXX_HAVE_HYPOTL 1 2025-05-07T20:28:12.8291272Z #define _GLIBCXX_HAVE_SYS_UIO_H 1 2025-05-07T20:28:12.8291983Z #define __gnu_linux__ 1 2025-05-07T20:28:12.8292238Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:28:12.8292509Z #define _LARGEFILE_SOURCE 1 2025-05-07T20:28:12.8292769Z #define MAX_INPUT 255 2025-05-07T20:28:12.8293006Z #define __need_clock_t 2025-05-07T20:28:12.8293256Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:28:12.8293525Z #define SEEK_DATA 3 2025-05-07T20:28:12.8293790Z #define __glibcxx_requires_heap(_First,_Last) 2025-05-07T20:28:12.8294116Z #define _GLIBCXX_CPU_DEFINES 1 2025-05-07T20:28:12.8294392Z #define _GLIBCXX_HAVE_POLL_H 1 2025-05-07T20:28:12.8294798Z #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) 2025-05-07T20:28:12.8295230Z #define _IO_SHOWPOS 02000 2025-05-07T20:28:12.8295569Z #define _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1 2025-05-07T20:28:12.8295937Z #define _Mfloat_ float 2025-05-07T20:28:12.8296204Z #define __glibcxx_requires_cond(_Cond,_Msg) 2025-05-07T20:28:12.8296527Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:28:12.8296827Z #define DELAYTIMER_MAX 2147483647 2025-05-07T20:28:12.8297317Z #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:12.8297821Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:28:12.8298107Z #define _GLIBCXX98_USE_C99_STDIO 1 2025-05-07T20:28:12.8298443Z #define cudaKernelNodeAttrID cudaLaunchAttributeID 2025-05-07T20:28:12.8298811Z #define __glibcxx_class_requires2(_a,_b,_c) 2025-05-07T20:28:12.8299121Z #define __USE_ISOC11 1 2025-05-07T20:28:12.8299361Z #define _BSD_SIZE_T_ 2025-05-07T20:28:12.8299602Z #define ADJ_MICRO 0x1000 2025-05-07T20:28:12.8299861Z #define _GLIBCXX_HAVE_FABSF 1 2025-05-07T20:28:12.8300135Z #define _GLIBCXX_HAVE_FABSL 1 2025-05-07T20:28:12.8300439Z #define _PSTL_PRAGMA_SIMD _PSTL_PRAGMA(omp simd) 2025-05-07T20:28:12.8300770Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:28:12.8301091Z #define __attribute_const__ __attribute__ ((__const__)) 2025-05-07T20:28:12.8301428Z #define __THROW throw () 2025-05-07T20:28:12.8301692Z #define __cudaGet_gridDim() gridDim 2025-05-07T20:28:12.8302141Z #define __SM_60_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:12.8302516Z #define __glibcxx_requires_heap_pred(_First,_Last,_Pred) 2025-05-07T20:28:12.8302872Z #define _GLIBCXX_HAVE_POWF 1 2025-05-07T20:28:12.8303148Z #define _GLIBCXX_HAVE_POWL 1 2025-05-07T20:28:12.8303422Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:28:12.8303694Z #define __GLIBC_HAVE_LONG_LONG 1 2025-05-07T20:28:12.8303967Z #define L_tmpnam 20 2025-05-07T20:28:12.8304204Z #define ___int_wchar_t_h 2025-05-07T20:28:12.8304553Z #define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status)) 2025-05-07T20:28:12.8305057Z #define _T_PTRDIFF 2025-05-07T20:28:12.8305331Z #define __GNUC__ 11 2025-05-07T20:28:12.8305592Z #define __SYSCALL_ULONG_TYPE __ULONGWORD_TYPE 2025-05-07T20:28:12.8305904Z #define __GXX_RTTI 1 2025-05-07T20:28:12.8306137Z #define __pie__ 2 2025-05-07T20:28:12.8306355Z #define __MMX__ 1 2025-05-07T20:28:12.8306594Z #define __timespec_defined 1 2025-05-07T20:28:12.8306861Z #define L_ctermid 9 2025-05-07T20:28:12.8307114Z #define __OFF64_T_TYPE __SQUAD_TYPE 2025-05-07T20:28:12.8307491Z #define offsetof(TYPE,MEMBER) __builtin_offsetof (TYPE, MEMBER) 2025-05-07T20:28:12.8307875Z #define _BITS_POSIX2_LIM_H 1 2025-05-07T20:28:12.8308154Z #define _GLIBCXX98_USE_C99_STDLIB 1 2025-05-07T20:28:12.8308450Z #define cudaMemAttachGlobal 0x01 2025-05-07T20:28:12.8308769Z #define FD_SET(fd,fdsetp) __FD_SET (fd, fdsetp) 2025-05-07T20:28:12.8309097Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:28:12.8309369Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:28:12.8309827Z #define _GLIBCXX_NATIVE_THREAD_ID (__gthread_active_p() ? __gthread_self() : (__gthread_t)1) 2025-05-07T20:28:12.8310588Z #define assert_perror(errnum) (!(errnum) ? __ASSERT_VOID_CAST (0) : __assert_perror_fail ((errnum), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:28:12.8311187Z #define _GLIBCXX_HAVE_LOGF 1 2025-05-07T20:28:12.8311483Z #define _IO_HAVE_ST_BLKSIZE _G_HAVE_ST_BLKSIZE 2025-05-07T20:28:12.8311799Z #define __USE_SVID 1 2025-05-07T20:28:12.8312066Z #define __constant__ __location__(constant) 2025-05-07T20:28:12.8312388Z #define _GLIBCXX_HAVE_POSIX_MEMALIGN 1 2025-05-07T20:28:12.8312700Z #define __device__ __location__(device) 2025-05-07T20:28:12.8313002Z #define _GLIBCXX_RES_LIMITS 1 2025-05-07T20:28:12.8313273Z #define M_1_PI 0.31830988618379067154 2025-05-07T20:28:12.8313567Z #define CUDART_DEVICE __device__ 2025-05-07T20:28:12.8313890Z #define M_PI_4l 0.785398163397448309615660845819875721L 2025-05-07T20:28:12.8314302Z #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW 2025-05-07T20:28:12.8314723Z #define M_PI_2 1.57079632679489661923 2025-05-07T20:28:12.8315037Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:28:12.8315424Z #define cudaExternalSemaphoreWaitSkipNvSciBufMemSync 0x02 2025-05-07T20:28:12.8315808Z #define __STDC_UTF_16__ 1 2025-05-07T20:28:12.8316074Z #define LONG_MAX __LONG_MAX__ 2025-05-07T20:28:12.8316457Z #define __glibcxx_digits10_b(T,B) (__glibcxx_digits_b (T,B) * 643L / 2136) 2025-05-07T20:28:12.8316901Z #define _POSIX_THREAD_DESTRUCTOR_ITERATIONS 4 2025-05-07T20:28:12.8317233Z #define _POSIX_HOST_NAME_MAX 255 2025-05-07T20:28:12.8317521Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:28:12.8317793Z #define NGROUPS_MAX 65536 2025-05-07T20:28:12.8318048Z #define __USE_ISOC95 1 2025-05-07T20:28:12.8318286Z #define _TIME_H 1 2025-05-07T20:28:12.8318558Z #define M_LOG10El 0.434294481903251827651128918916605082L 2025-05-07T20:28:12.8318900Z #define __USE_ISOC99 1 2025-05-07T20:28:12.8319239Z #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) 2025-05-07T20:28:12.8319631Z #define HOST_NAME_MAX 64 2025-05-07T20:28:12.8319891Z #define _POSIX_SEM_NSEMS_MAX 256 2025-05-07T20:28:12.8320220Z #define _IOS_ATEND 4 2025-05-07T20:28:12.8320476Z #define __U64_TYPE unsigned long int 2025-05-07T20:28:12.8320771Z #define __SM_35_INTRINSICS_H__ 2025-05-07T20:28:12.8321112Z #define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status)) 2025-05-07T20:28:12.8321532Z #define cudaStreamAttrValue cudaLaunchAttributeValue 2025-05-07T20:28:12.8321978Z #define _GLIBCXX_HAVE_S_ISREG 1 2025-05-07T20:28:12.8322280Z #define cudaSurfaceTypeCubemap 0x0C 2025-05-07T20:28:12.8322582Z #define _IO_uid_t __uid_t 2025-05-07T20:28:12.8322871Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:28:12.8323202Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:28:12.8323476Z #define _STDIO_H 1 2025-05-07T20:28:12.8323721Z #define _GLIBCXX_PREDEFINED_OPS_H 1 2025-05-07T20:28:12.8324097Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:28:12.8324608Z #define _G_IO_IO_FILE_VERSION 0x20001 2025-05-07T20:28:12.8324914Z #define _POSIX_SIGQUEUE_MAX 32 2025-05-07T20:28:12.8325191Z #define _GLIBCXX_HAVE_GETS 1 2025-05-07T20:28:12.8325475Z #define _GLIBCXX_HAVE_LINUX_TYPES_H 1 2025-05-07T20:28:12.8325779Z #define __cpp_raw_strings 200710L 2025-05-07T20:28:12.8326088Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:12.8326413Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:28:12.8326713Z #define __STDCPP_MATH_SPEC_FUNCS__ 201003L 2025-05-07T20:28:12.8327030Z #define _GLIBCXX_STDIO_EOF -1 2025-05-07T20:28:12.8327318Z #define __SIZEOF_PTHREAD_MUTEX_T 40 2025-05-07T20:28:12.8327620Z #define __CHANNEL_DESCRIPTOR_H__ 2025-05-07T20:28:12.8327906Z #define _POSIX_NGROUPS_MAX 8 2025-05-07T20:28:12.8328313Z #define __intN_t(N,MODE) typedef int int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:28:12.8328748Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:28:12.8329010Z #define __USE_XOPEN 1 2025-05-07T20:28:12.8329248Z #define __USE_XOPEN2K 1 2025-05-07T20:28:12.8329510Z #define _PSTL_UDR_PRESENT 1 2025-05-07T20:28:12.8329792Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:28:12.8330095Z #define _GLIBCXX_HAVE_COSF 1 2025-05-07T20:28:12.8330380Z #define __cpp_fold_expressions 201603L 2025-05-07T20:28:12.8330918Z #define cudaWaitExternalSemaphoresAsync __CUDART_API_PTSZ(cudaWaitExternalSemaphoresAsync_v2) 2025-05-07T20:28:12.8331458Z #define NL_LANGMAX _POSIX2_LINE_MAX 2025-05-07T20:28:12.8331762Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:28:12.8332137Z #define __glibcxx_requires_partitioned_upper(_First,_Last,_Value) 2025-05-07T20:28:12.8332534Z #define __DADDR_T_TYPE __S32_TYPE 2025-05-07T20:28:12.8332931Z #define cudaExternalSemaphoreSignalSkipNvSciBufMemSync 0x01 2025-05-07T20:28:12.8333342Z #define __END_NAMESPACE_C99 2025-05-07T20:28:12.8333634Z #define __glibcxx_integral_traps true 2025-05-07T20:28:12.8333931Z #define _POSIX_PATH_MAX 256 2025-05-07T20:28:12.8334201Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:28:12.8334473Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:28:12.8334749Z #define _ISOC11_SOURCE 1 2025-05-07T20:28:12.8335007Z #define _GLIBCXX_HAVE_COSL 1 2025-05-07T20:28:12.8335290Z #define _GLIBCXX_HAVE_LINUX_FUTEX 1 2025-05-07T20:28:12.8335591Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:28:12.8335907Z #define _GLIBCXX_HAVE_QUICK_EXIT 1 2025-05-07T20:28:12.8336290Z #define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) 2025-05-07T20:28:12.8336686Z #define LONG_MIN (-LONG_MAX - 1L) 2025-05-07T20:28:12.8336974Z #define _GLIBCXX_HAVE_SINCOSF 1 2025-05-07T20:28:12.8337251Z #define _IO_UNITBUF 020000 2025-05-07T20:28:12.8337513Z #define _GLIBCXX_HAVE_SINCOSL 1 2025-05-07T20:28:12.8337789Z #define __FD_SETSIZE 1024 2025-05-07T20:28:12.8338054Z #define getc(_fp) _IO_getc (_fp) 2025-05-07T20:28:12.8338340Z #define be32toh(x) __bswap_32 (x) 2025-05-07T20:28:12.8338697Z #define _GLIBCXX_PACKAGE__GLIBCXX_VERSION "version-unused" 2025-05-07T20:28:12.8339071Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:28:12.8339359Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:28:12.8339655Z #define _GLIBCXX_HAVE_GETIPINFO 1 2025-05-07T20:28:12.8339943Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:28:12.8340200Z #define _WCHAR_T_DEFINED_ 2025-05-07T20:28:12.8340491Z #define cudaIpcMemLazyEnablePeerAccess 0x01 2025-05-07T20:28:12.8348921Z #define _GLIBCXX_HAVE_AT_QUICK_EXIT 1 2025-05-07T20:28:12.8349236Z #define __INO_T_MATCHES_INO64_T 1 2025-05-07T20:28:12.8349521Z #define __USE_POSIX199506 1 2025-05-07T20:28:12.8349883Z #define _FEATURES_H 1 2025-05-07T20:28:12.8350127Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:28:12.8350523Z #define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 2025-05-07T20:28:12.8350944Z #define __stub_getmsg 2025-05-07T20:28:12.8351182Z #define _IO_FIXED 010000 2025-05-07T20:28:12.8351457Z #define __cpp_lib_addressof_constexpr 201603 2025-05-07T20:28:12.8351779Z #define _GLIBCXX11_USE_C99_STDIO 1 2025-05-07T20:28:12.8352054Z #define __stub_setlogin 2025-05-07T20:28:12.8352376Z #define __stub_fattach 2025-05-07T20:28:12.8352618Z #define __cplusplus 201703L 2025-05-07T20:28:12.8352888Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:28:12.8353172Z #define _STRUCT_TIMEVAL 1 2025-05-07T20:28:12.8353433Z #define INFINITY (__builtin_inff()) 2025-05-07T20:28:12.8353714Z #define _IO_UNBUFFERED 2 2025-05-07T20:28:12.8354246Z #define cudaStreamAttributeSynchronizationPolicy cudaLaunchAttributeSynchronizationPolicy 2025-05-07T20:28:12.8354793Z #define _IO_INTERNAL 010 2025-05-07T20:28:12.8355043Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:28:12.8355312Z #define _GLIBCXX_HAVE_SYS_IPC_H 1 2025-05-07T20:28:12.8355661Z #define cudaKernelNodeAttrValue cudaLaunchAttributeValue 2025-05-07T20:28:12.8356024Z #define __dev_t_defined 2025-05-07T20:28:12.8356279Z #define __DEPRECATED 1 2025-05-07T20:28:12.8356517Z #define __S32_TYPE int 2025-05-07T20:28:12.8356776Z #define __cpp_rvalue_references 200610L 2025-05-07T20:28:12.8357089Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:28:12.8357363Z #define _IO_fpos_t _G_fpos_t 2025-05-07T20:28:12.8357626Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:28:12.8357878Z #define _G_HAVE_MREMAP 1 2025-05-07T20:28:12.8358199Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:28:12.8358540Z #define OVERFLOW 3 2025-05-07T20:28:12.8358780Z #define _GLIBCXX_HAVE_STRERROR_L 1 2025-05-07T20:28:12.8359079Z #define _GLIBCXX20_DEPRECATED(MSG) 2025-05-07T20:28:12.8359373Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:28:12.8359668Z #define __SM_32_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:12.8360017Z #define _GLIBCXX_DEFAULT_ABI_TAG _GLIBCXX_ABI_TAG_CXX11 2025-05-07T20:28:12.8360418Z #define __SSE2_MATH__ 1 2025-05-07T20:28:12.8360670Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:28:12.8360988Z #define __FSFILCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:12.8361304Z #define __DRIVER_FUNCTIONS_H__ 2025-05-07T20:28:12.8361582Z #define PDP_ENDIAN __PDP_ENDIAN 2025-05-07T20:28:12.8361875Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:12.8362194Z #define _GLIBCXX_HAVE_STRERROR_R 1 2025-05-07T20:28:12.8362468Z #define __amd64 1 2025-05-07T20:28:12.8362698Z #define _POSIX_TZNAME_MAX 6 2025-05-07T20:28:12.8362959Z #define __need_timespec 2025-05-07T20:28:12.8363216Z #define __SYSCALL_WORDSIZE 64 2025-05-07T20:28:12.8363483Z #define _EXT_TYPE_TRAITS 1 2025-05-07T20:28:12.8363758Z #define _GLIBCXX_HAVE_POSIX_SEMAPHORE 1 2025-05-07T20:28:12.8364068Z #define _POSIX_RE_DUP_MAX 255 2025-05-07T20:28:12.8364338Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:28:12.8364596Z #define __bounded 2025-05-07T20:28:12.8364835Z #define __USECONDS_T_TYPE __U32_TYPE 2025-05-07T20:28:12.8365126Z #define _IO_DELETE_DONT_CLOSE 0x40 2025-05-07T20:28:12.8365413Z #define __BEGIN_NAMESPACE_STD 2025-05-07T20:28:12.8365685Z #define _PTRDIFF_T_DECLARED 2025-05-07T20:28:12.8365965Z #define __OFF_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:12.8366394Z #define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0) 2025-05-07T20:28:12.8366825Z #define _GLIBCXX_HAVE_NETDB_H 1 2025-05-07T20:28:12.8367104Z #define __SM_20_INTRINSICS_HPP__ 2025-05-07T20:28:12.8367448Z #define __cpp_lib_has_unique_object_representations 201606 2025-05-07T20:28:12.8367802Z #define STA_PLL 0x0001 2025-05-07T20:28:12.8368053Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:28:12.8368318Z #define __GNUG__ 11 2025-05-07T20:28:12.8368554Z #define _GLIBCXX_USE_GET_NPROCS 1 2025-05-07T20:28:12.8368824Z #define _T_WCHAR 2025-05-07T20:28:12.8369182Z #define __specialization_static 2025-05-07T20:28:12.8369463Z #define __key_t_defined 2025-05-07T20:28:12.8369745Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:28:12.8370062Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:28:12.8370326Z #define cudaArraySparse 0x40 2025-05-07T20:28:12.8370600Z #define STA_PPSFREQ 0x0002 2025-05-07T20:28:12.8370855Z #define __GLIBCXX__ 20230528 2025-05-07T20:28:12.8371140Z #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_)) 2025-05-07T20:28:12.8371448Z #define _WCHAR_T 2025-05-07T20:28:12.8371769Z #define __FDS_BITS(set) ((set)->fds_bits) 2025-05-07T20:28:12.8372459Z #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:12.8373144Z #define __cpp_nsdmi 200809L 2025-05-07T20:28:12.8373567Z #define __glibcxx_min_b(T,B) (__glibcxx_signed_b (T,B) ? -__glibcxx_max_b (T,B) - 1 : (T)0) 2025-05-07T20:28:12.8374023Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:28:12.8374307Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:28:12.8374573Z #define cudaArrayCubemap 0x04 2025-05-07T20:28:12.8374915Z #define _PSTL_MONOTONIC_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:28:12.8375265Z #define _GLIBCXX_UTILITY 1 2025-05-07T20:28:12.8375513Z #define __NO_CTYPE 1 2025-05-07T20:28:12.8375744Z #define __stub_bdflush 2025-05-07T20:28:12.8376104Z #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) 2025-05-07T20:28:12.8376536Z #define __CORRECT_ISO_CPP_STRING_H_PROTO 2025-05-07T20:28:12.8376843Z #define _GLIBCXX_STDC_HEADERS 1 2025-05-07T20:28:12.8377111Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:28:12.8377395Z #define __cpp_initializer_lists 200806L 2025-05-07T20:28:12.8377707Z #define _GLIBCXX_HAVE_NETINET_TCP_H 1 2025-05-07T20:28:12.8378002Z #define __U16_TYPE unsigned short int 2025-05-07T20:28:12.8378347Z #define __glibcxx_requires_can_increment(_First,_Size) 2025-05-07T20:28:12.8378703Z #define _GLIBCXX_HAVE_SYS_PARAM_H 1 2025-05-07T20:28:12.8378989Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:28:12.8379270Z #define cudaHostRegisterIoMemory 0x04 2025-05-07T20:28:12.8379615Z #define __FD_MASK(d) ((__fd_mask) 1 << ((d) % __NFDBITS)) 2025-05-07T20:28:12.8379960Z #define __cpp_lib_is_invocable 201703 2025-05-07T20:28:12.8380239Z #define _IO_STDIO 040000 2025-05-07T20:28:12.8380569Z #define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) 2025-05-07T20:28:12.8380960Z #define cudaSurfaceType1DLayered 0xF1 2025-05-07T20:28:12.8381283Z #define cudaArraySurfaceLoadStore 0x02 2025-05-07T20:28:12.8381577Z #define _PTRDIFF_T 2025-05-07T20:28:12.8381796Z #define _MOVE_H 1 2025-05-07T20:28:12.8382025Z #define __cpp_hex_float 201603L 2025-05-07T20:28:12.8382287Z #define ADJ_TAI 0x0080 2025-05-07T20:28:12.8382517Z #define __ptrvalue 2025-05-07T20:28:12.8382744Z #define _GLIBCXX_HOSTED 1 2025-05-07T20:28:12.8383001Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:28:12.8383295Z #define __WTERMSIG(status) ((status) & 0x7f) 2025-05-07T20:28:12.8383599Z #define MATH_ERREXCEPT 2 2025-05-07T20:28:12.8383888Z #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) 2025-05-07T20:28:12.8384235Z #define cudaTextureType2DLayered 0xF2 2025-05-07T20:28:12.8384640Z #define __isleap(year) ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0)) 2025-05-07T20:28:12.8385029Z #define __USE_GNU 1 2025-05-07T20:28:12.8385263Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:28:12.8385544Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:28:12.8385820Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:28:12.8386210Z #define __FD_CLR(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] &= ~__FD_MASK (d))) 2025-05-07T20:28:12.8386599Z #define WEXITED 4 2025-05-07T20:28:12.8386814Z #define _IO_NO_READS 4 2025-05-07T20:28:12.8387055Z #define M_LOG2E 1.4426950408889634074 2025-05-07T20:28:12.8387371Z #define _GLIBCXX_HAVE_BUILTIN_HAS_UNIQ_OBJ_REP 1 2025-05-07T20:28:12.8387689Z #define __uid_t_defined 2025-05-07T20:28:12.8388027Z #define _GLIBCXX_USE_SCHED_YIELD 1 2025-05-07T20:28:12.8388319Z #define _GLIBCXX_USE_STD_SPEC_FUNCS 1 2025-05-07T20:28:12.8388595Z #define WNOHANG 1 2025-05-07T20:28:12.8388841Z #define alloca(size) __builtin_alloca (size) 2025-05-07T20:28:12.8389154Z #define _GLIBCXX_HAVE_HYPOTF 1 2025-05-07T20:28:12.8389430Z #define cudaEventDefault 0x00 2025-05-07T20:28:12.8389695Z #define NL_SETMAX INT_MAX 2025-05-07T20:28:12.8389933Z #define __x86_64 1 2025-05-07T20:28:12.8390163Z #define NAN (__builtin_nanf ("")) 2025-05-07T20:28:12.8390641Z #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:12.8391124Z #define _GLIBCXX_BEGIN_NAMESPACE_CXX11 namespace __cxx11 { 2025-05-07T20:28:12.8391908Z #define __extern_always_inline extern __always_inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:28:12.8392385Z #define __PTRDIFF_T 2025-05-07T20:28:12.8392608Z #define _ASSERT_H 1 2025-05-07T20:28:12.8392841Z #define _GLIBCXX_HAVE_FINITEL 1 2025-05-07T20:28:12.8393126Z #define __SM_35_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:12.8393420Z #define _Mlong_double_ long double 2025-05-07T20:28:12.8393706Z #define __cpp_lambdas 200907L 2025-05-07T20:28:12.8393961Z #define _IO_DEC 020 2025-05-07T20:28:12.8394192Z #define STA_PPSSIGNAL 0x0100 2025-05-07T20:28:12.8394463Z #define _POSIX_CLOCKRES_MIN 20000000 2025-05-07T20:28:12.8394754Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:28:12.8395035Z #define ADJ_TIMECONST 0x0020 2025-05-07T20:28:12.8395306Z #define _GLIBCXX_HAVE_SQRTL 1 2025-05-07T20:28:12.8395587Z #define _GLIBCXX_HAVE_STDALIGN_H 1 2025-05-07T20:28:12.8395860Z #define _ANSI_STDDEF_H 2025-05-07T20:28:12.8396131Z #define _GLIBCXX_MOVE(__val) std::move(__val) 2025-05-07T20:28:12.8396529Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:28:12.8396914Z #define _GLIBCXX_USE_DEV_RANDOM 1 2025-05-07T20:28:12.8397193Z #define _STL_ITERATOR_BASE_TYPES_H 1 2025-05-07T20:28:12.8397493Z #define __cpp_template_auto 201606L 2025-05-07T20:28:12.8397862Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:28:12.8398231Z #define _GLIBCXX_HAVE_SYS_SEM_H 1 2025-05-07T20:28:12.8398514Z #define _IO_MAGIC_MASK 0xFFFF0000 2025-05-07T20:28:12.8398887Z #define __cluster_dims__(...) __attribute__((cluster_dims(__VA_ARGS__))) 2025-05-07T20:28:12.8399352Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:28:12.8399726Z #define __GNUC_VA_LIST 2025-05-07T20:28:12.8400070Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:28:12.8400510Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:28:12.8400779Z #define CLOCK_REALTIME_COARSE 5 2025-05-07T20:28:12.8401064Z #define _GLIBCXX14_CONSTEXPR constexpr 2025-05-07T20:28:12.8401364Z #define __USE_XOPEN2KXSI 1 2025-05-07T20:28:12.8401612Z #define __WCOREFLAG 0x80 2025-05-07T20:28:12.8401878Z #define M_2_SQRTPI 1.12837916709551257390 2025-05-07T20:28:12.8402187Z #define cudaEventDisableTiming 0x02 2025-05-07T20:28:12.8402486Z #define htobe32(x) __bswap_32 (x) 2025-05-07T20:28:12.8402751Z #define __LP64__ 1 2025-05-07T20:28:12.8402996Z #define cudaStreamNonBlocking 0x01 2025-05-07T20:28:12.8403281Z #define _IO_off64_t __off64_t 2025-05-07T20:28:12.8403544Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:28:12.8403808Z #define __time_t_defined 1 2025-05-07T20:28:12.8404061Z #define _POSIX_SYMLOOP_MAX 8 2025-05-07T20:28:12.8404414Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:28:12.8404836Z #define __USE_UNIX98 1 2025-05-07T20:28:12.8405088Z #define _GLIBCXX_HAVE_STRINGS_H 1 2025-05-07T20:28:12.8405394Z #define __LEAF_ATTR __attribute__ ((__leaf__)) 2025-05-07T20:28:12.8405709Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:28:12.8405971Z #define SEEK_CUR 1 2025-05-07T20:28:12.8406200Z #define __RLIM64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:12.8406822Z #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:12.8407604Z #define _GLIBCXX_USE_DEPRECATED 1 2025-05-07T20:28:12.8407886Z #define CHAR_MAX SCHAR_MAX 2025-05-07T20:28:12.8408151Z #define _GLIBCXX_HAVE_INT64_T_LONG 1 2025-05-07T20:28:12.8408444Z #define _GLIBCXX_HAVE_SETENV 1 2025-05-07T20:28:12.8408713Z #define NL_ARGMAX _POSIX_ARG_MAX 2025-05-07T20:28:12.8408992Z #define _GLIBCXX_USE_UTIMENSAT 1 2025-05-07T20:28:12.8409369Z #define __extern_inline extern __inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:28:12.8409780Z #define _GLIBCXX_DEBUG_ONLY(_Statement) 2025-05-07T20:28:12.8410565Z #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:12.8411226Z #define _GLIBCXX_HAVE_BUILTIN_LAUNDER 1 2025-05-07T20:28:12.8411522Z #define _IO_BOOLALPHA 0200000 2025-05-07T20:28:12.8411880Z #define _PSTL_CPP17_EXECUTION_POLICIES_PRESENT (_MSC_VER >= 1912) 2025-05-07T20:28:12.8412268Z #define _GLIBCXX_PACKAGE_URL "" 2025-05-07T20:28:12.8412540Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:28:12.8412829Z #define cudaArrayDefault 0x00 2025-05-07T20:28:12.8413086Z #define TLOSS 5 2025-05-07T20:28:12.8413304Z #define __ssize_t_defined 2025-05-07T20:28:12.8413579Z #define __ULONGWORD_TYPE unsigned long int 2025-05-07T20:28:12.8413887Z #define __CUDACC_VER_BUILD__ 89 2025-05-07T20:28:12.8414157Z #define _GLIBCXX_HAVE_SYS_SOCKET_H 1 2025-05-07T20:28:12.8414456Z #define ULONG_MAX (LONG_MAX * 2UL + 1UL) 2025-05-07T20:28:12.8414813Z #define __SURFACE_FUNCTIONS_H__ 2025-05-07T20:28:12.8415090Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:28:12.8415454Z #define _GLIBCXX_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_NAMESPACE_CXX11 2025-05-07T20:28:12.8415843Z #define _POSIX_HIWAT _POSIX_PIPE_BUF 2025-05-07T20:28:12.8416130Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:28:12.8416412Z #define _GLIBCXX_ATOMIC_BUILTINS 1 2025-05-07T20:28:12.8416717Z #define cudaPeerAccessDefault 0x00 2025-05-07T20:28:12.8417020Z #define __REGISTER_PREFIX__ 2025-05-07T20:28:12.8417287Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:28:12.8417634Z #define __glibcxx_requires_sorted_set(_First1,_Last1,_First2) 2025-05-07T20:28:12.8418001Z #define _IOS_NOREPLACE 64 2025-05-07T20:28:12.8418253Z #define __cdecl 2025-05-07T20:28:12.8418502Z #define cudaEventInterprocess 0x04 2025-05-07T20:28:12.8418840Z #define __WCOREDUMP(status) ((status) & __WCOREFLAG) 2025-05-07T20:28:12.8419223Z #define M_SQRT1_2l 0.707106781186547524400844362104849039L 2025-05-07T20:28:12.8419566Z #define LOGIN_NAME_MAX 256 2025-05-07T20:28:12.8419831Z #define _IO_TIED_PUT_GET 0x400 2025-05-07T20:28:12.8420112Z #define X_TLOSS 1.41484755040568800000e+16 2025-05-07T20:28:12.8420410Z #define CUDA_IPC_HANDLE_SIZE 64 2025-05-07T20:28:12.8420689Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:28:12.8421007Z #define __attribute_pure__ __attribute__ ((__pure__)) 2025-05-07T20:28:12.8421341Z #define __TEXTURE_TYPES_H__ 2025-05-07T20:28:12.8421609Z #define ADJ_NANO 0x2000 2025-05-07T20:28:12.8421935Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:28:12.8422297Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:28:12.8422597Z #define _GLIBCXX_HAVE_ISWBLANK 1 2025-05-07T20:28:12.8422870Z #define __FLT_DIG__ 6 2025-05-07T20:28:12.8423236Z #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) 2025-05-07T20:28:12.8423642Z #define __NO_INLINE__ 1 2025-05-07T20:28:12.8423960Z #define _PSTL_EARLYEXIT_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:28:12.8424329Z #define ADJ_STATUS 0x0010 2025-05-07T20:28:12.8424595Z #define CLOCK_BOOTTIME_ALARM 9 2025-05-07T20:28:12.8424882Z #define LONG_LONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:28:12.8425192Z #define _GLIBCXX_HAVE_OBSOLETE_ISNAN 1 2025-05-07T20:28:12.8425483Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:28:12.8425765Z #define _GLIBCXX_HAVE_ALIGNED_ALLOC 1 2025-05-07T20:28:12.8426120Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:28:12.8426562Z #define CHAR_MIN SCHAR_MIN 2025-05-07T20:28:12.8426822Z #define MAX_CANON 255 2025-05-07T20:28:12.8427066Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:28:12.8427328Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:28:12.8427620Z #define _POSIX_FD_SETSIZE _POSIX_OPEN_MAX 2025-05-07T20:28:12.8427931Z #define _GLIBCXX_HAVE_HYPOT 1 2025-05-07T20:28:12.8428232Z #define _GLIBCXX_TR1_MODIFIED_BESSEL_FUNC_TCC 1 2025-05-07T20:28:12.8428549Z #define __VERSION__ "11.4.0" 2025-05-07T20:28:12.8428819Z #define _GLIBCXX11_USE_C99_STDLIB 1 2025-05-07T20:28:12.8429253Z #define cudaHostRegisterMapped 0x02 2025-05-07T20:28:12.8429548Z #define _GLIBCXX_HAVE_INT64_T 1 2025-05-07T20:28:12.8429837Z #define _GLIBCXX_USE_CONSTEXPR constexpr 2025-05-07T20:28:12.8430156Z #define FD_ZERO(fdsetp) __FD_ZERO (fdsetp) 2025-05-07T20:28:12.8430453Z #define __UINT64_C(c) c ## UL 2025-05-07T20:28:12.8430720Z #define MOD_OFFSET ADJ_OFFSET 2025-05-07T20:28:12.8430988Z #define _SYS_TYPES_H 1 2025-05-07T20:28:12.8431229Z #define AIO_PRIO_DELTA_MAX 20 2025-05-07T20:28:12.8431501Z #define _GLIBCXX_HAVE_TANHF 1 2025-05-07T20:28:12.8431757Z #define _SYS_CDEFS_H 1 2025-05-07T20:28:12.8431997Z #define _GLIBCXX_HAVE_TANHL 1 2025-05-07T20:28:12.8432280Z #define __cpp_unicode_characters 201411L 2025-05-07T20:28:12.8432581Z #define _IO_ERR_SEEN 0x20 2025-05-07T20:28:12.8432843Z #define _GLIBCXX_USE_DECIMAL_FLOAT 1 2025-05-07T20:28:12.8433121Z #define FP_SUBNORMAL 3 2025-05-07T20:28:12.8433381Z #define cudaOccupancyDefault 0x00 2025-05-07T20:28:12.8433673Z #define _INITIALIZER_LIST 2025-05-07T20:28:12.8433934Z #define _STDC_PREDEF_H 1 2025-05-07T20:28:12.8434192Z #define __CUDA_RUNTIME_API_H__ 2025-05-07T20:28:12.8434479Z #define _GLIBCXX_PACKAGE_BUGREPORT "" 2025-05-07T20:28:12.8434769Z #define _GLIBCXX_HAVE_MODF 1 2025-05-07T20:28:12.8435037Z #define _IO_file_flags _flags 2025-05-07T20:28:12.8435306Z #define __USE_XOPEN2K8 1 2025-05-07T20:28:12.8435552Z #define _GLIBCXX_HAVE_ATANF 1 2025-05-07T20:28:12.8435813Z #define HUGE 3.40282347e+38F 2025-05-07T20:28:12.8436136Z #define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f) 2025-05-07T20:28:12.8436480Z #define _GLIBCXX_USE_CXX11_ABI 1 2025-05-07T20:28:12.8436759Z #define _GLIBCXX_HAVE_SYMLINK 1 2025-05-07T20:28:12.8437021Z #define _BSD_SOURCE 1 2025-05-07T20:28:12.8437263Z #define _GLIBCXX_THROW(_EXC) 2025-05-07T20:28:12.8438109Z #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:12.8438977Z #define __catch(X) catch(X) 2025-05-07T20:28:12.8439249Z #define __ULONG32_TYPE unsigned int 2025-05-07T20:28:12.8439543Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:28:12.8439847Z #define LINE_MAX _POSIX2_LINE_MAX 2025-05-07T20:28:12.8440178Z #define __TIMER_T_TYPE void * 2025-05-07T20:28:12.8440437Z #define __STRING(x) #x 2025-05-07T20:28:12.8440687Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:28:12.8440968Z #define _T_PTRDIFF_ 2025-05-07T20:28:12.8441232Z #define _GLIBCXX_USE_NOEXCEPT noexcept 2025-05-07T20:28:12.8441541Z #define cudaEventWaitExternal 0x01 2025-05-07T20:28:12.8441822Z #define __unbounded 2025-05-07T20:28:12.8442077Z #define __DEVICE_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:12.8442372Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:28:12.8442662Z #define __INO_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:12.8442970Z #define be16toh(x) __bswap_16 (x) 2025-05-07T20:28:12.8443250Z #define __cpp_lib_is_final 201402L 2025-05-07T20:28:12.8443561Z #define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER 2025-05-07T20:28:12.8443906Z #define LONG_LONG_MIN (-LONG_LONG_MAX - 1LL) 2025-05-07T20:28:12.8444665Z #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:12.8447381Z #define __MATH_DECLARE_LDOUBLE 1 2025-05-07T20:28:12.8447674Z #define __managed__ __location__(managed) 2025-05-07T20:28:12.8447979Z #define _POSIX2_EXPR_NEST_MAX 32 2025-05-07T20:28:12.8448379Z #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:28:12.8448801Z #define _POSIX_STREAM_MAX 8 2025-05-07T20:28:12.8449059Z #define __LIBRARY_TYPES_H__ 2025-05-07T20:28:12.8449436Z #define _GLIBCXX_END_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_END_NAMESPACE_CXX11 2025-05-07T20:28:12.8449943Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:28:12.8450202Z #define _SYS_SIZE_T_H 2025-05-07T20:28:12.8450501Z #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) 2025-05-07T20:28:12.8450841Z #define _GLIBCXX_STDLIB_H 1 2025-05-07T20:28:12.8451090Z #define _CRTIMP 2025-05-07T20:28:12.8451319Z #define _GLIBCXX_CXX_CONFIG_H 1 2025-05-07T20:28:12.8451619Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:28:12.8451956Z #define STA_PPSJITTER 0x0200 2025-05-07T20:28:12.8452320Z #define _IO_feof_unlocked(__fp) (((__fp)->_flags & _IO_EOF_SEEN) != 0) 2025-05-07T20:28:12.8452729Z #define __SUSECONDS_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:12.8453075Z #define MB_CUR_MAX (__ctype_get_mb_cur_max ()) 2025-05-07T20:28:12.8453374Z #define __SIZE_T__ 2025-05-07T20:28:12.8453593Z #define __stub_gtty 2025-05-07T20:28:12.8453821Z #define __pid_t_defined 2025-05-07T20:28:12.8454089Z #define __glibcxx_function_requires(...) 2025-05-07T20:28:12.8454397Z #define __SM_80_RT_HPP__ 2025-05-07T20:28:12.8454637Z #define __need_clockid_t 2025-05-07T20:28:12.8454886Z #define SSIZE_MAX LONG_MAX 2025-05-07T20:28:12.8455149Z #define _GLIBCXX_HAVE_USELOCALE 1 2025-05-07T20:28:12.8455464Z #define __glibcxx_requires_string_len(_String,_Len) 2025-05-07T20:28:12.8455792Z #define __mode_t_defined 2025-05-07T20:28:12.8456068Z #define cudaExternalMemoryDedicated 0x1 2025-05-07T20:28:12.8456383Z #define _GLIBCXX_HAVE_TGMATH_H 1 2025-05-07T20:28:12.8456665Z #define _GLIBCXX11_USE_C99_COMPLEX 1 2025-05-07T20:28:12.8457081Z #define _GLIBCXX17_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:12.8457509Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:28:12.8457811Z #define __cudaGet_blockDim() blockDim 2025-05-07T20:28:12.8458092Z #define _G_config_h 1 2025-05-07T20:28:12.8458325Z #define __stub_sstk 2025-05-07T20:28:12.8458560Z #define _IO_IN_BACKUP 0x100 2025-05-07T20:28:12.8458881Z #define _GLIBCXX_USE_C99_STDLIB _GLIBCXX11_USE_C99_STDLIB 2025-05-07T20:28:12.8459224Z #define __wur 2025-05-07T20:28:12.8459442Z #define NL_TEXTMAX INT_MAX 2025-05-07T20:28:12.8459690Z #define _G_HAVE_MMAP 1 2025-05-07T20:28:12.8459922Z #define _IO_OCT 040 2025-05-07T20:28:12.8460144Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:28:12.8460407Z #define NL_MSGMAX INT_MAX 2025-05-07T20:28:12.8460656Z #define _GLIBCXX_USE_LFS 1 2025-05-07T20:28:12.8460943Z #define cudaDeviceScheduleBlockingSync 0x04 2025-05-07T20:28:12.8461272Z #define _POSIX_RTSIG_MAX 8 2025-05-07T20:28:12.8461536Z #define _GLIBCXX_NOEXCEPT noexcept 2025-05-07T20:28:12.8461907Z #define __glibcxx_requires_partitioned_lower(_First,_Last,_Value) 2025-05-07T20:28:12.8462294Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:28:12.8462558Z #define _STL_ALGOBASE_H 1 2025-05-07T20:28:12.8462877Z #define __WIFCONTINUED(status) ((status) == __W_CONTINUED) 2025-05-07T20:28:12.8463222Z #define __off64_t_defined 2025-05-07T20:28:12.8463482Z #define _GLIBCXX_WEAK_DEFINITION 2025-05-07T20:28:12.8463759Z #define __FLT128_DIG__ 33 2025-05-07T20:28:12.8464014Z #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 2025-05-07T20:28:12.8464301Z #define __INT32_C(c) c 2025-05-07T20:28:12.8464545Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:28:12.8464820Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:28:12.8465099Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:28:12.8465376Z #define __PDP_ENDIAN 3412 2025-05-07T20:28:12.8465616Z #define _ISOC95_SOURCE 1 2025-05-07T20:28:12.8465973Z #define _IO_fpos64_t _G_fpos64_t 2025-05-07T20:28:12.8466249Z #define _GLIBCXX_HAVE_TANL 1 2025-05-07T20:28:12.8466510Z #define _GLIBCXX_TXN_SAFE_DYN 2025-05-07T20:28:12.8466808Z #define M_PI_2l 1.570796326794896619231321691639751442L 2025-05-07T20:28:12.8467132Z #define BYTE_ORDER __BYTE_ORDER 2025-05-07T20:28:12.8467394Z #define __SM_90_RT_HPP__ 2025-05-07T20:28:12.8467646Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:28:12.8467937Z #define _GLIBCXX_HAVE_LIMIT_DATA 1 2025-05-07T20:28:12.8468347Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_BEGIN_NAMESPACE_CXX11 2025-05-07T20:28:12.8468849Z #define _BITS_TYPESIZES_H 1 2025-05-07T20:28:12.8469103Z #define htole32(x) (x) 2025-05-07T20:28:12.8469376Z #define __SYSCALL_SLONG_TYPE __SLONGWORD_TYPE 2025-05-07T20:28:12.8469689Z #define _GLIBCXX_USE_C99_MATH_TR1 1 2025-05-07T20:28:12.8470039Z #define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status)) 2025-05-07T20:28:12.8475729Z #define _GLIBCXX_USE_C99_MATH _GLIBCXX11_USE_C99_MATH 2025-05-07T20:28:12.8476104Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:28:12.8476475Z #define __WIFEXITED(status) (__WTERMSIG(status) == 0) 2025-05-07T20:28:12.8476812Z #define ADJ_OFFSET 0x0001 2025-05-07T20:28:12.8477078Z #define cudaArrayLayered 0x01 2025-05-07T20:28:12.8477428Z #define _PSTL_ICC_18_OMP_SIMD_BROKEN (__INTEL_COMPILER == 1800) 2025-05-07T20:28:12.8477810Z #define cudaEventRecordDefault 0x00 2025-05-07T20:28:12.8478108Z #define USHRT_MAX (SHRT_MAX * 2 + 1) 2025-05-07T20:28:12.8478395Z #define _GLIBCXX_HAVE_FMODF 1 2025-05-07T20:28:12.8478675Z #define _PSTL_PRAGMA_MESSAGE(x) 2025-05-07T20:28:12.8478934Z #define unix 1 2025-05-07T20:28:12.8479162Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:28:12.8479425Z #define _POSIX_CHILD_MAX 25 2025-05-07T20:28:12.8479678Z #define _POSIX_MAX_INPUT 255 2025-05-07T20:28:12.8479950Z #define _OLD_STDIO_MAGIC 0xFABC0000 2025-05-07T20:28:12.8480345Z #define __USE_POSIX 1 2025-05-07T20:28:12.8481382Z #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:12.8482440Z #define __FD_ZERO_STOS "stosq" 2025-05-07T20:28:12.8482736Z #define _PSTL_VERSION_MAJOR (_PSTL_VERSION / 1000) 2025-05-07T20:28:12.8483059Z #define __THROWNL throw () 2025-05-07T20:28:12.8483379Z #define _GLIBCXX_MOVE3(_Tp,_Up,_Vp) std::move(_Tp, _Up, _Vp) 2025-05-07T20:28:12.8483738Z #define __cpp_rtti 199711L 2025-05-07T20:28:12.8484004Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:28:12.8484295Z #define __PMT(args) args 2025-05-07T20:28:12.8484409Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:12.8484560Z #define __va_arg_pack_len() __builtin_va_arg_pack_len () 2025-05-07T20:28:12.8484678Z #define BC_STRING_MAX _POSIX2_BC_STRING_MAX 2025-05-07T20:28:12.8484779Z #define _SIZE_T_DECLARED 2025-05-07T20:28:12.8484880Z #define _PSTL_STRING_AUX(x) #x 2025-05-07T20:28:12.8484979Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:28:12.8485370Z #define _PSTL_CPP14_MAKE_REVERSE_ITERATOR_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L || __cpp_lib_make_reverse_iterator == 201402) 2025-05-07T20:28:12.8485470Z #define _GLIBCXX_HAVE_LIMIT_AS 1 2025-05-07T20:28:12.8485570Z #define XATTR_LIST_MAX 65536 2025-05-07T20:28:12.8485667Z #define __CUDACC_VER_MAJOR__ 11 2025-05-07T20:28:12.8485818Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:28:12.8485903Z #define _WCHAR_T_H 2025-05-07T20:28:12.8485992Z #define __FLT64X_DIG__ 18 2025-05-07T20:28:12.8486086Z #define _IO_SHOWBASE 0200 2025-05-07T20:28:12.8486175Z #define _POSIX_QLIMIT 1 2025-05-07T20:28:12.8486272Z #define _GLIBCXX_HAS_GTHREADS 1 2025-05-07T20:28:12.8486378Z #define __INT8_TYPE__ signed char 2025-05-07T20:28:12.8486473Z #define __SURFACE_TYPES_H__ 2025-05-07T20:28:12.8486673Z #define __CUDA_ARCH__ 520 2025-05-07T20:28:12.8486793Z #define __cpp_digit_separators 201309L 2025-05-07T20:28:12.8486875Z #define __ELF__ 1 2025-05-07T20:28:12.8486974Z #define CLOCK_THREAD_CPUTIME_ID 3 2025-05-07T20:28:12.8487082Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:28:12.8487175Z #define STA_INS 0x0010 2025-05-07T20:28:12.8487283Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:28:12.8487380Z #define __ID_T_TYPE __U32_TYPE 2025-05-07T20:28:12.8487493Z #define __TIME_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:12.8487679Z #define __builtin_align__(a) __align__(a) 2025-05-07T20:28:12.8487795Z #define __DEVICE_DOUBLE_FUNCTIONS_HPP__ 2025-05-07T20:28:12.8487893Z #define _GLIBCXX_HAVE_MBSTATE_T 1 2025-05-07T20:28:12.8488003Z #define __cpp_lib_logical_traits 201510 2025-05-07T20:28:12.8488100Z #define ADJ_OFFSET_SS_READ 0xa001 2025-05-07T20:28:12.8488254Z #define __warnattr(msg) __attribute__((__warning__ (msg))) 2025-05-07T20:28:12.8488415Z #define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " 2025-05-07T20:28:12.8488521Z #define _IO_funlockfile(_fp) 2025-05-07T20:28:12.8488852Z #define cudaKernelNodeAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:28:12.8488979Z #define M_2_PIl 0.636619772367581343075535053490057448L 2025-05-07T20:28:12.8489075Z #define __DRIVER_TYPES_H__ 2025-05-07T20:28:12.8489172Z #define __FLT_RADIX__ 2 2025-05-07T20:28:12.8489277Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:28:12.8489446Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:28:12.8489556Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:28:12.8489650Z #define _GLIBCXX_USE_LSTAT 1 2025-05-07T20:28:12.8489754Z #define minor(dev) gnu_dev_minor (dev) 2025-05-07T20:28:12.8489857Z #define _POSIX_C_SOURCE 200809L 2025-05-07T20:28:12.8489959Z #define _GLIBCXX_HAVE_DIRENT_H 1 2025-05-07T20:28:12.8490064Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:28:12.8490152Z #define WORD_BIT 32 2025-05-07T20:28:12.8490245Z #define _IO_USER_BUF 1 2025-05-07T20:28:12.8490344Z #define __VECTOR_TYPES_H__ 2025-05-07T20:28:12.8490451Z #define __SM_20_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:12.8490567Z #define cudaHostAllocPortable 0x01 2025-05-07T20:28:12.8490668Z #define PTHREAD_STACK_MIN 16384 2025-05-07T20:28:12.8490767Z #define __long_double_t long double 2025-05-07T20:28:12.8490874Z #define _GLIBCXX_HAVE_LC_MESSAGES 1 2025-05-07T20:28:12.8490969Z #define _GLIBCXX_HAVE_ISINF 1 2025-05-07T20:28:12.8491059Z #define _POSIX_ARG_MAX 4096 2025-05-07T20:28:12.8491171Z #define _GLIBCXX17_CONSTEXPR constexpr 2025-05-07T20:28:12.8491280Z #define __TEXTURE_FETCH_FUNCTIONS_H__ 2025-05-07T20:28:12.8491370Z #define __k8 1 2025-05-07T20:28:12.8491873Z #define _GLIBCXX_NO_OBSOLETE_ISINF_ISNAN_DYNAMIC __GLIBC_PREREQ(2,23) 2025-05-07T20:28:12.8492054Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:28:12.8492175Z #define __LDBL_REDIR(name,proto) name proto 2025-05-07T20:28:12.8492276Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:28:12.8492381Z #define __SM_30_INTRINSICS_HPP__ 2025-05-07T20:28:12.8492512Z #define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) 2025-05-07T20:28:12.8492616Z #define _GLIBCXX_EXTERN_TEMPLATE 1 2025-05-07T20:28:12.8492714Z #define __blksize_t_defined 2025-05-07T20:28:12.8492815Z #define _IO_SHOWPOINT 0400 2025-05-07T20:28:12.8492916Z #define _GLIBCXX_HAVE_LIMIT_RSS 1 2025-05-07T20:28:12.8493057Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC(PRM) 2025-05-07T20:28:12.8493173Z #define cudaDeviceLmemResizeToMax 0x10 2025-05-07T20:28:12.8493270Z #define _GLIBCXX_X86_RDRAND 1 2025-05-07T20:28:12.8493545Z #define _PSTL_UDS_PRESENT (__INTEL_COMPILER >= 1900 && __INTEL_COMPILER_BUILD_DATE >= 20180626) 2025-05-07T20:28:12.8493652Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:28:12.8493747Z #define _IO_IS_FILEBUF 0x2000 2025-05-07T20:28:12.8493843Z #define _GLIBCXX_USE_DUAL_ABI 1 2025-05-07T20:28:12.8494098Z #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) 2025-05-07T20:28:12.8494369Z #define UCHAR_MAX (SCHAR_MAX * 2 + 1) 2025-05-07T20:28:12.8494477Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:28:12.8494595Z #define __W_STOPCODE(sig) ((sig) << 8 | 0x7f) 2025-05-07T20:28:12.8494683Z #define SEEK_SET 0 2025-05-07T20:28:12.8494783Z #define _GLIBCXX_TR1_GAMMA_TCC 1 2025-05-07T20:28:12.8494881Z #define __CUDA_API_VER_MINOR__ 8 2025-05-07T20:28:12.8495080Z #define _GLIBCXX_VISIBILITY(V) __attribute__ ((__visibility__ (#V))) 2025-05-07T20:28:12.8495174Z #define _MATH_H_MATHDEF 1 2025-05-07T20:28:12.8495261Z #define WSTOPPED 2 2025-05-07T20:28:12.8495689Z #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) 2025-05-07T20:28:12.8495788Z #define _GLIBCXX_USE_FLOAT128 1 2025-05-07T20:28:12.8495885Z #define _IO_FLAGS2_NOTCANCEL 2 2025-05-07T20:28:12.8495996Z #define _PSTL_PRAGMA_VECTOR_UNALIGNED 2025-05-07T20:28:12.8496087Z #define __stub_sigreturn 2025-05-07T20:28:12.8496337Z #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) 2025-05-07T20:28:12.8496434Z #define _GLIBCXX_HAVE_UTIME_H 1 2025-05-07T20:28:12.8496523Z #define __HOST_CONFIG_H__ 2025-05-07T20:28:12.8496627Z #define _XOPEN_SOURCE_EXTENDED 1 2025-05-07T20:28:12.8496709Z #define CLOCK_TAI 11 2025-05-07T20:28:12.8496815Z #define _GLIBCXX_END_NAMESPACE_VERSION 2025-05-07T20:28:12.8496903Z #define __restrict_arr 2025-05-07T20:28:12.8497018Z #define _PSTL_PRAGMA_MESSAGE_POLICIES(x) 2025-05-07T20:28:12.8497553Z #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:12.8497747Z #define __attribute_artificial__ __attribute__ ((__artificial__)) 2025-05-07T20:28:12.8497834Z #define __USE_MISC 1 2025-05-07T20:28:12.8497938Z #define __UWORD_TYPE unsigned long int 2025-05-07T20:28:12.8498038Z #define _EXCEPTION_DEFINES_H 1 2025-05-07T20:28:12.8498131Z #define _GCC_LIMITS_H_ 2025-05-07T20:28:12.8498222Z #define __LDBL_DIG__ 18 2025-05-07T20:28:12.8498323Z #define __BIT_TYPES_DEFINED__ 1 2025-05-07T20:28:12.8498425Z #define __malloc_and_calloc_defined 2025-05-07T20:28:12.8498524Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:28:12.8498627Z #define _GLIBCXX_HAVE_SYS_SYSINFO_H 1 2025-05-07T20:28:12.8498711Z #define __x86_64__ 1 2025-05-07T20:28:12.8498794Z #define _SIZE_T_ 2025-05-07T20:28:12.8498893Z #define _POSIX2_COLL_WEIGHTS_MAX 2 2025-05-07T20:28:12.8498990Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:28:12.8499116Z #define __PTHREAD_RWLOCK_INT_FLAGS_SHARED 1 2025-05-07T20:28:12.8499234Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:28:12.8499338Z #define _IO_iconv_t _G_iconv_t 2025-05-07T20:28:12.8499448Z #define _GLIBCXX_FLOAT_IS_IEEE_BINARY32 1 2025-05-07T20:28:12.8499589Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE(A) 2025-05-07T20:28:12.8499691Z #define _GLIBCXX_HAVE_DLFCN_H 1 2025-05-07T20:28:12.8500163Z #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:12.8500290Z #define __no_return__ __attribute__((noreturn)) 2025-05-07T20:28:12.8500439Z #define __device_builtin__ __location__(device_builtin) 2025-05-07T20:28:12.8500540Z #define _PSTL_HIDE_FROM_ABI_POP 2025-05-07T20:28:12.8500642Z #define _GLIBCXX_HAVE_ACOSF 1 2025-05-07T20:28:12.8500729Z #define STA_FLL 0x0008 2025-05-07T20:28:12.8500880Z #define _GLIBCXX_HAVE_BUILTIN_IS_CONSTANT_EVALUATED 1 2025-05-07T20:28:12.8500980Z #define _GLIBCXX_END_EXTERN_C } 2025-05-07T20:28:12.8501104Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:12.8501216Z #define __cpp_lib_integer_sequence 201304 2025-05-07T20:28:12.8501305Z #define __stub_revoke 2025-05-07T20:28:12.8501396Z #define __timer_t_defined 1 2025-05-07T20:28:12.8501531Z #define _GLIBCXX11_DEPRECATED _GLIBCXX_DEPRECATED 2025-05-07T20:28:12.8501711Z #define INT_MAX __INT_MAX__ 2025-05-07T20:28:12.8501822Z #define ULLONG_MAX (LLONG_MAX * 2ULL + 1) 2025-05-07T20:28:12.8501930Z #define _GLIBCXX_END_NAMESPACE_CXX11 } 2025-05-07T20:28:12.8502026Z #define _GLIBCXX_ICONV_CONST 2025-05-07T20:28:12.8502128Z #define major(dev) gnu_dev_major (dev) 2025-05-07T20:28:12.8502243Z #define cudaArrayTextureGather 0x08 2025-05-07T20:28:12.8502343Z #define _GLIBCXX_LT_OBJDIR ".libs/" 2025-05-07T20:28:12.8502434Z #define _IO_off_t __off_t 2025-05-07T20:28:12.8502524Z #define __FLT64_DIG__ 15 2025-05-07T20:28:12.8502828Z #define PTHREAD_DESTRUCTOR_ITERATIONS _POSIX_THREAD_DESTRUCTOR_ITERATIONS 2025-05-07T20:28:12.8502925Z #define _POSIX2_LINE_MAX 2048 2025-05-07T20:28:12.8503058Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:12.8503184Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:28:12.8503280Z #define ADJ_FREQUENCY 0x0002 2025-05-07T20:28:12.8503387Z #define __CUDART_API_PTDS(api) api 2025-05-07T20:28:12.8503474Z #define NULL __null 2025-05-07T20:28:12.8503612Z #define cudaStreamPerThread ((cudaStream_t)0x2) 2025-05-07T20:28:12.8503720Z #define _GLIBCXX_CONSTEXPR constexpr 2025-05-07T20:28:12.8503813Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:28:12.8503913Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:28:12.8503999Z #define FP_ZERO 2 2025-05-07T20:28:12.8504095Z #define _GLIBCXX_HAVE_FLOORL 1 2025-05-07T20:28:12.8504209Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:12.8504293Z #define __WCHAR_T__ 2025-05-07T20:28:12.8504384Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:28:12.8504588Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:28:12.8504747Z #define _GLIBCXX_NORETURN __attribute__ ((__noreturn__)) 2025-05-07T20:28:12.8504843Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:28:12.8504970Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:28:12.8505085Z #define _GLIBCXX20_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:28:12.8505214Z #define __WSTOPSIG(status) __WEXITSTATUS(status) 2025-05-07T20:28:12.8505348Z #define cudaSurfaceTypeCubemapLayered 0xFC 2025-05-07T20:28:12.8505440Z #define _BSD_PTRDIFF_T_ 2025-05-07T20:28:12.8505535Z #define _SIGSET_H_types 1 2025-05-07T20:28:12.8505650Z #define cudaTextureType1DLayered 0xF1 2025-05-07T20:28:12.8505755Z #define __cpp_unicode_literals 200710L 2025-05-07T20:28:12.8505859Z #define __LONG_LONG_PAIR(HI,LO) LO, HI 2025-05-07T20:28:12.8505979Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:28:12.8506112Z #define __bos0(ptr) __builtin_object_size (ptr, 0) 2025-05-07T20:28:12.8506227Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:28:12.8506356Z #define M_1_PIl 0.318309886183790671537767526745028724L 2025-05-07T20:28:12.8506533Z #define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) 2025-05-07T20:28:12.8506630Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:28:12.8506737Z #define _POSIX2_CHARCLASS_NAME_MAX 14 2025-05-07T20:28:12.8506842Z #define _GLIBCXX_BITS_STD_ABS_H 2025-05-07T20:28:12.8506935Z #define STA_MODE 0x4000 2025-05-07T20:28:12.8507045Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:28:12.8507153Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:28:12.8507268Z #define __glibcxx_signed_b(T,B) ((T)(-1) < 0) 2025-05-07T20:28:12.8507367Z #define __USING_NAMESPACE_C99(name) 2025-05-07T20:28:12.8507468Z #define BIG_ENDIAN __BIG_ENDIAN 2025-05-07T20:28:12.8507566Z #define _GLIBCXX_HAVE_SINL 1 2025-05-07T20:28:12.8507683Z #define EXPR_NEST_MAX _POSIX2_EXPR_NEST_MAX 2025-05-07T20:28:12.8507774Z #define __SIZE_WIDTH__ 64 2025-05-07T20:28:12.8507899Z #define __BLKSIZE_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:12.8507986Z #define __SEG_FS 1 2025-05-07T20:28:12.8508077Z #define _IO_size_t size_t 2025-05-07T20:28:12.8508174Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:28:12.8508277Z #define INT_MIN (-INT_MAX - 1) 2025-05-07T20:28:12.8508360Z #define __stub_lchmod 2025-05-07T20:28:12.8508454Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:28:12.8508551Z #define __LITTLE_ENDIAN 1234 2025-05-07T20:28:12.8508745Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:12.8508843Z #define _GLIBCXX_MANGLE_SIZE_T m 2025-05-07T20:28:12.8508931Z #define __SEG_GS 1 2025-05-07T20:28:12.8509112Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:28:12.8509208Z #define _IOS_APPEND 8 2025-05-07T20:28:12.8509302Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:28:12.8509400Z #define _GLIBCXX98_USE_C99_WCHAR 1 2025-05-07T20:28:12.8509501Z #define _IO_IS_APPENDING 0x1000 2025-05-07T20:28:12.8509678Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:28:12.8509765Z #define htole16(x) (x) 2025-05-07T20:28:12.8509878Z #define __TEXTURE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:28:12.8509973Z #define _GLIBCXX_HAVE_FCNTL_H 1 2025-05-07T20:28:12.8510066Z #define __INT16_TYPE__ short int 2025-05-07T20:28:12.8510174Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:28:12.8510283Z #define __glibcxx_class_requires(_a,_b) 2025-05-07T20:28:12.8510386Z #define _GLIBCXX_USE_CLOCK_MONOTONIC 1 2025-05-07T20:28:12.8510507Z #define __cpp_structured_bindings 201606L 2025-05-07T20:28:12.8510630Z #define __align__(n) __attribute__((aligned(n))) 2025-05-07T20:28:12.8510729Z #define __SIZEOF_INT__ 4 2025-05-07T20:28:12.8510822Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:28:12.8510933Z #define __NLINK_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:12.8511023Z #define SEEK_HOLE 4 2025-05-07T20:28:12.8511114Z #define TIMER_ABSTIME 1 2025-05-07T20:28:12.8511209Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:28:12.8511303Z #define __CUDA_MATH_CRTIMP 2025-05-07T20:28:12.8511483Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:28:12.8511596Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:12.8511708Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:28:12.8511806Z #define __MATH_FUNCTIONS_HPP__ 2025-05-07T20:28:12.8511932Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:28:12.8512020Z #define _LINUX_LIMITS_H 2025-05-07T20:28:12.8512103Z #define linux 1 2025-05-07T20:28:12.8512198Z #define MOD_MICRO ADJ_MICRO 2025-05-07T20:28:12.8512312Z #define _GLIBCXX_DEBUG_ASSERT(_Condition) 2025-05-07T20:28:12.8512412Z #define _GLIBCXX_HAVE_VSWSCANF 1 2025-05-07T20:28:12.8512513Z #define _GLIBCXX_HAVE_ISNAN 1 2025-05-07T20:28:12.8512622Z #define _XOPEN_IOV_MAX _POSIX_UIO_MAXIOV 2025-05-07T20:28:12.8512773Z #define __cudart_builtin__ __location__(cudart_builtin) 2025-05-07T20:28:12.8512879Z #define __cpp_lib_hypot 201603 2025-05-07T20:28:12.8512977Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:28:12.8513079Z #define _GLIBCXX_HAVE_WCTYPE_H 1 2025-05-07T20:28:12.8513174Z #define MOD_NANO ADJ_NANO 2025-05-07T20:28:12.8513260Z #define htole64(x) (x) 2025-05-07T20:28:12.8513367Z #define FP_ILOGBNAN (-2147483647 - 1) 2025-05-07T20:28:12.8513461Z #define _GLIBCXX_HAVE_SINCOS 1 2025-05-07T20:28:12.8513559Z #define _IO_UPPERCASE 01000 2025-05-07T20:28:12.8514065Z #define cudaKernelNodeAttributeClusterSchedulingPolicyPreference cudaLaunchAttributeClusterSchedulingPolicyPreference 2025-05-07T20:28:12.8514171Z #define __USE_POSIX2 1 2025-05-07T20:28:12.8514280Z #define MOD_ESTERROR ADJ_ESTERROR 2025-05-07T20:28:12.8514405Z #define _GLIBCXX_HAVE_LDEXPF 1 2025-05-07T20:28:12.8514618Z #define _PSTL_ASSERT_MSG(_Condition,_Message) __glibcxx_assert(_Condition) 2025-05-07T20:28:12.8514703Z #define _XLOCALE_H 1 2025-05-07T20:28:12.8514804Z #define _GLIBCXX_USE_TMPNAM 1 2025-05-07T20:28:12.8514902Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:28:12.8515000Z #define __KEY_T_TYPE __S32_TYPE 2025-05-07T20:28:12.8515111Z #define __cudaGet_threadIdx() threadIdx 2025-05-07T20:28:12.8515201Z #define __EXCEPTIONS 1 2025-05-07T20:28:12.8515306Z #define __CUDART_API_PTSZ(api) api 2025-05-07T20:28:12.8515500Z #define __launch_bounds__(...) __annotate__(launch_bounds(__VA_ARGS__)) 2025-05-07T20:28:12.8515590Z #define __WORDSIZE 64 2025-05-07T20:28:12.8515688Z #define CLOCK_MONOTONIC 1 2025-05-07T20:28:12.8515776Z #define _STL_RELOPS_H 1 2025-05-07T20:28:12.8515954Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:28:12.8516059Z #define __BEGIN_DECLS extern "C" { 2025-05-07T20:28:12.8516150Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:28:12.8516247Z #define _GLIBCXX_HAVE_TRUNCATE 1 2025-05-07T20:28:12.8516556Z #define cudaKernelNodeAttributeClusterDimension cudaLaunchAttributeClusterDimension 2025-05-07T20:28:12.8516789Z #define _PSTL_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:28:12.8516916Z #define _GLIBCXX_NAMESPACE_CXX11 __cxx11:: 2025-05-07T20:28:12.8517016Z #define _GLIBCXX_NUMERIC_LIMITS 1 2025-05-07T20:28:12.8517196Z #define __cpp_range_based_for 201603L 2025-05-07T20:28:12.8517313Z #define __cpp_lib_exchange_function 201304 2025-05-07T20:28:12.8517415Z #define _GLIBCXX_HAVE_INTTYPES_H 1 2025-05-07T20:28:12.8517522Z #define _GLIBCXX_DARWIN_USE_64_BIT_INODE 1 2025-05-07T20:28:12.8517708Z #define cudaCooperativeLaunchMultiDeviceNoPostSync 0x02 2025-05-07T20:28:12.8517806Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:28:12.8517906Z #define _GLIBCXX_CSTDLIB 1 2025-05-07T20:28:12.8518014Z #define _GLIBCXX_DEBUG_MACRO_SWITCH_H 1 2025-05-07T20:28:12.8518188Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:28:12.8518287Z #define _BITS_BYTESWAP_H 1 2025-05-07T20:28:12.8518391Z #define _GLIBCXX_FWDREF(_Tp) _Tp&& 2025-05-07T20:28:12.8518511Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:28:12.8518602Z #define _STRING_H 1 2025-05-07T20:28:12.8518692Z #define _GCC_MAX_ALIGN_T 2025-05-07T20:28:12.8518793Z #define __SM_32_INTRINSICS_HPP__ 2025-05-07T20:28:12.8518940Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:28:12.8519038Z #define __code_model_small__ 1 2025-05-07T20:28:12.8519128Z #define _PSTL_CONFIG_H 2025-05-07T20:28:12.8519234Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:28:12.8519349Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:28:12.8519458Z #define cudaCpuDeviceId ((int)-1) 2025-05-07T20:28:12.8519807Z #define assert(expr) ((expr) ? __ASSERT_VOID_CAST (0) : __assert_fail (__STRING(expr), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:28:12.8519903Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:28:12.8519998Z #define FILENAME_MAX 4096 2025-05-07T20:28:12.8520113Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:28:12.8520262Z #define L_cuserid 9 2025-05-07T20:28:12.8520356Z #define __ino_t_defined 2025-05-07T20:28:12.8520439Z #define __k8__ 1 2025-05-07T20:28:12.8520536Z #define __INTPTR_TYPE__ long int 2025-05-07T20:28:12.8520649Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:28:12.8520743Z #define __int8_t_defined 2025-05-07T20:28:12.8520835Z #define __WCHAR_TYPE__ int 2025-05-07T20:28:12.8520938Z #define __CLOCKID_T_TYPE __S32_TYPE 2025-05-07T20:28:12.8521055Z #define cudaHostRegisterPortable 0x01 2025-05-07T20:28:12.8521147Z #define _IOS_TRUNC 16 2025-05-07T20:28:12.8521270Z #define _GLIBCXX_PACKAGE_TARNAME "libstdc++" 2025-05-07T20:28:12.8521359Z #define __HAVE_COLUMN 2025-05-07T20:28:12.8521449Z #define __stub_fdetach 2025-05-07T20:28:12.8521869Z #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:12.8521958Z #define __need_time_t 2025-05-07T20:28:12.8522043Z #define __pic__ 2 2025-05-07T20:28:12.8522165Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:12.8522261Z #define CLOCKS_PER_SEC 1000000l 2025-05-07T20:28:12.8522360Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:28:12.8522464Z #define _GLIBCXX_HAVE_SOCKATMARK 1 2025-05-07T20:28:12.8522556Z #define __stub_chflags 2025-05-07T20:28:12.8522646Z #define CLOCK_BOOTTIME 7 2025-05-07T20:28:12.8522732Z #define __need_IOV_MAX 2025-05-07T20:28:12.8522844Z #define putc(_ch,_fp) _IO_putc (_ch, _fp) 2025-05-07T20:28:12.8522949Z #define __UQUAD_TYPE unsigned long int 2025-05-07T20:28:12.8523045Z #define __cpp_decltype 200707L 2025-05-07T20:28:12.8523146Z #define __BYTE_ORDER __LITTLE_ENDIAN 2025-05-07T20:28:12.8523237Z #define _GLIBCXX_USE_C99 1 2025-05-07T20:28:12.8523453Z #define _GLIBCXX_TR1_BETA_FUNCTION_TCC 1 2025-05-07T20:28:12.8523543Z #define TTY_NAME_MAX 32 2025-05-07T20:28:12.8523713Z #define _GLIBCXX_FORWARD(_Tp,__val) std::forward<_Tp>(__val) 2025-05-07T20:28:12.8523801Z #define le64toh(x) (x) 2025-05-07T20:28:12.8523929Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:12.8524117Z #define _PSTL_ASSERT(_Condition) __glibcxx_assert(_Condition) 2025-05-07T20:28:12.8524248Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:28:12.8524373Z #define STA_PPSTIME 0x0004 2025-05-07T20:28:12.8524539Z #define __import__ 2025-05-07T20:28:12.8524634Z #define BUFSIZ _IO_BUFSIZ 2025-05-07T20:28:12.8524778Z #define M_SQRT2l 1.414213562373095048801688724209698079L 2025-05-07T20:28:12.8524865Z #define __export__ 2025-05-07T20:28:12.8524987Z #define __FSID_T_TYPE struct { int __val[2]; } 2025-05-07T20:28:12.8525096Z #define cudaMemAttachHost 0x02 2025-05-07T20:28:12.8525260Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:28:12.8525363Z #define _GLIBCXX_HAVE_ICONV 1 2025-05-07T20:28:12.8525460Z #define _GLIBCXX_SYMVER 1 2025-05-07T20:28:12.8525557Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:28:12.8525649Z #define _WCHAR_T_DECLARED 2025-05-07T20:28:12.8525777Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:28:12.8525883Z #define __cpp_inline_variables 201606L 2025-05-07T20:28:12.8525981Z #define WNOWAIT 0x01000000 2025-05-07T20:28:12.8526066Z #define PLOSS 6 2025-05-07T20:28:12.8526161Z #define M_LN10 2.30258509299404568402 2025-05-07T20:28:12.8526261Z #define EXIT_SUCCESS 0 2025-05-07T20:28:12.8526360Z #define __LDBL_REDIR_DECL(name) 2025-05-07T20:28:12.8526458Z #define _GLIBCXX_HAVE_STRTOF 1 2025-05-07T20:28:12.8526569Z #define MOD_FREQUENCY ADJ_FREQUENCY 2025-05-07T20:28:12.8526661Z #define __thread__ __thread 2025-05-07T20:28:12.8526758Z #define _GLIBCXX_HAVE_MEMORY_H 1 2025-05-07T20:28:12.8526859Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:28:12.8527096Z #define __glibcxx_requires_partitioned_upper_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:28:12.8527191Z #define _GLIBCXX_HAVE_SINF 1 2025-05-07T20:28:12.8527283Z #define __linux__ 1 2025-05-07T20:28:12.8527381Z #define _GLIBCXX_HAVE_SINHL 1 2025-05-07T20:28:12.8527518Z #define M_LN2l 0.693147180559945309417232121458176568L 2025-05-07T20:28:12.8527610Z #define __S16_TYPE short int 2025-05-07T20:28:12.8527962Z #define __glibcxx_constexpr_assert(cond) if (__builtin_is_constant_evaluated() && !bool(cond)) __builtin_unreachable() 2025-05-07T20:28:12.8528078Z #define __NVCC_DIAG_PRAGMA_SUPPORT__ 1 2025-05-07T20:28:12.8528278Z #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) 2025-05-07T20:28:12.8528378Z #define __COMMON_FUNCTIONS_H__ 2025-05-07T20:28:12.8528482Z #define UINT_MAX (INT_MAX * 2U + 1U) 2025-05-07T20:28:12.8528563Z #define _T_SIZE_ 2025-05-07T20:28:12.8528662Z #define LLONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:28:12.8528761Z #define _PSTL_VERSION 12000 2025-05-07T20:28:12.8528889Z #define __noinline__ __attribute__((noinline)) 2025-05-07T20:28:12.8528990Z #define __WNOTHREAD 0x20000000 2025-05-07T20:28:12.8529088Z #define _G_va_list __gnuc_va_list 2025-05-07T20:28:12.8529173Z #define _IOS_INPUT 1 2025-05-07T20:28:12.8529272Z #define __USE_LARGEFILE64 1 2025-05-07T20:28:12.8529381Z #define _GLIBCXX_TR1_EXP_INTEGRAL_TCC 1 2025-05-07T20:28:12.8529475Z #define __INT64_TYPE__ long int 2025-05-07T20:28:12.8529579Z #define _POSIX_SSIZE_MAX 32767 2025-05-07T20:28:12.8529681Z #define __shared__ __location__(shared) 2025-05-07T20:28:12.8529773Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:28:12.8529886Z #define CLOCK_PROCESS_CPUTIME_ID 2 2025-05-07T20:28:12.8530044Z #define __glibc_unlikely(cond) __builtin_expect((cond), 0) 2025-05-07T20:28:12.8530142Z #define __gid_t_defined 2025-05-07T20:28:12.8530259Z #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1 2025-05-07T20:28:12.8530358Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:28:12.8530566Z #define __glibcxx_requires_can_increment_range(_First1,_Last1,_First2) 2025-05-07T20:28:12.8530751Z #define _GLIBCXX17_INLINE inline 2025-05-07T20:28:12.8530846Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:28:12.8530942Z #define ___int_size_t_h 2025-05-07T20:28:12.8531069Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:28:12.8531174Z #define CUDA_DOUBLE_MATH_FUNCTIONS 1 2025-05-07T20:28:12.8531273Z #define _GLIBCXX_HAVE_FENV_H 1 2025-05-07T20:28:12.8531371Z #define _GLIBCXX_HAVE_STDBOOL_H 1 2025-05-07T20:28:12.8531467Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:28:12.8531600Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:12.8531791Z #define _GLIBCXX_TR1_HYPERGEOMETRIC_TCC 1 2025-05-07T20:28:12.8531922Z #define _GLIBCXX_DEBUG_PEDASSERT(_Condition) 2025-05-07T20:28:12.8532015Z #define __clock_t_defined 1 2025-05-07T20:28:12.8532118Z #define _POSIX_SEM_VALUE_MAX 32767 2025-05-07T20:28:12.8532216Z #define __GLIBC_MINOR__ 17 2025-05-07T20:28:12.8532312Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:28:12.8532411Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:28:12.8532533Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:28:12.8532627Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:28:12.8532803Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:28:12.8532892Z #define __SSE__ 1 2025-05-07T20:28:12.8532989Z #define SEM_VALUE_MAX (2147483647) 2025-05-07T20:28:12.8533091Z #define M_SQRT1_2 0.70710678118654752440 2025-05-07T20:28:12.8533183Z #define __sigset_t_defined 2025-05-07T20:28:12.8533280Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:28:12.8533374Z #define MOD_TAI ADJ_TAI 2025-05-07T20:28:12.8533478Z #define _IO_va_list __gnuc_va_list 2025-05-07T20:28:12.8533575Z #define _GLIBCXX_HAVE_LOGL 1 2025-05-07T20:28:12.8533667Z #define __SM_70_RT_H__ 2025-05-07T20:28:12.8533764Z #define _GLIBCXX_HAVE_WRITEV 1 2025-05-07T20:28:12.8533861Z #define _GLIBCXX_HAVE_EXPL 1 2025-05-07T20:28:12.8534033Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:28:12.8534128Z #define _POSIX_MAX_CANON 255 2025-05-07T20:28:12.8534244Z #define _GLIBCXX_NOEXCEPT_PARM , bool _NE 2025-05-07T20:28:12.8534346Z #define FD_SETSIZE __FD_SETSIZE 2025-05-07T20:28:12.8534446Z #define _BITS_PTHREADTYPES_H 1 2025-05-07T20:28:12.8534544Z #define _GLIBCXX_TXN_SAFE 2025-05-07T20:28:12.8534627Z #define __amd64__ 1 2025-05-07T20:28:12.8534718Z #define __WINT_WIDTH__ 32 2025-05-07T20:28:12.8534831Z #define __CUDA_DEVICE_RUNTIME_API_H__ 2025-05-07T20:28:12.8535103Z #define __REDIRECT_NTHNL(name,proto,alias) name proto __THROWNL __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:12.8535213Z #define _GLIBCXX_STDIO_SEEK_CUR 1 2025-05-07T20:28:12.8535304Z #define EOF (-1) 2025-05-07T20:28:12.8535402Z #define __WAIT_STATUS_DEFN void * 2025-05-07T20:28:12.8535497Z #define __USE_POSIX199309 1 2025-05-07T20:28:12.8535600Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:28:12.8535697Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:28:12.8535794Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:28:12.8535898Z #define LLONG_MIN (-LLONG_MAX-1) 2025-05-07T20:28:12.8536017Z #define cudaSurfaceType2DLayered 0xF2 2025-05-07T20:28:12.8536125Z #define ____mbstate_t_defined 1 2025-05-07T20:28:12.8536215Z #define STA_NANO 0x2000 2025-05-07T20:28:12.8536312Z #define _GLIBCXX_RELEASE 11 2025-05-07T20:28:12.8536418Z #define _GLIBCXX_HAVE_LOG10F 1 2025-05-07T20:28:12.8536514Z #define _GLIBCXX_HAVE_LOG10L 1 2025-05-07T20:28:12.8536604Z #define _IO_LINKED 0x80 2025-05-07T20:28:12.8536711Z #define __cpp_lib_launder 201606 2025-05-07T20:28:12.8536805Z #define __SIZEOF_INT128__ 16 2025-05-07T20:28:12.8536911Z #define __PTHREAD_MUTEX_HAVE_PREV 1 2025-05-07T20:28:12.8537022Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:28:12.8537119Z #define _GLIBCXX_TYPE_TRAITS 1 2025-05-07T20:28:12.8537229Z #define __DEVICE_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:28:12.8537342Z #define __BLKCNT64_T_TYPE __SQUAD_TYPE 2025-05-07T20:28:12.8537439Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:28:12.8537540Z #define __W_CONTINUED 0xffff 2025-05-07T20:28:12.8537632Z #define __ATOMIC_RELAXED 0 2025-05-07T20:28:12.8537847Z #define w_coredump __wait_terminated.__w_coredump 2025-05-07T20:28:12.8537982Z #define __FSBLKCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:28:12.8538175Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:28:12.8538270Z #define __stub_stty 2025-05-07T20:28:12.8538365Z #define le16toh(x) (x) 2025-05-07T20:28:12.8538476Z #define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX 2025-05-07T20:28:12.8538649Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:28:12.8538816Z #define _SIZET_ 2025-05-07T20:28:12.8538910Z #define XATTR_NAME_MAX 255 2025-05-07T20:28:12.8539036Z #define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY 1 2025-05-07T20:28:12.8539126Z #define _SVID_SOURCE 1 2025-05-07T20:28:12.8539209Z #define _LP64 1 2025-05-07T20:28:12.8539309Z #define _LIBC_LIMITS_H_ 1 2025-05-07T20:28:12.8539545Z #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) 2025-05-07T20:28:12.8539659Z #define _GLIBCXX_TR1_BESSEL_FUNCTION_TCC 1 2025-05-07T20:28:12.8539757Z #define __UINT8_C(c) c 2025-05-07T20:28:12.8539854Z #define _GLIBCXX_HAVE_CEILF 1 2025-05-07T20:28:12.8539950Z #define _GLIBCXX_HAVE_CEILL 1 2025-05-07T20:28:12.8540051Z #define __CUDA_ARCH_LIST__ 520 2025-05-07T20:28:12.8540148Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:28:12.8540246Z #define MOD_MAXERROR ADJ_MAXERROR 2025-05-07T20:28:12.8540341Z #define CUDARTAPI 2025-05-07T20:28:12.8540446Z #define cudaEventWaitDefault 0x00 2025-05-07T20:28:12.8540537Z #define IOV_MAX 1024 2025-05-07T20:28:12.8540692Z #define __glibcxx_requires_irreflexive2(_First,_Last) 2025-05-07T20:28:12.8540791Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:28:12.8540885Z #define STA_CLK 0x8000 2025-05-07T20:28:12.8540989Z #define cudaMemAttachSingle 0x04 2025-05-07T20:28:12.8541073Z #define __wchar_t__ 2025-05-07T20:28:12.8541182Z #define __cpp_lib_is_aggregate 201703 2025-05-07T20:28:12.8541265Z #define SEEK_END 2 2025-05-07T20:28:12.8541359Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:28:12.8541547Z #define _GLIBCXX_USE_TBB_PAR_BACKEND __has_include() 2025-05-07T20:28:12.8541651Z #define _IO_ftrylockfile(_fp) 2025-05-07T20:28:12.8541798Z #define _GLIBCXX_USE_C99_WCHAR _GLIBCXX11_USE_C99_WCHAR 2025-05-07T20:28:12.8541895Z #define ____FILE_defined 1 2025-05-07T20:28:12.8542013Z #define _GLIBCXX_HAVE_BUILTIN_IS_AGGREGATE 1 2025-05-07T20:28:12.8542121Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:28:12.8542211Z #define _ISOC99_SOURCE 1 2025-05-07T20:28:12.8542308Z #define __VECTOR_FUNCTIONS_H__ 2025-05-07T20:28:12.8542568Z #define __REDIRECT_NTH(name,proto,alias) name proto __THROW __asm__ (__ASMNAME (#alias)) 2025-05-07T20:28:12.8542703Z #define _PSTL_USE_NONTEMPORAL_STORES_IF_ALLOWED 2025-05-07T20:28:12.8542789Z #define _IO_RIGHT 04 2025-05-07T20:28:12.8542893Z #define __END_NAMESPACE_STD 2025-05-07T20:28:12.8543081Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:28:12.8543174Z #define _GLIBCXX_STD_C std 2025-05-07T20:28:12.8543280Z #define _LARGEFILE64_SOURCE 1 2025-05-07T20:28:12.8543382Z #define _GLIBCXX_USE_C99_STDINT_TR1 1 2025-05-07T20:28:12.8543472Z #define _STDDEF_H_ 2025-05-07T20:28:12.8543645Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:28:12.8543745Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:28:12.8543863Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:28:12.8544009Z #define __glibcxx_requires_irreflexive(_First,_Last) 2025-05-07T20:28:12.8544135Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:28:12.8544256Z #define __PID_T_TYPE __S32_TYPE 2025-05-07T20:28:12.8544385Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:28:12.8544486Z #define CHARCLASS_NAME_MAX 2048 2025-05-07T20:28:12.8544590Z #define _GLIBCXX_HAVE_TANF 1 2025-05-07T20:28:12.8544687Z #define _GLIBCXX_USE_ST_MTIM 1 2025-05-07T20:28:12.8544865Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:28:12.8544960Z #define __CUDA_RUNTIME_H__ 2025-05-07T20:28:12.8545227Z #define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) 2025-05-07T20:28:12.8545336Z #define _GLIBCXX_HAVE_STDLIB_H 1 2025-05-07T20:28:12.8545434Z #define __STDCPP_THREADS__ 1 2025-05-07T20:28:12.8545545Z #define __cpp_lib_is_null_pointer 201309 2025-05-07T20:28:12.8545696Z #define M_2_SQRTPIl 1.128379167095512573896158903121545172L 2025-05-07T20:28:12.8545792Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:28:12.8545887Z #define _POSIX_UIO_MAXIOV 16 2025-05-07T20:28:12.8545995Z #define _PSTL_PAR_BACKEND_SERIAL 2025-05-07T20:28:12.8546191Z #define P_tmpdir "/tmp" 2025-05-07T20:28:12.8546312Z #define __ASSERT_FUNCTION __PRETTY_FUNCTION__ 2025-05-07T20:28:12.8546412Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:28:12.8546517Z #define __WORDSIZE_TIME64_COMPAT32 1 2025-05-07T20:28:12.8546693Z #define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) 2025-05-07T20:28:12.8546869Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:28:12.8546972Z #define _PSTL_HIDE_FROM_ABI_PUSH 2025-05-07T20:28:12.8547110Z #define cudaStreamLegacy ((cudaStream_t)0x1) 2025-05-07T20:28:12.8547224Z #define _IO_cleanup_region_start(_fct,_fp) 2025-05-07T20:28:12.8547329Z #define __location__(a) __annotate__(a) 2025-05-07T20:28:12.8547575Z #define __device_builtin_surface_type__ __location__(device_builtin_surface_type) 2025-05-07T20:28:12.8547674Z #define _POSIX2_BC_BASE_MAX 99 2025-05-07T20:28:12.8547770Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:28:12.8547867Z #define __STDC_UTF_32__ 1 2025-05-07T20:28:12.8547964Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:28:12.8548079Z #define _POSIX_MQ_PRIO_MAX 32 2025-05-07T20:28:12.8548161Z #define __FXSR__ 1 2025-05-07T20:28:12.8548244Z #define _SIZE_T 2025-05-07T20:28:12.8548356Z #define _GLIBCXX_USE_GETTIMEOFDAY 1 2025-05-07T20:28:12.8548474Z #define cudaHostRegisterReadOnly 0x08 2025-05-07T20:28:12.8548649Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:28:12.8548750Z #define _IO_ssize_t __ssize_t 2025-05-07T20:28:12.8548939Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:28:12.8549035Z #define _GXX_NULLPTR_T 2025-05-07T20:28:12.8549164Z #define __glibcxx_class_requires3(_a,_b,_c,_d) 2025-05-07T20:28:12.8549252Z #define FOPEN_MAX 16 2025-05-07T20:28:12.8549350Z #define __BIG_ENDIAN 4321 2025-05-07T20:28:12.8549471Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:28:12.8549572Z #define __suseconds_t_defined 2025-05-07T20:28:12.8549669Z #define WCONTINUED 8 2025-05-07T20:28:12.8549757Z #define __off_t_defined 2025-05-07T20:28:12.8549850Z #define stderr stderr 2025-05-07T20:28:12.8549954Z #define M_LOG10E 0.43429448190325182765 2025-05-07T20:28:12.8550066Z #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:12.8550182Z #define __glibcxx_requires_string(_String) 2025-05-07T20:28:12.8550289Z #define _GLIBCXX_HAVE_LDEXPL 1 2025-05-07T20:28:12.8550382Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:28:12.8550796Z #define _PSTL_CPP14_2RANGE_MISMATCH_EQUAL_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201300L || __cpp_lib_robust_nonmodifying_seq_ops == 201304) 2025-05-07T20:28:12.8550890Z #define _GCC_SIZE_T 2025-05-07T20:28:12.8550993Z #define __INO64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:12.8551104Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:28:12.8551217Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:28:12.8551314Z #define __USE_XOPEN2K8XSI 1 2025-05-07T20:28:12.8551411Z #define __UINT32_C(c) c ## U 2025-05-07T20:28:12.8551511Z #define __FD_ELT(d) ((d) / __NFDBITS) 2025-05-07T20:28:12.8551621Z #define __cpp_alias_templates 200704L 2025-05-07T20:28:12.8551735Z #define cudaHostAllocMapped 0x02 2025-05-07T20:28:12.8551843Z #define __DEVICE_LAUNCH_PARAMETERS_H__ 2025-05-07T20:28:12.8551937Z #define _STL_ITERATOR_H 1 2025-05-07T20:28:12.8552025Z #define __size_t__ 2025-05-07T20:28:12.8552163Z #define cudaStreamAttrID cudaLaunchAttributeID 2025-05-07T20:28:12.8552270Z #define htobe64(x) __bswap_64 (x) 2025-05-07T20:28:12.8552469Z #define cudaEventRecordExternal 0x01 2025-05-07T20:28:12.8552567Z #define _IO_BUFSIZ _G_BUFSIZ 2025-05-07T20:28:12.8552745Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:28:12.8552836Z #define __SM_80_RT_H__ 2025-05-07T20:28:12.8552922Z #define _ENDIAN_H 1 2025-05-07T20:28:12.8553030Z #define _GLIBCXX20_CONSTEXPR 2025-05-07T20:28:12.8553136Z #define __NV_NO_HOST_COMPILER_CHECK 1 2025-05-07T20:28:12.8553237Z #define __BEGIN_NAMESPACE_C99 2025-05-07T20:28:12.8553322Z #define __try try 2025-05-07T20:28:12.8553421Z #define _GLIBCXX_HAVE_FINITE 1 2025-05-07T20:28:12.8553596Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:28:12.8553692Z #define __INT8_MAX__ 0x7f 2025-05-07T20:28:12.8553784Z #define __LONG_WIDTH__ 64 2025-05-07T20:28:12.8553877Z #define __PIC__ 2 2025-05-07T20:28:12.8553976Z #define _GLIBCXX_HAVE_SQRTF 1 2025-05-07T20:28:12.8554082Z #define _GLIBCXX_HAVE_EXECINFO_H 1 2025-05-07T20:28:12.8554237Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:28:12.8554405Z #define FD_ISSET(fd,fdsetp) __FD_ISSET (fd, fdsetp) 2025-05-07T20:28:12.8554538Z #define _GLIBCXX_HAVE_EXCEPTION_PTR_SINCE_GCC46 1 2025-05-07T20:28:12.8554645Z #define _GLIBCXX_HAVE_FLOAT_H 1 2025-05-07T20:28:12.8554742Z #define _GLIBCXX_HAVE_ATANL 1 2025-05-07T20:28:12.8554931Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:28:12.8555043Z #define __DEVICE_FUNCTIONS_HPP__ 2025-05-07T20:28:12.8555146Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:28:12.8555264Z #define _GLIBCXX_BEGIN_EXTERN_C extern "C" { 2025-05-07T20:28:12.8555380Z #define _GLIBCXX_HAVE_READLINK 1 2025-05-07T20:28:12.8555465Z #define _IO_STDIO_H 2025-05-07T20:28:12.8555568Z #define _CONCEPT_CHECK_H 1 2025-05-07T20:28:12.8555716Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:28:12.8555822Z #define _GLIBCXX_HAVE_NETINET_IN_H 1 2025-05-07T20:28:12.8555958Z #define _GLIBCXX_TR1_SPECIAL_FUNCTION_UTIL_H 1 2025-05-07T20:28:12.8556047Z #define LONG_BIT 64 2025-05-07T20:28:12.8556166Z #define __SIZEOF_PTHREAD_BARRIERATTR_T 4 2025-05-07T20:28:12.8556275Z #define _GLIBCXX_USE_ALLOCATOR_NEW 1 2025-05-07T20:28:12.8556410Z #define __cpp_lib_math_special_functions 201603L 2025-05-07T20:28:12.8556507Z #define __fsfilcnt_t_defined 2025-05-07T20:28:12.8556607Z #define __blkcnt_t_defined 2025-05-07T20:28:12.8556699Z #define __USE_LARGEFILE 1 2025-05-07T20:28:12.8556807Z #define __cpp_constexpr 201603L 2025-05-07T20:28:12.8556905Z #define CUDART_VERSION 11080 2025-05-07T20:28:12.8557011Z #define cudaDeviceMapHost 0x08 2025-05-07T20:28:12.8557113Z #define _GLIBCXX_CMATH 1 2025-05-07T20:28:12.8557318Z #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) 2025-05-07T20:28:12.8557415Z #define __lldiv_t_defined 1 2025-05-07T20:28:12.8557503Z #define __SSE2__ 1 2025-05-07T20:28:12.8557588Z #define _IOLBF 1 2025-05-07T20:28:12.8557691Z #define _GLIBCXX_HAVE_SYS_TYPES_H 1 2025-05-07T20:28:12.8557795Z #define _GLIBCXX_HAVE_FLOORF 1 2025-05-07T20:28:12.8557911Z #define __cpp_deduction_guides 201703L 2025-05-07T20:28:12.8558001Z #define ADJ_TICK 0x4000 2025-05-07T20:28:12.8558105Z #define _GLIBCXX_HAVE_EXPF 1 2025-05-07T20:28:12.8558220Z #define __annotate__(a) __attribute__((a)) 2025-05-07T20:28:12.8558319Z #define __INT32_TYPE__ int 2025-05-07T20:28:12.8558415Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:28:12.8558520Z #define __cpp_exceptions 199711L 2025-05-07T20:28:12.8558623Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:28:12.8558739Z #define cudaDeviceScheduleYield 0x02 2025-05-07T20:28:12.8558836Z #define _SYS_SYSMACROS_H 1 2025-05-07T20:28:12.8558968Z #define _GLIBCXX_TR1_LEGENDRE_FUNCTION_TCC 1 2025-05-07T20:28:12.8559133Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:28:12.8559235Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:28:12.8559340Z #define __SWORD_TYPE long int 2025-05-07T20:28:12.8559439Z #define __INTMAX_TYPE__ long int 2025-05-07T20:28:12.8559542Z #define _GLIBCXX11_USE_C99_MATH 1 2025-05-07T20:28:12.8559646Z #define __PTHREAD_SPINS 0, 0 2025-05-07T20:28:12.8559825Z #define _BITS_POSIX1_LIM_H 1 2025-05-07T20:28:12.8559929Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:28:12.8560081Z #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) 2025-05-07T20:28:12.8560219Z #define _T_SIZE 2025-05-07T20:28:12.8560336Z #define cudaHostAllocDefault 0x00 2025-05-07T20:28:12.8560468Z #define __va_arg_pack() __builtin_va_arg_pack () 2025-05-07T20:28:12.8560566Z #define _POSIX_TIMER_MAX 32 2025-05-07T20:28:12.8560669Z #define _GLIBCXX_HAVE_TLS 1 2025-05-07T20:28:12.8560767Z #define _GLIBCXX_HAVE_ACOSL 1 2025-05-07T20:28:12.8560949Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:28:12.8561048Z #define __ATOMIC_CONSUME 1 2025-05-07T20:28:12.8561175Z #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)) 2025-05-07T20:28:12.8561267Z #define __GNUC_MINOR__ 4 2025-05-07T20:28:12.8561383Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:28:12.8561482Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:28:12.8561610Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:12.8561702Z #define __PIE__ 2 2025-05-07T20:28:12.8561810Z #define LITTLE_ENDIAN __LITTLE_ENDIAN 2025-05-07T20:28:12.8562012Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:28:12.8562116Z #define _GLIBCXX_HAVE_COMPLEX_H 1 2025-05-07T20:28:12.8562236Z #define __glibcxx_requires_subscript(_N) 2025-05-07T20:28:12.8562366Z #define __NFDBITS (8 * (int) sizeof (__fd_mask)) 2025-05-07T20:28:12.8562461Z #define __nlink_t_defined 2025-05-07T20:28:12.8562592Z #define _GLIBCXX17_DEPRECATED [[__deprecated__]] 2025-05-07T20:28:12.8562719Z #define _PSTL_STRING(x) _PSTL_STRING_AUX(x) 2025-05-07T20:28:12.8562810Z #define _XOPEN_LIM_H 1 2025-05-07T20:28:12.8563088Z #define __u_intN_t(N,MODE) typedef unsigned int u_int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:28:12.8563213Z #define __cpp_template_template_args 201611L 2025-05-07T20:28:12.8563322Z #define _GTHREAD_USE_MUTEX_TIMEDLOCK 1 2025-05-07T20:28:12.8563432Z #define BC_DIM_MAX _POSIX2_BC_DIM_MAX 2025-05-07T20:28:12.8563534Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:28:12.8563627Z #define __FILE_defined 1 2025-05-07T20:28:12.8563813Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:28:12.8563914Z #define __USE_XOPEN_EXTENDED 1 2025-05-07T20:28:12.8564027Z #define __cpp_lib_tuple_element_t 201402L 2025-05-07T20:28:12.8564144Z #define cudaInvalidDeviceId ((int)-2) 2025-05-07T20:28:12.8564252Z #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1 2025-05-07T20:28:12.8564347Z #define __INT16_C(c) c 2025-05-07T20:28:12.8564455Z #define __U32_TYPE unsigned int 2025-05-07T20:28:12.8564560Z #define __SIZEOF_PTHREAD_RWLOCK_T 56 2025-05-07T20:28:12.8564673Z #define _GLIBCXX_HAVE_SYS_IOCTL_H 1 2025-05-07T20:28:12.8564800Z #define FD_CLR(fd,fdsetp) __FD_CLR (fd, fdsetp) 2025-05-07T20:28:12.8564885Z #define __STDC__ 1 2025-05-07T20:28:12.8564990Z #define _GLIBCXX_HAVE_VWSCANF 1 2025-05-07T20:28:12.8565091Z #define _GLIBCXX_USE_REALPATH 1 2025-05-07T20:28:12.8565252Z #define __attribute_malloc__ __attribute__ ((__malloc__)) 2025-05-07T20:28:12.8565351Z #define __FLT32X_DIG__ 15 2025-05-07T20:28:12.8565456Z #define _GLIBCXX_USE_C99_CTYPE_TR1 1 2025-05-07T20:28:12.8565557Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:28:12.8565679Z #define cudaArrayDeferredMapping 0x80 2025-05-07T20:28:12.8565797Z #define _GLIBCXX_END_NAMESPACE_CONTAINER 2025-05-07T20:28:12.8565910Z #define __cpp_lib_is_swappable 201603 2025-05-07T20:28:12.8565998Z #define stdin stdin 2025-05-07T20:28:12.8566092Z #define __ino64_t_defined 2025-05-07T20:28:12.8566198Z #define STA_UNSYNC 0x0040 2025-05-07T20:28:12.8566294Z #define __clockid_t_defined 1 2025-05-07T20:28:12.8566444Z #define _GLIBCXX_NOEXCEPT_IF(...) noexcept(__VA_ARGS__) 2025-05-07T20:28:12.8566621Z #define __attribute_noinline__ __attribute__ ((__noinline__)) 2025-05-07T20:28:12.8566729Z #define _PSTL_PRAGMA_SIMD_SCAN(PRM) 2025-05-07T20:28:12.8566836Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL 2025-05-07T20:28:12.8566954Z #define _GLIBCXX_TR1_POLY_HERMITE_TCC 1 2025-05-07T20:28:12.8567237Z #define __FD_SET(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] |= __FD_MASK (d))) 2025-05-07T20:28:12.8567331Z #define _IO_HEX 0100 2025-05-07T20:28:12.8567425Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:28:12.8567512Z #define DOMAIN 1 2025-05-07T20:28:12.8567615Z #define M_LN2 0.69314718055994530942 2025-05-07T20:28:12.8567698Z #define __NVCC__ 1 2025-05-07T20:28:12.8567817Z #define __CLOCK_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:28:12.8567932Z #define _PSTL_PRAGMA_SIMD_EARLYEXIT 2025-05-07T20:28:12.8568115Z #define __throw_exception_again throw 2025-05-07T20:28:12.8568212Z #define M_SQRT2 1.41421356237309504880 2025-05-07T20:28:12.8572172Z #define __EXCEPTION_H 1 2025-05-07T20:28:12.8572295Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:28:12.8572408Z #define HUGE_VAL (__builtin_huge_val()) 2025-05-07T20:28:12.8572716Z #define cudaStreamAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:28:12.8572837Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:28:12.8572946Z #define _GLIBCXX_INLINE_VERSION 0 2025-05-07T20:28:12.8573044Z #define _GLIBCXX_USE_INT128 1 2025-05-07T20:28:12.8573155Z #define __cpp_lib_bool_constant 201505 2025-05-07T20:28:12.8573253Z #define PTHREAD_KEYS_MAX 1024 2025-05-07T20:28:12.8573399Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:28:12.8573512Z #define __FSFILCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:28:12.8573626Z #define _GLIBCXX_DOUBLE_IS_IEEE_BINARY64 1 2025-05-07T20:28:12.8573723Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:28:12.8573840Z #define __cpp_lib_tuples_by_type 201304 2025-05-07T20:28:12.8573941Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:28:12.8574046Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:28:12.8574192Z #define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) 2025-05-07T20:28:12.8574292Z #define __useconds_t_defined 2025-05-07T20:28:12.8574477Z #define __attribute_deprecated__ __attribute__ ((__deprecated__)) 2025-05-07T20:28:12.8574639Z #define __cpp_lib_type_trait_variable_templates 201510L 2025-05-07T20:28:12.8574727Z #define __SSE_MATH__ 1 2025-05-07T20:28:12.8574828Z #define _IO_wint_t wint_t 2025-05-07T20:28:12.8574927Z #define __OFF_T_MATCHES_OFF64_T 1 2025-05-07T20:28:12.8575025Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:28:12.8575121Z #define _GLIBCXX_VERBOSE 1 2025-05-07T20:28:12.8575246Z #define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT 2025-05-07T20:28:12.8575345Z #define _GLIBCXX_HAVE_ISINFF 1 2025-05-07T20:28:12.8575443Z #define _GLIBCXX_HAVE_ASINF 1 2025-05-07T20:28:12.8575563Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:28:12.8575660Z #define _GLIBCXX_HAVE_ISINFL 1 2025-05-07T20:28:12.8575760Z #define _GLIBCXX_HAVE_ASINL 1 2025-05-07T20:28:12.8575846Z #define __USE_ATFILE 1 2025-05-07T20:28:12.8575940Z #define _POSIX_OPEN_MAX 20 2025-05-07T20:28:12.8576042Z #define _POSIX_LOGIN_NAME_MAX 9 2025-05-07T20:28:12.8576132Z #define _GCC_PTRDIFF_T 2025-05-07T20:28:12.8576366Z #define cudaKernelNodeAttributePriority cudaLaunchAttributePriority 2025-05-07T20:28:12.8576470Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:28:12.8576570Z #define _POSIX_THREAD_KEYS_MAX 128 2025-05-07T20:28:12.8576679Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:28:12.8576792Z #define __cpp_lib_array_constexpr 201803L 2025-05-07T20:28:12.8576876Z #define _STDLIB_H 1 2025-05-07T20:28:12.8576977Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:28:12.8577072Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:28:12.8577200Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:28:12.8577325Z #define __SURFACE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:28:12.8577422Z #define __SM_61_INTRINSICS_H__ 2025-05-07T20:28:12.8577615Z #define _GLIBCXX_PACKAGE_STRING "package-unused version-unused" 2025-05-07T20:28:12.8577705Z #define __WALL 0x40000000 2025-05-07T20:28:12.8577813Z #define __glibcxx_requires_nonempty() 2025-05-07T20:28:12.8577934Z #define w_stopsig __wait_stopped.__w_stopsig 2025-05-07T20:28:12.8578031Z #define __ldiv_t_defined 1 2025-05-07T20:28:12.8578312Z #define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) 2025-05-07T20:28:12.8578420Z #define ___int_ptrdiff_t_h 2025-05-07T20:28:12.8578592Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:28:12.8578687Z #define __HOST_DEFINES_H__ 2025-05-07T20:28:12.8578798Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:28:12.8578901Z #define __SM_20_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:28:12.8579004Z #define _GLIBCXX_USE_NANOSLEEP 1 2025-05-07T20:28:12.8579092Z #define CUDART_CB 2025-05-07T20:28:12.8579299Z #define BC_BASE_MAX _POSIX2_BC_BASE_MAX 2025-05-07T20:28:12.8579388Z #define MB_LEN_MAX 16 2025-05-07T20:28:12.8579617Z #define __glibcxx_requires_partitioned_lower_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:28:12.8579717Z #define _GLIBCXX11_USE_C99_WCHAR 1 2025-05-07T20:28:12.8579853Z #define _IO_peekc(_fp) _IO_peekc_unlocked (_fp) 2025-05-07T20:28:12.8579954Z #define _GLIBCXX_HAVE_XLOCALE_H 1 2025-05-07T20:28:12.8580068Z #define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1 2025-05-07T20:28:12.8580184Z #define _GLIBCXX_HAVE_UNISTD_H 1 2025-05-07T20:28:12.8580336Z #define __glibc_likely(cond) __builtin_expect((cond), 1) 2025-05-07T20:28:12.8580536Z #define __FD_ISSET(d,set) ((__FDS_BITS (set)[__FD_ELT (d)] & __FD_MASK (d)) != 0) 2025-05-07T20:28:12.8580653Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:28:12.8580740Z #define _GNU_SOURCE 1 2025-05-07T20:28:12.8580831Z #define __stub_putmsg 2025-05-07T20:28:12.8580918Z #define __CUDACC__ 1 2025-05-07T20:28:12.8581010Z #define __N(msgid) (msgid) 2025-05-07T20:28:12.8581103Z #define __P(args) args 2025-05-07T20:28:12.8581359Z #define cudaKernelNodeAttributeCooperative cudaLaunchAttributeCooperative 2025-05-07T20:28:12.8581463Z #define __cpp_init_captures 201304L 2025-05-07T20:28:12.8581567Z #define __SLONGWORD_TYPE long int 2025-05-07T20:28:12.8581657Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:28:12.8581755Z #define __cpp_lib_as_const 201510 2025-05-07T20:28:12.8581836Z #define __WCHAR_T 2025-05-07T20:28:12.8581929Z #define __ATOMIC_RELEASE 3 2025-05-07T20:28:12.8582024Z #define __CUDA_SURFACE_TYPES_H__ 2025-05-07T20:28:12.8582120Z #define __fsblkcnt_t_defined 2025-05-07T20:28:12.8582225Z #define __DEVICE_DOUBLE_FUNCTIONS_H__ 2025-05-07T20:28:12.8582332Z #define _GLIBCXX_NAMESPACE_LDBL 2025-05-07T20:28:12.8582338Z 2025-05-07T20:28:12.8762913Z 2025-05-07T20:28:12.8763208Z + conda run -n build_binary nvcc --version 2025-05-07T20:28:12.8763214Z 2025-05-07T20:28:14.7632526Z nvcc: NVIDIA (R) Cuda compiler driver 2025-05-07T20:28:14.7632934Z Copyright (c) 2005-2022 NVIDIA Corporation 2025-05-07T20:28:14.7633271Z Built on Wed_Sep_21_10:33:58_PDT_2022 2025-05-07T20:28:14.7633605Z Cuda compilation tools, release 11.8, V11.8.89 2025-05-07T20:28:14.7633956Z Build cuda_11.8.r11.8/compiler.31833905_0 2025-05-07T20:28:14.7634165Z 2025-05-07T20:28:14.8251330Z 2025-05-07T20:28:14.8261733Z /usr/bin/nvidia-smi 2025-05-07T20:28:14.8267308Z + nvidia-smi 2025-05-07T20:28:14.8267724Z 2025-05-07T20:28:14.8440237Z Wed May 7 20:28:14 2025 2025-05-07T20:28:14.8440662Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:14.8441173Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:28:14.8441665Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:28:14.8442179Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:28:14.8442709Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:28:14.8443163Z | | | MIG M. | 2025-05-07T20:28:14.8443505Z |=========================================+========================+======================| 2025-05-07T20:28:14.8610449Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:28:14.8611227Z | 0% 28C P8 16W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:28:14.8611625Z | | | N/A | 2025-05-07T20:28:14.8612017Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:28:14.8615245Z 2025-05-07T20:28:14.8615643Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:14.8616268Z | Processes: | 2025-05-07T20:28:14.8616710Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:28:14.8617122Z | ID ID Usage | 2025-05-07T20:28:14.8617473Z |=========================================================================================| 2025-05-07T20:28:14.8621521Z | No running processes found | 2025-05-07T20:28:14.8622074Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:28:15.1274503Z 2025-05-07T20:28:15.1280989Z [INSTALL] Successfully installed CUDA 11.8.0 2025-05-07T20:28:15.1330360Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:28:15.1330964Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/11.8.0 2025-05-07T20:28:15.1344751Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:15.1345112Z env: 2025-05-07T20:28:15.1345342Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:15.1345644Z BUILD_ENV: build_binary 2025-05-07T20:28:15.1345895Z BUILD_TARGET: default 2025-05-07T20:28:15.1346138Z BUILD_VARIANT: cuda 2025-05-07T20:28:15.1346375Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:28:15.1346643Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:15.1346954Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:15.1347296Z ##[endgroup] 2025-05-07T20:28:15.4648811Z ################################################################################ 2025-05-07T20:28:15.4649190Z # Install PyTorch (PIP) 2025-05-07T20:28:15.4649427Z # 2025-05-07T20:28:15.4663542Z # [2025-05-07T20:28:15.466Z] + install_pytorch_pip build_binary nightly cuda/11.8.0 2025-05-07T20:28:15.4664008Z ################################################################################ 2025-05-07T20:28:15.4664250Z 2025-05-07T20:28:15.4691256Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T20:28:16.4019632Z Channels: 2025-05-07T20:28:16.4019882Z - conda-forge 2025-05-07T20:28:16.4020121Z Platform: linux-64 2025-05-07T20:28:26.8552072Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ done 2025-05-07T20:28:27.4055687Z Solving environment: / - done 2025-05-07T20:28:27.4957542Z 2025-05-07T20:28:27.4957743Z ## Package Plan ## 2025-05-07T20:28:27.4957953Z 2025-05-07T20:28:27.4959030Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:28:27.4959456Z 2025-05-07T20:28:27.4959595Z added / updated specs: 2025-05-07T20:28:27.4959964Z - numpy 2025-05-07T20:28:27.4960126Z 2025-05-07T20:28:27.4960202Z 2025-05-07T20:28:27.4960372Z The following packages will be downloaded: 2025-05-07T20:28:27.4960656Z 2025-05-07T20:28:27.4960825Z package | build 2025-05-07T20:28:27.4961287Z ---------------------------|----------------- 2025-05-07T20:28:27.4961824Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T20:28:27.4962365Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T20:28:27.4962816Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:28:27.4963274Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T20:28:27.4963738Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T20:28:27.4964255Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T20:28:27.4964895Z numpy-2.2.5 | py311h5d046bc_0 8.6 MB conda-forge 2025-05-07T20:28:27.4965442Z ------------------------------------------------------------ 2025-05-07T20:28:27.4966080Z Total: 15.9 MB 2025-05-07T20:28:27.4966294Z 2025-05-07T20:28:27.4966427Z The following NEW packages will be INSTALLED: 2025-05-07T20:28:27.4966662Z 2025-05-07T20:28:27.4966883Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T20:28:27.4967585Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T20:28:27.4968345Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T20:28:27.4968875Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T20:28:27.4969401Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T20:28:27.4970172Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T20:28:27.4970698Z numpy conda-forge/linux-64::numpy-2.2.5-py311h5d046bc_0 2025-05-07T20:28:27.4970969Z 2025-05-07T20:28:27.4970974Z 2025-05-07T20:28:27.4970985Z 2025-05-07T20:28:27.4971136Z Downloading and Extracting Packages: ...working... 2025-05-07T20:28:27.4971505Z numpy-2.2.5 | 8.6 MB | | 0% 2025-05-07T20:28:27.4971739Z 2025-05-07T20:28:27.4972016Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:28:27.4972264Z 2025-05-07T20:28:27.4972268Z 2025-05-07T20:28:27.4981032Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T20:28:27.4981402Z 2025-05-07T20:28:27.4981407Z 2025-05-07T20:28:27.4983308Z 2025-05-07T20:28:27.4994841Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T20:28:27.4995224Z 2025-05-07T20:28:27.4995230Z 2025-05-07T20:28:27.4995235Z 2025-05-07T20:28:27.4999737Z 2025-05-07T20:28:27.5017398Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:27.5017776Z 2025-05-07T20:28:27.5017782Z 2025-05-07T20:28:27.5017788Z 2025-05-07T20:28:27.5017793Z 2025-05-07T20:28:27.5017798Z 2025-05-07T20:28:27.5018957Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:27.5019327Z 2025-05-07T20:28:27.5019339Z 2025-05-07T20:28:27.5019344Z 2025-05-07T20:28:27.5019349Z 2025-05-07T20:28:27.5019354Z 2025-05-07T20:28:27.5029318Z 2025-05-07T20:28:27.5619932Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T20:28:27.5620336Z 2025-05-07T20:28:27.5620340Z 2025-05-07T20:28:27.5620344Z 2025-05-07T20:28:27.5764028Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:27.5764369Z 2025-05-07T20:28:27.5764375Z 2025-05-07T20:28:27.5939898Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:27.5940191Z 2025-05-07T20:28:27.5940196Z 2025-05-07T20:28:27.5940200Z 2025-05-07T20:28:27.5944052Z 2025-05-07T20:28:27.5959956Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:27.5973237Z numpy-2.2.5 | 8.6 MB | #4 | 14% 2025-05-07T20:28:27.5974128Z 2025-05-07T20:28:27.6040071Z libopenblas-0.3.29 | 5.6 MB | | 1%  2025-05-07T20:28:27.6040582Z 2025-05-07T20:28:27.6040589Z 2025-05-07T20:28:27.6040594Z 2025-05-07T20:28:27.6040600Z 2025-05-07T20:28:27.6046270Z 2025-05-07T20:28:27.6091213Z libcblas-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:28:27.6091801Z 2025-05-07T20:28:27.6091806Z 2025-05-07T20:28:27.6091810Z 2025-05-07T20:28:27.6091814Z 2025-05-07T20:28:27.6091817Z 2025-05-07T20:28:27.6093254Z 2025-05-07T20:28:27.6096295Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:28:27.6096670Z 2025-05-07T20:28:27.6096676Z 2025-05-07T20:28:27.6096681Z 2025-05-07T20:28:27.6096687Z 2025-05-07T20:28:27.6098578Z 2025-05-07T20:28:27.6121718Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:27.6122139Z 2025-05-07T20:28:27.6122146Z 2025-05-07T20:28:27.6122152Z 2025-05-07T20:28:27.6122157Z 2025-05-07T20:28:27.6122162Z 2025-05-07T20:28:27.6127367Z 2025-05-07T20:28:27.6479836Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:27.6480333Z 2025-05-07T20:28:27.6480339Z 2025-05-07T20:28:27.6482929Z 2025-05-07T20:28:27.6491863Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:27.6492144Z 2025-05-07T20:28:27.6492148Z 2025-05-07T20:28:27.6501393Z 2025-05-07T20:28:27.6960387Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:28:27.6960681Z 2025-05-07T20:28:27.6960685Z 2025-05-07T20:28:27.6960689Z 2025-05-07T20:28:27.6961193Z 2025-05-07T20:28:27.6965180Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:27.6980164Z numpy-2.2.5 | 8.6 MB | ####4 | 44% 2025-05-07T20:28:27.6980475Z 2025-05-07T20:28:27.6980479Z 2025-05-07T20:28:27.6980771Z 2025-05-07T20:28:27.6983433Z 2025-05-07T20:28:27.7043237Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:27.7043815Z 2025-05-07T20:28:27.7203093Z libopenblas-0.3.29 | 5.6 MB | ####9 | 50%  2025-05-07T20:28:27.7203378Z 2025-05-07T20:28:27.7203382Z 2025-05-07T20:28:27.7203385Z 2025-05-07T20:28:27.7203389Z 2025-05-07T20:28:27.7207446Z 2025-05-07T20:28:27.7576314Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:27.7576617Z 2025-05-07T20:28:27.7576621Z 2025-05-07T20:28:27.7576625Z 2025-05-07T20:28:27.7576629Z 2025-05-07T20:28:27.7576633Z 2025-05-07T20:28:27.7576636Z 2025-05-07T20:28:27.7812224Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:28:27.7812588Z 2025-05-07T20:28:27.7872213Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:27.7872656Z 2025-05-07T20:28:27.7873163Z 2025-05-07T20:28:27.7878647Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:27.7878921Z 2025-05-07T20:28:27.7881159Z 2025-05-07T20:28:27.7943838Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:28:27.9341472Z numpy-2.2.5 | 8.6 MB | ########## | 100% 2025-05-07T20:28:27.9341722Z 2025-05-07T20:28:27.9345184Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:27.9345444Z 2025-05-07T20:28:28.2586724Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:28:28.2587505Z numpy-2.2.5 | 8.6 MB | ########## | 100% 2025-05-07T20:28:28.2593654Z numpy-2.2.5 | 8.6 MB | ########## | 100% 2025-05-07T20:28:28.2594126Z 2025-05-07T20:28:28.2594408Z 2025-05-07T20:28:28.2594663Z  2025-05-07T20:28:28.2594933Z 2025-05-07T20:28:28.2594938Z 2025-05-07T20:28:28.2595147Z  2025-05-07T20:28:28.2595437Z 2025-05-07T20:28:28.2595445Z 2025-05-07T20:28:28.2595468Z 2025-05-07T20:28:28.2595680Z  2025-05-07T20:28:28.2595962Z 2025-05-07T20:28:28.2595968Z 2025-05-07T20:28:28.2595973Z 2025-05-07T20:28:28.2595977Z 2025-05-07T20:28:28.2596182Z  2025-05-07T20:28:28.2596395Z 2025-05-07T20:28:28.2596398Z 2025-05-07T20:28:28.2596402Z 2025-05-07T20:28:28.2596406Z 2025-05-07T20:28:28.2596409Z 2025-05-07T20:28:28.2596592Z  2025-05-07T20:28:28.2596804Z 2025-05-07T20:28:28.2596808Z 2025-05-07T20:28:28.2596812Z 2025-05-07T20:28:28.2596815Z 2025-05-07T20:28:28.2596819Z 2025-05-07T20:28:28.2596822Z 2025-05-07T20:28:28.2597010Z  done 2025-05-07T20:28:28.3600087Z Preparing transaction: | done 2025-05-07T20:28:28.4602636Z Verifying transaction: - done 2025-05-07T20:28:28.5610225Z Executing transaction: | done 2025-05-07T20:28:28.7281426Z ################################################################################ 2025-05-07T20:28:28.7282034Z # Install Package From PyTorch PIP: torch 2025-05-07T20:28:28.7282335Z # 2025-05-07T20:28:28.7299229Z # [2025-05-07T20:28:28.729Z] + install_from_pytorch_pip build_binary torch nightly cuda/11.8.0 2025-05-07T20:28:28.7299708Z ################################################################################ 2025-05-07T20:28:28.7299937Z 2025-05-07T20:28:28.7315486Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:28.8209723Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:28.8210096Z ################################################################################ 2025-05-07T20:28:28.8210439Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:28:28.8210724Z # 2025-05-07T20:28:28.8228524Z # [2025-05-07T20:28:28.822Z] + __prepare_pip_arguments torch nightly cuda/11.8.0 2025-05-07T20:28:28.8228961Z ################################################################################ 2025-05-07T20:28:28.8229187Z 2025-05-07T20:28:28.8250655Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T20:28:28.8275553Z [INSTALL] Extracted package variant: cu118 2025-05-07T20:28:28.8291873Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:28:28.8292591Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:28:28.8301051Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T20:28:28.8308355Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cu118/ ... 2025-05-07T20:28:28.8329482Z [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:49.7248982Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu118/ 2025-05-07T20:29:49.7249632Z Collecting torch 2025-05-07T20:29:49.7250520Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (29 kB) 2025-05-07T20:29:49.7251519Z Collecting filelock (from torch) 2025-05-07T20:29:49.7252169Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:29:49.7253446Z Requirement already satisfied: typing-extensions>=4.10.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from torch) (4.13.2) 2025-05-07T20:29:49.7254375Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:29:49.7255082Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:29:49.7256104Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 193.4 MB/s eta 0:00:00 2025-05-07T20:29:49.7256472Z Collecting networkx (from torch) 2025-05-07T20:29:49.7257002Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T20:29:49.7257675Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 134.8 MB/s eta 0:00:00 2025-05-07T20:29:49.7258033Z Collecting jinja2 (from torch) 2025-05-07T20:29:49.7258525Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:29:49.7259042Z Collecting fsspec (from torch) 2025-05-07T20:29:49.7259540Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:29:49.7260124Z Collecting nvidia-cuda-nvrtc-cu11==11.8.89 (from torch) 2025-05-07T20:29:49.7260875Z 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:49.7261694Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.2/23.2 MB 198.6 MB/s eta 0:00:00 2025-05-07T20:29:49.7262103Z Collecting nvidia-cuda-runtime-cu11==11.8.89 (from torch) 2025-05-07T20:29:49.7262845Z 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:49.7263638Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 875.6/875.6 kB 90.5 MB/s eta 0:00:00 2025-05-07T20:29:49.7264478Z Collecting nvidia-cuda-cupti-cu11==11.8.87 (from torch) 2025-05-07T20:29:49.7265178Z 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:49.7265963Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 210.0 MB/s eta 0:00:00 2025-05-07T20:29:49.7266346Z Collecting nvidia-cudnn-cu11==9.1.0.70 (from torch) 2025-05-07T20:29:49.7267246Z 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:49.7268058Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 663.9/663.9 MB 42.4 MB/s eta 0:00:00 2025-05-07T20:29:49.7268456Z Collecting nvidia-cublas-cu11==11.11.3.6 (from torch) 2025-05-07T20:29:49.7269380Z 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:49.7270178Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 417.9/417.9 MB 64.8 MB/s eta 0:00:00 2025-05-07T20:29:49.7270573Z Collecting nvidia-cufft-cu11==10.9.0.58 (from torch) 2025-05-07T20:29:49.7271265Z 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:49.7272043Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 32.8 MB/s eta 0:00:00 2025-05-07T20:29:49.7272434Z Collecting nvidia-curand-cu11==10.3.0.86 (from torch) 2025-05-07T20:29:49.7273129Z 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:49.7273903Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.1/58.1 MB 55.5 MB/s eta 0:00:00 2025-05-07T20:29:49.7274314Z Collecting nvidia-cusolver-cu11==11.4.1.48 (from torch) 2025-05-07T20:29:49.7275032Z 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:49.7275834Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 MB 107.5 MB/s eta 0:00:00 2025-05-07T20:29:49.7276238Z Collecting nvidia-cusparse-cu11==11.7.5.86 (from torch) 2025-05-07T20:29:49.7276943Z 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:49.7277735Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 204.1/204.1 MB 135.4 MB/s eta 0:00:00 2025-05-07T20:29:49.7278119Z Collecting nvidia-nccl-cu11==2.21.5 (from torch) 2025-05-07T20:29:49.7278801Z 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:49.7279565Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.8/147.8 MB 163.0 MB/s eta 0:00:00 2025-05-07T20:29:49.7279961Z Collecting nvidia-nvtx-cu11==11.8.86 (from torch) 2025-05-07T20:29:49.7280777Z 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:49.7281548Z Collecting pytorch-triton==3.3.0+git96316ce5 (from torch) 2025-05-07T20:29:49.7282407Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:29:49.7283727Z Requirement already satisfied: setuptools>=40.8.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from pytorch-triton==3.3.0+git96316ce5->torch) (78.1.1) 2025-05-07T20:29:49.7284622Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:29:49.7285190Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:29:49.7285855Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 57.0 MB/s eta 0:00:00 2025-05-07T20:29:49.7286237Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:29:49.7286961Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) 2025-05-07T20:29:49.7288154Z Downloading https://download.pytorch.org/whl/nightly/cu118/torch-2.8.0.dev20250507%2Bcu118-cp311-cp311-manylinux_2_28_x86_64.whl (916.4 MB) 2025-05-07T20:29:49.7288981Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 916.4/916.4 MB 34.1 MB/s eta 0:00:00 2025-05-07T20:29:49.7289797Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (153.5 MB) 2025-05-07T20:29:49.7290698Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 MB 134.6 MB/s eta 0:00:00 2025-05-07T20:29:49.7292888Z 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:49.7294321Z 2025-05-07T20:29:49.7296088Z 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:49.7297945Z 2025-05-07T20:29:51.9599281Z torch 2.8.0.dev20250507+cu118 2025-05-07T20:29:51.9601942Z [CHECK] The installed package [torch, nightly/LATEST] is the correct variant (cu118) 2025-05-07T20:29:55.3564211Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:29:58.7490530Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cu118 2025-05-07T20:29:58.7490997Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:30:02.0823209Z True 2025-05-07T20:30:02.0823456Z True 2025-05-07T20:30:02.0823565Z 2025-05-07T20:30:02.1438390Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:30:02.1479031Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:30:02.1479663Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:30:02.1494500Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:02.1494860Z env: 2025-05-07T20:30:02.1495118Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:02.1495439Z BUILD_ENV: build_binary 2025-05-07T20:30:02.1495698Z BUILD_TARGET: default 2025-05-07T20:30:02.1495930Z BUILD_VARIANT: cuda 2025-05-07T20:30:02.1496176Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:02.1496442Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:02.1496741Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:02.1497263Z ##[endgroup] 2025-05-07T20:30:02.4857316Z /home/ec2-user/miniconda/bin/conda 2025-05-07T20:30:02.4859801Z ################################################################################ 2025-05-07T20:30:02.4860287Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:30:02.4860682Z # 2025-05-07T20:30:02.4875457Z # [2025-05-07T20:30:02.487Z] + collect_pytorch_env_info build_binary 2025-05-07T20:30:02.4875865Z ################################################################################ 2025-05-07T20:30:02.4876089Z 2025-05-07T20:30:02.4892700Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:02.5807430Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:02.5818103Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:30:02.5818741Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:30:02.5819149Z 2025-05-07T20:30:02.6734230Z 2025-05-07T20:30:02.6735058Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:30:02.6758013Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:30:08.4995302Z Collecting environment information... 2025-05-07T20:30:08.4995742Z PyTorch version: 2.8.0.dev20250507+cu118 2025-05-07T20:30:08.4996049Z Is debug build: False 2025-05-07T20:30:08.4996337Z CUDA used to build PyTorch: 11.8 2025-05-07T20:30:08.4996652Z ROCM used to build PyTorch: N/A 2025-05-07T20:30:08.4996834Z 2025-05-07T20:30:08.4996944Z OS: Amazon Linux 2023.6.20250317 (x86_64) 2025-05-07T20:30:08.4997288Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:30:08.4997626Z Clang version: Could not collect 2025-05-07T20:30:08.4997915Z CMake version: Could not collect 2025-05-07T20:30:08.4998192Z Libc version: glibc-2.34 2025-05-07T20:30:08.4998360Z 2025-05-07T20:30:08.4998580Z Python version: 3.11.11 (main, Dec 11 2024, 16:28:39) [GCC 11.2.0] (64-bit runtime) 2025-05-07T20:30:08.4999149Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T20:30:08.4999573Z Is CUDA available: True 2025-05-07T20:30:08.4999837Z CUDA runtime version: 11.8.89 2025-05-07T20:30:08.5000191Z CUDA_MODULE_LOADING set to: LAZY 2025-05-07T20:30:08.5000507Z GPU models and configuration: GPU 0: NVIDIA A10G 2025-05-07T20:30:08.5000861Z Nvidia driver version: 570.133.07 2025-05-07T20:30:08.5001152Z cuDNN version: Could not collect 2025-05-07T20:30:08.5001438Z HIP runtime version: N/A 2025-05-07T20:30:08.5001697Z MIOpen runtime version: N/A 2025-05-07T20:30:08.5001969Z Is XNNPACK available: True 2025-05-07T20:30:08.5002137Z 2025-05-07T20:30:08.5002226Z CPU: 2025-05-07T20:30:08.5002447Z Architecture: x86_64 2025-05-07T20:30:08.5002796Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:30:08.5003203Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:30:08.5003596Z Byte Order: Little Endian 2025-05-07T20:30:08.5003934Z CPU(s): 16 2025-05-07T20:30:08.5004242Z On-line CPU(s) list: 0-15 2025-05-07T20:30:08.5004933Z Vendor ID: AuthenticAMD 2025-05-07T20:30:08.5005285Z Model name: AMD EPYC 7R32 2025-05-07T20:30:08.5005610Z CPU family: 23 2025-05-07T20:30:08.5005899Z Model: 49 2025-05-07T20:30:08.5006185Z Thread(s) per core: 2 2025-05-07T20:30:08.5006480Z Core(s) per socket: 8 2025-05-07T20:30:08.5006767Z Socket(s): 1 2025-05-07T20:30:08.5007045Z Stepping: 0 2025-05-07T20:30:08.5007356Z BogoMIPS: 5599.99 2025-05-07T20:30:08.5009523Z 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:08.5011815Z Hypervisor vendor: KVM 2025-05-07T20:30:08.5012131Z Virtualization type: full 2025-05-07T20:30:08.5012468Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:30:08.5012841Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:30:08.5013209Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:30:08.5013568Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:30:08.5013891Z NUMA node(s): 1 2025-05-07T20:30:08.5014199Z NUMA node0 CPU(s): 0-15 2025-05-07T20:30:08.5014541Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:30:08.5014917Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:30:08.5015286Z Vulnerability L1tf: Not affected 2025-05-07T20:30:08.5015641Z Vulnerability Mds: Not affected 2025-05-07T20:30:08.5015996Z Vulnerability Meltdown: Not affected 2025-05-07T20:30:08.5016361Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:30:08.5016736Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:30:08.5017294Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:30:08.5017891Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:30:08.5018449Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:30:08.5019155Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:30:08.5020038Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:30:08.5020739Z Vulnerability Srbds: Not affected 2025-05-07T20:30:08.5021108Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:30:08.5021343Z 2025-05-07T20:30:08.5021455Z Versions of relevant libraries: 2025-05-07T20:30:08.5021724Z [pip3] numpy==2.2.5 2025-05-07T20:30:08.5021971Z [pip3] nvidia-cublas-cu11==11.11.3.6 2025-05-07T20:30:08.5022286Z [pip3] nvidia-cuda-cupti-cu11==11.8.87 2025-05-07T20:30:08.5022599Z [pip3] nvidia-cuda-nvrtc-cu11==11.8.89 2025-05-07T20:30:08.5022922Z [pip3] nvidia-cuda-runtime-cu11==11.8.89 2025-05-07T20:30:08.5023245Z [pip3] nvidia-cudnn-cu11==9.1.0.70 2025-05-07T20:30:08.5023543Z [pip3] nvidia-cufft-cu11==10.9.0.58 2025-05-07T20:30:08.5023837Z [pip3] nvidia-curand-cu11==10.3.0.86 2025-05-07T20:30:08.5024147Z [pip3] nvidia-cusolver-cu11==11.4.1.48 2025-05-07T20:30:08.5024460Z [pip3] nvidia-cusparse-cu11==11.7.5.86 2025-05-07T20:30:08.5024755Z [pip3] nvidia-nccl-cu11==2.21.5 2025-05-07T20:30:08.5025165Z [pip3] nvidia-nvtx-cu11==11.8.86 2025-05-07T20:30:08.5025467Z [pip3] pytorch-triton==3.3.0+git96316ce5 2025-05-07T20:30:08.5025769Z [pip3] torch==2.8.0.dev20250507+cu118 2025-05-07T20:30:08.5026188Z [conda] cuda-cudart 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5026713Z [conda] cuda-cudart-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5027220Z [conda] cuda-cupti 11.8.87 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5027718Z [conda] cuda-libraries 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5028248Z [conda] cuda-libraries-dev 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5028844Z [conda] cuda-nvrtc 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5029350Z [conda] cuda-nvrtc-dev 11.8.89 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5029837Z [conda] cuda-nvtx 11.8.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5030331Z [conda] cuda-runtime 11.8.0 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5030825Z [conda] libcublas 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5031329Z [conda] libcublas-dev 11.11.3.6 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5031819Z [conda] libcufft 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5032311Z [conda] libcufft-dev 10.9.0.58 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5032807Z [conda] libcurand 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5033306Z [conda] libcurand-dev 10.3.0.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5033821Z [conda] libcusolver 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5034338Z [conda] libcusolver-dev 11.4.1.48 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5034860Z [conda] libcusparse 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5035370Z [conda] libcusparse-dev 11.7.5.86 0 nvidia/label/cuda-11.8.0 2025-05-07T20:30:08.5035857Z [conda] numpy 2.2.5 py311h5d046bc_0 conda-forge 2025-05-07T20:30:08.5036334Z [conda] nvidia-cublas-cu11 11.11.3.6 pypi_0 pypi 2025-05-07T20:30:08.5036844Z [conda] nvidia-cuda-cupti-cu11 11.8.87 pypi_0 pypi 2025-05-07T20:30:08.5037351Z [conda] nvidia-cuda-nvrtc-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:30:08.5037864Z [conda] nvidia-cuda-runtime-cu11 11.8.89 pypi_0 pypi 2025-05-07T20:30:08.5038367Z [conda] nvidia-cudnn-cu11 9.1.0.70 pypi_0 pypi 2025-05-07T20:30:08.5038843Z [conda] nvidia-cufft-cu11 10.9.0.58 pypi_0 pypi 2025-05-07T20:30:08.5039328Z [conda] nvidia-curand-cu11 10.3.0.86 pypi_0 pypi 2025-05-07T20:30:08.5039830Z [conda] nvidia-cusolver-cu11 11.4.1.48 pypi_0 pypi 2025-05-07T20:30:08.5040391Z [conda] nvidia-cusparse-cu11 11.7.5.86 pypi_0 pypi 2025-05-07T20:30:08.5040882Z [conda] nvidia-nccl-cu11 2.21.5 pypi_0 pypi 2025-05-07T20:30:08.5041362Z [conda] nvidia-nvtx-cu11 11.8.86 pypi_0 pypi 2025-05-07T20:30:08.5041854Z [conda] pytorch-triton 3.3.0+git96316ce5 pypi_0 pypi 2025-05-07T20:30:08.5042328Z [conda] torch 2.8.0.dev20250507+cu118 pypi_0 pypi 2025-05-07T20:30:08.5042616Z 2025-05-07T20:30:08.5721497Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:30:08.5722174Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:30:08.5736540Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:08.5736906Z env: 2025-05-07T20:30:08.5737144Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:08.5737452Z BUILD_ENV: build_binary 2025-05-07T20:30:08.5737714Z BUILD_TARGET: default 2025-05-07T20:30:08.5737959Z BUILD_VARIANT: cuda 2025-05-07T20:30:08.5738207Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:08.5738472Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:08.5738790Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:08.5739135Z ##[endgroup] 2025-05-07T20:30:08.9154418Z ################################################################################ 2025-05-07T20:30:08.9155113Z # Prepare FBGEMM-GPU Build 2025-05-07T20:30:08.9155363Z # 2025-05-07T20:30:08.9171282Z # [2025-05-07T20:30:08.916Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:30:08.9171692Z ################################################################################ 2025-05-07T20:30:08.9171923Z 2025-05-07T20:30:08.9187048Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:09.0089033Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:09.0110363Z [BUILD] Running git submodules update ... 2025-05-07T20:30:09.0131386Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:30:09.0494567Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T20:30:09.0495032Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T20:30:09.0495477Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T20:30:09.0495877Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T20:30:09.0496289Z Synchronizing submodule url for '../external/googletest' 2025-05-07T20:30:09.0496780Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T20:30:09.0497203Z Synchronizing submodule url for '../external/json' 2025-05-07T20:30:09.0530165Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:30:09.1079681Z [BUILD] Installing other build dependencies ... 2025-05-07T20:30:09.1102648Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:30:11.5252723Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:30:11.5436704Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:30:11.6512838Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:30:11.6543824Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:30:11.8796682Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:30:11.8843983Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T20:30:11.9933295Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:30:11.9972348Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:30:12.3110235Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:30:12.3144678Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:30:12.3713195Z Requirement already satisfied: jinja2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T20:30:12.3716528Z Requirement already satisfied: mpmath==1.3.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T20:30:12.4510789Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:30:12.4544759Z 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:12.4976390Z Requirement already satisfied: numpy>=2.0.2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T20:30:12.5619626Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:30:12.5650787Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:30:12.6869476Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:30:12.6902936Z Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T20:30:12.8045587Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:30:12.8092033Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:30:12.8753158Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T20:30:12.9341206Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:30:12.9375351Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:30:13.0418191Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:30:13.0456847Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:30:13.1709379Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:30:13.1746416Z 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:13.2783874Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:13.2837668Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:30:13.3851367Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:30:13.3898143Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:30:13.5047979Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:13.5077065Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:13.6161408Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:30:13.6191896Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:30:13.6689295Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T20:30:13.7240034Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:13.7604481Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:30:13.8134462Z Requirement already satisfied: typing-extensions in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T20:30:13.8697594Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:30:13.8728742Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:30:13.9186234Z Requirement already satisfied: wheel>=0.32.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T20:30:13.9834366Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:30:13.9868587Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:30:14.0389432Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:30:14.0937820Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:30:14.1540498Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T20:30:14.6973140Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 51.2 MB/s eta 0:00:00 2025-05-07T20:30:14.7275410Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:30:14.8258222Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:30:14.8879589Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:30:14.9519414Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T20:30:15.0222381Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:30:15.0783165Z Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) 2025-05-07T20:30:15.1424604Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 8.1 MB/s eta 0:00:00 2025-05-07T20:30:15.1481498Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:30:15.2299959Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:30:15.3032140Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:30:15.3763395Z 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:15.4361052Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:30:15.4976518Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:30:15.5468649Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:30:15.6101415Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:30:15.6617967Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:30:15.7152535Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:30:15.8939426Z 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:18.2208462Z 2025-05-07T20:30:18.2236117Z 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:18.3918264Z ################################################################################ 2025-05-07T20:30:18.3918791Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:30:18.3919201Z # 2025-05-07T20:30:18.3938813Z # [2025-05-07T20:30:18.393Z] + install_triton_pip build_binary 2025-05-07T20:30:18.3939390Z ################################################################################ 2025-05-07T20:30:18.3939741Z 2025-05-07T20:30:18.3940091Z [BUILD] Installing pytorch-triton nightly/3.2.0+git4b3bb1f8 from PIP ... 2025-05-07T20:30:18.3940714Z ################################################################################ 2025-05-07T20:30:18.3941235Z # Install Package From PyTorch PIP: pytorch-triton 2025-05-07T20:30:18.3941720Z # 2025-05-07T20:30:18.3958743Z # [2025-05-07T20:30:18.395Z] + install_from_pytorch_pip build_binary pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:30:18.3959300Z ################################################################################ 2025-05-07T20:30:18.3959538Z 2025-05-07T20:30:18.3976829Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:30:18.4902941Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:30:18.4903457Z ################################################################################ 2025-05-07T20:30:18.4903908Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:30:18.4904266Z # 2025-05-07T20:30:18.4923277Z # [2025-05-07T20:30:18.491Z] + __prepare_pip_arguments pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:30:18.4923770Z ################################################################################ 2025-05-07T20:30:18.4923989Z 2025-05-07T20:30:18.4970630Z [INSTALL] Extracted package (channel, version): (nightly, 3.2.0+git4b3bb1f8) 2025-05-07T20:30:18.4987689Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:30:18.4988449Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:18.4997584Z [INSTALL] Extracted the full PIP package: --pre pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:30:18.5007435Z [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:18.5028696Z [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:26.3178187Z 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:26.3179592Z 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:26.3180693Z 2025-05-07T20:30:26.3180912Z Looking in indexes: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:30:26.3181383Z Collecting pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:30:26.3182204Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.3 kB) 2025-05-07T20:30:26.3183469Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (166.5 MB) 2025-05-07T20:30:26.3184577Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.5/166.5 MB 52.8 MB/s eta 0:00:00 2025-05-07T20:30:26.3184975Z Installing collected packages: pytorch-triton 2025-05-07T20:30:26.3185337Z Attempting uninstall: pytorch-triton 2025-05-07T20:30:26.3185749Z Found existing installation: pytorch-triton 3.3.0+git96316ce5 2025-05-07T20:30:26.3186197Z Uninstalling pytorch-triton-3.3.0+git96316ce5: 2025-05-07T20:30:26.3186641Z Successfully uninstalled pytorch-triton-3.3.0+git96316ce5 2025-05-07T20:30:26.3187100Z Successfully installed pytorch-triton-3.2.0+git4b3bb1f8 2025-05-07T20:30:26.3187367Z 2025-05-07T20:30:28.5268467Z [CHECK] Python (sub-)package 'triton' found ... 2025-05-07T20:30:28.5271656Z [CHECK] Printing out the pytorch-triton version ... 2025-05-07T20:30:30.6805873Z ################################################################################ 2025-05-07T20:30:30.6806633Z [CHECK] The installed VERSION of pytorch-triton is: 3.2.0 2025-05-07T20:30:30.6807151Z ################################################################################ 2025-05-07T20:30:30.6807373Z 2025-05-07T20:30:32.7250816Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:30:34.8496274Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:30:34.8503417Z [BUILD] Successfully ran git submodules update 2025-05-07T20:30:34.8535816Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:30:34.8536300Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:30:34.8548160Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:34.8548517Z env: 2025-05-07T20:30:34.8548745Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:34.8549045Z BUILD_ENV: build_binary 2025-05-07T20:30:34.8549300Z BUILD_TARGET: default 2025-05-07T20:30:34.8549537Z BUILD_VARIANT: cuda 2025-05-07T20:30:34.8549773Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:30:34.8550039Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:34.8550351Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:34.8550694Z ##[endgroup] 2025-05-07T20:30:35.1919425Z ################################################################################ 2025-05-07T20:30:35.1919819Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:30:35.1920092Z # 2025-05-07T20:30:35.1935044Z # [2025-05-07T20:30:35.193Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:30:35.1935679Z ################################################################################ 2025-05-07T20:30:35.1935904Z 2025-05-07T20:30:35.1936256Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:30:35.1936928Z + sha1sum fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:30:35.1937259Z 2025-05-07T20:30:35.3837895Z 9c33dfdca9bf43b7ae1ee715c0be062b09f6ee76 fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:30:35.3841345Z 2025-05-07T20:30:35.3841850Z + sha256sum fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:30:35.3842189Z 2025-05-07T20:30:35.6039692Z 51bf70f94d6257344247f790f4fe8196a6607cbc2137484c9ff2af5272981f5d fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:30:35.6042990Z 2025-05-07T20:30:35.6043548Z + md5sum fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:30:35.6043878Z 2025-05-07T20:30:36.0558875Z 997d075e1ac42497b36ff5120d82cca7 fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:30:36.0561801Z 2025-05-07T20:30:36.0572227Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl ... 2025-05-07T20:30:36.0595482Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:30:42.6975752Z Processing ./fbgemm_gpu_nightly-2025.5.7-cp311-cp311-manylinux_2_28_x86_64.whl 2025-05-07T20:30:42.6976945Z Requirement already satisfied: numpy in /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages (from fbgemm-gpu-nightly==2025.5.7) (2.2.5) 2025-05-07T20:30:42.6977740Z Installing collected packages: fbgemm-gpu-nightly 2025-05-07T20:30:42.6978182Z Successfully installed fbgemm-gpu-nightly-2025.5.7 2025-05-07T20:30:42.6978441Z 2025-05-07T20:30:49.3996673Z ################################################################################ 2025-05-07T20:30:49.3997171Z [CHECK] !!!! INFO !!!! 2025-05-07T20:30:49.3997662Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cu118 2025-05-07T20:30:49.3998092Z [CHECK] CUDA version reported by PyTorch is: 11.8 2025-05-07T20:30:49.3998396Z [CHECK] 2025-05-07T20:30:49.3998723Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:30:49.3999227Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:30:49.3999619Z ################################################################################ 2025-05-07T20:30:49.3999835Z 2025-05-07T20:30:49.3999954Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:30:53.3424228Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:30:57.2884355Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:31:01.2771461Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:31:01.2774936Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:31:13.1616588Z ################################################################################ 2025-05-07T20:31:13.1619991Z [CHECK] The installed FBGEMM TARGET is: default 2025-05-07T20:31:13.1620664Z [CHECK] The installed FBGEMM VARIANT is: cuda 2025-05-07T20:31:13.1621050Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:31:13.1621396Z ################################################################################ 2025-05-07T20:31:13.1621624Z 2025-05-07T20:31:17.1245152Z ################################################################################ 2025-05-07T20:31:17.1245745Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:31:17.1247290Z [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:17.1248815Z [CHECK] fbgemm_gpu.experimental: 2025-05-07T20:31:17.1249128Z ################################################################################ 2025-05-07T20:31:17.1249346Z 2025-05-07T20:31:17.1249512Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:31:21.0886163Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:31:25.0377319Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:31:29.1024063Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:31:33.0676159Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:31:37.0109520Z [CHECK] Python (sub-)package 'fbgemm_gpu.split_embedding_codegen_lookup_invokers' found ... 2025-05-07T20:31:40.9764519Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.ssd' found ... 2025-05-07T20:31:44.9417175Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.utils' found ... 2025-05-07T20:31:44.9421029Z [INSTALL] Check for operator registrations ... 2025-05-07T20:31:48.8116028Z fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:31:48.8116294Z 2025-05-07T20:31:48.8736504Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:31:52.7460987Z fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:31:52.7461298Z 2025-05-07T20:31:52.8085991Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:31:52.8086706Z [INSTALL] FBGEMM-GPU installation through wheel completed ... 2025-05-07T20:31:52.8134082Z ##[group]Run . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:31:52.8134578Z . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:31:52.8148381Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:31:52.8148747Z env: 2025-05-07T20:31:52.8148989Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:31:52.8149302Z BUILD_ENV: build_binary 2025-05-07T20:31:52.8149562Z BUILD_TARGET: default 2025-05-07T20:31:52.8149809Z BUILD_VARIANT: cuda 2025-05-07T20:31:52.8150059Z BUILD_CUDA_VERSION: 11.8.0 2025-05-07T20:31:52.8150327Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:31:52.8150648Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:31:52.8150998Z ##[endgroup] 2025-05-07T20:31:53.1500998Z ################################################################################ 2025-05-07T20:31:53.1501390Z # Test All FBGEMM-GPU Modules 2025-05-07T20:31:53.1501660Z # 2025-05-07T20:31:53.1515617Z # [2025-05-07T20:31:53.151Z] + test_all_fbgemm_gpu_modules build_binary 2025-05-07T20:31:53.1516033Z ################################################################################ 2025-05-07T20:31:53.1516277Z 2025-05-07T20:32:01.0645598Z [TEST] Determined FBGEMM_GPU (target : variant) from installation: (default : cuda) 2025-05-07T20:32:01.0646178Z [TEST] Will be running tests specific to this target and variant ... 2025-05-07T20:32:01.0646590Z [TEST] Determined the test directories: 2025-05-07T20:32:01.0646879Z fbgemm_gpu/test 2025-05-07T20:32:01.0647019Z 2025-05-07T20:32:01.0655756Z [TEST] FBGEMM_GPU variant is cuda; configuring for CUDA-based testing ... 2025-05-07T20:32:01.0664303Z [TEST] Set environment variables for CUDA testing ... 2025-05-07T20:32:01.0664760Z + conda env config vars unset -n build_binary CUDA_VISIBLE_DEVICES 2025-05-07T20:32:01.0665049Z 2025-05-07T20:32:01.4931858Z 2025-05-07T20:32:01.4932108Z [TEST] Installing PyTest ... 2025-05-07T20:32:01.4956189Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pytest expecttest 2025-05-07T20:32:02.5388495Z Channels: 2025-05-07T20:32:02.5388801Z - conda-forge 2025-05-07T20:32:02.5389057Z Platform: linux-64 2025-05-07T20:32:05.8296787Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:32:06.8372999Z Solving environment: \ | done 2025-05-07T20:32:06.9279594Z 2025-05-07T20:32:06.9279950Z ## Package Plan ## 2025-05-07T20:32:06.9280134Z 2025-05-07T20:32:06.9280411Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:32:06.9280711Z 2025-05-07T20:32:06.9280813Z added / updated specs: 2025-05-07T20:32:06.9281073Z - expecttest 2025-05-07T20:32:06.9281294Z - pytest 2025-05-07T20:32:06.9281414Z 2025-05-07T20:32:06.9281418Z 2025-05-07T20:32:06.9281546Z The following packages will be downloaded: 2025-05-07T20:32:06.9281761Z 2025-05-07T20:32:06.9281876Z package | build 2025-05-07T20:32:06.9282230Z ---------------------------|----------------- 2025-05-07T20:32:06.9282612Z colorama-0.4.6 | pyhd8ed1ab_1 26 KB conda-forge 2025-05-07T20:32:06.9283424Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T20:32:06.9283885Z expecttest-0.3.0 | pyhd8ed1ab_0 14 KB conda-forge 2025-05-07T20:32:06.9284330Z iniconfig-2.0.0 | pyhd8ed1ab_1 11 KB conda-forge 2025-05-07T20:32:06.9284763Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T20:32:06.9285182Z pluggy-1.5.0 | pyhd8ed1ab_1 23 KB conda-forge 2025-05-07T20:32:06.9285602Z pytest-8.3.5 | pyhd8ed1ab_0 254 KB conda-forge 2025-05-07T20:32:06.9286008Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T20:32:06.9286399Z ------------------------------------------------------------ 2025-05-07T20:32:06.9286951Z Total: 428 KB 2025-05-07T20:32:06.9287174Z 2025-05-07T20:32:06.9287313Z The following NEW packages will be INSTALLED: 2025-05-07T20:32:06.9287534Z 2025-05-07T20:32:06.9287754Z colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_1 2025-05-07T20:32:06.9288267Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T20:32:06.9288793Z expecttest conda-forge/noarch::expecttest-0.3.0-pyhd8ed1ab_0 2025-05-07T20:32:06.9289277Z iniconfig conda-forge/noarch::iniconfig-2.0.0-pyhd8ed1ab_1 2025-05-07T20:32:06.9289753Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T20:32:06.9290208Z pluggy conda-forge/noarch::pluggy-1.5.0-pyhd8ed1ab_1 2025-05-07T20:32:06.9290633Z pytest conda-forge/noarch::pytest-8.3.5-pyhd8ed1ab_0 2025-05-07T20:32:06.9291060Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T20:32:06.9291318Z 2025-05-07T20:32:06.9291338Z 2025-05-07T20:32:06.9291342Z 2025-05-07T20:32:06.9291757Z Downloading and Extracting Packages: ...working... 2025-05-07T20:32:06.9292200Z pytest-8.3.5 | 254 KB | | 0% 2025-05-07T20:32:06.9292425Z 2025-05-07T20:32:06.9292781Z packaging-25.0 | 61 KB | | 0%  2025-05-07T20:32:06.9293027Z 2025-05-07T20:32:06.9299257Z 2025-05-07T20:32:06.9307648Z colorama-0.4.6 | 26 KB | | 0%  2025-05-07T20:32:06.9307920Z 2025-05-07T20:32:06.9307925Z 2025-05-07T20:32:06.9307936Z 2025-05-07T20:32:06.9323597Z pluggy-1.5.0 | 23 KB | | 0%  2025-05-07T20:32:06.9323862Z 2025-05-07T20:32:06.9323866Z 2025-05-07T20:32:06.9323870Z 2025-05-07T20:32:06.9323874Z 2025-05-07T20:32:06.9339746Z exceptiongroup-1.2.2 | 20 KB | | 0%  2025-05-07T20:32:06.9340067Z 2025-05-07T20:32:06.9340071Z 2025-05-07T20:32:06.9340075Z 2025-05-07T20:32:06.9340079Z 2025-05-07T20:32:06.9340082Z 2025-05-07T20:32:06.9341125Z tomli-2.2.1 | 19 KB | | 0%  2025-05-07T20:32:06.9341382Z 2025-05-07T20:32:06.9341386Z 2025-05-07T20:32:06.9341390Z 2025-05-07T20:32:06.9341393Z 2025-05-07T20:32:06.9341397Z 2025-05-07T20:32:06.9351886Z 2025-05-07T20:32:06.9353114Z expecttest-0.3.0 | 14 KB | | 0%  2025-05-07T20:32:06.9353485Z 2025-05-07T20:32:06.9353489Z 2025-05-07T20:32:06.9353492Z 2025-05-07T20:32:06.9353496Z 2025-05-07T20:32:06.9353510Z 2025-05-07T20:32:06.9353513Z 2025-05-07T20:32:06.9353517Z 2025-05-07T20:32:07.1214859Z iniconfig-2.0.0 | 11 KB | | 0%  2025-05-07T20:32:07.1215141Z 2025-05-07T20:32:07.1215145Z 2025-05-07T20:32:07.1215148Z 2025-05-07T20:32:07.1217616Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:32:07.1217874Z 2025-05-07T20:32:07.1218004Z 2025-05-07T20:32:07.1218026Z 2025-05-07T20:32:07.1249454Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:32:07.1249724Z 2025-05-07T20:32:07.1249728Z 2025-05-07T20:32:07.1250039Z 2025-05-07T20:32:07.1251995Z 2025-05-07T20:32:07.1524809Z exceptiongroup-1.2.2 | 20 KB | #######9 | 80%  2025-05-07T20:32:07.1525110Z 2025-05-07T20:32:07.1525114Z 2025-05-07T20:32:07.1525118Z 2025-05-07T20:32:07.1538320Z 2025-05-07T20:32:07.1919158Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:32:07.1919669Z 2025-05-07T20:32:07.1919673Z 2025-05-07T20:32:07.1919677Z 2025-05-07T20:32:07.1919681Z 2025-05-07T20:32:07.1919684Z 2025-05-07T20:32:07.1942146Z tomli-2.2.1 | 19 KB | ########5 | 85%  2025-05-07T20:32:07.1942407Z 2025-05-07T20:32:07.1942411Z 2025-05-07T20:32:07.1942415Z 2025-05-07T20:32:07.1942419Z 2025-05-07T20:32:07.1942422Z 2025-05-07T20:32:07.2183429Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:32:07.2183697Z 2025-05-07T20:32:07.2183701Z 2025-05-07T20:32:07.2183913Z 2025-05-07T20:32:07.2183918Z 2025-05-07T20:32:07.2183922Z 2025-05-07T20:32:07.2183961Z 2025-05-07T20:32:07.2203464Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:32:07.2203753Z 2025-05-07T20:32:07.2203757Z 2025-05-07T20:32:07.2203761Z 2025-05-07T20:32:07.2203764Z 2025-05-07T20:32:07.2203768Z 2025-05-07T20:32:07.2204371Z 2025-05-07T20:32:07.2264853Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:32:07.2265143Z 2025-05-07T20:32:07.2265147Z 2025-05-07T20:32:07.2265150Z 2025-05-07T20:32:07.2273552Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:32:07.2273812Z 2025-05-07T20:32:07.2273816Z 2025-05-07T20:32:07.2273820Z 2025-05-07T20:32:07.2273823Z 2025-05-07T20:32:07.2295287Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:32:07.2295588Z 2025-05-07T20:32:07.2295592Z 2025-05-07T20:32:07.2295595Z 2025-05-07T20:32:07.2295599Z 2025-05-07T20:32:07.2295612Z 2025-05-07T20:32:07.2340403Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:32:07.2340669Z 2025-05-07T20:32:07.2340673Z 2025-05-07T20:32:07.2348063Z colorama-0.4.6 | 26 KB | ###### | 61%  2025-05-07T20:32:07.2348314Z 2025-05-07T20:32:07.2348440Z 2025-05-07T20:32:07.2357895Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:32:07.2358171Z 2025-05-07T20:32:07.2358175Z 2025-05-07T20:32:07.2358179Z 2025-05-07T20:32:07.2358190Z 2025-05-07T20:32:07.2358194Z 2025-05-07T20:32:07.2358285Z 2025-05-07T20:32:07.2445093Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:32:07.2445375Z 2025-05-07T20:32:07.2445379Z 2025-05-07T20:32:07.2506800Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:32:07.2507057Z 2025-05-07T20:32:07.2507060Z 2025-05-07T20:32:07.2507064Z 2025-05-07T20:32:07.2507068Z 2025-05-07T20:32:07.2507071Z 2025-05-07T20:32:07.2507075Z 2025-05-07T20:32:07.2507088Z 2025-05-07T20:32:07.2510305Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:32:07.2510591Z 2025-05-07T20:32:07.2510595Z 2025-05-07T20:32:07.2510598Z 2025-05-07T20:32:07.2510602Z 2025-05-07T20:32:07.2510606Z 2025-05-07T20:32:07.2510617Z 2025-05-07T20:32:07.2510621Z 2025-05-07T20:32:07.2558112Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:32:07.2604355Z pytest-8.3.5 | 254 KB | 6 | 6% 2025-05-07T20:32:07.2604594Z 2025-05-07T20:32:07.2604597Z 2025-05-07T20:32:07.2604601Z 2025-05-07T20:32:07.2604605Z 2025-05-07T20:32:07.2604608Z 2025-05-07T20:32:07.2604612Z 2025-05-07T20:32:07.2604616Z 2025-05-07T20:32:07.2609098Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:32:07.2609370Z 2025-05-07T20:32:07.2618711Z packaging-25.0 | 61 KB | ##6 | 26%  2025-05-07T20:32:07.2619437Z 2025-05-07T20:32:07.2626143Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:32:07.2783032Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:32:07.2783458Z 2025-05-07T20:32:07.2934436Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:32:07.2940274Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:32:07.2940614Z 2025-05-07T20:32:07.2940816Z 2025-05-07T20:32:07.2940991Z  2025-05-07T20:32:07.2941198Z 2025-05-07T20:32:07.2941202Z 2025-05-07T20:32:07.2941368Z  2025-05-07T20:32:07.2941576Z 2025-05-07T20:32:07.2941580Z 2025-05-07T20:32:07.2941589Z 2025-05-07T20:32:07.2941761Z  2025-05-07T20:32:07.2941968Z 2025-05-07T20:32:07.2941972Z 2025-05-07T20:32:07.2941976Z 2025-05-07T20:32:07.2941980Z 2025-05-07T20:32:07.2942360Z  2025-05-07T20:32:07.2942579Z 2025-05-07T20:32:07.2942589Z 2025-05-07T20:32:07.2942593Z 2025-05-07T20:32:07.2942597Z 2025-05-07T20:32:07.2942600Z 2025-05-07T20:32:07.2942789Z  2025-05-07T20:32:07.2943003Z 2025-05-07T20:32:07.2943007Z 2025-05-07T20:32:07.2943010Z 2025-05-07T20:32:07.2943014Z 2025-05-07T20:32:07.2943025Z 2025-05-07T20:32:07.2943028Z 2025-05-07T20:32:07.2943217Z  2025-05-07T20:32:07.2943433Z 2025-05-07T20:32:07.2943437Z 2025-05-07T20:32:07.2943440Z 2025-05-07T20:32:07.2943444Z 2025-05-07T20:32:07.2943447Z 2025-05-07T20:32:07.2943451Z 2025-05-07T20:32:07.2943455Z 2025-05-07T20:32:07.2943651Z  done 2025-05-07T20:32:07.3949796Z Preparing transaction: - done 2025-05-07T20:32:07.4954298Z Verifying transaction: | done 2025-05-07T20:32:09.3981069Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:32:09.5157073Z [TEST] Checking imports ... 2025-05-07T20:32:13.4727212Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:32:13.4740140Z [TEST] Setting feature flags ... 2025-05-07T20:32:13.4740758Z + conda env config vars set -n build_binary FBGEMM_TBE_ENSEMBLE_ROWWISE_ADAGRAD=1 2025-05-07T20:32:13.4741105Z 2025-05-07T20:32:13.8962213Z 2025-05-07T20:32:13.8962770Z [TEST] PyTest args: -v -rsx -s -W ignore::pytest.PytestCollectionWarning 2025-05-07T20:32:13.8964298Z ################################################################################ 2025-05-07T20:32:13.8964628Z # Run FBGEMM-GPU Tests: 2025-05-07T20:32:13.8964880Z # 2025-05-07T20:32:13.8981865Z # [2025-05-07T20:32:13.897Z] + __run_fbgemm_gpu_tests_in_directory build_binary 2025-05-07T20:32:13.8982431Z ################################################################################ 2025-05-07T20:32:13.8982718Z 2025-05-07T20:32:13.8989349Z [TEST] Enumerating ALL test files ... 2025-05-07T20:32:13.9022709Z ./batched_unary_embeddings_test.py 2025-05-07T20:32:13.9023152Z ./combine/empty_weights_test.py 2025-05-07T20:32:13.9023575Z ./combine/input_combine_test.py 2025-05-07T20:32:13.9023981Z ./config/feature_gate_test.py 2025-05-07T20:32:13.9024382Z ./jagged/1d_to_dense_test.py 2025-05-07T20:32:13.9024769Z ./jagged/2d_to_dense_test.py 2025-05-07T20:32:13.9025194Z ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:32:13.9025665Z ./jagged/dense_bmm_test.py 2025-05-07T20:32:13.9026072Z ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:32:13.9026525Z ./jagged/dense_to_jagged_test.py 2025-05-07T20:32:13.9026945Z ./jagged/elementwise_binary_test.py 2025-05-07T20:32:13.9027399Z ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:32:13.9027745Z ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:32:13.9028052Z ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:32:13.9028375Z ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:32:13.9028676Z ./jagged/misc_ops_test.py 2025-05-07T20:32:13.9029259Z ./jagged/slice_test.py 2025-05-07T20:32:13.9029506Z ./jagged/unique_indices_test.py 2025-05-07T20:32:13.9029785Z ./layout_transform_ops_test.py 2025-05-07T20:32:13.9030060Z ./merge_pooled_embeddings_test.py 2025-05-07T20:32:13.9030335Z ./metric_ops_test.py 2025-05-07T20:32:13.9030596Z ./permute/permute_pooled_embedding_test.py 2025-05-07T20:32:13.9030905Z ./quantize/bfloat16_test.py 2025-05-07T20:32:13.9031171Z ./quantize/comm_codec_test.py 2025-05-07T20:32:13.9031447Z ./quantize/fp8_rowwise_test.py 2025-05-07T20:32:13.9031770Z ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:32:13.9032076Z ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:32:13.9032362Z ./quantize/hfp8_test.py 2025-05-07T20:32:13.9032608Z ./quantize/mixed_dim_int8_test.py 2025-05-07T20:32:13.9032906Z ./quantize/msfp_test.py 2025-05-07T20:32:13.9033150Z ./quantize/mx4_test.py 2025-05-07T20:32:13.9033572Z ./release/stable_release_test.py 2025-05-07T20:32:13.9033841Z ./runtime_monitor_test.py 2025-05-07T20:32:13.9034115Z ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:32:13.9034428Z ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:32:13.9034731Z ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:32:13.9035025Z ./sll/jagged_dense_bmm_test.py 2025-05-07T20:32:13.9035312Z ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:32:13.9035674Z ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:32:13.9036026Z ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:32:13.9036348Z ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:32:13.9036669Z ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:32:13.9036973Z ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:32:13.9037279Z ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:32:13.9037607Z ./sll/jagged_softmax_test.py 2025-05-07T20:32:13.9037901Z ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:32:13.9038240Z ./sparse/block_bucketize_test.py 2025-05-07T20:32:13.9038512Z ./sparse/cumsum_test.py 2025-05-07T20:32:13.9038795Z ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:32:13.9039118Z ./sparse/index_select_test.py 2025-05-07T20:32:13.9039387Z ./sparse/misc_ops_test.py 2025-05-07T20:32:13.9039648Z ./sparse/pack_segments_test.py 2025-05-07T20:32:13.9039923Z ./sparse/permute_embeddings_test.py 2025-05-07T20:32:13.9040297Z ./sparse/permute_indices_test.py 2025-05-07T20:32:13.9040597Z ./sparse/permute_sparse_features_test.py 2025-05-07T20:32:13.9040894Z ./sparse/reorder_batched_test.py 2025-05-07T20:32:13.9041191Z ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:32:13.9041511Z ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:32:13.9041854Z ./tbe/cache/cache_overflow_test.py 2025-05-07T20:32:13.9042149Z ./tbe/cache/cache_test.py 2025-05-07T20:32:13.9042423Z ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:32:13.9042726Z ./tbe/cache/lxu_cache_test.py 2025-05-07T20:32:13.9043003Z ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:32:13.9043281Z ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:32:13.9043591Z ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:32:13.9043909Z ./tbe/inference/inference_converter_test.py 2025-05-07T20:32:13.9044224Z ./tbe/inference/nbit_cache_test.py 2025-05-07T20:32:13.9044536Z ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:32:13.9044847Z ./tbe/inference/nbit_forward_test.py 2025-05-07T20:32:13.9045163Z ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:32:13.9045488Z ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:32:13.9045770Z ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:32:13.9046054Z ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:32:13.9046374Z ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:32:13.9046666Z ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:32:13.9046956Z ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:32:13.9047347Z ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:32:13.9047751Z ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:32:13.9048341Z ./tbe/training/backward_adagrad_test.py 2025-05-07T20:32:13.9048712Z ./tbe/training/backward_dense_test.py 2025-05-07T20:32:13.9049012Z ./tbe/training/backward_none_test.py 2025-05-07T20:32:13.9049314Z ./tbe/training/backward_optimizers_test.py 2025-05-07T20:32:13.9049625Z ./tbe/training/backward_sgd_test.py 2025-05-07T20:32:13.9049961Z ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:32:13.9050300Z ./tbe/training/forward_test.py 2025-05-07T20:32:13.9050582Z ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:32:13.9050895Z ./tbe/utils/split_embeddings_test.py 2025-05-07T20:32:13.9051246Z ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:32:13.9051550Z ./utils/filestore_test.py 2025-05-07T20:32:13.9051795Z ./uvm/copy_test.py 2025-05-07T20:32:13.9052013Z ./uvm/ops_load_test.py 2025-05-07T20:32:13.9052240Z ./uvm/uvm_test.py 2025-05-07T20:32:13.9052378Z 2025-05-07T20:32:13.9052602Z [TEST] Enumerating IGNORED test files ... 2025-05-07T20:32:13.9052810Z 2025-05-07T20:32:13.9052941Z ################################################################################ 2025-05-07T20:32:13.9064608Z # [2025-05-07T20:32:13.906Z] Run Python Test Suite: 2025-05-07T20:32:13.9064951Z # ./batched_unary_embeddings_test.py 2025-05-07T20:32:13.9065261Z ################################################################################ 2025-05-07T20:32:13.9089325Z + 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:13.9089983Z 2025-05-07T20:32:16.4114944Z ============================= test session starts ============================== 2025-05-07T20:32:16.4115952Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:16.4116828Z cachedir: .pytest_cache 2025-05-07T20:32:16.4117868Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:16.4119071Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:16.4119737Z plugins: hypothesis-6.131.14 2025-05-07T20:32:18.0001879Z collecting ... collected 2 items 2025-05-07T20:32:18.0002301Z 2025-05-07T20:32:18.0131513Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_cpu PASSED 2025-05-07T20:32:18.2466846Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu PASSED 2025-05-07T20:32:18.2467255Z 2025-05-07T20:32:18.2467412Z =============================== warnings summary =============================== 2025-05-07T20:32:18.2467972Z test/batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu 2025-05-07T20:32:18.2472092Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::batched_unary_embeddings: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:32:18.2476308Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:18.2476808Z 2025-05-07T20:32:18.2477065Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:18.2477607Z ========================= 2 passed, 1 warning in 2.32s ========================= 2025-05-07T20:32:18.8907709Z 2025-05-07T20:32:18.8908415Z [TEST] Python test suite PASSED: ./batched_unary_embeddings_test.py 2025-05-07T20:32:18.8927654Z [TEST] Python test time for ./batched_unary_embeddings_test.py: 5 seconds 2025-05-07T20:32:18.8927976Z 2025-05-07T20:32:18.8927981Z 2025-05-07T20:32:18.8927985Z 2025-05-07T20:32:18.8927989Z 2025-05-07T20:32:18.8948223Z ################################################################################ 2025-05-07T20:32:18.8963691Z # [2025-05-07T20:32:18.896Z] Run Python Test Suite: 2025-05-07T20:32:18.8964038Z # ./combine/empty_weights_test.py 2025-05-07T20:32:18.8964351Z ################################################################################ 2025-05-07T20:32:18.8990144Z + 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:18.8990786Z 2025-05-07T20:32:21.0303838Z ============================= test session starts ============================== 2025-05-07T20:32:21.0304496Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:21.0305054Z cachedir: .pytest_cache 2025-05-07T20:32:21.0305656Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:21.0306403Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:21.0306816Z plugins: hypothesis-6.131.14 2025-05-07T20:32:22.5821877Z collecting ... collected 1 item 2025-05-07T20:32:22.5822124Z 2025-05-07T20:32:22.5840875Z combine/empty_weights_test.py::EmptyWeightsTest::test_tbe_input_combine_with_length_empty_weights SKIPPED 2025-05-07T20:32:22.5841353Z 2025-05-07T20:32:22.5841509Z =========================== short test summary info ============================ 2025-05-07T20:32:22.5842018Z SKIPPED [1] combine/empty_weights_test.py:26: Fix is not implemented yet 2025-05-07T20:32:22.5842470Z ============================== 1 skipped in 1.67s ============================== 2025-05-07T20:32:23.1524369Z 2025-05-07T20:32:23.1525055Z [TEST] Python test suite PASSED: ./combine/empty_weights_test.py 2025-05-07T20:32:23.1543679Z [TEST] Python test time for ./combine/empty_weights_test.py: 5 seconds 2025-05-07T20:32:23.1543990Z 2025-05-07T20:32:23.1544077Z 2025-05-07T20:32:23.1544097Z 2025-05-07T20:32:23.1544144Z 2025-05-07T20:32:23.1566468Z ################################################################################ 2025-05-07T20:32:23.1581904Z # [2025-05-07T20:32:23.157Z] Run Python Test Suite: 2025-05-07T20:32:23.1582243Z # ./combine/input_combine_test.py 2025-05-07T20:32:23.1582619Z ################################################################################ 2025-05-07T20:32:23.1607020Z + 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:23.1607707Z 2025-05-07T20:32:25.2878100Z ============================= test session starts ============================== 2025-05-07T20:32:25.2878887Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:25.2879423Z cachedir: .pytest_cache 2025-05-07T20:32:25.2880014Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:25.2880883Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:25.2881296Z plugins: hypothesis-6.131.14 2025-05-07T20:32:26.8538999Z collecting ... collected 14 items 2025-05-07T20:32:26.8539596Z 2025-05-07T20:32:26.8572675Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32 PASSED 2025-05-07T20:32:27.1590272Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32_with_length PASSED 2025-05-07T20:32:27.1607842Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64 PASSED 2025-05-07T20:32:27.1659544Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64_with_length PASSED 2025-05-07T20:32:27.1706909Z combine/input_combine_test.py::InputCombineTest::test_input_combine_mix_with_length PASSED 2025-05-07T20:32:27.1720455Z combine/input_combine_test.py::InputCombineTest::test_input_combined_mix PASSED 2025-05-07T20:32:27.1774609Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32 PASSED 2025-05-07T20:32:27.1813277Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32_with_length PASSED 2025-05-07T20:32:27.1848068Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64 PASSED 2025-05-07T20:32:27.1873492Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64_with_length PASSED 2025-05-07T20:32:27.1916757Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix PASSED 2025-05-07T20:32:27.1941232Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix_with_length PASSED 2025-05-07T20:32:27.1951634Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices PASSED 2025-05-07T20:32:27.1971178Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices_without_last_offsets PASSED 2025-05-07T20:32:27.1971901Z 2025-05-07T20:32:27.1972070Z ============================== 14 passed in 2.03s ============================== 2025-05-07T20:32:27.8402490Z 2025-05-07T20:32:27.8403031Z [TEST] Python test suite PASSED: ./combine/input_combine_test.py 2025-05-07T20:32:27.8422060Z [TEST] Python test time for ./combine/input_combine_test.py: 4 seconds 2025-05-07T20:32:27.8422494Z 2025-05-07T20:32:27.8422500Z 2025-05-07T20:32:27.8422505Z 2025-05-07T20:32:27.8422510Z 2025-05-07T20:32:27.8444516Z ################################################################################ 2025-05-07T20:32:27.8460112Z # [2025-05-07T20:32:27.845Z] Run Python Test Suite: 2025-05-07T20:32:27.8460622Z # ./config/feature_gate_test.py 2025-05-07T20:32:27.8461031Z ################################################################################ 2025-05-07T20:32:27.8484739Z + 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:27.8485492Z 2025-05-07T20:32:29.9837508Z ============================= test session starts ============================== 2025-05-07T20:32:29.9838176Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:29.9838711Z cachedir: .pytest_cache 2025-05-07T20:32:29.9839316Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:29.9840091Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:29.9840578Z plugins: hypothesis-6.131.14 2025-05-07T20:32:31.5592003Z collecting ... collected 2 items 2025-05-07T20:32:31.5592289Z 2025-05-07T20:32:31.5599020Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates 2025-05-07T20:32:31.5599480Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:32:31.5599683Z 2025-05-07T20:32:31.5599793Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:32:31.5599989Z 2025-05-07T20:32:31.5600152Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:32:31.5600494Z 2025-05-07T20:32:31.5600655Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:32:31.5600899Z 2025-05-07T20:32:31.5601063Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:32:31.5601335Z 2025-05-07T20:32:31.5601498Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:32:31.5601760Z 2025-05-07T20:32:31.5601950Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:32:31.5602203Z 2025-05-07T20:32:31.5602365Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:32:31.5602956Z 2025-05-07T20:32:31.5603096Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:32:31.5603334Z 2025-05-07T20:32:31.5603474Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:32:31.5603809Z PASSED 2025-05-07T20:32:31.5616495Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates_fb SKIPPED 2025-05-07T20:32:31.5616861Z 2025-05-07T20:32:31.5617015Z =========================== short test summary info ============================ 2025-05-07T20:32:31.5617498Z SKIPPED [1] config/feature_gate_test.py:41: Not supported in open source 2025-05-07T20:32:31.5617963Z ========================= 1 passed, 1 skipped in 1.70s ========================= 2025-05-07T20:32:32.1247715Z 2025-05-07T20:32:32.1248271Z [TEST] Python test suite PASSED: ./config/feature_gate_test.py 2025-05-07T20:32:32.1267941Z [TEST] Python test time for ./config/feature_gate_test.py: 5 seconds 2025-05-07T20:32:32.1268298Z 2025-05-07T20:32:32.1268311Z 2025-05-07T20:32:32.1268315Z 2025-05-07T20:32:32.1268319Z 2025-05-07T20:32:32.1289577Z ################################################################################ 2025-05-07T20:32:32.1306811Z # [2025-05-07T20:32:32.130Z] Run Python Test Suite: 2025-05-07T20:32:32.1307309Z # ./jagged/1d_to_dense_test.py 2025-05-07T20:32:32.1307728Z ################################################################################ 2025-05-07T20:32:32.1333204Z + 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:32.1334080Z 2025-05-07T20:32:34.2634647Z ============================= test session starts ============================== 2025-05-07T20:32:34.2635929Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:34.2637032Z cachedir: .pytest_cache 2025-05-07T20:32:34.2637624Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:34.2638388Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:34.2638810Z plugins: hypothesis-6.131.14 2025-05-07T20:32:36.3047216Z collecting ... collected 4 items 2025-05-07T20:32:36.3047554Z 2025-05-07T20:32:36.6417842Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6418747Z self=, 2025-05-07T20:32:36.6419295Z B=1, 2025-05-07T20:32:36.6419595Z max_sequence_length=1, 2025-05-07T20:32:36.6419907Z padding_value=0, 2025-05-07T20:32:36.6420182Z ) 2025-05-07T20:32:36.6420437Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6421040Z self=, 2025-05-07T20:32:36.6421606Z B=103, 2025-05-07T20:32:36.6421853Z max_sequence_length=1, 2025-05-07T20:32:36.6422165Z padding_value=0, 2025-05-07T20:32:36.6422429Z ) 2025-05-07T20:32:36.6422680Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6423249Z self=, 2025-05-07T20:32:36.6423794Z B=103, 2025-05-07T20:32:36.6424051Z max_sequence_length=224, 2025-05-07T20:32:36.6424361Z padding_value=41016, 2025-05-07T20:32:36.6424642Z ) 2025-05-07T20:32:36.6424902Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6425467Z self=, 2025-05-07T20:32:36.6426012Z B=7, 2025-05-07T20:32:36.6426265Z max_sequence_length=473, 2025-05-07T20:32:36.6426577Z padding_value=55817, 2025-05-07T20:32:36.6426856Z ) 2025-05-07T20:32:36.6427122Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6427735Z self=, 2025-05-07T20:32:36.6428545Z B=21, 2025-05-07T20:32:36.6428799Z max_sequence_length=429, 2025-05-07T20:32:36.6429114Z padding_value=-43576, 2025-05-07T20:32:36.6429401Z ) 2025-05-07T20:32:36.6429659Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6430221Z self=, 2025-05-07T20:32:36.6430768Z B=35, 2025-05-07T20:32:36.6431023Z max_sequence_length=266, 2025-05-07T20:32:36.6431338Z padding_value=57652, 2025-05-07T20:32:36.6431610Z ) 2025-05-07T20:32:36.6431869Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6432431Z self=, 2025-05-07T20:32:36.6432965Z B=16, 2025-05-07T20:32:36.6433216Z max_sequence_length=168, 2025-05-07T20:32:36.6433711Z padding_value=-24624, 2025-05-07T20:32:36.6433992Z ) 2025-05-07T20:32:36.6434256Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6434828Z self=, 2025-05-07T20:32:36.6435361Z B=89, 2025-05-07T20:32:36.6435614Z max_sequence_length=363, 2025-05-07T20:32:36.6435932Z padding_value=-55348, 2025-05-07T20:32:36.6436209Z ) 2025-05-07T20:32:36.6436465Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6437030Z self=, 2025-05-07T20:32:36.6437615Z B=59, 2025-05-07T20:32:36.6437864Z max_sequence_length=403, 2025-05-07T20:32:36.6438181Z padding_value=-4601, 2025-05-07T20:32:36.6438461Z ) 2025-05-07T20:32:36.6438709Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6439267Z self=, 2025-05-07T20:32:36.6439815Z B=112, 2025-05-07T20:32:36.6440061Z max_sequence_length=291, 2025-05-07T20:32:36.6440470Z padding_value=-73176, 2025-05-07T20:32:36.6440755Z ) 2025-05-07T20:32:36.6441004Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6441571Z self=, 2025-05-07T20:32:36.6442113Z B=5, 2025-05-07T20:32:36.6442356Z max_sequence_length=103, 2025-05-07T20:32:36.6442672Z padding_value=8516, 2025-05-07T20:32:36.6442945Z ) 2025-05-07T20:32:36.6443193Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6443755Z self=, 2025-05-07T20:32:36.6444296Z B=103, 2025-05-07T20:32:36.6444548Z max_sequence_length=103, 2025-05-07T20:32:36.6444856Z padding_value=8516, 2025-05-07T20:32:36.6445132Z ) 2025-05-07T20:32:36.6445386Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6445949Z self=, 2025-05-07T20:32:36.6446500Z B=103, 2025-05-07T20:32:36.6446754Z max_sequence_length=1, 2025-05-07T20:32:36.6447054Z padding_value=8516, 2025-05-07T20:32:36.6447335Z ) 2025-05-07T20:32:36.6447591Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6448148Z self=, 2025-05-07T20:32:36.6448691Z B=1, 2025-05-07T20:32:36.6448939Z max_sequence_length=1, 2025-05-07T20:32:36.6449240Z padding_value=8516, 2025-05-07T20:32:36.6449505Z ) 2025-05-07T20:32:36.6449761Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6450323Z self=, 2025-05-07T20:32:36.6450855Z B=1, 2025-05-07T20:32:36.6451102Z max_sequence_length=1, 2025-05-07T20:32:36.6451405Z padding_value=1, 2025-05-07T20:32:36.6451664Z ) 2025-05-07T20:32:36.6451927Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6452493Z self=, 2025-05-07T20:32:36.6453128Z B=26, 2025-05-07T20:32:36.6453383Z max_sequence_length=248, 2025-05-07T20:32:36.6453701Z padding_value=-33938, 2025-05-07T20:32:36.6453980Z ) 2025-05-07T20:32:36.6454236Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6454795Z self=, 2025-05-07T20:32:36.6455334Z B=1, 2025-05-07T20:32:36.6455576Z max_sequence_length=248, 2025-05-07T20:32:36.6455895Z padding_value=-33938, 2025-05-07T20:32:36.6456180Z ) 2025-05-07T20:32:36.6456428Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6456988Z self=, 2025-05-07T20:32:36.6457527Z B=1, 2025-05-07T20:32:36.6457773Z max_sequence_length=248, 2025-05-07T20:32:36.6458228Z padding_value=1, 2025-05-07T20:32:36.6458495Z ) 2025-05-07T20:32:36.6458741Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6459313Z self=, 2025-05-07T20:32:36.6459859Z B=71, 2025-05-07T20:32:36.6460104Z max_sequence_length=364, 2025-05-07T20:32:36.6460418Z padding_value=3266, 2025-05-07T20:32:36.6460689Z ) 2025-05-07T20:32:36.6460963Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:32:36.6461519Z self=, 2025-05-07T20:32:36.6462059Z B=71, 2025-05-07T20:32:36.6462308Z max_sequence_length=364, 2025-05-07T20:32:36.6462611Z padding_value=71, 2025-05-07T20:32:36.6462877Z ) 2025-05-07T20:32:36.6463105Z PASSED 2025-05-07T20:32:40.1502318Z 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:40.1503473Z self=, 2025-05-07T20:32:40.1504005Z B=1, 2025-05-07T20:32:40.1504221Z max_sequence_length=1, 2025-05-07T20:32:40.1504475Z padding_value=0, 2025-05-07T20:32:40.1504725Z device=device(type='cpu'), 2025-05-07T20:32:40.1504984Z ) 2025-05-07T20:32:40.1505235Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1505806Z self=, 2025-05-07T20:32:40.1506315Z B=73, 2025-05-07T20:32:40.1506528Z max_sequence_length=1, 2025-05-07T20:32:40.1506772Z padding_value=0, 2025-05-07T20:32:40.1507020Z device=device(type='cpu'), 2025-05-07T20:32:40.1507268Z ) 2025-05-07T20:32:40.1507520Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1508083Z self=, 2025-05-07T20:32:40.1508589Z B=73, 2025-05-07T20:32:40.1508798Z max_sequence_length=430, 2025-05-07T20:32:40.1509068Z padding_value=89311, 2025-05-07T20:32:40.1509323Z device=device(type='cpu'), 2025-05-07T20:32:40.1509564Z ) 2025-05-07T20:32:40.1509820Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1510390Z self=, 2025-05-07T20:32:40.1510891Z B=76, 2025-05-07T20:32:40.1511099Z max_sequence_length=107, 2025-05-07T20:32:40.1511365Z padding_value=15058, 2025-05-07T20:32:40.1511624Z device=device(type='cpu'), 2025-05-07T20:32:40.1511867Z ) 2025-05-07T20:32:40.1512119Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1512683Z self=, 2025-05-07T20:32:40.1513178Z B=48, 2025-05-07T20:32:40.1513386Z max_sequence_length=280, 2025-05-07T20:32:40.1513656Z padding_value=-14630, 2025-05-07T20:32:40.1513908Z device=device(type='cuda'), 2025-05-07T20:32:40.1514550Z ) 2025-05-07T20:32:40.1514803Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1515367Z self=, 2025-05-07T20:32:40.1515858Z B=123, 2025-05-07T20:32:40.1516074Z max_sequence_length=167, 2025-05-07T20:32:40.1516333Z padding_value=43838, 2025-05-07T20:32:40.1516581Z device=device(type='cpu'), 2025-05-07T20:32:40.1516834Z ) 2025-05-07T20:32:40.1517086Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1517645Z self=, 2025-05-07T20:32:40.1518145Z B=38, 2025-05-07T20:32:40.1518356Z max_sequence_length=107, 2025-05-07T20:32:40.1518613Z padding_value=-98610, 2025-05-07T20:32:40.1518883Z device=device(type='cuda'), 2025-05-07T20:32:40.1519377Z ) 2025-05-07T20:32:40.1519626Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1520203Z self=, 2025-05-07T20:32:40.1520773Z B=92, 2025-05-07T20:32:40.1520982Z max_sequence_length=499, 2025-05-07T20:32:40.1521238Z padding_value=96247, 2025-05-07T20:32:40.1521492Z device=device(type='cpu'), 2025-05-07T20:32:40.1521739Z ) 2025-05-07T20:32:40.1521992Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1522555Z self=, 2025-05-07T20:32:40.1523051Z B=123, 2025-05-07T20:32:40.1523258Z max_sequence_length=188, 2025-05-07T20:32:40.1523521Z padding_value=15319, 2025-05-07T20:32:40.1523772Z device=device(type='cpu'), 2025-05-07T20:32:40.1524019Z ) 2025-05-07T20:32:40.1524273Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1524842Z self=, 2025-05-07T20:32:40.1525342Z B=70, 2025-05-07T20:32:40.1525545Z max_sequence_length=286, 2025-05-07T20:32:40.1525809Z padding_value=-99999, 2025-05-07T20:32:40.1526067Z device=device(type='cpu'), 2025-05-07T20:32:40.1526308Z ) 2025-05-07T20:32:40.1526560Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1527129Z self=, 2025-05-07T20:32:40.1527615Z B=17, 2025-05-07T20:32:40.1527822Z max_sequence_length=202, 2025-05-07T20:32:40.1528082Z padding_value=24075, 2025-05-07T20:32:40.1528331Z device=device(type='cuda'), 2025-05-07T20:32:40.1528577Z ) 2025-05-07T20:32:40.1528830Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1529395Z self=, 2025-05-07T20:32:40.1529890Z B=17, 2025-05-07T20:32:40.1530108Z max_sequence_length=1, 2025-05-07T20:32:40.1530360Z padding_value=24075, 2025-05-07T20:32:40.1530608Z device=device(type='cuda'), 2025-05-07T20:32:40.1530859Z ) 2025-05-07T20:32:40.1531110Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1531668Z self=, 2025-05-07T20:32:40.1532167Z B=1, 2025-05-07T20:32:40.1532368Z max_sequence_length=1, 2025-05-07T20:32:40.1532617Z padding_value=24075, 2025-05-07T20:32:40.1532873Z device=device(type='cuda'), 2025-05-07T20:32:40.1533125Z ) 2025-05-07T20:32:40.1533372Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1533934Z self=, 2025-05-07T20:32:40.1534438Z B=1, 2025-05-07T20:32:40.1534646Z max_sequence_length=1, 2025-05-07T20:32:40.1534892Z padding_value=1, 2025-05-07T20:32:40.1535223Z device=device(type='cuda'), 2025-05-07T20:32:40.1535471Z ) 2025-05-07T20:32:40.1535718Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1536278Z self=, 2025-05-07T20:32:40.1536773Z B=23, 2025-05-07T20:32:40.1536978Z max_sequence_length=421, 2025-05-07T20:32:40.1537240Z padding_value=100000, 2025-05-07T20:32:40.1537497Z device=device(type='cpu'), 2025-05-07T20:32:40.1537741Z ) 2025-05-07T20:32:40.1537994Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1538558Z self=, 2025-05-07T20:32:40.1539103Z B=1, 2025-05-07T20:32:40.1539315Z max_sequence_length=421, 2025-05-07T20:32:40.1539581Z padding_value=100000, 2025-05-07T20:32:40.1539955Z device=device(type='cpu'), 2025-05-07T20:32:40.1540196Z ) 2025-05-07T20:32:40.1540449Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1541022Z self=, 2025-05-07T20:32:40.1541510Z B=1, 2025-05-07T20:32:40.1541719Z max_sequence_length=421, 2025-05-07T20:32:40.1541983Z padding_value=421, 2025-05-07T20:32:40.1542227Z device=device(type='cpu'), 2025-05-07T20:32:40.1542479Z ) 2025-05-07T20:32:40.1542737Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1543294Z self=, 2025-05-07T20:32:40.1543786Z B=1, 2025-05-07T20:32:40.1543991Z max_sequence_length=1, 2025-05-07T20:32:40.1544236Z padding_value=421, 2025-05-07T20:32:40.1544481Z device=device(type='cpu'), 2025-05-07T20:32:40.1544731Z ) 2025-05-07T20:32:40.1544991Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1545551Z self=, 2025-05-07T20:32:40.1546054Z B=1, 2025-05-07T20:32:40.1546263Z max_sequence_length=421, 2025-05-07T20:32:40.1546512Z padding_value=1, 2025-05-07T20:32:40.1546754Z device=device(type='cpu'), 2025-05-07T20:32:40.1547002Z ) 2025-05-07T20:32:40.1547248Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:32:40.1547814Z self=, 2025-05-07T20:32:40.1548342Z B=1, 2025-05-07T20:32:40.1548564Z max_sequence_length=1, 2025-05-07T20:32:40.1548813Z padding_value=1, 2025-05-07T20:32:40.1549054Z device=device(type='cpu'), 2025-05-07T20:32:40.1549299Z ) 2025-05-07T20:32:40.1549492Z PASSED 2025-05-07T20:32:40.1549887Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_truncation PASSED 2025-05-07T20:32:40.2406728Z 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:40.2407688Z self=, 2025-05-07T20:32:40.2408162Z T=1, 2025-05-07T20:32:40.2408350Z B=1, 2025-05-07T20:32:40.2408558Z max_sequence_length=1, 2025-05-07T20:32:40.2408841Z padding_value=0, 2025-05-07T20:32:40.2409101Z device=device(type='cpu'), 2025-05-07T20:32:40.2409353Z ) 2025-05-07T20:32:40.2409585Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2410106Z self=, 2025-05-07T20:32:40.2410582Z T=15, 2025-05-07T20:32:40.2410773Z B=1, 2025-05-07T20:32:40.2410972Z max_sequence_length=1, 2025-05-07T20:32:40.2411223Z padding_value=0, 2025-05-07T20:32:40.2411466Z device=device(type='cpu'), 2025-05-07T20:32:40.2411720Z ) 2025-05-07T20:32:40.2411956Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2412766Z self=, 2025-05-07T20:32:40.2413237Z T=15, 2025-05-07T20:32:40.2413422Z B=95, 2025-05-07T20:32:40.2413633Z max_sequence_length=49, 2025-05-07T20:32:40.2413896Z padding_value=99080, 2025-05-07T20:32:40.2414148Z device=device(type='cpu'), 2025-05-07T20:32:40.2414397Z ) 2025-05-07T20:32:40.2414631Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2415306Z self=, 2025-05-07T20:32:40.2415894Z T=19, 2025-05-07T20:32:40.2416085Z B=61, 2025-05-07T20:32:40.2416334Z max_sequence_length=272, 2025-05-07T20:32:40.2416716Z padding_value=-61936, 2025-05-07T20:32:40.2417074Z device=device(type='cpu'), 2025-05-07T20:32:40.2417429Z ) 2025-05-07T20:32:40.2417889Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2418423Z self=, 2025-05-07T20:32:40.2418924Z T=3, 2025-05-07T20:32:40.2419146Z B=109, 2025-05-07T20:32:40.2419482Z max_sequence_length=389, 2025-05-07T20:32:40.2419960Z padding_value=-93786, 2025-05-07T20:32:40.2420359Z device=device(type='cpu'), 2025-05-07T20:32:40.2420665Z ) 2025-05-07T20:32:40.2421055Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2421717Z self=, 2025-05-07T20:32:40.2431199Z T=8, 2025-05-07T20:32:40.2431472Z B=91, 2025-05-07T20:32:40.2431688Z max_sequence_length=280, 2025-05-07T20:32:40.2431972Z padding_value=-23731, 2025-05-07T20:32:40.2432244Z device=device(type='cpu'), 2025-05-07T20:32:40.2432501Z ) 2025-05-07T20:32:40.2432748Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2433305Z self=, 2025-05-07T20:32:40.2433798Z T=2, 2025-05-07T20:32:40.2434006Z B=21, 2025-05-07T20:32:40.2434224Z max_sequence_length=241, 2025-05-07T20:32:40.2434490Z padding_value=97330, 2025-05-07T20:32:40.2434761Z device=device(type='cuda'), 2025-05-07T20:32:40.2435027Z ) 2025-05-07T20:32:40.2435266Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2435806Z self=, 2025-05-07T20:32:40.2436296Z T=16, 2025-05-07T20:32:40.2436488Z B=29, 2025-05-07T20:32:40.2436707Z max_sequence_length=202, 2025-05-07T20:32:40.2436983Z padding_value=25443, 2025-05-07T20:32:40.2437327Z device=device(type='cuda'), 2025-05-07T20:32:40.2437647Z ) 2025-05-07T20:32:40.2437891Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2438432Z self=, 2025-05-07T20:32:40.2438917Z T=19, 2025-05-07T20:32:40.2439189Z B=116, 2025-05-07T20:32:40.2439486Z max_sequence_length=417, 2025-05-07T20:32:40.2439861Z padding_value=15364, 2025-05-07T20:32:40.2440355Z device=device(type='cpu'), 2025-05-07T20:32:40.2440720Z ) 2025-05-07T20:32:40.2441049Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2441799Z self=, 2025-05-07T20:32:40.2442476Z T=1, 2025-05-07T20:32:40.2442737Z B=61, 2025-05-07T20:32:40.2443042Z max_sequence_length=288, 2025-05-07T20:32:40.2443429Z padding_value=-68348, 2025-05-07T20:32:40.2443792Z device=device(type='cpu'), 2025-05-07T20:32:40.2444156Z ) 2025-05-07T20:32:40.2444506Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2445274Z self=, 2025-05-07T20:32:40.2445942Z T=5, 2025-05-07T20:32:40.2446220Z B=128, 2025-05-07T20:32:40.2446754Z max_sequence_length=5, 2025-05-07T20:32:40.2447093Z padding_value=-25191, 2025-05-07T20:32:40.2447447Z device=device(type='cpu'), 2025-05-07T20:32:40.2447801Z ) 2025-05-07T20:32:40.2448122Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2448862Z self=, 2025-05-07T20:32:40.2449536Z T=5, 2025-05-07T20:32:40.2449804Z B=5, 2025-05-07T20:32:40.2450099Z max_sequence_length=5, 2025-05-07T20:32:40.2450466Z padding_value=-25191, 2025-05-07T20:32:40.2450829Z device=device(type='cpu'), 2025-05-07T20:32:40.2451180Z ) 2025-05-07T20:32:40.2451512Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2452243Z self=, 2025-05-07T20:32:40.2452903Z T=1, 2025-05-07T20:32:40.2453313Z B=5, 2025-05-07T20:32:40.2453603Z max_sequence_length=5, 2025-05-07T20:32:40.2453967Z padding_value=-25191, 2025-05-07T20:32:40.2454329Z device=device(type='cpu'), 2025-05-07T20:32:40.2454683Z ) 2025-05-07T20:32:40.2455011Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2455746Z self=, 2025-05-07T20:32:40.2456417Z T=1, 2025-05-07T20:32:40.2456680Z B=5, 2025-05-07T20:32:40.2456971Z max_sequence_length=1, 2025-05-07T20:32:40.2457336Z padding_value=-25191, 2025-05-07T20:32:40.2457692Z device=device(type='cpu'), 2025-05-07T20:32:40.2458046Z ) 2025-05-07T20:32:40.2458371Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2459097Z self=, 2025-05-07T20:32:40.2459747Z T=1, 2025-05-07T20:32:40.2460011Z B=5, 2025-05-07T20:32:40.2460303Z max_sequence_length=1, 2025-05-07T20:32:40.2460642Z padding_value=1, 2025-05-07T20:32:40.2460986Z device=device(type='cpu'), 2025-05-07T20:32:40.2461341Z ) 2025-05-07T20:32:40.2461657Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2462399Z self=, 2025-05-07T20:32:40.2463059Z T=1, 2025-05-07T20:32:40.2463314Z B=5, 2025-05-07T20:32:40.2463600Z max_sequence_length=1, 2025-05-07T20:32:40.2463951Z padding_value=5, 2025-05-07T20:32:40.2464282Z device=device(type='cpu'), 2025-05-07T20:32:40.2464631Z ) 2025-05-07T20:32:40.2464958Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2465680Z self=, 2025-05-07T20:32:40.2466347Z T=5, 2025-05-07T20:32:40.2466613Z B=5, 2025-05-07T20:32:40.2466899Z max_sequence_length=1, 2025-05-07T20:32:40.2467248Z padding_value=5, 2025-05-07T20:32:40.2467590Z device=device(type='cpu'), 2025-05-07T20:32:40.2467950Z ) 2025-05-07T20:32:40.2468286Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2469074Z self=, 2025-05-07T20:32:40.2469747Z T=1, 2025-05-07T20:32:40.2470001Z B=62, 2025-05-07T20:32:40.2470289Z max_sequence_length=240, 2025-05-07T20:32:40.2470656Z padding_value=17328, 2025-05-07T20:32:40.2471001Z device=device(type='cpu'), 2025-05-07T20:32:40.2471343Z ) 2025-05-07T20:32:40.2471665Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2472390Z self=, 2025-05-07T20:32:40.2473050Z T=1, 2025-05-07T20:32:40.2473325Z B=62, 2025-05-07T20:32:40.2473615Z max_sequence_length=240, 2025-05-07T20:32:40.2473976Z padding_value=240, 2025-05-07T20:32:40.2474326Z device=device(type='cpu'), 2025-05-07T20:32:40.2474673Z ) 2025-05-07T20:32:40.2474991Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:32:40.2475827Z self=, 2025-05-07T20:32:40.2476493Z T=1, 2025-05-07T20:32:40.2476752Z B=62, 2025-05-07T20:32:40.2477042Z max_sequence_length=1, 2025-05-07T20:32:40.2477389Z padding_value=240, 2025-05-07T20:32:40.2477709Z device=device(type='cpu'), 2025-05-07T20:32:40.2478042Z ) 2025-05-07T20:32:40.2478316Z PASSED 2025-05-07T20:32:40.2478466Z 2025-05-07T20:32:40.2478645Z ============================== 4 passed in 6.10s =============================== 2025-05-07T20:32:41.8729773Z 2025-05-07T20:32:41.8730374Z [TEST] Python test suite PASSED: ./jagged/1d_to_dense_test.py 2025-05-07T20:32:41.8750597Z [TEST] Python test time for ./jagged/1d_to_dense_test.py: 9 seconds 2025-05-07T20:32:41.8750904Z 2025-05-07T20:32:41.8750908Z 2025-05-07T20:32:41.8750912Z 2025-05-07T20:32:41.8751297Z 2025-05-07T20:32:41.8772962Z ################################################################################ 2025-05-07T20:32:41.8788592Z # [2025-05-07T20:32:41.878Z] Run Python Test Suite: 2025-05-07T20:32:41.8788941Z # ./jagged/2d_to_dense_test.py 2025-05-07T20:32:41.8789263Z ################################################################################ 2025-05-07T20:32:41.8813694Z + 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:41.8814334Z 2025-05-07T20:32:44.0109006Z ============================= test session starts ============================== 2025-05-07T20:32:44.0109682Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:44.0110233Z cachedir: .pytest_cache 2025-05-07T20:32:44.0110855Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:44.0111622Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:44.0112039Z plugins: hypothesis-6.131.14 2025-05-07T20:32:46.0497387Z collecting ... collected 4 items 2025-05-07T20:32:46.0497623Z 2025-05-07T20:32:46.8954924Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8955869Z self=, 2025-05-07T20:32:46.8956415Z B=1, 2025-05-07T20:32:46.8956652Z D=1, 2025-05-07T20:32:46.8956894Z max_sequence_length=1, 2025-05-07T20:32:46.8957203Z dtype=torch.float32, 2025-05-07T20:32:46.8957491Z ) 2025-05-07T20:32:46.8957746Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8958315Z self=, 2025-05-07T20:32:46.8958859Z B=77, 2025-05-07T20:32:46.8959115Z D=1, 2025-05-07T20:32:46.8959362Z max_sequence_length=1, 2025-05-07T20:32:46.8959690Z dtype=torch.float32, 2025-05-07T20:32:46.8959967Z ) 2025-05-07T20:32:46.8960341Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8960934Z self=, 2025-05-07T20:32:46.8961482Z B=77, 2025-05-07T20:32:46.8961705Z D=100, 2025-05-07T20:32:46.8961958Z max_sequence_length=157, 2025-05-07T20:32:46.8962277Z dtype=torch.float16, 2025-05-07T20:32:46.8962550Z ) 2025-05-07T20:32:46.8962809Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8963378Z self=, 2025-05-07T20:32:46.8963909Z B=37, 2025-05-07T20:32:46.8964142Z D=6, 2025-05-07T20:32:46.8964394Z max_sequence_length=70, 2025-05-07T20:32:46.8964701Z dtype=torch.bfloat16, 2025-05-07T20:32:46.8964984Z ) 2025-05-07T20:32:46.8965250Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8965807Z self=, 2025-05-07T20:32:46.8966780Z B=60, 2025-05-07T20:32:46.8967035Z D=96, 2025-05-07T20:32:46.8967276Z max_sequence_length=63, 2025-05-07T20:32:46.8967589Z dtype=torch.float32, 2025-05-07T20:32:46.8967874Z ) 2025-05-07T20:32:46.8968123Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8968684Z self=, 2025-05-07T20:32:46.8969232Z B=42, 2025-05-07T20:32:46.8969417Z D=96, 2025-05-07T20:32:46.8969629Z max_sequence_length=159, 2025-05-07T20:32:46.8969892Z dtype=torch.float32, 2025-05-07T20:32:46.8970118Z ) 2025-05-07T20:32:46.8970331Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8970798Z self=, 2025-05-07T20:32:46.8971234Z B=58, 2025-05-07T20:32:46.8971600Z D=61, 2025-05-07T20:32:46.8971812Z max_sequence_length=200, 2025-05-07T20:32:46.8972078Z dtype=torch.float16, 2025-05-07T20:32:46.8972308Z ) 2025-05-07T20:32:46.8972518Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8972973Z self=, 2025-05-07T20:32:46.8973413Z B=39, 2025-05-07T20:32:46.8973601Z D=9, 2025-05-07T20:32:46.8973802Z max_sequence_length=32, 2025-05-07T20:32:46.8974055Z dtype=torch.float32, 2025-05-07T20:32:46.8974285Z ) 2025-05-07T20:32:46.8974495Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8974957Z self=, 2025-05-07T20:32:46.8975403Z B=11, 2025-05-07T20:32:46.8975589Z D=98, 2025-05-07T20:32:46.8975784Z max_sequence_length=7, 2025-05-07T20:32:46.8976040Z dtype=torch.bfloat16, 2025-05-07T20:32:46.8976269Z ) 2025-05-07T20:32:46.8976477Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8976940Z self=, 2025-05-07T20:32:46.8977385Z B=85, 2025-05-07T20:32:46.8977569Z D=38, 2025-05-07T20:32:46.8977773Z max_sequence_length=1, 2025-05-07T20:32:46.8978026Z dtype=torch.bfloat16, 2025-05-07T20:32:46.8978252Z ) 2025-05-07T20:32:46.8978462Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8978923Z self=, 2025-05-07T20:32:46.8979367Z B=113, 2025-05-07T20:32:46.8979551Z D=116, 2025-05-07T20:32:46.8979757Z max_sequence_length=93, 2025-05-07T20:32:46.8980017Z dtype=torch.bfloat16, 2025-05-07T20:32:46.8980244Z ) 2025-05-07T20:32:46.8980455Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8980920Z self=, 2025-05-07T20:32:46.8981353Z B=113, 2025-05-07T20:32:46.8981553Z D=113, 2025-05-07T20:32:46.8981763Z max_sequence_length=93, 2025-05-07T20:32:46.8982019Z dtype=torch.bfloat16, 2025-05-07T20:32:46.8982256Z ) 2025-05-07T20:32:46.8982471Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8982929Z self=, 2025-05-07T20:32:46.8983370Z B=93, 2025-05-07T20:32:46.8983562Z D=113, 2025-05-07T20:32:46.8983773Z max_sequence_length=93, 2025-05-07T20:32:46.8984026Z dtype=torch.bfloat16, 2025-05-07T20:32:46.8984264Z ) 2025-05-07T20:32:46.8984476Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8984935Z self=, 2025-05-07T20:32:46.8985377Z B=93, 2025-05-07T20:32:46.8985567Z D=113, 2025-05-07T20:32:46.8985772Z max_sequence_length=113, 2025-05-07T20:32:46.8986036Z dtype=torch.bfloat16, 2025-05-07T20:32:46.8986273Z ) 2025-05-07T20:32:46.8986483Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8986946Z self=, 2025-05-07T20:32:46.8987482Z B=93, 2025-05-07T20:32:46.8987667Z D=93, 2025-05-07T20:32:46.8987871Z max_sequence_length=113, 2025-05-07T20:32:46.8988131Z dtype=torch.bfloat16, 2025-05-07T20:32:46.8988354Z ) 2025-05-07T20:32:46.8988568Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8989034Z self=, 2025-05-07T20:32:46.8989475Z B=113, 2025-05-07T20:32:46.8989658Z D=93, 2025-05-07T20:32:46.8989861Z max_sequence_length=113, 2025-05-07T20:32:46.8990124Z dtype=torch.bfloat16, 2025-05-07T20:32:46.8990351Z ) 2025-05-07T20:32:46.8990558Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8991018Z self=, 2025-05-07T20:32:46.8991935Z B=113, 2025-05-07T20:32:46.8992133Z D=93, 2025-05-07T20:32:46.8992334Z max_sequence_length=93, 2025-05-07T20:32:46.8992594Z dtype=torch.bfloat16, 2025-05-07T20:32:46.8992824Z ) 2025-05-07T20:32:46.8993031Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8993488Z self=, 2025-05-07T20:32:46.8993931Z B=108, 2025-05-07T20:32:46.8994128Z D=114, 2025-05-07T20:32:46.8994327Z max_sequence_length=137, 2025-05-07T20:32:46.8994591Z dtype=torch.float16, 2025-05-07T20:32:46.8994821Z ) 2025-05-07T20:32:46.8995022Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8995487Z self=, 2025-05-07T20:32:46.8995929Z B=108, 2025-05-07T20:32:46.8996117Z D=114, 2025-05-07T20:32:46.8996321Z max_sequence_length=114, 2025-05-07T20:32:46.8996584Z dtype=torch.float16, 2025-05-07T20:32:46.8996816Z ) 2025-05-07T20:32:46.8997029Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:32:46.8997496Z self=, 2025-05-07T20:32:46.8997939Z B=108, 2025-05-07T20:32:46.8998122Z D=114, 2025-05-07T20:32:46.8998329Z max_sequence_length=108, 2025-05-07T20:32:46.8998589Z dtype=torch.float16, 2025-05-07T20:32:46.8998811Z ) 2025-05-07T20:32:46.8999002Z PASSED 2025-05-07T20:32:50.3682290Z 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:50.3683388Z self=, 2025-05-07T20:32:50.3684061Z B=2, 2025-05-07T20:32:50.3684303Z D=2, 2025-05-07T20:32:50.3684557Z max_sequence_length=1, 2025-05-07T20:32:50.3684867Z dtype=torch.float32, 2025-05-07T20:32:50.3685130Z device=device(type='cpu'), 2025-05-07T20:32:50.3685412Z ) 2025-05-07T20:32:50.3685666Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3686249Z self=, 2025-05-07T20:32:50.3686777Z B=33, 2025-05-07T20:32:50.3686972Z D=2, 2025-05-07T20:32:50.3687180Z max_sequence_length=1, 2025-05-07T20:32:50.3687428Z dtype=torch.float32, 2025-05-07T20:32:50.3687684Z device=device(type='cpu'), 2025-05-07T20:32:50.3687934Z ) 2025-05-07T20:32:50.3688187Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3688751Z self=, 2025-05-07T20:32:50.3689256Z B=33, 2025-05-07T20:32:50.3689444Z D=105, 2025-05-07T20:32:50.3689659Z max_sequence_length=178, 2025-05-07T20:32:50.3689921Z dtype=torch.float32, 2025-05-07T20:32:50.3690170Z device=device(type='cuda'), 2025-05-07T20:32:50.3690492Z ) 2025-05-07T20:32:50.3690816Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3692165Z self=, 2025-05-07T20:32:50.3692787Z B=12, 2025-05-07T20:32:50.3693028Z D=73, 2025-05-07T20:32:50.3693273Z max_sequence_length=87, 2025-05-07T20:32:50.3693588Z dtype=torch.float16, 2025-05-07T20:32:50.3693897Z device=device(type='cuda'), 2025-05-07T20:32:50.3694204Z ) 2025-05-07T20:32:50.3694507Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3695203Z self=, 2025-05-07T20:32:50.3695817Z B=125, 2025-05-07T20:32:50.3696045Z D=49, 2025-05-07T20:32:50.3696298Z max_sequence_length=129, 2025-05-07T20:32:50.3696616Z dtype=torch.bfloat16, 2025-05-07T20:32:50.3696926Z device=device(type='cpu'), 2025-05-07T20:32:50.3697231Z ) 2025-05-07T20:32:50.3697719Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3698410Z self=, 2025-05-07T20:32:50.3699030Z B=64, 2025-05-07T20:32:50.3699261Z D=22, 2025-05-07T20:32:50.3699505Z max_sequence_length=97, 2025-05-07T20:32:50.3699820Z dtype=torch.float16, 2025-05-07T20:32:50.3700127Z device=device(type='cuda'), 2025-05-07T20:32:50.3700431Z ) 2025-05-07T20:32:50.3700732Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3701420Z self=, 2025-05-07T20:32:50.3702032Z B=43, 2025-05-07T20:32:50.3702259Z D=45, 2025-05-07T20:32:50.3702511Z max_sequence_length=129, 2025-05-07T20:32:50.3702831Z dtype=torch.float16, 2025-05-07T20:32:50.3703137Z device=device(type='cpu'), 2025-05-07T20:32:50.3703439Z ) 2025-05-07T20:32:50.3703753Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3704436Z self=, 2025-05-07T20:32:50.3705055Z B=44, 2025-05-07T20:32:50.3705288Z D=10, 2025-05-07T20:32:50.3705535Z max_sequence_length=199, 2025-05-07T20:32:50.3705855Z dtype=torch.float16, 2025-05-07T20:32:50.3706165Z device=device(type='cpu'), 2025-05-07T20:32:50.3706467Z ) 2025-05-07T20:32:50.3706767Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3707457Z self=, 2025-05-07T20:32:50.3708071Z B=116, 2025-05-07T20:32:50.3708493Z D=86, 2025-05-07T20:32:50.3708744Z max_sequence_length=50, 2025-05-07T20:32:50.3709061Z dtype=torch.bfloat16, 2025-05-07T20:32:50.3709365Z device=device(type='cpu'), 2025-05-07T20:32:50.3709668Z ) 2025-05-07T20:32:50.3709975Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3710663Z self=, 2025-05-07T20:32:50.3711340Z B=25, 2025-05-07T20:32:50.3711592Z D=57, 2025-05-07T20:32:50.3711849Z max_sequence_length=104, 2025-05-07T20:32:50.3712159Z dtype=torch.float32, 2025-05-07T20:32:50.3712470Z device=device(type='cpu'), 2025-05-07T20:32:50.3712771Z ) 2025-05-07T20:32:50.3713069Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3713765Z self=, 2025-05-07T20:32:50.3714377Z B=91, 2025-05-07T20:32:50.3714600Z D=115, 2025-05-07T20:32:50.3714949Z max_sequence_length=1, 2025-05-07T20:32:50.3715321Z dtype=torch.bfloat16, 2025-05-07T20:32:50.3715923Z device=device(type='cuda'), 2025-05-07T20:32:50.3724424Z ) 2025-05-07T20:32:50.3724768Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3725483Z self=, 2025-05-07T20:32:50.3726302Z B=91, 2025-05-07T20:32:50.3726548Z D=2, 2025-05-07T20:32:50.3726799Z max_sequence_length=1, 2025-05-07T20:32:50.3727119Z dtype=torch.bfloat16, 2025-05-07T20:32:50.3727437Z device=device(type='cuda'), 2025-05-07T20:32:50.3727743Z ) 2025-05-07T20:32:50.3728057Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3728756Z self=, 2025-05-07T20:32:50.3729370Z B=91, 2025-05-07T20:32:50.3729605Z D=91, 2025-05-07T20:32:50.3729864Z max_sequence_length=1, 2025-05-07T20:32:50.3730170Z dtype=torch.bfloat16, 2025-05-07T20:32:50.3730488Z device=device(type='cuda'), 2025-05-07T20:32:50.3730796Z ) 2025-05-07T20:32:50.3731107Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3731878Z self=, 2025-05-07T20:32:50.3732510Z B=91, 2025-05-07T20:32:50.3732747Z D=2, 2025-05-07T20:32:50.3732994Z max_sequence_length=91, 2025-05-07T20:32:50.3733321Z dtype=torch.bfloat16, 2025-05-07T20:32:50.3733638Z device=device(type='cuda'), 2025-05-07T20:32:50.3733945Z ) 2025-05-07T20:32:50.3734258Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3734954Z self=, 2025-05-07T20:32:50.3735560Z B=91, 2025-05-07T20:32:50.3735801Z D=91, 2025-05-07T20:32:50.3736056Z max_sequence_length=91, 2025-05-07T20:32:50.3736368Z dtype=torch.bfloat16, 2025-05-07T20:32:50.3736691Z device=device(type='cuda'), 2025-05-07T20:32:50.3737001Z ) 2025-05-07T20:32:50.3737307Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3738014Z self=, 2025-05-07T20:32:50.3738630Z B=53, 2025-05-07T20:32:50.3738879Z D=34, 2025-05-07T20:32:50.3739133Z max_sequence_length=145, 2025-05-07T20:32:50.3739661Z dtype=torch.float16, 2025-05-07T20:32:50.3739986Z device=device(type='cuda'), 2025-05-07T20:32:50.3740290Z ) 2025-05-07T20:32:50.3740606Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3741305Z self=, 2025-05-07T20:32:50.3741971Z B=53, 2025-05-07T20:32:50.3742205Z D=34, 2025-05-07T20:32:50.3742458Z max_sequence_length=34, 2025-05-07T20:32:50.3742762Z dtype=torch.float16, 2025-05-07T20:32:50.3743073Z device=device(type='cuda'), 2025-05-07T20:32:50.3743379Z ) 2025-05-07T20:32:50.3743679Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3744375Z self=, 2025-05-07T20:32:50.3744993Z B=34, 2025-05-07T20:32:50.3745233Z D=34, 2025-05-07T20:32:50.3745477Z max_sequence_length=34, 2025-05-07T20:32:50.3745787Z dtype=torch.float16, 2025-05-07T20:32:50.3746093Z device=device(type='cuda'), 2025-05-07T20:32:50.3746384Z ) 2025-05-07T20:32:50.3746690Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3747536Z self=, 2025-05-07T20:32:50.3748141Z B=10, 2025-05-07T20:32:50.3748373Z D=27, 2025-05-07T20:32:50.3748622Z max_sequence_length=17, 2025-05-07T20:32:50.3748926Z dtype=torch.float16, 2025-05-07T20:32:50.3749232Z device=device(type='cuda'), 2025-05-07T20:32:50.3749535Z ) 2025-05-07T20:32:50.3749838Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:32:50.3750525Z self=, 2025-05-07T20:32:50.3751141Z B=10, 2025-05-07T20:32:50.3751367Z D=27, 2025-05-07T20:32:50.3751713Z max_sequence_length=10, 2025-05-07T20:32:50.3752023Z dtype=torch.float16, 2025-05-07T20:32:50.3752329Z device=device(type='cuda'), 2025-05-07T20:32:50.3752625Z ) 2025-05-07T20:32:50.3752849Z PASSED 2025-05-07T20:32:50.3753342Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_truncation PASSED 2025-05-07T20:32:50.4871325Z 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:50.4872269Z self=, 2025-05-07T20:32:50.4872747Z T=1, 2025-05-07T20:32:50.4872935Z B=1, 2025-05-07T20:32:50.4873121Z D=1, 2025-05-07T20:32:50.4873326Z max_sequence_length=1, 2025-05-07T20:32:50.4873584Z device=device(type='cpu'), 2025-05-07T20:32:50.4873835Z ) 2025-05-07T20:32:50.4874348Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4874880Z self=, 2025-05-07T20:32:50.4875355Z T=2, 2025-05-07T20:32:50.4875543Z B=1, 2025-05-07T20:32:50.4875729Z D=1, 2025-05-07T20:32:50.4875925Z max_sequence_length=1, 2025-05-07T20:32:50.4876187Z device=device(type='cpu'), 2025-05-07T20:32:50.4876436Z ) 2025-05-07T20:32:50.4876665Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4877186Z self=, 2025-05-07T20:32:50.4877659Z T=2, 2025-05-07T20:32:50.4877841Z B=43, 2025-05-07T20:32:50.4878028Z D=93, 2025-05-07T20:32:50.4878237Z max_sequence_length=247, 2025-05-07T20:32:50.4878499Z device=device(type='cuda'), 2025-05-07T20:32:50.4878746Z ) 2025-05-07T20:32:50.4878982Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4879501Z self=, 2025-05-07T20:32:50.4880003Z T=1, 2025-05-07T20:32:50.4880183Z B=6, 2025-05-07T20:32:50.4880518Z D=125, 2025-05-07T20:32:50.4880728Z max_sequence_length=206, 2025-05-07T20:32:50.4880991Z device=device(type='cuda'), 2025-05-07T20:32:50.4881270Z ) 2025-05-07T20:32:50.4881525Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4882044Z self=, 2025-05-07T20:32:50.4882512Z T=1, 2025-05-07T20:32:50.4882697Z B=20, 2025-05-07T20:32:50.4882887Z D=62, 2025-05-07T20:32:50.4883087Z max_sequence_length=195, 2025-05-07T20:32:50.4883356Z device=device(type='cuda'), 2025-05-07T20:32:50.4883602Z ) 2025-05-07T20:32:50.4883828Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4884347Z self=, 2025-05-07T20:32:50.4884823Z T=5, 2025-05-07T20:32:50.4885010Z B=1, 2025-05-07T20:32:50.4885199Z D=126, 2025-05-07T20:32:50.4885414Z max_sequence_length=64, 2025-05-07T20:32:50.4885671Z device=device(type='cpu'), 2025-05-07T20:32:50.4885921Z ) 2025-05-07T20:32:50.4886156Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4886670Z self=, 2025-05-07T20:32:50.4887144Z T=4, 2025-05-07T20:32:50.4887333Z B=1, 2025-05-07T20:32:50.4887513Z D=43, 2025-05-07T20:32:50.4887722Z max_sequence_length=16, 2025-05-07T20:32:50.4887988Z device=device(type='cpu'), 2025-05-07T20:32:50.4888240Z ) 2025-05-07T20:32:50.4888469Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4888992Z self=, 2025-05-07T20:32:50.4889460Z T=5, 2025-05-07T20:32:50.4889639Z B=38, 2025-05-07T20:32:50.4889834Z D=93, 2025-05-07T20:32:50.4890051Z max_sequence_length=296, 2025-05-07T20:32:50.4891146Z device=device(type='cuda'), 2025-05-07T20:32:50.4891398Z ) 2025-05-07T20:32:50.4891971Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4892492Z self=, 2025-05-07T20:32:50.4892963Z T=4, 2025-05-07T20:32:50.4893150Z B=49, 2025-05-07T20:32:50.4893330Z D=118, 2025-05-07T20:32:50.4893551Z max_sequence_length=103, 2025-05-07T20:32:50.4893924Z device=device(type='cuda'), 2025-05-07T20:32:50.4894260Z ) 2025-05-07T20:32:50.4894585Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4895299Z self=, 2025-05-07T20:32:50.4895940Z T=4, 2025-05-07T20:32:50.4896191Z B=60, 2025-05-07T20:32:50.4896455Z D=28, 2025-05-07T20:32:50.4896919Z max_sequence_length=26, 2025-05-07T20:32:50.4897283Z device=device(type='cuda'), 2025-05-07T20:32:50.4897648Z ) 2025-05-07T20:32:50.4897974Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4898693Z self=, 2025-05-07T20:32:50.4899349Z T=1, 2025-05-07T20:32:50.4899613Z B=32, 2025-05-07T20:32:50.4899887Z D=82, 2025-05-07T20:32:50.4900179Z max_sequence_length=178, 2025-05-07T20:32:50.4900554Z device=device(type='cuda'), 2025-05-07T20:32:50.4900899Z ) 2025-05-07T20:32:50.4901224Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4901944Z self=, 2025-05-07T20:32:50.4902615Z T=1, 2025-05-07T20:32:50.4902870Z B=32, 2025-05-07T20:32:50.4903137Z D=82, 2025-05-07T20:32:50.4903420Z max_sequence_length=1, 2025-05-07T20:32:50.4903775Z device=device(type='cuda'), 2025-05-07T20:32:50.4904131Z ) 2025-05-07T20:32:50.4904446Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4905181Z self=, 2025-05-07T20:32:50.4905851Z T=1, 2025-05-07T20:32:50.4906119Z B=1, 2025-05-07T20:32:50.4906376Z D=82, 2025-05-07T20:32:50.4906665Z max_sequence_length=1, 2025-05-07T20:32:50.4907028Z device=device(type='cuda'), 2025-05-07T20:32:50.4907369Z ) 2025-05-07T20:32:50.4907693Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4908413Z self=, 2025-05-07T20:32:50.4909057Z T=1, 2025-05-07T20:32:50.4912440Z B=1, 2025-05-07T20:32:50.4912741Z D=82, 2025-05-07T20:32:50.4913025Z max_sequence_length=82, 2025-05-07T20:32:50.4913400Z device=device(type='cuda'), 2025-05-07T20:32:50.4913758Z ) 2025-05-07T20:32:50.4914100Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4914822Z self=, 2025-05-07T20:32:50.4915495Z T=1, 2025-05-07T20:32:50.4915760Z B=1, 2025-05-07T20:32:50.4916023Z D=1, 2025-05-07T20:32:50.4916310Z max_sequence_length=82, 2025-05-07T20:32:50.4916678Z device=device(type='cuda'), 2025-05-07T20:32:50.4917026Z ) 2025-05-07T20:32:50.4917356Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4918067Z self=, 2025-05-07T20:32:50.4918721Z T=1, 2025-05-07T20:32:50.4918988Z B=1, 2025-05-07T20:32:50.4919251Z D=1, 2025-05-07T20:32:50.4919526Z max_sequence_length=1, 2025-05-07T20:32:50.4919887Z device=device(type='cuda'), 2025-05-07T20:32:50.4920360Z ) 2025-05-07T20:32:50.4920680Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4921411Z self=, 2025-05-07T20:32:50.4922104Z T=1, 2025-05-07T20:32:50.4922559Z B=47, 2025-05-07T20:32:50.4922817Z D=35, 2025-05-07T20:32:50.4923106Z max_sequence_length=104, 2025-05-07T20:32:50.4923481Z device=device(type='cuda'), 2025-05-07T20:32:50.4923819Z ) 2025-05-07T20:32:50.4924141Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4924857Z self=, 2025-05-07T20:32:50.4925506Z T=1, 2025-05-07T20:32:50.4925761Z B=47, 2025-05-07T20:32:50.4926027Z D=104, 2025-05-07T20:32:50.4926310Z max_sequence_length=104, 2025-05-07T20:32:50.4926682Z device=device(type='cuda'), 2025-05-07T20:32:50.4927025Z ) 2025-05-07T20:32:50.4927338Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4928059Z self=, 2025-05-07T20:32:50.4928835Z T=1, 2025-05-07T20:32:50.4929092Z B=1, 2025-05-07T20:32:50.4929347Z D=104, 2025-05-07T20:32:50.4929646Z max_sequence_length=104, 2025-05-07T20:32:50.4930026Z device=device(type='cuda'), 2025-05-07T20:32:50.4930383Z ) 2025-05-07T20:32:50.4930716Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:32:50.4931451Z self=, 2025-05-07T20:32:50.4932099Z T=1, 2025-05-07T20:32:50.4932369Z B=1, 2025-05-07T20:32:50.4932634Z D=104, 2025-05-07T20:32:50.4932921Z max_sequence_length=1, 2025-05-07T20:32:50.4933284Z device=device(type='cuda'), 2025-05-07T20:32:50.4933643Z ) 2025-05-07T20:32:50.4933931Z PASSED 2025-05-07T20:32:50.4934097Z 2025-05-07T20:32:50.4934293Z =============================== warnings summary =============================== 2025-05-07T20:32:50.4934996Z test/jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense 2025-05-07T20:32:50.4939360Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::stacked_jagged_2d_to_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:32:50.4943850Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:50.4944450Z 2025-05-07T20:32:50.4944770Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:50.4945401Z ========================= 4 passed, 1 warning in 6.60s ========================= 2025-05-07T20:32:52.1328504Z 2025-05-07T20:32:52.1329040Z [TEST] Python test suite PASSED: ./jagged/2d_to_dense_test.py 2025-05-07T20:32:52.1348982Z [TEST] Python test time for ./jagged/2d_to_dense_test.py: 11 seconds 2025-05-07T20:32:52.1349406Z 2025-05-07T20:32:52.1349412Z 2025-05-07T20:32:52.1349417Z 2025-05-07T20:32:52.1349422Z 2025-05-07T20:32:52.1371416Z ################################################################################ 2025-05-07T20:32:52.1387203Z # [2025-05-07T20:32:52.138Z] Run Python Test Suite: 2025-05-07T20:32:52.1387694Z # ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:32:52.1388056Z ################################################################################ 2025-05-07T20:32:52.1412749Z + 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:52.1413793Z 2025-05-07T20:32:54.2730917Z ============================= test session starts ============================== 2025-05-07T20:32:54.2731595Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:54.2732123Z cachedir: .pytest_cache 2025-05-07T20:32:54.2732728Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:54.2733478Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:54.2733893Z plugins: hypothesis-6.131.14 2025-05-07T20:32:56.2739329Z collecting ... collected 3 items 2025-05-07T20:32:56.2739566Z 2025-05-07T20:33:05.4914243Z 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:05.4915763Z self=, 2025-05-07T20:33:05.4916429Z B=0, 2025-05-07T20:33:05.4916622Z H=1, 2025-05-07T20:33:05.4916815Z max_L=1, 2025-05-07T20:33:05.4917016Z D=0, 2025-05-07T20:33:05.4917217Z dtype=torch.float32, 2025-05-07T20:33:05.4917488Z device=device(type='cpu'), 2025-05-07T20:33:05.4917746Z ) 2025-05-07T20:33:05.4917998Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4918697Z self=, 2025-05-07T20:33:05.4919327Z B=15, 2025-05-07T20:33:05.4919524Z H=1, 2025-05-07T20:33:05.4919714Z max_L=1, 2025-05-07T20:33:05.4919947Z D=0, 2025-05-07T20:33:05.4920209Z dtype=torch.float32, 2025-05-07T20:33:05.4920594Z device=device(type='cpu'), 2025-05-07T20:33:05.4920861Z ) 2025-05-07T20:33:05.4921121Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4921821Z self=, 2025-05-07T20:33:05.4922451Z B=15, 2025-05-07T20:33:05.4922647Z H=1, 2025-05-07T20:33:05.4922841Z max_L=10, 2025-05-07T20:33:05.4923047Z D=10, 2025-05-07T20:33:05.4923267Z dtype=torch.bfloat16, 2025-05-07T20:33:05.4923529Z device=device(type='cpu'), 2025-05-07T20:33:05.4923784Z ) 2025-05-07T20:33:05.4924039Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4924731Z self=, 2025-05-07T20:33:05.4925358Z B=8, 2025-05-07T20:33:05.4925584Z H=1, 2025-05-07T20:33:05.4925792Z max_L=1, 2025-05-07T20:33:05.4925990Z D=0, 2025-05-07T20:33:05.4926207Z dtype=torch.float32, 2025-05-07T20:33:05.4926471Z device=device(type='cpu'), 2025-05-07T20:33:05.4926727Z ) 2025-05-07T20:33:05.4926982Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4927682Z self=, 2025-05-07T20:33:05.4928304Z B=8, 2025-05-07T20:33:05.4928501Z H=1, 2025-05-07T20:33:05.4928697Z max_L=22, 2025-05-07T20:33:05.4928898Z D=6, 2025-05-07T20:33:05.4929107Z dtype=torch.float32, 2025-05-07T20:33:05.4929369Z device=device(type='cpu'), 2025-05-07T20:33:05.4929617Z ) 2025-05-07T20:33:05.4929875Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4930571Z self=, 2025-05-07T20:33:05.4931200Z B=23, 2025-05-07T20:33:05.4931392Z H=1, 2025-05-07T20:33:05.4931588Z max_L=9, 2025-05-07T20:33:05.4931796Z D=13, 2025-05-07T20:33:05.4932000Z dtype=torch.float16, 2025-05-07T20:33:05.4932463Z device=device(type='cpu'), 2025-05-07T20:33:05.4932719Z ) 2025-05-07T20:33:05.4932969Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4933668Z self=, 2025-05-07T20:33:05.4934295Z B=9, 2025-05-07T20:33:05.4934486Z H=3, 2025-05-07T20:33:05.4934687Z max_L=27, 2025-05-07T20:33:05.4934896Z D=12, 2025-05-07T20:33:05.4935101Z dtype=torch.float16, 2025-05-07T20:33:05.4935396Z device=device(type='cpu'), 2025-05-07T20:33:05.4935676Z ) 2025-05-07T20:33:05.4935925Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4936626Z self=, 2025-05-07T20:33:05.4937253Z B=13, 2025-05-07T20:33:05.4937534Z H=2, 2025-05-07T20:33:05.4937726Z max_L=14, 2025-05-07T20:33:05.4937941Z D=3, 2025-05-07T20:33:05.4938151Z dtype=torch.float16, 2025-05-07T20:33:05.4938409Z device=device(type='cpu'), 2025-05-07T20:33:05.4938662Z ) 2025-05-07T20:33:05.4938919Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4939605Z self=, 2025-05-07T20:33:05.4940232Z B=1, 2025-05-07T20:33:05.4940426Z H=2, 2025-05-07T20:33:05.4940614Z max_L=13, 2025-05-07T20:33:05.4940819Z D=9, 2025-05-07T20:33:05.4941026Z dtype=torch.float16, 2025-05-07T20:33:05.4941285Z device=device(type='cpu'), 2025-05-07T20:33:05.4941540Z ) 2025-05-07T20:33:05.4941796Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4942495Z self=, 2025-05-07T20:33:05.4943117Z B=9, 2025-05-07T20:33:05.4943319Z H=1, 2025-05-07T20:33:05.4943516Z max_L=27, 2025-05-07T20:33:05.4943716Z D=32, 2025-05-07T20:33:05.4943929Z dtype=torch.float16, 2025-05-07T20:33:05.4944195Z device=device(type='cpu'), 2025-05-07T20:33:05.4944445Z ) 2025-05-07T20:33:05.4944702Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4945398Z self=, 2025-05-07T20:33:05.4946089Z B=20, 2025-05-07T20:33:05.4946287Z H=1, 2025-05-07T20:33:05.4946476Z max_L=17, 2025-05-07T20:33:05.4946686Z D=20, 2025-05-07T20:33:05.4946903Z dtype=torch.float32, 2025-05-07T20:33:05.4947163Z device=device(type='cuda'), 2025-05-07T20:33:05.4947421Z ) 2025-05-07T20:33:05.4947682Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4948385Z self=, 2025-05-07T20:33:05.4949028Z B=0, 2025-05-07T20:33:05.4949226Z H=3, 2025-05-07T20:33:05.4949414Z max_L=30, 2025-05-07T20:33:05.4957371Z D=29, 2025-05-07T20:33:05.4957715Z dtype=torch.float16, 2025-05-07T20:33:05.4958010Z device=device(type='cuda'), 2025-05-07T20:33:05.4958276Z ) 2025-05-07T20:33:05.4958539Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4959250Z self=, 2025-05-07T20:33:05.4959905Z B=9, 2025-05-07T20:33:05.4960103Z H=2, 2025-05-07T20:33:05.4960364Z max_L=27, 2025-05-07T20:33:05.4960571Z D=13, 2025-05-07T20:33:05.4960777Z dtype=torch.float32, 2025-05-07T20:33:05.4961033Z device=device(type='cpu'), 2025-05-07T20:33:05.4961307Z ) 2025-05-07T20:33:05.4961566Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4962261Z self=, 2025-05-07T20:33:05.4963039Z B=9, 2025-05-07T20:33:05.4963223Z H=1, 2025-05-07T20:33:05.4963411Z max_L=27, 2025-05-07T20:33:05.4963612Z D=13, 2025-05-07T20:33:05.4963812Z dtype=torch.float32, 2025-05-07T20:33:05.4964070Z device=device(type='cpu'), 2025-05-07T20:33:05.4964320Z ) 2025-05-07T20:33:05.4964566Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4965263Z self=, 2025-05-07T20:33:05.4965934Z B=9, 2025-05-07T20:33:05.4966118Z H=1, 2025-05-07T20:33:05.4966310Z max_L=1, 2025-05-07T20:33:05.4966513Z D=13, 2025-05-07T20:33:05.4966710Z dtype=torch.float32, 2025-05-07T20:33:05.4966972Z device=device(type='cpu'), 2025-05-07T20:33:05.4967313Z ) 2025-05-07T20:33:05.4967561Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4968263Z self=, 2025-05-07T20:33:05.4968880Z B=9, 2025-05-07T20:33:05.4969071Z H=1, 2025-05-07T20:33:05.4969254Z max_L=9, 2025-05-07T20:33:05.4969453Z D=13, 2025-05-07T20:33:05.4969661Z dtype=torch.float32, 2025-05-07T20:33:05.4969912Z device=device(type='cpu'), 2025-05-07T20:33:05.4970162Z ) 2025-05-07T20:33:05.4970417Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4971099Z self=, 2025-05-07T20:33:05.4971728Z B=13, 2025-05-07T20:33:05.4971927Z H=1, 2025-05-07T20:33:05.4972116Z max_L=9, 2025-05-07T20:33:05.4972321Z D=13, 2025-05-07T20:33:05.4972528Z dtype=torch.float32, 2025-05-07T20:33:05.4972787Z device=device(type='cpu'), 2025-05-07T20:33:05.4973037Z ) 2025-05-07T20:33:05.4973300Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4973987Z self=, 2025-05-07T20:33:05.4974615Z B=13, 2025-05-07T20:33:05.4974811Z H=1, 2025-05-07T20:33:05.4975000Z max_L=13, 2025-05-07T20:33:05.4975199Z D=13, 2025-05-07T20:33:05.4975396Z dtype=torch.float32, 2025-05-07T20:33:05.4975650Z device=device(type='cpu'), 2025-05-07T20:33:05.4975899Z ) 2025-05-07T20:33:05.4976185Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4976875Z self=, 2025-05-07T20:33:05.4977489Z B=1, 2025-05-07T20:33:05.4977673Z H=1, 2025-05-07T20:33:05.4977859Z max_L=13, 2025-05-07T20:33:05.4978068Z D=13, 2025-05-07T20:33:05.4978267Z dtype=torch.float32, 2025-05-07T20:33:05.4978531Z device=device(type='cpu'), 2025-05-07T20:33:05.4978784Z ) 2025-05-07T20:33:05.4979035Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4979719Z self=, 2025-05-07T20:33:05.4980349Z B=4, 2025-05-07T20:33:05.4980540Z H=2, 2025-05-07T20:33:05.4980725Z max_L=15, 2025-05-07T20:33:05.4980924Z D=13, 2025-05-07T20:33:05.4981126Z dtype=torch.float16, 2025-05-07T20:33:05.4981377Z device=device(type='cuda'), 2025-05-07T20:33:05.4981629Z ) 2025-05-07T20:33:05.4981882Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4982569Z self=, 2025-05-07T20:33:05.4983187Z B=13, 2025-05-07T20:33:05.4983377Z H=2, 2025-05-07T20:33:05.4983566Z max_L=15, 2025-05-07T20:33:05.4983757Z D=13, 2025-05-07T20:33:05.4984050Z dtype=torch.float16, 2025-05-07T20:33:05.4984304Z device=device(type='cuda'), 2025-05-07T20:33:05.4984544Z ) 2025-05-07T20:33:05.4984793Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:33:05.4985479Z self=, 2025-05-07T20:33:05.4986091Z B=13, 2025-05-07T20:33:05.4986277Z H=1, 2025-05-07T20:33:05.4986472Z max_L=15, 2025-05-07T20:33:05.4986665Z D=13, 2025-05-07T20:33:05.4986871Z dtype=torch.float16, 2025-05-07T20:33:05.4987127Z device=device(type='cuda'), 2025-05-07T20:33:05.4987368Z ) 2025-05-07T20:33:05.4987549Z PASSED 2025-05-07T20:33:08.8512192Z 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:08.8514854Z self=, 2025-05-07T20:33:08.8516217Z B=2, 2025-05-07T20:33:08.8516413Z H=1, 2025-05-07T20:33:08.8516595Z max_L=1, 2025-05-07T20:33:08.8516794Z D=2, 2025-05-07T20:33:08.8516998Z dtype=torch.float32, 2025-05-07T20:33:08.8517243Z device_type='cpu', 2025-05-07T20:33:08.8517470Z ) 2025-05-07T20:33:08.8517776Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8518570Z self=, 2025-05-07T20:33:08.8519247Z B=28, 2025-05-07T20:33:08.8519439Z H=1, 2025-05-07T20:33:08.8519621Z max_L=1, 2025-05-07T20:33:08.8519819Z D=2, 2025-05-07T20:33:08.8520018Z dtype=torch.float32, 2025-05-07T20:33:08.8520371Z device_type='cpu', 2025-05-07T20:33:08.8520595Z ) 2025-05-07T20:33:08.8520898Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8521692Z self=, 2025-05-07T20:33:08.8522371Z B=28, 2025-05-07T20:33:08.8522565Z H=3, 2025-05-07T20:33:08.8522754Z max_L=10, 2025-05-07T20:33:08.8522948Z D=5, 2025-05-07T20:33:08.8523151Z dtype=torch.bfloat16, 2025-05-07T20:33:08.8523406Z device_type='cpu', 2025-05-07T20:33:08.8523618Z ) 2025-05-07T20:33:08.8523918Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8524707Z self=, 2025-05-07T20:33:08.8525372Z B=13, 2025-05-07T20:33:08.8525567Z H=3, 2025-05-07T20:33:08.8525753Z max_L=4, 2025-05-07T20:33:08.8525948Z D=2, 2025-05-07T20:33:08.8526152Z dtype=torch.bfloat16, 2025-05-07T20:33:08.8526410Z device_type='cpu', 2025-05-07T20:33:08.8526626Z ) 2025-05-07T20:33:08.8526925Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8527711Z self=, 2025-05-07T20:33:08.8528381Z B=25, 2025-05-07T20:33:08.8528563Z H=1, 2025-05-07T20:33:08.8528749Z max_L=4, 2025-05-07T20:33:08.8528950Z D=8, 2025-05-07T20:33:08.8529150Z dtype=torch.bfloat16, 2025-05-07T20:33:08.8529402Z device_type='cpu', 2025-05-07T20:33:08.8529624Z ) 2025-05-07T20:33:08.8529919Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8530706Z self=, 2025-05-07T20:33:08.8531390Z B=25, 2025-05-07T20:33:08.8531580Z H=3, 2025-05-07T20:33:08.8531935Z max_L=17, 2025-05-07T20:33:08.8532134Z D=6, 2025-05-07T20:33:08.8532331Z dtype=torch.float32, 2025-05-07T20:33:08.8532581Z device_type='cpu', 2025-05-07T20:33:08.8532803Z ) 2025-05-07T20:33:08.8533099Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8533889Z self=, 2025-05-07T20:33:08.8534557Z B=11, 2025-05-07T20:33:08.8534745Z H=3, 2025-05-07T20:33:08.8534928Z max_L=25, 2025-05-07T20:33:08.8535127Z D=31, 2025-05-07T20:33:08.8535331Z dtype=torch.float16, 2025-05-07T20:33:08.8535570Z device_type='cpu', 2025-05-07T20:33:08.8535799Z ) 2025-05-07T20:33:08.8536103Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8536985Z self=, 2025-05-07T20:33:08.8537702Z B=3, 2025-05-07T20:33:08.8537890Z H=2, 2025-05-07T20:33:08.8538079Z max_L=32, 2025-05-07T20:33:08.8538270Z D=12, 2025-05-07T20:33:08.8538470Z dtype=torch.float16, 2025-05-07T20:33:08.8538719Z device_type='cpu', 2025-05-07T20:33:08.8538936Z ) 2025-05-07T20:33:08.8539230Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8540020Z self=, 2025-05-07T20:33:08.8540689Z B=18, 2025-05-07T20:33:08.8540905Z H=1, 2025-05-07T20:33:08.8541100Z max_L=21, 2025-05-07T20:33:08.8541297Z D=22, 2025-05-07T20:33:08.8541505Z dtype=torch.float16, 2025-05-07T20:33:08.8541759Z device_type='cpu', 2025-05-07T20:33:08.8541979Z ) 2025-05-07T20:33:08.8542291Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8543088Z self=, 2025-05-07T20:33:08.8543768Z B=4, 2025-05-07T20:33:08.8543955Z H=3, 2025-05-07T20:33:08.8544150Z max_L=16, 2025-05-07T20:33:08.8544353Z D=10, 2025-05-07T20:33:08.8544557Z dtype=torch.bfloat16, 2025-05-07T20:33:08.8544813Z device_type='cpu', 2025-05-07T20:33:08.8545040Z ) 2025-05-07T20:33:08.8545335Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8546129Z self=, 2025-05-07T20:33:08.8546808Z B=19, 2025-05-07T20:33:08.8546994Z H=3, 2025-05-07T20:33:08.8547186Z max_L=4, 2025-05-07T20:33:08.8547391Z D=26, 2025-05-07T20:33:08.8547592Z dtype=torch.bfloat16, 2025-05-07T20:33:08.8547851Z device_type='cpu', 2025-05-07T20:33:08.8548079Z ) 2025-05-07T20:33:08.8548376Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8549167Z self=, 2025-05-07T20:33:08.8549840Z B=4, 2025-05-07T20:33:08.8550031Z H=3, 2025-05-07T20:33:08.8550217Z max_L=4, 2025-05-07T20:33:08.8550417Z D=26, 2025-05-07T20:33:08.8550626Z dtype=torch.bfloat16, 2025-05-07T20:33:08.8550876Z device_type='cpu', 2025-05-07T20:33:08.8551102Z ) 2025-05-07T20:33:08.8551404Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8552196Z self=, 2025-05-07T20:33:08.8552871Z B=4, 2025-05-07T20:33:08.8553065Z H=1, 2025-05-07T20:33:08.8553257Z max_L=4, 2025-05-07T20:33:08.8553460Z D=26, 2025-05-07T20:33:08.8553667Z dtype=torch.bfloat16, 2025-05-07T20:33:08.8554003Z device_type='cpu', 2025-05-07T20:33:08.8554229Z ) 2025-05-07T20:33:08.8554534Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8555339Z self=, 2025-05-07T20:33:08.8556004Z B=4, 2025-05-07T20:33:08.8556194Z H=1, 2025-05-07T20:33:08.8556381Z max_L=26, 2025-05-07T20:33:08.8556576Z D=26, 2025-05-07T20:33:08.8556783Z dtype=torch.bfloat16, 2025-05-07T20:33:08.8557035Z device_type='cpu', 2025-05-07T20:33:08.8557255Z ) 2025-05-07T20:33:08.8557556Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8558347Z self=, 2025-05-07T20:33:08.8559097Z B=2, 2025-05-07T20:33:08.8559281Z H=1, 2025-05-07T20:33:08.8559474Z max_L=26, 2025-05-07T20:33:08.8559678Z D=26, 2025-05-07T20:33:08.8559876Z dtype=torch.bfloat16, 2025-05-07T20:33:08.8560127Z device_type='cpu', 2025-05-07T20:33:08.8560415Z ) 2025-05-07T20:33:08.8560705Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8561494Z self=, 2025-05-07T20:33:08.8562163Z B=2, 2025-05-07T20:33:08.8562346Z H=1, 2025-05-07T20:33:08.8562539Z max_L=26, 2025-05-07T20:33:08.8562737Z D=2, 2025-05-07T20:33:08.8562930Z dtype=torch.bfloat16, 2025-05-07T20:33:08.8563183Z device_type='cpu', 2025-05-07T20:33:08.8563405Z ) 2025-05-07T20:33:08.8563693Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8564490Z self=, 2025-05-07T20:33:08.8565163Z B=2, 2025-05-07T20:33:08.8565349Z H=1, 2025-05-07T20:33:08.8565530Z max_L=1, 2025-05-07T20:33:08.8565724Z D=2, 2025-05-07T20:33:08.8565921Z dtype=torch.bfloat16, 2025-05-07T20:33:08.8566167Z device_type='cpu', 2025-05-07T20:33:08.8566387Z ) 2025-05-07T20:33:08.8566684Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8567520Z self=, 2025-05-07T20:33:08.8568192Z B=27, 2025-05-07T20:33:08.8568384Z H=1, 2025-05-07T20:33:08.8568572Z max_L=8, 2025-05-07T20:33:08.8568770Z D=13, 2025-05-07T20:33:08.8568973Z dtype=torch.bfloat16, 2025-05-07T20:33:08.8569217Z device_type='cpu', 2025-05-07T20:33:08.8569439Z ) 2025-05-07T20:33:08.8569740Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8570535Z self=, 2025-05-07T20:33:08.8571209Z B=27, 2025-05-07T20:33:08.8571401Z H=1, 2025-05-07T20:33:08.8571588Z max_L=8, 2025-05-07T20:33:08.8571779Z D=2, 2025-05-07T20:33:08.8571986Z dtype=torch.bfloat16, 2025-05-07T20:33:08.8572238Z device_type='cpu', 2025-05-07T20:33:08.8572457Z ) 2025-05-07T20:33:08.8572756Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:33:08.8573549Z self=, 2025-05-07T20:33:08.8574216Z B=27, 2025-05-07T20:33:08.8574410Z H=1, 2025-05-07T20:33:08.8574600Z max_L=1, 2025-05-07T20:33:08.8574795Z D=2, 2025-05-07T20:33:08.8574999Z dtype=torch.bfloat16, 2025-05-07T20:33:08.8575267Z device_type='cpu', 2025-05-07T20:33:08.8575486Z ) 2025-05-07T20:33:08.8575761Z PASSED 2025-05-07T20:33:08.8797744Z 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:08.8799432Z self=, 2025-05-07T20:33:08.8800424Z B=0, 2025-05-07T20:33:08.8800655Z H=1, 2025-05-07T20:33:08.8800846Z max_L=1, 2025-05-07T20:33:08.8801047Z D=0, 2025-05-07T20:33:08.8801255Z dtype=torch.float32, 2025-05-07T20:33:08.8801505Z device_type='meta', 2025-05-07T20:33:08.8801733Z ) 2025-05-07T20:33:08.8802036Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8803000Z self=, 2025-05-07T20:33:08.8803688Z B=10, 2025-05-07T20:33:08.8803897Z H=1, 2025-05-07T20:33:08.8804094Z max_L=1, 2025-05-07T20:33:08.8804290Z D=0, 2025-05-07T20:33:08.8804497Z dtype=torch.float32, 2025-05-07T20:33:08.8804751Z device_type='meta', 2025-05-07T20:33:08.8804972Z ) 2025-05-07T20:33:08.8805270Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8806062Z self=, 2025-05-07T20:33:08.8806780Z B=10, 2025-05-07T20:33:08.8806975Z H=2, 2025-05-07T20:33:08.8807169Z max_L=8, 2025-05-07T20:33:08.8807364Z D=13, 2025-05-07T20:33:08.8807573Z dtype=torch.float32, 2025-05-07T20:33:08.8807828Z device_type='meta', 2025-05-07T20:33:08.8808048Z ) 2025-05-07T20:33:08.8808351Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8809146Z self=, 2025-05-07T20:33:08.8809817Z B=30, 2025-05-07T20:33:08.8810008Z H=3, 2025-05-07T20:33:08.8810203Z max_L=24, 2025-05-07T20:33:08.8810406Z D=32, 2025-05-07T20:33:08.8810610Z dtype=torch.float16, 2025-05-07T20:33:08.8810865Z device_type='meta', 2025-05-07T20:33:08.8811096Z ) 2025-05-07T20:33:08.8811387Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8812177Z self=, 2025-05-07T20:33:08.8812849Z B=25, 2025-05-07T20:33:08.8813040Z H=3, 2025-05-07T20:33:08.8813232Z max_L=32, 2025-05-07T20:33:08.8813436Z D=1, 2025-05-07T20:33:08.8813642Z dtype=torch.bfloat16, 2025-05-07T20:33:08.8813901Z device_type='meta', 2025-05-07T20:33:08.8814139Z ) 2025-05-07T20:33:08.8814430Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8815222Z self=, 2025-05-07T20:33:08.8815888Z B=30, 2025-05-07T20:33:08.8816086Z H=1, 2025-05-07T20:33:08.8816277Z max_L=6, 2025-05-07T20:33:08.8816476Z D=17, 2025-05-07T20:33:08.8816723Z dtype=torch.float16, 2025-05-07T20:33:08.8817065Z device_type='meta', 2025-05-07T20:33:08.8817386Z ) 2025-05-07T20:33:08.8817807Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8818915Z self=, 2025-05-07T20:33:08.8819894Z B=22, 2025-05-07T20:33:08.8820167Z H=2, 2025-05-07T20:33:08.8820432Z max_L=5, 2025-05-07T20:33:08.8820727Z D=2, 2025-05-07T20:33:08.8821027Z dtype=torch.bfloat16, 2025-05-07T20:33:08.8821382Z device_type='meta', 2025-05-07T20:33:08.8821961Z ) 2025-05-07T20:33:08.8822391Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8823536Z self=, 2025-05-07T20:33:08.8824248Z B=31, 2025-05-07T20:33:08.8824448Z H=2, 2025-05-07T20:33:08.8824643Z max_L=2, 2025-05-07T20:33:08.8824837Z D=22, 2025-05-07T20:33:08.8825048Z dtype=torch.float16, 2025-05-07T20:33:08.8825300Z device_type='meta', 2025-05-07T20:33:08.8825523Z ) 2025-05-07T20:33:08.8825823Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8826609Z self=, 2025-05-07T20:33:08.8827284Z B=10, 2025-05-07T20:33:08.8827590Z H=2, 2025-05-07T20:33:08.8827785Z max_L=29, 2025-05-07T20:33:08.8827999Z D=14, 2025-05-07T20:33:08.8828202Z dtype=torch.float32, 2025-05-07T20:33:08.8828455Z device_type='meta', 2025-05-07T20:33:08.8828705Z ) 2025-05-07T20:33:08.8828998Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8830079Z self=, 2025-05-07T20:33:08.8831050Z B=28, 2025-05-07T20:33:08.8831314Z H=1, 2025-05-07T20:33:08.8831585Z max_L=14, 2025-05-07T20:33:08.8831881Z D=1, 2025-05-07T20:33:08.8832169Z dtype=torch.float32, 2025-05-07T20:33:08.8832530Z device_type='meta', 2025-05-07T20:33:08.8832848Z ) 2025-05-07T20:33:08.8833266Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8834403Z self=, 2025-05-07T20:33:08.8846682Z B=11, 2025-05-07T20:33:08.8847007Z H=1, 2025-05-07T20:33:08.8847282Z max_L=25, 2025-05-07T20:33:08.8847565Z D=14, 2025-05-07T20:33:08.8847862Z dtype=torch.float16, 2025-05-07T20:33:08.8848227Z device_type='meta', 2025-05-07T20:33:08.8848543Z ) 2025-05-07T20:33:08.8848968Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8850094Z self=, 2025-05-07T20:33:08.8851032Z B=11, 2025-05-07T20:33:08.8851308Z H=1, 2025-05-07T20:33:08.8851581Z max_L=25, 2025-05-07T20:33:08.8851858Z D=1, 2025-05-07T20:33:08.8852143Z dtype=torch.float16, 2025-05-07T20:33:08.8852497Z device_type='meta', 2025-05-07T20:33:08.8852808Z ) 2025-05-07T20:33:08.8853212Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8854308Z self=, 2025-05-07T20:33:08.8855251Z B=1, 2025-05-07T20:33:08.8855512Z H=1, 2025-05-07T20:33:08.8855783Z max_L=25, 2025-05-07T20:33:08.8856064Z D=1, 2025-05-07T20:33:08.8856346Z dtype=torch.float16, 2025-05-07T20:33:08.8856697Z device_type='meta', 2025-05-07T20:33:08.8857018Z ) 2025-05-07T20:33:08.8857424Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8858519Z self=, 2025-05-07T20:33:08.8859461Z B=25, 2025-05-07T20:33:08.8859727Z H=1, 2025-05-07T20:33:08.8859996Z max_L=25, 2025-05-07T20:33:08.8860283Z D=1, 2025-05-07T20:33:08.8860565Z dtype=torch.float16, 2025-05-07T20:33:08.8860922Z device_type='meta', 2025-05-07T20:33:08.8861251Z ) 2025-05-07T20:33:08.8861654Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8862918Z self=, 2025-05-07T20:33:08.8863860Z B=25, 2025-05-07T20:33:08.8864135Z H=1, 2025-05-07T20:33:08.8864397Z max_L=25, 2025-05-07T20:33:08.8864690Z D=25, 2025-05-07T20:33:08.8864979Z dtype=torch.float16, 2025-05-07T20:33:08.8865329Z device_type='meta', 2025-05-07T20:33:08.8865652Z ) 2025-05-07T20:33:08.8866067Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8867199Z self=, 2025-05-07T20:33:08.8868145Z B=25, 2025-05-07T20:33:08.8868423Z H=1, 2025-05-07T20:33:08.8868666Z max_L=1, 2025-05-07T20:33:08.8868945Z D=25, 2025-05-07T20:33:08.8869337Z dtype=torch.float16, 2025-05-07T20:33:08.8869686Z device_type='meta', 2025-05-07T20:33:08.8870000Z ) 2025-05-07T20:33:08.8870381Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8871444Z self=, 2025-05-07T20:33:08.8872411Z B=1, 2025-05-07T20:33:08.8872678Z H=1, 2025-05-07T20:33:08.8872951Z max_L=25, 2025-05-07T20:33:08.8873247Z D=25, 2025-05-07T20:33:08.8873521Z dtype=torch.float16, 2025-05-07T20:33:08.8873865Z device_type='meta', 2025-05-07T20:33:08.8874168Z ) 2025-05-07T20:33:08.8874552Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8875638Z self=, 2025-05-07T20:33:08.8876565Z B=19, 2025-05-07T20:33:08.8876845Z H=3, 2025-05-07T20:33:08.8877106Z max_L=6, 2025-05-07T20:33:08.8877395Z D=8, 2025-05-07T20:33:08.8877685Z dtype=torch.float16, 2025-05-07T20:33:08.8878032Z device_type='meta', 2025-05-07T20:33:08.8878346Z ) 2025-05-07T20:33:08.8878748Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8879809Z self=, 2025-05-07T20:33:08.8880841Z B=19, 2025-05-07T20:33:08.8881101Z H=3, 2025-05-07T20:33:08.8881362Z max_L=3, 2025-05-07T20:33:08.8881624Z D=8, 2025-05-07T20:33:08.8881905Z dtype=torch.float16, 2025-05-07T20:33:08.8882248Z device_type='meta', 2025-05-07T20:33:08.8882547Z ) 2025-05-07T20:33:08.8882949Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:33:08.8884029Z self=, 2025-05-07T20:33:08.8884952Z B=3, 2025-05-07T20:33:08.8885218Z H=3, 2025-05-07T20:33:08.8885484Z max_L=3, 2025-05-07T20:33:08.8885751Z D=8, 2025-05-07T20:33:08.8886033Z dtype=torch.float16, 2025-05-07T20:33:08.8886384Z device_type='meta', 2025-05-07T20:33:08.8886741Z ) 2025-05-07T20:33:08.8886993Z PASSED 2025-05-07T20:33:08.8887149Z 2025-05-07T20:33:08.8887346Z =============================== warnings summary =============================== 2025-05-07T20:33:08.8888288Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:33:08.8890433Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:33:08.8892423Z warnings.warn( 2025-05-07T20:33:08.8892612Z 2025-05-07T20:33:08.8893390Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:33:08.8895468Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #1 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:33:08.8897456Z warnings.warn( 2025-05-07T20:33:08.8897635Z 2025-05-07T20:33:08.8897938Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:08.8898580Z ======================== 3 passed, 2 warnings in 14.73s ======================== 2025-05-07T20:33:10.5138856Z 2025-05-07T20:33:10.5140062Z [TEST] Python test suite PASSED: ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:33:10.5158317Z [TEST] Python test time for ./jagged/batched_dense_vec_jagged_2d_mul_test.py: 18 seconds 2025-05-07T20:33:10.5158723Z 2025-05-07T20:33:10.5158728Z 2025-05-07T20:33:10.5158734Z 2025-05-07T20:33:10.5158738Z 2025-05-07T20:33:10.5177850Z ################################################################################ 2025-05-07T20:33:10.5196539Z # [2025-05-07T20:33:10.519Z] Run Python Test Suite: 2025-05-07T20:33:10.5196933Z # ./jagged/dense_bmm_test.py 2025-05-07T20:33:10.5197234Z ################################################################################ 2025-05-07T20:33:10.5222997Z + 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:10.5223631Z 2025-05-07T20:33:12.6520152Z ============================= test session starts ============================== 2025-05-07T20:33:12.6520907Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:12.6521443Z cachedir: .pytest_cache 2025-05-07T20:33:12.6522047Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:12.6522789Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:12.6523201Z plugins: hypothesis-6.131.14 2025-05-07T20:33:14.6321253Z collecting ... collected 3 items 2025-05-07T20:33:14.6321679Z 2025-05-07T20:33:14.7687000Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm Trying example: test_jagged_dense_bmm( 2025-05-07T20:33:14.7687827Z self=, 2025-05-07T20:33:14.7688399Z B=10, 2025-05-07T20:33:14.7688635Z M=1, 2025-05-07T20:33:14.7688858Z N=1, 2025-05-07T20:33:14.7689089Z max_L=1, 2025-05-07T20:33:14.7689348Z dtype=torch.float32, 2025-05-07T20:33:14.7689655Z device=device(type='cpu'), 2025-05-07T20:33:14.7689972Z ) 2025-05-07T20:33:14.7690264Z Trying example: test_jagged_dense_bmm( 2025-05-07T20:33:14.7690806Z self=, 2025-05-07T20:33:14.7691310Z B=184, 2025-05-07T20:33:14.7691944Z M=27, 2025-05-07T20:33:14.7692181Z N=21, 2025-05-07T20:33:14.7692407Z max_L=12, 2025-05-07T20:33:14.7692669Z dtype=torch.float32, 2025-05-07T20:33:14.7692984Z device=device(type='cpu'), 2025-05-07T20:33:14.7693282Z ) 2025-05-07T20:33:14.7693507Z PASSED 2025-05-07T20:33:19.4135759Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4136796Z self=, 2025-05-07T20:33:19.4137372Z B=10, 2025-05-07T20:33:19.4137615Z M=2, 2025-05-07T20:33:19.4137846Z N=2, 2025-05-07T20:33:19.4138076Z max_L=2, 2025-05-07T20:33:19.4138340Z dtype=torch.float32, 2025-05-07T20:33:19.4138684Z device=device(type='cpu'), 2025-05-07T20:33:19.4138990Z ) 2025-05-07T20:33:19.4139730Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4140382Z self=, 2025-05-07T20:33:19.4140955Z B=352, 2025-05-07T20:33:19.4141189Z M=2, 2025-05-07T20:33:19.4141422Z N=2, 2025-05-07T20:33:19.4141646Z max_L=2, 2025-05-07T20:33:19.4141916Z dtype=torch.float32, 2025-05-07T20:33:19.4142232Z device=device(type='cpu'), 2025-05-07T20:33:19.4142536Z ) 2025-05-07T20:33:19.4142841Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4143492Z self=, 2025-05-07T20:33:19.4144069Z B=352, 2025-05-07T20:33:19.4144299Z M=21, 2025-05-07T20:33:19.4144532Z N=18, 2025-05-07T20:33:19.4144763Z max_L=15, 2025-05-07T20:33:19.4145020Z dtype=torch.float32, 2025-05-07T20:33:19.4145600Z device=device(type='cpu'), 2025-05-07T20:33:19.4145908Z ) 2025-05-07T20:33:19.4146222Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4146867Z self=, 2025-05-07T20:33:19.4147463Z B=209, 2025-05-07T20:33:19.4147694Z M=29, 2025-05-07T20:33:19.4147925Z N=2, 2025-05-07T20:33:19.4148159Z max_L=9, 2025-05-07T20:33:19.4148412Z dtype=torch.float32, 2025-05-07T20:33:19.4148723Z device=device(type='cpu'), 2025-05-07T20:33:19.4149028Z ) 2025-05-07T20:33:19.4149346Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4150024Z self=, 2025-05-07T20:33:19.4150595Z B=373, 2025-05-07T20:33:19.4150825Z M=16, 2025-05-07T20:33:19.4151055Z N=30, 2025-05-07T20:33:19.4151294Z max_L=23, 2025-05-07T20:33:19.4151548Z dtype=torch.float32, 2025-05-07T20:33:19.4151869Z device=device(type='cpu'), 2025-05-07T20:33:19.4152176Z ) 2025-05-07T20:33:19.4152477Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4153118Z self=, 2025-05-07T20:33:19.4153692Z B=456, 2025-05-07T20:33:19.4153930Z M=32, 2025-05-07T20:33:19.4154153Z N=29, 2025-05-07T20:33:19.4154385Z max_L=18, 2025-05-07T20:33:19.4154644Z dtype=torch.float32, 2025-05-07T20:33:19.4154952Z device=device(type='cpu'), 2025-05-07T20:33:19.4155253Z ) 2025-05-07T20:33:19.4155554Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4156192Z self=, 2025-05-07T20:33:19.4156768Z B=438, 2025-05-07T20:33:19.4157002Z M=27, 2025-05-07T20:33:19.4157226Z N=21, 2025-05-07T20:33:19.4157461Z max_L=12, 2025-05-07T20:33:19.4157725Z dtype=torch.float32, 2025-05-07T20:33:19.4158033Z device=device(type='cpu'), 2025-05-07T20:33:19.4158339Z ) 2025-05-07T20:33:19.4158649Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4159317Z self=, 2025-05-07T20:33:19.4159917Z B=251, 2025-05-07T20:33:19.4160151Z M=14, 2025-05-07T20:33:19.4160492Z N=20, 2025-05-07T20:33:19.4160727Z max_L=12, 2025-05-07T20:33:19.4160990Z dtype=torch.float32, 2025-05-07T20:33:19.4161302Z device=device(type='cpu'), 2025-05-07T20:33:19.4161600Z ) 2025-05-07T20:33:19.4161905Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4162557Z self=, 2025-05-07T20:33:19.4163126Z B=512, 2025-05-07T20:33:19.4163364Z M=16, 2025-05-07T20:33:19.4163595Z N=14, 2025-05-07T20:33:19.4163821Z max_L=13, 2025-05-07T20:33:19.4164083Z dtype=torch.float32, 2025-05-07T20:33:19.4164403Z device=device(type='cpu'), 2025-05-07T20:33:19.4164699Z ) 2025-05-07T20:33:19.4165106Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4165750Z self=, 2025-05-07T20:33:19.4166318Z B=287, 2025-05-07T20:33:19.4166555Z M=2, 2025-05-07T20:33:19.4166783Z N=22, 2025-05-07T20:33:19.4167006Z max_L=8, 2025-05-07T20:33:19.4167262Z dtype=torch.float32, 2025-05-07T20:33:19.4167574Z device=device(type='cpu'), 2025-05-07T20:33:19.4167873Z ) 2025-05-07T20:33:19.4168182Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4168825Z self=, 2025-05-07T20:33:19.4169396Z B=361, 2025-05-07T20:33:19.4169622Z M=7, 2025-05-07T20:33:19.4169851Z N=3, 2025-05-07T20:33:19.4170081Z max_L=3, 2025-05-07T20:33:19.4170330Z dtype=torch.float32, 2025-05-07T20:33:19.4170733Z device=device(type='cpu'), 2025-05-07T20:33:19.4171038Z ) 2025-05-07T20:33:19.4171334Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4171984Z self=, 2025-05-07T20:33:19.4172558Z B=361, 2025-05-07T20:33:19.4172788Z M=3, 2025-05-07T20:33:19.4173021Z N=3, 2025-05-07T20:33:19.4173251Z max_L=3, 2025-05-07T20:33:19.4173500Z dtype=torch.float32, 2025-05-07T20:33:19.4173815Z device=device(type='cpu'), 2025-05-07T20:33:19.4174117Z ) 2025-05-07T20:33:19.4174416Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4175061Z self=, 2025-05-07T20:33:19.4175633Z B=361, 2025-05-07T20:33:19.4175869Z M=3, 2025-05-07T20:33:19.4176093Z N=2, 2025-05-07T20:33:19.4176321Z max_L=3, 2025-05-07T20:33:19.4176577Z dtype=torch.float32, 2025-05-07T20:33:19.4176889Z device=device(type='cpu'), 2025-05-07T20:33:19.4177193Z ) 2025-05-07T20:33:19.4177497Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4178140Z self=, 2025-05-07T20:33:19.4178712Z B=10, 2025-05-07T20:33:19.4178944Z M=3, 2025-05-07T20:33:19.4179192Z N=2, 2025-05-07T20:33:19.4179446Z max_L=3, 2025-05-07T20:33:19.4179700Z dtype=torch.float32, 2025-05-07T20:33:19.4180009Z device=device(type='cpu'), 2025-05-07T20:33:19.4180312Z ) 2025-05-07T20:33:19.4180616Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4181253Z self=, 2025-05-07T20:33:19.4181827Z B=10, 2025-05-07T20:33:19.4182059Z M=3, 2025-05-07T20:33:19.4182280Z N=3, 2025-05-07T20:33:19.4182510Z max_L=3, 2025-05-07T20:33:19.4182766Z dtype=torch.float32, 2025-05-07T20:33:19.4183083Z device=device(type='cpu'), 2025-05-07T20:33:19.4183382Z ) 2025-05-07T20:33:19.4183684Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4184330Z self=, 2025-05-07T20:33:19.4184896Z B=10, 2025-05-07T20:33:19.4185131Z M=3, 2025-05-07T20:33:19.4185380Z N=10, 2025-05-07T20:33:19.4185571Z max_L=3, 2025-05-07T20:33:19.4185790Z dtype=torch.float32, 2025-05-07T20:33:19.4186054Z device=device(type='cpu'), 2025-05-07T20:33:19.4186301Z ) 2025-05-07T20:33:19.4186552Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4187079Z self=, 2025-05-07T20:33:19.4187545Z B=10, 2025-05-07T20:33:19.4187741Z M=3, 2025-05-07T20:33:19.4187934Z N=10, 2025-05-07T20:33:19.4188122Z max_L=10, 2025-05-07T20:33:19.4188338Z dtype=torch.float32, 2025-05-07T20:33:19.4188601Z device=device(type='cpu'), 2025-05-07T20:33:19.4188856Z ) 2025-05-07T20:33:19.4189111Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4189782Z self=, 2025-05-07T20:33:19.4190248Z B=332, 2025-05-07T20:33:19.4190439Z M=5, 2025-05-07T20:33:19.4190629Z N=31, 2025-05-07T20:33:19.4190822Z max_L=28, 2025-05-07T20:33:19.4191035Z dtype=torch.float32, 2025-05-07T20:33:19.4191295Z device=device(type='cpu'), 2025-05-07T20:33:19.4191842Z ) 2025-05-07T20:33:19.4192090Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4192622Z self=, 2025-05-07T20:33:19.4193091Z B=332, 2025-05-07T20:33:19.4193279Z M=5, 2025-05-07T20:33:19.4193468Z N=5, 2025-05-07T20:33:19.4193659Z max_L=28, 2025-05-07T20:33:19.4193872Z dtype=torch.float32, 2025-05-07T20:33:19.4194137Z device=device(type='cpu'), 2025-05-07T20:33:19.4194513Z ) 2025-05-07T20:33:19.4194762Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:33:19.4195300Z self=, 2025-05-07T20:33:19.4195766Z B=332, 2025-05-07T20:33:19.4195961Z M=5, 2025-05-07T20:33:19.4196148Z N=5, 2025-05-07T20:33:19.4196342Z max_L=5, 2025-05-07T20:33:19.4196556Z dtype=torch.float32, 2025-05-07T20:33:19.4196811Z device=device(type='cpu'), 2025-05-07T20:33:19.4197063Z ) 2025-05-07T20:33:19.4197252Z PASSED 2025-05-07T20:33:19.5895421Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5896253Z self=, 2025-05-07T20:33:19.5896752Z B=10, 2025-05-07T20:33:19.5896988Z M=1, 2025-05-07T20:33:19.5897222Z N=1, 2025-05-07T20:33:19.5897486Z max_L=1, 2025-05-07T20:33:19.5897748Z dtype=torch.float32, 2025-05-07T20:33:19.5898086Z device=device(type='cpu'), 2025-05-07T20:33:19.5898411Z ) 2025-05-07T20:33:19.5898668Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5899204Z self=, 2025-05-07T20:33:19.5899750Z B=39, 2025-05-07T20:33:19.5899979Z M=1, 2025-05-07T20:33:19.5900198Z N=1, 2025-05-07T20:33:19.5900429Z max_L=1, 2025-05-07T20:33:19.5900685Z dtype=torch.float32, 2025-05-07T20:33:19.5900985Z device=device(type='cpu'), 2025-05-07T20:33:19.5901285Z ) 2025-05-07T20:33:19.5901538Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5902055Z self=, 2025-05-07T20:33:19.5902562Z B=39, 2025-05-07T20:33:19.5902792Z M=10, 2025-05-07T20:33:19.5903015Z N=22, 2025-05-07T20:33:19.5903247Z max_L=11, 2025-05-07T20:33:19.5903507Z dtype=torch.float32, 2025-05-07T20:33:19.5903809Z device=device(type='cuda'), 2025-05-07T20:33:19.5904119Z ) 2025-05-07T20:33:19.5904375Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5904906Z self=, 2025-05-07T20:33:19.5905405Z B=299, 2025-05-07T20:33:19.5905639Z M=24, 2025-05-07T20:33:19.5905867Z N=26, 2025-05-07T20:33:19.5906090Z max_L=4, 2025-05-07T20:33:19.5906365Z dtype=torch.float32, 2025-05-07T20:33:19.5906676Z device=device(type='cpu'), 2025-05-07T20:33:19.5906973Z ) 2025-05-07T20:33:19.5907230Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5907761Z self=, 2025-05-07T20:33:19.5908262Z B=489, 2025-05-07T20:33:19.5908495Z M=13, 2025-05-07T20:33:19.5908725Z N=27, 2025-05-07T20:33:19.5908962Z max_L=13, 2025-05-07T20:33:19.5909216Z dtype=torch.float32, 2025-05-07T20:33:19.5909552Z device=device(type='cpu'), 2025-05-07T20:33:19.5909880Z ) 2025-05-07T20:33:19.5910134Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5919620Z self=, 2025-05-07T20:33:19.5920534Z B=511, 2025-05-07T20:33:19.5920776Z M=25, 2025-05-07T20:33:19.5921006Z N=24, 2025-05-07T20:33:19.5921245Z max_L=8, 2025-05-07T20:33:19.5946587Z dtype=torch.float32, 2025-05-07T20:33:19.5946990Z device=device(type='cpu'), 2025-05-07T20:33:19.5947366Z ) 2025-05-07T20:33:19.5947679Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5948295Z self=, 2025-05-07T20:33:19.5948890Z B=191, 2025-05-07T20:33:19.5949185Z M=12, 2025-05-07T20:33:19.5949493Z N=28, 2025-05-07T20:33:19.5949767Z max_L=11, 2025-05-07T20:33:19.5950077Z dtype=torch.float32, 2025-05-07T20:33:19.5950436Z device=device(type='cuda'), 2025-05-07T20:33:19.5950809Z ) 2025-05-07T20:33:19.5951109Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5952193Z self=, 2025-05-07T20:33:19.5952810Z B=491, 2025-05-07T20:33:19.5953092Z M=22, 2025-05-07T20:33:19.5953365Z N=18, 2025-05-07T20:33:19.5953628Z max_L=31, 2025-05-07T20:33:19.5953929Z dtype=torch.float32, 2025-05-07T20:33:19.5954283Z device=device(type='cuda'), 2025-05-07T20:33:19.5954624Z ) 2025-05-07T20:33:19.5954923Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5955520Z self=, 2025-05-07T20:33:19.5956085Z B=187, 2025-05-07T20:33:19.5956353Z M=12, 2025-05-07T20:33:19.5956622Z N=17, 2025-05-07T20:33:19.5956882Z max_L=18, 2025-05-07T20:33:19.5957187Z dtype=torch.float32, 2025-05-07T20:33:19.5957557Z device=device(type='cpu'), 2025-05-07T20:33:19.5957904Z ) 2025-05-07T20:33:19.5958210Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5958843Z self=, 2025-05-07T20:33:19.5959424Z B=351, 2025-05-07T20:33:19.5959707Z M=4, 2025-05-07T20:33:19.5959976Z N=28, 2025-05-07T20:33:19.5960358Z max_L=25, 2025-05-07T20:33:19.5960674Z dtype=torch.float32, 2025-05-07T20:33:19.5961043Z device=device(type='cpu'), 2025-05-07T20:33:19.5961382Z ) 2025-05-07T20:33:19.5961661Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5962252Z self=, 2025-05-07T20:33:19.5962801Z B=449, 2025-05-07T20:33:19.5963045Z M=8, 2025-05-07T20:33:19.5963293Z N=18, 2025-05-07T20:33:19.5963553Z max_L=7, 2025-05-07T20:33:19.5963823Z dtype=torch.float32, 2025-05-07T20:33:19.5964164Z device=device(type='cuda'), 2025-05-07T20:33:19.5964518Z ) 2025-05-07T20:33:19.5964831Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5965422Z self=, 2025-05-07T20:33:19.5965994Z B=449, 2025-05-07T20:33:19.5966260Z M=8, 2025-05-07T20:33:19.5966511Z N=18, 2025-05-07T20:33:19.5966757Z max_L=1, 2025-05-07T20:33:19.5967038Z dtype=torch.float32, 2025-05-07T20:33:19.5967375Z device=device(type='cuda'), 2025-05-07T20:33:19.5967682Z ) 2025-05-07T20:33:19.5967956Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5968541Z self=, 2025-05-07T20:33:19.5969115Z B=449, 2025-05-07T20:33:19.5969387Z M=8, 2025-05-07T20:33:19.5969652Z N=8, 2025-05-07T20:33:19.5969910Z max_L=1, 2025-05-07T20:33:19.5970213Z dtype=torch.float32, 2025-05-07T20:33:19.5970569Z device=device(type='cuda'), 2025-05-07T20:33:19.5970921Z ) 2025-05-07T20:33:19.5971215Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5971821Z self=, 2025-05-07T20:33:19.5972392Z B=449, 2025-05-07T20:33:19.5972667Z M=8, 2025-05-07T20:33:19.5972925Z N=1, 2025-05-07T20:33:19.5973180Z max_L=1, 2025-05-07T20:33:19.5973637Z dtype=torch.float32, 2025-05-07T20:33:19.5973980Z device=device(type='cuda'), 2025-05-07T20:33:19.5974317Z ) 2025-05-07T20:33:19.5974606Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5975207Z self=, 2025-05-07T20:33:19.5975793Z B=10, 2025-05-07T20:33:19.5976056Z M=8, 2025-05-07T20:33:19.5976325Z N=1, 2025-05-07T20:33:19.5976594Z max_L=1, 2025-05-07T20:33:19.5976887Z dtype=torch.float32, 2025-05-07T20:33:19.5977248Z device=device(type='cuda'), 2025-05-07T20:33:19.5977602Z ) 2025-05-07T20:33:19.5977897Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5978513Z self=, 2025-05-07T20:33:19.5979083Z B=10, 2025-05-07T20:33:19.5979349Z M=10, 2025-05-07T20:33:19.5979613Z N=1, 2025-05-07T20:33:19.5979994Z max_L=1, 2025-05-07T20:33:19.5980286Z dtype=torch.float32, 2025-05-07T20:33:19.5980644Z device=device(type='cuda'), 2025-05-07T20:33:19.5980991Z ) 2025-05-07T20:33:19.5981274Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5981877Z self=, 2025-05-07T20:33:19.5982458Z B=10, 2025-05-07T20:33:19.5982726Z M=1, 2025-05-07T20:33:19.5982976Z N=1, 2025-05-07T20:33:19.5983233Z max_L=1, 2025-05-07T20:33:19.5983534Z dtype=torch.float32, 2025-05-07T20:33:19.5983883Z device=device(type='cuda'), 2025-05-07T20:33:19.5984233Z ) 2025-05-07T20:33:19.5984523Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5985095Z self=, 2025-05-07T20:33:19.5985637Z B=399, 2025-05-07T20:33:19.5985893Z M=15, 2025-05-07T20:33:19.5986138Z N=30, 2025-05-07T20:33:19.5986389Z max_L=20, 2025-05-07T20:33:19.5986676Z dtype=torch.float32, 2025-05-07T20:33:19.5987007Z device=device(type='cpu'), 2025-05-07T20:33:19.5987344Z ) 2025-05-07T20:33:19.5987622Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5988182Z self=, 2025-05-07T20:33:19.5988731Z B=20, 2025-05-07T20:33:19.5988979Z M=15, 2025-05-07T20:33:19.5989224Z N=30, 2025-05-07T20:33:19.5989473Z max_L=20, 2025-05-07T20:33:19.5989774Z dtype=torch.float32, 2025-05-07T20:33:19.5990128Z device=device(type='cpu'), 2025-05-07T20:33:19.5990458Z ) 2025-05-07T20:33:19.5990736Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:33:19.5991301Z self=, 2025-05-07T20:33:19.5992095Z B=20, 2025-05-07T20:33:19.5992345Z M=15, 2025-05-07T20:33:19.5992591Z N=15, 2025-05-07T20:33:19.5992829Z max_L=20, 2025-05-07T20:33:19.5993107Z dtype=torch.float32, 2025-05-07T20:33:19.5993444Z device=device(type='cpu'), 2025-05-07T20:33:19.5993759Z ) 2025-05-07T20:33:19.5994063Z PASSED 2025-05-07T20:33:19.5994204Z 2025-05-07T20:33:19.5994390Z =============================== warnings summary =============================== 2025-05-07T20:33:19.5994850Z test/jagged/dense_bmm_test.py: 21 warnings 2025-05-07T20:33:19.5999188Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:33:19.6004210Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:19.6004773Z 2025-05-07T20:33:19.6004937Z test/jagged/dense_bmm_test.py: 22 warnings 2025-05-07T20:33:19.6009240Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:33:19.6013763Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:19.6014345Z 2025-05-07T20:33:19.6014668Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:19.6015313Z ======================== 3 passed, 43 warnings in 7.06s ======================== 2025-05-07T20:33:21.3138227Z 2025-05-07T20:33:21.3139083Z [TEST] Python test suite PASSED: ./jagged/dense_bmm_test.py 2025-05-07T20:33:21.3157489Z [TEST] Python test time for ./jagged/dense_bmm_test.py: 11 seconds 2025-05-07T20:33:21.3157786Z 2025-05-07T20:33:21.3157930Z 2025-05-07T20:33:21.3157941Z 2025-05-07T20:33:21.3157946Z 2025-05-07T20:33:21.3178149Z ################################################################################ 2025-05-07T20:33:21.3196415Z # [2025-05-07T20:33:21.319Z] Run Python Test Suite: 2025-05-07T20:33:21.3196805Z # ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:33:21.3197155Z ################################################################################ 2025-05-07T20:33:21.3220923Z + 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:21.3221622Z 2025-05-07T20:33:23.4504606Z ============================= test session starts ============================== 2025-05-07T20:33:23.4505266Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:23.4505799Z cachedir: .pytest_cache 2025-05-07T20:33:23.4506398Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:23.4507169Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:23.4507602Z plugins: hypothesis-6.131.14 2025-05-07T20:33:25.4856842Z collecting ... collected 4 items 2025-05-07T20:33:25.4857179Z 2025-05-07T20:33:27.1012981Z 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:27.1015014Z self=, 2025-05-07T20:33:27.1016095Z num_jagged_dim=1, 2025-05-07T20:33:27.1016438Z outer_dense_size=0, 2025-05-07T20:33:27.1016789Z inner_dense_size=0, 2025-05-07T20:33:27.1017179Z dtype=torch.float32, 2025-05-07T20:33:27.1017582Z device=device(type='cpu'), 2025-05-07T20:33:27.1017969Z ) 2025-05-07T20:33:27.1018484Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1019806Z self=, 2025-05-07T20:33:27.1021387Z num_jagged_dim=3, 2025-05-07T20:33:27.1021796Z outer_dense_size=0, 2025-05-07T20:33:27.1022181Z inner_dense_size=0, 2025-05-07T20:33:27.1022541Z dtype=torch.float32, 2025-05-07T20:33:27.1022944Z device=device(type='cpu'), 2025-05-07T20:33:27.1023333Z ) 2025-05-07T20:33:27.1023825Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1025064Z self=, 2025-05-07T20:33:27.1026219Z num_jagged_dim=3, 2025-05-07T20:33:27.1026599Z outer_dense_size=1, 2025-05-07T20:33:27.1026974Z inner_dense_size=0, 2025-05-07T20:33:27.1027360Z dtype=torch.float16, 2025-05-07T20:33:27.1028022Z device=device(type='cpu'), 2025-05-07T20:33:27.1028441Z ) 2025-05-07T20:33:27.1028951Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1030316Z self=, 2025-05-07T20:33:27.1031467Z num_jagged_dim=2, 2025-05-07T20:33:27.1031835Z outer_dense_size=2, 2025-05-07T20:33:27.1032215Z inner_dense_size=3, 2025-05-07T20:33:27.1032601Z dtype=torch.float32, 2025-05-07T20:33:27.1033006Z device=device(type='cpu'), 2025-05-07T20:33:27.1033406Z ) 2025-05-07T20:33:27.1033912Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1035254Z self=, 2025-05-07T20:33:27.1036404Z num_jagged_dim=2, 2025-05-07T20:33:27.1036784Z outer_dense_size=3, 2025-05-07T20:33:27.1037163Z inner_dense_size=1, 2025-05-07T20:33:27.1037553Z dtype=torch.bfloat16, 2025-05-07T20:33:27.1037977Z device=device(type='cuda'), 2025-05-07T20:33:27.1038384Z ) 2025-05-07T20:33:27.1038879Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1040150Z self=, 2025-05-07T20:33:27.1041418Z num_jagged_dim=3, 2025-05-07T20:33:27.1041790Z outer_dense_size=0, 2025-05-07T20:33:27.1042175Z inner_dense_size=4, 2025-05-07T20:33:27.1042563Z dtype=torch.float32, 2025-05-07T20:33:27.1042970Z device=device(type='cuda'), 2025-05-07T20:33:27.1043377Z ) 2025-05-07T20:33:27.1043886Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1045232Z self=, 2025-05-07T20:33:27.1046388Z num_jagged_dim=4, 2025-05-07T20:33:27.1046777Z outer_dense_size=1, 2025-05-07T20:33:27.1047163Z inner_dense_size=0, 2025-05-07T20:33:27.1047550Z dtype=torch.bfloat16, 2025-05-07T20:33:27.1047971Z device=device(type='cuda'), 2025-05-07T20:33:27.1048377Z ) 2025-05-07T20:33:27.1048876Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1050230Z self=, 2025-05-07T20:33:27.1051393Z num_jagged_dim=2, 2025-05-07T20:33:27.1051765Z outer_dense_size=0, 2025-05-07T20:33:27.1052144Z inner_dense_size=1, 2025-05-07T20:33:27.1052532Z dtype=torch.float32, 2025-05-07T20:33:27.1052936Z device=device(type='cuda'), 2025-05-07T20:33:27.1053336Z ) 2025-05-07T20:33:27.1053837Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1055192Z self=, 2025-05-07T20:33:27.1056452Z num_jagged_dim=4, 2025-05-07T20:33:27.1056820Z outer_dense_size=4, 2025-05-07T20:33:27.1057177Z inner_dense_size=3, 2025-05-07T20:33:27.1057530Z dtype=torch.float16, 2025-05-07T20:33:27.1057924Z device=device(type='cpu'), 2025-05-07T20:33:27.1058326Z ) 2025-05-07T20:33:27.1058803Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1060080Z self=, 2025-05-07T20:33:27.1061232Z num_jagged_dim=2, 2025-05-07T20:33:27.1061611Z outer_dense_size=3, 2025-05-07T20:33:27.1061986Z inner_dense_size=0, 2025-05-07T20:33:27.1062374Z dtype=torch.bfloat16, 2025-05-07T20:33:27.1062791Z device=device(type='cpu'), 2025-05-07T20:33:27.1063186Z ) 2025-05-07T20:33:27.1063838Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1065200Z self=, 2025-05-07T20:33:27.1066337Z num_jagged_dim=3, 2025-05-07T20:33:27.1066711Z outer_dense_size=0, 2025-05-07T20:33:27.1067088Z inner_dense_size=0, 2025-05-07T20:33:27.1067464Z dtype=torch.float16, 2025-05-07T20:33:27.1067875Z device=device(type='cuda'), 2025-05-07T20:33:27.1068280Z ) 2025-05-07T20:33:27.1068780Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1070114Z self=, 2025-05-07T20:33:27.1071252Z num_jagged_dim=3, 2025-05-07T20:33:27.1071635Z outer_dense_size=0, 2025-05-07T20:33:27.1072009Z inner_dense_size=3, 2025-05-07T20:33:27.1072405Z dtype=torch.float16, 2025-05-07T20:33:27.1072813Z device=device(type='cuda'), 2025-05-07T20:33:27.1073218Z ) 2025-05-07T20:33:27.1073717Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1075047Z self=, 2025-05-07T20:33:27.1076197Z num_jagged_dim=3, 2025-05-07T20:33:27.1076566Z outer_dense_size=3, 2025-05-07T20:33:27.1076941Z inner_dense_size=3, 2025-05-07T20:33:27.1077328Z dtype=torch.float16, 2025-05-07T20:33:27.1077732Z device=device(type='cuda'), 2025-05-07T20:33:27.1078139Z ) 2025-05-07T20:33:27.1078646Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1079986Z self=, 2025-05-07T20:33:27.1081237Z num_jagged_dim=1, 2025-05-07T20:33:27.1081619Z outer_dense_size=1, 2025-05-07T20:33:27.1082006Z inner_dense_size=0, 2025-05-07T20:33:27.1082390Z dtype=torch.float32, 2025-05-07T20:33:27.1082805Z device=device(type='cuda'), 2025-05-07T20:33:27.1083204Z ) 2025-05-07T20:33:27.1083707Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1085057Z self=, 2025-05-07T20:33:27.1086212Z num_jagged_dim=1, 2025-05-07T20:33:27.1086583Z outer_dense_size=1, 2025-05-07T20:33:27.1086967Z inner_dense_size=1, 2025-05-07T20:33:27.1087355Z dtype=torch.float32, 2025-05-07T20:33:27.1087758Z device=device(type='cuda'), 2025-05-07T20:33:27.1088160Z ) 2025-05-07T20:33:27.1088673Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1090010Z self=, 2025-05-07T20:33:27.1091294Z num_jagged_dim=1, 2025-05-07T20:33:27.1092135Z outer_dense_size=2, 2025-05-07T20:33:27.1092507Z inner_dense_size=2, 2025-05-07T20:33:27.1092855Z dtype=torch.float16, 2025-05-07T20:33:27.1093257Z device=device(type='cuda'), 2025-05-07T20:33:27.1093665Z ) 2025-05-07T20:33:27.1094158Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1095425Z self=, 2025-05-07T20:33:27.1096516Z num_jagged_dim=2, 2025-05-07T20:33:27.1096903Z outer_dense_size=2, 2025-05-07T20:33:27.1097297Z inner_dense_size=2, 2025-05-07T20:33:27.1097933Z dtype=torch.float16, 2025-05-07T20:33:27.1098317Z device=device(type='cuda'), 2025-05-07T20:33:27.1098715Z ) 2025-05-07T20:33:27.1099431Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1100787Z self=, 2025-05-07T20:33:27.1101923Z num_jagged_dim=1, 2025-05-07T20:33:27.1102299Z outer_dense_size=1, 2025-05-07T20:33:27.1102664Z inner_dense_size=4, 2025-05-07T20:33:27.1103036Z dtype=torch.float32, 2025-05-07T20:33:27.1103457Z device=device(type='cpu'), 2025-05-07T20:33:27.1103850Z ) 2025-05-07T20:33:27.1104299Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1105455Z self=, 2025-05-07T20:33:27.1106435Z num_jagged_dim=1, 2025-05-07T20:33:27.1106787Z outer_dense_size=1, 2025-05-07T20:33:27.1107146Z inner_dense_size=1, 2025-05-07T20:33:27.1107511Z dtype=torch.float32, 2025-05-07T20:33:27.1107927Z device=device(type='cpu'), 2025-05-07T20:33:27.1108324Z ) 2025-05-07T20:33:27.1108826Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:33:27.1110134Z self=, 2025-05-07T20:33:27.1111240Z num_jagged_dim=4, 2025-05-07T20:33:27.1111619Z outer_dense_size=2, 2025-05-07T20:33:27.1111997Z inner_dense_size=1, 2025-05-07T20:33:27.1112376Z dtype=torch.float16, 2025-05-07T20:33:27.1112782Z device=device(type='cuda'), 2025-05-07T20:33:27.1113183Z ) 2025-05-07T20:33:27.1113491Z PASSED 2025-05-07T20:33:31.9121208Z 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:31.9122904Z self=, 2025-05-07T20:33:31.9123873Z num_jagged_dim=1, 2025-05-07T20:33:31.9124205Z outer_dense_size=2, 2025-05-07T20:33:31.9124463Z inner_dense_size=2, 2025-05-07T20:33:31.9124701Z dtype=torch.float32, 2025-05-07T20:33:31.9124948Z device_type='cpu', 2025-05-07T20:33:31.9125169Z ) 2025-05-07T20:33:31.9125526Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9126429Z self=, 2025-05-07T20:33:31.9127156Z num_jagged_dim=4, 2025-05-07T20:33:31.9127383Z outer_dense_size=2, 2025-05-07T20:33:31.9127618Z inner_dense_size=2, 2025-05-07T20:33:31.9127861Z dtype=torch.float32, 2025-05-07T20:33:31.9128105Z device_type='cpu', 2025-05-07T20:33:31.9128329Z ) 2025-05-07T20:33:31.9128694Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9130163Z self=, 2025-05-07T20:33:31.9131035Z num_jagged_dim=4, 2025-05-07T20:33:31.9131286Z outer_dense_size=4, 2025-05-07T20:33:31.9131538Z inner_dense_size=2, 2025-05-07T20:33:31.9131783Z dtype=torch.bfloat16, 2025-05-07T20:33:31.9132034Z device_type='cpu', 2025-05-07T20:33:31.9132250Z ) 2025-05-07T20:33:31.9132598Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9133490Z self=, 2025-05-07T20:33:31.9134211Z num_jagged_dim=3, 2025-05-07T20:33:31.9134435Z outer_dense_size=4, 2025-05-07T20:33:31.9134808Z inner_dense_size=4, 2025-05-07T20:33:31.9135069Z dtype=torch.float16, 2025-05-07T20:33:31.9135325Z device_type='cpu', 2025-05-07T20:33:31.9135541Z ) 2025-05-07T20:33:31.9135892Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9136783Z self=, 2025-05-07T20:33:31.9137502Z num_jagged_dim=4, 2025-05-07T20:33:31.9137732Z outer_dense_size=4, 2025-05-07T20:33:31.9137965Z inner_dense_size=3, 2025-05-07T20:33:31.9138207Z dtype=torch.bfloat16, 2025-05-07T20:33:31.9138450Z device_type='cpu', 2025-05-07T20:33:31.9138670Z ) 2025-05-07T20:33:31.9139023Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9147478Z self=, 2025-05-07T20:33:31.9148253Z num_jagged_dim=4, 2025-05-07T20:33:31.9148504Z outer_dense_size=3, 2025-05-07T20:33:31.9148750Z inner_dense_size=3, 2025-05-07T20:33:31.9148991Z dtype=torch.float16, 2025-05-07T20:33:31.9149248Z device_type='cpu', 2025-05-07T20:33:31.9149478Z ) 2025-05-07T20:33:31.9149835Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9150755Z self=, 2025-05-07T20:33:31.9151503Z num_jagged_dim=4, 2025-05-07T20:33:31.9151743Z outer_dense_size=3, 2025-05-07T20:33:31.9151980Z inner_dense_size=2, 2025-05-07T20:33:31.9152227Z dtype=torch.bfloat16, 2025-05-07T20:33:31.9152485Z device_type='cpu', 2025-05-07T20:33:31.9152707Z ) 2025-05-07T20:33:31.9153075Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9153989Z self=, 2025-05-07T20:33:31.9154726Z num_jagged_dim=1, 2025-05-07T20:33:31.9154965Z outer_dense_size=3, 2025-05-07T20:33:31.9155208Z inner_dense_size=3, 2025-05-07T20:33:31.9155449Z dtype=torch.float32, 2025-05-07T20:33:31.9155705Z device_type='cpu', 2025-05-07T20:33:31.9155937Z ) 2025-05-07T20:33:31.9156297Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9157201Z self=, 2025-05-07T20:33:31.9157940Z num_jagged_dim=4, 2025-05-07T20:33:31.9158178Z outer_dense_size=2, 2025-05-07T20:33:31.9158413Z inner_dense_size=3, 2025-05-07T20:33:31.9158661Z dtype=torch.float16, 2025-05-07T20:33:31.9158916Z device_type='cpu', 2025-05-07T20:33:31.9159140Z ) 2025-05-07T20:33:31.9159614Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9160639Z self=, 2025-05-07T20:33:31.9161373Z num_jagged_dim=4, 2025-05-07T20:33:31.9161605Z outer_dense_size=3, 2025-05-07T20:33:31.9161843Z inner_dense_size=3, 2025-05-07T20:33:31.9162088Z dtype=torch.bfloat16, 2025-05-07T20:33:31.9162337Z device_type='cpu', 2025-05-07T20:33:31.9162575Z ) 2025-05-07T20:33:31.9162972Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9163858Z self=, 2025-05-07T20:33:31.9164590Z num_jagged_dim=2, 2025-05-07T20:33:31.9164913Z outer_dense_size=3, 2025-05-07T20:33:31.9165154Z inner_dense_size=2, 2025-05-07T20:33:31.9165407Z dtype=torch.float32, 2025-05-07T20:33:31.9165661Z device_type='cpu', 2025-05-07T20:33:31.9165889Z ) 2025-05-07T20:33:31.9166242Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9167133Z self=, 2025-05-07T20:33:31.9167861Z num_jagged_dim=3, 2025-05-07T20:33:31.9168092Z outer_dense_size=3, 2025-05-07T20:33:31.9168333Z inner_dense_size=2, 2025-05-07T20:33:31.9168579Z dtype=torch.float32, 2025-05-07T20:33:31.9168827Z device_type='cpu', 2025-05-07T20:33:31.9169056Z ) 2025-05-07T20:33:31.9169416Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9170308Z self=, 2025-05-07T20:33:31.9171039Z num_jagged_dim=2, 2025-05-07T20:33:31.9171270Z outer_dense_size=2, 2025-05-07T20:33:31.9171506Z inner_dense_size=2, 2025-05-07T20:33:31.9171745Z dtype=torch.float32, 2025-05-07T20:33:31.9171988Z device_type='cpu', 2025-05-07T20:33:31.9172210Z ) 2025-05-07T20:33:31.9172568Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9173500Z self=, 2025-05-07T20:33:31.9174223Z num_jagged_dim=3, 2025-05-07T20:33:31.9174460Z outer_dense_size=4, 2025-05-07T20:33:31.9174689Z inner_dense_size=2, 2025-05-07T20:33:31.9174936Z dtype=torch.bfloat16, 2025-05-07T20:33:31.9175186Z device_type='cpu', 2025-05-07T20:33:31.9175402Z ) 2025-05-07T20:33:31.9175765Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9176660Z self=, 2025-05-07T20:33:31.9177384Z num_jagged_dim=3, 2025-05-07T20:33:31.9177614Z outer_dense_size=3, 2025-05-07T20:33:31.9177860Z inner_dense_size=2, 2025-05-07T20:33:31.9178105Z dtype=torch.bfloat16, 2025-05-07T20:33:31.9178351Z device_type='cpu', 2025-05-07T20:33:31.9178577Z ) 2025-05-07T20:33:31.9178933Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9179818Z self=, 2025-05-07T20:33:31.9180542Z num_jagged_dim=3, 2025-05-07T20:33:31.9180775Z outer_dense_size=3, 2025-05-07T20:33:31.9181019Z inner_dense_size=3, 2025-05-07T20:33:31.9181254Z dtype=torch.bfloat16, 2025-05-07T20:33:31.9181595Z device_type='cpu', 2025-05-07T20:33:31.9181824Z ) 2025-05-07T20:33:31.9182176Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9183077Z self=, 2025-05-07T20:33:31.9183802Z num_jagged_dim=3, 2025-05-07T20:33:31.9184032Z outer_dense_size=3, 2025-05-07T20:33:31.9184270Z inner_dense_size=4, 2025-05-07T20:33:31.9184512Z dtype=torch.float32, 2025-05-07T20:33:31.9184761Z device_type='cpu', 2025-05-07T20:33:31.9184980Z ) 2025-05-07T20:33:31.9185335Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9186310Z self=, 2025-05-07T20:33:31.9187041Z num_jagged_dim=3, 2025-05-07T20:33:31.9187284Z outer_dense_size=3, 2025-05-07T20:33:31.9187522Z inner_dense_size=3, 2025-05-07T20:33:31.9187759Z dtype=torch.float32, 2025-05-07T20:33:31.9188006Z device_type='cpu', 2025-05-07T20:33:31.9188229Z ) 2025-05-07T20:33:31.9188579Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9189473Z self=, 2025-05-07T20:33:31.9190204Z num_jagged_dim=3, 2025-05-07T20:33:31.9190440Z outer_dense_size=4, 2025-05-07T20:33:31.9190672Z inner_dense_size=4, 2025-05-07T20:33:31.9190918Z dtype=torch.bfloat16, 2025-05-07T20:33:31.9191168Z device_type='cpu', 2025-05-07T20:33:31.9191387Z ) 2025-05-07T20:33:31.9192230Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:33:31.9193196Z self=, 2025-05-07T20:33:31.9193929Z num_jagged_dim=3, 2025-05-07T20:33:31.9194166Z outer_dense_size=3, 2025-05-07T20:33:31.9194406Z inner_dense_size=4, 2025-05-07T20:33:31.9194651Z dtype=torch.bfloat16, 2025-05-07T20:33:31.9194896Z device_type='cpu', 2025-05-07T20:33:31.9195122Z ) 2025-05-07T20:33:31.9195325Z PASSED 2025-05-07T20:33:32.0570963Z 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:32.0572832Z self=, 2025-05-07T20:33:32.0573877Z num_jagged_dim=1, 2025-05-07T20:33:32.0574197Z outer_dense_size=0, 2025-05-07T20:33:32.0574440Z inner_dense_size=0, 2025-05-07T20:33:32.0574692Z dtype=torch.float32, 2025-05-07T20:33:32.0574932Z device_type='meta', 2025-05-07T20:33:32.0575157Z ) 2025-05-07T20:33:32.0575522Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0576405Z self=, 2025-05-07T20:33:32.0577132Z num_jagged_dim=3, 2025-05-07T20:33:32.0577367Z outer_dense_size=0, 2025-05-07T20:33:32.0577602Z inner_dense_size=0, 2025-05-07T20:33:32.0577836Z dtype=torch.float32, 2025-05-07T20:33:32.0578078Z device_type='meta', 2025-05-07T20:33:32.0578298Z ) 2025-05-07T20:33:32.0578643Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0579539Z self=, 2025-05-07T20:33:32.0580512Z num_jagged_dim=3, 2025-05-07T20:33:32.0580741Z outer_dense_size=4, 2025-05-07T20:33:32.0580974Z inner_dense_size=1, 2025-05-07T20:33:32.0581212Z dtype=torch.float16, 2025-05-07T20:33:32.0581448Z device_type='meta', 2025-05-07T20:33:32.0581670Z ) 2025-05-07T20:33:32.0582019Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0582959Z self=, 2025-05-07T20:33:32.0583673Z num_jagged_dim=3, 2025-05-07T20:33:32.0583910Z outer_dense_size=4, 2025-05-07T20:33:32.0584145Z inner_dense_size=0, 2025-05-07T20:33:32.0584377Z dtype=torch.float16, 2025-05-07T20:33:32.0584624Z device_type='meta', 2025-05-07T20:33:32.0584842Z ) 2025-05-07T20:33:32.0585322Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0586232Z self=, 2025-05-07T20:33:32.0586958Z num_jagged_dim=2, 2025-05-07T20:33:32.0587190Z outer_dense_size=1, 2025-05-07T20:33:32.0587423Z inner_dense_size=3, 2025-05-07T20:33:32.0587662Z dtype=torch.float32, 2025-05-07T20:33:32.0587905Z device_type='meta', 2025-05-07T20:33:32.0588121Z ) 2025-05-07T20:33:32.0588476Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0589370Z self=, 2025-05-07T20:33:32.0590099Z num_jagged_dim=3, 2025-05-07T20:33:32.0590333Z outer_dense_size=0, 2025-05-07T20:33:32.0590571Z inner_dense_size=4, 2025-05-07T20:33:32.0590812Z dtype=torch.bfloat16, 2025-05-07T20:33:32.0591056Z device_type='meta', 2025-05-07T20:33:32.0591279Z ) 2025-05-07T20:33:32.0591972Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0592866Z self=, 2025-05-07T20:33:32.0593592Z num_jagged_dim=4, 2025-05-07T20:33:32.0593830Z outer_dense_size=4, 2025-05-07T20:33:32.0594074Z inner_dense_size=3, 2025-05-07T20:33:32.0594305Z dtype=torch.float16, 2025-05-07T20:33:32.0594551Z device_type='meta', 2025-05-07T20:33:32.0594778Z ) 2025-05-07T20:33:32.0595128Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0596018Z self=, 2025-05-07T20:33:32.0596737Z num_jagged_dim=4, 2025-05-07T20:33:32.0596977Z outer_dense_size=2, 2025-05-07T20:33:32.0597204Z inner_dense_size=3, 2025-05-07T20:33:32.0597443Z dtype=torch.float16, 2025-05-07T20:33:32.0597688Z device_type='meta', 2025-05-07T20:33:32.0597900Z ) 2025-05-07T20:33:32.0598252Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0599136Z self=, 2025-05-07T20:33:32.0599854Z num_jagged_dim=4, 2025-05-07T20:33:32.0600082Z outer_dense_size=4, 2025-05-07T20:33:32.0600377Z inner_dense_size=0, 2025-05-07T20:33:32.0600614Z dtype=torch.float16, 2025-05-07T20:33:32.0600851Z device_type='meta', 2025-05-07T20:33:32.0601072Z ) 2025-05-07T20:33:32.0601426Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0602305Z self=, 2025-05-07T20:33:32.0603236Z num_jagged_dim=1, 2025-05-07T20:33:32.0603468Z outer_dense_size=1, 2025-05-07T20:33:32.0603693Z inner_dense_size=1, 2025-05-07T20:33:32.0603934Z dtype=torch.bfloat16, 2025-05-07T20:33:32.0604179Z device_type='meta', 2025-05-07T20:33:32.0604399Z ) 2025-05-07T20:33:32.0604741Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0605620Z self=, 2025-05-07T20:33:32.0606338Z num_jagged_dim=3, 2025-05-07T20:33:32.0606564Z outer_dense_size=2, 2025-05-07T20:33:32.0606798Z inner_dense_size=0, 2025-05-07T20:33:32.0607034Z dtype=torch.float16, 2025-05-07T20:33:32.0607424Z device_type='meta', 2025-05-07T20:33:32.0607649Z ) 2025-05-07T20:33:32.0608001Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0608889Z self=, 2025-05-07T20:33:32.0609601Z num_jagged_dim=3, 2025-05-07T20:33:32.0609833Z outer_dense_size=2, 2025-05-07T20:33:32.0610064Z inner_dense_size=3, 2025-05-07T20:33:32.0610299Z dtype=torch.float16, 2025-05-07T20:33:32.0610544Z device_type='meta', 2025-05-07T20:33:32.0610763Z ) 2025-05-07T20:33:32.0611106Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0611996Z self=, 2025-05-07T20:33:32.0612741Z num_jagged_dim=2, 2025-05-07T20:33:32.0613010Z outer_dense_size=2, 2025-05-07T20:33:32.0613237Z inner_dense_size=3, 2025-05-07T20:33:32.0613480Z dtype=torch.float16, 2025-05-07T20:33:32.0613727Z device_type='meta', 2025-05-07T20:33:32.0613941Z ) 2025-05-07T20:33:32.0614293Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0615183Z self=, 2025-05-07T20:33:32.0615899Z num_jagged_dim=2, 2025-05-07T20:33:32.0616135Z outer_dense_size=2, 2025-05-07T20:33:32.0616370Z inner_dense_size=2, 2025-05-07T20:33:32.0616602Z dtype=torch.float16, 2025-05-07T20:33:32.0616849Z device_type='meta', 2025-05-07T20:33:32.0617073Z ) 2025-05-07T20:33:32.0617413Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0618311Z self=, 2025-05-07T20:33:32.0619046Z num_jagged_dim=3, 2025-05-07T20:33:32.0619278Z outer_dense_size=2, 2025-05-07T20:33:32.0619509Z inner_dense_size=0, 2025-05-07T20:33:32.0619749Z dtype=torch.float32, 2025-05-07T20:33:32.0619996Z device_type='meta', 2025-05-07T20:33:32.0620213Z ) 2025-05-07T20:33:32.0620558Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0621449Z self=, 2025-05-07T20:33:32.0622170Z num_jagged_dim=3, 2025-05-07T20:33:32.0622396Z outer_dense_size=0, 2025-05-07T20:33:32.0622628Z inner_dense_size=3, 2025-05-07T20:33:32.0622899Z dtype=torch.float32, 2025-05-07T20:33:32.0623151Z device_type='meta', 2025-05-07T20:33:32.0623365Z ) 2025-05-07T20:33:32.0623719Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0624697Z self=, 2025-05-07T20:33:32.0625417Z num_jagged_dim=1, 2025-05-07T20:33:32.0625649Z outer_dense_size=0, 2025-05-07T20:33:32.0625874Z inner_dense_size=3, 2025-05-07T20:33:32.0626110Z dtype=torch.float32, 2025-05-07T20:33:32.0626358Z device_type='meta', 2025-05-07T20:33:32.0626579Z ) 2025-05-07T20:33:32.0626920Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0627805Z self=, 2025-05-07T20:33:32.0628526Z num_jagged_dim=1, 2025-05-07T20:33:32.0628754Z outer_dense_size=1, 2025-05-07T20:33:32.0628987Z inner_dense_size=3, 2025-05-07T20:33:32.0629302Z dtype=torch.float32, 2025-05-07T20:33:32.0629544Z device_type='meta', 2025-05-07T20:33:32.0629767Z ) 2025-05-07T20:33:32.0630120Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0630999Z self=, 2025-05-07T20:33:32.0631716Z num_jagged_dim=1, 2025-05-07T20:33:32.0631947Z outer_dense_size=1, 2025-05-07T20:33:32.0632178Z inner_dense_size=1, 2025-05-07T20:33:32.0632410Z dtype=torch.float32, 2025-05-07T20:33:32.0632656Z device_type='meta', 2025-05-07T20:33:32.0632877Z ) 2025-05-07T20:33:32.0633221Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:33:32.0634117Z self=, 2025-05-07T20:33:32.0634842Z num_jagged_dim=1, 2025-05-07T20:33:32.0635075Z outer_dense_size=3, 2025-05-07T20:33:32.0635311Z inner_dense_size=1, 2025-05-07T20:33:32.0635547Z dtype=torch.float16, 2025-05-07T20:33:32.0635791Z device_type='meta', 2025-05-07T20:33:32.0636004Z ) 2025-05-07T20:33:32.0636200Z PASSED 2025-05-07T20:33:35.8037146Z 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:35.8038868Z self=, 2025-05-07T20:33:35.8039755Z num_jagged_dim=1, 2025-05-07T20:33:35.8040037Z outer_dense_size=0, 2025-05-07T20:33:35.8040427Z inner_dense_size=16, 2025-05-07T20:33:35.8040736Z dtype=torch.float16, 2025-05-07T20:33:35.8041074Z device=device(type='cpu'), 2025-05-07T20:33:35.8041387Z ) 2025-05-07T20:33:35.8041784Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:33:35.8042818Z self=, 2025-05-07T20:33:35.8043695Z num_jagged_dim=1, 2025-05-07T20:33:35.8043981Z outer_dense_size=5, 2025-05-07T20:33:35.8044271Z inner_dense_size=96, 2025-05-07T20:33:35.8044563Z dtype=torch.float16, 2025-05-07T20:33:35.8044876Z device=device(type='cpu'), 2025-05-07T20:33:35.8045181Z ) 2025-05-07T20:33:35.8045565Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:33:35.8046594Z self=, 2025-05-07T20:33:35.8047459Z num_jagged_dim=1, 2025-05-07T20:33:35.8047737Z outer_dense_size=1, 2025-05-07T20:33:35.8048034Z inner_dense_size=96, 2025-05-07T20:33:35.8048332Z dtype=torch.float16, 2025-05-07T20:33:35.8049086Z device=device(type='cuda'), 2025-05-07T20:33:35.8049391Z ) 2025-05-07T20:33:35.8049782Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:33:35.8050814Z self=, 2025-05-07T20:33:35.8051678Z num_jagged_dim=1, 2025-05-07T20:33:35.8051963Z outer_dense_size=5, 2025-05-07T20:33:35.8052253Z inner_dense_size=16, 2025-05-07T20:33:35.8052545Z dtype=torch.float16, 2025-05-07T20:33:35.8052853Z device=device(type='cpu'), 2025-05-07T20:33:35.8053157Z ) 2025-05-07T20:33:35.8053391Z PASSED 2025-05-07T20:33:35.8053537Z 2025-05-07T20:33:35.8053704Z =============================== warnings summary =============================== 2025-05-07T20:33:35.8054742Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:33:35.8056031Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:33:35.8058145Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:33:35.8060114Z warnings.warn( 2025-05-07T20:33:35.8060310Z 2025-05-07T20:33:35.8060962Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:33:35.8062421Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:33:35.8064660Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:33:35.8066251Z warnings.warn( 2025-05-07T20:33:35.8066419Z 2025-05-07T20:33:35.8066991Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:33:35.8068352Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:33:35.8070661Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #3 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:33:35.8072387Z warnings.warn( 2025-05-07T20:33:35.8072599Z 2025-05-07T20:33:35.8072926Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:35.8073599Z ======================== 4 passed, 6 warnings in 12.47s ======================== 2025-05-07T20:33:37.5214826Z 2025-05-07T20:33:37.5215472Z [TEST] Python test suite PASSED: ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:33:37.5236189Z [TEST] Python test time for ./jagged/dense_dense_elementwise_add_test.py: 16 seconds 2025-05-07T20:33:37.5236548Z 2025-05-07T20:33:37.5236552Z 2025-05-07T20:33:37.5236556Z 2025-05-07T20:33:37.5236567Z 2025-05-07T20:33:37.5258721Z ################################################################################ 2025-05-07T20:33:37.5274409Z # [2025-05-07T20:33:37.527Z] Run Python Test Suite: 2025-05-07T20:33:37.5274766Z # ./jagged/dense_to_jagged_test.py 2025-05-07T20:33:37.5275110Z ################################################################################ 2025-05-07T20:33:37.5299846Z + 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:37.5301102Z 2025-05-07T20:33:39.6555895Z ============================= test session starts ============================== 2025-05-07T20:33:39.6556537Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:39.6557070Z cachedir: .pytest_cache 2025-05-07T20:33:39.6557665Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:39.6558411Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:39.6558827Z plugins: hypothesis-6.131.14 2025-05-07T20:33:41.6468931Z collecting ... collected 5 items 2025-05-07T20:33:41.6469367Z 2025-05-07T20:33:42.0134390Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0135482Z self=, 2025-05-07T20:33:42.0135966Z num_jagged_dim=1, 2025-05-07T20:33:42.0136204Z outer_dense_size=0, 2025-05-07T20:33:42.0136452Z inner_dense_size=0, 2025-05-07T20:33:42.0136690Z dtype=torch.float32, 2025-05-07T20:33:42.0136951Z device=device(type='cpu'), 2025-05-07T20:33:42.0137227Z precompute_total_L=False, 2025-05-07T20:33:42.0137482Z ) 2025-05-07T20:33:42.0137685Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0138143Z self=, 2025-05-07T20:33:42.0138597Z num_jagged_dim=3, 2025-05-07T20:33:42.0138851Z outer_dense_size=0, 2025-05-07T20:33:42.0139184Z inner_dense_size=0, 2025-05-07T20:33:42.0147351Z dtype=torch.float32, 2025-05-07T20:33:42.0147707Z device=device(type='cpu'), 2025-05-07T20:33:42.0148051Z precompute_total_L=False, 2025-05-07T20:33:42.0148313Z ) 2025-05-07T20:33:42.0148522Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0148986Z self=, 2025-05-07T20:33:42.0149438Z num_jagged_dim=3, 2025-05-07T20:33:42.0149671Z outer_dense_size=5, 2025-05-07T20:33:42.0149911Z inner_dense_size=2, 2025-05-07T20:33:42.0150146Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0150402Z device=device(type='cuda'), 2025-05-07T20:33:42.0150681Z precompute_total_L=False, 2025-05-07T20:33:42.0150922Z ) 2025-05-07T20:33:42.0151134Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0151589Z self=, 2025-05-07T20:33:42.0152041Z num_jagged_dim=5, 2025-05-07T20:33:42.0152276Z outer_dense_size=5, 2025-05-07T20:33:42.0152510Z inner_dense_size=5, 2025-05-07T20:33:42.0152747Z dtype=torch.float32, 2025-05-07T20:33:42.0153002Z device=device(type='cuda'), 2025-05-07T20:33:42.0153281Z precompute_total_L=False, 2025-05-07T20:33:42.0153529Z ) 2025-05-07T20:33:42.0153728Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0154181Z self=, 2025-05-07T20:33:42.0154635Z num_jagged_dim=1, 2025-05-07T20:33:42.0154864Z outer_dense_size=4, 2025-05-07T20:33:42.0155101Z inner_dense_size=0, 2025-05-07T20:33:42.0155347Z dtype=torch.float16, 2025-05-07T20:33:42.0155595Z device=device(type='cuda'), 2025-05-07T20:33:42.0155865Z precompute_total_L=True, 2025-05-07T20:33:42.0156139Z ) 2025-05-07T20:33:42.0156366Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0156821Z self=, 2025-05-07T20:33:42.0157273Z num_jagged_dim=4, 2025-05-07T20:33:42.0157500Z outer_dense_size=5, 2025-05-07T20:33:42.0157741Z inner_dense_size=5, 2025-05-07T20:33:42.0157980Z dtype=torch.float16, 2025-05-07T20:33:42.0158438Z device=device(type='cuda'), 2025-05-07T20:33:42.0158714Z precompute_total_L=False, 2025-05-07T20:33:42.0158961Z ) 2025-05-07T20:33:42.0159170Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0159617Z self=, 2025-05-07T20:33:42.0160064Z num_jagged_dim=1, 2025-05-07T20:33:42.0160379Z outer_dense_size=2, 2025-05-07T20:33:42.0160606Z inner_dense_size=2, 2025-05-07T20:33:42.0160846Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0161104Z device=device(type='cuda'), 2025-05-07T20:33:42.0161369Z precompute_total_L=False, 2025-05-07T20:33:42.0161617Z ) 2025-05-07T20:33:42.0161824Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0162269Z self=, 2025-05-07T20:33:42.0162714Z num_jagged_dim=4, 2025-05-07T20:33:42.0163035Z outer_dense_size=3, 2025-05-07T20:33:42.0163264Z inner_dense_size=3, 2025-05-07T20:33:42.0163510Z dtype=torch.float16, 2025-05-07T20:33:42.0163764Z device=device(type='cuda'), 2025-05-07T20:33:42.0164032Z precompute_total_L=True, 2025-05-07T20:33:42.0164280Z ) 2025-05-07T20:33:42.0164478Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0164931Z self=, 2025-05-07T20:33:42.0165377Z num_jagged_dim=2, 2025-05-07T20:33:42.0165611Z outer_dense_size=5, 2025-05-07T20:33:42.0165838Z inner_dense_size=5, 2025-05-07T20:33:42.0166075Z dtype=torch.float16, 2025-05-07T20:33:42.0166369Z device=device(type='cpu'), 2025-05-07T20:33:42.0166644Z precompute_total_L=False, 2025-05-07T20:33:42.0166898Z ) 2025-05-07T20:33:42.0167108Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0167562Z self=, 2025-05-07T20:33:42.0168009Z num_jagged_dim=5, 2025-05-07T20:33:42.0168246Z outer_dense_size=0, 2025-05-07T20:33:42.0168476Z inner_dense_size=5, 2025-05-07T20:33:42.0168716Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0168972Z device=device(type='cpu'), 2025-05-07T20:33:42.0169236Z precompute_total_L=False, 2025-05-07T20:33:42.0169486Z ) 2025-05-07T20:33:42.0169695Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0170151Z self=, 2025-05-07T20:33:42.0170588Z num_jagged_dim=4, 2025-05-07T20:33:42.0170820Z outer_dense_size=0, 2025-05-07T20:33:42.0171055Z inner_dense_size=0, 2025-05-07T20:33:42.0171286Z dtype=torch.float32, 2025-05-07T20:33:42.0171541Z device=device(type='cpu'), 2025-05-07T20:33:42.0171809Z precompute_total_L=False, 2025-05-07T20:33:42.0172054Z ) 2025-05-07T20:33:42.0172259Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0172716Z self=, 2025-05-07T20:33:42.0173159Z num_jagged_dim=4, 2025-05-07T20:33:42.0173388Z outer_dense_size=4, 2025-05-07T20:33:42.0173620Z inner_dense_size=0, 2025-05-07T20:33:42.0173850Z dtype=torch.float32, 2025-05-07T20:33:42.0174100Z device=device(type='cpu'), 2025-05-07T20:33:42.0174370Z precompute_total_L=False, 2025-05-07T20:33:42.0174618Z ) 2025-05-07T20:33:42.0174818Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0175273Z self=, 2025-05-07T20:33:42.0175761Z num_jagged_dim=4, 2025-05-07T20:33:42.0175989Z outer_dense_size=4, 2025-05-07T20:33:42.0176222Z inner_dense_size=4, 2025-05-07T20:33:42.0176458Z dtype=torch.float32, 2025-05-07T20:33:42.0176706Z device=device(type='cpu'), 2025-05-07T20:33:42.0176976Z precompute_total_L=False, 2025-05-07T20:33:42.0177226Z ) 2025-05-07T20:33:42.0177432Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0177880Z self=, 2025-05-07T20:33:42.0178421Z num_jagged_dim=1, 2025-05-07T20:33:42.0178649Z outer_dense_size=3, 2025-05-07T20:33:42.0178885Z inner_dense_size=3, 2025-05-07T20:33:42.0179127Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0179384Z device=device(type='cuda'), 2025-05-07T20:33:42.0179651Z precompute_total_L=False, 2025-05-07T20:33:42.0179896Z ) 2025-05-07T20:33:42.0180103Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0180547Z self=, 2025-05-07T20:33:42.0180992Z num_jagged_dim=3, 2025-05-07T20:33:42.0181223Z outer_dense_size=3, 2025-05-07T20:33:42.0181452Z inner_dense_size=3, 2025-05-07T20:33:42.0181691Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0181949Z device=device(type='cuda'), 2025-05-07T20:33:42.0182294Z precompute_total_L=False, 2025-05-07T20:33:42.0182543Z ) 2025-05-07T20:33:42.0182747Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0183198Z self=, 2025-05-07T20:33:42.0183642Z num_jagged_dim=4, 2025-05-07T20:33:42.0183876Z outer_dense_size=5, 2025-05-07T20:33:42.0184101Z inner_dense_size=0, 2025-05-07T20:33:42.0184338Z dtype=torch.float32, 2025-05-07T20:33:42.0184593Z device=device(type='cuda'), 2025-05-07T20:33:42.0184864Z precompute_total_L=True, 2025-05-07T20:33:42.0185099Z ) 2025-05-07T20:33:42.0185306Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0185757Z self=, 2025-05-07T20:33:42.0186254Z num_jagged_dim=1, 2025-05-07T20:33:42.0186482Z outer_dense_size=5, 2025-05-07T20:33:42.0186713Z inner_dense_size=0, 2025-05-07T20:33:42.0186943Z dtype=torch.float32, 2025-05-07T20:33:42.0187200Z device=device(type='cuda'), 2025-05-07T20:33:42.0187467Z precompute_total_L=True, 2025-05-07T20:33:42.0187710Z ) 2025-05-07T20:33:42.0187916Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0188367Z self=, 2025-05-07T20:33:42.0188807Z num_jagged_dim=1, 2025-05-07T20:33:42.0189038Z outer_dense_size=5, 2025-05-07T20:33:42.0189275Z inner_dense_size=5, 2025-05-07T20:33:42.0189510Z dtype=torch.float32, 2025-05-07T20:33:42.0189754Z device=device(type='cuda'), 2025-05-07T20:33:42.0190022Z precompute_total_L=True, 2025-05-07T20:33:42.0190265Z ) 2025-05-07T20:33:42.0190462Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0190916Z self=, 2025-05-07T20:33:42.0191364Z num_jagged_dim=1, 2025-05-07T20:33:42.0191769Z outer_dense_size=5, 2025-05-07T20:33:42.0192003Z inner_dense_size=1, 2025-05-07T20:33:42.0192250Z dtype=torch.float32, 2025-05-07T20:33:42.0192496Z device=device(type='cuda'), 2025-05-07T20:33:42.0192772Z precompute_total_L=True, 2025-05-07T20:33:42.0193021Z ) 2025-05-07T20:33:42.0193220Z Trying example: test_dense_to_jagged( 2025-05-07T20:33:42.0193671Z self=, 2025-05-07T20:33:42.0194127Z num_jagged_dim=5, 2025-05-07T20:33:42.0194353Z outer_dense_size=5, 2025-05-07T20:33:42.0194586Z inner_dense_size=1, 2025-05-07T20:33:42.0194821Z dtype=torch.float32, 2025-05-07T20:33:42.0195074Z device=device(type='cuda'), 2025-05-07T20:33:42.0195339Z precompute_total_L=True, 2025-05-07T20:33:42.0195589Z ) 2025-05-07T20:33:42.0195812Z PASSED 2025-05-07T20:33:42.0468218Z 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:42.0469471Z self=, 2025-05-07T20:33:42.0470136Z num_jagged_dim=1, 2025-05-07T20:33:42.0470551Z outer_dense_size=2, 2025-05-07T20:33:42.0470795Z inner_dense_size=2, 2025-05-07T20:33:42.0471078Z dtype=torch.float32, 2025-05-07T20:33:42.0471433Z device=device(type='cpu'), 2025-05-07T20:33:42.0471777Z ) 2025-05-07T20:33:42.0472090Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0472657Z self=, 2025-05-07T20:33:42.0473171Z num_jagged_dim=3, 2025-05-07T20:33:42.0473410Z outer_dense_size=2, 2025-05-07T20:33:42.0473639Z inner_dense_size=2, 2025-05-07T20:33:42.0473875Z dtype=torch.float32, 2025-05-07T20:33:42.0474127Z device=device(type='cpu'), 2025-05-07T20:33:42.0474377Z ) 2025-05-07T20:33:42.0474613Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0475316Z self=, 2025-05-07T20:33:42.0475826Z num_jagged_dim=3, 2025-05-07T20:33:42.0476061Z outer_dense_size=4, 2025-05-07T20:33:42.0476322Z inner_dense_size=2, 2025-05-07T20:33:42.0476590Z dtype=torch.float16, 2025-05-07T20:33:42.0476837Z device=device(type='cuda'), 2025-05-07T20:33:42.0477085Z ) 2025-05-07T20:33:42.0477327Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0477882Z self=, 2025-05-07T20:33:42.0478393Z num_jagged_dim=4, 2025-05-07T20:33:42.0478628Z outer_dense_size=3, 2025-05-07T20:33:42.0478854Z inner_dense_size=3, 2025-05-07T20:33:42.0479098Z dtype=torch.float32, 2025-05-07T20:33:42.0479346Z device=device(type='cuda'), 2025-05-07T20:33:42.0479591Z ) 2025-05-07T20:33:42.0479824Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0480484Z self=, 2025-05-07T20:33:42.0480999Z num_jagged_dim=4, 2025-05-07T20:33:42.0481228Z outer_dense_size=2, 2025-05-07T20:33:42.0481461Z inner_dense_size=5, 2025-05-07T20:33:42.0481702Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0481954Z device=device(type='cpu'), 2025-05-07T20:33:42.0482204Z ) 2025-05-07T20:33:42.0482442Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0482995Z self=, 2025-05-07T20:33:42.0483503Z num_jagged_dim=5, 2025-05-07T20:33:42.0483733Z outer_dense_size=4, 2025-05-07T20:33:42.0483975Z inner_dense_size=5, 2025-05-07T20:33:42.0484208Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0484472Z device=device(type='cpu'), 2025-05-07T20:33:42.0484721Z ) 2025-05-07T20:33:42.0484957Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0485519Z self=, 2025-05-07T20:33:42.0486056Z num_jagged_dim=5, 2025-05-07T20:33:42.0486314Z outer_dense_size=2, 2025-05-07T20:33:42.0486547Z inner_dense_size=3, 2025-05-07T20:33:42.0486791Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0487038Z device=device(type='cuda'), 2025-05-07T20:33:42.0487286Z ) 2025-05-07T20:33:42.0487526Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0488077Z self=, 2025-05-07T20:33:42.0488586Z num_jagged_dim=3, 2025-05-07T20:33:42.0488819Z outer_dense_size=2, 2025-05-07T20:33:42.0489056Z inner_dense_size=5, 2025-05-07T20:33:42.0489289Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0489549Z device=device(type='cpu'), 2025-05-07T20:33:42.0489797Z ) 2025-05-07T20:33:42.0490031Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0490595Z self=, 2025-05-07T20:33:42.0491195Z num_jagged_dim=3, 2025-05-07T20:33:42.0491586Z outer_dense_size=2, 2025-05-07T20:33:42.0491827Z inner_dense_size=3, 2025-05-07T20:33:42.0492065Z dtype=torch.float16, 2025-05-07T20:33:42.0492316Z device=device(type='cpu'), 2025-05-07T20:33:42.0492562Z ) 2025-05-07T20:33:42.0492804Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0493353Z self=, 2025-05-07T20:33:42.0493859Z num_jagged_dim=2, 2025-05-07T20:33:42.0494091Z outer_dense_size=3, 2025-05-07T20:33:42.0494328Z inner_dense_size=3, 2025-05-07T20:33:42.0494564Z dtype=torch.float16, 2025-05-07T20:33:42.0494813Z device=device(type='cuda'), 2025-05-07T20:33:42.0495064Z ) 2025-05-07T20:33:42.0495300Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0496003Z self=, 2025-05-07T20:33:42.0496516Z num_jagged_dim=1, 2025-05-07T20:33:42.0496742Z outer_dense_size=5, 2025-05-07T20:33:42.0496976Z inner_dense_size=4, 2025-05-07T20:33:42.0497213Z dtype=torch.float32, 2025-05-07T20:33:42.0497460Z device=device(type='cuda'), 2025-05-07T20:33:42.0497705Z ) 2025-05-07T20:33:42.0497944Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0498491Z self=, 2025-05-07T20:33:42.0498993Z num_jagged_dim=1, 2025-05-07T20:33:42.0499226Z outer_dense_size=2, 2025-05-07T20:33:42.0499457Z inner_dense_size=4, 2025-05-07T20:33:42.0499694Z dtype=torch.float32, 2025-05-07T20:33:42.0499946Z device=device(type='cuda'), 2025-05-07T20:33:42.0500193Z ) 2025-05-07T20:33:42.0500424Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0500983Z self=, 2025-05-07T20:33:42.0501493Z num_jagged_dim=1, 2025-05-07T20:33:42.0501720Z outer_dense_size=2, 2025-05-07T20:33:42.0501955Z inner_dense_size=2, 2025-05-07T20:33:42.0502193Z dtype=torch.float32, 2025-05-07T20:33:42.0502440Z device=device(type='cuda'), 2025-05-07T20:33:42.0502686Z ) 2025-05-07T20:33:42.0502926Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0503481Z self=, 2025-05-07T20:33:42.0503978Z num_jagged_dim=1, 2025-05-07T20:33:42.0504216Z outer_dense_size=2, 2025-05-07T20:33:42.0504449Z inner_dense_size=4, 2025-05-07T20:33:42.0504687Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0504947Z device=device(type='cpu'), 2025-05-07T20:33:42.0505199Z ) 2025-05-07T20:33:42.0505433Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0505993Z self=, 2025-05-07T20:33:42.0506501Z num_jagged_dim=4, 2025-05-07T20:33:42.0506736Z outer_dense_size=2, 2025-05-07T20:33:42.0506971Z inner_dense_size=4, 2025-05-07T20:33:42.0507211Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0507464Z device=device(type='cpu'), 2025-05-07T20:33:42.0507711Z ) 2025-05-07T20:33:42.0507953Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0508508Z self=, 2025-05-07T20:33:42.0509008Z num_jagged_dim=4, 2025-05-07T20:33:42.0509242Z outer_dense_size=2, 2025-05-07T20:33:42.0509477Z inner_dense_size=2, 2025-05-07T20:33:42.0509711Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0509965Z device=device(type='cpu'), 2025-05-07T20:33:42.0510214Z ) 2025-05-07T20:33:42.0510448Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0511009Z self=, 2025-05-07T20:33:42.0511639Z num_jagged_dim=2, 2025-05-07T20:33:42.0511866Z outer_dense_size=2, 2025-05-07T20:33:42.0512098Z inner_dense_size=2, 2025-05-07T20:33:42.0512339Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0512594Z device=device(type='cpu'), 2025-05-07T20:33:42.0512845Z ) 2025-05-07T20:33:42.0513084Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0513639Z self=, 2025-05-07T20:33:42.0514142Z num_jagged_dim=1, 2025-05-07T20:33:42.0514374Z outer_dense_size=4, 2025-05-07T20:33:42.0514608Z inner_dense_size=3, 2025-05-07T20:33:42.0514844Z dtype=torch.float16, 2025-05-07T20:33:42.0515100Z device=device(type='cpu'), 2025-05-07T20:33:42.0515343Z ) 2025-05-07T20:33:42.0515577Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0516213Z self=, 2025-05-07T20:33:42.0516727Z num_jagged_dim=1, 2025-05-07T20:33:42.0516955Z outer_dense_size=2, 2025-05-07T20:33:42.0517190Z inner_dense_size=3, 2025-05-07T20:33:42.0517428Z dtype=torch.float16, 2025-05-07T20:33:42.0517676Z device=device(type='cpu'), 2025-05-07T20:33:42.0517924Z ) 2025-05-07T20:33:42.0518168Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:33:42.0518726Z self=, 2025-05-07T20:33:42.0519222Z num_jagged_dim=1, 2025-05-07T20:33:42.0519456Z outer_dense_size=2, 2025-05-07T20:33:42.0519691Z inner_dense_size=2, 2025-05-07T20:33:42.0519926Z dtype=torch.float16, 2025-05-07T20:33:42.0520183Z device=device(type='cpu'), 2025-05-07T20:33:42.0520514Z ) 2025-05-07T20:33:42.0520699Z PASSED 2025-05-07T20:33:42.0747478Z 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:42.0749706Z self=, 2025-05-07T20:33:42.0750851Z num_jagged_dim=1, 2025-05-07T20:33:42.0751279Z outer_dense_size=0, 2025-05-07T20:33:42.0751706Z inner_dense_size=0, 2025-05-07T20:33:42.0752146Z dtype=torch.float32, 2025-05-07T20:33:42.0752610Z device=device(type='meta'), 2025-05-07T20:33:42.0753112Z precompute_total_L=False, 2025-05-07T20:33:42.0753562Z ) 2025-05-07T20:33:42.0753999Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0755005Z self=, 2025-05-07T20:33:42.0755861Z num_jagged_dim=4, 2025-05-07T20:33:42.0756107Z outer_dense_size=0, 2025-05-07T20:33:42.0756346Z inner_dense_size=0, 2025-05-07T20:33:42.0756587Z dtype=torch.float32, 2025-05-07T20:33:42.0756846Z device=device(type='meta'), 2025-05-07T20:33:42.0757129Z precompute_total_L=False, 2025-05-07T20:33:42.0757379Z ) 2025-05-07T20:33:42.0757619Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0758177Z self=, 2025-05-07T20:33:42.0758686Z num_jagged_dim=4, 2025-05-07T20:33:42.0758922Z outer_dense_size=4, 2025-05-07T20:33:42.0759162Z inner_dense_size=1, 2025-05-07T20:33:42.0759408Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0759661Z device=device(type='meta'), 2025-05-07T20:33:42.0759937Z precompute_total_L=False, 2025-05-07T20:33:42.0760190Z ) 2025-05-07T20:33:42.0760515Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0761067Z self=, 2025-05-07T20:33:42.0761579Z num_jagged_dim=4, 2025-05-07T20:33:42.0761816Z outer_dense_size=2, 2025-05-07T20:33:42.0762053Z inner_dense_size=4, 2025-05-07T20:33:42.0762458Z dtype=torch.float32, 2025-05-07T20:33:42.0762707Z device=device(type='meta'), 2025-05-07T20:33:42.0762976Z precompute_total_L=True, 2025-05-07T20:33:42.0763223Z ) 2025-05-07T20:33:42.0763454Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0764007Z self=, 2025-05-07T20:33:42.0764517Z num_jagged_dim=3, 2025-05-07T20:33:42.0764756Z outer_dense_size=1, 2025-05-07T20:33:42.0764987Z inner_dense_size=4, 2025-05-07T20:33:42.0765233Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0765491Z device=device(type='meta'), 2025-05-07T20:33:42.0765756Z precompute_total_L=True, 2025-05-07T20:33:42.0766007Z ) 2025-05-07T20:33:42.0766248Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0766912Z self=, 2025-05-07T20:33:42.0767418Z num_jagged_dim=1, 2025-05-07T20:33:42.0774204Z outer_dense_size=3, 2025-05-07T20:33:42.0774460Z inner_dense_size=2, 2025-05-07T20:33:42.0774702Z dtype=torch.float32, 2025-05-07T20:33:42.0774968Z device=device(type='meta'), 2025-05-07T20:33:42.0775253Z precompute_total_L=False, 2025-05-07T20:33:42.0775507Z ) 2025-05-07T20:33:42.0775750Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0776314Z self=, 2025-05-07T20:33:42.0776823Z num_jagged_dim=4, 2025-05-07T20:33:42.0777061Z outer_dense_size=0, 2025-05-07T20:33:42.0777305Z inner_dense_size=5, 2025-05-07T20:33:42.0777543Z dtype=torch.float16, 2025-05-07T20:33:42.0777806Z device=device(type='meta'), 2025-05-07T20:33:42.0778088Z precompute_total_L=True, 2025-05-07T20:33:42.0778338Z ) 2025-05-07T20:33:42.0778584Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0779143Z self=, 2025-05-07T20:33:42.0779661Z num_jagged_dim=4, 2025-05-07T20:33:42.0779894Z outer_dense_size=2, 2025-05-07T20:33:42.0780133Z inner_dense_size=2, 2025-05-07T20:33:42.0780373Z dtype=torch.float32, 2025-05-07T20:33:42.0780624Z device=device(type='meta'), 2025-05-07T20:33:42.0780902Z precompute_total_L=True, 2025-05-07T20:33:42.0781157Z ) 2025-05-07T20:33:42.0781394Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0781955Z self=, 2025-05-07T20:33:42.0782474Z num_jagged_dim=2, 2025-05-07T20:33:42.0782713Z outer_dense_size=3, 2025-05-07T20:33:42.0782949Z inner_dense_size=1, 2025-05-07T20:33:42.0783193Z dtype=torch.float16, 2025-05-07T20:33:42.0783445Z device=device(type='meta'), 2025-05-07T20:33:42.0783724Z precompute_total_L=False, 2025-05-07T20:33:42.0783983Z ) 2025-05-07T20:33:42.0784226Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0784774Z self=, 2025-05-07T20:33:42.0785295Z num_jagged_dim=2, 2025-05-07T20:33:42.0785532Z outer_dense_size=2, 2025-05-07T20:33:42.0785767Z inner_dense_size=0, 2025-05-07T20:33:42.0786011Z dtype=torch.float32, 2025-05-07T20:33:42.0786277Z device=device(type='meta'), 2025-05-07T20:33:42.0786551Z precompute_total_L=True, 2025-05-07T20:33:42.0786804Z ) 2025-05-07T20:33:42.0787049Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0787601Z self=, 2025-05-07T20:33:42.0788119Z num_jagged_dim=1, 2025-05-07T20:33:42.0788354Z outer_dense_size=4, 2025-05-07T20:33:42.0788604Z inner_dense_size=1, 2025-05-07T20:33:42.0788843Z dtype=torch.float16, 2025-05-07T20:33:42.0789214Z device=device(type='meta'), 2025-05-07T20:33:42.0789490Z precompute_total_L=True, 2025-05-07T20:33:42.0789734Z ) 2025-05-07T20:33:42.0789976Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0790526Z self=, 2025-05-07T20:33:42.0791030Z num_jagged_dim=1, 2025-05-07T20:33:42.0791263Z outer_dense_size=1, 2025-05-07T20:33:42.0791674Z inner_dense_size=1, 2025-05-07T20:33:42.0791921Z dtype=torch.float16, 2025-05-07T20:33:42.0792175Z device=device(type='meta'), 2025-05-07T20:33:42.0792452Z precompute_total_L=True, 2025-05-07T20:33:42.0792702Z ) 2025-05-07T20:33:42.0792939Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0793490Z self=, 2025-05-07T20:33:42.0794134Z num_jagged_dim=1, 2025-05-07T20:33:42.0794375Z outer_dense_size=2, 2025-05-07T20:33:42.0794610Z inner_dense_size=3, 2025-05-07T20:33:42.0794849Z dtype=torch.float16, 2025-05-07T20:33:42.0795103Z device=device(type='meta'), 2025-05-07T20:33:42.0795372Z precompute_total_L=True, 2025-05-07T20:33:42.0795616Z ) 2025-05-07T20:33:42.0795852Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0796389Z self=, 2025-05-07T20:33:42.0796889Z num_jagged_dim=1, 2025-05-07T20:33:42.0797115Z outer_dense_size=3, 2025-05-07T20:33:42.0797337Z inner_dense_size=3, 2025-05-07T20:33:42.0797569Z dtype=torch.float16, 2025-05-07T20:33:42.0797816Z device=device(type='meta'), 2025-05-07T20:33:42.0798079Z precompute_total_L=True, 2025-05-07T20:33:42.0798318Z ) 2025-05-07T20:33:42.0798551Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0799098Z self=, 2025-05-07T20:33:42.0799606Z num_jagged_dim=1, 2025-05-07T20:33:42.0799834Z outer_dense_size=1, 2025-05-07T20:33:42.0800060Z inner_dense_size=3, 2025-05-07T20:33:42.0800372Z dtype=torch.float16, 2025-05-07T20:33:42.0800617Z device=device(type='meta'), 2025-05-07T20:33:42.0800884Z precompute_total_L=True, 2025-05-07T20:33:42.0801118Z ) 2025-05-07T20:33:42.0801346Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0801884Z self=, 2025-05-07T20:33:42.0802379Z num_jagged_dim=2, 2025-05-07T20:33:42.0802608Z outer_dense_size=1, 2025-05-07T20:33:42.0802835Z inner_dense_size=5, 2025-05-07T20:33:42.0803065Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0803314Z device=device(type='meta'), 2025-05-07T20:33:42.0803579Z precompute_total_L=False, 2025-05-07T20:33:42.0803830Z ) 2025-05-07T20:33:42.0804060Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0804606Z self=, 2025-05-07T20:33:42.0805104Z num_jagged_dim=2, 2025-05-07T20:33:42.0805327Z outer_dense_size=5, 2025-05-07T20:33:42.0805556Z inner_dense_size=5, 2025-05-07T20:33:42.0805792Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0806038Z device=device(type='meta'), 2025-05-07T20:33:42.0806302Z precompute_total_L=False, 2025-05-07T20:33:42.0806547Z ) 2025-05-07T20:33:42.0806775Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0807309Z self=, 2025-05-07T20:33:42.0807806Z num_jagged_dim=2, 2025-05-07T20:33:42.0808029Z outer_dense_size=5, 2025-05-07T20:33:42.0808258Z inner_dense_size=2, 2025-05-07T20:33:42.0808494Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0808744Z device=device(type='meta'), 2025-05-07T20:33:42.0809009Z precompute_total_L=False, 2025-05-07T20:33:42.0809410Z ) 2025-05-07T20:33:42.0809641Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0810178Z self=, 2025-05-07T20:33:42.0810675Z num_jagged_dim=2, 2025-05-07T20:33:42.0810903Z outer_dense_size=2, 2025-05-07T20:33:42.0811127Z inner_dense_size=2, 2025-05-07T20:33:42.0811362Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0811612Z device=device(type='meta'), 2025-05-07T20:33:42.0811872Z precompute_total_L=False, 2025-05-07T20:33:42.0812111Z ) 2025-05-07T20:33:42.0812337Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:33:42.0812874Z self=, 2025-05-07T20:33:42.0813372Z num_jagged_dim=5, 2025-05-07T20:33:42.0813601Z outer_dense_size=0, 2025-05-07T20:33:42.0813910Z inner_dense_size=0, 2025-05-07T20:33:42.0814141Z dtype=torch.bfloat16, 2025-05-07T20:33:42.0814398Z device=device(type='meta'), 2025-05-07T20:33:42.0814662Z precompute_total_L=True, 2025-05-07T20:33:42.0814899Z ) 2025-05-07T20:33:42.0815075Z PASSED 2025-05-07T20:33:42.3091091Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3092596Z self=, 2025-05-07T20:33:42.3093382Z num_jagged_dim=1, 2025-05-07T20:33:42.3093756Z outer_dense_size=0, 2025-05-07T20:33:42.3094120Z inner_dense_size=8, 2025-05-07T20:33:42.3094509Z dtype=torch.float16, 2025-05-07T20:33:42.3094929Z device=device(type='cpu'), 2025-05-07T20:33:42.3095375Z precompute_total_L=False, 2025-05-07T20:33:42.3095763Z ) 2025-05-07T20:33:42.3096081Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3096879Z self=, 2025-05-07T20:33:42.3097613Z num_jagged_dim=1, 2025-05-07T20:33:42.3097975Z outer_dense_size=3265, 2025-05-07T20:33:42.3098376Z inner_dense_size=8, 2025-05-07T20:33:42.3098765Z dtype=torch.float16, 2025-05-07T20:33:42.3099179Z device=device(type='cpu'), 2025-05-07T20:33:42.3099616Z precompute_total_L=False, 2025-05-07T20:33:42.3100021Z ) 2025-05-07T20:33:42.3100362Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3101166Z self=, 2025-05-07T20:33:42.3101946Z num_jagged_dim=1, 2025-05-07T20:33:42.3102327Z outer_dense_size=3265, 2025-05-07T20:33:42.3102728Z inner_dense_size=96, 2025-05-07T20:33:42.3103128Z dtype=torch.float16, 2025-05-07T20:33:42.3103526Z device=device(type='cpu'), 2025-05-07T20:33:42.3103904Z precompute_total_L=True, 2025-05-07T20:33:42.3104298Z ) 2025-05-07T20:33:42.3104660Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3105479Z self=, 2025-05-07T20:33:42.3106257Z num_jagged_dim=1, 2025-05-07T20:33:42.3106638Z outer_dense_size=5599, 2025-05-07T20:33:42.3107045Z inner_dense_size=50, 2025-05-07T20:33:42.3107433Z dtype=torch.float16, 2025-05-07T20:33:42.3107845Z device=device(type='cpu'), 2025-05-07T20:33:42.3108289Z precompute_total_L=True, 2025-05-07T20:33:42.3108683Z ) 2025-05-07T20:33:42.3109028Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3109837Z self=, 2025-05-07T20:33:42.3110601Z num_jagged_dim=1, 2025-05-07T20:33:42.3110990Z outer_dense_size=3194, 2025-05-07T20:33:42.3111384Z inner_dense_size=64, 2025-05-07T20:33:42.3111768Z dtype=torch.float16, 2025-05-07T20:33:42.3112177Z device=device(type='cpu'), 2025-05-07T20:33:42.3112658Z precompute_total_L=True, 2025-05-07T20:33:42.3113051Z ) 2025-05-07T20:33:42.3113825Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3114636Z self=, 2025-05-07T20:33:42.3115427Z num_jagged_dim=1, 2025-05-07T20:33:42.3115861Z outer_dense_size=1, 2025-05-07T20:33:42.3116230Z inner_dense_size=8, 2025-05-07T20:33:42.3116617Z dtype=torch.float16, 2025-05-07T20:33:42.3117025Z device=device(type='cuda'), 2025-05-07T20:33:42.3117462Z precompute_total_L=False, 2025-05-07T20:33:42.3117866Z ) 2025-05-07T20:33:42.3118216Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3119015Z self=, 2025-05-07T20:33:42.3119786Z num_jagged_dim=1, 2025-05-07T20:33:42.3120174Z outer_dense_size=168, 2025-05-07T20:33:42.3120716Z inner_dense_size=8, 2025-05-07T20:33:42.3121358Z dtype=torch.float16, 2025-05-07T20:33:42.3121789Z device=device(type='cuda'), 2025-05-07T20:33:42.3122235Z precompute_total_L=True, 2025-05-07T20:33:42.3122638Z ) 2025-05-07T20:33:42.3122985Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3123798Z self=, 2025-05-07T20:33:42.3124590Z num_jagged_dim=1, 2025-05-07T20:33:42.3124968Z outer_dense_size=1, 2025-05-07T20:33:42.3125352Z inner_dense_size=72, 2025-05-07T20:33:42.3125743Z dtype=torch.float16, 2025-05-07T20:33:42.3126161Z device=device(type='cpu'), 2025-05-07T20:33:42.3126602Z precompute_total_L=False, 2025-05-07T20:33:42.3127010Z ) 2025-05-07T20:33:42.3127338Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3128100Z self=, 2025-05-07T20:33:42.3128871Z num_jagged_dim=1, 2025-05-07T20:33:42.3129271Z outer_dense_size=1, 2025-05-07T20:33:42.3129662Z inner_dense_size=8, 2025-05-07T20:33:42.3130007Z dtype=torch.float16, 2025-05-07T20:33:42.3130426Z device=device(type='cpu'), 2025-05-07T20:33:42.3130836Z precompute_total_L=True, 2025-05-07T20:33:42.3131220Z ) 2025-05-07T20:33:42.3131568Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3132383Z self=, 2025-05-07T20:33:42.3133195Z num_jagged_dim=1, 2025-05-07T20:33:42.3133548Z outer_dense_size=3468, 2025-05-07T20:33:42.3133942Z inner_dense_size=72, 2025-05-07T20:33:42.3134338Z dtype=torch.float16, 2025-05-07T20:33:42.3134735Z device=device(type='cpu'), 2025-05-07T20:33:42.3135171Z precompute_total_L=True, 2025-05-07T20:33:42.3135574Z ) 2025-05-07T20:33:42.3135950Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3136751Z self=, 2025-05-07T20:33:42.3137538Z num_jagged_dim=1, 2025-05-07T20:33:42.3137919Z outer_dense_size=5381, 2025-05-07T20:33:42.3138317Z inner_dense_size=23, 2025-05-07T20:33:42.3138722Z dtype=torch.float16, 2025-05-07T20:33:42.3139124Z device=device(type='cpu'), 2025-05-07T20:33:42.3139546Z precompute_total_L=True, 2025-05-07T20:33:42.3139900Z ) 2025-05-07T20:33:42.3140210Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3140957Z self=, 2025-05-07T20:33:42.3141616Z num_jagged_dim=1, 2025-05-07T20:33:42.3141932Z outer_dense_size=3668, 2025-05-07T20:33:42.3142290Z inner_dense_size=96, 2025-05-07T20:33:42.3142657Z dtype=torch.float16, 2025-05-07T20:33:42.3143025Z device=device(type='cuda'), 2025-05-07T20:33:42.3143418Z precompute_total_L=False, 2025-05-07T20:33:42.3143784Z ) 2025-05-07T20:33:42.3144094Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3144828Z self=, 2025-05-07T20:33:42.3145735Z num_jagged_dim=1, 2025-05-07T20:33:42.3146078Z outer_dense_size=604, 2025-05-07T20:33:42.3146431Z inner_dense_size=64, 2025-05-07T20:33:42.3146790Z dtype=torch.float16, 2025-05-07T20:33:42.3147155Z device=device(type='cuda'), 2025-05-07T20:33:42.3147550Z precompute_total_L=True, 2025-05-07T20:33:42.3147900Z ) 2025-05-07T20:33:42.3148212Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3148947Z self=, 2025-05-07T20:33:42.3149646Z num_jagged_dim=1, 2025-05-07T20:33:42.3149996Z outer_dense_size=3774, 2025-05-07T20:33:42.3150358Z inner_dense_size=72, 2025-05-07T20:33:42.3150709Z dtype=torch.float16, 2025-05-07T20:33:42.3151075Z device=device(type='cuda'), 2025-05-07T20:33:42.3151474Z precompute_total_L=False, 2025-05-07T20:33:42.3151829Z ) 2025-05-07T20:33:42.3152243Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3152973Z self=, 2025-05-07T20:33:42.3153675Z num_jagged_dim=1, 2025-05-07T20:33:42.3154015Z outer_dense_size=5086, 2025-05-07T20:33:42.3154376Z inner_dense_size=50, 2025-05-07T20:33:42.3154732Z dtype=torch.float16, 2025-05-07T20:33:42.3155089Z device=device(type='cuda'), 2025-05-07T20:33:42.3155485Z precompute_total_L=True, 2025-05-07T20:33:42.3155841Z ) 2025-05-07T20:33:42.3156145Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3156874Z self=, 2025-05-07T20:33:42.3157576Z num_jagged_dim=1, 2025-05-07T20:33:42.3157914Z outer_dense_size=6000, 2025-05-07T20:33:42.3158282Z inner_dense_size=96, 2025-05-07T20:33:42.3158641Z dtype=torch.float16, 2025-05-07T20:33:42.3158998Z device=device(type='cuda'), 2025-05-07T20:33:42.3159406Z precompute_total_L=False, 2025-05-07T20:33:42.3159773Z ) 2025-05-07T20:33:42.3160083Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3160919Z self=, 2025-05-07T20:33:42.3161629Z num_jagged_dim=1, 2025-05-07T20:33:42.3161971Z outer_dense_size=3322, 2025-05-07T20:33:42.3162327Z inner_dense_size=16, 2025-05-07T20:33:42.3162686Z dtype=torch.float16, 2025-05-07T20:33:42.3163054Z device=device(type='cpu'), 2025-05-07T20:33:42.3163444Z precompute_total_L=True, 2025-05-07T20:33:42.3163803Z ) 2025-05-07T20:33:42.3164121Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3164847Z self=, 2025-05-07T20:33:42.3165555Z num_jagged_dim=1, 2025-05-07T20:33:42.3165896Z outer_dense_size=3455, 2025-05-07T20:33:42.3166256Z inner_dense_size=23, 2025-05-07T20:33:42.3166672Z dtype=torch.float16, 2025-05-07T20:33:42.3167038Z device=device(type='cuda'), 2025-05-07T20:33:42.3167435Z precompute_total_L=False, 2025-05-07T20:33:42.3167800Z ) 2025-05-07T20:33:42.3168113Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3168832Z self=, 2025-05-07T20:33:42.3169527Z num_jagged_dim=1, 2025-05-07T20:33:42.3169861Z outer_dense_size=1775, 2025-05-07T20:33:42.3170224Z inner_dense_size=72, 2025-05-07T20:33:42.3170573Z dtype=torch.float16, 2025-05-07T20:33:42.3170941Z device=device(type='cpu'), 2025-05-07T20:33:42.3171340Z precompute_total_L=True, 2025-05-07T20:33:42.3171690Z ) 2025-05-07T20:33:42.3172005Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:33:42.3172740Z self=, 2025-05-07T20:33:42.3173445Z num_jagged_dim=1, 2025-05-07T20:33:42.3173790Z outer_dense_size=2559, 2025-05-07T20:33:42.3174153Z inner_dense_size=8, 2025-05-07T20:33:42.3174601Z dtype=torch.float16, 2025-05-07T20:33:42.3174969Z device=device(type='cpu'), 2025-05-07T20:33:42.3175363Z precompute_total_L=True, 2025-05-07T20:33:42.3175716Z ) 2025-05-07T20:33:42.3175987Z PASSED 2025-05-07T20:33:42.3327860Z 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:42.3329272Z self=, 2025-05-07T20:33:42.3330037Z num_jagged_dim=1, 2025-05-07T20:33:42.3330367Z outer_dense_size=8000, 2025-05-07T20:33:42.3330718Z inner_dense_size=16, 2025-05-07T20:33:42.3331065Z dtype=torch.float16, 2025-05-07T20:33:42.3331447Z device=device(type='cpu'), 2025-05-07T20:33:42.3331838Z precompute_total_L=False, 2025-05-07T20:33:42.3332195Z ) 2025-05-07T20:33:42.3339628Z PASSED 2025-05-07T20:33:42.3340142Z 2025-05-07T20:33:42.3340373Z =============================== warnings summary =============================== 2025-05-07T20:33:42.3341117Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:33:42.3342004Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:33:42.3342965Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:33:42.3348086Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:33:42.3353311Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:42.3353987Z 2025-05-07T20:33:42.3354364Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:33:42.3355281Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:33:42.3356335Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:33:42.3361827Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:33:42.3367381Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:42.3368066Z 2025-05-07T20:33:42.3368430Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:42.3369193Z ======================== 5 passed, 6 warnings in 2.80s ========================= 2025-05-07T20:33:43.0657817Z 2025-05-07T20:33:43.0658221Z [TEST] Python test suite PASSED: ./jagged/dense_to_jagged_test.py 2025-05-07T20:33:43.0679309Z [TEST] Python test time for ./jagged/dense_to_jagged_test.py: 6 seconds 2025-05-07T20:33:43.0679626Z 2025-05-07T20:33:43.0679630Z 2025-05-07T20:33:43.0679682Z 2025-05-07T20:33:43.0679686Z 2025-05-07T20:33:43.0700836Z ################################################################################ 2025-05-07T20:33:43.0716208Z # [2025-05-07T20:33:43.071Z] Run Python Test Suite: 2025-05-07T20:33:43.0716553Z # ./jagged/elementwise_binary_test.py 2025-05-07T20:33:43.0716868Z ################################################################################ 2025-05-07T20:33:43.0742999Z + 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:43.0743687Z 2025-05-07T20:33:45.2157815Z ============================= test session starts ============================== 2025-05-07T20:33:45.2158824Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:45.2159736Z cachedir: .pytest_cache 2025-05-07T20:33:45.2160897Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:45.2162070Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:45.2162739Z plugins: hypothesis-6.131.14 2025-05-07T20:33:47.2518632Z collecting ... collected 3 items 2025-05-07T20:33:47.2518884Z 2025-05-07T20:33:49.0708448Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0711113Z self=, 2025-05-07T20:33:49.0721999Z num_jagged_dim=1, 2025-05-07T20:33:49.0722347Z outer_dense_size=0, 2025-05-07T20:33:49.0722701Z inner_dense_size=0, 2025-05-07T20:33:49.0723058Z operation='add', 2025-05-07T20:33:49.0723384Z dtype=torch.float32, 2025-05-07T20:33:49.0723747Z device=device(type='cpu'), 2025-05-07T20:33:49.0724065Z ) 2025-05-07T20:33:49.0724305Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0724892Z self=, 2025-05-07T20:33:49.0725438Z num_jagged_dim=4, 2025-05-07T20:33:49.0725668Z outer_dense_size=0, 2025-05-07T20:33:49.0725909Z inner_dense_size=0, 2025-05-07T20:33:49.0726150Z operation='add', 2025-05-07T20:33:49.0726383Z dtype=torch.float32, 2025-05-07T20:33:49.0726644Z device=device(type='cpu'), 2025-05-07T20:33:49.0726895Z ) 2025-05-07T20:33:49.0727130Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0727715Z self=, 2025-05-07T20:33:49.0728296Z num_jagged_dim=4, 2025-05-07T20:33:49.0728536Z outer_dense_size=4, 2025-05-07T20:33:49.0728768Z inner_dense_size=0, 2025-05-07T20:33:49.0729004Z operation='add', 2025-05-07T20:33:49.0729242Z dtype=torch.float16, 2025-05-07T20:33:49.0729489Z device=device(type='cuda'), 2025-05-07T20:33:49.0729743Z ) 2025-05-07T20:33:49.0729982Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0730552Z self=, 2025-05-07T20:33:49.0731084Z num_jagged_dim=3, 2025-05-07T20:33:49.0731317Z outer_dense_size=4, 2025-05-07T20:33:49.0731547Z inner_dense_size=0, 2025-05-07T20:33:49.0731781Z operation='add', 2025-05-07T20:33:49.0732015Z dtype=torch.float16, 2025-05-07T20:33:49.0732262Z device=device(type='cuda'), 2025-05-07T20:33:49.0732512Z ) 2025-05-07T20:33:49.0732750Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0733327Z self=, 2025-05-07T20:33:49.0734233Z num_jagged_dim=2, 2025-05-07T20:33:49.0734466Z outer_dense_size=3, 2025-05-07T20:33:49.0734701Z inner_dense_size=1, 2025-05-07T20:33:49.0734935Z operation='add', 2025-05-07T20:33:49.0735173Z dtype=torch.float32, 2025-05-07T20:33:49.0735430Z device=device(type='cuda'), 2025-05-07T20:33:49.0735675Z ) 2025-05-07T20:33:49.0735911Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0736484Z self=, 2025-05-07T20:33:49.0737008Z num_jagged_dim=2, 2025-05-07T20:33:49.0737247Z outer_dense_size=2, 2025-05-07T20:33:49.0737486Z inner_dense_size=2, 2025-05-07T20:33:49.0737715Z operation='add', 2025-05-07T20:33:49.0737952Z dtype=torch.float32, 2025-05-07T20:33:49.0738206Z device=device(type='cpu'), 2025-05-07T20:33:49.0738623Z ) 2025-05-07T20:33:49.0738858Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0739439Z self=, 2025-05-07T20:33:49.0739974Z num_jagged_dim=2, 2025-05-07T20:33:49.0740202Z outer_dense_size=0, 2025-05-07T20:33:49.0740433Z inner_dense_size=3, 2025-05-07T20:33:49.0740667Z operation='add', 2025-05-07T20:33:49.0740900Z dtype=torch.float16, 2025-05-07T20:33:49.0741147Z device=device(type='cpu'), 2025-05-07T20:33:49.0741393Z ) 2025-05-07T20:33:49.0741626Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0742188Z self=, 2025-05-07T20:33:49.0742722Z num_jagged_dim=3, 2025-05-07T20:33:49.0742956Z outer_dense_size=2, 2025-05-07T20:33:49.0743182Z inner_dense_size=0, 2025-05-07T20:33:49.0743425Z operation='add', 2025-05-07T20:33:49.0743666Z dtype=torch.float32, 2025-05-07T20:33:49.0743913Z device=device(type='cpu'), 2025-05-07T20:33:49.0744172Z ) 2025-05-07T20:33:49.0744409Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0744970Z self=, 2025-05-07T20:33:49.0745498Z num_jagged_dim=2, 2025-05-07T20:33:49.0745731Z outer_dense_size=3, 2025-05-07T20:33:49.0745965Z inner_dense_size=4, 2025-05-07T20:33:49.0746194Z operation='add', 2025-05-07T20:33:49.0746427Z dtype=torch.float16, 2025-05-07T20:33:49.0746681Z device=device(type='cuda'), 2025-05-07T20:33:49.0746927Z ) 2025-05-07T20:33:49.0747164Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0747736Z self=, 2025-05-07T20:33:49.0748261Z num_jagged_dim=4, 2025-05-07T20:33:49.0748495Z outer_dense_size=4, 2025-05-07T20:33:49.0748735Z inner_dense_size=2, 2025-05-07T20:33:49.0748980Z operation='add_jagged_output', 2025-05-07T20:33:49.0749268Z dtype=torch.bfloat16, 2025-05-07T20:33:49.0749523Z device=device(type='cuda'), 2025-05-07T20:33:49.0749761Z ) 2025-05-07T20:33:49.0749998Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0750569Z self=, 2025-05-07T20:33:49.0751094Z num_jagged_dim=3, 2025-05-07T20:33:49.0751321Z outer_dense_size=3, 2025-05-07T20:33:49.0751555Z inner_dense_size=0, 2025-05-07T20:33:49.0751787Z operation='add', 2025-05-07T20:33:49.0752023Z dtype=torch.float16, 2025-05-07T20:33:49.0752274Z device=device(type='cuda'), 2025-05-07T20:33:49.0752523Z ) 2025-05-07T20:33:49.0752751Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0753330Z self=, 2025-05-07T20:33:49.0753861Z num_jagged_dim=3, 2025-05-07T20:33:49.0754184Z outer_dense_size=3, 2025-05-07T20:33:49.0754415Z inner_dense_size=3, 2025-05-07T20:33:49.0754649Z operation='add', 2025-05-07T20:33:49.0754881Z dtype=torch.float16, 2025-05-07T20:33:49.0755127Z device=device(type='cuda'), 2025-05-07T20:33:49.0755376Z ) 2025-05-07T20:33:49.0755611Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0756175Z self=, 2025-05-07T20:33:49.0756698Z num_jagged_dim=1, 2025-05-07T20:33:49.0756929Z outer_dense_size=4, 2025-05-07T20:33:49.0757159Z inner_dense_size=2, 2025-05-07T20:33:49.0757398Z operation='add', 2025-05-07T20:33:49.0757633Z dtype=torch.float16, 2025-05-07T20:33:49.0757879Z device=device(type='cpu'), 2025-05-07T20:33:49.0758127Z ) 2025-05-07T20:33:49.0758361Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0759013Z self=, 2025-05-07T20:33:49.0759551Z num_jagged_dim=1, 2025-05-07T20:33:49.0759788Z outer_dense_size=4, 2025-05-07T20:33:49.0760022Z inner_dense_size=4, 2025-05-07T20:33:49.0760332Z operation='add', 2025-05-07T20:33:49.0760567Z dtype=torch.float16, 2025-05-07T20:33:49.0760819Z device=device(type='cpu'), 2025-05-07T20:33:49.0761062Z ) 2025-05-07T20:33:49.0761295Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0761868Z self=, 2025-05-07T20:33:49.0762386Z num_jagged_dim=4, 2025-05-07T20:33:49.0762620Z outer_dense_size=4, 2025-05-07T20:33:49.0762860Z inner_dense_size=4, 2025-05-07T20:33:49.0763086Z operation='add', 2025-05-07T20:33:49.0763320Z dtype=torch.float16, 2025-05-07T20:33:49.0763573Z device=device(type='cpu'), 2025-05-07T20:33:49.0763818Z ) 2025-05-07T20:33:49.0764048Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0764622Z self=, 2025-05-07T20:33:49.0765161Z num_jagged_dim=1, 2025-05-07T20:33:49.0765386Z outer_dense_size=0, 2025-05-07T20:33:49.0765621Z inner_dense_size=3, 2025-05-07T20:33:49.0765855Z operation='mul', 2025-05-07T20:33:49.0766084Z dtype=torch.bfloat16, 2025-05-07T20:33:49.0766346Z device=device(type='cpu'), 2025-05-07T20:33:49.0766591Z ) 2025-05-07T20:33:49.0766818Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0767388Z self=, 2025-05-07T20:33:49.0767912Z num_jagged_dim=1, 2025-05-07T20:33:49.0768138Z outer_dense_size=1, 2025-05-07T20:33:49.0768378Z inner_dense_size=3, 2025-05-07T20:33:49.0768609Z operation='mul', 2025-05-07T20:33:49.0768844Z dtype=torch.bfloat16, 2025-05-07T20:33:49.0769101Z device=device(type='cpu'), 2025-05-07T20:33:49.0769353Z ) 2025-05-07T20:33:49.0769579Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0770147Z self=, 2025-05-07T20:33:49.0770673Z num_jagged_dim=1, 2025-05-07T20:33:49.0770906Z outer_dense_size=1, 2025-05-07T20:33:49.0771133Z inner_dense_size=1, 2025-05-07T20:33:49.0771365Z operation='mul', 2025-05-07T20:33:49.0771601Z dtype=torch.bfloat16, 2025-05-07T20:33:49.0771850Z device=device(type='cpu'), 2025-05-07T20:33:49.0772101Z ) 2025-05-07T20:33:49.0772336Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0772899Z self=, 2025-05-07T20:33:49.0773428Z num_jagged_dim=3, 2025-05-07T20:33:49.0773661Z outer_dense_size=0, 2025-05-07T20:33:49.0773893Z inner_dense_size=2, 2025-05-07T20:33:49.0774130Z operation='mul', 2025-05-07T20:33:49.0774458Z dtype=torch.float32, 2025-05-07T20:33:49.0774709Z device=device(type='cpu'), 2025-05-07T20:33:49.0774958Z ) 2025-05-07T20:33:49.0775192Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:33:49.0775766Z self=, 2025-05-07T20:33:49.0776294Z num_jagged_dim=3, 2025-05-07T20:33:49.0776529Z outer_dense_size=2, 2025-05-07T20:33:49.0776764Z inner_dense_size=2, 2025-05-07T20:33:49.0776991Z operation='mul', 2025-05-07T20:33:49.0777226Z dtype=torch.float32, 2025-05-07T20:33:49.0777505Z device=device(type='cpu'), 2025-05-07T20:33:49.0777767Z ) 2025-05-07T20:33:49.0777962Z PASSED 2025-05-07T20:33:55.0712130Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_dynamic_shape Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0716039Z self=, 2025-05-07T20:33:55.0717250Z num_jagged_dim=1, 2025-05-07T20:33:55.0717708Z outer_dense_size=2, 2025-05-07T20:33:55.0718170Z inner_dense_size=2, 2025-05-07T20:33:55.0718624Z operation='add', 2025-05-07T20:33:55.0719082Z dtype=torch.float32, 2025-05-07T20:33:55.0719572Z device=device(type='cpu'), 2025-05-07T20:33:55.0719824Z ) 2025-05-07T20:33:55.0720100Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0720883Z self=, 2025-05-07T20:33:55.0721478Z num_jagged_dim=4, 2025-05-07T20:33:55.0721712Z outer_dense_size=2, 2025-05-07T20:33:55.0721939Z inner_dense_size=2, 2025-05-07T20:33:55.0722172Z operation='add', 2025-05-07T20:33:55.0722411Z dtype=torch.float32, 2025-05-07T20:33:55.0722669Z device=device(type='cpu'), 2025-05-07T20:33:55.0722918Z ) 2025-05-07T20:33:55.0723208Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0723882Z self=, 2025-05-07T20:33:55.0724467Z num_jagged_dim=4, 2025-05-07T20:33:55.0724703Z outer_dense_size=2, 2025-05-07T20:33:55.0724930Z inner_dense_size=3, 2025-05-07T20:33:55.0725168Z operation='mul', 2025-05-07T20:33:55.0725409Z dtype=torch.float16, 2025-05-07T20:33:55.0725664Z device=device(type='cpu'), 2025-05-07T20:33:55.0725903Z ) 2025-05-07T20:33:55.0726194Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0726872Z self=, 2025-05-07T20:33:55.0727445Z num_jagged_dim=5, 2025-05-07T20:33:55.0727678Z outer_dense_size=4, 2025-05-07T20:33:55.0727921Z inner_dense_size=5, 2025-05-07T20:33:55.0728150Z operation='add', 2025-05-07T20:33:55.0728391Z dtype=torch.float32, 2025-05-07T20:33:55.0728645Z device=device(type='cpu'), 2025-05-07T20:33:55.0728888Z ) 2025-05-07T20:33:55.0729165Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0729891Z self=, 2025-05-07T20:33:55.0730470Z num_jagged_dim=5, 2025-05-07T20:33:55.0730694Z outer_dense_size=3, 2025-05-07T20:33:55.0730927Z inner_dense_size=5, 2025-05-07T20:33:55.0731158Z operation='mul', 2025-05-07T20:33:55.0731385Z dtype=torch.float32, 2025-05-07T20:33:55.0731638Z device=device(type='cpu'), 2025-05-07T20:33:55.0731883Z ) 2025-05-07T20:33:55.0732156Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0732838Z self=, 2025-05-07T20:33:55.0733420Z num_jagged_dim=3, 2025-05-07T20:33:55.0733814Z outer_dense_size=4, 2025-05-07T20:33:55.0734046Z inner_dense_size=3, 2025-05-07T20:33:55.0734291Z operation='add_jagged_output', 2025-05-07T20:33:55.0734566Z dtype=torch.float16, 2025-05-07T20:33:55.0734818Z device=device(type='cuda'), 2025-05-07T20:33:55.0735066Z ) 2025-05-07T20:33:55.0735343Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0736011Z self=, 2025-05-07T20:33:55.0736590Z num_jagged_dim=2, 2025-05-07T20:33:55.0736820Z outer_dense_size=2, 2025-05-07T20:33:55.0737050Z inner_dense_size=3, 2025-05-07T20:33:55.0737296Z operation='add_jagged_output', 2025-05-07T20:33:55.0737577Z dtype=torch.float16, 2025-05-07T20:33:55.0737820Z device=device(type='cpu'), 2025-05-07T20:33:55.0738067Z ) 2025-05-07T20:33:55.0738567Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0739253Z self=, 2025-05-07T20:33:55.0739880Z num_jagged_dim=5, 2025-05-07T20:33:55.0740114Z outer_dense_size=3, 2025-05-07T20:33:55.0740349Z inner_dense_size=3, 2025-05-07T20:33:55.0740574Z operation='add', 2025-05-07T20:33:55.0740808Z dtype=torch.float32, 2025-05-07T20:33:55.0741064Z device=device(type='cpu'), 2025-05-07T20:33:55.0741307Z ) 2025-05-07T20:33:55.0741587Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0742260Z self=, 2025-05-07T20:33:55.0742834Z num_jagged_dim=1, 2025-05-07T20:33:55.0743065Z outer_dense_size=3, 2025-05-07T20:33:55.0743298Z inner_dense_size=3, 2025-05-07T20:33:55.0743535Z operation='add', 2025-05-07T20:33:55.0743771Z dtype=torch.bfloat16, 2025-05-07T20:33:55.0744035Z device=device(type='cpu'), 2025-05-07T20:33:55.0744276Z ) 2025-05-07T20:33:55.0744552Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0745223Z self=, 2025-05-07T20:33:55.0745802Z num_jagged_dim=1, 2025-05-07T20:33:55.0746034Z outer_dense_size=2, 2025-05-07T20:33:55.0746265Z inner_dense_size=5, 2025-05-07T20:33:55.0746501Z operation='mul', 2025-05-07T20:33:55.0746729Z dtype=torch.bfloat16, 2025-05-07T20:33:55.0746983Z device=device(type='cuda'), 2025-05-07T20:33:55.0747227Z ) 2025-05-07T20:33:55.0747499Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0748168Z self=, 2025-05-07T20:33:55.0748754Z num_jagged_dim=4, 2025-05-07T20:33:55.0748979Z outer_dense_size=5, 2025-05-07T20:33:55.0749223Z inner_dense_size=4, 2025-05-07T20:33:55.0749477Z operation='add_jagged_output', 2025-05-07T20:33:55.0749757Z dtype=torch.float32, 2025-05-07T20:33:55.0750001Z device=device(type='cuda'), 2025-05-07T20:33:55.0750249Z ) 2025-05-07T20:33:55.0750528Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0751197Z self=, 2025-05-07T20:33:55.0751778Z num_jagged_dim=5, 2025-05-07T20:33:55.0752009Z outer_dense_size=5, 2025-05-07T20:33:55.0752237Z inner_dense_size=4, 2025-05-07T20:33:55.0752488Z operation='add_jagged_output', 2025-05-07T20:33:55.0752777Z dtype=torch.float32, 2025-05-07T20:33:55.0753022Z device=device(type='cuda'), 2025-05-07T20:33:55.0753271Z ) 2025-05-07T20:33:55.0753556Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0754231Z self=, 2025-05-07T20:33:55.0754924Z num_jagged_dim=5, 2025-05-07T20:33:55.0755160Z outer_dense_size=4, 2025-05-07T20:33:55.0755396Z inner_dense_size=4, 2025-05-07T20:33:55.0755641Z operation='add_jagged_output', 2025-05-07T20:33:55.0755927Z dtype=torch.float32, 2025-05-07T20:33:55.0756181Z device=device(type='cuda'), 2025-05-07T20:33:55.0756422Z ) 2025-05-07T20:33:55.0756702Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0757379Z self=, 2025-05-07T20:33:55.0757956Z num_jagged_dim=5, 2025-05-07T20:33:55.0758190Z outer_dense_size=5, 2025-05-07T20:33:55.0758423Z inner_dense_size=5, 2025-05-07T20:33:55.0758667Z operation='add_jagged_output', 2025-05-07T20:33:55.0759026Z dtype=torch.float32, 2025-05-07T20:33:55.0759279Z device=device(type='cuda'), 2025-05-07T20:33:55.0759529Z ) 2025-05-07T20:33:55.0759800Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0760558Z self=, 2025-05-07T20:33:55.0761142Z num_jagged_dim=5, 2025-05-07T20:33:55.0761368Z outer_dense_size=2, 2025-05-07T20:33:55.0761601Z inner_dense_size=2, 2025-05-07T20:33:55.0761833Z operation='mul', 2025-05-07T20:33:55.0762059Z dtype=torch.float16, 2025-05-07T20:33:55.0762313Z device=device(type='cuda'), 2025-05-07T20:33:55.0762567Z ) 2025-05-07T20:33:55.0762843Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0763522Z self=, 2025-05-07T20:33:55.0764109Z num_jagged_dim=2, 2025-05-07T20:33:55.0764349Z outer_dense_size=2, 2025-05-07T20:33:55.0764576Z inner_dense_size=2, 2025-05-07T20:33:55.0764813Z operation='mul', 2025-05-07T20:33:55.0765046Z dtype=torch.float16, 2025-05-07T20:33:55.0765298Z device=device(type='cuda'), 2025-05-07T20:33:55.0765543Z ) 2025-05-07T20:33:55.0765822Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0766493Z self=, 2025-05-07T20:33:55.0767080Z num_jagged_dim=5, 2025-05-07T20:33:55.0767308Z outer_dense_size=4, 2025-05-07T20:33:55.0767534Z inner_dense_size=3, 2025-05-07T20:33:55.0767764Z operation='add', 2025-05-07T20:33:55.0767998Z dtype=torch.bfloat16, 2025-05-07T20:33:55.0768248Z device=device(type='cuda'), 2025-05-07T20:33:55.0768496Z ) 2025-05-07T20:33:55.0768775Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0769461Z self=, 2025-05-07T20:33:55.0770044Z num_jagged_dim=5, 2025-05-07T20:33:55.0770274Z outer_dense_size=4, 2025-05-07T20:33:55.0770512Z inner_dense_size=4, 2025-05-07T20:33:55.0770738Z operation='add', 2025-05-07T20:33:55.0770981Z dtype=torch.bfloat16, 2025-05-07T20:33:55.0771237Z device=device(type='cuda'), 2025-05-07T20:33:55.0771476Z ) 2025-05-07T20:33:55.0771756Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0772438Z self=, 2025-05-07T20:33:55.0773019Z num_jagged_dim=5, 2025-05-07T20:33:55.0773256Z outer_dense_size=5, 2025-05-07T20:33:55.0773491Z inner_dense_size=4, 2025-05-07T20:33:55.0773724Z operation='add', 2025-05-07T20:33:55.0773955Z dtype=torch.bfloat16, 2025-05-07T20:33:55.0774211Z device=device(type='cuda'), 2025-05-07T20:33:55.0774461Z ) 2025-05-07T20:33:55.0774739Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:33:55.0775509Z self=, 2025-05-07T20:33:55.0776094Z num_jagged_dim=5, 2025-05-07T20:33:55.0776336Z outer_dense_size=5, 2025-05-07T20:33:55.0776568Z inner_dense_size=5, 2025-05-07T20:33:55.0776801Z operation='add', 2025-05-07T20:33:55.0777028Z dtype=torch.bfloat16, 2025-05-07T20:33:55.0777280Z device=device(type='cuda'), 2025-05-07T20:33:55.0777529Z ) 2025-05-07T20:33:55.0777707Z PASSED 2025-05-07T20:34:05.0486863Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:34:05.0487863Z self=, 2025-05-07T20:34:05.0488429Z num_jagged_dim=1, 2025-05-07T20:34:05.0489073Z outer_dense_size=0, 2025-05-07T20:34:05.0489324Z inner_dense_size=16, 2025-05-07T20:34:05.0489604Z operation='add_jagged_output', 2025-05-07T20:34:05.0502205Z dtype=torch.float16, 2025-05-07T20:34:05.0502566Z device=device(type='cpu'), 2025-05-07T20:34:05.0502862Z ) 2025-05-07T20:34:05.0503150Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:34:05.0503868Z self=, 2025-05-07T20:34:05.0504509Z num_jagged_dim=1, 2025-05-07T20:34:05.0504751Z outer_dense_size=6, 2025-05-07T20:34:05.0505000Z inner_dense_size=96, 2025-05-07T20:34:05.0505278Z operation='add_jagged_output', 2025-05-07T20:34:05.0505559Z dtype=torch.float16, 2025-05-07T20:34:05.0505825Z device=device(type='cpu'), 2025-05-07T20:34:05.0506085Z ) 2025-05-07T20:34:05.0506336Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:34:05.0506968Z self=, 2025-05-07T20:34:05.0507542Z num_jagged_dim=1, 2025-05-07T20:34:05.0507807Z outer_dense_size=4, 2025-05-07T20:34:05.0508053Z inner_dense_size=64, 2025-05-07T20:34:05.0508310Z operation='mul', 2025-05-07T20:34:05.0508544Z dtype=torch.float16, 2025-05-07T20:34:05.0508812Z device=device(type='cuda'), 2025-05-07T20:34:05.0509083Z ) 2025-05-07T20:34:05.0509360Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:34:05.0509975Z self=, 2025-05-07T20:34:05.0510537Z num_jagged_dim=1, 2025-05-07T20:34:05.0510786Z outer_dense_size=7, 2025-05-07T20:34:05.0511030Z inner_dense_size=192, 2025-05-07T20:34:05.0511286Z operation='mul', 2025-05-07T20:34:05.0511532Z dtype=torch.float16, 2025-05-07T20:34:05.0511796Z device=device(type='cpu'), 2025-05-07T20:34:05.0512056Z ) 2025-05-07T20:34:05.0512266Z PASSED 2025-05-07T20:34:05.0512383Z 2025-05-07T20:34:05.0512531Z =============================== warnings summary =============================== 2025-05-07T20:34:05.0513121Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:34:05.0513860Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:34:05.0515345Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:34:05.0516590Z warnings.warn( 2025-05-07T20:34:05.0516731Z 2025-05-07T20:34:05.0517045Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:34:05.0517850Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:34:05.0523464Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:34:05.0524993Z warnings.warn( 2025-05-07T20:34:05.0525132Z 2025-05-07T20:34:05.0525450Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:34:05.0529139Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_dense_elementwise_add: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:34:05.0532501Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:34:05.0532910Z 2025-05-07T20:34:05.0533140Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:05.0533607Z ======================== 3 passed, 5 warnings in 19.95s ======================== 2025-05-07T20:34:05.8706236Z 2025-05-07T20:34:05.8706811Z [TEST] Python test suite PASSED: ./jagged/elementwise_binary_test.py 2025-05-07T20:34:05.8726040Z [TEST] Python test time for ./jagged/elementwise_binary_test.py: 22 seconds 2025-05-07T20:34:05.8726374Z 2025-05-07T20:34:05.8726379Z 2025-05-07T20:34:05.8726396Z 2025-05-07T20:34:05.8726400Z 2025-05-07T20:34:05.8748704Z ################################################################################ 2025-05-07T20:34:05.8764536Z # [2025-05-07T20:34:05.876Z] Run Python Test Suite: 2025-05-07T20:34:05.8765061Z # ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:34:05.8765521Z ################################################################################ 2025-05-07T20:34:05.8789457Z + 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:34:05.8790242Z 2025-05-07T20:34:08.0175694Z ============================= test session starts ============================== 2025-05-07T20:34:08.0176499Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:08.0177053Z cachedir: .pytest_cache 2025-05-07T20:34:08.0177652Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:08.0178404Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:08.0178817Z plugins: hypothesis-6.131.14 2025-05-07T20:34:09.9994349Z collecting ... collected 1 item 2025-05-07T20:34:09.9994583Z 2025-05-07T20:34:16.9101963Z jagged/expand_into_jagged_permute_test.py::ExpandIntoJaggedPermuteTest::test_expand_into_jagged_permute Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:16.9103061Z self=, 2025-05-07T20:34:16.9103653Z T=10, 2025-05-07T20:34:16.9103850Z W=8, 2025-05-07T20:34:16.9104118Z ) 2025-05-07T20:34:16.9104442Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:16.9105346Z self=, 2025-05-07T20:34:16.9106606Z T=11, 2025-05-07T20:34:16.9106854Z W=8, 2025-05-07T20:34:16.9107074Z ) 2025-05-07T20:34:16.9107319Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:16.9107961Z self=, 2025-05-07T20:34:16.9108549Z T=11, 2025-05-07T20:34:16.9108749Z W=44, 2025-05-07T20:34:16.9108933Z ) 2025-05-07T20:34:16.9109171Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:16.9109817Z self=, 2025-05-07T20:34:16.9110394Z T=14, 2025-05-07T20:34:16.9110584Z W=54, 2025-05-07T20:34:16.9110769Z ) 2025-05-07T20:34:16.9111000Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:16.9111805Z self=, 2025-05-07T20:34:16.9112406Z T=19, 2025-05-07T20:34:16.9112599Z W=13, 2025-05-07T20:34:16.9112786Z ) 2025-05-07T20:34:16.9113019Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:16.9113661Z self=, 2025-05-07T20:34:16.9114246Z T=14, 2025-05-07T20:34:16.9114427Z W=64, 2025-05-07T20:34:16.9114612Z ) 2025-05-07T20:34:16.9114848Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:16.9115481Z self=, 2025-05-07T20:34:16.9116064Z T=20, 2025-05-07T20:34:16.9116256Z W=49, 2025-05-07T20:34:16.9116443Z ) 2025-05-07T20:34:16.9116673Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:16.9117316Z self=, 2025-05-07T20:34:16.9117896Z T=15, 2025-05-07T20:34:16.9118081Z W=26, 2025-05-07T20:34:16.9118266Z ) 2025-05-07T20:34:16.9118505Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:16.9119137Z self=, 2025-05-07T20:34:16.9119715Z T=13, 2025-05-07T20:34:16.9119902Z W=35, 2025-05-07T20:34:16.9120084Z ) 2025-05-07T20:34:16.9120430Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:34:16.9121065Z self=, 2025-05-07T20:34:16.9121649Z T=18, 2025-05-07T20:34:16.9121828Z W=31, 2025-05-07T20:34:16.9122016Z ) 2025-05-07T20:34:16.9122207Z PASSED 2025-05-07T20:34:16.9122320Z 2025-05-07T20:34:16.9122466Z ============================== 1 passed in 9.01s =============================== 2025-05-07T20:34:17.6273354Z 2025-05-07T20:34:17.6273978Z [TEST] Python test suite PASSED: ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:34:17.6293759Z [TEST] Python test time for ./jagged/expand_into_jagged_permute_test.py: 12 seconds 2025-05-07T20:34:17.6294110Z 2025-05-07T20:34:17.6294115Z 2025-05-07T20:34:17.6294119Z 2025-05-07T20:34:17.6294123Z 2025-05-07T20:34:17.6314402Z ################################################################################ 2025-05-07T20:34:17.6329649Z # [2025-05-07T20:34:17.632Z] Run Python Test Suite: 2025-05-07T20:34:17.6329994Z # ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:34:17.6330313Z ################################################################################ 2025-05-07T20:34:17.6355328Z + 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:17.6356056Z 2025-05-07T20:34:19.7754665Z ============================= test session starts ============================== 2025-05-07T20:34:19.7756430Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:19.7757114Z cachedir: .pytest_cache 2025-05-07T20:34:19.7757719Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:19.7758457Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:19.7758875Z plugins: hypothesis-6.131.14 2025-05-07T20:34:21.7853543Z collecting ... collected 2 items 2025-05-07T20:34:21.7853793Z 2025-05-07T20:34:22.2578095Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2579608Z self=, 2025-05-07T20:34:22.2580979Z max_seq_length=5, 2025-05-07T20:34:22.2581355Z batch_size=1, 2025-05-07T20:34:22.2581707Z num_cols=1, 2025-05-07T20:34:22.2582069Z num_jagged_tensor_rows=1, 2025-05-07T20:34:22.2582512Z index_dtype=torch.int32, 2025-05-07T20:34:22.2582955Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:34:22.2583398Z use_cpu=False, 2025-05-07T20:34:22.2583769Z check_non_contiguous=False, 2025-05-07T20:34:22.2584190Z known_shape=False, 2025-05-07T20:34:22.2584527Z ) 2025-05-07T20:34:22.2584859Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2585763Z self=, 2025-05-07T20:34:22.2586671Z max_seq_length=8, 2025-05-07T20:34:22.2587074Z batch_size=1, 2025-05-07T20:34:22.2587416Z num_cols=1, 2025-05-07T20:34:22.2587766Z num_jagged_tensor_rows=1, 2025-05-07T20:34:22.2588213Z index_dtype=torch.int32, 2025-05-07T20:34:22.2588677Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:34:22.2589140Z use_cpu=False, 2025-05-07T20:34:22.2589518Z check_non_contiguous=False, 2025-05-07T20:34:22.2589955Z known_shape=False, 2025-05-07T20:34:22.2590305Z ) 2025-05-07T20:34:22.2590663Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2591844Z self=, 2025-05-07T20:34:22.2592746Z max_seq_length=8, 2025-05-07T20:34:22.2593103Z batch_size=101, 2025-05-07T20:34:22.2593663Z num_cols=23, 2025-05-07T20:34:22.2594029Z num_jagged_tensor_rows=103, 2025-05-07T20:34:22.2594458Z index_dtype=torch.int32, 2025-05-07T20:34:22.2594907Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:22.2595369Z use_cpu=False, 2025-05-07T20:34:22.2595735Z check_non_contiguous=False, 2025-05-07T20:34:22.2596161Z known_shape=False, 2025-05-07T20:34:22.2596521Z ) 2025-05-07T20:34:22.2596872Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2597831Z self=, 2025-05-07T20:34:22.2598741Z max_seq_length=10, 2025-05-07T20:34:22.2599114Z batch_size=120, 2025-05-07T20:34:22.2599450Z num_cols=74, 2025-05-07T20:34:22.2599811Z num_jagged_tensor_rows=103, 2025-05-07T20:34:22.2600347Z index_dtype=torch.int32, 2025-05-07T20:34:22.2600768Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:34:22.2601175Z use_cpu=False, 2025-05-07T20:34:22.2601551Z check_non_contiguous=True, 2025-05-07T20:34:22.2601967Z known_shape=True, 2025-05-07T20:34:22.2602320Z ) 2025-05-07T20:34:22.2602680Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2603616Z self=, 2025-05-07T20:34:22.2604517Z max_seq_length=8, 2025-05-07T20:34:22.2604890Z batch_size=11, 2025-05-07T20:34:22.2605223Z num_cols=7, 2025-05-07T20:34:22.2605589Z num_jagged_tensor_rows=45, 2025-05-07T20:34:22.2606027Z index_dtype=torch.int64, 2025-05-07T20:34:22.2606784Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:22.2607262Z use_cpu=False, 2025-05-07T20:34:22.2607627Z check_non_contiguous=False, 2025-05-07T20:34:22.2608054Z known_shape=True, 2025-05-07T20:34:22.2608397Z ) 2025-05-07T20:34:22.2608757Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2609699Z self=, 2025-05-07T20:34:22.2610592Z max_seq_length=10, 2025-05-07T20:34:22.2610958Z batch_size=108, 2025-05-07T20:34:22.2611300Z num_cols=81, 2025-05-07T20:34:22.2611652Z num_jagged_tensor_rows=48, 2025-05-07T20:34:22.2612093Z index_dtype=torch.int64, 2025-05-07T20:34:22.2612543Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:22.2612999Z use_cpu=True, 2025-05-07T20:34:22.2613369Z check_non_contiguous=False, 2025-05-07T20:34:22.2613978Z known_shape=True, 2025-05-07T20:34:22.2614342Z ) 2025-05-07T20:34:22.2614714Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2615654Z self=, 2025-05-07T20:34:22.2616594Z max_seq_length=5, 2025-05-07T20:34:22.2616997Z batch_size=113, 2025-05-07T20:34:22.2617331Z num_cols=79, 2025-05-07T20:34:22.2617690Z num_jagged_tensor_rows=104, 2025-05-07T20:34:22.2618130Z index_dtype=torch.int32, 2025-05-07T20:34:22.2618557Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:22.2618999Z use_cpu=False, 2025-05-07T20:34:22.2619372Z check_non_contiguous=True, 2025-05-07T20:34:22.2619764Z known_shape=False, 2025-05-07T20:34:22.2620104Z ) 2025-05-07T20:34:22.2620460Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2621348Z self=, 2025-05-07T20:34:22.2622230Z max_seq_length=6, 2025-05-07T20:34:22.2622601Z batch_size=26, 2025-05-07T20:34:22.2622950Z num_cols=26, 2025-05-07T20:34:22.2623301Z num_jagged_tensor_rows=18, 2025-05-07T20:34:22.2623738Z index_dtype=torch.int32, 2025-05-07T20:34:22.2624185Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:22.2624638Z use_cpu=False, 2025-05-07T20:34:22.2625003Z check_non_contiguous=True, 2025-05-07T20:34:22.2625418Z known_shape=True, 2025-05-07T20:34:22.2625760Z ) 2025-05-07T20:34:22.2626119Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2627054Z self=, 2025-05-07T20:34:22.2627943Z max_seq_length=10, 2025-05-07T20:34:22.2628312Z batch_size=94, 2025-05-07T20:34:22.2628652Z num_cols=73, 2025-05-07T20:34:22.2629002Z num_jagged_tensor_rows=81, 2025-05-07T20:34:22.2629435Z index_dtype=torch.int32, 2025-05-07T20:34:22.2629882Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:34:22.2630323Z use_cpu=True, 2025-05-07T20:34:22.2630699Z check_non_contiguous=False, 2025-05-07T20:34:22.2631123Z known_shape=False, 2025-05-07T20:34:22.2631478Z ) 2025-05-07T20:34:22.2631823Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2632765Z self=, 2025-05-07T20:34:22.2633655Z max_seq_length=8, 2025-05-07T20:34:22.2634011Z batch_size=118, 2025-05-07T20:34:22.2634357Z num_cols=16, 2025-05-07T20:34:22.2634719Z num_jagged_tensor_rows=84, 2025-05-07T20:34:22.2635146Z index_dtype=torch.int64, 2025-05-07T20:34:22.2635586Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:34:22.2636036Z use_cpu=True, 2025-05-07T20:34:22.2636393Z check_non_contiguous=True, 2025-05-07T20:34:22.2636860Z known_shape=True, 2025-05-07T20:34:22.2637204Z ) 2025-05-07T20:34:22.2637572Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2638520Z self=, 2025-05-07T20:34:22.2639587Z max_seq_length=6, 2025-05-07T20:34:22.2639956Z batch_size=95, 2025-05-07T20:34:22.2640377Z num_cols=92, 2025-05-07T20:34:22.2640747Z num_jagged_tensor_rows=87, 2025-05-07T20:34:22.2641186Z index_dtype=torch.int64, 2025-05-07T20:34:22.2641628Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:22.2642090Z use_cpu=True, 2025-05-07T20:34:22.2642464Z check_non_contiguous=False, 2025-05-07T20:34:22.2642885Z known_shape=False, 2025-05-07T20:34:22.2643240Z ) 2025-05-07T20:34:22.2643600Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2644532Z self=, 2025-05-07T20:34:22.2645430Z max_seq_length=6, 2025-05-07T20:34:22.2645792Z batch_size=6, 2025-05-07T20:34:22.2646258Z num_cols=92, 2025-05-07T20:34:22.2646628Z num_jagged_tensor_rows=87, 2025-05-07T20:34:22.2647079Z index_dtype=torch.int64, 2025-05-07T20:34:22.2647519Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:22.2647985Z use_cpu=True, 2025-05-07T20:34:22.2648351Z check_non_contiguous=False, 2025-05-07T20:34:22.2648778Z known_shape=False, 2025-05-07T20:34:22.2649125Z ) 2025-05-07T20:34:22.2649482Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2650418Z self=, 2025-05-07T20:34:22.2651307Z max_seq_length=6, 2025-05-07T20:34:22.2651670Z batch_size=6, 2025-05-07T20:34:22.2652009Z num_cols=92, 2025-05-07T20:34:22.2652367Z num_jagged_tensor_rows=92, 2025-05-07T20:34:22.2652807Z index_dtype=torch.int64, 2025-05-07T20:34:22.2653258Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:22.2653710Z use_cpu=True, 2025-05-07T20:34:22.2654088Z check_non_contiguous=False, 2025-05-07T20:34:22.2654506Z known_shape=False, 2025-05-07T20:34:22.2654845Z ) 2025-05-07T20:34:22.2655208Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2656104Z self=, 2025-05-07T20:34:22.2656953Z max_seq_length=6, 2025-05-07T20:34:22.2657313Z batch_size=6, 2025-05-07T20:34:22.2657653Z num_cols=92, 2025-05-07T20:34:22.2658012Z num_jagged_tensor_rows=6, 2025-05-07T20:34:22.2658436Z index_dtype=torch.int64, 2025-05-07T20:34:22.2658854Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:22.2659308Z use_cpu=True, 2025-05-07T20:34:22.2659638Z check_non_contiguous=False, 2025-05-07T20:34:22.2660052Z known_shape=False, 2025-05-07T20:34:22.2660396Z ) 2025-05-07T20:34:22.2660711Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2661735Z self=, 2025-05-07T20:34:22.2662598Z max_seq_length=6, 2025-05-07T20:34:22.2662954Z batch_size=6, 2025-05-07T20:34:22.2663284Z num_cols=92, 2025-05-07T20:34:22.2663640Z num_jagged_tensor_rows=6, 2025-05-07T20:34:22.2664072Z index_dtype=torch.int64, 2025-05-07T20:34:22.2664514Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:22.2664970Z use_cpu=True, 2025-05-07T20:34:22.2665336Z check_non_contiguous=True, 2025-05-07T20:34:22.2665735Z known_shape=False, 2025-05-07T20:34:22.2666085Z ) 2025-05-07T20:34:22.2666445Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2667372Z self=, 2025-05-07T20:34:22.2668256Z max_seq_length=5, 2025-05-07T20:34:22.2668596Z batch_size=6, 2025-05-07T20:34:22.2668873Z num_cols=92, 2025-05-07T20:34:22.2669170Z num_jagged_tensor_rows=6, 2025-05-07T20:34:22.2669573Z index_dtype=torch.int64, 2025-05-07T20:34:22.2669965Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:22.2670399Z use_cpu=True, 2025-05-07T20:34:22.2670910Z check_non_contiguous=True, 2025-05-07T20:34:22.2671282Z known_shape=False, 2025-05-07T20:34:22.2671611Z ) 2025-05-07T20:34:22.2671936Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2672793Z self=, 2025-05-07T20:34:22.2673595Z max_seq_length=5, 2025-05-07T20:34:22.2673949Z batch_size=6, 2025-05-07T20:34:22.2674276Z num_cols=6, 2025-05-07T20:34:22.2674580Z num_jagged_tensor_rows=6, 2025-05-07T20:34:22.2674989Z index_dtype=torch.int64, 2025-05-07T20:34:22.2675414Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:34:22.2675836Z use_cpu=True, 2025-05-07T20:34:22.2676193Z check_non_contiguous=True, 2025-05-07T20:34:22.2676606Z known_shape=False, 2025-05-07T20:34:22.2676980Z ) 2025-05-07T20:34:22.2677517Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2678412Z self=, 2025-05-07T20:34:22.2679284Z max_seq_length=7, 2025-05-07T20:34:22.2679640Z batch_size=59, 2025-05-07T20:34:22.2679986Z num_cols=128, 2025-05-07T20:34:22.2680445Z num_jagged_tensor_rows=125, 2025-05-07T20:34:22.2680885Z index_dtype=torch.int32, 2025-05-07T20:34:22.2681334Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:34:22.2681790Z use_cpu=False, 2025-05-07T20:34:22.2682143Z check_non_contiguous=False, 2025-05-07T20:34:22.2682552Z known_shape=True, 2025-05-07T20:34:22.2682912Z ) 2025-05-07T20:34:22.2683272Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2684179Z self=, 2025-05-07T20:34:22.2685080Z max_seq_length=7, 2025-05-07T20:34:22.2685435Z batch_size=59, 2025-05-07T20:34:22.2685790Z num_cols=128, 2025-05-07T20:34:22.2686146Z num_jagged_tensor_rows=125, 2025-05-07T20:34:22.2686587Z index_dtype=torch.int32, 2025-05-07T20:34:22.2687029Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:34:22.2687447Z use_cpu=True, 2025-05-07T20:34:22.2687788Z check_non_contiguous=False, 2025-05-07T20:34:22.2688186Z known_shape=True, 2025-05-07T20:34:22.2688529Z ) 2025-05-07T20:34:22.2688880Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:34:22.2689805Z self=, 2025-05-07T20:34:22.2690702Z max_seq_length=7, 2025-05-07T20:34:22.2701832Z batch_size=125, 2025-05-07T20:34:22.2702242Z num_cols=128, 2025-05-07T20:34:22.2702595Z num_jagged_tensor_rows=125, 2025-05-07T20:34:22.2703024Z index_dtype=torch.int32, 2025-05-07T20:34:22.2703490Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:34:22.2703944Z use_cpu=True, 2025-05-07T20:34:22.2704321Z check_non_contiguous=False, 2025-05-07T20:34:22.2704759Z known_shape=True, 2025-05-07T20:34:22.2705107Z ) 2025-05-07T20:34:22.2705408Z PASSED 2025-05-07T20:34:22.3211472Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d_in_inference PASSED 2025-05-07T20:34:22.3212208Z 2025-05-07T20:34:22.3212439Z ============================== 2 passed in 2.66s =============================== 2025-05-07T20:34:23.0580706Z 2025-05-07T20:34:23.0581176Z [TEST] Python test suite PASSED: ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:34:23.0601940Z [TEST] Python test time for ./jagged/jagged_index_select_2d_test.py: 6 seconds 2025-05-07T20:34:23.0602268Z 2025-05-07T20:34:23.0602519Z 2025-05-07T20:34:23.0602531Z 2025-05-07T20:34:23.0602536Z 2025-05-07T20:34:23.0621190Z ################################################################################ 2025-05-07T20:34:23.0639175Z # [2025-05-07T20:34:23.063Z] Run Python Test Suite: 2025-05-07T20:34:23.0639585Z # ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:34:23.0639919Z ################################################################################ 2025-05-07T20:34:23.0663691Z + 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:23.0664369Z 2025-05-07T20:34:25.2053306Z ============================= test session starts ============================== 2025-05-07T20:34:25.2053981Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:25.2054524Z cachedir: .pytest_cache 2025-05-07T20:34:25.2055119Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:25.2055872Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:25.2056283Z plugins: hypothesis-6.131.14 2025-05-07T20:34:27.1947275Z collecting ... collected 2 items 2025-05-07T20:34:27.1947704Z 2025-05-07T20:34:30.7716577Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7717559Z self=, 2025-05-07T20:34:30.7718114Z num_jagged_dim=1, 2025-05-07T20:34:30.7718348Z outer_dense_size=0, 2025-05-07T20:34:30.7718596Z inner_dense_size=0, 2025-05-07T20:34:30.7718843Z fold_inner_dense=False, 2025-05-07T20:34:30.7719090Z padding_value=0, 2025-05-07T20:34:30.7719333Z dtype=torch.float32, 2025-05-07T20:34:30.7719600Z device_type=device(type='cpu'), 2025-05-07T20:34:30.7719866Z ) 2025-05-07T20:34:30.7720100Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7720727Z self=, 2025-05-07T20:34:30.7721301Z num_jagged_dim=2, 2025-05-07T20:34:30.7721532Z outer_dense_size=0, 2025-05-07T20:34:30.7721786Z inner_dense_size=0, 2025-05-07T20:34:30.7722030Z fold_inner_dense=False, 2025-05-07T20:34:30.7722278Z padding_value=0, 2025-05-07T20:34:30.7722516Z dtype=torch.float32, 2025-05-07T20:34:30.7722785Z device_type=device(type='cpu'), 2025-05-07T20:34:30.7723044Z ) 2025-05-07T20:34:30.7723268Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7723828Z self=, 2025-05-07T20:34:30.7724369Z num_jagged_dim=2, 2025-05-07T20:34:30.7724594Z outer_dense_size=5, 2025-05-07T20:34:30.7724826Z inner_dense_size=5, 2025-05-07T20:34:30.7725063Z fold_inner_dense=False, 2025-05-07T20:34:30.7725314Z padding_value=-1e-08, 2025-05-07T20:34:30.7725566Z dtype=torch.float16, 2025-05-07T20:34:30.7725826Z device_type=device(type='cpu'), 2025-05-07T20:34:30.7726093Z ) 2025-05-07T20:34:30.7726328Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7726897Z self=, 2025-05-07T20:34:30.7727431Z num_jagged_dim=5, 2025-05-07T20:34:30.7727667Z outer_dense_size=4, 2025-05-07T20:34:30.7727901Z inner_dense_size=2, 2025-05-07T20:34:30.7728134Z fold_inner_dense=False, 2025-05-07T20:34:30.7728390Z padding_value=-1e-08, 2025-05-07T20:34:30.7728645Z dtype=torch.bfloat16, 2025-05-07T20:34:30.7728910Z device_type=device(type='cuda'), 2025-05-07T20:34:30.7729176Z ) 2025-05-07T20:34:30.7729401Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7729966Z self=, 2025-05-07T20:34:30.7730500Z num_jagged_dim=4, 2025-05-07T20:34:30.7730736Z outer_dense_size=2, 2025-05-07T20:34:30.7730971Z inner_dense_size=3, 2025-05-07T20:34:30.7731210Z fold_inner_dense=True, 2025-05-07T20:34:30.7731466Z padding_value=-1e-08, 2025-05-07T20:34:30.7732082Z dtype=torch.float16, 2025-05-07T20:34:30.7732332Z device_type=device(type='cpu'), 2025-05-07T20:34:30.7732596Z ) 2025-05-07T20:34:30.7732820Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7733377Z self=, 2025-05-07T20:34:30.7733915Z num_jagged_dim=2, 2025-05-07T20:34:30.7734146Z outer_dense_size=5, 2025-05-07T20:34:30.7734380Z inner_dense_size=0, 2025-05-07T20:34:30.7734615Z fold_inner_dense=False, 2025-05-07T20:34:30.7734863Z padding_value=0, 2025-05-07T20:34:30.7735099Z dtype=torch.float32, 2025-05-07T20:34:30.7735350Z device_type=device(type='cuda'), 2025-05-07T20:34:30.7735616Z ) 2025-05-07T20:34:30.7735837Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7736534Z self=, 2025-05-07T20:34:30.7737077Z num_jagged_dim=1, 2025-05-07T20:34:30.7737313Z outer_dense_size=5, 2025-05-07T20:34:30.7737539Z inner_dense_size=5, 2025-05-07T20:34:30.7737778Z fold_inner_dense=True, 2025-05-07T20:34:30.7738030Z padding_value=-1e-08, 2025-05-07T20:34:30.7738278Z dtype=torch.bfloat16, 2025-05-07T20:34:30.7738540Z device_type=device(type='cpu'), 2025-05-07T20:34:30.7738809Z ) 2025-05-07T20:34:30.7739034Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7739645Z self=, 2025-05-07T20:34:30.7740185Z num_jagged_dim=3, 2025-05-07T20:34:30.7740414Z outer_dense_size=5, 2025-05-07T20:34:30.7740645Z inner_dense_size=1, 2025-05-07T20:34:30.7740885Z fold_inner_dense=True, 2025-05-07T20:34:30.7741129Z padding_value=0, 2025-05-07T20:34:30.7741357Z dtype=torch.float32, 2025-05-07T20:34:30.7741622Z device_type=device(type='cuda'), 2025-05-07T20:34:30.7741893Z ) 2025-05-07T20:34:30.7742116Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7742678Z self=, 2025-05-07T20:34:30.7743219Z num_jagged_dim=5, 2025-05-07T20:34:30.7743444Z outer_dense_size=2, 2025-05-07T20:34:30.7743680Z inner_dense_size=3, 2025-05-07T20:34:30.7743918Z fold_inner_dense=True, 2025-05-07T20:34:30.7744165Z padding_value=0, 2025-05-07T20:34:30.7744398Z dtype=torch.bfloat16, 2025-05-07T20:34:30.7744655Z device_type=device(type='cuda'), 2025-05-07T20:34:30.7744925Z ) 2025-05-07T20:34:30.7745146Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7745707Z self=, 2025-05-07T20:34:30.7746246Z num_jagged_dim=3, 2025-05-07T20:34:30.7746473Z outer_dense_size=3, 2025-05-07T20:34:30.7746711Z inner_dense_size=4, 2025-05-07T20:34:30.7746951Z fold_inner_dense=True, 2025-05-07T20:34:30.7747194Z padding_value=0, 2025-05-07T20:34:30.7747429Z dtype=torch.bfloat16, 2025-05-07T20:34:30.7747687Z device_type=device(type='cuda'), 2025-05-07T20:34:30.7747945Z ) 2025-05-07T20:34:30.7748163Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7748725Z self=, 2025-05-07T20:34:30.7749265Z num_jagged_dim=1, 2025-05-07T20:34:30.7749489Z outer_dense_size=2, 2025-05-07T20:34:30.7749729Z inner_dense_size=0, 2025-05-07T20:34:30.7749968Z fold_inner_dense=True, 2025-05-07T20:34:30.7750208Z padding_value=0, 2025-05-07T20:34:30.7750441Z dtype=torch.float32, 2025-05-07T20:34:30.7750700Z device_type=device(type='cuda'), 2025-05-07T20:34:30.7750960Z ) 2025-05-07T20:34:30.7751182Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7751748Z self=, 2025-05-07T20:34:30.7752372Z num_jagged_dim=3, 2025-05-07T20:34:30.7752603Z outer_dense_size=5, 2025-05-07T20:34:30.7752835Z inner_dense_size=2, 2025-05-07T20:34:30.7753066Z fold_inner_dense=True, 2025-05-07T20:34:30.7753309Z padding_value=0, 2025-05-07T20:34:30.7753548Z dtype=torch.float32, 2025-05-07T20:34:30.7753811Z device_type=device(type='cpu'), 2025-05-07T20:34:30.7754074Z ) 2025-05-07T20:34:30.7754296Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7754863Z self=, 2025-05-07T20:34:30.7755396Z num_jagged_dim=2, 2025-05-07T20:34:30.7755635Z outer_dense_size=2, 2025-05-07T20:34:30.7755872Z inner_dense_size=4, 2025-05-07T20:34:30.7756102Z fold_inner_dense=True, 2025-05-07T20:34:30.7756365Z padding_value=-1e-08, 2025-05-07T20:34:30.7756704Z dtype=torch.float16, 2025-05-07T20:34:30.7756964Z device_type=device(type='cuda'), 2025-05-07T20:34:30.7757239Z ) 2025-05-07T20:34:30.7757464Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7758016Z self=, 2025-05-07T20:34:30.7758559Z num_jagged_dim=1, 2025-05-07T20:34:30.7758795Z outer_dense_size=0, 2025-05-07T20:34:30.7759061Z inner_dense_size=5, 2025-05-07T20:34:30.7759317Z fold_inner_dense=False, 2025-05-07T20:34:30.7759572Z padding_value=-1e-08, 2025-05-07T20:34:30.7759823Z dtype=torch.float16, 2025-05-07T20:34:30.7760075Z device_type=device(type='cuda'), 2025-05-07T20:34:30.7760413Z ) 2025-05-07T20:34:30.7760636Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7761192Z self=, 2025-05-07T20:34:30.7761745Z num_jagged_dim=5, 2025-05-07T20:34:30.7761979Z outer_dense_size=1, 2025-05-07T20:34:30.7762217Z inner_dense_size=4, 2025-05-07T20:34:30.7762451Z fold_inner_dense=True, 2025-05-07T20:34:30.7762702Z padding_value=-1e-08, 2025-05-07T20:34:30.7762959Z dtype=torch.bfloat16, 2025-05-07T20:34:30.7763214Z device_type=device(type='cpu'), 2025-05-07T20:34:30.7763477Z ) 2025-05-07T20:34:30.7763701Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7764259Z self=, 2025-05-07T20:34:30.7764803Z num_jagged_dim=2, 2025-05-07T20:34:30.7765039Z outer_dense_size=1, 2025-05-07T20:34:30.7765277Z inner_dense_size=4, 2025-05-07T20:34:30.7765509Z fold_inner_dense=True, 2025-05-07T20:34:30.7765751Z padding_value=0, 2025-05-07T20:34:30.7765992Z dtype=torch.bfloat16, 2025-05-07T20:34:30.7766249Z device_type=device(type='cpu'), 2025-05-07T20:34:30.7766519Z ) 2025-05-07T20:34:30.7766750Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7767310Z self=, 2025-05-07T20:34:30.7767848Z num_jagged_dim=2, 2025-05-07T20:34:30.7768080Z outer_dense_size=1, 2025-05-07T20:34:30.7768310Z inner_dense_size=0, 2025-05-07T20:34:30.7768546Z fold_inner_dense=True, 2025-05-07T20:34:30.7768800Z padding_value=-1e-08, 2025-05-07T20:34:30.7769042Z dtype=torch.float32, 2025-05-07T20:34:30.7769301Z device_type=device(type='cpu'), 2025-05-07T20:34:30.7769567Z ) 2025-05-07T20:34:30.7769784Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7770347Z self=, 2025-05-07T20:34:30.7770878Z num_jagged_dim=2, 2025-05-07T20:34:30.7771109Z outer_dense_size=3, 2025-05-07T20:34:30.7771335Z inner_dense_size=1, 2025-05-07T20:34:30.7771575Z fold_inner_dense=True, 2025-05-07T20:34:30.7771817Z padding_value=0, 2025-05-07T20:34:30.7772133Z dtype=torch.float32, 2025-05-07T20:34:30.7772389Z device_type=device(type='cpu'), 2025-05-07T20:34:30.7772652Z ) 2025-05-07T20:34:30.7772869Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7773437Z self=, 2025-05-07T20:34:30.7773972Z num_jagged_dim=5, 2025-05-07T20:34:30.7774197Z outer_dense_size=0, 2025-05-07T20:34:30.7774430Z inner_dense_size=4, 2025-05-07T20:34:30.7774668Z fold_inner_dense=False, 2025-05-07T20:34:30.7774925Z padding_value=-1e-08, 2025-05-07T20:34:30.7775169Z dtype=torch.float32, 2025-05-07T20:34:30.7775426Z device_type=device(type='cpu'), 2025-05-07T20:34:30.7775693Z ) 2025-05-07T20:34:30.7775911Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7776599Z self=, 2025-05-07T20:34:30.7777137Z num_jagged_dim=3, 2025-05-07T20:34:30.7777370Z outer_dense_size=0, 2025-05-07T20:34:30.7777603Z inner_dense_size=2, 2025-05-07T20:34:30.7777839Z fold_inner_dense=True, 2025-05-07T20:34:30.7778074Z padding_value=0, 2025-05-07T20:34:30.7778309Z dtype=torch.float32, 2025-05-07T20:34:30.7778568Z device_type=device(type='cuda'), 2025-05-07T20:34:30.7778832Z ) 2025-05-07T20:34:30.7779056Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7779621Z self=, 2025-05-07T20:34:30.7780153Z num_jagged_dim=1, 2025-05-07T20:34:30.7780379Z outer_dense_size=1, 2025-05-07T20:34:30.7780613Z inner_dense_size=0, 2025-05-07T20:34:30.7780851Z fold_inner_dense=False, 2025-05-07T20:34:30.7781095Z padding_value=0, 2025-05-07T20:34:30.7781332Z dtype=torch.bfloat16, 2025-05-07T20:34:30.7781602Z device_type=device(type='cuda'), 2025-05-07T20:34:30.7781862Z ) 2025-05-07T20:34:30.7782091Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7782650Z self=, 2025-05-07T20:34:30.7783175Z num_jagged_dim=4, 2025-05-07T20:34:30.7783406Z outer_dense_size=5, 2025-05-07T20:34:30.7783637Z inner_dense_size=5, 2025-05-07T20:34:30.7783862Z fold_inner_dense=True, 2025-05-07T20:34:30.7784110Z padding_value=0, 2025-05-07T20:34:30.7784341Z dtype=torch.float16, 2025-05-07T20:34:30.7784588Z device_type=device(type='cuda'), 2025-05-07T20:34:30.7784856Z ) 2025-05-07T20:34:30.7785081Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7785645Z self=, 2025-05-07T20:34:30.7786172Z num_jagged_dim=5, 2025-05-07T20:34:30.7786405Z outer_dense_size=3, 2025-05-07T20:34:30.7786644Z inner_dense_size=2, 2025-05-07T20:34:30.7786874Z fold_inner_dense=True, 2025-05-07T20:34:30.7787132Z padding_value=-1e-08, 2025-05-07T20:34:30.7787382Z dtype=torch.bfloat16, 2025-05-07T20:34:30.7787635Z device_type=device(type='cpu'), 2025-05-07T20:34:30.7787899Z ) 2025-05-07T20:34:30.7788119Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7788677Z self=, 2025-05-07T20:34:30.7789213Z num_jagged_dim=5, 2025-05-07T20:34:30.7789444Z outer_dense_size=1, 2025-05-07T20:34:30.7789678Z inner_dense_size=0, 2025-05-07T20:34:30.7789932Z fold_inner_dense=True, 2025-05-07T20:34:30.7790208Z padding_value=0, 2025-05-07T20:34:30.7790445Z dtype=torch.bfloat16, 2025-05-07T20:34:30.7790699Z device_type=device(type='cuda'), 2025-05-07T20:34:30.7790963Z ) 2025-05-07T20:34:30.7791185Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:30.7791917Z self=, 2025-05-07T20:34:30.7792588Z num_jagged_dim=2, 2025-05-07T20:34:30.7792821Z outer_dense_size=4, 2025-05-07T20:34:30.7793050Z inner_dense_size=3, 2025-05-07T20:34:30.7793292Z fold_inner_dense=True, 2025-05-07T20:34:30.7793543Z padding_value=-1e-08, 2025-05-07T20:34:30.7793789Z dtype=torch.bfloat16, 2025-05-07T20:34:30.7794048Z device_type=device(type='cuda'), 2025-05-07T20:34:31.8420867Z ) 2025-05-07T20:34:31.8421269Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:31.8422045Z self=, 2025-05-07T20:34:31.8422603Z num_jagged_dim=2, 2025-05-07T20:34:31.8422843Z outer_dense_size=0, 2025-05-07T20:34:31.8423080Z inner_dense_size=2, 2025-05-07T20:34:31.8423316Z fold_inner_dense=True, 2025-05-07T20:34:31.8423577Z padding_value=-1e-08, 2025-05-07T20:34:31.8424198Z dtype=torch.float16, 2025-05-07T20:34:31.8424461Z device_type=device(type='cpu'), 2025-05-07T20:34:31.8424744Z ) 2025-05-07T20:34:31.8424970Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:31.8425534Z self=, 2025-05-07T20:34:31.8426084Z num_jagged_dim=2, 2025-05-07T20:34:31.8426316Z outer_dense_size=4, 2025-05-07T20:34:31.8426550Z inner_dense_size=4, 2025-05-07T20:34:31.8426784Z fold_inner_dense=False, 2025-05-07T20:34:31.8427034Z padding_value=0, 2025-05-07T20:34:31.8427270Z dtype=torch.bfloat16, 2025-05-07T20:34:31.8427528Z device_type=device(type='cuda'), 2025-05-07T20:34:31.8427798Z ) 2025-05-07T20:34:31.8428024Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:31.8428588Z self=, 2025-05-07T20:34:31.8429145Z num_jagged_dim=4, 2025-05-07T20:34:31.8429380Z outer_dense_size=4, 2025-05-07T20:34:31.8429611Z inner_dense_size=4, 2025-05-07T20:34:31.8429851Z fold_inner_dense=False, 2025-05-07T20:34:31.8430104Z padding_value=0, 2025-05-07T20:34:31.8430333Z dtype=torch.bfloat16, 2025-05-07T20:34:31.8430600Z device_type=device(type='cuda'), 2025-05-07T20:34:31.8430871Z ) 2025-05-07T20:34:31.8431098Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:31.8431663Z self=, 2025-05-07T20:34:31.8432215Z num_jagged_dim=2, 2025-05-07T20:34:31.8432452Z outer_dense_size=0, 2025-05-07T20:34:31.8432681Z inner_dense_size=3, 2025-05-07T20:34:31.8432924Z fold_inner_dense=False, 2025-05-07T20:34:31.8433181Z padding_value=0, 2025-05-07T20:34:31.8433414Z dtype=torch.float16, 2025-05-07T20:34:31.8433678Z device_type=device(type='cpu'), 2025-05-07T20:34:31.8433948Z ) 2025-05-07T20:34:31.8434176Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:31.8434773Z self=, 2025-05-07T20:34:31.8435327Z num_jagged_dim=1, 2025-05-07T20:34:31.8435563Z outer_dense_size=0, 2025-05-07T20:34:31.8435792Z inner_dense_size=3, 2025-05-07T20:34:31.8436034Z fold_inner_dense=False, 2025-05-07T20:34:31.8436287Z padding_value=0, 2025-05-07T20:34:31.8436524Z dtype=torch.float16, 2025-05-07T20:34:31.8436790Z device_type=device(type='cpu'), 2025-05-07T20:34:31.8437158Z ) 2025-05-07T20:34:31.8437394Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:31.8437962Z self=, 2025-05-07T20:34:31.8438508Z num_jagged_dim=1, 2025-05-07T20:34:31.8438737Z outer_dense_size=0, 2025-05-07T20:34:31.8438965Z inner_dense_size=1, 2025-05-07T20:34:31.8439207Z fold_inner_dense=False, 2025-05-07T20:34:31.8439456Z padding_value=0, 2025-05-07T20:34:31.8439683Z dtype=torch.float16, 2025-05-07T20:34:31.8440124Z device_type=device(type='cpu'), 2025-05-07T20:34:31.8440508Z ) 2025-05-07T20:34:31.8440727Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:31.8441306Z self=, 2025-05-07T20:34:31.8441852Z num_jagged_dim=1, 2025-05-07T20:34:31.8442082Z outer_dense_size=1, 2025-05-07T20:34:31.8442312Z inner_dense_size=1, 2025-05-07T20:34:31.8442551Z fold_inner_dense=False, 2025-05-07T20:34:31.8442799Z padding_value=0, 2025-05-07T20:34:31.8443027Z dtype=torch.float16, 2025-05-07T20:34:31.8443283Z device_type=device(type='cpu'), 2025-05-07T20:34:31.8443551Z ) 2025-05-07T20:34:31.8443768Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:31.8444438Z self=, 2025-05-07T20:34:31.8444984Z num_jagged_dim=1, 2025-05-07T20:34:31.8445219Z outer_dense_size=0, 2025-05-07T20:34:31.8445456Z inner_dense_size=2, 2025-05-07T20:34:31.8445710Z fold_inner_dense=True, 2025-05-07T20:34:31.8445970Z padding_value=-1e-08, 2025-05-07T20:34:31.8446231Z dtype=torch.float16, 2025-05-07T20:34:31.8446493Z device_type=device(type='cpu'), 2025-05-07T20:34:31.8446772Z ) 2025-05-07T20:34:31.8446995Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:31.8447560Z self=, 2025-05-07T20:34:31.8448324Z num_jagged_dim=1, 2025-05-07T20:34:31.8448658Z outer_dense_size=1, 2025-05-07T20:34:31.8456323Z inner_dense_size=2, 2025-05-07T20:34:31.8456592Z fold_inner_dense=True, 2025-05-07T20:34:31.8456854Z padding_value=-1e-08, 2025-05-07T20:34:31.8457120Z dtype=torch.float16, 2025-05-07T20:34:31.8457397Z device_type=device(type='cpu'), 2025-05-07T20:34:31.8457667Z ) 2025-05-07T20:34:31.8457901Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:31.8458486Z self=, 2025-05-07T20:34:31.8459028Z num_jagged_dim=1, 2025-05-07T20:34:31.8459263Z outer_dense_size=2, 2025-05-07T20:34:31.8459505Z inner_dense_size=2, 2025-05-07T20:34:31.8459755Z fold_inner_dense=True, 2025-05-07T20:34:31.8460007Z padding_value=-1e-08, 2025-05-07T20:34:31.8460267Z dtype=torch.float16, 2025-05-07T20:34:31.8460529Z device_type=device(type='cpu'), 2025-05-07T20:34:31.8460797Z ) 2025-05-07T20:34:31.8461025Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:31.8461595Z self=, 2025-05-07T20:34:31.8462139Z num_jagged_dim=1, 2025-05-07T20:34:31.8462379Z outer_dense_size=2, 2025-05-07T20:34:31.8462622Z inner_dense_size=1, 2025-05-07T20:34:31.8462859Z fold_inner_dense=True, 2025-05-07T20:34:31.8463122Z padding_value=-1e-08, 2025-05-07T20:34:31.8463376Z dtype=torch.float16, 2025-05-07T20:34:31.8463637Z device_type=device(type='cpu'), 2025-05-07T20:34:31.8463903Z ) 2025-05-07T20:34:31.8464131Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:31.8464695Z self=, 2025-05-07T20:34:31.8465226Z num_jagged_dim=1, 2025-05-07T20:34:31.8465465Z outer_dense_size=1, 2025-05-07T20:34:31.8465705Z inner_dense_size=1, 2025-05-07T20:34:31.8465941Z fold_inner_dense=True, 2025-05-07T20:34:31.8466201Z padding_value=-1e-08, 2025-05-07T20:34:31.8466465Z dtype=torch.float16, 2025-05-07T20:34:31.8466722Z device_type=device(type='cpu'), 2025-05-07T20:34:31.8466994Z ) 2025-05-07T20:34:31.8467225Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:31.8467791Z self=, 2025-05-07T20:34:31.8468490Z num_jagged_dim=2, 2025-05-07T20:34:31.8468743Z outer_dense_size=0, 2025-05-07T20:34:31.8469005Z inner_dense_size=4, 2025-05-07T20:34:31.8469254Z fold_inner_dense=False, 2025-05-07T20:34:31.8469552Z padding_value=-1e-08, 2025-05-07T20:34:31.8469836Z dtype=torch.float16, 2025-05-07T20:34:31.8470101Z device_type=device(type='cuda'), 2025-05-07T20:34:31.8470387Z ) 2025-05-07T20:34:31.8470625Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:34:31.8471196Z self=, 2025-05-07T20:34:31.8471753Z num_jagged_dim=2, 2025-05-07T20:34:31.8472003Z outer_dense_size=0, 2025-05-07T20:34:31.8472242Z inner_dense_size=0, 2025-05-07T20:34:31.8472493Z fold_inner_dense=False, 2025-05-07T20:34:31.8472765Z padding_value=-1e-08, 2025-05-07T20:34:31.8473108Z dtype=torch.float16, 2025-05-07T20:34:31.8473386Z device_type=device(type='cuda'), 2025-05-07T20:34:31.8473676Z ) 2025-05-07T20:34:31.8473861Z PASSED 2025-05-07T20:34:32.0917927Z 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:32.0919220Z self=, 2025-05-07T20:34:32.0919983Z num_jagged_dim=1, 2025-05-07T20:34:32.0920288Z outer_dense_size=0, 2025-05-07T20:34:32.0920540Z inner_dense_size=0, 2025-05-07T20:34:32.0920778Z padding_value=0, 2025-05-07T20:34:32.0921028Z dtype=torch.float32, 2025-05-07T20:34:32.0921288Z device_type='meta', 2025-05-07T20:34:32.0921515Z ) 2025-05-07T20:34:32.0921791Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0922479Z self=, 2025-05-07T20:34:32.0923081Z num_jagged_dim=2, 2025-05-07T20:34:32.0923318Z outer_dense_size=0, 2025-05-07T20:34:32.0923567Z inner_dense_size=0, 2025-05-07T20:34:32.0923811Z padding_value=0, 2025-05-07T20:34:32.0924051Z dtype=torch.float32, 2025-05-07T20:34:32.0924305Z device_type='meta', 2025-05-07T20:34:32.0924536Z ) 2025-05-07T20:34:32.0924801Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0925461Z self=, 2025-05-07T20:34:32.0926052Z num_jagged_dim=2, 2025-05-07T20:34:32.0926294Z outer_dense_size=5, 2025-05-07T20:34:32.0926531Z inner_dense_size=3, 2025-05-07T20:34:32.0926773Z padding_value=0, 2025-05-07T20:34:32.0927051Z dtype=torch.bfloat16, 2025-05-07T20:34:32.0927359Z device_type='meta', 2025-05-07T20:34:32.0927592Z ) 2025-05-07T20:34:32.0927867Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0928525Z self=, 2025-05-07T20:34:32.0929112Z num_jagged_dim=5, 2025-05-07T20:34:32.0929370Z outer_dense_size=0, 2025-05-07T20:34:32.0929626Z inner_dense_size=2, 2025-05-07T20:34:32.0929867Z padding_value=0, 2025-05-07T20:34:32.0930113Z dtype=torch.float16, 2025-05-07T20:34:32.0930355Z device_type='meta', 2025-05-07T20:34:32.0930584Z ) 2025-05-07T20:34:32.0930854Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0931513Z self=, 2025-05-07T20:34:32.0932095Z num_jagged_dim=5, 2025-05-07T20:34:32.0932333Z outer_dense_size=2, 2025-05-07T20:34:32.0932576Z inner_dense_size=4, 2025-05-07T20:34:32.0932803Z padding_value=0, 2025-05-07T20:34:32.0933059Z dtype=torch.float16, 2025-05-07T20:34:32.0933318Z device_type='meta', 2025-05-07T20:34:32.0933772Z ) 2025-05-07T20:34:32.0934048Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0934713Z self=, 2025-05-07T20:34:32.0935298Z num_jagged_dim=5, 2025-05-07T20:34:32.0935547Z outer_dense_size=1, 2025-05-07T20:34:32.0935796Z inner_dense_size=4, 2025-05-07T20:34:32.0936034Z padding_value=0, 2025-05-07T20:34:32.0936286Z dtype=torch.bfloat16, 2025-05-07T20:34:32.0936547Z device_type='meta', 2025-05-07T20:34:32.0936781Z ) 2025-05-07T20:34:32.0937051Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0937717Z self=, 2025-05-07T20:34:32.0938311Z num_jagged_dim=5, 2025-05-07T20:34:32.0938713Z outer_dense_size=3, 2025-05-07T20:34:32.0938961Z inner_dense_size=5, 2025-05-07T20:34:32.0939213Z padding_value=0, 2025-05-07T20:34:32.0939450Z dtype=torch.float32, 2025-05-07T20:34:32.0939708Z device_type='meta', 2025-05-07T20:34:32.0939945Z ) 2025-05-07T20:34:32.0940216Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0940878Z self=, 2025-05-07T20:34:32.0941471Z num_jagged_dim=3, 2025-05-07T20:34:32.0941715Z outer_dense_size=3, 2025-05-07T20:34:32.0941954Z inner_dense_size=4, 2025-05-07T20:34:32.0942196Z padding_value=0, 2025-05-07T20:34:32.0942440Z dtype=torch.float16, 2025-05-07T20:34:32.0942688Z device_type='meta', 2025-05-07T20:34:32.0942920Z ) 2025-05-07T20:34:32.0943194Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0943856Z self=, 2025-05-07T20:34:32.0944455Z num_jagged_dim=5, 2025-05-07T20:34:32.0944701Z outer_dense_size=4, 2025-05-07T20:34:32.0944938Z inner_dense_size=4, 2025-05-07T20:34:32.0945185Z padding_value=0, 2025-05-07T20:34:32.0945433Z dtype=torch.bfloat16, 2025-05-07T20:34:32.0945686Z device_type='meta', 2025-05-07T20:34:32.0945918Z ) 2025-05-07T20:34:32.0946189Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0946843Z self=, 2025-05-07T20:34:32.0947439Z num_jagged_dim=4, 2025-05-07T20:34:32.0947680Z outer_dense_size=5, 2025-05-07T20:34:32.0947927Z inner_dense_size=4, 2025-05-07T20:34:32.0948163Z padding_value=0, 2025-05-07T20:34:32.0948407Z dtype=torch.float16, 2025-05-07T20:34:32.0948668Z device_type='meta', 2025-05-07T20:34:32.0948895Z ) 2025-05-07T20:34:32.0949176Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0949895Z self=, 2025-05-07T20:34:32.0950477Z num_jagged_dim=3, 2025-05-07T20:34:32.0950724Z outer_dense_size=4, 2025-05-07T20:34:32.0950972Z inner_dense_size=2, 2025-05-07T20:34:32.0951210Z padding_value=0, 2025-05-07T20:34:32.0951461Z dtype=torch.float32, 2025-05-07T20:34:32.0951722Z device_type='meta', 2025-05-07T20:34:32.0951949Z ) 2025-05-07T20:34:32.0952221Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0952880Z self=, 2025-05-07T20:34:32.0953467Z num_jagged_dim=3, 2025-05-07T20:34:32.0953698Z outer_dense_size=4, 2025-05-07T20:34:32.0953942Z inner_dense_size=4, 2025-05-07T20:34:32.0954180Z padding_value=0, 2025-05-07T20:34:32.0954423Z dtype=torch.float32, 2025-05-07T20:34:32.0954679Z device_type='meta', 2025-05-07T20:34:32.0954997Z ) 2025-05-07T20:34:32.0955257Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0955914Z self=, 2025-05-07T20:34:32.0956500Z num_jagged_dim=4, 2025-05-07T20:34:32.0956739Z outer_dense_size=4, 2025-05-07T20:34:32.0956971Z inner_dense_size=4, 2025-05-07T20:34:32.0957209Z padding_value=0, 2025-05-07T20:34:32.0957447Z dtype=torch.float32, 2025-05-07T20:34:32.0957689Z device_type='meta', 2025-05-07T20:34:32.0957915Z ) 2025-05-07T20:34:32.0958185Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0958837Z self=, 2025-05-07T20:34:32.0959443Z num_jagged_dim=2, 2025-05-07T20:34:32.0959757Z outer_dense_size=3, 2025-05-07T20:34:32.0960005Z inner_dense_size=4, 2025-05-07T20:34:32.0960354Z padding_value=0, 2025-05-07T20:34:32.0960607Z dtype=torch.float32, 2025-05-07T20:34:32.0960853Z device_type='meta', 2025-05-07T20:34:32.0961082Z ) 2025-05-07T20:34:32.0961353Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0962003Z self=, 2025-05-07T20:34:32.0962590Z num_jagged_dim=2, 2025-05-07T20:34:32.0962833Z outer_dense_size=3, 2025-05-07T20:34:32.0963064Z inner_dense_size=2, 2025-05-07T20:34:32.0963300Z padding_value=0, 2025-05-07T20:34:32.0963545Z dtype=torch.float32, 2025-05-07T20:34:32.0963788Z device_type='meta', 2025-05-07T20:34:32.0964022Z ) 2025-05-07T20:34:32.0964293Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0964952Z self=, 2025-05-07T20:34:32.0965545Z num_jagged_dim=3, 2025-05-07T20:34:32.0965779Z outer_dense_size=3, 2025-05-07T20:34:32.0966019Z inner_dense_size=2, 2025-05-07T20:34:32.0966247Z padding_value=0, 2025-05-07T20:34:32.0966491Z dtype=torch.float32, 2025-05-07T20:34:32.0966741Z device_type='meta', 2025-05-07T20:34:32.0966958Z ) 2025-05-07T20:34:32.0967225Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0967888Z self=, 2025-05-07T20:34:32.0968463Z num_jagged_dim=3, 2025-05-07T20:34:32.0968704Z outer_dense_size=3, 2025-05-07T20:34:32.0968946Z inner_dense_size=3, 2025-05-07T20:34:32.0969174Z padding_value=0, 2025-05-07T20:34:32.0969414Z dtype=torch.float32, 2025-05-07T20:34:32.0969664Z device_type='meta', 2025-05-07T20:34:32.0969881Z ) 2025-05-07T20:34:32.0970155Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0970817Z self=, 2025-05-07T20:34:32.0971406Z num_jagged_dim=3, 2025-05-07T20:34:32.0971639Z outer_dense_size=4, 2025-05-07T20:34:32.0971882Z inner_dense_size=0, 2025-05-07T20:34:32.0972124Z padding_value=0, 2025-05-07T20:34:32.0972361Z dtype=torch.float16, 2025-05-07T20:34:32.0972617Z device_type='meta', 2025-05-07T20:34:32.0972859Z ) 2025-05-07T20:34:32.0973120Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0973775Z self=, 2025-05-07T20:34:32.0974363Z num_jagged_dim=1, 2025-05-07T20:34:32.0974604Z outer_dense_size=4, 2025-05-07T20:34:32.0974838Z inner_dense_size=0, 2025-05-07T20:34:32.0975078Z padding_value=0, 2025-05-07T20:34:32.0975328Z dtype=torch.float16, 2025-05-07T20:34:32.0975576Z device_type='meta', 2025-05-07T20:34:32.0975905Z ) 2025-05-07T20:34:32.0976178Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:34:32.0976826Z self=, 2025-05-07T20:34:32.0977413Z num_jagged_dim=1, 2025-05-07T20:34:32.0977651Z outer_dense_size=1, 2025-05-07T20:34:32.0977885Z inner_dense_size=0, 2025-05-07T20:34:32.0978127Z padding_value=0, 2025-05-07T20:34:32.0978370Z dtype=torch.float16, 2025-05-07T20:34:32.0978617Z device_type='meta', 2025-05-07T20:34:32.0978846Z ) 2025-05-07T20:34:32.0979033Z PASSED 2025-05-07T20:34:32.0979151Z 2025-05-07T20:34:32.0979306Z =============================== warnings summary =============================== 2025-05-07T20:34:32.0979875Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:34:32.0981478Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:34:32.0982741Z warnings.warn( 2025-05-07T20:34:32.0982883Z 2025-05-07T20:34:32.0983205Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:34:32.0986562Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:34:32.0989937Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:34:32.0990355Z 2025-05-07T20:34:32.0990604Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:32.0991076Z ======================== 2 passed, 2 warnings in 7.00s ========================= 2025-05-07T20:34:32.8262011Z 2025-05-07T20:34:32.8262526Z [TEST] Python test suite PASSED: ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:34:32.8281525Z [TEST] Python test time for ./jagged/jagged_to_padded_dense_test.py: 9 seconds 2025-05-07T20:34:32.8281887Z 2025-05-07T20:34:32.8282115Z 2025-05-07T20:34:32.8282358Z 2025-05-07T20:34:32.8282370Z 2025-05-07T20:34:32.8302784Z ################################################################################ 2025-05-07T20:34:32.8320811Z # [2025-05-07T20:34:32.831Z] Run Python Test Suite: 2025-05-07T20:34:32.8321181Z # ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:34:32.8321522Z ################################################################################ 2025-05-07T20:34:32.8346836Z + 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:32.8347518Z 2025-05-07T20:34:34.9676580Z ============================= test session starts ============================== 2025-05-07T20:34:34.9677249Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:34.9677780Z cachedir: .pytest_cache 2025-05-07T20:34:34.9678395Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:34.9679478Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:34.9679891Z plugins: hypothesis-6.131.14 2025-05-07T20:34:36.9550619Z collecting ... collected 1 item 2025-05-07T20:34:36.9550867Z 2025-05-07T20:34:37.3926672Z jagged/keyed_jagged_index_select_test.py::KeyedJaggedIndexSelectTest::test_keyed_jagged_index_select_dim1 PASSED 2025-05-07T20:34:37.3927177Z 2025-05-07T20:34:37.3927326Z ============================== 1 passed in 2.54s =============================== 2025-05-07T20:34:38.1284132Z 2025-05-07T20:34:38.1284498Z [TEST] Python test suite PASSED: ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:34:38.1305660Z [TEST] Python test time for ./jagged/keyed_jagged_index_select_test.py: 6 seconds 2025-05-07T20:34:38.1306121Z 2025-05-07T20:34:38.1306127Z 2025-05-07T20:34:38.1306132Z 2025-05-07T20:34:38.1306137Z 2025-05-07T20:34:38.1327975Z ################################################################################ 2025-05-07T20:34:38.1343396Z # [2025-05-07T20:34:38.134Z] Run Python Test Suite: 2025-05-07T20:34:38.1343853Z # ./jagged/misc_ops_test.py 2025-05-07T20:34:38.1344207Z ################################################################################ 2025-05-07T20:34:38.1369268Z + 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:38.1369884Z 2025-05-07T20:34:40.2817730Z ============================= test session starts ============================== 2025-05-07T20:34:40.2819023Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:40.2820077Z cachedir: .pytest_cache 2025-05-07T20:34:40.2821278Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:40.2822162Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:40.2822594Z plugins: hypothesis-6.131.14 2025-05-07T20:34:42.2710081Z collecting ... collected 3 items 2025-05-07T20:34:42.2710402Z 2025-05-07T20:34:42.4222309Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_1d_to_truncated_values PASSED 2025-05-07T20:34:42.7410077Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7411095Z self=, 2025-05-07T20:34:42.7411612Z B=1, 2025-05-07T20:34:42.7411814Z max_L=1, 2025-05-07T20:34:42.7412013Z D=1, 2025-05-07T20:34:42.7412244Z dtype=torch.float32, 2025-05-07T20:34:42.7412542Z device_type=device(type='cpu'), 2025-05-07T20:34:42.7412820Z ) 2025-05-07T20:34:42.7413033Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7413517Z self=, 2025-05-07T20:34:42.7414002Z B=170, 2025-05-07T20:34:42.7414278Z max_L=1, 2025-05-07T20:34:42.7414553Z D=1, 2025-05-07T20:34:42.7414823Z dtype=torch.float32, 2025-05-07T20:34:42.7415183Z device_type=device(type='cpu'), 2025-05-07T20:34:42.7415461Z ) 2025-05-07T20:34:42.7415664Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7416107Z self=, 2025-05-07T20:34:42.7416541Z B=170, 2025-05-07T20:34:42.7416743Z max_L=706, 2025-05-07T20:34:42.7416943Z D=28, 2025-05-07T20:34:42.7417154Z dtype=torch.float32, 2025-05-07T20:34:42.7417421Z device_type=device(type='cuda'), 2025-05-07T20:34:42.7417686Z ) 2025-05-07T20:34:42.7417896Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7418338Z self=, 2025-05-07T20:34:42.7418764Z B=68, 2025-05-07T20:34:42.7418974Z max_L=448, 2025-05-07T20:34:42.7419181Z D=17, 2025-05-07T20:34:42.7419783Z dtype=torch.float32, 2025-05-07T20:34:42.7420050Z device_type=device(type='cpu'), 2025-05-07T20:34:42.7420318Z ) 2025-05-07T20:34:42.7420518Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7420956Z self=, 2025-05-07T20:34:42.7421384Z B=474, 2025-05-07T20:34:42.7421574Z max_L=58, 2025-05-07T20:34:42.7421777Z D=15, 2025-05-07T20:34:42.7421985Z dtype=torch.float32, 2025-05-07T20:34:42.7422253Z device_type=device(type='cpu'), 2025-05-07T20:34:42.7422516Z ) 2025-05-07T20:34:42.7422723Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7423161Z self=, 2025-05-07T20:34:42.7423587Z B=227, 2025-05-07T20:34:42.7423789Z max_L=793, 2025-05-07T20:34:42.7423993Z D=5, 2025-05-07T20:34:42.7424193Z dtype=torch.float32, 2025-05-07T20:34:42.7424622Z device_type=device(type='cpu'), 2025-05-07T20:34:42.7424901Z ) 2025-05-07T20:34:42.7425102Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7425540Z self=, 2025-05-07T20:34:42.7425973Z B=116, 2025-05-07T20:34:42.7426166Z max_L=142, 2025-05-07T20:34:42.7426371Z D=14, 2025-05-07T20:34:42.7426580Z dtype=torch.float32, 2025-05-07T20:34:42.7426838Z device_type=device(type='cuda'), 2025-05-07T20:34:42.7427107Z ) 2025-05-07T20:34:42.7427311Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7427745Z self=, 2025-05-07T20:34:42.7428185Z B=152, 2025-05-07T20:34:42.7428388Z max_L=143, 2025-05-07T20:34:42.7428594Z D=20, 2025-05-07T20:34:42.7428796Z dtype=torch.float32, 2025-05-07T20:34:42.7429061Z device_type=device(type='cuda'), 2025-05-07T20:34:42.7429331Z ) 2025-05-07T20:34:42.7429543Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7429983Z self=, 2025-05-07T20:34:42.7430421Z B=366, 2025-05-07T20:34:42.7430614Z max_L=67, 2025-05-07T20:34:42.7430824Z D=22, 2025-05-07T20:34:42.7431029Z dtype=torch.float32, 2025-05-07T20:34:42.7431290Z device_type=device(type='cpu'), 2025-05-07T20:34:42.7431560Z ) 2025-05-07T20:34:42.7431785Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7432227Z self=, 2025-05-07T20:34:42.7432656Z B=2, 2025-05-07T20:34:42.7432852Z max_L=820, 2025-05-07T20:34:42.7433059Z D=5, 2025-05-07T20:34:42.7433259Z dtype=torch.float32, 2025-05-07T20:34:42.7433524Z device_type=device(type='cuda'), 2025-05-07T20:34:42.7441053Z ) 2025-05-07T20:34:42.7441302Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7441788Z self=, 2025-05-07T20:34:42.7442238Z B=30, 2025-05-07T20:34:42.7442442Z max_L=316, 2025-05-07T20:34:42.7442657Z D=27, 2025-05-07T20:34:42.7442878Z dtype=torch.float32, 2025-05-07T20:34:42.7443145Z device_type=device(type='cpu'), 2025-05-07T20:34:42.7443425Z ) 2025-05-07T20:34:42.7443639Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7444083Z self=, 2025-05-07T20:34:42.7444537Z B=30, 2025-05-07T20:34:42.7444741Z max_L=316, 2025-05-07T20:34:42.7444943Z D=30, 2025-05-07T20:34:42.7445154Z dtype=torch.float32, 2025-05-07T20:34:42.7445423Z device_type=device(type='cpu'), 2025-05-07T20:34:42.7445699Z ) 2025-05-07T20:34:42.7445904Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7446352Z self=, 2025-05-07T20:34:42.7446795Z B=30, 2025-05-07T20:34:42.7446984Z max_L=316, 2025-05-07T20:34:42.7447201Z D=1, 2025-05-07T20:34:42.7447413Z dtype=torch.float32, 2025-05-07T20:34:42.7447800Z device_type=device(type='cpu'), 2025-05-07T20:34:42.7448074Z ) 2025-05-07T20:34:42.7448287Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7448724Z self=, 2025-05-07T20:34:42.7449163Z B=316, 2025-05-07T20:34:42.7449364Z max_L=316, 2025-05-07T20:34:42.7449564Z D=1, 2025-05-07T20:34:42.7449774Z dtype=torch.float32, 2025-05-07T20:34:42.7450041Z device_type=device(type='cpu'), 2025-05-07T20:34:42.7450310Z ) 2025-05-07T20:34:42.7450521Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7450966Z self=, 2025-05-07T20:34:42.7451406Z B=316, 2025-05-07T20:34:42.7451600Z max_L=1, 2025-05-07T20:34:42.7451804Z D=1, 2025-05-07T20:34:42.7452016Z dtype=torch.float32, 2025-05-07T20:34:42.7452394Z device_type=device(type='cpu'), 2025-05-07T20:34:42.7452709Z ) 2025-05-07T20:34:42.7452931Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7453376Z self=, 2025-05-07T20:34:42.7453818Z B=329, 2025-05-07T20:34:42.7454023Z max_L=1, 2025-05-07T20:34:42.7454278Z D=21, 2025-05-07T20:34:42.7454564Z dtype=torch.float32, 2025-05-07T20:34:42.7454886Z device_type=device(type='cuda'), 2025-05-07T20:34:42.7455157Z ) 2025-05-07T20:34:42.7455368Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7455813Z self=, 2025-05-07T20:34:42.7456246Z B=329, 2025-05-07T20:34:42.7456447Z max_L=1, 2025-05-07T20:34:42.7456653Z D=1, 2025-05-07T20:34:42.7456856Z dtype=torch.float32, 2025-05-07T20:34:42.7457122Z device_type=device(type='cuda'), 2025-05-07T20:34:42.7457395Z ) 2025-05-07T20:34:42.7457598Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7458049Z self=, 2025-05-07T20:34:42.7458495Z B=329, 2025-05-07T20:34:42.7458688Z max_L=329, 2025-05-07T20:34:42.7458892Z D=1, 2025-05-07T20:34:42.7459096Z dtype=torch.float32, 2025-05-07T20:34:42.7459351Z device_type=device(type='cuda'), 2025-05-07T20:34:42.7459622Z ) 2025-05-07T20:34:42.7459832Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7460272Z self=, 2025-05-07T20:34:42.7460704Z B=1, 2025-05-07T20:34:42.7460903Z max_L=329, 2025-05-07T20:34:42.7461111Z D=1, 2025-05-07T20:34:42.7461310Z dtype=torch.float32, 2025-05-07T20:34:42.7461573Z device_type=device(type='cuda'), 2025-05-07T20:34:42.7461845Z ) 2025-05-07T20:34:42.7462047Z Trying example: test_jagged_softmax( 2025-05-07T20:34:42.7462543Z self=, 2025-05-07T20:34:42.7462988Z B=1, 2025-05-07T20:34:42.7463176Z max_L=1, 2025-05-07T20:34:42.7463384Z D=1, 2025-05-07T20:34:42.7463593Z dtype=torch.float32, 2025-05-07T20:34:42.7463850Z device_type=device(type='cuda'), 2025-05-07T20:34:42.7464122Z ) 2025-05-07T20:34:42.7464320Z PASSED 2025-05-07T20:34:42.7716958Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_masked_select_jagged_1d PASSED 2025-05-07T20:34:42.7717487Z 2025-05-07T20:34:42.7717681Z =============================== warnings summary =============================== 2025-05-07T20:34:42.7718252Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:34:42.7721536Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:34:42.7725031Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:34:42.7725450Z 2025-05-07T20:34:42.7725668Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:34:42.7729008Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:34:42.7732320Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:34:42.7732793Z 2025-05-07T20:34:42.7733029Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:42.7733505Z ======================== 3 passed, 2 warnings in 2.61s ========================= 2025-05-07T20:34:43.5030381Z 2025-05-07T20:34:43.5031286Z [TEST] Python test suite PASSED: ./jagged/misc_ops_test.py 2025-05-07T20:34:43.5046758Z [TEST] Python test time for ./jagged/misc_ops_test.py: 5 seconds 2025-05-07T20:34:43.5047167Z 2025-05-07T20:34:43.5047172Z 2025-05-07T20:34:43.5047178Z 2025-05-07T20:34:43.5047183Z 2025-05-07T20:34:43.5068747Z ################################################################################ 2025-05-07T20:34:43.5084551Z # [2025-05-07T20:34:43.508Z] Run Python Test Suite: 2025-05-07T20:34:43.5085021Z # ./jagged/slice_test.py 2025-05-07T20:34:43.5085396Z ################################################################################ 2025-05-07T20:34:43.5110237Z + 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:43.5110961Z 2025-05-07T20:34:45.6390431Z ============================= test session starts ============================== 2025-05-07T20:34:45.6391256Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:45.6392131Z cachedir: .pytest_cache 2025-05-07T20:34:45.6392730Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:45.6393523Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:45.6393928Z plugins: hypothesis-6.131.14 2025-05-07T20:34:47.6269324Z collecting ... collected 2 items 2025-05-07T20:34:47.6269636Z 2025-05-07T20:34:47.9261282Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice Trying example: test_jagged_slice( 2025-05-07T20:34:47.9262220Z self=, 2025-05-07T20:34:47.9262750Z B=10, 2025-05-07T20:34:47.9262948Z N=10, 2025-05-07T20:34:47.9263142Z slice_length=0, 2025-05-07T20:34:47.9263375Z dtype=torch.float32, 2025-05-07T20:34:47.9263618Z ) 2025-05-07T20:34:47.9263850Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9264403Z self=, 2025-05-07T20:34:47.9265256Z B=334, 2025-05-07T20:34:47.9265455Z N=10, 2025-05-07T20:34:47.9265647Z slice_length=0, 2025-05-07T20:34:47.9265881Z dtype=torch.float32, 2025-05-07T20:34:47.9266115Z ) 2025-05-07T20:34:47.9266318Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9266723Z self=, 2025-05-07T20:34:47.9267115Z B=334, 2025-05-07T20:34:47.9267302Z N=23, 2025-05-07T20:34:47.9267677Z slice_length=47, 2025-05-07T20:34:47.9267938Z dtype=torch.float32, 2025-05-07T20:34:47.9268233Z ) 2025-05-07T20:34:47.9268521Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9268929Z self=, 2025-05-07T20:34:47.9269320Z B=351, 2025-05-07T20:34:47.9269512Z N=57, 2025-05-07T20:34:47.9269705Z slice_length=15, 2025-05-07T20:34:47.9270126Z dtype=torch.float32, 2025-05-07T20:34:47.9270365Z ) 2025-05-07T20:34:47.9270573Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9270968Z self=, 2025-05-07T20:34:47.9271363Z B=300, 2025-05-07T20:34:47.9271553Z N=60, 2025-05-07T20:34:47.9271742Z slice_length=0, 2025-05-07T20:34:47.9271968Z dtype=torch.float32, 2025-05-07T20:34:47.9272200Z ) 2025-05-07T20:34:47.9272400Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9272796Z self=, 2025-05-07T20:34:47.9273193Z B=455, 2025-05-07T20:34:47.9273391Z N=29, 2025-05-07T20:34:47.9273581Z slice_length=31, 2025-05-07T20:34:47.9273845Z dtype=torch.float32, 2025-05-07T20:34:47.9274098Z ) 2025-05-07T20:34:47.9274295Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9274697Z self=, 2025-05-07T20:34:47.9275100Z B=273, 2025-05-07T20:34:47.9275288Z N=24, 2025-05-07T20:34:47.9275487Z slice_length=8, 2025-05-07T20:34:47.9275714Z dtype=torch.float32, 2025-05-07T20:34:47.9275941Z ) 2025-05-07T20:34:47.9276144Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9276550Z self=, 2025-05-07T20:34:47.9276939Z B=55, 2025-05-07T20:34:47.9277128Z N=21, 2025-05-07T20:34:47.9277325Z slice_length=31, 2025-05-07T20:34:47.9277554Z dtype=torch.float32, 2025-05-07T20:34:47.9277789Z ) 2025-05-07T20:34:47.9277993Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9278399Z self=, 2025-05-07T20:34:47.9278796Z B=290, 2025-05-07T20:34:47.9278985Z N=53, 2025-05-07T20:34:47.9279190Z slice_length=10, 2025-05-07T20:34:47.9279424Z dtype=torch.float32, 2025-05-07T20:34:47.9279658Z ) 2025-05-07T20:34:47.9279868Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9280336Z self=, 2025-05-07T20:34:47.9280741Z B=454, 2025-05-07T20:34:47.9280938Z N=63, 2025-05-07T20:34:47.9281127Z slice_length=41, 2025-05-07T20:34:47.9281382Z dtype=torch.float32, 2025-05-07T20:34:47.9281616Z ) 2025-05-07T20:34:47.9281823Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9282378Z self=, 2025-05-07T20:34:47.9282919Z B=265, 2025-05-07T20:34:47.9283154Z N=29, 2025-05-07T20:34:47.9283342Z slice_length=38, 2025-05-07T20:34:47.9283582Z dtype=torch.float32, 2025-05-07T20:34:47.9283843Z ) 2025-05-07T20:34:47.9284069Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9284471Z self=, 2025-05-07T20:34:47.9284872Z B=38, 2025-05-07T20:34:47.9285057Z N=29, 2025-05-07T20:34:47.9285254Z slice_length=38, 2025-05-07T20:34:47.9285498Z dtype=torch.float32, 2025-05-07T20:34:47.9285722Z ) 2025-05-07T20:34:47.9286037Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9286446Z self=, 2025-05-07T20:34:47.9286843Z B=38, 2025-05-07T20:34:47.9287040Z N=38, 2025-05-07T20:34:47.9287235Z slice_length=38, 2025-05-07T20:34:47.9287467Z dtype=torch.float32, 2025-05-07T20:34:47.9287701Z ) 2025-05-07T20:34:47.9287910Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9288314Z self=, 2025-05-07T20:34:47.9288708Z B=186, 2025-05-07T20:34:47.9288899Z N=13, 2025-05-07T20:34:47.9289094Z slice_length=53, 2025-05-07T20:34:47.9289322Z dtype=torch.float32, 2025-05-07T20:34:47.9289557Z ) 2025-05-07T20:34:47.9289759Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9290156Z self=, 2025-05-07T20:34:47.9290646Z B=186, 2025-05-07T20:34:47.9290847Z N=13, 2025-05-07T20:34:47.9291035Z slice_length=0, 2025-05-07T20:34:47.9291282Z dtype=torch.float32, 2025-05-07T20:34:47.9291788Z ) 2025-05-07T20:34:47.9291997Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9292404Z self=, 2025-05-07T20:34:47.9292806Z B=186, 2025-05-07T20:34:47.9292992Z N=10, 2025-05-07T20:34:47.9293197Z slice_length=0, 2025-05-07T20:34:47.9293431Z dtype=torch.float32, 2025-05-07T20:34:47.9293659Z ) 2025-05-07T20:34:47.9293869Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9294275Z self=, 2025-05-07T20:34:47.9294676Z B=33, 2025-05-07T20:34:47.9294863Z N=42, 2025-05-07T20:34:47.9295061Z slice_length=29, 2025-05-07T20:34:47.9295301Z dtype=torch.float32, 2025-05-07T20:34:47.9295531Z ) 2025-05-07T20:34:47.9295738Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9296159Z self=, 2025-05-07T20:34:47.9296560Z B=33, 2025-05-07T20:34:47.9296751Z N=33, 2025-05-07T20:34:47.9296949Z slice_length=29, 2025-05-07T20:34:47.9297181Z dtype=torch.float32, 2025-05-07T20:34:47.9297418Z ) 2025-05-07T20:34:47.9297630Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9298028Z self=, 2025-05-07T20:34:47.9298431Z B=33, 2025-05-07T20:34:47.9298629Z N=29, 2025-05-07T20:34:47.9298833Z slice_length=29, 2025-05-07T20:34:47.9299075Z dtype=torch.float32, 2025-05-07T20:34:47.9299310Z ) 2025-05-07T20:34:47.9299508Z Trying example: test_jagged_slice( 2025-05-07T20:34:47.9299913Z self=, 2025-05-07T20:34:47.9300311Z B=33, 2025-05-07T20:34:47.9300505Z N=29, 2025-05-07T20:34:47.9300697Z slice_length=33, 2025-05-07T20:34:47.9300939Z dtype=torch.float32, 2025-05-07T20:34:47.9301172Z ) 2025-05-07T20:34:47.9301360Z PASSED 2025-05-07T20:34:47.9301702Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice_errors PASSED 2025-05-07T20:34:47.9302017Z 2025-05-07T20:34:47.9302161Z ============================== 2 passed in 2.41s =============================== 2025-05-07T20:34:48.5780000Z 2025-05-07T20:34:48.5780702Z [TEST] Python test suite PASSED: ./jagged/slice_test.py 2025-05-07T20:34:48.5799923Z [TEST] Python test time for ./jagged/slice_test.py: 5 seconds 2025-05-07T20:34:48.5800216Z 2025-05-07T20:34:48.5800220Z 2025-05-07T20:34:48.5800224Z 2025-05-07T20:34:48.5800337Z 2025-05-07T20:34:48.5820372Z ################################################################################ 2025-05-07T20:34:48.5838445Z # [2025-05-07T20:34:48.583Z] Run Python Test Suite: 2025-05-07T20:34:48.5838795Z # ./jagged/unique_indices_test.py 2025-05-07T20:34:48.5839107Z ################################################################################ 2025-05-07T20:34:48.5863661Z + 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:48.5864691Z 2025-05-07T20:34:50.7210611Z ============================= test session starts ============================== 2025-05-07T20:34:50.7211258Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:50.7211791Z cachedir: .pytest_cache 2025-05-07T20:34:50.7212391Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:50.7213137Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:50.7213553Z plugins: hypothesis-6.131.14 2025-05-07T20:34:52.7594049Z collecting ... collected 3 items 2025-05-07T20:34:52.7594295Z 2025-05-07T20:34:54.0274983Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices Trying example: test_jagged_unique_indices( 2025-05-07T20:34:54.0275823Z self=, 2025-05-07T20:34:54.0276309Z B=100, 2025-05-07T20:34:54.0276510Z F=50, 2025-05-07T20:34:54.0276709Z max_length=5, 2025-05-07T20:34:54.0276915Z ) 2025-05-07T20:34:54.0277139Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:54.0277644Z self=, 2025-05-07T20:34:54.0278124Z B=120, 2025-05-07T20:34:54.0278311Z F=50, 2025-05-07T20:34:54.0278507Z max_length=5, 2025-05-07T20:34:54.0278714Z ) 2025-05-07T20:34:54.0278927Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:54.0279432Z self=, 2025-05-07T20:34:54.0279914Z B=120, 2025-05-07T20:34:54.0280102Z F=51, 2025-05-07T20:34:54.0280355Z max_length=7, 2025-05-07T20:34:54.0280570Z ) 2025-05-07T20:34:54.0280781Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:54.0281292Z self=, 2025-05-07T20:34:54.0281762Z B=135, 2025-05-07T20:34:54.0281948Z F=100, 2025-05-07T20:34:54.0282143Z max_length=9, 2025-05-07T20:34:54.0282347Z ) 2025-05-07T20:34:54.0282559Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:54.0283062Z self=, 2025-05-07T20:34:54.0283530Z B=183, 2025-05-07T20:34:54.0283720Z F=70, 2025-05-07T20:34:54.0283903Z max_length=8, 2025-05-07T20:34:54.0284109Z ) 2025-05-07T20:34:54.0284326Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:54.0284819Z self=, 2025-05-07T20:34:54.0285291Z B=134, 2025-05-07T20:34:54.0285485Z F=70, 2025-05-07T20:34:54.0285679Z max_length=10, 2025-05-07T20:34:54.0285884Z ) 2025-05-07T20:34:54.0286106Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:54.0286596Z self=, 2025-05-07T20:34:54.0287061Z B=105, 2025-05-07T20:34:54.0287251Z F=53, 2025-05-07T20:34:54.0287441Z max_length=10, 2025-05-07T20:34:54.0287650Z ) 2025-05-07T20:34:54.0287870Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:54.0288363Z self=, 2025-05-07T20:34:54.0288836Z B=176, 2025-05-07T20:34:54.0289026Z F=50, 2025-05-07T20:34:54.0289218Z max_length=10, 2025-05-07T20:34:54.0289422Z ) 2025-05-07T20:34:54.0289641Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:54.0290143Z self=, 2025-05-07T20:34:54.0290609Z B=128, 2025-05-07T20:34:54.0290805Z F=51, 2025-05-07T20:34:54.0291002Z max_length=9, 2025-05-07T20:34:54.0291359Z ) 2025-05-07T20:34:54.0291729Z Trying example: test_jagged_unique_indices( 2025-05-07T20:34:54.0292232Z self=, 2025-05-07T20:34:54.0292702Z B=123, 2025-05-07T20:34:54.0292891Z F=92, 2025-05-07T20:34:54.0293085Z max_length=9, 2025-05-07T20:34:54.0293286Z ) 2025-05-07T20:34:54.0293471Z PASSED 2025-05-07T20:34:54.0411860Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_empty Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:34:54.0412744Z self=, 2025-05-07T20:34:54.0413238Z B=100, 2025-05-07T20:34:54.0413435Z F=50, 2025-05-07T20:34:54.0413624Z ) 2025-05-07T20:34:54.0413859Z Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:34:54.0414582Z self=, 2025-05-07T20:34:54.0415087Z B=126, 2025-05-07T20:34:54.0415275Z F=54, 2025-05-07T20:34:54.0415466Z ) 2025-05-07T20:34:54.0415682Z PASSED 2025-05-07T20:34:55.0327291Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_multi_keys Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:55.0328242Z self=, 2025-05-07T20:34:55.0328758Z B=100, 2025-05-07T20:34:55.0328955Z F=50, 2025-05-07T20:34:55.0329152Z max_length=5, 2025-05-07T20:34:55.0329357Z ) 2025-05-07T20:34:55.0329617Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:55.0330205Z self=, 2025-05-07T20:34:55.0330712Z B=126, 2025-05-07T20:34:55.0330912Z F=50, 2025-05-07T20:34:55.0331119Z max_length=5, 2025-05-07T20:34:55.0331319Z ) 2025-05-07T20:34:55.0331578Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:55.0332168Z self=, 2025-05-07T20:34:55.0332678Z B=126, 2025-05-07T20:34:55.0332870Z F=78, 2025-05-07T20:34:55.0333065Z max_length=7, 2025-05-07T20:34:55.0333280Z ) 2025-05-07T20:34:55.0333539Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:55.0334119Z self=, 2025-05-07T20:34:55.0334631Z B=191, 2025-05-07T20:34:55.0334824Z F=83, 2025-05-07T20:34:55.0335011Z max_length=8, 2025-05-07T20:34:55.0335219Z ) 2025-05-07T20:34:55.0335480Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:55.0343095Z self=, 2025-05-07T20:34:55.0343645Z B=168, 2025-05-07T20:34:55.0343850Z F=66, 2025-05-07T20:34:55.0344052Z max_length=8, 2025-05-07T20:34:55.0344271Z ) 2025-05-07T20:34:55.0344538Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:55.0345130Z self=, 2025-05-07T20:34:55.0345647Z B=121, 2025-05-07T20:34:55.0345848Z F=59, 2025-05-07T20:34:55.0346047Z max_length=8, 2025-05-07T20:34:55.0346255Z ) 2025-05-07T20:34:55.0346515Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:55.0347099Z self=, 2025-05-07T20:34:55.0347617Z B=166, 2025-05-07T20:34:55.0347815Z F=56, 2025-05-07T20:34:55.0348016Z max_length=6, 2025-05-07T20:34:55.0348223Z ) 2025-05-07T20:34:55.0348482Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:55.0349078Z self=, 2025-05-07T20:34:55.0349786Z B=124, 2025-05-07T20:34:55.0349976Z F=87, 2025-05-07T20:34:55.0350174Z max_length=10, 2025-05-07T20:34:55.0350389Z ) 2025-05-07T20:34:55.0350642Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:55.0351224Z self=, 2025-05-07T20:34:55.0351739Z B=113, 2025-05-07T20:34:55.0351928Z F=69, 2025-05-07T20:34:55.0352126Z max_length=7, 2025-05-07T20:34:55.0352338Z ) 2025-05-07T20:34:55.0352591Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:34:55.0353179Z self=, 2025-05-07T20:34:55.0353698Z B=179, 2025-05-07T20:34:55.0353889Z F=70, 2025-05-07T20:34:55.0354089Z max_length=7, 2025-05-07T20:34:55.0354302Z ) 2025-05-07T20:34:55.0354619Z PASSED 2025-05-07T20:34:55.0354747Z 2025-05-07T20:34:55.0354896Z ============================== 3 passed in 4.43s =============================== 2025-05-07T20:34:55.7597673Z 2025-05-07T20:34:55.7598119Z [TEST] Python test suite PASSED: ./jagged/unique_indices_test.py 2025-05-07T20:34:55.7617086Z [TEST] Python test time for ./jagged/unique_indices_test.py: 7 seconds 2025-05-07T20:34:55.7617390Z 2025-05-07T20:34:55.7617395Z 2025-05-07T20:34:55.7617399Z 2025-05-07T20:34:55.7617402Z 2025-05-07T20:34:55.7637370Z ################################################################################ 2025-05-07T20:34:55.7655188Z # [2025-05-07T20:34:55.765Z] Run Python Test Suite: 2025-05-07T20:34:55.7655545Z # ./layout_transform_ops_test.py 2025-05-07T20:34:55.7655861Z ################################################################################ 2025-05-07T20:34:55.7680934Z + 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:55.7681577Z 2025-05-07T20:34:57.9042515Z ============================= test session starts ============================== 2025-05-07T20:34:57.9043188Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:57.9043727Z cachedir: .pytest_cache 2025-05-07T20:34:57.9044324Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:57.9045078Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:57.9045495Z plugins: hypothesis-6.131.14 2025-05-07T20:34:59.5153916Z collecting ... collected 3 items 2025-05-07T20:34:59.5154274Z 2025-05-07T20:34:59.7945511Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.7947033Z self=, 2025-05-07T20:34:59.7947938Z B=1, 2025-05-07T20:34:59.7948233Z T=1, 2025-05-07T20:34:59.7948526Z D=2, 2025-05-07T20:34:59.7948826Z W=1, 2025-05-07T20:34:59.7949115Z ) 2025-05-07T20:34:59.7949488Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.7950450Z self=, 2025-05-07T20:34:59.7951298Z B=7, 2025-05-07T20:34:59.7951585Z T=1, 2025-05-07T20:34:59.7951888Z D=2, 2025-05-07T20:34:59.7952176Z W=1, 2025-05-07T20:34:59.7952445Z ) 2025-05-07T20:34:59.7952811Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.7953741Z self=, 2025-05-07T20:34:59.7954603Z B=7, 2025-05-07T20:34:59.7954907Z T=12, 2025-05-07T20:34:59.7955211Z D=17, 2025-05-07T20:34:59.7955505Z W=13, 2025-05-07T20:34:59.7955812Z ) 2025-05-07T20:34:59.7956200Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.7957640Z self=, 2025-05-07T20:34:59.7958500Z B=8, 2025-05-07T20:34:59.7958798Z T=8, 2025-05-07T20:34:59.7959095Z D=11, 2025-05-07T20:34:59.7959383Z W=19, 2025-05-07T20:34:59.7959679Z ) 2025-05-07T20:34:59.7960064Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.7961140Z self=, 2025-05-07T20:34:59.7962003Z B=9, 2025-05-07T20:34:59.7962303Z T=3, 2025-05-07T20:34:59.7962592Z D=14, 2025-05-07T20:34:59.7962893Z W=2, 2025-05-07T20:34:59.7963191Z ) 2025-05-07T20:34:59.7963572Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.7964516Z self=, 2025-05-07T20:34:59.7965552Z B=14, 2025-05-07T20:34:59.7965866Z T=6, 2025-05-07T20:34:59.7966181Z D=16, 2025-05-07T20:34:59.7966481Z W=14, 2025-05-07T20:34:59.7966775Z ) 2025-05-07T20:34:59.7967153Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.7968106Z self=, 2025-05-07T20:34:59.7968981Z B=5, 2025-05-07T20:34:59.7969275Z T=19, 2025-05-07T20:34:59.7969578Z D=6, 2025-05-07T20:34:59.7969876Z W=10, 2025-05-07T20:34:59.7970161Z ) 2025-05-07T20:34:59.7970544Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.7971497Z self=, 2025-05-07T20:34:59.7972356Z B=9, 2025-05-07T20:34:59.7972656Z T=16, 2025-05-07T20:34:59.7972962Z D=10, 2025-05-07T20:34:59.7973251Z W=8, 2025-05-07T20:34:59.7973551Z ) 2025-05-07T20:34:59.7973952Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.7974902Z self=, 2025-05-07T20:34:59.7975790Z B=18, 2025-05-07T20:34:59.7976095Z T=5, 2025-05-07T20:34:59.7976391Z D=3, 2025-05-07T20:34:59.7976682Z W=13, 2025-05-07T20:34:59.7976986Z ) 2025-05-07T20:34:59.7977414Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.7978357Z self=, 2025-05-07T20:34:59.7979216Z B=16, 2025-05-07T20:34:59.7979511Z T=19, 2025-05-07T20:34:59.7979803Z D=6, 2025-05-07T20:34:59.7980084Z W=5, 2025-05-07T20:34:59.7980369Z ) 2025-05-07T20:34:59.7980735Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.7981655Z self=, 2025-05-07T20:34:59.7982503Z B=9, 2025-05-07T20:34:59.7982808Z T=12, 2025-05-07T20:34:59.7983112Z D=15, 2025-05-07T20:34:59.7983418Z W=6, 2025-05-07T20:34:59.7983702Z ) 2025-05-07T20:34:59.7984084Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.7985033Z self=, 2025-05-07T20:34:59.7985895Z B=9, 2025-05-07T20:34:59.7986188Z T=12, 2025-05-07T20:34:59.7986485Z D=15, 2025-05-07T20:34:59.7986783Z W=9, 2025-05-07T20:34:59.7987063Z ) 2025-05-07T20:34:59.7987490Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.7988436Z self=, 2025-05-07T20:34:59.7989290Z B=9, 2025-05-07T20:34:59.7989592Z T=12, 2025-05-07T20:34:59.7989890Z D=9, 2025-05-07T20:34:59.7990177Z W=9, 2025-05-07T20:34:59.7990465Z ) 2025-05-07T20:34:59.7990844Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.7992209Z self=, 2025-05-07T20:34:59.7993311Z B=9, 2025-05-07T20:34:59.7993612Z T=12, 2025-05-07T20:34:59.7993897Z D=9, 2025-05-07T20:34:59.7994196Z W=12, 2025-05-07T20:34:59.7994488Z ) 2025-05-07T20:34:59.7994856Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.7995818Z self=, 2025-05-07T20:34:59.7996679Z B=9, 2025-05-07T20:34:59.7996995Z T=12, 2025-05-07T20:34:59.7997322Z D=12, 2025-05-07T20:34:59.7997615Z W=12, 2025-05-07T20:34:59.7997911Z ) 2025-05-07T20:34:59.7998283Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.7999232Z self=, 2025-05-07T20:34:59.8000094Z B=12, 2025-05-07T20:34:59.8000517Z T=12, 2025-05-07T20:34:59.8001021Z D=12, 2025-05-07T20:34:59.8001336Z W=12, 2025-05-07T20:34:59.8001623Z ) 2025-05-07T20:34:59.8002015Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.8002971Z self=, 2025-05-07T20:34:59.8003828Z B=15, 2025-05-07T20:34:59.8004131Z T=18, 2025-05-07T20:34:59.8004433Z D=5, 2025-05-07T20:34:59.8004723Z W=10, 2025-05-07T20:34:59.8005016Z ) 2025-05-07T20:34:59.8005398Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.8006338Z self=, 2025-05-07T20:34:59.8007253Z B=5, 2025-05-07T20:34:59.8007553Z T=18, 2025-05-07T20:34:59.8007864Z D=5, 2025-05-07T20:34:59.8008152Z W=10, 2025-05-07T20:34:59.8008438Z ) 2025-05-07T20:34:59.8008824Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.8009720Z self=, 2025-05-07T20:34:59.8010589Z B=5, 2025-05-07T20:34:59.8010891Z T=18, 2025-05-07T20:34:59.8011191Z D=5, 2025-05-07T20:34:59.8011469Z W=18, 2025-05-07T20:34:59.8011748Z ) 2025-05-07T20:34:59.8012110Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:34:59.8013022Z self=, 2025-05-07T20:34:59.8013922Z B=5, 2025-05-07T20:34:59.8014223Z T=18, 2025-05-07T20:34:59.8014504Z D=18, 2025-05-07T20:34:59.8014797Z W=18, 2025-05-07T20:34:59.8015080Z ) 2025-05-07T20:34:59.8015360Z PASSED 2025-05-07T20:34:59.8275077Z 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:59.8276718Z self=, 2025-05-07T20:34:59.8277706Z B=1, 2025-05-07T20:34:59.8278026Z W=1, 2025-05-07T20:34:59.8278316Z cuda=False, 2025-05-07T20:34:59.8278648Z ) 2025-05-07T20:34:59.8279092Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8280125Z self=, 2025-05-07T20:34:59.8281141Z B=16, 2025-05-07T20:34:59.8281453Z W=1, 2025-05-07T20:34:59.8281735Z cuda=False, 2025-05-07T20:34:59.8282051Z ) 2025-05-07T20:34:59.8282490Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8283535Z self=, 2025-05-07T20:34:59.8284458Z B=16, 2025-05-07T20:34:59.8284760Z W=6, 2025-05-07T20:34:59.8285055Z cuda=True, 2025-05-07T20:34:59.8285377Z ) 2025-05-07T20:34:59.8285811Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8286875Z self=, 2025-05-07T20:34:59.8288089Z B=14, 2025-05-07T20:34:59.8288398Z W=8, 2025-05-07T20:34:59.8288709Z cuda=False, 2025-05-07T20:34:59.8289028Z ) 2025-05-07T20:34:59.8289454Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8290505Z self=, 2025-05-07T20:34:59.8291750Z B=9, 2025-05-07T20:34:59.8292073Z W=5, 2025-05-07T20:34:59.8292381Z cuda=True, 2025-05-07T20:34:59.8292693Z ) 2025-05-07T20:34:59.8293129Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8294182Z self=, 2025-05-07T20:34:59.8295095Z B=15, 2025-05-07T20:34:59.8295391Z W=13, 2025-05-07T20:34:59.8295703Z cuda=False, 2025-05-07T20:34:59.8296027Z ) 2025-05-07T20:34:59.8296728Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8297802Z self=, 2025-05-07T20:34:59.8298722Z B=19, 2025-05-07T20:34:59.8299013Z W=7, 2025-05-07T20:34:59.8299316Z cuda=False, 2025-05-07T20:34:59.8299636Z ) 2025-05-07T20:34:59.8300060Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8301114Z self=, 2025-05-07T20:34:59.8302028Z B=6, 2025-05-07T20:34:59.8302326Z W=20, 2025-05-07T20:34:59.8302640Z cuda=False, 2025-05-07T20:34:59.8302963Z ) 2025-05-07T20:34:59.8303384Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8304390Z self=, 2025-05-07T20:34:59.8305298Z B=8, 2025-05-07T20:34:59.8305618Z W=14, 2025-05-07T20:34:59.8305920Z cuda=False, 2025-05-07T20:34:59.8306262Z ) 2025-05-07T20:34:59.8306700Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8307750Z self=, 2025-05-07T20:34:59.8308683Z B=7, 2025-05-07T20:34:59.8308987Z W=5, 2025-05-07T20:34:59.8309287Z cuda=False, 2025-05-07T20:34:59.8309618Z ) 2025-05-07T20:34:59.8310053Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8311113Z self=, 2025-05-07T20:34:59.8312047Z B=10, 2025-05-07T20:34:59.8312357Z W=1, 2025-05-07T20:34:59.8312651Z cuda=True, 2025-05-07T20:34:59.8312977Z ) 2025-05-07T20:34:59.8313409Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8314479Z self=, 2025-05-07T20:34:59.8315407Z B=10, 2025-05-07T20:34:59.8315716Z W=10, 2025-05-07T20:34:59.8316030Z cuda=True, 2025-05-07T20:34:59.8316346Z ) 2025-05-07T20:34:59.8316779Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8317887Z self=, 2025-05-07T20:34:59.8318807Z B=10, 2025-05-07T20:34:59.8319109Z W=2, 2025-05-07T20:34:59.8319413Z cuda=False, 2025-05-07T20:34:59.8319734Z ) 2025-05-07T20:34:59.8320163Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8321295Z self=, 2025-05-07T20:34:59.8322226Z B=10, 2025-05-07T20:34:59.8322522Z W=10, 2025-05-07T20:34:59.8322827Z cuda=False, 2025-05-07T20:34:59.8323155Z ) 2025-05-07T20:34:59.8323594Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8324878Z self=, 2025-05-07T20:34:59.8325808Z B=18, 2025-05-07T20:34:59.8326104Z W=1, 2025-05-07T20:34:59.8326411Z cuda=True, 2025-05-07T20:34:59.8326731Z ) 2025-05-07T20:34:59.8327173Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8328264Z self=, 2025-05-07T20:34:59.8329184Z B=1, 2025-05-07T20:34:59.8329475Z W=1, 2025-05-07T20:34:59.8329771Z cuda=True, 2025-05-07T20:34:59.8330076Z ) 2025-05-07T20:34:59.8330491Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8331504Z self=, 2025-05-07T20:34:59.8332389Z B=8, 2025-05-07T20:34:59.8332841Z W=1, 2025-05-07T20:34:59.8333149Z cuda=False, 2025-05-07T20:34:59.8333484Z ) 2025-05-07T20:34:59.8333915Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8334955Z self=, 2025-05-07T20:34:59.8335876Z B=8, 2025-05-07T20:34:59.8336177Z W=18, 2025-05-07T20:34:59.8336473Z cuda=False, 2025-05-07T20:34:59.8336801Z ) 2025-05-07T20:34:59.8337233Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8338279Z self=, 2025-05-07T20:34:59.8339201Z B=18, 2025-05-07T20:34:59.8339504Z W=18, 2025-05-07T20:34:59.8339797Z cuda=False, 2025-05-07T20:34:59.8340121Z ) 2025-05-07T20:34:59.8340553Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:34:59.8341610Z self=, 2025-05-07T20:34:59.8342524Z B=7, 2025-05-07T20:34:59.8342821Z W=14, 2025-05-07T20:34:59.8343126Z cuda=False, 2025-05-07T20:34:59.8343445Z ) 2025-05-07T20:34:59.8343744Z PASSED 2025-05-07T20:34:59.8747301Z 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:59.8749059Z self=, 2025-05-07T20:34:59.8749912Z B=1, 2025-05-07T20:34:59.8750166Z W=1, 2025-05-07T20:34:59.8750428Z ) 2025-05-07T20:34:59.8750838Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8751825Z self=, 2025-05-07T20:34:59.8752713Z B=14, 2025-05-07T20:34:59.8753011Z W=1, 2025-05-07T20:34:59.8753306Z ) 2025-05-07T20:34:59.8753744Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8754814Z self=, 2025-05-07T20:34:59.8755750Z B=14, 2025-05-07T20:34:59.8756058Z W=11, 2025-05-07T20:34:59.8756356Z ) 2025-05-07T20:34:59.8756785Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8757798Z self=, 2025-05-07T20:34:59.8758675Z B=10, 2025-05-07T20:34:59.8758954Z W=6, 2025-05-07T20:34:59.8759205Z ) 2025-05-07T20:34:59.8759636Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8760754Z self=, 2025-05-07T20:34:59.8761608Z B=8, 2025-05-07T20:34:59.8761896Z W=5, 2025-05-07T20:34:59.8762145Z ) 2025-05-07T20:34:59.8762549Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8763773Z self=, 2025-05-07T20:34:59.8764601Z B=18, 2025-05-07T20:34:59.8764872Z W=9, 2025-05-07T20:34:59.8765128Z ) 2025-05-07T20:34:59.8765543Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8766539Z self=, 2025-05-07T20:34:59.8767419Z B=12, 2025-05-07T20:34:59.8767690Z W=19, 2025-05-07T20:34:59.8767951Z ) 2025-05-07T20:34:59.8768353Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8769344Z self=, 2025-05-07T20:34:59.8770402Z B=1, 2025-05-07T20:34:59.8770671Z W=15, 2025-05-07T20:34:59.8770935Z ) 2025-05-07T20:34:59.8771357Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8772345Z self=, 2025-05-07T20:34:59.8773182Z B=8, 2025-05-07T20:34:59.8773444Z W=8, 2025-05-07T20:34:59.8773706Z ) 2025-05-07T20:34:59.8774112Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8775099Z self=, 2025-05-07T20:34:59.8775941Z B=17, 2025-05-07T20:34:59.8776199Z W=8, 2025-05-07T20:34:59.8776480Z ) 2025-05-07T20:34:59.8776896Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8777919Z self=, 2025-05-07T20:34:59.8778772Z B=3, 2025-05-07T20:34:59.8779043Z W=17, 2025-05-07T20:34:59.8779313Z ) 2025-05-07T20:34:59.8779718Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8790968Z self=, 2025-05-07T20:34:59.8792282Z B=3, 2025-05-07T20:34:59.8792575Z W=3, 2025-05-07T20:34:59.8792857Z ) 2025-05-07T20:34:59.8793303Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8794406Z self=, 2025-05-07T20:34:59.8795340Z B=8, 2025-05-07T20:34:59.8795621Z W=12, 2025-05-07T20:34:59.8795912Z ) 2025-05-07T20:34:59.8796360Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8797512Z self=, 2025-05-07T20:34:59.8798443Z B=12, 2025-05-07T20:34:59.8798738Z W=12, 2025-05-07T20:34:59.8799032Z ) 2025-05-07T20:34:59.8799463Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8800652Z self=, 2025-05-07T20:34:59.8801582Z B=4, 2025-05-07T20:34:59.8801856Z W=3, 2025-05-07T20:34:59.8802132Z ) 2025-05-07T20:34:59.8802574Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8803652Z self=, 2025-05-07T20:34:59.8804563Z B=13, 2025-05-07T20:34:59.8804855Z W=10, 2025-05-07T20:34:59.8805129Z ) 2025-05-07T20:34:59.8805598Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8806688Z self=, 2025-05-07T20:34:59.8807603Z B=10, 2025-05-07T20:34:59.8808114Z W=10, 2025-05-07T20:34:59.8808391Z ) 2025-05-07T20:34:59.8808835Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8809899Z self=, 2025-05-07T20:34:59.8810806Z B=12, 2025-05-07T20:34:59.8811093Z W=14, 2025-05-07T20:34:59.8811361Z ) 2025-05-07T20:34:59.8811804Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8812888Z self=, 2025-05-07T20:34:59.8813813Z B=14, 2025-05-07T20:34:59.8814097Z W=14, 2025-05-07T20:34:59.8814378Z ) 2025-05-07T20:34:59.8814820Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:34:59.8816080Z self=, 2025-05-07T20:34:59.8817033Z B=6, 2025-05-07T20:34:59.8817348Z W=14, 2025-05-07T20:34:59.8817616Z ) 2025-05-07T20:34:59.8817891Z PASSED 2025-05-07T20:34:59.8818060Z 2025-05-07T20:34:59.8818289Z =============================== warnings summary =============================== 2025-05-07T20:34:59.8819284Z test/layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch 2025-05-07T20:34:59.8822056Z /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:59.8824443Z dim_sum_per_rank_tensor = torch.cuda.LongTensor(dim_sum_per_rank) 2025-05-07T20:34:59.8824906Z 2025-05-07T20:34:59.8825287Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:59.8826035Z ========================= 3 passed, 1 warning in 2.09s ========================= 2025-05-07T20:35:00.5021654Z 2025-05-07T20:35:00.5022264Z [TEST] Python test suite PASSED: ./layout_transform_ops_test.py 2025-05-07T20:35:00.5042277Z [TEST] Python test time for ./layout_transform_ops_test.py: 5 seconds 2025-05-07T20:35:00.5042742Z 2025-05-07T20:35:00.5042825Z 2025-05-07T20:35:00.5042879Z 2025-05-07T20:35:00.5042890Z 2025-05-07T20:35:00.5062811Z ################################################################################ 2025-05-07T20:35:00.5080819Z # [2025-05-07T20:35:00.507Z] Run Python Test Suite: 2025-05-07T20:35:00.5081178Z # ./merge_pooled_embeddings_test.py 2025-05-07T20:35:00.5081506Z ################################################################################ 2025-05-07T20:35:00.5105852Z + 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:35:00.5106537Z 2025-05-07T20:35:02.6445109Z ============================= test session starts ============================== 2025-05-07T20:35:02.6445777Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:02.6446313Z cachedir: .pytest_cache 2025-05-07T20:35:02.6446907Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:02.6447657Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:02.6448117Z plugins: hypothesis-6.131.14 2025-05-07T20:35:04.2278560Z collecting ... collected 7 items 2025-05-07T20:35:04.2278808Z 2025-05-07T20:35:04.2288876Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_all_to_one_device SKIPPED 2025-05-07T20:35:04.2297059Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge SKIPPED 2025-05-07T20:35:04.2304602Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_cpu_with_different_target_device SKIPPED 2025-05-07T20:35:04.2311624Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cpu SKIPPED 2025-05-07T20:35:04.2318778Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cuda_without_index SKIPPED 2025-05-07T20:35:04.2325394Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_meta SKIPPED 2025-05-07T20:35:04.2341503Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_sum_reduce_to_one SKIPPED 2025-05-07T20:35:04.2341912Z 2025-05-07T20:35:04.2342064Z =========================== short test summary info ============================ 2025-05-07T20:35:04.2342567Z SKIPPED [1] merge_pooled_embeddings_test.py:113: Not supported in open source yet 2025-05-07T20:35:04.2343340Z SKIPPED [1] merge_pooled_embeddings_test.py:42: Not supported in open source yet 2025-05-07T20:35:04.2343926Z SKIPPED [1] merge_pooled_embeddings_test.py:195: Not supported in open source yet 2025-05-07T20:35:04.2344508Z SKIPPED [1] merge_pooled_embeddings_test.py:140: Not supported in open source yet 2025-05-07T20:35:04.2345086Z SKIPPED [1] merge_pooled_embeddings_test.py:156: Not supported in open source yet 2025-05-07T20:35:04.2345664Z SKIPPED [1] merge_pooled_embeddings_test.py:238: Not supported in open source yet 2025-05-07T20:35:04.2346241Z SKIPPED [1] merge_pooled_embeddings_test.py:210: Not supported in open source yet 2025-05-07T20:35:04.2346715Z ============================== 7 skipped in 1.71s ============================== 2025-05-07T20:35:04.7949909Z 2025-05-07T20:35:04.7950575Z [TEST] Python test suite PASSED: ./merge_pooled_embeddings_test.py 2025-05-07T20:35:04.7972393Z [TEST] Python test time for ./merge_pooled_embeddings_test.py: 4 seconds 2025-05-07T20:35:04.7972712Z 2025-05-07T20:35:04.7972717Z 2025-05-07T20:35:04.7972750Z 2025-05-07T20:35:04.7972754Z 2025-05-07T20:35:04.7992866Z ################################################################################ 2025-05-07T20:35:04.8008166Z # [2025-05-07T20:35:04.800Z] Run Python Test Suite: 2025-05-07T20:35:04.8008500Z # ./metric_ops_test.py 2025-05-07T20:35:04.8008777Z ################################################################################ 2025-05-07T20:35:04.8034176Z + 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:35:04.8034795Z 2025-05-07T20:35:06.9273169Z ============================= test session starts ============================== 2025-05-07T20:35:06.9273812Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:06.9274340Z cachedir: .pytest_cache 2025-05-07T20:35:06.9274969Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:06.9275731Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:06.9276148Z plugins: hypothesis-6.131.14 2025-05-07T20:35:08.4700949Z collecting ... collected 1 item 2025-05-07T20:35:08.4701226Z 2025-05-07T20:35:08.4718023Z metric_ops_test.py::MetricOpsTest::test_auc SKIPPED (Test is sometim...) 2025-05-07T20:35:08.4718411Z 2025-05-07T20:35:08.4718568Z =========================== short test summary info ============================ 2025-05-07T20:35:08.4719199Z 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:35:08.4719868Z ============================== 1 skipped in 1.66s ============================== 2025-05-07T20:35:09.0288178Z 2025-05-07T20:35:09.0288419Z [TEST] Python test suite PASSED: ./metric_ops_test.py 2025-05-07T20:35:09.0309297Z [TEST] Python test time for ./metric_ops_test.py: 5 seconds 2025-05-07T20:35:09.0309614Z 2025-05-07T20:35:09.0309727Z 2025-05-07T20:35:09.0309737Z 2025-05-07T20:35:09.0310038Z 2025-05-07T20:35:09.0332007Z ################################################################################ 2025-05-07T20:35:09.0347459Z # [2025-05-07T20:35:09.034Z] Run Python Test Suite: 2025-05-07T20:35:09.0347906Z # ./permute/permute_pooled_embedding_test.py 2025-05-07T20:35:09.0348253Z ################################################################################ 2025-05-07T20:35:09.0372482Z + 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:35:09.0373181Z 2025-05-07T20:35:11.1659355Z ============================= test session starts ============================== 2025-05-07T20:35:11.1659996Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:11.1660924Z cachedir: .pytest_cache 2025-05-07T20:35:11.1661536Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:11.1662311Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:11.1662736Z plugins: hypothesis-6.131.14 2025-05-07T20:35:12.7197133Z collecting ... collected 5 items 2025-05-07T20:35:12.7197375Z 2025-05-07T20:35:12.8233727Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_compatibility PASSED 2025-05-07T20:35:12.9570781Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation PASSED 2025-05-07T20:35:13.0502585Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd PASSED 2025-05-07T20:35:13.0539758Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd_meta PASSED 2025-05-07T20:35:13.0584732Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_pooled_table_batched_embedding PASSED 2025-05-07T20:35:13.0585255Z 2025-05-07T20:35:13.0585402Z =============================== warnings summary =============================== 2025-05-07T20:35:13.0585784Z permute/permute_pooled_embedding_test.py:65 2025-05-07T20:35:13.0586822Z /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:13.0588060Z @settings(deadline=10000, suppress_health_check=suppressed_list) 2025-05-07T20:35:13.0588355Z 2025-05-07T20:35:13.0588598Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:35:13.0589065Z ========================= 5 passed, 1 warning in 2.01s ========================= 2025-05-07T20:35:13.7134709Z 2025-05-07T20:35:13.7135242Z [TEST] Python test suite PASSED: ./permute/permute_pooled_embedding_test.py 2025-05-07T20:35:13.7152675Z [TEST] Python test time for ./permute/permute_pooled_embedding_test.py: 4 seconds 2025-05-07T20:35:13.7153047Z 2025-05-07T20:35:13.7153140Z 2025-05-07T20:35:13.7153147Z 2025-05-07T20:35:13.7153150Z 2025-05-07T20:35:13.7175265Z ################################################################################ 2025-05-07T20:35:13.7190562Z # [2025-05-07T20:35:13.718Z] Run Python Test Suite: 2025-05-07T20:35:13.7190900Z # ./quantize/bfloat16_test.py 2025-05-07T20:35:13.7191202Z ################################################################################ 2025-05-07T20:35:13.7216092Z + 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:13.7216720Z 2025-05-07T20:35:15.8609707Z ============================= test session starts ============================== 2025-05-07T20:35:15.8610396Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:15.8610934Z cachedir: .pytest_cache 2025-05-07T20:35:15.8611875Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:15.8612622Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:15.8613038Z plugins: hypothesis-6.131.14 2025-05-07T20:35:17.4553498Z collecting ... collected 4 items 2025-05-07T20:35:17.4553731Z 2025-05-07T20:35:17.6615944Z quantize/bfloat16_test.py::SparseNNOperatorsGPUTest::test_dense_mlp_quantize_ops PASSED 2025-05-07T20:35:19.3143663Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:35:19.9361121Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows_bf16 PASSED 2025-05-07T20:35:20.7181294Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_op PASSED 2025-05-07T20:35:20.7182013Z 2025-05-07T20:35:20.7182166Z ============================== 4 passed in 4.97s =============================== 2025-05-07T20:35:21.3464842Z 2025-05-07T20:35:21.3465461Z [TEST] Python test suite PASSED: ./quantize/bfloat16_test.py 2025-05-07T20:35:21.3486239Z [TEST] Python test time for ./quantize/bfloat16_test.py: 8 seconds 2025-05-07T20:35:21.3486545Z 2025-05-07T20:35:21.3486550Z 2025-05-07T20:35:21.3486554Z 2025-05-07T20:35:21.3486557Z 2025-05-07T20:35:21.3507236Z ################################################################################ 2025-05-07T20:35:21.3522524Z # [2025-05-07T20:35:21.351Z] Run Python Test Suite: 2025-05-07T20:35:21.3522866Z # ./quantize/comm_codec_test.py 2025-05-07T20:35:21.3523180Z ################################################################################ 2025-05-07T20:35:21.3548624Z + 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:21.3549289Z 2025-05-07T20:35:23.4919982Z ============================= test session starts ============================== 2025-05-07T20:35:23.4921383Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:23.4922458Z cachedir: .pytest_cache 2025-05-07T20:35:23.4923527Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:23.4924289Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:23.4924708Z plugins: hypothesis-6.131.14 2025-05-07T20:35:25.2597134Z collecting ... collected 1 item 2025-05-07T20:35:25.2597384Z 2025-05-07T20:35:25.7352199Z quantize/comm_codec_test.py::QuantizedCommCodecTest::test_quantized_comm_codec PASSED 2025-05-07T20:35:25.7352705Z 2025-05-07T20:35:25.7352873Z ============================== 1 passed in 2.36s =============================== 2025-05-07T20:35:26.3853762Z 2025-05-07T20:35:26.3854961Z [TEST] Python test suite PASSED: ./quantize/comm_codec_test.py 2025-05-07T20:35:26.3873139Z [TEST] Python test time for ./quantize/comm_codec_test.py: 5 seconds 2025-05-07T20:35:26.3873561Z 2025-05-07T20:35:26.3873567Z 2025-05-07T20:35:26.3873572Z 2025-05-07T20:35:26.3873588Z 2025-05-07T20:35:26.3894256Z ################################################################################ 2025-05-07T20:35:26.3909334Z # [2025-05-07T20:35:26.390Z] Run Python Test Suite: 2025-05-07T20:35:26.3909807Z # ./quantize/fp8_rowwise_test.py 2025-05-07T20:35:26.3910220Z ################################################################################ 2025-05-07T20:35:26.3935138Z + 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:26.3935925Z 2025-05-07T20:35:28.5294085Z ============================= test session starts ============================== 2025-05-07T20:35:28.5294762Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:28.5295668Z cachedir: .pytest_cache 2025-05-07T20:35:28.5296317Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:28.5297242Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:28.5297667Z plugins: hypothesis-6.131.14 2025-05-07T20:35:30.1518991Z collecting ... collected 2 items 2025-05-07T20:35:30.1519231Z 2025-05-07T20:35:33.5081061Z 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:33.5083501Z self=, 2025-05-07T20:35:33.5084799Z batched=False, 2025-05-07T20:35:33.5085756Z bs=1, 2025-05-07T20:35:33.5086150Z m=0, 2025-05-07T20:35:33.5086368Z n=0, 2025-05-07T20:35:33.5086560Z forward=False, 2025-05-07T20:35:33.5086793Z given_last_dim=False, 2025-05-07T20:35:33.5087065Z dtype=torch.float32, 2025-05-07T20:35:33.5087314Z test_compile=False, 2025-05-07T20:35:33.5087547Z ) 2025-05-07T20:35:33.5087841Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5088626Z self=, 2025-05-07T20:35:33.5089504Z batched=True, 2025-05-07T20:35:33.5089808Z bs=1, 2025-05-07T20:35:33.5090082Z m=0, 2025-05-07T20:35:33.5090282Z n=0, 2025-05-07T20:35:33.5090565Z forward=False, 2025-05-07T20:35:33.5090891Z given_last_dim=False, 2025-05-07T20:35:33.5091239Z dtype=torch.float32, 2025-05-07T20:35:33.5091801Z test_compile=False, 2025-05-07T20:35:33.5092034Z ) 2025-05-07T20:35:33.5092325Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5093385Z self=, 2025-05-07T20:35:33.5094113Z batched=True, 2025-05-07T20:35:33.5094326Z bs=56, 2025-05-07T20:35:33.5094515Z m=87, 2025-05-07T20:35:33.5094703Z n=82, 2025-05-07T20:35:33.5094900Z forward=False, 2025-05-07T20:35:33.5095122Z given_last_dim=False, 2025-05-07T20:35:33.5095379Z dtype=torch.float16, 2025-05-07T20:35:33.5095627Z test_compile=True, 2025-05-07T20:35:33.5095847Z ) 2025-05-07T20:35:33.5096129Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5096896Z self=, 2025-05-07T20:35:33.5097555Z batched=False, 2025-05-07T20:35:33.5097771Z bs=14, 2025-05-07T20:35:33.5097963Z m=0, 2025-05-07T20:35:33.5098154Z n=0, 2025-05-07T20:35:33.5098349Z forward=False, 2025-05-07T20:35:33.5098586Z given_last_dim=False, 2025-05-07T20:35:33.5098834Z dtype=torch.float32, 2025-05-07T20:35:33.5099083Z test_compile=False, 2025-05-07T20:35:33.5099311Z ) 2025-05-07T20:35:33.5099586Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5100324Z self=, 2025-05-07T20:35:33.5100964Z batched=False, 2025-05-07T20:35:33.5101180Z bs=14, 2025-05-07T20:35:33.5101368Z m=95, 2025-05-07T20:35:33.5101558Z n=13, 2025-05-07T20:35:33.5101754Z forward=True, 2025-05-07T20:35:33.5101973Z given_last_dim=True, 2025-05-07T20:35:33.5102225Z dtype=torch.float32, 2025-05-07T20:35:33.5102479Z test_compile=False, 2025-05-07T20:35:33.5102703Z ) 2025-05-07T20:35:33.5102991Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5103738Z self=, 2025-05-07T20:35:33.5104705Z batched=True, 2025-05-07T20:35:33.5104924Z bs=35, 2025-05-07T20:35:33.5105120Z m=57, 2025-05-07T20:35:33.5105364Z n=76, 2025-05-07T20:35:33.5105561Z forward=True, 2025-05-07T20:35:33.5105780Z given_last_dim=False, 2025-05-07T20:35:33.5106037Z dtype=torch.float16, 2025-05-07T20:35:33.5106287Z test_compile=False, 2025-05-07T20:35:33.5106506Z ) 2025-05-07T20:35:33.5106791Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5107530Z self=, 2025-05-07T20:35:33.5108174Z batched=False, 2025-05-07T20:35:33.5108384Z bs=45, 2025-05-07T20:35:33.5108579Z m=22, 2025-05-07T20:35:33.5108773Z n=19, 2025-05-07T20:35:33.5108962Z forward=True, 2025-05-07T20:35:33.5109320Z given_last_dim=False, 2025-05-07T20:35:33.5109576Z dtype=torch.float32, 2025-05-07T20:35:33.5109829Z test_compile=True, 2025-05-07T20:35:33.5110047Z ) 2025-05-07T20:35:33.5110329Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5111060Z self=, 2025-05-07T20:35:33.5111698Z batched=True, 2025-05-07T20:35:33.5111913Z bs=33, 2025-05-07T20:35:33.5112103Z m=22, 2025-05-07T20:35:33.5112290Z n=91, 2025-05-07T20:35:33.5112489Z forward=False, 2025-05-07T20:35:33.5112708Z given_last_dim=True, 2025-05-07T20:35:33.5112958Z dtype=torch.float16, 2025-05-07T20:35:33.5113204Z test_compile=False, 2025-05-07T20:35:33.5113422Z ) 2025-05-07T20:35:33.5113703Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5114450Z self=, 2025-05-07T20:35:33.5115091Z batched=False, 2025-05-07T20:35:33.5115305Z bs=99, 2025-05-07T20:35:33.5115500Z m=9, 2025-05-07T20:35:33.5115685Z n=62, 2025-05-07T20:35:33.5115872Z forward=True, 2025-05-07T20:35:33.5116099Z given_last_dim=True, 2025-05-07T20:35:33.5116355Z dtype=torch.bfloat16, 2025-05-07T20:35:33.5116601Z test_compile=True, 2025-05-07T20:35:33.5116825Z ) 2025-05-07T20:35:33.5117102Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5117831Z self=, 2025-05-07T20:35:33.5118475Z batched=False, 2025-05-07T20:35:33.5118687Z bs=23, 2025-05-07T20:35:33.5118878Z m=23, 2025-05-07T20:35:33.5119072Z n=34, 2025-05-07T20:35:33.5119268Z forward=True, 2025-05-07T20:35:33.5119491Z given_last_dim=True, 2025-05-07T20:35:33.5119756Z dtype=torch.bfloat16, 2025-05-07T20:35:33.5120010Z test_compile=True, 2025-05-07T20:35:33.5120331Z ) 2025-05-07T20:35:33.5120606Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5121349Z self=, 2025-05-07T20:35:33.5122000Z batched=True, 2025-05-07T20:35:33.5122207Z bs=84, 2025-05-07T20:35:33.5122402Z m=44, 2025-05-07T20:35:33.5122599Z n=0, 2025-05-07T20:35:33.5122791Z forward=False, 2025-05-07T20:35:33.5123020Z given_last_dim=False, 2025-05-07T20:35:33.5123278Z dtype=torch.bfloat16, 2025-05-07T20:35:33.5123525Z test_compile=True, 2025-05-07T20:35:33.5123748Z ) 2025-05-07T20:35:33.5124034Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5124769Z self=, 2025-05-07T20:35:33.5125417Z batched=True, 2025-05-07T20:35:33.5125631Z bs=84, 2025-05-07T20:35:33.5125826Z m=44, 2025-05-07T20:35:33.5126103Z n=0, 2025-05-07T20:35:33.5126297Z forward=True, 2025-05-07T20:35:33.5126521Z given_last_dim=False, 2025-05-07T20:35:33.5126769Z dtype=torch.bfloat16, 2025-05-07T20:35:33.5127018Z test_compile=True, 2025-05-07T20:35:33.5127239Z ) 2025-05-07T20:35:33.5127509Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5128240Z self=, 2025-05-07T20:35:33.5128878Z batched=True, 2025-05-07T20:35:33.5129085Z bs=84, 2025-05-07T20:35:33.5129275Z m=44, 2025-05-07T20:35:33.5129465Z n=0, 2025-05-07T20:35:33.5129652Z forward=True, 2025-05-07T20:35:33.5129875Z given_last_dim=True, 2025-05-07T20:35:33.5130127Z dtype=torch.bfloat16, 2025-05-07T20:35:33.5130372Z test_compile=True, 2025-05-07T20:35:33.5130595Z ) 2025-05-07T20:35:33.5130960Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5131700Z self=, 2025-05-07T20:35:33.5132331Z batched=True, 2025-05-07T20:35:33.5132539Z bs=84, 2025-05-07T20:35:33.5132731Z m=44, 2025-05-07T20:35:33.5132915Z n=84, 2025-05-07T20:35:33.5133110Z forward=True, 2025-05-07T20:35:33.5133352Z given_last_dim=True, 2025-05-07T20:35:33.5133599Z dtype=torch.bfloat16, 2025-05-07T20:35:33.5133850Z test_compile=True, 2025-05-07T20:35:33.5134073Z ) 2025-05-07T20:35:33.5134345Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5135079Z self=, 2025-05-07T20:35:33.5135716Z batched=True, 2025-05-07T20:35:33.5135921Z bs=84, 2025-05-07T20:35:33.5136122Z m=84, 2025-05-07T20:35:33.5136314Z n=84, 2025-05-07T20:35:33.5144297Z forward=True, 2025-05-07T20:35:33.5144553Z given_last_dim=True, 2025-05-07T20:35:33.5144828Z dtype=torch.bfloat16, 2025-05-07T20:35:33.5145079Z test_compile=True, 2025-05-07T20:35:33.5145314Z ) 2025-05-07T20:35:33.5145602Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5146329Z self=, 2025-05-07T20:35:33.5146974Z batched=True, 2025-05-07T20:35:33.5147226Z bs=27, 2025-05-07T20:35:33.5147435Z m=74, 2025-05-07T20:35:33.5147632Z n=62, 2025-05-07T20:35:33.5147836Z forward=False, 2025-05-07T20:35:33.5148061Z given_last_dim=True, 2025-05-07T20:35:33.5148318Z dtype=torch.bfloat16, 2025-05-07T20:35:33.5148581Z test_compile=True, 2025-05-07T20:35:33.5148801Z ) 2025-05-07T20:35:33.5149088Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5149819Z self=, 2025-05-07T20:35:33.5150463Z batched=True, 2025-05-07T20:35:33.5150674Z bs=27, 2025-05-07T20:35:33.5150875Z m=74, 2025-05-07T20:35:33.5151069Z n=62, 2025-05-07T20:35:33.5151260Z forward=True, 2025-05-07T20:35:33.5151491Z given_last_dim=True, 2025-05-07T20:35:33.5151748Z dtype=torch.bfloat16, 2025-05-07T20:35:33.5151994Z test_compile=True, 2025-05-07T20:35:33.5152223Z ) 2025-05-07T20:35:33.5152501Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5153217Z self=, 2025-05-07T20:35:33.5153857Z batched=True, 2025-05-07T20:35:33.5154072Z bs=62, 2025-05-07T20:35:33.5154269Z m=74, 2025-05-07T20:35:33.5154460Z n=62, 2025-05-07T20:35:33.5154667Z forward=True, 2025-05-07T20:35:33.5154901Z given_last_dim=True, 2025-05-07T20:35:33.5155153Z dtype=torch.bfloat16, 2025-05-07T20:35:33.5155528Z test_compile=True, 2025-05-07T20:35:33.5155759Z ) 2025-05-07T20:35:33.5156034Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5156815Z self=, 2025-05-07T20:35:33.5157453Z batched=True, 2025-05-07T20:35:33.5157665Z bs=62, 2025-05-07T20:35:33.5157864Z m=74, 2025-05-07T20:35:33.5158062Z n=74, 2025-05-07T20:35:33.5158256Z forward=True, 2025-05-07T20:35:33.5158485Z given_last_dim=True, 2025-05-07T20:35:33.5158744Z dtype=torch.bfloat16, 2025-05-07T20:35:33.5158992Z test_compile=True, 2025-05-07T20:35:33.5159221Z ) 2025-05-07T20:35:33.5159505Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5160855Z self=, 2025-05-07T20:35:33.5161508Z batched=True, 2025-05-07T20:35:33.5161728Z bs=62, 2025-05-07T20:35:33.5161926Z m=62, 2025-05-07T20:35:33.5162114Z n=62, 2025-05-07T20:35:33.5162317Z forward=True, 2025-05-07T20:35:33.5162545Z given_last_dim=True, 2025-05-07T20:35:33.5162800Z dtype=torch.bfloat16, 2025-05-07T20:35:33.5163052Z test_compile=True, 2025-05-07T20:35:33.5163269Z ) 2025-05-07T20:35:33.5163549Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5164272Z self=, 2025-05-07T20:35:33.5164899Z batched=False, 2025-05-07T20:35:33.5165106Z bs=14, 2025-05-07T20:35:33.5165295Z m=53, 2025-05-07T20:35:33.5165482Z n=53, 2025-05-07T20:35:33.5165669Z forward=False, 2025-05-07T20:35:33.5165898Z given_last_dim=True, 2025-05-07T20:35:33.5166154Z dtype=torch.float32, 2025-05-07T20:35:33.5166395Z test_compile=False, 2025-05-07T20:35:33.5166625Z ) 2025-05-07T20:35:33.5166901Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5167615Z self=, 2025-05-07T20:35:33.5168248Z batched=False, 2025-05-07T20:35:33.5168465Z bs=14, 2025-05-07T20:35:33.5168647Z m=53, 2025-05-07T20:35:33.5168837Z n=53, 2025-05-07T20:35:33.5169033Z forward=False, 2025-05-07T20:35:33.5169259Z given_last_dim=False, 2025-05-07T20:35:33.5169503Z dtype=torch.float32, 2025-05-07T20:35:33.5169750Z test_compile=False, 2025-05-07T20:35:33.5169974Z ) 2025-05-07T20:35:33.5170240Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5170962Z self=, 2025-05-07T20:35:33.5171597Z batched=False, 2025-05-07T20:35:33.5171802Z bs=14, 2025-05-07T20:35:33.5171998Z m=14, 2025-05-07T20:35:33.5172186Z n=53, 2025-05-07T20:35:33.5172376Z forward=False, 2025-05-07T20:35:33.5172597Z given_last_dim=False, 2025-05-07T20:35:33.5172848Z dtype=torch.float32, 2025-05-07T20:35:33.5173091Z test_compile=False, 2025-05-07T20:35:33.5173310Z ) 2025-05-07T20:35:33.5173587Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5174302Z self=, 2025-05-07T20:35:33.5174932Z batched=False, 2025-05-07T20:35:33.5175145Z bs=14, 2025-05-07T20:35:33.5175333Z m=14, 2025-05-07T20:35:33.5175520Z n=14, 2025-05-07T20:35:33.5175715Z forward=False, 2025-05-07T20:35:33.5175934Z given_last_dim=False, 2025-05-07T20:35:33.5176179Z dtype=torch.float32, 2025-05-07T20:35:33.5176424Z test_compile=False, 2025-05-07T20:35:33.5176649Z ) 2025-05-07T20:35:33.5176944Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.5177783Z self=, 2025-05-07T20:35:33.5178413Z batched=True, 2025-05-07T20:35:33.5178620Z bs=30, 2025-05-07T20:35:33.5178811Z m=77, 2025-05-07T20:35:33.5179001Z n=74, 2025-05-07T20:35:33.5179191Z forward=True, 2025-05-07T20:35:33.5179417Z given_last_dim=False, 2025-05-07T20:35:33.5179673Z dtype=torch.float32, 2025-05-07T20:35:33.5179910Z test_compile=True, 2025-05-07T20:35:33.8927625Z ) 2025-05-07T20:35:33.8928230Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.8929233Z self=, 2025-05-07T20:35:33.8929885Z batched=True, 2025-05-07T20:35:33.8930097Z bs=30, 2025-05-07T20:35:33.8930790Z m=77, 2025-05-07T20:35:33.8931000Z n=77, 2025-05-07T20:35:33.8931202Z forward=True, 2025-05-07T20:35:33.8931430Z given_last_dim=False, 2025-05-07T20:35:33.8931687Z dtype=torch.float32, 2025-05-07T20:35:33.8931927Z test_compile=True, 2025-05-07T20:35:33.8932154Z ) 2025-05-07T20:35:33.8932441Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.8933166Z self=, 2025-05-07T20:35:33.8933805Z batched=True, 2025-05-07T20:35:33.8934016Z bs=30, 2025-05-07T20:35:33.8934205Z m=30, 2025-05-07T20:35:33.8934387Z n=77, 2025-05-07T20:35:33.8934583Z forward=True, 2025-05-07T20:35:33.8934802Z given_last_dim=False, 2025-05-07T20:35:33.8935045Z dtype=torch.float32, 2025-05-07T20:35:33.8935294Z test_compile=True, 2025-05-07T20:35:33.8935510Z ) 2025-05-07T20:35:33.8935786Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.8936541Z self=, 2025-05-07T20:35:33.8937194Z batched=True, 2025-05-07T20:35:33.8937398Z bs=30, 2025-05-07T20:35:33.8937586Z m=30, 2025-05-07T20:35:33.8937776Z n=77, 2025-05-07T20:35:33.8937962Z forward=False, 2025-05-07T20:35:33.8938191Z given_last_dim=False, 2025-05-07T20:35:33.8938441Z dtype=torch.float32, 2025-05-07T20:35:33.8938680Z test_compile=True, 2025-05-07T20:35:33.8938903Z ) 2025-05-07T20:35:33.8939178Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.8939902Z self=, 2025-05-07T20:35:33.8940526Z batched=True, 2025-05-07T20:35:33.8940734Z bs=30, 2025-05-07T20:35:33.8940923Z m=30, 2025-05-07T20:35:33.8941106Z n=77, 2025-05-07T20:35:33.8941307Z forward=False, 2025-05-07T20:35:33.8941531Z given_last_dim=True, 2025-05-07T20:35:33.8941777Z dtype=torch.float32, 2025-05-07T20:35:33.8942023Z test_compile=True, 2025-05-07T20:35:33.8942249Z ) 2025-05-07T20:35:33.8942522Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.8943246Z self=, 2025-05-07T20:35:33.8943878Z batched=True, 2025-05-07T20:35:33.8944080Z bs=30, 2025-05-07T20:35:33.8944275Z m=30, 2025-05-07T20:35:33.8944466Z n=77, 2025-05-07T20:35:33.8944661Z forward=True, 2025-05-07T20:35:33.8944880Z given_last_dim=True, 2025-05-07T20:35:33.8945129Z dtype=torch.float32, 2025-05-07T20:35:33.8945374Z test_compile=True, 2025-05-07T20:35:33.8945590Z ) 2025-05-07T20:35:33.8945865Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.8946603Z self=, 2025-05-07T20:35:33.8947389Z batched=True, 2025-05-07T20:35:33.8947604Z bs=77, 2025-05-07T20:35:33.8947796Z m=30, 2025-05-07T20:35:33.8947976Z n=77, 2025-05-07T20:35:33.8948170Z forward=True, 2025-05-07T20:35:33.8948392Z given_last_dim=True, 2025-05-07T20:35:33.8948633Z dtype=torch.float32, 2025-05-07T20:35:33.8948893Z test_compile=True, 2025-05-07T20:35:33.8949114Z ) 2025-05-07T20:35:33.8949392Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.8950116Z self=, 2025-05-07T20:35:33.8950746Z batched=True, 2025-05-07T20:35:33.8950952Z bs=2, 2025-05-07T20:35:33.8951137Z m=85, 2025-05-07T20:35:33.8951325Z n=46, 2025-05-07T20:35:33.8951518Z forward=False, 2025-05-07T20:35:33.8951736Z given_last_dim=True, 2025-05-07T20:35:33.8952069Z dtype=torch.float32, 2025-05-07T20:35:33.8952315Z test_compile=False, 2025-05-07T20:35:33.8952548Z ) 2025-05-07T20:35:33.8952820Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.8953548Z self=, 2025-05-07T20:35:33.8954181Z batched=True, 2025-05-07T20:35:33.8954385Z bs=46, 2025-05-07T20:35:33.8954573Z m=85, 2025-05-07T20:35:33.8954762Z n=46, 2025-05-07T20:35:33.8954954Z forward=False, 2025-05-07T20:35:33.8955177Z given_last_dim=True, 2025-05-07T20:35:33.8955423Z dtype=torch.float32, 2025-05-07T20:35:33.8955661Z test_compile=False, 2025-05-07T20:35:33.8955890Z ) 2025-05-07T20:35:33.8956168Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.8956895Z self=, 2025-05-07T20:35:33.8957574Z batched=True, 2025-05-07T20:35:33.8957783Z bs=85, 2025-05-07T20:35:33.8957983Z m=85, 2025-05-07T20:35:33.8958165Z n=46, 2025-05-07T20:35:33.8958367Z forward=False, 2025-05-07T20:35:33.8958588Z given_last_dim=True, 2025-05-07T20:35:33.8958827Z dtype=torch.float32, 2025-05-07T20:35:33.8959072Z test_compile=False, 2025-05-07T20:35:33.8959292Z ) 2025-05-07T20:35:33.8959568Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.8960410Z self=, 2025-05-07T20:35:33.8961044Z batched=True, 2025-05-07T20:35:33.8961246Z bs=85, 2025-05-07T20:35:33.8961438Z m=85, 2025-05-07T20:35:33.8961627Z n=85, 2025-05-07T20:35:33.8961815Z forward=False, 2025-05-07T20:35:33.8962041Z given_last_dim=True, 2025-05-07T20:35:33.8962287Z dtype=torch.float32, 2025-05-07T20:35:33.8962532Z test_compile=False, 2025-05-07T20:35:33.8962758Z ) 2025-05-07T20:35:33.8963033Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.8963765Z self=, 2025-05-07T20:35:33.8964387Z batched=True, 2025-05-07T20:35:33.8964603Z bs=85, 2025-05-07T20:35:33.8964797Z m=85, 2025-05-07T20:35:33.8964982Z n=85, 2025-05-07T20:35:33.8965176Z forward=False, 2025-05-07T20:35:33.8965402Z given_last_dim=False, 2025-05-07T20:35:33.8965646Z dtype=torch.float32, 2025-05-07T20:35:33.8965893Z test_compile=False, 2025-05-07T20:35:33.8966116Z ) 2025-05-07T20:35:33.8966387Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.8967115Z self=, 2025-05-07T20:35:33.8967751Z batched=False, 2025-05-07T20:35:33.8967963Z bs=85, 2025-05-07T20:35:33.8968154Z m=85, 2025-05-07T20:35:33.8968343Z n=85, 2025-05-07T20:35:33.8968623Z forward=False, 2025-05-07T20:35:33.8968855Z given_last_dim=False, 2025-05-07T20:35:33.8969108Z dtype=torch.float32, 2025-05-07T20:35:33.8969360Z test_compile=False, 2025-05-07T20:35:33.8969578Z ) 2025-05-07T20:35:33.8969852Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.8970603Z self=, 2025-05-07T20:35:33.8971228Z batched=True, 2025-05-07T20:35:33.8971438Z bs=17, 2025-05-07T20:35:33.8971626Z m=21, 2025-05-07T20:35:33.8971815Z n=2, 2025-05-07T20:35:33.8972002Z forward=False, 2025-05-07T20:35:33.8972222Z given_last_dim=True, 2025-05-07T20:35:33.8972471Z dtype=torch.bfloat16, 2025-05-07T20:35:33.8972715Z test_compile=False, 2025-05-07T20:35:33.8972934Z ) 2025-05-07T20:35:33.8973293Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.8974021Z self=, 2025-05-07T20:35:33.8974665Z batched=True, 2025-05-07T20:35:33.8974877Z bs=2, 2025-05-07T20:35:33.8975062Z m=21, 2025-05-07T20:35:33.8975253Z n=2, 2025-05-07T20:35:33.8975446Z forward=False, 2025-05-07T20:35:33.8975664Z given_last_dim=True, 2025-05-07T20:35:33.8975918Z dtype=torch.bfloat16, 2025-05-07T20:35:33.8976169Z test_compile=False, 2025-05-07T20:35:33.8976387Z ) 2025-05-07T20:35:33.8976661Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:35:33.8977384Z self=, 2025-05-07T20:35:33.8978017Z batched=True, 2025-05-07T20:35:33.8978222Z bs=2, 2025-05-07T20:35:33.8978410Z m=21, 2025-05-07T20:35:33.8978604Z n=2, 2025-05-07T20:35:33.8978793Z forward=False, 2025-05-07T20:35:33.8979016Z given_last_dim=True, 2025-05-07T20:35:33.8979274Z dtype=torch.bfloat16, 2025-05-07T20:35:33.8979519Z test_compile=True, 2025-05-07T20:35:33.8979742Z ) 2025-05-07T20:35:33.8979932Z PASSED 2025-05-07T20:35:34.0107195Z 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:34.0108905Z self=, 2025-05-07T20:35:34.0109564Z m=1, 2025-05-07T20:35:34.0109768Z n1=1, 2025-05-07T20:35:34.0109959Z n2=1, 2025-05-07T20:35:34.0110142Z n3=1, 2025-05-07T20:35:34.0110332Z row_dim=1, 2025-05-07T20:35:34.0110545Z forward=False, 2025-05-07T20:35:34.0110776Z given_last_dim=False, 2025-05-07T20:35:34.0111024Z dtype=torch.float32, 2025-05-07T20:35:34.0111298Z ) 2025-05-07T20:35:34.0111603Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0112382Z self=, 2025-05-07T20:35:34.0113036Z m=106, 2025-05-07T20:35:34.0113231Z n1=1, 2025-05-07T20:35:34.0113414Z n2=1, 2025-05-07T20:35:34.0113603Z n3=1, 2025-05-07T20:35:34.0113797Z row_dim=1, 2025-05-07T20:35:34.0113998Z forward=False, 2025-05-07T20:35:34.0114223Z given_last_dim=False, 2025-05-07T20:35:34.0114472Z dtype=torch.float32, 2025-05-07T20:35:34.0114697Z ) 2025-05-07T20:35:34.0114996Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0115770Z self=, 2025-05-07T20:35:34.0116417Z m=106, 2025-05-07T20:35:34.0116603Z n1=121, 2025-05-07T20:35:34.0116801Z n2=133, 2025-05-07T20:35:34.0117014Z n3=457, 2025-05-07T20:35:34.0117614Z row_dim=304, 2025-05-07T20:35:34.0117824Z forward=True, 2025-05-07T20:35:34.0118042Z given_last_dim=True, 2025-05-07T20:35:34.0118284Z dtype=torch.float32, 2025-05-07T20:35:34.0118516Z ) 2025-05-07T20:35:34.0118816Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0119576Z self=, 2025-05-07T20:35:34.0120315Z m=4, 2025-05-07T20:35:34.0120506Z n1=1, 2025-05-07T20:35:34.0120687Z n2=1, 2025-05-07T20:35:34.0120873Z n3=1, 2025-05-07T20:35:34.0121066Z row_dim=1, 2025-05-07T20:35:34.0121274Z forward=False, 2025-05-07T20:35:34.0121502Z given_last_dim=False, 2025-05-07T20:35:34.0121758Z dtype=torch.float32, 2025-05-07T20:35:34.0121985Z ) 2025-05-07T20:35:34.0122500Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0123275Z self=, 2025-05-07T20:35:34.0123924Z m=4, 2025-05-07T20:35:34.0124109Z n1=762, 2025-05-07T20:35:34.0124298Z n2=208, 2025-05-07T20:35:34.0124488Z n3=176, 2025-05-07T20:35:34.0124672Z row_dim=1, 2025-05-07T20:35:34.0124880Z forward=True, 2025-05-07T20:35:34.0125098Z given_last_dim=True, 2025-05-07T20:35:34.0125342Z dtype=torch.float32, 2025-05-07T20:35:34.0125573Z ) 2025-05-07T20:35:34.0125876Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0126635Z self=, 2025-05-07T20:35:34.0127297Z m=329, 2025-05-07T20:35:34.0127497Z n1=701, 2025-05-07T20:35:34.0127681Z n2=893, 2025-05-07T20:35:34.0127871Z n3=323, 2025-05-07T20:35:34.0128071Z row_dim=1537, 2025-05-07T20:35:34.0128274Z forward=True, 2025-05-07T20:35:34.0128502Z given_last_dim=False, 2025-05-07T20:35:34.0128754Z dtype=torch.bfloat16, 2025-05-07T20:35:34.0128987Z ) 2025-05-07T20:35:34.0129278Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0130055Z self=, 2025-05-07T20:35:34.0130713Z m=469, 2025-05-07T20:35:34.0130903Z n1=749, 2025-05-07T20:35:34.0131096Z n2=344, 2025-05-07T20:35:34.0131291Z n3=55, 2025-05-07T20:35:34.0131480Z row_dim=454, 2025-05-07T20:35:34.0131697Z forward=True, 2025-05-07T20:35:34.0131921Z given_last_dim=True, 2025-05-07T20:35:34.0132170Z dtype=torch.float32, 2025-05-07T20:35:34.0132408Z ) 2025-05-07T20:35:34.0132717Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0133508Z self=, 2025-05-07T20:35:34.0134176Z m=2, 2025-05-07T20:35:34.0134371Z n1=275, 2025-05-07T20:35:34.0134556Z n2=203, 2025-05-07T20:35:34.0134743Z n3=753, 2025-05-07T20:35:34.0134933Z row_dim=1, 2025-05-07T20:35:34.0135138Z forward=False, 2025-05-07T20:35:34.0135363Z given_last_dim=False, 2025-05-07T20:35:34.0145365Z dtype=torch.float16, 2025-05-07T20:35:34.0145717Z ) 2025-05-07T20:35:34.0146034Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0146884Z self=, 2025-05-07T20:35:34.0147563Z m=534, 2025-05-07T20:35:34.0147783Z n1=3, 2025-05-07T20:35:34.0147990Z n2=664, 2025-05-07T20:35:34.0148199Z n3=123, 2025-05-07T20:35:34.0148400Z row_dim=706, 2025-05-07T20:35:34.0148636Z forward=True, 2025-05-07T20:35:34.0148876Z given_last_dim=False, 2025-05-07T20:35:34.0149308Z dtype=torch.bfloat16, 2025-05-07T20:35:34.0149563Z ) 2025-05-07T20:35:34.0149881Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0150674Z self=, 2025-05-07T20:35:34.0151333Z m=766, 2025-05-07T20:35:34.0151538Z n1=235, 2025-05-07T20:35:34.0151741Z n2=75, 2025-05-07T20:35:34.0151933Z n3=403, 2025-05-07T20:35:34.0152143Z row_dim=1718, 2025-05-07T20:35:34.0152370Z forward=False, 2025-05-07T20:35:34.0152598Z given_last_dim=True, 2025-05-07T20:35:34.0152862Z dtype=torch.float16, 2025-05-07T20:35:34.0153111Z ) 2025-05-07T20:35:34.0153420Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0154303Z self=, 2025-05-07T20:35:34.0154975Z m=225, 2025-05-07T20:35:34.0155185Z n1=69, 2025-05-07T20:35:34.0155392Z n2=574, 2025-05-07T20:35:34.0155601Z n3=621, 2025-05-07T20:35:34.0155802Z row_dim=1557, 2025-05-07T20:35:34.0156023Z forward=True, 2025-05-07T20:35:34.0156254Z given_last_dim=False, 2025-05-07T20:35:34.0156513Z dtype=torch.float16, 2025-05-07T20:35:34.0156748Z ) 2025-05-07T20:35:34.0157061Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0157848Z self=, 2025-05-07T20:35:34.0158500Z m=225, 2025-05-07T20:35:34.0158703Z n1=69, 2025-05-07T20:35:34.0158904Z n2=574, 2025-05-07T20:35:34.0159094Z n3=621, 2025-05-07T20:35:34.0159297Z row_dim=1557, 2025-05-07T20:35:34.0159521Z forward=False, 2025-05-07T20:35:34.0159746Z given_last_dim=False, 2025-05-07T20:35:34.0160016Z dtype=torch.float16, 2025-05-07T20:35:34.0160374Z ) 2025-05-07T20:35:34.0160694Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0161482Z self=, 2025-05-07T20:35:34.0162145Z m=225, 2025-05-07T20:35:34.0162346Z n1=69, 2025-05-07T20:35:34.0162538Z n2=574, 2025-05-07T20:35:34.0162736Z n3=69, 2025-05-07T20:35:34.0162936Z row_dim=1557, 2025-05-07T20:35:34.0163153Z forward=False, 2025-05-07T20:35:34.0163385Z given_last_dim=False, 2025-05-07T20:35:34.0163639Z dtype=torch.float16, 2025-05-07T20:35:34.0163872Z ) 2025-05-07T20:35:34.0164172Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0164949Z self=, 2025-05-07T20:35:34.0165609Z m=574, 2025-05-07T20:35:34.0165800Z n1=69, 2025-05-07T20:35:34.0165994Z n2=574, 2025-05-07T20:35:34.0166193Z n3=69, 2025-05-07T20:35:34.0166382Z row_dim=1557, 2025-05-07T20:35:34.0166601Z forward=False, 2025-05-07T20:35:34.0166827Z given_last_dim=False, 2025-05-07T20:35:34.0167110Z dtype=torch.float16, 2025-05-07T20:35:34.0167364Z ) 2025-05-07T20:35:34.0167670Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0168453Z self=, 2025-05-07T20:35:34.0169120Z m=574, 2025-05-07T20:35:34.0169320Z n1=69, 2025-05-07T20:35:34.0169516Z n2=574, 2025-05-07T20:35:34.0169705Z n3=69, 2025-05-07T20:35:34.0169902Z row_dim=69, 2025-05-07T20:35:34.0170119Z forward=False, 2025-05-07T20:35:34.0170339Z given_last_dim=False, 2025-05-07T20:35:34.0170596Z dtype=torch.float16, 2025-05-07T20:35:34.0170839Z ) 2025-05-07T20:35:34.0171140Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0172015Z self=, 2025-05-07T20:35:34.0172681Z m=574, 2025-05-07T20:35:34.0172871Z n1=69, 2025-05-07T20:35:34.0173062Z n2=69, 2025-05-07T20:35:34.0173255Z n3=69, 2025-05-07T20:35:34.0173445Z row_dim=69, 2025-05-07T20:35:34.0173660Z forward=False, 2025-05-07T20:35:34.0173890Z given_last_dim=False, 2025-05-07T20:35:34.0174140Z dtype=torch.float16, 2025-05-07T20:35:34.0174376Z ) 2025-05-07T20:35:34.0174682Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0175466Z self=, 2025-05-07T20:35:34.0176124Z m=574, 2025-05-07T20:35:34.0176321Z n1=69, 2025-05-07T20:35:34.0176594Z n2=69, 2025-05-07T20:35:34.0176783Z n3=69, 2025-05-07T20:35:34.0177005Z row_dim=574, 2025-05-07T20:35:34.0177256Z forward=False, 2025-05-07T20:35:34.0177479Z given_last_dim=False, 2025-05-07T20:35:34.0177736Z dtype=torch.float16, 2025-05-07T20:35:34.0177975Z ) 2025-05-07T20:35:34.0178273Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0179056Z self=, 2025-05-07T20:35:34.0179725Z m=468, 2025-05-07T20:35:34.0179922Z n1=458, 2025-05-07T20:35:34.0180115Z n2=827, 2025-05-07T20:35:34.0180307Z n3=891, 2025-05-07T20:35:34.0180505Z row_dim=1776, 2025-05-07T20:35:34.0180718Z forward=False, 2025-05-07T20:35:34.0180946Z given_last_dim=True, 2025-05-07T20:35:34.0181202Z dtype=torch.bfloat16, 2025-05-07T20:35:34.0181435Z ) 2025-05-07T20:35:34.0181744Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0182531Z self=, 2025-05-07T20:35:34.0183195Z m=468, 2025-05-07T20:35:34.0183389Z n1=458, 2025-05-07T20:35:34.0183584Z n2=827, 2025-05-07T20:35:34.0183772Z n3=891, 2025-05-07T20:35:34.0183969Z row_dim=1776, 2025-05-07T20:35:34.0184187Z forward=True, 2025-05-07T20:35:34.0184407Z given_last_dim=True, 2025-05-07T20:35:34.0184669Z dtype=torch.bfloat16, 2025-05-07T20:35:34.0184910Z ) 2025-05-07T20:35:34.0185211Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0185997Z self=, 2025-05-07T20:35:34.0186669Z m=468, 2025-05-07T20:35:34.0186872Z n1=458, 2025-05-07T20:35:34.0187067Z n2=827, 2025-05-07T20:35:34.0187275Z n3=827, 2025-05-07T20:35:34.0187509Z row_dim=1776, 2025-05-07T20:35:34.0187723Z forward=True, 2025-05-07T20:35:34.0187950Z given_last_dim=True, 2025-05-07T20:35:34.0188205Z dtype=torch.bfloat16, 2025-05-07T20:35:34.0188437Z ) 2025-05-07T20:35:34.0188739Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0189528Z self=, 2025-05-07T20:35:34.0190201Z m=468, 2025-05-07T20:35:34.0190398Z n1=458, 2025-05-07T20:35:34.0190592Z n2=827, 2025-05-07T20:35:34.0190781Z n3=827, 2025-05-07T20:35:34.0190977Z row_dim=458, 2025-05-07T20:35:34.0191194Z forward=True, 2025-05-07T20:35:34.0191676Z given_last_dim=True, 2025-05-07T20:35:34.0191981Z dtype=torch.bfloat16, 2025-05-07T20:35:34.0192222Z ) 2025-05-07T20:35:34.0192524Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0193303Z self=, 2025-05-07T20:35:34.0194140Z m=468, 2025-05-07T20:35:34.0194340Z n1=458, 2025-05-07T20:35:34.0194528Z n2=458, 2025-05-07T20:35:34.0194724Z n3=827, 2025-05-07T20:35:34.0194922Z row_dim=458, 2025-05-07T20:35:34.0195130Z forward=True, 2025-05-07T20:35:34.0195356Z given_last_dim=True, 2025-05-07T20:35:34.0195612Z dtype=torch.bfloat16, 2025-05-07T20:35:34.0195844Z ) 2025-05-07T20:35:34.0196146Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0196938Z self=, 2025-05-07T20:35:34.0197649Z m=468, 2025-05-07T20:35:34.0197852Z n1=458, 2025-05-07T20:35:34.0198053Z n2=458, 2025-05-07T20:35:34.0198257Z n3=468, 2025-05-07T20:35:34.0198469Z row_dim=458, 2025-05-07T20:35:34.0198847Z forward=True, 2025-05-07T20:35:34.0199075Z given_last_dim=True, 2025-05-07T20:35:34.0199343Z dtype=torch.bfloat16, 2025-05-07T20:35:34.0199585Z ) 2025-05-07T20:35:34.0199893Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0200783Z self=, 2025-05-07T20:35:34.0201458Z m=468, 2025-05-07T20:35:34.0201665Z n1=458, 2025-05-07T20:35:34.0201858Z n2=468, 2025-05-07T20:35:34.0202058Z n3=468, 2025-05-07T20:35:34.0202262Z row_dim=458, 2025-05-07T20:35:34.0202470Z forward=True, 2025-05-07T20:35:34.0202695Z given_last_dim=True, 2025-05-07T20:35:34.0202950Z dtype=torch.bfloat16, 2025-05-07T20:35:34.0203180Z ) 2025-05-07T20:35:34.0203483Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0204284Z self=, 2025-05-07T20:35:34.0204951Z m=305, 2025-05-07T20:35:34.0205155Z n1=999, 2025-05-07T20:35:34.0205344Z n2=316, 2025-05-07T20:35:34.0205540Z n3=727, 2025-05-07T20:35:34.0205747Z row_dim=226, 2025-05-07T20:35:34.0205964Z forward=False, 2025-05-07T20:35:34.0206195Z given_last_dim=False, 2025-05-07T20:35:34.0206457Z dtype=torch.float16, 2025-05-07T20:35:34.0802740Z ) 2025-05-07T20:35:34.0803130Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0803928Z self=, 2025-05-07T20:35:34.0804591Z m=305, 2025-05-07T20:35:34.0804793Z n1=999, 2025-05-07T20:35:34.0804989Z n2=316, 2025-05-07T20:35:34.0805180Z n3=727, 2025-05-07T20:35:34.0805364Z row_dim=999, 2025-05-07T20:35:34.0805577Z forward=False, 2025-05-07T20:35:34.0805827Z given_last_dim=False, 2025-05-07T20:35:34.0806078Z dtype=torch.float16, 2025-05-07T20:35:34.0806313Z ) 2025-05-07T20:35:34.0806656Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0807453Z self=, 2025-05-07T20:35:34.0808103Z m=305, 2025-05-07T20:35:34.0808296Z n1=999, 2025-05-07T20:35:34.0808483Z n2=727, 2025-05-07T20:35:34.0808668Z n3=727, 2025-05-07T20:35:34.0808866Z row_dim=999, 2025-05-07T20:35:34.0809071Z forward=False, 2025-05-07T20:35:34.0809296Z given_last_dim=False, 2025-05-07T20:35:34.0809549Z dtype=torch.float16, 2025-05-07T20:35:34.0809778Z ) 2025-05-07T20:35:34.0810078Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0810853Z self=, 2025-05-07T20:35:34.0811507Z m=305, 2025-05-07T20:35:34.0811693Z n1=999, 2025-05-07T20:35:34.0812147Z n2=727, 2025-05-07T20:35:34.0812338Z n3=727, 2025-05-07T20:35:34.0812527Z row_dim=727, 2025-05-07T20:35:34.0812745Z forward=False, 2025-05-07T20:35:34.0813003Z given_last_dim=False, 2025-05-07T20:35:34.0813260Z dtype=torch.float16, 2025-05-07T20:35:34.0813491Z ) 2025-05-07T20:35:34.0813784Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0814561Z self=, 2025-05-07T20:35:34.0815372Z m=305, 2025-05-07T20:35:34.0815643Z n1=999, 2025-05-07T20:35:34.0815919Z n2=727, 2025-05-07T20:35:34.0816211Z n3=305, 2025-05-07T20:35:34.0816493Z row_dim=727, 2025-05-07T20:35:34.0816851Z forward=False, 2025-05-07T20:35:34.0817174Z given_last_dim=False, 2025-05-07T20:35:34.0817550Z dtype=torch.float16, 2025-05-07T20:35:34.0818134Z ) 2025-05-07T20:35:34.0818615Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0819527Z self=, 2025-05-07T20:35:34.0820194Z m=305, 2025-05-07T20:35:34.0820386Z n1=305, 2025-05-07T20:35:34.0820578Z n2=727, 2025-05-07T20:35:34.0820765Z n3=305, 2025-05-07T20:35:34.0820961Z row_dim=727, 2025-05-07T20:35:34.0821234Z forward=False, 2025-05-07T20:35:34.0821558Z given_last_dim=False, 2025-05-07T20:35:34.0821888Z dtype=torch.float16, 2025-05-07T20:35:34.0822128Z ) 2025-05-07T20:35:34.0822428Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0823219Z self=, 2025-05-07T20:35:34.0823881Z m=305, 2025-05-07T20:35:34.0824075Z n1=305, 2025-05-07T20:35:34.0824280Z n2=727, 2025-05-07T20:35:34.0824472Z n3=305, 2025-05-07T20:35:34.0824669Z row_dim=305, 2025-05-07T20:35:34.0824884Z forward=False, 2025-05-07T20:35:34.0825111Z given_last_dim=False, 2025-05-07T20:35:34.0825365Z dtype=torch.float16, 2025-05-07T20:35:34.0825603Z ) 2025-05-07T20:35:34.0825907Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0826718Z self=, 2025-05-07T20:35:34.0827400Z m=103, 2025-05-07T20:35:34.0827599Z n1=285, 2025-05-07T20:35:34.0827797Z n2=229, 2025-05-07T20:35:34.0827985Z n3=741, 2025-05-07T20:35:34.0828182Z row_dim=336, 2025-05-07T20:35:34.0828398Z forward=False, 2025-05-07T20:35:34.0828619Z given_last_dim=True, 2025-05-07T20:35:34.0828872Z dtype=torch.float16, 2025-05-07T20:35:34.0829112Z ) 2025-05-07T20:35:34.0829425Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0830210Z self=, 2025-05-07T20:35:34.0830871Z m=103, 2025-05-07T20:35:34.0831065Z n1=229, 2025-05-07T20:35:34.0831263Z n2=229, 2025-05-07T20:35:34.0831460Z n3=741, 2025-05-07T20:35:34.0831652Z row_dim=336, 2025-05-07T20:35:34.0831872Z forward=False, 2025-05-07T20:35:34.0832103Z given_last_dim=True, 2025-05-07T20:35:34.0832363Z dtype=torch.float16, 2025-05-07T20:35:34.0832596Z ) 2025-05-07T20:35:34.0832902Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0833682Z self=, 2025-05-07T20:35:34.0834545Z m=103, 2025-05-07T20:35:34.0834814Z n1=229, 2025-05-07T20:35:34.0835081Z n2=229, 2025-05-07T20:35:34.0835346Z n3=741, 2025-05-07T20:35:34.0835622Z row_dim=336, 2025-05-07T20:35:34.0836043Z forward=True, 2025-05-07T20:35:34.0836345Z given_last_dim=True, 2025-05-07T20:35:34.0836747Z dtype=torch.float16, 2025-05-07T20:35:34.0837082Z ) 2025-05-07T20:35:34.0837495Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0838565Z self=, 2025-05-07T20:35:34.0839478Z m=103, 2025-05-07T20:35:34.0839745Z n1=336, 2025-05-07T20:35:34.0839999Z n2=229, 2025-05-07T20:35:34.0840406Z n3=741, 2025-05-07T20:35:34.0840661Z row_dim=336, 2025-05-07T20:35:34.0840935Z forward=True, 2025-05-07T20:35:34.0841227Z given_last_dim=True, 2025-05-07T20:35:34.0841551Z dtype=torch.float16, 2025-05-07T20:35:34.0841845Z ) 2025-05-07T20:35:34.0842230Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0844101Z self=, 2025-05-07T20:35:34.0854519Z m=103, 2025-05-07T20:35:34.0854808Z n1=103, 2025-05-07T20:35:34.0855077Z n2=229, 2025-05-07T20:35:34.0855336Z n3=741, 2025-05-07T20:35:34.0855614Z row_dim=336, 2025-05-07T20:35:34.0855916Z forward=True, 2025-05-07T20:35:34.0856208Z given_last_dim=True, 2025-05-07T20:35:34.0856554Z dtype=torch.float16, 2025-05-07T20:35:34.0856879Z ) 2025-05-07T20:35:34.0857293Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0858414Z self=, 2025-05-07T20:35:34.0859337Z m=103, 2025-05-07T20:35:34.0859614Z n1=103, 2025-05-07T20:35:34.0859887Z n2=229, 2025-05-07T20:35:34.0860155Z n3=103, 2025-05-07T20:35:34.0860429Z row_dim=336, 2025-05-07T20:35:34.0860735Z forward=True, 2025-05-07T20:35:34.0861050Z given_last_dim=True, 2025-05-07T20:35:34.0861405Z dtype=torch.float16, 2025-05-07T20:35:34.0861720Z ) 2025-05-07T20:35:34.0862122Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0863185Z self=, 2025-05-07T20:35:34.0864093Z m=103, 2025-05-07T20:35:34.0864376Z n1=103, 2025-05-07T20:35:34.0864643Z n2=229, 2025-05-07T20:35:34.0864890Z n3=103, 2025-05-07T20:35:34.0865158Z row_dim=103, 2025-05-07T20:35:34.0865448Z forward=True, 2025-05-07T20:35:34.0865747Z given_last_dim=True, 2025-05-07T20:35:34.0866096Z dtype=torch.float16, 2025-05-07T20:35:34.0866420Z ) 2025-05-07T20:35:34.0866875Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0867959Z self=, 2025-05-07T20:35:34.0868877Z m=769, 2025-05-07T20:35:34.0869152Z n1=204, 2025-05-07T20:35:34.0869413Z n2=573, 2025-05-07T20:35:34.0869681Z n3=233, 2025-05-07T20:35:34.0869955Z row_dim=2, 2025-05-07T20:35:34.0870238Z forward=False, 2025-05-07T20:35:34.0870554Z given_last_dim=False, 2025-05-07T20:35:34.0870907Z dtype=torch.bfloat16, 2025-05-07T20:35:34.0871221Z ) 2025-05-07T20:35:34.0871637Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:35:34.0872712Z self=, 2025-05-07T20:35:34.0873625Z m=769, 2025-05-07T20:35:34.0873888Z n1=204, 2025-05-07T20:35:34.0874156Z n2=769, 2025-05-07T20:35:34.0874429Z n3=233, 2025-05-07T20:35:34.0874692Z row_dim=2, 2025-05-07T20:35:34.0874983Z forward=False, 2025-05-07T20:35:34.0875301Z given_last_dim=False, 2025-05-07T20:35:34.0875639Z dtype=torch.bfloat16, 2025-05-07T20:35:34.0876203Z ) 2025-05-07T20:35:34.0876498Z PASSED 2025-05-07T20:35:34.0876683Z 2025-05-07T20:35:34.0876905Z =============================== warnings summary =============================== 2025-05-07T20:35:34.0877895Z test/quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise 2025-05-07T20:35:34.0880614Z /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:34.0882849Z torch.testing.assert_allclose(dqcat, qref, rtol=0.1, atol=0.05) 2025-05-07T20:35:34.0883258Z 2025-05-07T20:35:34.0883675Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:35:34.0884328Z ========================= 2 passed, 1 warning in 5.67s ========================= 2025-05-07T20:35:35.7441435Z 2025-05-07T20:35:35.7441961Z [TEST] Python test suite PASSED: ./quantize/fp8_rowwise_test.py 2025-05-07T20:35:35.7460900Z [TEST] Python test time for ./quantize/fp8_rowwise_test.py: 9 seconds 2025-05-07T20:35:35.7461272Z 2025-05-07T20:35:35.7461508Z 2025-05-07T20:35:35.7461513Z 2025-05-07T20:35:35.7461710Z 2025-05-07T20:35:35.7481621Z ################################################################################ 2025-05-07T20:35:35.7500255Z # [2025-05-07T20:35:35.749Z] Run Python Test Suite: 2025-05-07T20:35:35.7500613Z # ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:35:35.7500925Z ################################################################################ 2025-05-07T20:35:35.7526140Z + 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:35.7526809Z 2025-05-07T20:35:37.8796264Z ============================= test session starts ============================== 2025-05-07T20:35:37.8797064Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:37.8797611Z cachedir: .pytest_cache 2025-05-07T20:35:37.8798211Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:37.8798965Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:37.8799383Z plugins: hypothesis-6.131.14 2025-05-07T20:35:39.4862234Z collecting ... collected 4 items 2025-05-07T20:35:39.4862525Z 2025-05-07T20:35:39.7116253Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu PASSED 2025-05-07T20:35:40.0027837Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda PASSED 2025-05-07T20:35:40.5907309Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:35:40.7821077Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:35:40.7821585Z 2025-05-07T20:35:40.7821728Z ============================== 4 passed in 3.02s =============================== 2025-05-07T20:35:41.4267618Z 2025-05-07T20:35:41.4268433Z [TEST] Python test suite PASSED: ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:35:41.4287773Z [TEST] Python test time for ./quantize/fused_8bit_rowwise_test.py: 6 seconds 2025-05-07T20:35:41.4288161Z 2025-05-07T20:35:41.4288166Z 2025-05-07T20:35:41.4288169Z 2025-05-07T20:35:41.4288174Z 2025-05-07T20:35:41.4310217Z ################################################################################ 2025-05-07T20:35:41.4328205Z # [2025-05-07T20:35:41.432Z] Run Python Test Suite: 2025-05-07T20:35:41.4328582Z # ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:35:41.4329313Z ################################################################################ 2025-05-07T20:35:41.4353521Z + 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:41.4354188Z 2025-05-07T20:35:43.5688836Z ============================= test session starts ============================== 2025-05-07T20:35:43.5689585Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:43.5690120Z cachedir: .pytest_cache 2025-05-07T20:35:43.5690717Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:43.5691713Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:43.5692502Z plugins: hypothesis-6.131.14 2025-05-07T20:35:45.1900002Z collecting ... collected 4 items 2025-05-07T20:35:45.1900318Z 2025-05-07T20:35:46.0190617Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:35:46.6040181Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu_and_cuda PASSED 2025-05-07T20:36:01.6561256Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:36:02.2915301Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:36:02.2915819Z 2025-05-07T20:36:02.2915965Z =============================== warnings summary =============================== 2025-05-07T20:36:02.2916735Z test/quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows 2025-05-07T20:36:02.2918028Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T20:36:02.2918940Z note_deprecation( 2025-05-07T20:36:02.2919098Z 2025-05-07T20:36:02.2919334Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:36:02.2919819Z ======================== 4 passed, 1 warning in 18.84s ========================= 2025-05-07T20:36:02.9281482Z 2025-05-07T20:36:02.9282110Z [TEST] Python test suite PASSED: ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:36:02.9303292Z [TEST] Python test time for ./quantize/fused_nbit_rowwise_test.py: 21 seconds 2025-05-07T20:36:02.9303621Z 2025-05-07T20:36:02.9303625Z 2025-05-07T20:36:02.9303629Z 2025-05-07T20:36:02.9303633Z 2025-05-07T20:36:02.9325325Z ################################################################################ 2025-05-07T20:36:02.9340825Z # [2025-05-07T20:36:02.933Z] Run Python Test Suite: 2025-05-07T20:36:02.9341184Z # ./quantize/hfp8_test.py 2025-05-07T20:36:02.9341475Z ################################################################################ 2025-05-07T20:36:02.9365606Z + 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:36:02.9366215Z 2025-05-07T20:36:05.0765382Z ============================= test session starts ============================== 2025-05-07T20:36:05.0766052Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:05.0766624Z cachedir: .pytest_cache 2025-05-07T20:36:05.0767225Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:05.0767968Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:05.0768396Z plugins: hypothesis-6.131.14 2025-05-07T20:36:06.6667464Z collecting ... collected 1 item 2025-05-07T20:36:06.6668179Z 2025-05-07T20:36:07.1643694Z quantize/hfp8_test.py::TestHFP8QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:36:07.1644390Z 2025-05-07T20:36:07.1644598Z ============================== 1 passed in 2.20s =============================== 2025-05-07T20:36:07.7861784Z 2025-05-07T20:36:07.7862367Z [TEST] Python test suite PASSED: ./quantize/hfp8_test.py 2025-05-07T20:36:07.7880896Z [TEST] Python test time for ./quantize/hfp8_test.py: 5 seconds 2025-05-07T20:36:07.7881181Z 2025-05-07T20:36:07.7881185Z 2025-05-07T20:36:07.7881189Z 2025-05-07T20:36:07.7881193Z 2025-05-07T20:36:07.7902070Z ################################################################################ 2025-05-07T20:36:07.7917256Z # [2025-05-07T20:36:07.791Z] Run Python Test Suite: 2025-05-07T20:36:07.7917602Z # ./quantize/mixed_dim_int8_test.py 2025-05-07T20:36:07.7918275Z ################################################################################ 2025-05-07T20:36:07.7943178Z + 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:36:07.7943837Z 2025-05-07T20:36:09.9266120Z ============================= test session starts ============================== 2025-05-07T20:36:09.9267111Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:09.9267650Z cachedir: .pytest_cache 2025-05-07T20:36:09.9268251Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:09.9269003Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:09.9269421Z plugins: hypothesis-6.131.14 2025-05-07T20:36:11.5487347Z collecting ... collected 4 items 2025-05-07T20:36:11.5487623Z 2025-05-07T20:36:12.8912360Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op PASSED 2025-05-07T20:36:12.8920093Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_empty PASSED 2025-05-07T20:36:21.0942235Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_dims PASSED 2025-05-07T20:36:22.0811302Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_rows PASSED 2025-05-07T20:36:22.0811893Z 2025-05-07T20:36:22.0812040Z ============================== 4 passed in 12.27s ============================== 2025-05-07T20:36:22.7347079Z 2025-05-07T20:36:22.7347705Z [TEST] Python test suite PASSED: ./quantize/mixed_dim_int8_test.py 2025-05-07T20:36:22.7366900Z [TEST] Python test time for ./quantize/mixed_dim_int8_test.py: 15 seconds 2025-05-07T20:36:22.7367222Z 2025-05-07T20:36:22.7367388Z 2025-05-07T20:36:22.7367613Z 2025-05-07T20:36:22.7367691Z 2025-05-07T20:36:22.7389418Z ################################################################################ 2025-05-07T20:36:22.7405770Z # [2025-05-07T20:36:22.740Z] Run Python Test Suite: 2025-05-07T20:36:22.7406122Z # ./quantize/msfp_test.py 2025-05-07T20:36:22.7406405Z ################################################################################ 2025-05-07T20:36:22.7430310Z + 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:22.7430951Z 2025-05-07T20:36:24.8877030Z ============================= test session starts ============================== 2025-05-07T20:36:24.8877685Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:24.8878229Z cachedir: .pytest_cache 2025-05-07T20:36:24.8878865Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:24.8879982Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:24.8880555Z plugins: hypothesis-6.131.14 2025-05-07T20:36:26.4601043Z collecting ... collected 1 item 2025-05-07T20:36:26.4601630Z 2025-05-07T20:36:26.7813174Z quantize/msfp_test.py::TestMSFPQuantizationConversion::test_quantize_op MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7813932Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7814196Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7814504Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7814866Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7815224Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7815565Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7815912Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7816195Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7816444Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7816947Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7817207Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7817468Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7817725Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7817979Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7818226Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7818481Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7818735Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7818983Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7819239Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7819494Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7819740Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7819996Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7820249Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7820504Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7820752Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7821005Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7821259Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7821543Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7821898Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7822186Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7822441Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7822696Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7822950Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7823201Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7823455Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7823708Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7823953Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7824209Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7824468Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7824717Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7824971Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7825229Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7825485Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7825734Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7826040Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7826387Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7826735Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7827034Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7827300Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7827551Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7827808Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7828063Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7828315Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7828572Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7828828Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7829076Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7829329Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7829581Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7829829Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7830097Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7830353Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7830606Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7830856Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7831118Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7831380Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7831629Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7832069Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7832327Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7832577Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7832836Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7833091Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7833349Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7833600Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7833858Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7834116Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7834365Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7834619Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7834875Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7835125Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7835379Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7835633Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7835885Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7836237Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7836498Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7836752Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7837008Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7837268Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7837518Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7837772Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7838027Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7838282Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7838532Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7838787Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7839041Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7839291Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7839545Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7839805Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7840056Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7840394Z MSFP parameters 16 8 7 127 2025-05-07T20:36:26.7840649Z PASSED 2025-05-07T20:36:26.7840764Z 2025-05-07T20:36:26.7840914Z ============================== 1 passed in 2.01s =============================== 2025-05-07T20:36:27.4036418Z 2025-05-07T20:36:27.4037135Z [TEST] Python test suite PASSED: ./quantize/msfp_test.py 2025-05-07T20:36:27.4057266Z [TEST] Python test time for ./quantize/msfp_test.py: 5 seconds 2025-05-07T20:36:27.4057663Z 2025-05-07T20:36:27.4057669Z 2025-05-07T20:36:27.4057674Z 2025-05-07T20:36:27.4057692Z 2025-05-07T20:36:27.4079511Z ################################################################################ 2025-05-07T20:36:27.4095766Z # [2025-05-07T20:36:27.409Z] Run Python Test Suite: 2025-05-07T20:36:27.4096225Z # ./quantize/mx4_test.py 2025-05-07T20:36:27.4096609Z ################################################################################ 2025-05-07T20:36:27.4120533Z + 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:27.4121298Z 2025-05-07T20:36:29.5451875Z ============================= test session starts ============================== 2025-05-07T20:36:29.5452704Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:29.5453305Z cachedir: .pytest_cache 2025-05-07T20:36:29.5453899Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:29.5454638Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:29.5455043Z plugins: hypothesis-6.131.14 2025-05-07T20:36:31.4680513Z collecting ... collected 4 items 2025-05-07T20:36:31.4680818Z 2025-05-07T20:36:48.1395583Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4 Trying example: test_mx4( 2025-05-07T20:36:48.1396381Z self=, 2025-05-07T20:36:48.1396822Z power=5, 2025-05-07T20:36:48.1397039Z sizes=4, 2025-05-07T20:36:48.1397315Z ) 2025-05-07T20:36:48.1397634Z Trying example: test_mx4( 2025-05-07T20:36:48.1398128Z self=, 2025-05-07T20:36:48.1399234Z power=6, 2025-05-07T20:36:48.1399510Z sizes=4, 2025-05-07T20:36:48.1399770Z ) 2025-05-07T20:36:48.1400043Z Trying example: test_mx4( 2025-05-07T20:36:48.1400622Z self=, 2025-05-07T20:36:48.1401045Z power=6, 2025-05-07T20:36:48.1401242Z sizes=12, 2025-05-07T20:36:48.1401439Z ) 2025-05-07T20:36:48.1401634Z Trying example: test_mx4( 2025-05-07T20:36:48.1402025Z self=, 2025-05-07T20:36:48.1402451Z power=5, 2025-05-07T20:36:48.1402651Z sizes=8, 2025-05-07T20:36:48.1402838Z ) 2025-05-07T20:36:48.1403038Z Trying example: test_mx4( 2025-05-07T20:36:48.1403437Z self=, 2025-05-07T20:36:48.1403860Z power=6, 2025-05-07T20:36:48.1404635Z sizes=5, 2025-05-07T20:36:48.1404833Z ) 2025-05-07T20:36:48.1405038Z Trying example: test_mx4( 2025-05-07T20:36:48.1405437Z self=, 2025-05-07T20:36:48.1405865Z power=8, 2025-05-07T20:36:48.1406058Z sizes=7, 2025-05-07T20:36:48.1406257Z ) 2025-05-07T20:36:48.1406456Z Trying example: test_mx4( 2025-05-07T20:36:48.1406849Z self=, 2025-05-07T20:36:48.1407273Z power=7, 2025-05-07T20:36:48.1407477Z sizes=12, 2025-05-07T20:36:48.1407669Z ) 2025-05-07T20:36:48.1407864Z Trying example: test_mx4( 2025-05-07T20:36:48.1408264Z self=, 2025-05-07T20:36:48.1408694Z power=5, 2025-05-07T20:36:48.1408889Z sizes=12, 2025-05-07T20:36:48.1409088Z ) 2025-05-07T20:36:48.1409285Z Trying example: test_mx4( 2025-05-07T20:36:48.1409690Z self=, 2025-05-07T20:36:48.1410140Z power=6, 2025-05-07T20:36:48.1410342Z sizes=6, 2025-05-07T20:36:48.1410528Z ) 2025-05-07T20:36:48.1410725Z Trying example: test_mx4( 2025-05-07T20:36:48.1411124Z self=, 2025-05-07T20:36:48.1411547Z power=7, 2025-05-07T20:36:48.1411740Z sizes=7, 2025-05-07T20:36:48.1411937Z ) 2025-05-07T20:36:48.1412133Z Trying example: test_mx4( 2025-05-07T20:36:48.1412526Z self=, 2025-05-07T20:36:48.1412952Z power=5, 2025-05-07T20:36:48.1413156Z sizes=10, 2025-05-07T20:36:48.1413347Z ) 2025-05-07T20:36:48.1413539Z Trying example: test_mx4( 2025-05-07T20:36:48.1413936Z self=, 2025-05-07T20:36:48.1414353Z power=5, 2025-05-07T20:36:48.1414551Z sizes=5, 2025-05-07T20:36:48.1414744Z ) 2025-05-07T20:36:48.1414941Z Trying example: test_mx4( 2025-05-07T20:36:48.1415336Z self=, 2025-05-07T20:36:48.1415771Z power=7, 2025-05-07T20:36:48.1415964Z sizes=11, 2025-05-07T20:36:48.1416160Z ) 2025-05-07T20:36:48.1416354Z Trying example: test_mx4( 2025-05-07T20:36:48.1416748Z self=, 2025-05-07T20:36:48.1417169Z power=5, 2025-05-07T20:36:48.1417371Z sizes=11, 2025-05-07T20:36:48.1417573Z ) 2025-05-07T20:36:48.1417760Z Trying example: test_mx4( 2025-05-07T20:36:48.1418160Z self=, 2025-05-07T20:36:48.1418584Z power=8, 2025-05-07T20:36:48.1418774Z sizes=10, 2025-05-07T20:36:48.1418976Z ) 2025-05-07T20:36:48.1419172Z Trying example: test_mx4( 2025-05-07T20:36:48.1419564Z self=, 2025-05-07T20:36:48.1419985Z power=7, 2025-05-07T20:36:48.1420188Z sizes=10, 2025-05-07T20:36:48.1420382Z ) 2025-05-07T20:36:48.1420577Z Trying example: test_mx4( 2025-05-07T20:36:48.1421077Z self=, 2025-05-07T20:36:48.1421500Z power=8, 2025-05-07T20:36:48.1421703Z sizes=12, 2025-05-07T20:36:48.1421902Z ) 2025-05-07T20:36:48.1422091Z Trying example: test_mx4( 2025-05-07T20:36:48.1422488Z self=, 2025-05-07T20:36:48.1422917Z power=8, 2025-05-07T20:36:48.1423120Z sizes=8, 2025-05-07T20:36:48.1423302Z ) 2025-05-07T20:36:48.1423500Z Trying example: test_mx4( 2025-05-07T20:36:48.1423899Z self=, 2025-05-07T20:36:48.1424317Z power=6, 2025-05-07T20:36:48.1424511Z sizes=9, 2025-05-07T20:36:48.1424700Z ) 2025-05-07T20:36:48.1424888Z Trying example: test_mx4( 2025-05-07T20:36:48.1425370Z self=, 2025-05-07T20:36:48.1425794Z power=5, 2025-05-07T20:36:48.1425994Z sizes=9, 2025-05-07T20:36:48.1426185Z ) 2025-05-07T20:36:48.1426362Z PASSED 2025-05-07T20:36:54.5238638Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_cases Trying example: test_mx4_cases( 2025-05-07T20:36:54.5239527Z self=, 2025-05-07T20:36:54.5240084Z shape=[32], 2025-05-07T20:36:54.5240434Z group_size=32, 2025-05-07T20:36:54.5240733Z rounding_mode=, 2025-05-07T20:36:54.5241103Z magnitude=1.0, 2025-05-07T20:36:54.5241374Z mx4_format=(2, 1), 2025-05-07T20:36:54.5241648Z device='cpu', 2025-05-07T20:36:54.5241908Z ) 2025-05-07T20:36:54.5242157Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5242679Z self=, 2025-05-07T20:36:54.5243294Z shape=[2, 16], 2025-05-07T20:36:54.5243592Z group_size=32, 2025-05-07T20:36:54.5243890Z rounding_mode=, 2025-05-07T20:36:54.5244287Z magnitude=1.0, 2025-05-07T20:36:54.5244555Z mx4_format=(2, 1), 2025-05-07T20:36:54.5244837Z device='cpu', 2025-05-07T20:36:54.5245079Z ) 2025-05-07T20:36:54.5245324Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5245847Z self=, 2025-05-07T20:36:54.5246382Z shape=[2, 16], 2025-05-07T20:36:54.5254545Z group_size=32, 2025-05-07T20:36:54.5254885Z rounding_mode=, 2025-05-07T20:36:54.5255285Z magnitude=1.0, 2025-05-07T20:36:54.5255564Z mx4_format=(3, 0), 2025-05-07T20:36:54.5255850Z device='cuda', 2025-05-07T20:36:54.5256104Z ) 2025-05-07T20:36:54.5256361Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5256900Z self=, 2025-05-07T20:36:54.5257453Z shape=[2, 2, 4, 32], 2025-05-07T20:36:54.5257761Z group_size=32, 2025-05-07T20:36:54.5258075Z rounding_mode=, 2025-05-07T20:36:54.5258448Z magnitude=1000.0, 2025-05-07T20:36:54.5258736Z mx4_format=(3, 0), 2025-05-07T20:36:54.5259018Z device='cuda', 2025-05-07T20:36:54.5259267Z ) 2025-05-07T20:36:54.5259517Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5260051Z self=, 2025-05-07T20:36:54.5260597Z shape=[2, 16], 2025-05-07T20:36:54.5260862Z group_size=64, 2025-05-07T20:36:54.5261168Z rounding_mode=, 2025-05-07T20:36:54.5261527Z magnitude=1.0, 2025-05-07T20:36:54.5261796Z mx4_format=(3, 0), 2025-05-07T20:36:54.5262075Z device='cuda', 2025-05-07T20:36:54.5262323Z ) 2025-05-07T20:36:54.5262571Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5263097Z self=, 2025-05-07T20:36:54.5263653Z shape=[2, 16], 2025-05-07T20:36:54.5263951Z group_size=64, 2025-05-07T20:36:54.5264517Z rounding_mode=, 2025-05-07T20:36:54.5264915Z magnitude=1.0, 2025-05-07T20:36:54.5265188Z mx4_format=(3, 0), 2025-05-07T20:36:54.5265470Z device='cpu', 2025-05-07T20:36:54.5265718Z ) 2025-05-07T20:36:54.5265967Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5266505Z self=, 2025-05-07T20:36:54.5267049Z shape=[32], 2025-05-07T20:36:54.5267312Z group_size=64, 2025-05-07T20:36:54.5267611Z rounding_mode=, 2025-05-07T20:36:54.5267968Z magnitude=0.001, 2025-05-07T20:36:54.5268251Z mx4_format=(3, 0), 2025-05-07T20:36:54.5268537Z device='cuda', 2025-05-07T20:36:54.5268789Z ) 2025-05-07T20:36:54.5269062Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5269622Z self=, 2025-05-07T20:36:54.5270323Z shape=[4, 30], 2025-05-07T20:36:54.5270603Z group_size=32, 2025-05-07T20:36:54.5270922Z rounding_mode=, 2025-05-07T20:36:54.5271284Z magnitude=0.001, 2025-05-07T20:36:54.5271570Z mx4_format=(2, 1), 2025-05-07T20:36:54.5271855Z device='cuda', 2025-05-07T20:36:54.5272122Z ) 2025-05-07T20:36:54.5272365Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5272893Z self=, 2025-05-07T20:36:54.5273446Z shape=[2, 2, 4, 32], 2025-05-07T20:36:54.5273727Z group_size=64, 2025-05-07T20:36:54.5274043Z rounding_mode=, 2025-05-07T20:36:54.5274423Z magnitude=1.0, 2025-05-07T20:36:54.5274679Z mx4_format=(2, 1), 2025-05-07T20:36:54.5274959Z device='cuda', 2025-05-07T20:36:54.5275207Z ) 2025-05-07T20:36:54.5275444Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5275972Z self=, 2025-05-07T20:36:54.5276513Z shape=[16, 1028], 2025-05-07T20:36:54.5276784Z group_size=64, 2025-05-07T20:36:54.5277081Z rounding_mode=, 2025-05-07T20:36:54.5277443Z magnitude=0.001, 2025-05-07T20:36:54.5277710Z mx4_format=(3, 0), 2025-05-07T20:36:54.5277986Z device='cuda', 2025-05-07T20:36:54.5278238Z ) 2025-05-07T20:36:54.5278474Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5278994Z self=, 2025-05-07T20:36:54.5279537Z shape=[2, 16], 2025-05-07T20:36:54.5279791Z group_size=64, 2025-05-07T20:36:54.5280084Z rounding_mode=, 2025-05-07T20:36:54.5280559Z magnitude=1.0, 2025-05-07T20:36:54.5280819Z mx4_format=(3, 0), 2025-05-07T20:36:54.5281092Z device='cuda', 2025-05-07T20:36:54.5281342Z ) 2025-05-07T20:36:54.5281585Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5282109Z self=, 2025-05-07T20:36:54.5282654Z shape=[96], 2025-05-07T20:36:54.5282916Z group_size=32, 2025-05-07T20:36:54.5283222Z rounding_mode=, 2025-05-07T20:36:54.5283606Z magnitude=1.0, 2025-05-07T20:36:54.5283869Z mx4_format=(3, 0), 2025-05-07T20:36:54.5284138Z device='cpu', 2025-05-07T20:36:54.5284389Z ) 2025-05-07T20:36:54.5284631Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5285144Z self=, 2025-05-07T20:36:54.5285691Z shape=[32], 2025-05-07T20:36:54.5285948Z group_size=64, 2025-05-07T20:36:54.5286246Z rounding_mode=, 2025-05-07T20:36:54.5286615Z magnitude=0.001, 2025-05-07T20:36:54.5286888Z mx4_format=(3, 0), 2025-05-07T20:36:54.5287158Z device='cpu', 2025-05-07T20:36:54.5287408Z ) 2025-05-07T20:36:54.5287652Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5288214Z self=, 2025-05-07T20:36:54.5288903Z shape=[2, 16], 2025-05-07T20:36:54.5289176Z group_size=64, 2025-05-07T20:36:54.5289487Z rounding_mode=, 2025-05-07T20:36:54.5289778Z magnitude=1000.0, 2025-05-07T20:36:54.5290005Z mx4_format=(3, 0), 2025-05-07T20:36:54.5290229Z device='cpu', 2025-05-07T20:36:54.5290430Z ) 2025-05-07T20:36:54.5290634Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5291065Z self=, 2025-05-07T20:36:54.5291775Z shape=[16, 1028], 2025-05-07T20:36:54.5292002Z group_size=32, 2025-05-07T20:36:54.5292249Z rounding_mode=, 2025-05-07T20:36:54.5292537Z magnitude=1000.0, 2025-05-07T20:36:54.5292766Z mx4_format=(3, 0), 2025-05-07T20:36:54.5292994Z device='cuda', 2025-05-07T20:36:54.5293197Z ) 2025-05-07T20:36:54.5293401Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5293976Z self=, 2025-05-07T20:36:54.5294434Z shape=[96], 2025-05-07T20:36:54.5294636Z group_size=64, 2025-05-07T20:36:54.5294880Z rounding_mode=, 2025-05-07T20:36:54.5295177Z magnitude=1000.0, 2025-05-07T20:36:54.5295401Z mx4_format=(3, 0), 2025-05-07T20:36:54.5295628Z device='cuda', 2025-05-07T20:36:54.5295832Z ) 2025-05-07T20:36:54.5296031Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5296470Z self=, 2025-05-07T20:36:54.5296921Z shape=[2, 16], 2025-05-07T20:36:54.5297130Z group_size=64, 2025-05-07T20:36:54.5297389Z rounding_mode=, 2025-05-07T20:36:54.5297705Z magnitude=1000.0, 2025-05-07T20:36:54.5297928Z mx4_format=(2, 1), 2025-05-07T20:36:54.5298161Z device='cpu', 2025-05-07T20:36:54.5298364Z ) 2025-05-07T20:36:54.5298561Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5298995Z self=, 2025-05-07T20:36:54.5299470Z shape=[2, 16], 2025-05-07T20:36:54.5299706Z group_size=32, 2025-05-07T20:36:54.5299945Z rounding_mode=, 2025-05-07T20:36:54.5300241Z magnitude=0.001, 2025-05-07T20:36:54.5300472Z mx4_format=(3, 0), 2025-05-07T20:36:54.5300694Z device='cpu', 2025-05-07T20:36:54.5300897Z ) 2025-05-07T20:36:54.5301095Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5301517Z self=, 2025-05-07T20:36:54.5301967Z shape=[2, 16], 2025-05-07T20:36:54.5302180Z group_size=64, 2025-05-07T20:36:54.5302419Z rounding_mode=, 2025-05-07T20:36:54.5302726Z magnitude=1000.0, 2025-05-07T20:36:54.5302954Z mx4_format=(3, 0), 2025-05-07T20:36:54.5303174Z device='cpu', 2025-05-07T20:36:54.5303377Z ) 2025-05-07T20:36:54.5303579Z Trying example: test_mx4_cases( 2025-05-07T20:36:54.5304005Z self=, 2025-05-07T20:36:54.5304456Z shape=[2, 16], 2025-05-07T20:36:54.5304668Z group_size=32, 2025-05-07T20:36:54.5304911Z rounding_mode=, 2025-05-07T20:36:54.5305201Z magnitude=1.0, 2025-05-07T20:36:54.5305419Z mx4_format=(2, 1), 2025-05-07T20:36:54.5305648Z device='cpu', 2025-05-07T20:36:54.5305843Z ) 2025-05-07T20:36:54.5306027Z PASSED 2025-05-07T20:36:54.5306425Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_index_overflow SKIPPED 2025-05-07T20:36:54.5307057Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_large_cases SKIPPED 2025-05-07T20:36:54.5307420Z 2025-05-07T20:36:54.5307570Z =========================== short test summary info ============================ 2025-05-07T20:36:54.5308067Z SKIPPED [1] quantize/mx4_test.py:293: Test requires a gpu with at least 32GB of memory. 2025-05-07T20:36:54.5308650Z SKIPPED [1] quantize/mx4_test.py:307: Test requires a gpu with at least 64GB of memory. 2025-05-07T20:36:54.5309264Z ======================== 2 passed, 2 skipped in 25.10s ========================= 2025-05-07T20:36:55.2169545Z 2025-05-07T20:36:55.2170104Z [TEST] Python test suite PASSED: ./quantize/mx4_test.py 2025-05-07T20:36:55.2189743Z [TEST] Python test time for ./quantize/mx4_test.py: 28 seconds 2025-05-07T20:36:55.2190025Z 2025-05-07T20:36:55.2190034Z 2025-05-07T20:36:55.2190038Z 2025-05-07T20:36:55.2190042Z 2025-05-07T20:36:55.2210790Z ################################################################################ 2025-05-07T20:36:55.2225951Z # [2025-05-07T20:36:55.222Z] Run Python Test Suite: 2025-05-07T20:36:55.2226289Z # ./release/stable_release_test.py 2025-05-07T20:36:55.2226595Z ################################################################################ 2025-05-07T20:36:55.2252490Z + 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:55.2253169Z 2025-05-07T20:36:57.3565006Z ============================= test session starts ============================== 2025-05-07T20:36:57.3565654Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:57.3566195Z cachedir: .pytest_cache 2025-05-07T20:36:57.3566789Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:57.3567561Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:57.3567978Z plugins: hypothesis-6.131.14 2025-05-07T20:36:58.9302387Z collecting ... collected 2 items 2025-05-07T20:36:58.9302614Z 2025-05-07T20:36:58.9324806Z release/stable_release_test.py::StableRelease::test_backwards_compatibility PASSED 2025-05-07T20:36:58.9340198Z release/stable_release_test.py::StableRelease::test_example_ops PASSED 2025-05-07T20:36:58.9340603Z 2025-05-07T20:36:58.9340771Z ============================== 2 passed in 1.69s =============================== 2025-05-07T20:36:59.4939960Z 2025-05-07T20:36:59.4940312Z [TEST] Python test suite PASSED: ./release/stable_release_test.py 2025-05-07T20:36:59.4961345Z [TEST] Python test time for ./release/stable_release_test.py: 4 seconds 2025-05-07T20:36:59.4961656Z 2025-05-07T20:36:59.4961660Z 2025-05-07T20:36:59.4961665Z 2025-05-07T20:36:59.4961681Z 2025-05-07T20:36:59.4982097Z ################################################################################ 2025-05-07T20:36:59.4997531Z # [2025-05-07T20:36:59.499Z] Run Python Test Suite: 2025-05-07T20:36:59.4997946Z # ./runtime_monitor_test.py 2025-05-07T20:36:59.4998315Z ################################################################################ 2025-05-07T20:36:59.5022566Z + 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:59.5023205Z 2025-05-07T20:37:01.6295916Z ============================= test session starts ============================== 2025-05-07T20:37:01.6296645Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:01.6297173Z cachedir: .pytest_cache 2025-05-07T20:37:01.6297764Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:01.6298507Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:01.6298920Z plugins: hypothesis-6.131.14 2025-05-07T20:37:03.1985974Z collecting ... collected 7 items 2025-05-07T20:37:03.1986595Z 2025-05-07T20:37:03.3294903Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_start PASSED 2025-05-07T20:37:03.3302999Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_stop PASSED 2025-05-07T20:37:03.5240667Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording PASSED 2025-05-07T20:37:03.8481176Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_multi_stream_load PASSED 2025-05-07T20:37:03.9946314Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_other_stream PASSED 2025-05-07T20:37:03.9951628Z runtime_monitor_test.py::RuntimeMonitorTest::test_noop_reporter PASSED 2025-05-07T20:37:03.9963268Z runtime_monitor_test.py::RuntimeMonitorTest::test_stdlog_reporter PASSED 2025-05-07T20:37:03.9963738Z 2025-05-07T20:37:03.9963889Z ============================== 7 passed in 2.48s =============================== 2025-05-07T20:37:04.6387181Z 2025-05-07T20:37:04.6387728Z [TEST] Python test suite PASSED: ./runtime_monitor_test.py 2025-05-07T20:37:04.6409307Z [TEST] Python test time for ./runtime_monitor_test.py: 5 seconds 2025-05-07T20:37:04.6409601Z 2025-05-07T20:37:04.6409605Z 2025-05-07T20:37:04.6409610Z 2025-05-07T20:37:04.6409977Z 2025-05-07T20:37:04.6431359Z ################################################################################ 2025-05-07T20:37:04.6447282Z # [2025-05-07T20:37:04.644Z] Run Python Test Suite: 2025-05-07T20:37:04.6447646Z # ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:37:04.6447982Z ################################################################################ 2025-05-07T20:37:04.6472427Z + 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:37:04.6473151Z 2025-05-07T20:37:06.7733042Z ============================= test session starts ============================== 2025-05-07T20:37:06.7733710Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:06.7734251Z cachedir: .pytest_cache 2025-05-07T20:37:06.7734891Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:06.7735654Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:06.7736077Z plugins: hypothesis-6.131.14 2025-05-07T20:37:08.5869057Z collecting ... collected 3 items 2025-05-07T20:37:08.5869313Z 2025-05-07T20:37:24.2092541Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out PASSED 2025-05-07T20:37:32.9451897Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:37:47.3072584Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_with_grad PASSED 2025-05-07T20:37:47.3074544Z 2025-05-07T20:37:47.3074928Z ============================== 3 passed in 40.65s ============================== 2025-05-07T20:37:48.0793825Z 2025-05-07T20:37:48.0794374Z [TEST] Python test suite PASSED: ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:37:48.0814269Z [TEST] Python test time for ./sll/array_jagged_bmm_jagged_out_test.py: 44 seconds 2025-05-07T20:37:48.0814635Z 2025-05-07T20:37:48.0814701Z 2025-05-07T20:37:48.0814745Z 2025-05-07T20:37:48.0814750Z 2025-05-07T20:37:48.0837081Z ################################################################################ 2025-05-07T20:37:48.0852858Z # [2025-05-07T20:37:48.084Z] Run Python Test Suite: 2025-05-07T20:37:48.0853220Z # ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:37:48.0853549Z ################################################################################ 2025-05-07T20:37:48.0878283Z + 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:48.0878963Z 2025-05-07T20:37:50.2135773Z ============================= test session starts ============================== 2025-05-07T20:37:50.2136633Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:50.2137526Z cachedir: .pytest_cache 2025-05-07T20:37:50.2138123Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:50.2138869Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:50.2139275Z plugins: hypothesis-6.131.14 2025-05-07T20:37:52.0269072Z collecting ... collected 1 item 2025-05-07T20:37:52.0269319Z 2025-05-07T20:39:12.1437031Z W0507 20:39:12.143000 100057 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:39:12.1438906Z W0507 20:39:12.143000 100057 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] function: 'torch_dynamo_resume_in_cpu_dense_jagged_cat_jagged_out_at_183' (/home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/sll/cpu/cpu_sll.py:183) 2025-05-07T20:39:12.1440512Z W0507 20:39:12.143000 100057 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] last reason: 3/7: len(___stack1) == 104 2025-05-07T20:39:12.1441489Z W0507 20:39:12.143000 100057 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:39:12.1442638Z W0507 20:39:12.143000 100057 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] To diagnose recompilation issues, see https://pytorch.org/docs/main/torch.compiler_troubleshooting.html. 2025-05-07T20:39:12.2163108Z W0507 20:39:12.215000 100057 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:39:12.2164375Z W0507 20:39:12.215000 100057 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] function: 'cpu_dense_jagged_cat_jagged_out' (/home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/sll/cpu/cpu_sll.py:170) 2025-05-07T20:39:12.2165736Z W0507 20:39:12.215000 100057 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] last reason: 1/7: tensor 'a' size mismatch at index 0. expected 65, actual 140 2025-05-07T20:39:12.2166746Z W0507 20:39:12.215000 100057 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:39:12.2167939Z W0507 20:39:12.215000 100057 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] To diagnose recompilation issues, see https://pytorch.org/docs/main/torch.compiler_troubleshooting.html. 2025-05-07T20:39:13.5256825Z sll/dense_jagged_cat_jagged_out_test.py::DenseJaggedCatJaggedOutTest::test_dense_jagged_cat_jagged_out PASSED 2025-05-07T20:39:13.5257332Z 2025-05-07T20:39:13.5257486Z ========================= 1 passed in 83.43s (0:01:23) ========================= 2025-05-07T20:39:16.2494325Z 2025-05-07T20:39:16.2495063Z [TEST] Python test suite PASSED: ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:39:16.2515490Z [TEST] Python test time for ./sll/dense_jagged_cat_jagged_out_test.py: 88 seconds 2025-05-07T20:39:16.2516011Z 2025-05-07T20:39:16.2516017Z 2025-05-07T20:39:16.2516022Z 2025-05-07T20:39:16.2516028Z 2025-05-07T20:39:16.2536383Z ################################################################################ 2025-05-07T20:39:16.2551555Z # [2025-05-07T20:39:16.254Z] Run Python Test Suite: 2025-05-07T20:39:16.2552034Z # ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:39:16.2552461Z ################################################################################ 2025-05-07T20:39:16.2578301Z + 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:39:16.2579021Z 2025-05-07T20:39:18.3937591Z ============================= test session starts ============================== 2025-05-07T20:39:18.3938284Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:39:18.3939127Z cachedir: .pytest_cache 2025-05-07T20:39:18.3940874Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:39:18.3942368Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:39:18.3943187Z plugins: hypothesis-6.131.14 2025-05-07T20:39:20.2230113Z collecting ... collected 1 item 2025-05-07T20:39:20.2230383Z 2025-05-07T20:39:22.1454810Z sll/jagged2_to_padded_dense_test.py::Jagged2ToPaddedDenseTest::test_jagged2_to_padded_dense PASSED 2025-05-07T20:39:22.1455254Z 2025-05-07T20:39:22.1455402Z ============================== 1 passed in 3.87s =============================== 2025-05-07T20:39:22.8113985Z 2025-05-07T20:39:22.8114743Z [TEST] Python test suite PASSED: ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:39:22.8136124Z [TEST] Python test time for ./sll/jagged2_to_padded_dense_test.py: 6 seconds 2025-05-07T20:39:22.8136841Z 2025-05-07T20:39:22.8136847Z 2025-05-07T20:39:22.8136851Z 2025-05-07T20:39:22.8136871Z 2025-05-07T20:39:22.8158486Z ################################################################################ 2025-05-07T20:39:22.8174487Z # [2025-05-07T20:39:22.817Z] Run Python Test Suite: 2025-05-07T20:39:22.8174841Z # ./sll/jagged_dense_bmm_test.py 2025-05-07T20:39:22.8175150Z ################################################################################ 2025-05-07T20:39:22.8200618Z + 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:39:22.8201510Z 2025-05-07T20:39:24.9534959Z ============================= test session starts ============================== 2025-05-07T20:39:24.9535612Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:39:24.9536143Z cachedir: .pytest_cache 2025-05-07T20:39:24.9536762Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:39:24.9537524Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:39:24.9537927Z plugins: hypothesis-6.131.14 2025-05-07T20:39:26.8007227Z collecting ... collected 2 items 2025-05-07T20:39:26.8007455Z 2025-05-07T20:40:01.5024446Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm PASSED 2025-05-07T20:42:53.6767360Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm_with_grad PASSED 2025-05-07T20:42:53.6767922Z 2025-05-07T20:42:53.6768106Z =============================== warnings summary =============================== 2025-05-07T20:42:53.6768560Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:42:53.6772542Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:42:53.6776791Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:42:53.6777309Z 2025-05-07T20:42:53.6777467Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:42:53.6781465Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:42:53.6786379Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:42:53.6786901Z 2025-05-07T20:42:53.6787368Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:42:53.6787976Z ================== 2 passed, 32 warnings in 208.84s (0:03:28) ================== 2025-05-07T20:42:54.4293957Z 2025-05-07T20:42:54.4294350Z [TEST] Python test suite PASSED: ./sll/jagged_dense_bmm_test.py 2025-05-07T20:42:54.4316529Z [TEST] Python test time for ./sll/jagged_dense_bmm_test.py: 212 seconds 2025-05-07T20:42:54.4316843Z 2025-05-07T20:42:54.4316847Z 2025-05-07T20:42:54.4316851Z 2025-05-07T20:42:54.4316854Z 2025-05-07T20:42:54.4339611Z ################################################################################ 2025-05-07T20:42:54.4355174Z # [2025-05-07T20:42:54.435Z] Run Python Test Suite: 2025-05-07T20:42:54.4355544Z # ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:42:54.4355883Z ################################################################################ 2025-05-07T20:42:54.4381158Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:42:54.4381845Z 2025-05-07T20:42:56.5688201Z ============================= test session starts ============================== 2025-05-07T20:42:56.5689455Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:42:56.5690230Z cachedir: .pytest_cache 2025-05-07T20:42:56.5690834Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:42:56.5691826Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:42:56.5692248Z plugins: hypothesis-6.131.14 2025-05-07T20:42:58.4116712Z collecting ... collected 1 item 2025-05-07T20:42:58.4116957Z 2025-05-07T20:43:02.2685572Z sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add PASSED 2025-05-07T20:43:02.2686110Z 2025-05-07T20:43:02.2686290Z =============================== warnings summary =============================== 2025-05-07T20:43:02.2686897Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:02.2687732Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:02.2688529Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:02.2689333Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:02.2690131Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:02.2690933Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:02.2692003Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:02.2692817Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:02.2694202Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:02.2697784Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:43:02.2701137Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:43:02.2701593Z 2025-05-07T20:43:02.2701978Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:02.2702792Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:02.2703600Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:02.2704400Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:02.2705209Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:02.2706020Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:02.2706826Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:02.2707635Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:02.2708439Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:43:02.2711840Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:43:02.2715176Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:43:02.2715602Z 2025-05-07T20:43:02.2715844Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:43:02.2716325Z ======================== 1 passed, 18 warnings in 5.82s ======================== 2025-05-07T20:43:02.9567195Z 2025-05-07T20:43:02.9567964Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:43:02.9587609Z [TEST] Python test time for ./sll/jagged_dense_elementwise_add_test.py: 8 seconds 2025-05-07T20:43:02.9588079Z 2025-05-07T20:43:02.9588084Z 2025-05-07T20:43:02.9588088Z 2025-05-07T20:43:02.9588118Z 2025-05-07T20:43:02.9610126Z ################################################################################ 2025-05-07T20:43:02.9625649Z # [2025-05-07T20:43:02.962Z] Run Python Test Suite: 2025-05-07T20:43:02.9626175Z # ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:43:02.9626542Z ################################################################################ 2025-05-07T20:43:02.9650592Z + 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:43:02.9651321Z 2025-05-07T20:43:05.0886958Z ============================= test session starts ============================== 2025-05-07T20:43:05.0887809Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:43:05.0888450Z cachedir: .pytest_cache 2025-05-07T20:43:05.0889377Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:43:05.0890149Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:43:05.0890568Z plugins: hypothesis-6.131.14 2025-05-07T20:43:06.9284573Z collecting ... collected 3 items 2025-05-07T20:43:06.9284815Z 2025-05-07T20:43:16.4173833Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out PASSED 2025-05-07T20:43:24.7948060Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend PASSED 2025-05-07T20:43:31.0553147Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_with_grad PASSED 2025-05-07T20:43:31.0553836Z 2025-05-07T20:43:31.0553983Z =============================== warnings summary =============================== 2025-05-07T20:43:31.0554820Z test/sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend 2025-05-07T20:43:31.0558514Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::sll_jagged_dense_elementwise_mul_jagged_out: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:43:31.0562090Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:43:31.0562509Z 2025-05-07T20:43:31.0562751Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:43:31.0563227Z ======================== 3 passed, 1 warning in 26.08s ========================= 2025-05-07T20:43:31.8220210Z 2025-05-07T20:43:31.8220908Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:43:31.8240400Z [TEST] Python test time for ./sll/jagged_dense_elementwise_mul_jagged_out_test.py: 29 seconds 2025-05-07T20:43:31.8240790Z 2025-05-07T20:43:31.8240794Z 2025-05-07T20:43:31.8242560Z 2025-05-07T20:43:31.8242572Z 2025-05-07T20:43:31.8260980Z ################################################################################ 2025-05-07T20:43:31.8278745Z # [2025-05-07T20:43:31.827Z] Run Python Test Suite: 2025-05-07T20:43:31.8279184Z # ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:43:31.8279539Z ################################################################################ 2025-05-07T20:43:31.8303959Z + 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:43:31.8304658Z 2025-05-07T20:43:33.9627691Z ============================= test session starts ============================== 2025-05-07T20:43:33.9628328Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:43:33.9628866Z cachedir: .pytest_cache 2025-05-07T20:43:33.9629598Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:43:33.9631092Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:43:33.9632414Z plugins: hypothesis-6.131.14 2025-05-07T20:43:35.7607039Z collecting ... collected 1 item 2025-05-07T20:43:35.7607284Z 2025-05-07T20:45:29.2857116Z sll/jagged_dense_flash_attention_test.py::JaggedDenseFlashAttentionTest::test_jagged_dense_flash_attention PASSED 2025-05-07T20:45:29.2858684Z 2025-05-07T20:45:29.2859219Z ======================== 1 passed in 115.44s (0:01:55) ========================= 2025-05-07T20:45:30.0365619Z 2025-05-07T20:45:30.0366345Z [TEST] Python test suite PASSED: ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:45:30.0383760Z [TEST] Python test time for ./sll/jagged_dense_flash_attention_test.py: 119 seconds 2025-05-07T20:45:30.0384241Z 2025-05-07T20:45:30.0384247Z 2025-05-07T20:45:30.0384253Z 2025-05-07T20:45:30.0384258Z 2025-05-07T20:45:30.0406651Z ################################################################################ 2025-05-07T20:45:30.0422018Z # [2025-05-07T20:45:30.041Z] Run Python Test Suite: 2025-05-07T20:45:30.0422583Z # ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:45:30.0423066Z ################################################################################ 2025-05-07T20:45:30.0451719Z + 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:45:30.0452593Z 2025-05-07T20:45:32.1777745Z ============================= test session starts ============================== 2025-05-07T20:45:32.1778376Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:45:32.1778910Z cachedir: .pytest_cache 2025-05-07T20:45:32.1779508Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:45:32.1780251Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:45:32.1780660Z plugins: hypothesis-6.131.14 2025-05-07T20:45:34.0075688Z collecting ... collected 1 item 2025-05-07T20:45:34.0075929Z 2025-05-07T20:46:45.9643673Z sll/jagged_flash_attention_basic_test.py::JaggedFlashAttentionBasicTest::test_triton_jagged_flash_attention_basic PASSED 2025-05-07T20:46:45.9645292Z 2025-05-07T20:46:45.9645603Z ========================= 1 passed in 73.90s (0:01:13) ========================= 2025-05-07T20:46:46.6960781Z 2025-05-07T20:46:46.6961446Z [TEST] Python test suite PASSED: ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:46:46.6981185Z [TEST] Python test time for ./sll/jagged_flash_attention_basic_test.py: 76 seconds 2025-05-07T20:46:46.6981540Z 2025-05-07T20:46:46.6981545Z 2025-05-07T20:46:46.6981549Z 2025-05-07T20:46:46.6981552Z 2025-05-07T20:46:46.7002330Z ################################################################################ 2025-05-07T20:46:46.7017327Z # [2025-05-07T20:46:46.701Z] Run Python Test Suite: 2025-05-07T20:46:46.7017688Z # ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:46:46.7018052Z ################################################################################ 2025-05-07T20:46:46.7043814Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:46:46.7044882Z 2025-05-07T20:46:48.8318432Z ============================= test session starts ============================== 2025-05-07T20:46:48.8319102Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:46:48.8319644Z cachedir: .pytest_cache 2025-05-07T20:46:48.8320309Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:46:48.8321057Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:46:48.8321480Z plugins: hypothesis-6.131.14 2025-05-07T20:46:50.6789405Z collecting ... collected 2 items 2025-05-07T20:46:50.6789657Z 2025-05-07T20:46:53.7352464Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out PASSED 2025-05-07T20:46:54.1562128Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:46:54.1562853Z 2025-05-07T20:46:54.1563011Z ============================== 2 passed in 5.44s =============================== 2025-05-07T20:46:54.9073845Z 2025-05-07T20:46:54.9074509Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:46:54.9095979Z [TEST] Python test time for ./sll/jagged_jagged_bmm_jagged_out_test.py: 8 seconds 2025-05-07T20:46:54.9096335Z 2025-05-07T20:46:54.9096340Z 2025-05-07T20:46:54.9096344Z 2025-05-07T20:46:54.9096348Z 2025-05-07T20:46:54.9118272Z ################################################################################ 2025-05-07T20:46:54.9134027Z # [2025-05-07T20:46:54.913Z] Run Python Test Suite: 2025-05-07T20:46:54.9134405Z # ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:46:54.9134720Z ################################################################################ 2025-05-07T20:46:54.9159095Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:46:54.9160005Z 2025-05-07T20:46:57.0427662Z ============================= test session starts ============================== 2025-05-07T20:46:57.0428501Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:46:57.0429043Z cachedir: .pytest_cache 2025-05-07T20:46:57.0429646Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:46:57.0430383Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:46:57.0430797Z plugins: hypothesis-6.131.14 2025-05-07T20:46:58.8820100Z collecting ... collected 2 items 2025-05-07T20:46:58.8820414Z 2025-05-07T20:47:39.0483902Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm PASSED 2025-05-07T20:49:41.1446368Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad PASSED 2025-05-07T20:49:41.1448672Z 2025-05-07T20:49:41.1449335Z =============================== warnings summary =============================== 2025-05-07T20:49:41.1450049Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:49:41.1450934Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:49:41.1451818Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:49:41.1452692Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:49:41.1453593Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:49:41.1455040Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:49:41.1455918Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:49:41.1456792Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:49:41.1461189Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:49:41.1465520Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:49:41.1466055Z 2025-05-07T20:49:41.1466437Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:49:41.1468262Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: Attempting to run cuBLAS, but there was no current CUDA context! Attempting to set the primary context... (Triggered internally at /pytorch/aten/src/ATen/cuda/CublasHandlePool.cpp:179.) 2025-05-07T20:49:41.1470085Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:49:41.1470599Z 2025-05-07T20:49:41.1470882Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:49:41.1471479Z ================== 2 passed, 9 warnings in 164.22s (0:02:44) =================== 2025-05-07T20:49:41.8969407Z 2025-05-07T20:49:41.8969771Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:49:41.8990045Z [TEST] Python test time for ./sll/jagged_jagged_bmm_test.py: 167 seconds 2025-05-07T20:49:41.8990358Z 2025-05-07T20:49:41.8990363Z 2025-05-07T20:49:41.8990366Z 2025-05-07T20:49:41.8990370Z 2025-05-07T20:49:41.9011333Z ################################################################################ 2025-05-07T20:49:41.9026178Z # [2025-05-07T20:49:41.902Z] Run Python Test Suite: 2025-05-07T20:49:41.9026560Z # ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:49:41.9026909Z ################################################################################ 2025-05-07T20:49:41.9052397Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:49:41.9053111Z 2025-05-07T20:49:44.0339972Z ============================= test session starts ============================== 2025-05-07T20:49:44.0340602Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:49:44.0341143Z cachedir: .pytest_cache 2025-05-07T20:49:44.0341743Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:49:44.0342551Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:49:44.0342961Z plugins: hypothesis-6.131.14 2025-05-07T20:49:46.3855472Z collecting ... collected 1 item 2025-05-07T20:49:46.3855705Z 2025-05-07T20:49:50.3136347Z W0507 20:49:50.313000 106427 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:49:50.3137971Z W0507 20:49:50.313000 106427 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] function: 'model' (/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/sll/jagged_self_substraction_jagged_out_test.py:67) 2025-05-07T20:49:50.3139835Z W0507 20:49:50.313000 106427 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] last reason: 0/7: L == 168 # return torch.ops.fbgemm.sll_jagged_self_substraction_jagged_out( # actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/sll/jagged_self_substraction_jagged_out_test.py:73 in model (_ops.py:1208 in __call__) 2025-05-07T20:49:50.3141473Z W0507 20:49:50.313000 106427 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:49:50.3142774Z W0507 20:49:50.313000 106427 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To diagnose recompilation issues, see https://pytorch.org/docs/main/torch.compiler_troubleshooting.html. 2025-05-07T20:49:52.4092570Z sll/jagged_self_substraction_jagged_out_test.py::JaggedSelfSubtractionJaggedOutTest::test_triton_jagged_self_substraction_jagged_out PASSED 2025-05-07T20:49:52.4093585Z 2025-05-07T20:49:52.4093822Z ============================== 1 passed in 8.49s =============================== 2025-05-07T20:49:54.0967791Z 2025-05-07T20:49:54.0968464Z [TEST] Python test suite PASSED: ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:49:54.0988149Z [TEST] Python test time for ./sll/jagged_self_substraction_jagged_out_test.py: 13 seconds 2025-05-07T20:49:54.0988652Z 2025-05-07T20:49:54.0988656Z 2025-05-07T20:49:54.0988660Z 2025-05-07T20:49:54.0988672Z 2025-05-07T20:49:54.1010509Z ################################################################################ 2025-05-07T20:49:54.1026234Z # [2025-05-07T20:49:54.102Z] Run Python Test Suite: 2025-05-07T20:49:54.1026669Z # ./sll/jagged_softmax_test.py 2025-05-07T20:49:54.1027052Z ################################################################################ 2025-05-07T20:49:54.1051104Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_softmax_test.py 2025-05-07T20:49:54.1051747Z 2025-05-07T20:49:56.2306120Z ============================= test session starts ============================== 2025-05-07T20:49:56.2306774Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:49:56.2307310Z cachedir: .pytest_cache 2025-05-07T20:49:56.2307911Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:49:56.2315903Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:49:56.2316332Z plugins: hypothesis-6.131.14 2025-05-07T20:49:58.0662012Z collecting ... collected 3 items 2025-05-07T20:49:58.0662425Z 2025-05-07T20:50:02.0545344Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax PASSED 2025-05-07T20:50:02.5157315Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax_meta_backend PASSED 2025-05-07T20:50:06.8373721Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged_softmax PASSED 2025-05-07T20:50:06.8374177Z 2025-05-07T20:50:06.8374323Z =============================== warnings summary =============================== 2025-05-07T20:50:06.8374714Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:50:06.8377880Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::dense_to_jagged: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:50:06.8381647Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:50:06.8382072Z 2025-05-07T20:50:06.8382197Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:50:06.8385500Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_to_padded_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:50:06.8388851Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:50:06.8389271Z 2025-05-07T20:50:06.8389508Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:50:06.8389991Z ======================= 3 passed, 50 warnings in 10.72s ======================== 2025-05-07T20:50:07.6052703Z 2025-05-07T20:50:07.6053323Z [TEST] Python test suite PASSED: ./sll/jagged_softmax_test.py 2025-05-07T20:50:07.6074067Z [TEST] Python test time for ./sll/jagged_softmax_test.py: 13 seconds 2025-05-07T20:50:07.6074495Z 2025-05-07T20:50:07.6074514Z 2025-05-07T20:50:07.6074518Z 2025-05-07T20:50:07.6074533Z 2025-05-07T20:50:07.6097252Z ################################################################################ 2025-05-07T20:50:07.6112745Z # [2025-05-07T20:50:07.610Z] Run Python Test Suite: 2025-05-07T20:50:07.6113234Z # ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:50:07.6113591Z ################################################################################ 2025-05-07T20:50:07.6137616Z + 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:50:07.6138324Z 2025-05-07T20:50:09.7403439Z ============================= test session starts ============================== 2025-05-07T20:50:09.7404117Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:09.7404658Z cachedir: .pytest_cache 2025-05-07T20:50:09.7405267Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:09.7406014Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:09.7406435Z plugins: hypothesis-6.131.14 2025-05-07T20:50:11.5842247Z collecting ... collected 1 item 2025-05-07T20:50:11.5842486Z 2025-05-07T20:50:11.5860540Z sll/multi_head_jagged_flash_attention_test.py::MultiHeadJaggedFlashAttentionTest::test_multi_head_jagged_flash_attention SKIPPED 2025-05-07T20:50:11.5861102Z 2025-05-07T20:50:11.5861262Z =========================== short test summary info ============================ 2025-05-07T20:50:11.5861952Z 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:50:11.5862644Z ============================== 1 skipped in 1.96s ============================== 2025-05-07T20:50:12.1732577Z 2025-05-07T20:50:12.1733581Z [TEST] Python test suite PASSED: ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:50:12.1752550Z [TEST] Python test time for ./sll/multi_head_jagged_flash_attention_test.py: 5 seconds 2025-05-07T20:50:12.1753018Z 2025-05-07T20:50:12.1753022Z 2025-05-07T20:50:12.1753026Z 2025-05-07T20:50:12.1753029Z 2025-05-07T20:50:12.1773102Z ################################################################################ 2025-05-07T20:50:12.1787860Z # [2025-05-07T20:50:12.178Z] Run Python Test Suite: 2025-05-07T20:50:12.1788352Z # ./sparse/block_bucketize_test.py 2025-05-07T20:50:12.1788677Z ################################################################################ 2025-05-07T20:50:12.1811518Z + 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:50:12.1812179Z 2025-05-07T20:50:14.3108571Z ============================= test session starts ============================== 2025-05-07T20:50:14.3109246Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:50:14.3109789Z cachedir: .pytest_cache 2025-05-07T20:50:14.3110375Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:50:14.3111590Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:50:14.3112399Z plugins: hypothesis-6.131.14 2025-05-07T20:50:16.6425442Z collecting ... collected 11 items 2025-05-07T20:50:16.6425685Z 2025-05-07T20:50:16.9487367Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:16.9488469Z self=, 2025-05-07T20:50:16.9489055Z index_type=torch.int32, 2025-05-07T20:50:16.9489309Z has_weight=False, 2025-05-07T20:50:16.9489567Z bucketize_pos=False, 2025-05-07T20:50:16.9489816Z sequence=False, 2025-05-07T20:50:16.9490028Z ) 2025-05-07T20:50:16.9490282Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:16.9490885Z self=, 2025-05-07T20:50:16.9491745Z index_type=torch.int64, 2025-05-07T20:50:16.9492015Z has_weight=False, 2025-05-07T20:50:16.9492262Z bucketize_pos=False, 2025-05-07T20:50:16.9492501Z sequence=False, 2025-05-07T20:50:16.9492716Z ) 2025-05-07T20:50:16.9492973Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:16.9493559Z self=, 2025-05-07T20:50:16.9494100Z index_type=torch.int64, 2025-05-07T20:50:16.9494352Z has_weight=False, 2025-05-07T20:50:16.9494598Z bucketize_pos=False, 2025-05-07T20:50:16.9494836Z sequence=True, 2025-05-07T20:50:16.9495049Z ) 2025-05-07T20:50:16.9495304Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:16.9495887Z self=, 2025-05-07T20:50:16.9496426Z index_type=torch.int32, 2025-05-07T20:50:16.9496678Z has_weight=True, 2025-05-07T20:50:16.9496910Z bucketize_pos=True, 2025-05-07T20:50:16.9497144Z sequence=True, 2025-05-07T20:50:16.9497350Z ) 2025-05-07T20:50:16.9497596Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:16.9498185Z self=, 2025-05-07T20:50:16.9498719Z index_type=torch.int32, 2025-05-07T20:50:16.9498969Z has_weight=False, 2025-05-07T20:50:16.9499204Z bucketize_pos=True, 2025-05-07T20:50:16.9499440Z sequence=False, 2025-05-07T20:50:16.9499657Z ) 2025-05-07T20:50:16.9499900Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:16.9500877Z self=, 2025-05-07T20:50:16.9501444Z index_type=torch.int32, 2025-05-07T20:50:16.9501687Z has_weight=True, 2025-05-07T20:50:16.9501923Z bucketize_pos=False, 2025-05-07T20:50:16.9502164Z sequence=True, 2025-05-07T20:50:16.9502364Z ) 2025-05-07T20:50:16.9502619Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:16.9503207Z self=, 2025-05-07T20:50:16.9503733Z index_type=torch.int32, 2025-05-07T20:50:16.9503986Z has_weight=False, 2025-05-07T20:50:16.9504224Z bucketize_pos=True, 2025-05-07T20:50:16.9504458Z sequence=True, 2025-05-07T20:50:16.9504659Z ) 2025-05-07T20:50:16.9504911Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:16.9505632Z self=, 2025-05-07T20:50:16.9506173Z index_type=torch.int64, 2025-05-07T20:50:16.9506426Z has_weight=True, 2025-05-07T20:50:16.9506663Z bucketize_pos=False, 2025-05-07T20:50:16.9506900Z sequence=True, 2025-05-07T20:50:16.9507112Z ) 2025-05-07T20:50:16.9507364Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:16.9507942Z self=, 2025-05-07T20:50:16.9508478Z index_type=torch.int32, 2025-05-07T20:50:16.9508731Z has_weight=True, 2025-05-07T20:50:16.9508959Z bucketize_pos=True, 2025-05-07T20:50:16.9509194Z sequence=False, 2025-05-07T20:50:16.9509407Z ) 2025-05-07T20:50:16.9509658Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:16.9510244Z self=, 2025-05-07T20:50:16.9510777Z index_type=torch.int32, 2025-05-07T20:50:16.9511032Z has_weight=True, 2025-05-07T20:50:16.9511261Z bucketize_pos=False, 2025-05-07T20:50:16.9511503Z sequence=False, 2025-05-07T20:50:16.9511709Z ) 2025-05-07T20:50:16.9511953Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:16.9512537Z self=, 2025-05-07T20:50:16.9513079Z index_type=torch.int64, 2025-05-07T20:50:16.9513324Z has_weight=True, 2025-05-07T20:50:16.9513555Z bucketize_pos=True, 2025-05-07T20:50:16.9513788Z sequence=True, 2025-05-07T20:50:16.9513987Z ) 2025-05-07T20:50:16.9514241Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:16.9514823Z self=, 2025-05-07T20:50:16.9515357Z index_type=torch.int32, 2025-05-07T20:50:16.9515612Z has_weight=False, 2025-05-07T20:50:16.9515851Z bucketize_pos=False, 2025-05-07T20:50:16.9516098Z sequence=True, 2025-05-07T20:50:16.9516300Z ) 2025-05-07T20:50:16.9516551Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:16.9517236Z self=, 2025-05-07T20:50:16.9517765Z index_type=torch.int64, 2025-05-07T20:50:16.9518020Z has_weight=True, 2025-05-07T20:50:16.9518260Z bucketize_pos=False, 2025-05-07T20:50:16.9518498Z sequence=False, 2025-05-07T20:50:16.9518703Z ) 2025-05-07T20:50:16.9518953Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:16.9519545Z self=, 2025-05-07T20:50:16.9520074Z index_type=torch.int64, 2025-05-07T20:50:16.9520389Z has_weight=True, 2025-05-07T20:50:16.9520622Z bucketize_pos=True, 2025-05-07T20:50:16.9520857Z sequence=False, 2025-05-07T20:50:16.9521067Z ) 2025-05-07T20:50:16.9521418Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:16.9521998Z self=, 2025-05-07T20:50:16.9522533Z index_type=torch.int64, 2025-05-07T20:50:16.9522788Z has_weight=False, 2025-05-07T20:50:16.9523016Z bucketize_pos=True, 2025-05-07T20:50:16.9523251Z sequence=True, 2025-05-07T20:50:16.9523462Z ) 2025-05-07T20:50:16.9523708Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:50:16.9524302Z self=, 2025-05-07T20:50:16.9524838Z index_type=torch.int64, 2025-05-07T20:50:16.9525094Z has_weight=False, 2025-05-07T20:50:16.9525321Z bucketize_pos=True, 2025-05-07T20:50:16.9525552Z sequence=False, 2025-05-07T20:50:16.9525759Z ) 2025-05-07T20:50:16.9525943Z PASSED 2025-05-07T20:50:16.9576362Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:50:16.9577415Z self=, 2025-05-07T20:50:16.9577996Z index_type=torch.int32, 2025-05-07T20:50:16.9578258Z ) 2025-05-07T20:50:16.9578547Z Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:50:16.9579219Z self=, 2025-05-07T20:50:16.9579803Z index_type=torch.int64, 2025-05-07T20:50:16.9580046Z ) 2025-05-07T20:50:16.9580239Z PASSED 2025-05-07T20:51:54.2689751Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_large Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2692315Z self=, 2025-05-07T20:51:54.2692954Z index_type=torch.int32, 2025-05-07T20:51:54.2693359Z has_weight=False, 2025-05-07T20:51:54.2693606Z bucketize_pos=False, 2025-05-07T20:51:54.2693852Z sequence=False, 2025-05-07T20:51:54.2694089Z my_size=3, 2025-05-07T20:51:54.2694370Z ) 2025-05-07T20:51:54.2694761Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2695676Z self=, 2025-05-07T20:51:54.2696242Z index_type=torch.int64, 2025-05-07T20:51:54.2696563Z has_weight=False, 2025-05-07T20:51:54.2696908Z bucketize_pos=False, 2025-05-07T20:51:54.2697223Z sequence=False, 2025-05-07T20:51:54.2697443Z my_size=3, 2025-05-07T20:51:54.2697675Z ) 2025-05-07T20:51:54.2698057Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2698930Z self=, 2025-05-07T20:51:54.2699597Z index_type=torch.int64, 2025-05-07T20:51:54.2699848Z has_weight=True, 2025-05-07T20:51:54.2700091Z bucketize_pos=True, 2025-05-07T20:51:54.2700327Z sequence=True, 2025-05-07T20:51:54.2700536Z my_size=3, 2025-05-07T20:51:54.2700739Z ) 2025-05-07T20:51:54.2701017Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2701638Z self=, 2025-05-07T20:51:54.2702194Z index_type=torch.int32, 2025-05-07T20:51:54.2702449Z has_weight=True, 2025-05-07T20:51:54.2702689Z bucketize_pos=False, 2025-05-07T20:51:54.2702929Z sequence=False, 2025-05-07T20:51:54.2703146Z my_size=3, 2025-05-07T20:51:54.2703351Z ) 2025-05-07T20:51:54.2703621Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2704259Z self=, 2025-05-07T20:51:54.2705090Z index_type=torch.int32, 2025-05-07T20:51:54.2705338Z has_weight=True, 2025-05-07T20:51:54.2705575Z bucketize_pos=True, 2025-05-07T20:51:54.2705814Z sequence=False, 2025-05-07T20:51:54.2706029Z my_size=1024, 2025-05-07T20:51:54.2706240Z ) 2025-05-07T20:51:54.2706515Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2707139Z self=, 2025-05-07T20:51:54.2707755Z index_type=torch.int64, 2025-05-07T20:51:54.2708020Z has_weight=False, 2025-05-07T20:51:54.2708259Z bucketize_pos=True, 2025-05-07T20:51:54.2708491Z sequence=False, 2025-05-07T20:51:54.2708712Z my_size=194, 2025-05-07T20:51:54.2708920Z ) 2025-05-07T20:51:54.2709189Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2709988Z self=, 2025-05-07T20:51:54.2710572Z index_type=torch.int64, 2025-05-07T20:51:54.2710844Z has_weight=False, 2025-05-07T20:51:54.2711110Z bucketize_pos=False, 2025-05-07T20:51:54.2711359Z sequence=True, 2025-05-07T20:51:54.2711571Z my_size=194, 2025-05-07T20:51:54.2711777Z ) 2025-05-07T20:51:54.2712052Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2712681Z self=, 2025-05-07T20:51:54.2713231Z index_type=torch.int64, 2025-05-07T20:51:54.2713487Z has_weight=False, 2025-05-07T20:51:54.2713726Z bucketize_pos=True, 2025-05-07T20:51:54.2713961Z sequence=True, 2025-05-07T20:51:54.2714179Z my_size=256, 2025-05-07T20:51:54.2714390Z ) 2025-05-07T20:51:54.2714660Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2715294Z self=, 2025-05-07T20:51:54.2715855Z index_type=torch.int64, 2025-05-07T20:51:54.2716104Z has_weight=False, 2025-05-07T20:51:54.2716342Z bucketize_pos=False, 2025-05-07T20:51:54.2716587Z sequence=True, 2025-05-07T20:51:54.2716798Z my_size=3, 2025-05-07T20:51:54.2717002Z ) 2025-05-07T20:51:54.2717277Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2717945Z self=, 2025-05-07T20:51:54.2718508Z index_type=torch.int32, 2025-05-07T20:51:54.2718764Z has_weight=False, 2025-05-07T20:51:54.2719003Z bucketize_pos=True, 2025-05-07T20:51:54.2719234Z sequence=True, 2025-05-07T20:51:54.2719456Z my_size=1024, 2025-05-07T20:51:54.2719664Z ) 2025-05-07T20:51:54.2719933Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2720702Z self=, 2025-05-07T20:51:54.2721277Z index_type=torch.int32, 2025-05-07T20:51:54.2721528Z has_weight=False, 2025-05-07T20:51:54.2721766Z bucketize_pos=True, 2025-05-07T20:51:54.2722005Z sequence=False, 2025-05-07T20:51:54.2722219Z my_size=194, 2025-05-07T20:51:54.2722427Z ) 2025-05-07T20:51:54.2722703Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2723334Z self=, 2025-05-07T20:51:54.2723883Z index_type=torch.int32, 2025-05-07T20:51:54.2724144Z has_weight=False, 2025-05-07T20:51:54.2724385Z bucketize_pos=False, 2025-05-07T20:51:54.2724625Z sequence=False, 2025-05-07T20:51:54.2724845Z my_size=194, 2025-05-07T20:51:54.2725057Z ) 2025-05-07T20:51:54.2725330Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2725958Z self=, 2025-05-07T20:51:54.2726655Z index_type=torch.int32, 2025-05-07T20:51:54.2726904Z has_weight=False, 2025-05-07T20:51:54.2727143Z bucketize_pos=True, 2025-05-07T20:51:54.2727380Z sequence=False, 2025-05-07T20:51:54.2727591Z my_size=3, 2025-05-07T20:51:54.2727793Z ) 2025-05-07T20:51:54.2728095Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2728749Z self=, 2025-05-07T20:51:54.2729301Z index_type=torch.int32, 2025-05-07T20:51:54.2729561Z has_weight=False, 2025-05-07T20:51:54.2729798Z bucketize_pos=True, 2025-05-07T20:51:54.2730032Z sequence=True, 2025-05-07T20:51:54.2730247Z my_size=3, 2025-05-07T20:51:54.2730453Z ) 2025-05-07T20:51:54.2730801Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2731462Z self=, 2025-05-07T20:51:54.2732027Z index_type=torch.int32, 2025-05-07T20:51:54.2732281Z has_weight=True, 2025-05-07T20:51:54.2732511Z bucketize_pos=True, 2025-05-07T20:51:54.2732750Z sequence=True, 2025-05-07T20:51:54.2732969Z my_size=3, 2025-05-07T20:51:54.2733165Z ) 2025-05-07T20:51:54.2733440Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2734066Z self=, 2025-05-07T20:51:54.2734628Z index_type=torch.int64, 2025-05-07T20:51:54.2734878Z has_weight=False, 2025-05-07T20:51:54.2735114Z bucketize_pos=True, 2025-05-07T20:51:54.2735353Z sequence=True, 2025-05-07T20:51:54.2735566Z my_size=1024, 2025-05-07T20:51:54.2735772Z ) 2025-05-07T20:51:54.2736053Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2736680Z self=, 2025-05-07T20:51:54.2737248Z index_type=torch.int64, 2025-05-07T20:51:54.2737504Z has_weight=True, 2025-05-07T20:51:54.2737732Z bucketize_pos=True, 2025-05-07T20:51:54.2737970Z sequence=True, 2025-05-07T20:51:54.2738188Z my_size=1024, 2025-05-07T20:51:54.2738391Z ) 2025-05-07T20:51:54.2738665Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2739297Z self=, 2025-05-07T20:51:54.2739860Z index_type=torch.int32, 2025-05-07T20:51:54.2740111Z has_weight=False, 2025-05-07T20:51:54.2740350Z bucketize_pos=True, 2025-05-07T20:51:54.2740589Z sequence=True, 2025-05-07T20:51:54.2740801Z my_size=256, 2025-05-07T20:51:54.2741013Z ) 2025-05-07T20:51:54.2741298Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2741925Z self=, 2025-05-07T20:51:54.2742488Z index_type=torch.int32, 2025-05-07T20:51:54.2742746Z has_weight=False, 2025-05-07T20:51:54.2742981Z bucketize_pos=True, 2025-05-07T20:51:54.2743237Z sequence=False, 2025-05-07T20:51:54.2743460Z my_size=256, 2025-05-07T20:51:54.2743665Z ) 2025-05-07T20:51:54.2743942Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2744573Z self=, 2025-05-07T20:51:54.2745123Z index_type=torch.int32, 2025-05-07T20:51:54.2753052Z has_weight=False, 2025-05-07T20:51:54.2753353Z bucketize_pos=False, 2025-05-07T20:51:54.2753609Z sequence=False, 2025-05-07T20:51:54.2753847Z my_size=256, 2025-05-07T20:51:54.2754062Z ) 2025-05-07T20:51:54.2754344Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2754982Z self=, 2025-05-07T20:51:54.2755668Z index_type=torch.int64, 2025-05-07T20:51:54.2755924Z has_weight=False, 2025-05-07T20:51:54.2756172Z bucketize_pos=True, 2025-05-07T20:51:54.2756416Z sequence=True, 2025-05-07T20:51:54.2756626Z my_size=3, 2025-05-07T20:51:54.2756834Z ) 2025-05-07T20:51:54.2757116Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2757744Z self=, 2025-05-07T20:51:54.2758382Z index_type=torch.int32, 2025-05-07T20:51:54.2758709Z has_weight=False, 2025-05-07T20:51:54.2758951Z bucketize_pos=True, 2025-05-07T20:51:54.2759181Z sequence=True, 2025-05-07T20:51:54.2759395Z my_size=194, 2025-05-07T20:51:54.2759601Z ) 2025-05-07T20:51:54.2759963Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2760696Z self=, 2025-05-07T20:51:54.2761258Z index_type=torch.int32, 2025-05-07T20:51:54.2761506Z has_weight=True, 2025-05-07T20:51:54.2761739Z bucketize_pos=True, 2025-05-07T20:51:54.2761979Z sequence=True, 2025-05-07T20:51:54.2762190Z my_size=194, 2025-05-07T20:51:54.2762394Z ) 2025-05-07T20:51:54.2762670Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2763288Z self=, 2025-05-07T20:51:54.2763848Z index_type=torch.int32, 2025-05-07T20:51:54.2764101Z has_weight=False, 2025-05-07T20:51:54.2764338Z bucketize_pos=False, 2025-05-07T20:51:54.2764576Z sequence=True, 2025-05-07T20:51:54.2764794Z my_size=256, 2025-05-07T20:51:54.2765003Z ) 2025-05-07T20:51:54.2765277Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2765910Z self=, 2025-05-07T20:51:54.2766467Z index_type=torch.int64, 2025-05-07T20:51:54.2766716Z has_weight=True, 2025-05-07T20:51:54.2766956Z bucketize_pos=False, 2025-05-07T20:51:54.2767205Z sequence=False, 2025-05-07T20:51:54.2767419Z my_size=194, 2025-05-07T20:51:54.2767629Z ) 2025-05-07T20:51:54.2767908Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2768536Z self=, 2025-05-07T20:51:54.2769087Z index_type=torch.int64, 2025-05-07T20:51:54.2769341Z has_weight=True, 2025-05-07T20:51:54.2769578Z bucketize_pos=True, 2025-05-07T20:51:54.2769805Z sequence=False, 2025-05-07T20:51:54.2770025Z my_size=194, 2025-05-07T20:51:54.2770231Z ) 2025-05-07T20:51:54.2770506Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2771137Z self=, 2025-05-07T20:51:54.2771696Z index_type=torch.int64, 2025-05-07T20:51:54.2771945Z has_weight=False, 2025-05-07T20:51:54.2772187Z bucketize_pos=False, 2025-05-07T20:51:54.2772432Z sequence=False, 2025-05-07T20:51:54.2772642Z my_size=194, 2025-05-07T20:51:54.2772849Z ) 2025-05-07T20:51:54.2773119Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2773737Z self=, 2025-05-07T20:51:54.2774288Z index_type=torch.int32, 2025-05-07T20:51:54.2774539Z has_weight=True, 2025-05-07T20:51:54.2774764Z bucketize_pos=True, 2025-05-07T20:51:54.2775001Z sequence=True, 2025-05-07T20:51:54.2775218Z my_size=1024, 2025-05-07T20:51:54.2775416Z ) 2025-05-07T20:51:54.2775691Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:51:54.2776408Z self=, 2025-05-07T20:51:54.2776957Z index_type=torch.int64, 2025-05-07T20:51:54.2777211Z has_weight=True, 2025-05-07T20:51:54.2777449Z bucketize_pos=True, 2025-05-07T20:51:54.2777682Z sequence=True, 2025-05-07T20:51:54.2777893Z my_size=194, 2025-05-07T20:52:05.6765636Z ) 2025-05-07T20:52:05.6766042Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:05.6766702Z self=, 2025-05-07T20:52:05.6767283Z index_type=torch.int64, 2025-05-07T20:52:05.6767537Z has_weight=False, 2025-05-07T20:52:05.6767784Z bucketize_pos=False, 2025-05-07T20:52:05.6768033Z sequence=False, 2025-05-07T20:52:05.6768246Z my_size=1024, 2025-05-07T20:52:05.6768699Z ) 2025-05-07T20:52:05.6768981Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:05.6769619Z self=, 2025-05-07T20:52:05.6770182Z index_type=torch.int32, 2025-05-07T20:52:05.6770436Z has_weight=False, 2025-05-07T20:52:05.6770669Z bucketize_pos=True, 2025-05-07T20:52:05.6770905Z sequence=False, 2025-05-07T20:52:05.6771142Z my_size=1024, 2025-05-07T20:52:05.6771371Z ) 2025-05-07T20:52:05.6771653Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:52:05.6772283Z self=, 2025-05-07T20:52:05.6772839Z index_type=torch.int32, 2025-05-07T20:52:05.6773084Z has_weight=False, 2025-05-07T20:52:05.6773326Z bucketize_pos=False, 2025-05-07T20:52:05.6773572Z sequence=False, 2025-05-07T20:52:05.6773780Z my_size=1024, 2025-05-07T20:52:05.6773993Z ) 2025-05-07T20:52:05.6774185Z PASSED 2025-05-07T20:52:05.7155717Z 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:52:05.7157919Z self=, 2025-05-07T20:52:05.7159090Z long_indices=False, 2025-05-07T20:52:05.7159549Z use_cpu=False, 2025-05-07T20:52:05.7159981Z keep_orig_idx=False, 2025-05-07T20:52:05.7160536Z sequence=False, 2025-05-07T20:52:05.7160981Z bucketize_pos=False, 2025-05-07T20:52:05.7161330Z ) 2025-05-07T20:52:05.7161671Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:52:05.7162358Z self=, 2025-05-07T20:52:05.7162936Z long_indices=True, 2025-05-07T20:52:05.7163174Z use_cpu=False, 2025-05-07T20:52:05.7163401Z keep_orig_idx=False, 2025-05-07T20:52:05.7163648Z sequence=False, 2025-05-07T20:52:05.7163871Z bucketize_pos=False, 2025-05-07T20:52:05.7164103Z ) 2025-05-07T20:52:05.7164400Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:52:05.7165089Z self=, 2025-05-07T20:52:05.7165662Z long_indices=True, 2025-05-07T20:52:05.7165893Z use_cpu=False, 2025-05-07T20:52:05.7166114Z keep_orig_idx=True, 2025-05-07T20:52:05.7166347Z sequence=False, 2025-05-07T20:52:05.7166569Z bucketize_pos=True, 2025-05-07T20:52:05.7166792Z ) 2025-05-07T20:52:05.7167083Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:52:05.7167768Z self=, 2025-05-07T20:52:05.7168355Z long_indices=True, 2025-05-07T20:52:05.7168579Z use_cpu=True, 2025-05-07T20:52:05.7168802Z keep_orig_idx=True, 2025-05-07T20:52:05.7169228Z sequence=False, 2025-05-07T20:52:05.7169452Z bucketize_pos=True, 2025-05-07T20:52:05.7169667Z ) 2025-05-07T20:52:05.7169961Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:52:05.7170642Z self=, 2025-05-07T20:52:05.7171213Z long_indices=False, 2025-05-07T20:52:05.7171446Z use_cpu=True, 2025-05-07T20:52:05.7171666Z keep_orig_idx=True, 2025-05-07T20:52:05.7171892Z sequence=False, 2025-05-07T20:52:05.7172114Z bucketize_pos=True, 2025-05-07T20:52:05.7172341Z ) 2025-05-07T20:52:05.7172632Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:52:05.7173316Z self=, 2025-05-07T20:52:05.7174008Z long_indices=True, 2025-05-07T20:52:05.7174241Z use_cpu=True, 2025-05-07T20:52:05.7174464Z keep_orig_idx=False, 2025-05-07T20:52:05.7174705Z sequence=True, 2025-05-07T20:52:05.7174927Z bucketize_pos=True, 2025-05-07T20:52:05.7175142Z ) 2025-05-07T20:52:05.7175439Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:52:05.7176118Z self=, 2025-05-07T20:52:05.7176686Z long_indices=True, 2025-05-07T20:52:05.7176918Z use_cpu=False, 2025-05-07T20:52:05.7177140Z keep_orig_idx=True, 2025-05-07T20:52:05.7177362Z sequence=True, 2025-05-07T20:52:05.7177590Z bucketize_pos=False, 2025-05-07T20:52:05.7177826Z ) 2025-05-07T20:52:05.7178118Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:52:05.7178810Z self=, 2025-05-07T20:52:05.7179388Z long_indices=False, 2025-05-07T20:52:05.7179627Z use_cpu=False, 2025-05-07T20:52:05.7179843Z keep_orig_idx=True, 2025-05-07T20:52:05.7180077Z sequence=False, 2025-05-07T20:52:05.7180300Z bucketize_pos=True, 2025-05-07T20:52:05.7180520Z ) 2025-05-07T20:52:05.7180819Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:52:05.7181504Z self=, 2025-05-07T20:52:05.7182076Z long_indices=False, 2025-05-07T20:52:05.7182310Z use_cpu=True, 2025-05-07T20:52:05.7182537Z keep_orig_idx=False, 2025-05-07T20:52:05.7182776Z sequence=False, 2025-05-07T20:52:05.7183029Z bucketize_pos=False, 2025-05-07T20:52:05.7183257Z ) 2025-05-07T20:52:05.7183556Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:52:05.7184246Z self=, 2025-05-07T20:52:05.7184829Z long_indices=True, 2025-05-07T20:52:05.7185057Z use_cpu=False, 2025-05-07T20:52:05.7185284Z keep_orig_idx=False, 2025-05-07T20:52:05.7185524Z sequence=True, 2025-05-07T20:52:05.7185744Z bucketize_pos=True, 2025-05-07T20:52:05.7185969Z ) 2025-05-07T20:52:05.7186269Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:52:05.7186946Z self=, 2025-05-07T20:52:05.7187523Z long_indices=True, 2025-05-07T20:52:05.7187755Z use_cpu=False, 2025-05-07T20:52:05.7187976Z keep_orig_idx=False, 2025-05-07T20:52:05.7188217Z sequence=False, 2025-05-07T20:52:05.7188440Z bucketize_pos=True, 2025-05-07T20:52:05.7188656Z ) 2025-05-07T20:52:05.7188953Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:52:05.7189639Z self=, 2025-05-07T20:52:05.7190301Z long_indices=False, 2025-05-07T20:52:05.7190530Z use_cpu=False, 2025-05-07T20:52:05.7190753Z keep_orig_idx=False, 2025-05-07T20:52:05.7190993Z sequence=False, 2025-05-07T20:52:05.7191212Z bucketize_pos=True, 2025-05-07T20:52:05.7191623Z ) 2025-05-07T20:52:05.7191926Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:52:05.7192605Z self=, 2025-05-07T20:52:05.7193188Z long_indices=False, 2025-05-07T20:52:05.7193420Z use_cpu=False, 2025-05-07T20:52:05.7193644Z keep_orig_idx=False, 2025-05-07T20:52:05.7193881Z sequence=True, 2025-05-07T20:52:05.7194110Z bucketize_pos=False, 2025-05-07T20:52:05.7194339Z ) 2025-05-07T20:52:05.7194630Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:52:05.7195432Z self=, 2025-05-07T20:52:05.7196016Z long_indices=False, 2025-05-07T20:52:05.7196246Z use_cpu=False, 2025-05-07T20:52:05.7196468Z keep_orig_idx=False, 2025-05-07T20:52:05.7196706Z sequence=True, 2025-05-07T20:52:05.7196921Z bucketize_pos=True, 2025-05-07T20:52:05.7197146Z ) 2025-05-07T20:52:05.7197444Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:52:05.7198117Z self=, 2025-05-07T20:52:05.7198697Z long_indices=False, 2025-05-07T20:52:05.7198933Z use_cpu=True, 2025-05-07T20:52:05.7199158Z keep_orig_idx=False, 2025-05-07T20:52:05.7199390Z sequence=True, 2025-05-07T20:52:05.7199614Z bucketize_pos=True, 2025-05-07T20:52:05.7199846Z ) 2025-05-07T20:52:05.7200152Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:52:05.7200874Z self=, 2025-05-07T20:52:05.7201505Z long_indices=False, 2025-05-07T20:52:05.7201734Z use_cpu=True, 2025-05-07T20:52:05.7201958Z keep_orig_idx=False, 2025-05-07T20:52:05.7202201Z sequence=False, 2025-05-07T20:52:05.7202421Z bucketize_pos=True, 2025-05-07T20:52:05.7202648Z ) 2025-05-07T20:52:05.7202830Z PASSED 2025-05-07T20:52:05.7507244Z 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:52:05.7508376Z self=, 2025-05-07T20:52:05.7508967Z long_indices=False, 2025-05-07T20:52:05.7509204Z use_cpu=False, 2025-05-07T20:52:05.7509428Z keep_orig_idx=False, 2025-05-07T20:52:05.7509680Z sequence=False, 2025-05-07T20:52:05.7509892Z ) 2025-05-07T20:52:05.7510214Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:52:05.7510910Z self=, 2025-05-07T20:52:05.7511497Z long_indices=True, 2025-05-07T20:52:05.7511730Z use_cpu=False, 2025-05-07T20:52:05.7511957Z keep_orig_idx=False, 2025-05-07T20:52:05.7512188Z sequence=False, 2025-05-07T20:52:05.7512395Z ) 2025-05-07T20:52:05.7512705Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:52:05.7513400Z self=, 2025-05-07T20:52:05.7513983Z long_indices=True, 2025-05-07T20:52:05.7514221Z use_cpu=False, 2025-05-07T20:52:05.7514439Z keep_orig_idx=True, 2025-05-07T20:52:05.7514670Z sequence=False, 2025-05-07T20:52:05.7514890Z ) 2025-05-07T20:52:05.7515192Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:52:05.7516055Z self=, 2025-05-07T20:52:05.7516643Z long_indices=False, 2025-05-07T20:52:05.7516874Z use_cpu=True, 2025-05-07T20:52:05.7517087Z keep_orig_idx=True, 2025-05-07T20:52:05.7517321Z sequence=False, 2025-05-07T20:52:05.7517531Z ) 2025-05-07T20:52:05.7517831Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:52:05.7518533Z self=, 2025-05-07T20:52:05.7519116Z long_indices=True, 2025-05-07T20:52:05.7519342Z use_cpu=True, 2025-05-07T20:52:05.7519568Z keep_orig_idx=False, 2025-05-07T20:52:05.7519810Z sequence=False, 2025-05-07T20:52:05.7520013Z ) 2025-05-07T20:52:05.7520525Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:52:05.7521263Z self=, 2025-05-07T20:52:05.7521871Z long_indices=True, 2025-05-07T20:52:05.7522095Z use_cpu=True, 2025-05-07T20:52:05.7522317Z keep_orig_idx=True, 2025-05-07T20:52:05.7522555Z sequence=False, 2025-05-07T20:52:05.7522760Z ) 2025-05-07T20:52:05.7523069Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:52:05.7523771Z self=, 2025-05-07T20:52:05.7524354Z long_indices=False, 2025-05-07T20:52:05.7524594Z use_cpu=False, 2025-05-07T20:52:05.7524820Z keep_orig_idx=True, 2025-05-07T20:52:05.7525044Z sequence=False, 2025-05-07T20:52:05.7525253Z ) 2025-05-07T20:52:05.7525569Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:52:05.7526269Z self=, 2025-05-07T20:52:05.7526852Z long_indices=False, 2025-05-07T20:52:05.7527083Z use_cpu=True, 2025-05-07T20:52:05.7527305Z keep_orig_idx=False, 2025-05-07T20:52:05.7527539Z sequence=True, 2025-05-07T20:52:05.7527747Z ) 2025-05-07T20:52:05.7528051Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:52:05.7528744Z self=, 2025-05-07T20:52:05.7529329Z long_indices=True, 2025-05-07T20:52:05.7529558Z use_cpu=True, 2025-05-07T20:52:05.7529775Z keep_orig_idx=False, 2025-05-07T20:52:05.7530018Z sequence=True, 2025-05-07T20:52:05.7530224Z ) 2025-05-07T20:52:05.7530532Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:52:05.7531232Z self=, 2025-05-07T20:52:05.7531821Z long_indices=True, 2025-05-07T20:52:05.7532053Z use_cpu=False, 2025-05-07T20:52:05.7532268Z keep_orig_idx=True, 2025-05-07T20:52:05.7532502Z sequence=True, 2025-05-07T20:52:05.7532708Z ) 2025-05-07T20:52:05.7533011Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:52:05.7533708Z self=, 2025-05-07T20:52:05.7534292Z long_indices=False, 2025-05-07T20:52:05.7534518Z use_cpu=True, 2025-05-07T20:52:05.7534735Z keep_orig_idx=True, 2025-05-07T20:52:05.7534965Z sequence=True, 2025-05-07T20:52:05.7535172Z ) 2025-05-07T20:52:05.7535471Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:52:05.7536178Z self=, 2025-05-07T20:52:05.7536859Z long_indices=True, 2025-05-07T20:52:05.7537083Z use_cpu=True, 2025-05-07T20:52:05.7537303Z keep_orig_idx=True, 2025-05-07T20:52:05.7537535Z sequence=True, 2025-05-07T20:52:05.7537736Z ) 2025-05-07T20:52:05.7538048Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:52:05.7538745Z self=, 2025-05-07T20:52:05.7539331Z long_indices=False, 2025-05-07T20:52:05.7539558Z use_cpu=True, 2025-05-07T20:52:05.7539779Z keep_orig_idx=False, 2025-05-07T20:52:05.7540024Z sequence=False, 2025-05-07T20:52:05.7540229Z ) 2025-05-07T20:52:05.7540539Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:52:05.7541324Z self=, 2025-05-07T20:52:05.7541907Z long_indices=False, 2025-05-07T20:52:05.7542150Z use_cpu=False, 2025-05-07T20:52:05.7542377Z keep_orig_idx=False, 2025-05-07T20:52:05.7542615Z sequence=True, 2025-05-07T20:52:05.7542824Z ) 2025-05-07T20:52:05.7543133Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:52:05.7543828Z self=, 2025-05-07T20:52:05.7544416Z long_indices=False, 2025-05-07T20:52:05.7544653Z use_cpu=False, 2025-05-07T20:52:05.7544871Z keep_orig_idx=True, 2025-05-07T20:52:05.7545095Z sequence=True, 2025-05-07T20:52:05.7545301Z ) 2025-05-07T20:52:05.7545607Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:52:05.7546302Z self=, 2025-05-07T20:52:05.7546891Z long_indices=True, 2025-05-07T20:52:05.7547122Z use_cpu=False, 2025-05-07T20:52:05.7547342Z keep_orig_idx=False, 2025-05-07T20:52:05.7547584Z sequence=True, 2025-05-07T20:52:05.7547791Z ) 2025-05-07T20:52:05.7547976Z PASSED 2025-05-07T20:52:05.7842878Z 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:52:05.7844449Z self=, 2025-05-07T20:52:05.7845172Z long_indices=False, 2025-05-07T20:52:05.7845413Z use_cpu=False, 2025-05-07T20:52:05.7845634Z keep_orig_idx=False, 2025-05-07T20:52:05.7845881Z sequence=False, 2025-05-07T20:52:05.7846093Z ) 2025-05-07T20:52:05.7846428Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:52:05.7847217Z self=, 2025-05-07T20:52:05.7847844Z long_indices=True, 2025-05-07T20:52:05.7848080Z use_cpu=False, 2025-05-07T20:52:05.7848300Z keep_orig_idx=False, 2025-05-07T20:52:05.7848546Z sequence=False, 2025-05-07T20:52:05.7848758Z ) 2025-05-07T20:52:05.7849091Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:52:05.7849868Z self=, 2025-05-07T20:52:05.7850495Z long_indices=False, 2025-05-07T20:52:05.7850729Z use_cpu=True, 2025-05-07T20:52:05.7850957Z keep_orig_idx=False, 2025-05-07T20:52:05.7851202Z sequence=True, 2025-05-07T20:52:05.7851407Z ) 2025-05-07T20:52:05.7851743Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:52:05.7852520Z self=, 2025-05-07T20:52:05.7861178Z long_indices=True, 2025-05-07T20:52:05.7861445Z use_cpu=True, 2025-05-07T20:52:05.7861671Z keep_orig_idx=True, 2025-05-07T20:52:05.7861892Z sequence=False, 2025-05-07T20:52:05.7862108Z ) 2025-05-07T20:52:05.7862456Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:52:05.7863217Z self=, 2025-05-07T20:52:05.7863841Z long_indices=False, 2025-05-07T20:52:05.7864088Z use_cpu=False, 2025-05-07T20:52:05.7864307Z keep_orig_idx=True, 2025-05-07T20:52:05.7864549Z sequence=True, 2025-05-07T20:52:05.7864768Z ) 2025-05-07T20:52:05.7865098Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:52:05.7865977Z self=, 2025-05-07T20:52:05.7866603Z long_indices=True, 2025-05-07T20:52:05.7866839Z use_cpu=True, 2025-05-07T20:52:05.7867063Z keep_orig_idx=False, 2025-05-07T20:52:05.7867310Z sequence=False, 2025-05-07T20:52:05.7867521Z ) 2025-05-07T20:52:05.7867854Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:52:05.7868623Z self=, 2025-05-07T20:52:05.7869237Z long_indices=True, 2025-05-07T20:52:05.7869469Z use_cpu=False, 2025-05-07T20:52:05.7869696Z keep_orig_idx=True, 2025-05-07T20:52:05.7869935Z sequence=False, 2025-05-07T20:52:05.7870141Z ) 2025-05-07T20:52:05.7870476Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:52:05.7871235Z self=, 2025-05-07T20:52:05.7871902Z long_indices=False, 2025-05-07T20:52:05.7872141Z use_cpu=False, 2025-05-07T20:52:05.7872377Z keep_orig_idx=False, 2025-05-07T20:52:05.7872624Z sequence=True, 2025-05-07T20:52:05.7872832Z ) 2025-05-07T20:52:05.7873169Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:52:05.7873929Z self=, 2025-05-07T20:52:05.7874535Z long_indices=False, 2025-05-07T20:52:05.7874777Z use_cpu=False, 2025-05-07T20:52:05.7875003Z keep_orig_idx=True, 2025-05-07T20:52:05.7875231Z sequence=False, 2025-05-07T20:52:05.7875447Z ) 2025-05-07T20:52:05.7875787Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:52:05.7876557Z self=, 2025-05-07T20:52:05.7877165Z long_indices=True, 2025-05-07T20:52:05.7877410Z use_cpu=True, 2025-05-07T20:52:05.7877643Z keep_orig_idx=False, 2025-05-07T20:52:05.7877883Z sequence=True, 2025-05-07T20:52:05.7878102Z ) 2025-05-07T20:52:05.7878443Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:52:05.7879203Z self=, 2025-05-07T20:52:05.7879819Z long_indices=False, 2025-05-07T20:52:05.7880063Z use_cpu=True, 2025-05-07T20:52:05.7880370Z keep_orig_idx=True, 2025-05-07T20:52:05.7880603Z sequence=False, 2025-05-07T20:52:05.7880821Z ) 2025-05-07T20:52:05.7881162Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:52:05.7881920Z self=, 2025-05-07T20:52:05.7882538Z long_indices=True, 2025-05-07T20:52:05.7882774Z use_cpu=True, 2025-05-07T20:52:05.7883080Z keep_orig_idx=True, 2025-05-07T20:52:05.7883320Z sequence=True, 2025-05-07T20:52:05.7883541Z ) 2025-05-07T20:52:05.7883874Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:52:05.7884638Z self=, 2025-05-07T20:52:05.7885250Z long_indices=False, 2025-05-07T20:52:05.7885483Z use_cpu=True, 2025-05-07T20:52:05.7885714Z keep_orig_idx=True, 2025-05-07T20:52:05.7885947Z sequence=True, 2025-05-07T20:52:05.7886151Z ) 2025-05-07T20:52:05.7886484Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:52:05.7887242Z self=, 2025-05-07T20:52:05.7887931Z long_indices=True, 2025-05-07T20:52:05.7888162Z use_cpu=False, 2025-05-07T20:52:05.7888391Z keep_orig_idx=True, 2025-05-07T20:52:05.7888629Z sequence=True, 2025-05-07T20:52:05.7888834Z ) 2025-05-07T20:52:05.7889166Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:52:05.7889927Z self=, 2025-05-07T20:52:05.7890531Z long_indices=False, 2025-05-07T20:52:05.7890767Z use_cpu=True, 2025-05-07T20:52:05.7890994Z keep_orig_idx=False, 2025-05-07T20:52:05.7891234Z sequence=False, 2025-05-07T20:52:05.7891681Z ) 2025-05-07T20:52:05.7892054Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:52:05.7892809Z self=, 2025-05-07T20:52:05.7893428Z long_indices=True, 2025-05-07T20:52:05.7893665Z use_cpu=False, 2025-05-07T20:52:05.7893889Z keep_orig_idx=False, 2025-05-07T20:52:05.7894130Z sequence=True, 2025-05-07T20:52:05.7894342Z ) 2025-05-07T20:52:05.7894542Z PASSED 2025-05-07T20:52:05.8208016Z 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:52:05.8209228Z self=, 2025-05-07T20:52:05.8209835Z long_indices=False, 2025-05-07T20:52:05.8210068Z use_cpu=False, 2025-05-07T20:52:05.8210292Z keep_orig_idx=False, 2025-05-07T20:52:05.8210529Z sequence=False, 2025-05-07T20:52:05.8210736Z ) 2025-05-07T20:52:05.8211069Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:52:05.8211826Z self=, 2025-05-07T20:52:05.8212438Z long_indices=True, 2025-05-07T20:52:05.8212664Z use_cpu=False, 2025-05-07T20:52:05.8212883Z keep_orig_idx=False, 2025-05-07T20:52:05.8213115Z sequence=False, 2025-05-07T20:52:05.8213322Z ) 2025-05-07T20:52:05.8213651Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:52:05.8214401Z self=, 2025-05-07T20:52:05.8215010Z long_indices=True, 2025-05-07T20:52:05.8215238Z use_cpu=False, 2025-05-07T20:52:05.8215450Z keep_orig_idx=True, 2025-05-07T20:52:05.8215683Z sequence=False, 2025-05-07T20:52:05.8215891Z ) 2025-05-07T20:52:05.8216216Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:52:05.8216981Z self=, 2025-05-07T20:52:05.8217750Z long_indices=True, 2025-05-07T20:52:05.8217980Z use_cpu=True, 2025-05-07T20:52:05.8218199Z keep_orig_idx=False, 2025-05-07T20:52:05.8218433Z sequence=True, 2025-05-07T20:52:05.8218639Z ) 2025-05-07T20:52:05.8218966Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:52:05.8219724Z self=, 2025-05-07T20:52:05.8220326Z long_indices=True, 2025-05-07T20:52:05.8220545Z use_cpu=True, 2025-05-07T20:52:05.8220765Z keep_orig_idx=True, 2025-05-07T20:52:05.8220996Z sequence=False, 2025-05-07T20:52:05.8221222Z ) 2025-05-07T20:52:05.8221574Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:52:05.8222431Z self=, 2025-05-07T20:52:05.8223041Z long_indices=True, 2025-05-07T20:52:05.8223271Z use_cpu=False, 2025-05-07T20:52:05.8223491Z keep_orig_idx=True, 2025-05-07T20:52:05.8223715Z sequence=True, 2025-05-07T20:52:05.8223911Z ) 2025-05-07T20:52:05.8224238Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:52:05.8224988Z self=, 2025-05-07T20:52:05.8225596Z long_indices=True, 2025-05-07T20:52:05.8225824Z use_cpu=False, 2025-05-07T20:52:05.8226040Z keep_orig_idx=False, 2025-05-07T20:52:05.8226276Z sequence=True, 2025-05-07T20:52:05.8226475Z ) 2025-05-07T20:52:05.8226801Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:52:05.8227552Z self=, 2025-05-07T20:52:05.8228157Z long_indices=True, 2025-05-07T20:52:05.8228389Z use_cpu=True, 2025-05-07T20:52:05.8228608Z keep_orig_idx=False, 2025-05-07T20:52:05.8228838Z sequence=False, 2025-05-07T20:52:05.8229041Z ) 2025-05-07T20:52:05.8229367Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:52:05.8230107Z self=, 2025-05-07T20:52:05.8230716Z long_indices=False, 2025-05-07T20:52:05.8230946Z use_cpu=True, 2025-05-07T20:52:05.8231166Z keep_orig_idx=False, 2025-05-07T20:52:05.8231400Z sequence=True, 2025-05-07T20:52:05.8231601Z ) 2025-05-07T20:52:05.8231929Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:52:05.8232679Z self=, 2025-05-07T20:52:05.8233288Z long_indices=True, 2025-05-07T20:52:05.8233513Z use_cpu=True, 2025-05-07T20:52:05.8233728Z keep_orig_idx=True, 2025-05-07T20:52:05.8233956Z sequence=True, 2025-05-07T20:52:05.8234158Z ) 2025-05-07T20:52:05.8234482Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:52:05.8235233Z self=, 2025-05-07T20:52:05.8235836Z long_indices=False, 2025-05-07T20:52:05.8236065Z use_cpu=False, 2025-05-07T20:52:05.8236276Z keep_orig_idx=True, 2025-05-07T20:52:05.8236505Z sequence=False, 2025-05-07T20:52:05.8236708Z ) 2025-05-07T20:52:05.8237033Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:52:05.8237785Z self=, 2025-05-07T20:52:05.8238397Z long_indices=False, 2025-05-07T20:52:05.8238620Z use_cpu=True, 2025-05-07T20:52:05.8238924Z keep_orig_idx=True, 2025-05-07T20:52:05.8239150Z sequence=False, 2025-05-07T20:52:05.8239355Z ) 2025-05-07T20:52:05.8239679Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:52:05.8240520Z self=, 2025-05-07T20:52:05.8241173Z long_indices=False, 2025-05-07T20:52:05.8241401Z use_cpu=False, 2025-05-07T20:52:05.8241625Z keep_orig_idx=False, 2025-05-07T20:52:05.8241864Z sequence=True, 2025-05-07T20:52:05.8242062Z ) 2025-05-07T20:52:05.8242387Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:52:05.8243139Z self=, 2025-05-07T20:52:05.8243739Z long_indices=False, 2025-05-07T20:52:05.8244657Z use_cpu=False, 2025-05-07T20:52:05.8244882Z keep_orig_idx=True, 2025-05-07T20:52:05.8245117Z sequence=True, 2025-05-07T20:52:05.8245330Z ) 2025-05-07T20:52:05.8245667Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:52:05.8246420Z self=, 2025-05-07T20:52:05.8247028Z long_indices=False, 2025-05-07T20:52:05.8247253Z use_cpu=True, 2025-05-07T20:52:05.8247469Z keep_orig_idx=True, 2025-05-07T20:52:05.8247695Z sequence=True, 2025-05-07T20:52:05.8247893Z ) 2025-05-07T20:52:05.8248218Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:52:05.8248974Z self=, 2025-05-07T20:52:05.8249577Z long_indices=False, 2025-05-07T20:52:05.8249814Z use_cpu=True, 2025-05-07T20:52:05.8250031Z keep_orig_idx=False, 2025-05-07T20:52:05.8250275Z sequence=False, 2025-05-07T20:52:05.8250479Z ) 2025-05-07T20:52:05.8250669Z PASSED 2025-05-07T20:52:05.8559989Z 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:52:05.8562033Z self=, 2025-05-07T20:52:05.8562698Z long_indices=False, 2025-05-07T20:52:05.8562944Z use_cpu=False, 2025-05-07T20:52:05.8563166Z keep_orig_idx=False, 2025-05-07T20:52:05.8563402Z sequence=False, 2025-05-07T20:52:05.8563612Z ) 2025-05-07T20:52:05.8563973Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:52:05.8564792Z self=, 2025-05-07T20:52:05.8565431Z long_indices=True, 2025-05-07T20:52:05.8565660Z use_cpu=False, 2025-05-07T20:52:05.8565881Z keep_orig_idx=False, 2025-05-07T20:52:05.8566114Z sequence=False, 2025-05-07T20:52:05.8566317Z ) 2025-05-07T20:52:05.8566673Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:52:05.8567473Z self=, 2025-05-07T20:52:05.8568119Z long_indices=True, 2025-05-07T20:52:05.8568349Z use_cpu=False, 2025-05-07T20:52:05.8568570Z keep_orig_idx=False, 2025-05-07T20:52:05.8568803Z sequence=True, 2025-05-07T20:52:05.8569008Z ) 2025-05-07T20:52:05.8569368Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:52:05.8570173Z self=, 2025-05-07T20:52:05.8570972Z long_indices=False, 2025-05-07T20:52:05.8571202Z use_cpu=True, 2025-05-07T20:52:05.8571418Z keep_orig_idx=False, 2025-05-07T20:52:05.8571654Z sequence=True, 2025-05-07T20:52:05.8571860Z ) 2025-05-07T20:52:05.8572209Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:52:05.8573011Z self=, 2025-05-07T20:52:05.8573649Z long_indices=True, 2025-05-07T20:52:05.8573873Z use_cpu=True, 2025-05-07T20:52:05.8574086Z keep_orig_idx=True, 2025-05-07T20:52:05.8574320Z sequence=False, 2025-05-07T20:52:05.8574524Z ) 2025-05-07T20:52:05.8574874Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:52:05.8575791Z self=, 2025-05-07T20:52:05.8576434Z long_indices=True, 2025-05-07T20:52:05.8576658Z use_cpu=False, 2025-05-07T20:52:05.8576877Z keep_orig_idx=True, 2025-05-07T20:52:05.8577111Z sequence=False, 2025-05-07T20:52:05.8577314Z ) 2025-05-07T20:52:05.8577663Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:52:05.8578468Z self=, 2025-05-07T20:52:05.8579102Z long_indices=False, 2025-05-07T20:52:05.8579327Z use_cpu=True, 2025-05-07T20:52:05.8579543Z keep_orig_idx=True, 2025-05-07T20:52:05.8579774Z sequence=False, 2025-05-07T20:52:05.8579974Z ) 2025-05-07T20:52:05.8580332Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:52:05.8581141Z self=, 2025-05-07T20:52:05.8581791Z long_indices=False, 2025-05-07T20:52:05.8582015Z use_cpu=False, 2025-05-07T20:52:05.8582228Z keep_orig_idx=True, 2025-05-07T20:52:05.8582455Z sequence=True, 2025-05-07T20:52:05.8582652Z ) 2025-05-07T20:52:05.8583008Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:52:05.8583813Z self=, 2025-05-07T20:52:05.8584440Z long_indices=True, 2025-05-07T20:52:05.8584670Z use_cpu=True, 2025-05-07T20:52:05.8584892Z keep_orig_idx=False, 2025-05-07T20:52:05.8585126Z sequence=False, 2025-05-07T20:52:05.8585330Z ) 2025-05-07T20:52:05.8585687Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:52:05.8586499Z self=, 2025-05-07T20:52:05.8587133Z long_indices=True, 2025-05-07T20:52:05.8587361Z use_cpu=True, 2025-05-07T20:52:05.8587573Z keep_orig_idx=True, 2025-05-07T20:52:05.8587798Z sequence=True, 2025-05-07T20:52:05.8588001Z ) 2025-05-07T20:52:05.8588354Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:52:05.8589152Z self=, 2025-05-07T20:52:05.8589788Z long_indices=False, 2025-05-07T20:52:05.8590016Z use_cpu=False, 2025-05-07T20:52:05.8590236Z keep_orig_idx=False, 2025-05-07T20:52:05.8590470Z sequence=True, 2025-05-07T20:52:05.8590674Z ) 2025-05-07T20:52:05.8591056Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:52:05.8592053Z self=, 2025-05-07T20:52:05.8592813Z long_indices=False, 2025-05-07T20:52:05.8593044Z use_cpu=False, 2025-05-07T20:52:05.8593257Z keep_orig_idx=True, 2025-05-07T20:52:05.8593487Z sequence=False, 2025-05-07T20:52:05.8593691Z ) 2025-05-07T20:52:05.8594042Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:52:05.8594845Z self=, 2025-05-07T20:52:05.8595480Z long_indices=False, 2025-05-07T20:52:05.8595710Z use_cpu=True, 2025-05-07T20:52:05.8595924Z keep_orig_idx=False, 2025-05-07T20:52:05.8596161Z sequence=False, 2025-05-07T20:52:05.8596361Z ) 2025-05-07T20:52:05.8596711Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:52:05.8597628Z self=, 2025-05-07T20:52:05.8598272Z long_indices=True, 2025-05-07T20:52:05.8598491Z use_cpu=True, 2025-05-07T20:52:05.8598711Z keep_orig_idx=False, 2025-05-07T20:52:05.8598949Z sequence=True, 2025-05-07T20:52:05.8599147Z ) 2025-05-07T20:52:05.8599503Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:52:05.8600380Z self=, 2025-05-07T20:52:05.8601020Z long_indices=False, 2025-05-07T20:52:05.8601244Z use_cpu=True, 2025-05-07T20:52:05.8601471Z keep_orig_idx=True, 2025-05-07T20:52:05.8601739Z sequence=True, 2025-05-07T20:52:05.8601939Z ) 2025-05-07T20:52:05.8602296Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:52:05.8603111Z self=, 2025-05-07T20:52:05.8603760Z long_indices=True, 2025-05-07T20:52:05.8603981Z use_cpu=False, 2025-05-07T20:52:05.8604201Z keep_orig_idx=True, 2025-05-07T20:52:05.8604432Z sequence=True, 2025-05-07T20:52:05.8604631Z ) 2025-05-07T20:52:05.8604812Z PASSED 2025-05-07T20:52:05.8905890Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_with_block_bucketize_pos Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:05.8907083Z self=, 2025-05-07T20:52:05.8907702Z index_type=torch.int32, 2025-05-07T20:52:05.8907949Z has_weight=False, 2025-05-07T20:52:05.8908189Z bucketize_pos=False, 2025-05-07T20:52:05.8908431Z sequence=False, 2025-05-07T20:52:05.8908641Z ) 2025-05-07T20:52:05.8908974Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:05.8909743Z self=, 2025-05-07T20:52:05.8910356Z index_type=torch.int64, 2025-05-07T20:52:05.8910610Z has_weight=False, 2025-05-07T20:52:05.8910843Z bucketize_pos=False, 2025-05-07T20:52:05.8911079Z sequence=False, 2025-05-07T20:52:05.8911284Z ) 2025-05-07T20:52:05.8911666Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:05.8912431Z self=, 2025-05-07T20:52:05.8913043Z index_type=torch.int64, 2025-05-07T20:52:05.8913290Z has_weight=True, 2025-05-07T20:52:05.8913524Z bucketize_pos=False, 2025-05-07T20:52:05.8913756Z sequence=False, 2025-05-07T20:52:05.8913966Z ) 2025-05-07T20:52:05.8914297Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:05.8915207Z self=, 2025-05-07T20:52:05.8915821Z index_type=torch.int64, 2025-05-07T20:52:05.8916072Z has_weight=True, 2025-05-07T20:52:05.8916296Z bucketize_pos=True, 2025-05-07T20:52:05.8916528Z sequence=True, 2025-05-07T20:52:05.8916735Z ) 2025-05-07T20:52:05.8917065Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:05.8917825Z self=, 2025-05-07T20:52:05.8918440Z index_type=torch.int64, 2025-05-07T20:52:05.8918692Z has_weight=False, 2025-05-07T20:52:05.8918920Z bucketize_pos=True, 2025-05-07T20:52:05.8919151Z sequence=False, 2025-05-07T20:52:05.8919359Z ) 2025-05-07T20:52:05.8919800Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:05.8920625Z self=, 2025-05-07T20:52:05.8921244Z index_type=torch.int32, 2025-05-07T20:52:05.8921486Z has_weight=True, 2025-05-07T20:52:05.8921709Z bucketize_pos=False, 2025-05-07T20:52:05.8921947Z sequence=True, 2025-05-07T20:52:05.8922152Z ) 2025-05-07T20:52:05.8922484Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:05.8923250Z self=, 2025-05-07T20:52:05.8923867Z index_type=torch.int32, 2025-05-07T20:52:05.8924107Z has_weight=True, 2025-05-07T20:52:05.8924333Z bucketize_pos=True, 2025-05-07T20:52:05.8924563Z sequence=False, 2025-05-07T20:52:05.8924761Z ) 2025-05-07T20:52:05.8925098Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:05.8925864Z self=, 2025-05-07T20:52:05.8926478Z index_type=torch.int32, 2025-05-07T20:52:05.8926720Z has_weight=True, 2025-05-07T20:52:05.8926944Z bucketize_pos=True, 2025-05-07T20:52:05.8927173Z sequence=True, 2025-05-07T20:52:05.8927367Z ) 2025-05-07T20:52:05.8927700Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:05.8928464Z self=, 2025-05-07T20:52:05.8934775Z index_type=torch.int64, 2025-05-07T20:52:05.8935064Z has_weight=True, 2025-05-07T20:52:05.8935298Z bucketize_pos=False, 2025-05-07T20:52:05.8935533Z sequence=True, 2025-05-07T20:52:05.8935739Z ) 2025-05-07T20:52:05.8936083Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:05.8936856Z self=, 2025-05-07T20:52:05.8937481Z index_type=torch.int32, 2025-05-07T20:52:05.8937739Z has_weight=False, 2025-05-07T20:52:05.8937981Z bucketize_pos=True, 2025-05-07T20:52:05.8938211Z sequence=True, 2025-05-07T20:52:05.8938415Z ) 2025-05-07T20:52:05.8938751Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:05.8939508Z self=, 2025-05-07T20:52:05.8940124Z index_type=torch.int64, 2025-05-07T20:52:05.8940378Z has_weight=False, 2025-05-07T20:52:05.8940608Z bucketize_pos=True, 2025-05-07T20:52:05.8940860Z sequence=True, 2025-05-07T20:52:05.8941096Z ) 2025-05-07T20:52:05.8941428Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:05.8942313Z self=, 2025-05-07T20:52:05.8942938Z index_type=torch.int32, 2025-05-07T20:52:05.8943190Z has_weight=True, 2025-05-07T20:52:05.8943419Z bucketize_pos=False, 2025-05-07T20:52:05.8943658Z sequence=False, 2025-05-07T20:52:05.8943862Z ) 2025-05-07T20:52:05.8944191Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:05.8944955Z self=, 2025-05-07T20:52:05.8945576Z index_type=torch.int64, 2025-05-07T20:52:05.8945820Z has_weight=False, 2025-05-07T20:52:05.8946053Z bucketize_pos=False, 2025-05-07T20:52:05.8946289Z sequence=True, 2025-05-07T20:52:05.8946489Z ) 2025-05-07T20:52:05.8946905Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:05.8947679Z self=, 2025-05-07T20:52:05.8948298Z index_type=torch.int64, 2025-05-07T20:52:05.8948543Z has_weight=True, 2025-05-07T20:52:05.8948774Z bucketize_pos=True, 2025-05-07T20:52:05.8949009Z sequence=False, 2025-05-07T20:52:05.8949211Z ) 2025-05-07T20:52:05.8949543Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:05.8950301Z self=, 2025-05-07T20:52:05.8950913Z index_type=torch.int32, 2025-05-07T20:52:05.8951157Z has_weight=False, 2025-05-07T20:52:05.8951393Z bucketize_pos=True, 2025-05-07T20:52:05.8951627Z sequence=False, 2025-05-07T20:52:05.8951833Z ) 2025-05-07T20:52:05.8952174Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:52:05.8952937Z self=, 2025-05-07T20:52:05.8953550Z index_type=torch.int32, 2025-05-07T20:52:05.8953809Z has_weight=False, 2025-05-07T20:52:05.8954045Z bucketize_pos=False, 2025-05-07T20:52:05.8954278Z sequence=True, 2025-05-07T20:52:05.8954486Z ) 2025-05-07T20:52:05.8954677Z PASSED 2025-05-07T20:52:05.9180020Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_with_variable_batch_sizes Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:05.9181250Z self=, 2025-05-07T20:52:05.9181877Z index_type=torch.int32, 2025-05-07T20:52:05.9182138Z has_weight=False, 2025-05-07T20:52:05.9182389Z bucketize_pos=False, 2025-05-07T20:52:05.9182628Z sequence=False, 2025-05-07T20:52:05.9182845Z ) 2025-05-07T20:52:05.9183186Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:05.9183947Z self=, 2025-05-07T20:52:05.9184569Z index_type=torch.int64, 2025-05-07T20:52:05.9184823Z has_weight=False, 2025-05-07T20:52:05.9185056Z bucketize_pos=False, 2025-05-07T20:52:05.9185297Z sequence=False, 2025-05-07T20:52:05.9185504Z ) 2025-05-07T20:52:05.9185837Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:05.9186594Z self=, 2025-05-07T20:52:05.9187211Z index_type=torch.int64, 2025-05-07T20:52:05.9187459Z has_weight=True, 2025-05-07T20:52:05.9187692Z bucketize_pos=True, 2025-05-07T20:52:05.9187927Z sequence=False, 2025-05-07T20:52:05.9188292Z ) 2025-05-07T20:52:05.9188624Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:05.9189392Z self=, 2025-05-07T20:52:05.9190011Z index_type=torch.int32, 2025-05-07T20:52:05.9190259Z has_weight=True, 2025-05-07T20:52:05.9190493Z bucketize_pos=False, 2025-05-07T20:52:05.9190755Z sequence=True, 2025-05-07T20:52:05.9190989Z ) 2025-05-07T20:52:05.9191323Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:05.9192248Z self=, 2025-05-07T20:52:05.9192869Z index_type=torch.int64, 2025-05-07T20:52:05.9193116Z has_weight=False, 2025-05-07T20:52:05.9193471Z bucketize_pos=True, 2025-05-07T20:52:05.9193711Z sequence=False, 2025-05-07T20:52:05.9193926Z ) 2025-05-07T20:52:05.9194277Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:05.9195054Z self=, 2025-05-07T20:52:05.9195672Z index_type=torch.int64, 2025-05-07T20:52:05.9195920Z has_weight=False, 2025-05-07T20:52:05.9196155Z bucketize_pos=False, 2025-05-07T20:52:05.9196393Z sequence=True, 2025-05-07T20:52:05.9196593Z ) 2025-05-07T20:52:05.9196927Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:05.9197692Z self=, 2025-05-07T20:52:05.9198305Z index_type=torch.int32, 2025-05-07T20:52:05.9198560Z has_weight=True, 2025-05-07T20:52:05.9198794Z bucketize_pos=True, 2025-05-07T20:52:05.9199028Z sequence=False, 2025-05-07T20:52:05.9199239Z ) 2025-05-07T20:52:05.9199573Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:05.9200402Z self=, 2025-05-07T20:52:05.9201022Z index_type=torch.int64, 2025-05-07T20:52:05.9201273Z has_weight=False, 2025-05-07T20:52:05.9201508Z bucketize_pos=True, 2025-05-07T20:52:05.9201735Z sequence=True, 2025-05-07T20:52:05.9201944Z ) 2025-05-07T20:52:05.9202277Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:05.9203033Z self=, 2025-05-07T20:52:05.9203660Z index_type=torch.int32, 2025-05-07T20:52:05.9203914Z has_weight=True, 2025-05-07T20:52:05.9204149Z bucketize_pos=False, 2025-05-07T20:52:05.9204388Z sequence=False, 2025-05-07T20:52:05.9204600Z ) 2025-05-07T20:52:05.9204940Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:05.9205694Z self=, 2025-05-07T20:52:05.9206310Z index_type=torch.int64, 2025-05-07T20:52:05.9206556Z has_weight=True, 2025-05-07T20:52:05.9206782Z bucketize_pos=False, 2025-05-07T20:52:05.9207021Z sequence=True, 2025-05-07T20:52:05.9207230Z ) 2025-05-07T20:52:05.9207560Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:05.9208316Z self=, 2025-05-07T20:52:05.9208931Z index_type=torch.int32, 2025-05-07T20:52:05.9209181Z has_weight=True, 2025-05-07T20:52:05.9209416Z bucketize_pos=True, 2025-05-07T20:52:05.9209645Z sequence=True, 2025-05-07T20:52:05.9209974Z ) 2025-05-07T20:52:05.9210308Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:05.9211072Z self=, 2025-05-07T20:52:05.9211739Z index_type=torch.int32, 2025-05-07T20:52:05.9211984Z has_weight=False, 2025-05-07T20:52:05.9212216Z bucketize_pos=True, 2025-05-07T20:52:05.9212450Z sequence=False, 2025-05-07T20:52:05.9212651Z ) 2025-05-07T20:52:05.9212987Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:05.9213753Z self=, 2025-05-07T20:52:05.9214381Z index_type=torch.int32, 2025-05-07T20:52:05.9214629Z has_weight=False, 2025-05-07T20:52:05.9214940Z bucketize_pos=True, 2025-05-07T20:52:05.9215171Z sequence=True, 2025-05-07T20:52:05.9215376Z ) 2025-05-07T20:52:05.9215709Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:05.9216474Z self=, 2025-05-07T20:52:05.9217094Z index_type=torch.int32, 2025-05-07T20:52:05.9217342Z has_weight=False, 2025-05-07T20:52:05.9217577Z bucketize_pos=False, 2025-05-07T20:52:05.9217818Z sequence=True, 2025-05-07T20:52:05.9218026Z ) 2025-05-07T20:52:05.9218359Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:05.9219124Z self=, 2025-05-07T20:52:05.9219742Z index_type=torch.int64, 2025-05-07T20:52:05.9219992Z has_weight=True, 2025-05-07T20:52:05.9220230Z bucketize_pos=False, 2025-05-07T20:52:05.9220465Z sequence=False, 2025-05-07T20:52:05.9220679Z ) 2025-05-07T20:52:05.9221048Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:52:05.9221826Z self=, 2025-05-07T20:52:05.9222445Z index_type=torch.int64, 2025-05-07T20:52:05.9222693Z has_weight=True, 2025-05-07T20:52:05.9222923Z bucketize_pos=True, 2025-05-07T20:52:05.9223151Z sequence=True, 2025-05-07T20:52:05.9223359Z ) 2025-05-07T20:52:05.9223545Z PASSED 2025-05-07T20:52:05.9280417Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute Trying example: test_populate_bucketized_permute( 2025-05-07T20:52:05.9281801Z self=, 2025-05-07T20:52:05.9282326Z index_type=torch.int32, 2025-05-07T20:52:05.9282567Z ) 2025-05-07T20:52:05.9282811Z Trying example: test_populate_bucketized_permute( 2025-05-07T20:52:05.9283375Z self=, 2025-05-07T20:52:05.9283892Z index_type=torch.int64, 2025-05-07T20:52:05.9284128Z ) 2025-05-07T20:52:05.9288709Z PASSED 2025-05-07T20:52:05.9288829Z 2025-05-07T20:52:05.9288986Z =============================== warnings summary =============================== 2025-05-07T20:52:05.9289570Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference 2025-05-07T20:52:05.9291299Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/sparse/block_bucketize_test.py:1002: FutureWarning: `torch.testing.assert_allclose()` is deprecated since 1.12 and will be removed in a future release. Please use `torch.testing.assert_close()` instead. You can find detailed upgrade instructions in https://github.com/pytorch/pytorch/issues/61844. 2025-05-07T20:52:05.9293124Z torch.testing.assert_allclose( 2025-05-07T20:52:05.9293488Z 2025-05-07T20:52:05.9293779Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute 2025-05-07T20:52:05.9295382Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/sparse/block_bucketize_test.py:1106: FutureWarning: `torch.testing.assert_allclose()` is deprecated since 1.12 and will be removed in a future release. Please use `torch.testing.assert_close()` instead. You can find detailed upgrade instructions in https://github.com/pytorch/pytorch/issues/61844. 2025-05-07T20:52:05.9296792Z torch.testing.assert_allclose( 2025-05-07T20:52:05.9296983Z 2025-05-07T20:52:05.9297204Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:52:05.9297683Z ================== 11 passed, 2 warnings in 111.74s (0:01:51) ================== 2025-05-07T20:52:06.6989651Z 2025-05-07T20:52:06.6991412Z [TEST] Python test suite PASSED: ./sparse/block_bucketize_test.py 2025-05-07T20:52:06.7006900Z [TEST] Python test time for ./sparse/block_bucketize_test.py: 114 seconds 2025-05-07T20:52:06.7007327Z 2025-05-07T20:52:06.7007333Z 2025-05-07T20:52:06.7007338Z 2025-05-07T20:52:06.7007344Z 2025-05-07T20:52:06.7029389Z ################################################################################ 2025-05-07T20:52:06.7045143Z # [2025-05-07T20:52:06.704Z] Run Python Test Suite: 2025-05-07T20:52:06.7045592Z # ./sparse/cumsum_test.py 2025-05-07T20:52:06.7045917Z ################################################################################ 2025-05-07T20:52:06.7069555Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/cumsum_test.py 2025-05-07T20:52:06.7070177Z 2025-05-07T20:52:08.8312836Z ============================= test session starts ============================== 2025-05-07T20:52:08.8313499Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:08.8314037Z cachedir: .pytest_cache 2025-05-07T20:52:08.8314655Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:08.8315402Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:08.8315809Z plugins: hypothesis-6.131.14 2025-05-07T20:52:11.2357317Z collecting ... collected 3 items 2025-05-07T20:52:11.2357557Z 2025-05-07T20:52:11.5255794Z sparse/cumsum_test.py::CumSumTest::test_asynchronous_complete_cumsum_2d Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5256884Z self=, 2025-05-07T20:52:11.5257518Z n=0, 2025-05-07T20:52:11.5257740Z b=0, 2025-05-07T20:52:11.5257966Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:11.5258289Z device=device(type='cpu'), 2025-05-07T20:52:11.5258550Z ) 2025-05-07T20:52:11.5258831Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5259379Z self=, 2025-05-07T20:52:11.5259840Z n=12, 2025-05-07T20:52:11.5260030Z b=0, 2025-05-07T20:52:11.5260255Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:11.5260579Z device=device(type='cpu'), 2025-05-07T20:52:11.5260839Z ) 2025-05-07T20:52:11.5261095Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5261610Z self=, 2025-05-07T20:52:11.5262060Z n=12, 2025-05-07T20:52:11.5262246Z b=0, 2025-05-07T20:52:11.5262484Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:11.5262806Z device=device(type='cpu'), 2025-05-07T20:52:11.5263051Z ) 2025-05-07T20:52:11.5263305Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5263826Z self=, 2025-05-07T20:52:11.5264490Z n=22, 2025-05-07T20:52:11.5264679Z b=1, 2025-05-07T20:52:11.5264901Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:11.5265209Z device=device(type='cuda'), 2025-05-07T20:52:11.5265461Z ) 2025-05-07T20:52:11.5265716Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5266240Z self=, 2025-05-07T20:52:11.5266683Z n=57, 2025-05-07T20:52:11.5266876Z b=4, 2025-05-07T20:52:11.5267111Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:11.5267427Z device=device(type='cuda'), 2025-05-07T20:52:11.5267676Z ) 2025-05-07T20:52:11.5267936Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5268443Z self=, 2025-05-07T20:52:11.5268899Z n=28, 2025-05-07T20:52:11.5269232Z b=5, 2025-05-07T20:52:11.5269452Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:11.5269773Z device=device(type='cuda'), 2025-05-07T20:52:11.5270025Z ) 2025-05-07T20:52:11.5270274Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5270791Z self=, 2025-05-07T20:52:11.5271245Z n=14, 2025-05-07T20:52:11.5271435Z b=3, 2025-05-07T20:52:11.5271653Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:11.5271966Z device=device(type='cpu'), 2025-05-07T20:52:11.5272216Z ) 2025-05-07T20:52:11.5272466Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5273012Z self=, 2025-05-07T20:52:11.5273501Z n=8, 2025-05-07T20:52:11.5273689Z b=3, 2025-05-07T20:52:11.5273914Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:11.5274232Z device=device(type='cpu'), 2025-05-07T20:52:11.5274478Z ) 2025-05-07T20:52:11.5274736Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5275263Z self=, 2025-05-07T20:52:11.5275710Z n=24, 2025-05-07T20:52:11.5275904Z b=1, 2025-05-07T20:52:11.5276126Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:11.5276436Z device=device(type='cuda'), 2025-05-07T20:52:11.5276682Z ) 2025-05-07T20:52:11.5276942Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5277465Z self=, 2025-05-07T20:52:11.5277915Z n=13, 2025-05-07T20:52:11.5278102Z b=9, 2025-05-07T20:52:11.5278321Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:11.5278624Z device=device(type='cuda'), 2025-05-07T20:52:11.5278876Z ) 2025-05-07T20:52:11.5279128Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5279642Z self=, 2025-05-07T20:52:11.5280098Z n=6, 2025-05-07T20:52:11.5280404Z b=2, 2025-05-07T20:52:11.5280634Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:11.5280959Z device=device(type='cpu'), 2025-05-07T20:52:11.5281206Z ) 2025-05-07T20:52:11.5281462Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5281976Z self=, 2025-05-07T20:52:11.5282428Z n=6, 2025-05-07T20:52:11.5282616Z b=6, 2025-05-07T20:52:11.5282844Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:11.5283167Z device=device(type='cpu'), 2025-05-07T20:52:11.5283420Z ) 2025-05-07T20:52:11.5283671Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5284188Z self=, 2025-05-07T20:52:11.5284652Z n=60, 2025-05-07T20:52:11.5284840Z b=8, 2025-05-07T20:52:11.5285061Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:11.5285462Z device=device(type='cpu'), 2025-05-07T20:52:11.5285709Z ) 2025-05-07T20:52:11.5285966Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5286485Z self=, 2025-05-07T20:52:11.5286940Z n=60, 2025-05-07T20:52:11.5287125Z b=0, 2025-05-07T20:52:11.5287347Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:11.5287659Z device=device(type='cpu'), 2025-05-07T20:52:11.5287905Z ) 2025-05-07T20:52:11.5288161Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5288680Z self=, 2025-05-07T20:52:11.5289127Z n=60, 2025-05-07T20:52:11.5289321Z b=5, 2025-05-07T20:52:11.5289546Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:11.5289934Z device=device(type='cuda'), 2025-05-07T20:52:11.5290190Z ) 2025-05-07T20:52:11.5290460Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5290973Z self=, 2025-05-07T20:52:11.5291658Z n=5, 2025-05-07T20:52:11.5291874Z b=5, 2025-05-07T20:52:11.5292100Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:11.5292405Z device=device(type='cuda'), 2025-05-07T20:52:11.5292663Z ) 2025-05-07T20:52:11.5292974Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5293488Z self=, 2025-05-07T20:52:11.5293946Z n=32, 2025-05-07T20:52:11.5294143Z b=2, 2025-05-07T20:52:11.5294356Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:11.5294666Z device=device(type='cpu'), 2025-05-07T20:52:11.5294939Z ) 2025-05-07T20:52:11.5295201Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5295713Z self=, 2025-05-07T20:52:11.5296170Z n=2, 2025-05-07T20:52:11.5296364Z b=2, 2025-05-07T20:52:11.5296579Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:11.5296889Z device=device(type='cpu'), 2025-05-07T20:52:11.5297142Z ) 2025-05-07T20:52:11.5297393Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5297915Z self=, 2025-05-07T20:52:11.5298367Z n=36, 2025-05-07T20:52:11.5298552Z b=10, 2025-05-07T20:52:11.5298776Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:11.5299087Z device=device(type='cpu'), 2025-05-07T20:52:11.5299334Z ) 2025-05-07T20:52:11.5299592Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:52:11.5300110Z self=, 2025-05-07T20:52:11.5300562Z n=10, 2025-05-07T20:52:11.5300751Z b=10, 2025-05-07T20:52:11.5300979Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:11.5301289Z device=device(type='cpu'), 2025-05-07T20:52:11.5301535Z ) 2025-05-07T20:52:11.5301726Z PASSED 2025-05-07T20:52:11.9345995Z sparse/cumsum_test.py::CumSumTest::test_batched_complete_cumsum Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9346863Z self=, 2025-05-07T20:52:11.9347309Z batch_size=10, 2025-05-07T20:52:11.9347532Z max_len=10, 2025-05-07T20:52:11.9347824Z dtype=torch.int32, 2025-05-07T20:52:11.9348105Z device=device(type='cpu'), 2025-05-07T20:52:11.9348506Z ) 2025-05-07T20:52:11.9348791Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9357150Z self=, 2025-05-07T20:52:11.9357626Z batch_size=205, 2025-05-07T20:52:11.9357870Z max_len=10, 2025-05-07T20:52:11.9358092Z dtype=torch.int32, 2025-05-07T20:52:11.9358582Z device=device(type='cpu'), 2025-05-07T20:52:11.9358842Z ) 2025-05-07T20:52:11.9359076Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9359540Z self=, 2025-05-07T20:52:11.9359975Z batch_size=178, 2025-05-07T20:52:11.9360193Z max_len=10, 2025-05-07T20:52:11.9360491Z dtype=torch.int32, 2025-05-07T20:52:11.9360745Z device=device(type='cpu'), 2025-05-07T20:52:11.9361007Z ) 2025-05-07T20:52:11.9361237Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9361699Z self=, 2025-05-07T20:52:11.9362131Z batch_size=178, 2025-05-07T20:52:11.9362347Z max_len=814, 2025-05-07T20:52:11.9362570Z dtype=torch.int64, 2025-05-07T20:52:11.9362826Z device=device(type='cuda'), 2025-05-07T20:52:11.9363115Z ) 2025-05-07T20:52:11.9363490Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9363969Z self=, 2025-05-07T20:52:11.9364398Z batch_size=238, 2025-05-07T20:52:11.9364621Z max_len=10, 2025-05-07T20:52:11.9364847Z dtype=torch.int32, 2025-05-07T20:52:11.9365091Z device=device(type='cpu'), 2025-05-07T20:52:11.9365346Z ) 2025-05-07T20:52:11.9365583Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9366037Z self=, 2025-05-07T20:52:11.9366465Z batch_size=238, 2025-05-07T20:52:11.9366687Z max_len=122, 2025-05-07T20:52:11.9366912Z dtype=torch.int64, 2025-05-07T20:52:11.9367362Z device=device(type='cuda'), 2025-05-07T20:52:11.9367698Z ) 2025-05-07T20:52:11.9367936Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9368389Z self=, 2025-05-07T20:52:11.9368824Z batch_size=69, 2025-05-07T20:52:11.9369045Z max_len=11, 2025-05-07T20:52:11.9369266Z dtype=torch.int32, 2025-05-07T20:52:11.9369517Z device=device(type='cuda'), 2025-05-07T20:52:11.9369775Z ) 2025-05-07T20:52:11.9370004Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9370464Z self=, 2025-05-07T20:52:11.9370899Z batch_size=108, 2025-05-07T20:52:11.9371116Z max_len=495, 2025-05-07T20:52:11.9371345Z dtype=torch.int64, 2025-05-07T20:52:11.9371599Z device=device(type='cuda'), 2025-05-07T20:52:11.9371854Z ) 2025-05-07T20:52:11.9372082Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9372548Z self=, 2025-05-07T20:52:11.9372983Z batch_size=822, 2025-05-07T20:52:11.9373200Z max_len=669, 2025-05-07T20:52:11.9373427Z dtype=torch.int64, 2025-05-07T20:52:11.9373688Z device=device(type='cpu'), 2025-05-07T20:52:11.9373939Z ) 2025-05-07T20:52:11.9374180Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9374646Z self=, 2025-05-07T20:52:11.9375067Z batch_size=691, 2025-05-07T20:52:11.9375294Z max_len=843, 2025-05-07T20:52:11.9375521Z dtype=torch.int32, 2025-05-07T20:52:11.9375766Z device=device(type='cpu'), 2025-05-07T20:52:11.9376024Z ) 2025-05-07T20:52:11.9376261Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9376718Z self=, 2025-05-07T20:52:11.9377150Z batch_size=372, 2025-05-07T20:52:11.9377366Z max_len=359, 2025-05-07T20:52:11.9377586Z dtype=torch.int32, 2025-05-07T20:52:11.9377835Z device=device(type='cuda'), 2025-05-07T20:52:11.9378085Z ) 2025-05-07T20:52:11.9378315Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9378781Z self=, 2025-05-07T20:52:11.9379872Z batch_size=359, 2025-05-07T20:52:11.9380093Z max_len=359, 2025-05-07T20:52:11.9380310Z dtype=torch.int32, 2025-05-07T20:52:11.9380561Z device=device(type='cuda'), 2025-05-07T20:52:11.9380815Z ) 2025-05-07T20:52:11.9381043Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9381501Z self=, 2025-05-07T20:52:11.9381929Z batch_size=900, 2025-05-07T20:52:11.9382144Z max_len=770, 2025-05-07T20:52:11.9382369Z dtype=torch.int32, 2025-05-07T20:52:11.9382623Z device=device(type='cpu'), 2025-05-07T20:52:11.9382875Z ) 2025-05-07T20:52:11.9383109Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9383568Z self=, 2025-05-07T20:52:11.9383989Z batch_size=770, 2025-05-07T20:52:11.9384209Z max_len=770, 2025-05-07T20:52:11.9384521Z dtype=torch.int32, 2025-05-07T20:52:11.9384767Z device=device(type='cpu'), 2025-05-07T20:52:11.9385034Z ) 2025-05-07T20:52:11.9385271Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9385728Z self=, 2025-05-07T20:52:11.9386153Z batch_size=667, 2025-05-07T20:52:11.9386372Z max_len=164, 2025-05-07T20:52:11.9386593Z dtype=torch.int64, 2025-05-07T20:52:11.9386835Z device=device(type='cpu'), 2025-05-07T20:52:11.9387087Z ) 2025-05-07T20:52:11.9387317Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9387768Z self=, 2025-05-07T20:52:11.9388193Z batch_size=164, 2025-05-07T20:52:11.9388411Z max_len=164, 2025-05-07T20:52:11.9388633Z dtype=torch.int64, 2025-05-07T20:52:11.9388882Z device=device(type='cpu'), 2025-05-07T20:52:11.9389135Z ) 2025-05-07T20:52:11.9389370Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9389831Z self=, 2025-05-07T20:52:11.9390260Z batch_size=101, 2025-05-07T20:52:11.9390478Z max_len=806, 2025-05-07T20:52:11.9390695Z dtype=torch.int32, 2025-05-07T20:52:11.9390948Z device=device(type='cuda'), 2025-05-07T20:52:11.9391199Z ) 2025-05-07T20:52:11.9391790Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9392266Z self=, 2025-05-07T20:52:11.9392693Z batch_size=101, 2025-05-07T20:52:11.9392908Z max_len=101, 2025-05-07T20:52:11.9393160Z dtype=torch.int32, 2025-05-07T20:52:11.9393435Z device=device(type='cuda'), 2025-05-07T20:52:11.9393678Z ) 2025-05-07T20:52:11.9393910Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9394366Z self=, 2025-05-07T20:52:11.9394787Z batch_size=280, 2025-05-07T20:52:11.9395003Z max_len=943, 2025-05-07T20:52:11.9395230Z dtype=torch.int32, 2025-05-07T20:52:11.9395474Z device=device(type='cuda'), 2025-05-07T20:52:11.9395723Z ) 2025-05-07T20:52:11.9395951Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9396411Z self=, 2025-05-07T20:52:11.9396833Z batch_size=943, 2025-05-07T20:52:11.9397048Z max_len=943, 2025-05-07T20:52:11.9397270Z dtype=torch.int32, 2025-05-07T20:52:11.9397512Z device=device(type='cuda'), 2025-05-07T20:52:11.9397760Z ) 2025-05-07T20:52:11.9397990Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9398439Z self=, 2025-05-07T20:52:11.9398865Z batch_size=272, 2025-05-07T20:52:11.9399079Z max_len=330, 2025-05-07T20:52:11.9399293Z dtype=torch.int64, 2025-05-07T20:52:11.9399545Z device=device(type='cuda'), 2025-05-07T20:52:11.9399796Z ) 2025-05-07T20:52:11.9400018Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9400695Z self=, 2025-05-07T20:52:11.9401115Z batch_size=272, 2025-05-07T20:52:11.9401329Z max_len=272, 2025-05-07T20:52:11.9401538Z dtype=torch.int64, 2025-05-07T20:52:11.9401781Z device=device(type='cuda'), 2025-05-07T20:52:11.9402028Z ) 2025-05-07T20:52:11.9402249Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9402703Z self=, 2025-05-07T20:52:11.9403122Z batch_size=154, 2025-05-07T20:52:11.9403330Z max_len=759, 2025-05-07T20:52:11.9403544Z dtype=torch.int32, 2025-05-07T20:52:11.9403792Z device=device(type='cpu'), 2025-05-07T20:52:11.9404032Z ) 2025-05-07T20:52:11.9404262Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9404833Z self=, 2025-05-07T20:52:11.9405251Z batch_size=154, 2025-05-07T20:52:11.9405473Z max_len=154, 2025-05-07T20:52:11.9405687Z dtype=torch.int32, 2025-05-07T20:52:11.9405932Z device=device(type='cpu'), 2025-05-07T20:52:11.9406171Z ) 2025-05-07T20:52:11.9406399Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9406852Z self=, 2025-05-07T20:52:11.9407269Z batch_size=188, 2025-05-07T20:52:11.9407484Z max_len=516, 2025-05-07T20:52:11.9407696Z dtype=torch.int32, 2025-05-07T20:52:11.9407934Z device=device(type='cpu'), 2025-05-07T20:52:11.9408185Z ) 2025-05-07T20:52:11.9408410Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9408858Z self=, 2025-05-07T20:52:11.9409283Z batch_size=516, 2025-05-07T20:52:11.9409503Z max_len=516, 2025-05-07T20:52:11.9409723Z dtype=torch.int32, 2025-05-07T20:52:11.9409971Z device=device(type='cpu'), 2025-05-07T20:52:11.9410227Z ) 2025-05-07T20:52:11.9410450Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9410907Z self=, 2025-05-07T20:52:11.9411331Z batch_size=786, 2025-05-07T20:52:11.9411547Z max_len=699, 2025-05-07T20:52:11.9411761Z dtype=torch.int64, 2025-05-07T20:52:11.9412013Z device=device(type='cuda'), 2025-05-07T20:52:11.9412263Z ) 2025-05-07T20:52:11.9412486Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9412979Z self=, 2025-05-07T20:52:11.9413417Z batch_size=786, 2025-05-07T20:52:11.9413628Z max_len=786, 2025-05-07T20:52:11.9413847Z dtype=torch.int64, 2025-05-07T20:52:11.9414091Z device=device(type='cuda'), 2025-05-07T20:52:11.9414330Z ) 2025-05-07T20:52:11.9414567Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9415018Z self=, 2025-05-07T20:52:11.9415455Z batch_size=541, 2025-05-07T20:52:11.9415660Z max_len=798, 2025-05-07T20:52:11.9415875Z dtype=torch.int32, 2025-05-07T20:52:11.9416122Z device=device(type='cpu'), 2025-05-07T20:52:11.9416365Z ) 2025-05-07T20:52:11.9416594Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9417050Z self=, 2025-05-07T20:52:11.9417471Z batch_size=541, 2025-05-07T20:52:11.9417680Z max_len=541, 2025-05-07T20:52:11.9417896Z dtype=torch.int32, 2025-05-07T20:52:11.9418144Z device=device(type='cpu'), 2025-05-07T20:52:11.9418385Z ) 2025-05-07T20:52:11.9418614Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9419069Z self=, 2025-05-07T20:52:11.9419482Z batch_size=874, 2025-05-07T20:52:11.9419703Z max_len=752, 2025-05-07T20:52:11.9419922Z dtype=torch.int32, 2025-05-07T20:52:11.9420253Z device=device(type='cuda'), 2025-05-07T20:52:11.9420498Z ) 2025-05-07T20:52:11.9420725Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9421173Z self=, 2025-05-07T20:52:11.9421592Z batch_size=752, 2025-05-07T20:52:11.9421810Z max_len=752, 2025-05-07T20:52:11.9422018Z dtype=torch.int32, 2025-05-07T20:52:11.9422262Z device=device(type='cuda'), 2025-05-07T20:52:11.9422513Z ) 2025-05-07T20:52:11.9422742Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9423196Z self=, 2025-05-07T20:52:11.9423664Z batch_size=238, 2025-05-07T20:52:11.9423875Z max_len=630, 2025-05-07T20:52:11.9424105Z dtype=torch.int32, 2025-05-07T20:52:11.9424351Z device=device(type='cpu'), 2025-05-07T20:52:11.9424714Z ) 2025-05-07T20:52:11.9424939Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9425404Z self=, 2025-05-07T20:52:11.9425822Z batch_size=238, 2025-05-07T20:52:11.9426039Z max_len=238, 2025-05-07T20:52:11.9426250Z dtype=torch.int32, 2025-05-07T20:52:11.9426492Z device=device(type='cpu'), 2025-05-07T20:52:11.9426748Z ) 2025-05-07T20:52:11.9426971Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9427425Z self=, 2025-05-07T20:52:11.9427847Z batch_size=549, 2025-05-07T20:52:11.9428053Z max_len=29, 2025-05-07T20:52:11.9428266Z dtype=torch.int32, 2025-05-07T20:52:11.9428511Z device=device(type='cpu'), 2025-05-07T20:52:11.9428752Z ) 2025-05-07T20:52:11.9428982Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9429446Z self=, 2025-05-07T20:52:11.9429861Z batch_size=29, 2025-05-07T20:52:11.9430080Z max_len=29, 2025-05-07T20:52:11.9430296Z dtype=torch.int32, 2025-05-07T20:52:11.9430543Z device=device(type='cpu'), 2025-05-07T20:52:11.9430784Z ) 2025-05-07T20:52:11.9431013Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9431475Z self=, 2025-05-07T20:52:11.9431886Z batch_size=480, 2025-05-07T20:52:11.9432099Z max_len=233, 2025-05-07T20:52:11.9432317Z dtype=torch.int64, 2025-05-07T20:52:11.9432558Z device=device(type='cuda'), 2025-05-07T20:52:11.9432855Z ) 2025-05-07T20:52:11.9433087Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:11.9433536Z self=, 2025-05-07T20:52:11.9433958Z batch_size=480, 2025-05-07T20:52:11.9434170Z max_len=480, 2025-05-07T20:52:11.9434378Z dtype=torch.int64, 2025-05-07T20:52:11.9434628Z device=device(type='cuda'), 2025-05-07T20:52:12.1159789Z ) 2025-05-07T20:52:12.1160501Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:12.1161443Z self=, 2025-05-07T20:52:12.1162289Z batch_size=993, 2025-05-07T20:52:12.1162722Z max_len=420, 2025-05-07T20:52:12.1163061Z dtype=torch.int32, 2025-05-07T20:52:12.1163347Z device=device(type='cpu'), 2025-05-07T20:52:12.1163599Z ) 2025-05-07T20:52:12.1163833Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:12.1164296Z self=, 2025-05-07T20:52:12.1164720Z batch_size=993, 2025-05-07T20:52:12.1164942Z max_len=993, 2025-05-07T20:52:12.1165165Z dtype=torch.int32, 2025-05-07T20:52:12.1165409Z device=device(type='cpu'), 2025-05-07T20:52:12.1165662Z ) 2025-05-07T20:52:12.1165893Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:12.1166352Z self=, 2025-05-07T20:52:12.1166955Z batch_size=295, 2025-05-07T20:52:12.1167173Z max_len=84, 2025-05-07T20:52:12.1167389Z dtype=torch.int64, 2025-05-07T20:52:12.1167636Z device=device(type='cpu'), 2025-05-07T20:52:12.1167890Z ) 2025-05-07T20:52:12.1168115Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:12.1168575Z self=, 2025-05-07T20:52:12.1168997Z batch_size=84, 2025-05-07T20:52:12.1169206Z max_len=84, 2025-05-07T20:52:12.1169423Z dtype=torch.int64, 2025-05-07T20:52:12.1169672Z device=device(type='cpu'), 2025-05-07T20:52:12.1169923Z ) 2025-05-07T20:52:12.1170146Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:12.1170604Z self=, 2025-05-07T20:52:12.1171034Z batch_size=468, 2025-05-07T20:52:12.1171362Z max_len=98, 2025-05-07T20:52:12.1171583Z dtype=torch.int32, 2025-05-07T20:52:12.1171830Z device=device(type='cuda'), 2025-05-07T20:52:12.1172081Z ) 2025-05-07T20:52:12.1172309Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:12.1172770Z self=, 2025-05-07T20:52:12.1173187Z batch_size=98, 2025-05-07T20:52:12.1173400Z max_len=98, 2025-05-07T20:52:12.1173618Z dtype=torch.int32, 2025-05-07T20:52:12.1173861Z device=device(type='cuda'), 2025-05-07T20:52:12.1174111Z ) 2025-05-07T20:52:12.1174341Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:12.1174798Z self=, 2025-05-07T20:52:12.1175235Z batch_size=578, 2025-05-07T20:52:12.1175454Z max_len=582, 2025-05-07T20:52:12.1175676Z dtype=torch.int64, 2025-05-07T20:52:12.1175917Z device=device(type='cuda'), 2025-05-07T20:52:12.1176166Z ) 2025-05-07T20:52:12.1176405Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:12.1176863Z self=, 2025-05-07T20:52:12.1177296Z batch_size=578, 2025-05-07T20:52:12.1177514Z max_len=578, 2025-05-07T20:52:12.1177736Z dtype=torch.int64, 2025-05-07T20:52:12.1177985Z device=device(type='cuda'), 2025-05-07T20:52:12.1178236Z ) 2025-05-07T20:52:12.1178472Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:12.1178924Z self=, 2025-05-07T20:52:12.1179352Z batch_size=340, 2025-05-07T20:52:12.1179574Z max_len=184, 2025-05-07T20:52:12.1179792Z dtype=torch.int64, 2025-05-07T20:52:12.1180038Z device=device(type='cuda'), 2025-05-07T20:52:12.1180290Z ) 2025-05-07T20:52:12.1180516Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:12.1180977Z self=, 2025-05-07T20:52:12.1181403Z batch_size=340, 2025-05-07T20:52:12.1181615Z max_len=340, 2025-05-07T20:52:12.1181840Z dtype=torch.int64, 2025-05-07T20:52:12.1182085Z device=device(type='cuda'), 2025-05-07T20:52:12.1182328Z ) 2025-05-07T20:52:12.1182562Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:12.1183020Z self=, 2025-05-07T20:52:12.1183448Z batch_size=971, 2025-05-07T20:52:12.1183664Z max_len=796, 2025-05-07T20:52:12.1183887Z dtype=torch.int32, 2025-05-07T20:52:12.1184133Z device=device(type='cuda'), 2025-05-07T20:52:12.1184379Z ) 2025-05-07T20:52:12.1184612Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:52:12.1185073Z self=, 2025-05-07T20:52:12.1185491Z batch_size=796, 2025-05-07T20:52:12.1185709Z max_len=796, 2025-05-07T20:52:12.1185928Z dtype=torch.int32, 2025-05-07T20:52:12.1186179Z device=device(type='cuda'), 2025-05-07T20:52:12.1186429Z ) 2025-05-07T20:52:12.1186615Z PASSED 2025-05-07T20:52:12.1440723Z sparse/cumsum_test.py::CumSumTest::test_cumsum Trying example: test_cumsum( 2025-05-07T20:52:12.1441255Z self=, 2025-05-07T20:52:12.1441643Z n=0, 2025-05-07T20:52:12.1441884Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:12.1442202Z device=device(type='cpu'), 2025-05-07T20:52:12.1442461Z ) 2025-05-07T20:52:12.1442671Z Trying example: test_cumsum( 2025-05-07T20:52:12.1443024Z self=, 2025-05-07T20:52:12.1443422Z n=9, 2025-05-07T20:52:12.1443673Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:12.1443990Z device=device(type='cpu'), 2025-05-07T20:52:12.1444244Z ) 2025-05-07T20:52:12.1444451Z Trying example: test_cumsum( 2025-05-07T20:52:12.1444810Z self=, 2025-05-07T20:52:12.1445324Z n=6, 2025-05-07T20:52:12.1445564Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:12.1445885Z device=device(type='cpu'), 2025-05-07T20:52:12.1446136Z ) 2025-05-07T20:52:12.1446345Z Trying example: test_cumsum( 2025-05-07T20:52:12.1446705Z self=, 2025-05-07T20:52:12.1447062Z n=6, 2025-05-07T20:52:12.1447308Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:12.1447633Z device=device(type='cuda'), 2025-05-07T20:52:12.1447886Z ) 2025-05-07T20:52:12.1448096Z Trying example: test_cumsum( 2025-05-07T20:52:12.1448449Z self=, 2025-05-07T20:52:12.1448804Z n=0, 2025-05-07T20:52:12.1449062Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:12.1455438Z device=device(type='cuda'), 2025-05-07T20:52:12.1455709Z ) 2025-05-07T20:52:12.1455921Z Trying example: test_cumsum( 2025-05-07T20:52:12.1456292Z self=, 2025-05-07T20:52:12.1456652Z n=3, 2025-05-07T20:52:12.1456889Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:12.1457207Z device=device(type='cuda'), 2025-05-07T20:52:12.1457456Z ) 2025-05-07T20:52:12.1457662Z Trying example: test_cumsum( 2025-05-07T20:52:12.1458016Z self=, 2025-05-07T20:52:12.1458370Z n=1, 2025-05-07T20:52:12.1458602Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:12.1458917Z device=device(type='cpu'), 2025-05-07T20:52:12.1459165Z ) 2025-05-07T20:52:12.1459373Z Trying example: test_cumsum( 2025-05-07T20:52:12.1459725Z self=, 2025-05-07T20:52:12.1460083Z n=0, 2025-05-07T20:52:12.1460309Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:12.1460618Z device=device(type='cpu'), 2025-05-07T20:52:12.1460866Z ) 2025-05-07T20:52:12.1461074Z Trying example: test_cumsum( 2025-05-07T20:52:12.1461428Z self=, 2025-05-07T20:52:12.1461789Z n=0, 2025-05-07T20:52:12.1462031Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:12.1462372Z device=device(type='cpu'), 2025-05-07T20:52:12.1462627Z ) 2025-05-07T20:52:12.1462835Z Trying example: test_cumsum( 2025-05-07T20:52:12.1463230Z self=, 2025-05-07T20:52:12.1463588Z n=7, 2025-05-07T20:52:12.1463825Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:12.1464141Z device=device(type='cpu'), 2025-05-07T20:52:12.1464394Z ) 2025-05-07T20:52:12.1464596Z Trying example: test_cumsum( 2025-05-07T20:52:12.1464940Z self=, 2025-05-07T20:52:12.1465300Z n=9, 2025-05-07T20:52:12.1465527Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:12.1465828Z device=device(type='cpu'), 2025-05-07T20:52:12.1466080Z ) 2025-05-07T20:52:12.1466294Z Trying example: test_cumsum( 2025-05-07T20:52:12.1466639Z self=, 2025-05-07T20:52:12.1467153Z n=5, 2025-05-07T20:52:12.1467382Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:12.1467693Z device=device(type='cuda'), 2025-05-07T20:52:12.1467945Z ) 2025-05-07T20:52:12.1468153Z Trying example: test_cumsum( 2025-05-07T20:52:12.1468504Z self=, 2025-05-07T20:52:12.1468857Z n=7, 2025-05-07T20:52:12.1469092Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:12.1469398Z device=device(type='cuda'), 2025-05-07T20:52:12.1469652Z ) 2025-05-07T20:52:12.1469855Z Trying example: test_cumsum( 2025-05-07T20:52:12.1470206Z self=, 2025-05-07T20:52:12.1470559Z n=3, 2025-05-07T20:52:12.1470789Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:12.1471100Z device=device(type='cpu'), 2025-05-07T20:52:12.1471350Z ) 2025-05-07T20:52:12.1471641Z Trying example: test_cumsum( 2025-05-07T20:52:12.1471998Z self=, 2025-05-07T20:52:12.1472356Z n=4, 2025-05-07T20:52:12.1472599Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:12.1472930Z device=device(type='cpu'), 2025-05-07T20:52:12.1473207Z ) 2025-05-07T20:52:12.1473435Z Trying example: test_cumsum( 2025-05-07T20:52:12.1473785Z self=, 2025-05-07T20:52:12.1474145Z n=8, 2025-05-07T20:52:12.1474365Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:12.1474671Z device=device(type='cuda'), 2025-05-07T20:52:12.1474918Z ) 2025-05-07T20:52:12.1475123Z Trying example: test_cumsum( 2025-05-07T20:52:12.1475473Z self=, 2025-05-07T20:52:12.1475832Z n=9, 2025-05-07T20:52:12.1476052Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:12.1476364Z device=device(type='cuda'), 2025-05-07T20:52:12.1476615Z ) 2025-05-07T20:52:12.1476813Z Trying example: test_cumsum( 2025-05-07T20:52:12.1477166Z self=, 2025-05-07T20:52:12.1477524Z n=7, 2025-05-07T20:52:12.1477758Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:52:12.1478083Z device=device(type='cuda'), 2025-05-07T20:52:12.1478337Z ) 2025-05-07T20:52:12.1478533Z Trying example: test_cumsum( 2025-05-07T20:52:12.1478884Z self=, 2025-05-07T20:52:12.1479243Z n=7, 2025-05-07T20:52:12.1479462Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:52:12.1479769Z device=device(type='cpu'), 2025-05-07T20:52:12.1480022Z ) 2025-05-07T20:52:12.1480220Z Trying example: test_cumsum( 2025-05-07T20:52:12.1480632Z self=, 2025-05-07T20:52:12.1480989Z n=3, 2025-05-07T20:52:12.1481219Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:52:12.1481528Z device=device(type='cpu'), 2025-05-07T20:52:12.1481782Z ) 2025-05-07T20:52:12.1481972Z PASSED 2025-05-07T20:52:12.1482084Z 2025-05-07T20:52:12.1482224Z ============================== 3 passed in 3.43s =============================== 2025-05-07T20:52:12.9191713Z 2025-05-07T20:52:12.9192107Z [TEST] Python test suite PASSED: ./sparse/cumsum_test.py 2025-05-07T20:52:12.9212485Z [TEST] Python test time for ./sparse/cumsum_test.py: 6 seconds 2025-05-07T20:52:12.9212764Z 2025-05-07T20:52:12.9212768Z 2025-05-07T20:52:12.9212772Z 2025-05-07T20:52:12.9212866Z 2025-05-07T20:52:12.9233468Z ################################################################################ 2025-05-07T20:52:12.9248762Z # [2025-05-07T20:52:12.924Z] Run Python Test Suite: 2025-05-07T20:52:12.9249141Z # ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:52:12.9249491Z ################################################################################ 2025-05-07T20:52:12.9274906Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:52:12.9276093Z 2025-05-07T20:52:15.0539395Z ============================= test session starts ============================== 2025-05-07T20:52:15.0540048Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:15.0540585Z cachedir: .pytest_cache 2025-05-07T20:52:15.0541190Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:15.0541936Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:15.0542357Z plugins: hypothesis-6.131.14 2025-05-07T20:52:17.3871382Z collecting ... collected 4 items 2025-05-07T20:52:17.3871631Z 2025-05-07T20:52:17.7302400Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_generic_histogram_binning_calibration_by_feature Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7304197Z self=, 2025-05-07T20:52:17.7305121Z data_type=torch.bfloat16, 2025-05-07T20:52:17.7305468Z segment_value_type=torch.int32, 2025-05-07T20:52:17.7321994Z segment_length_type=torch.int32, 2025-05-07T20:52:17.7322334Z ) 2025-05-07T20:52:17.7322920Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7324011Z self=, 2025-05-07T20:52:17.7324966Z data_type=torch.float16, 2025-05-07T20:52:17.7325312Z segment_value_type=torch.int32, 2025-05-07T20:52:17.7325678Z segment_length_type=torch.int32, 2025-05-07T20:52:17.7326016Z ) 2025-05-07T20:52:17.7326426Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7327479Z self=, 2025-05-07T20:52:17.7328398Z data_type=torch.float32, 2025-05-07T20:52:17.7328742Z segment_value_type=torch.int32, 2025-05-07T20:52:17.7329102Z segment_length_type=torch.int32, 2025-05-07T20:52:17.7329436Z ) 2025-05-07T20:52:17.7329823Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7330857Z self=, 2025-05-07T20:52:17.7331769Z data_type=torch.float32, 2025-05-07T20:52:17.7332111Z segment_value_type=torch.int64, 2025-05-07T20:52:17.7332466Z segment_length_type=torch.int32, 2025-05-07T20:52:17.7332794Z ) 2025-05-07T20:52:17.7333184Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7334280Z self=, 2025-05-07T20:52:17.7335183Z data_type=torch.bfloat16, 2025-05-07T20:52:17.7335522Z segment_value_type=torch.int64, 2025-05-07T20:52:17.7335880Z segment_length_type=torch.int32, 2025-05-07T20:52:17.7336203Z ) 2025-05-07T20:52:17.7336581Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7337614Z self=, 2025-05-07T20:52:17.7338523Z data_type=torch.bfloat16, 2025-05-07T20:52:17.7338855Z segment_value_type=torch.int64, 2025-05-07T20:52:17.7339215Z segment_length_type=torch.int64, 2025-05-07T20:52:17.7339544Z ) 2025-05-07T20:52:17.7339921Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7340958Z self=, 2025-05-07T20:52:17.7342127Z data_type=torch.float16, 2025-05-07T20:52:17.7342457Z segment_value_type=torch.int64, 2025-05-07T20:52:17.7342817Z segment_length_type=torch.int32, 2025-05-07T20:52:17.7343157Z ) 2025-05-07T20:52:17.7343540Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7344587Z self=, 2025-05-07T20:52:17.7345452Z data_type=torch.float16, 2025-05-07T20:52:17.7345754Z segment_value_type=torch.int64, 2025-05-07T20:52:17.7346073Z segment_length_type=torch.int64, 2025-05-07T20:52:17.7346368Z ) 2025-05-07T20:52:17.7346811Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7347642Z self=, 2025-05-07T20:52:17.7348372Z data_type=torch.float16, 2025-05-07T20:52:17.7348656Z segment_value_type=torch.int32, 2025-05-07T20:52:17.7348958Z segment_length_type=torch.int64, 2025-05-07T20:52:17.7349221Z ) 2025-05-07T20:52:17.7349536Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7350370Z self=, 2025-05-07T20:52:17.7351086Z data_type=torch.bfloat16, 2025-05-07T20:52:17.7351364Z segment_value_type=torch.int32, 2025-05-07T20:52:17.7351658Z segment_length_type=torch.int64, 2025-05-07T20:52:17.7351922Z ) 2025-05-07T20:52:17.7352232Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7353064Z self=, 2025-05-07T20:52:17.7353792Z data_type=torch.float32, 2025-05-07T20:52:17.7354066Z segment_value_type=torch.int32, 2025-05-07T20:52:17.7354358Z segment_length_type=torch.int64, 2025-05-07T20:52:17.7354624Z ) 2025-05-07T20:52:17.7354928Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7355750Z self=, 2025-05-07T20:52:17.7356468Z data_type=torch.float32, 2025-05-07T20:52:17.7356742Z segment_value_type=torch.int64, 2025-05-07T20:52:17.7357040Z segment_length_type=torch.int64, 2025-05-07T20:52:17.7357309Z ) 2025-05-07T20:52:17.7357512Z PASSED 2025-05-07T20:52:17.7406327Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_generic_histogram_binning_calibration_by_feature_cpu_gpu Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:52:17.7407770Z self=, 2025-05-07T20:52:17.7408520Z data_type=torch.bfloat16, 2025-05-07T20:52:17.7408779Z ) 2025-05-07T20:52:17.7409121Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:52:17.7410008Z self=, 2025-05-07T20:52:17.7410760Z data_type=torch.float16, 2025-05-07T20:52:17.7411012Z ) 2025-05-07T20:52:17.7411345Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:52:17.7412237Z self=, 2025-05-07T20:52:17.7413169Z data_type=torch.float32, 2025-05-07T20:52:17.7413418Z ) 2025-05-07T20:52:17.7413598Z PASSED 2025-05-07T20:52:17.7508875Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration Trying example: test_histogram_binning_calibration( 2025-05-07T20:52:17.7510031Z self=, 2025-05-07T20:52:17.7510684Z data_type=torch.bfloat16, 2025-05-07T20:52:17.7510927Z ) 2025-05-07T20:52:17.7511171Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:52:17.7511871Z self=, 2025-05-07T20:52:17.7512512Z data_type=torch.float16, 2025-05-07T20:52:17.7512761Z ) 2025-05-07T20:52:17.7513171Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:52:17.7513872Z self=, 2025-05-07T20:52:17.7514579Z data_type=torch.float32, 2025-05-07T20:52:17.7514824Z ) 2025-05-07T20:52:17.7515010Z PASSED 2025-05-07T20:52:17.7827629Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration_by_feature Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7829255Z self=, 2025-05-07T20:52:17.7830129Z data_type=torch.bfloat16, 2025-05-07T20:52:17.7830469Z segment_value_type=torch.int32, 2025-05-07T20:52:17.7830826Z segment_length_type=torch.int32, 2025-05-07T20:52:17.7831152Z ) 2025-05-07T20:52:17.7831523Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7832485Z self=, 2025-05-07T20:52:17.7833358Z data_type=torch.float16, 2025-05-07T20:52:17.7833690Z segment_value_type=torch.int32, 2025-05-07T20:52:17.7834046Z segment_length_type=torch.int32, 2025-05-07T20:52:17.7834369Z ) 2025-05-07T20:52:17.7834713Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7835673Z self=, 2025-05-07T20:52:17.7836536Z data_type=torch.float16, 2025-05-07T20:52:17.7836861Z segment_value_type=torch.int64, 2025-05-07T20:52:17.7837218Z segment_length_type=torch.int32, 2025-05-07T20:52:17.7837545Z ) 2025-05-07T20:52:17.7837884Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7838857Z self=, 2025-05-07T20:52:17.7839731Z data_type=torch.float16, 2025-05-07T20:52:17.7840064Z segment_value_type=torch.int32, 2025-05-07T20:52:17.7840527Z segment_length_type=torch.int64, 2025-05-07T20:52:17.7840857Z ) 2025-05-07T20:52:17.7841212Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7842165Z self=, 2025-05-07T20:52:17.7843029Z data_type=torch.bfloat16, 2025-05-07T20:52:17.7843368Z segment_value_type=torch.int64, 2025-05-07T20:52:17.7843718Z segment_length_type=torch.int32, 2025-05-07T20:52:17.7844046Z ) 2025-05-07T20:52:17.7844394Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7845363Z self=, 2025-05-07T20:52:17.7846442Z data_type=torch.bfloat16, 2025-05-07T20:52:17.7846780Z segment_value_type=torch.int64, 2025-05-07T20:52:17.7847139Z segment_length_type=torch.int64, 2025-05-07T20:52:17.7847459Z ) 2025-05-07T20:52:17.7847804Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7848762Z self=, 2025-05-07T20:52:17.7849617Z data_type=torch.float16, 2025-05-07T20:52:17.7849951Z segment_value_type=torch.int64, 2025-05-07T20:52:17.7850305Z segment_length_type=torch.int64, 2025-05-07T20:52:17.7850631Z ) 2025-05-07T20:52:17.7850968Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7852075Z self=, 2025-05-07T20:52:17.7852951Z data_type=torch.bfloat16, 2025-05-07T20:52:17.7853288Z segment_value_type=torch.int32, 2025-05-07T20:52:17.7853643Z segment_length_type=torch.int64, 2025-05-07T20:52:17.7853970Z ) 2025-05-07T20:52:17.7854307Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7855266Z self=, 2025-05-07T20:52:17.7856136Z data_type=torch.float32, 2025-05-07T20:52:17.7856467Z segment_value_type=torch.int32, 2025-05-07T20:52:17.7856818Z segment_length_type=torch.int32, 2025-05-07T20:52:17.7857145Z ) 2025-05-07T20:52:17.7857491Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7858441Z self=, 2025-05-07T20:52:17.7859314Z data_type=torch.float32, 2025-05-07T20:52:17.7859645Z segment_value_type=torch.int64, 2025-05-07T20:52:17.7859999Z segment_length_type=torch.int64, 2025-05-07T20:52:17.7860324Z ) 2025-05-07T20:52:17.7860667Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7861628Z self=, 2025-05-07T20:52:17.7862486Z data_type=torch.float32, 2025-05-07T20:52:17.7862818Z segment_value_type=torch.int32, 2025-05-07T20:52:17.7863171Z segment_length_type=torch.int64, 2025-05-07T20:52:17.7863491Z ) 2025-05-07T20:52:17.7863836Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:52:17.7864797Z self=, 2025-05-07T20:52:17.7865656Z data_type=torch.float32, 2025-05-07T20:52:17.7865999Z segment_value_type=torch.int64, 2025-05-07T20:52:17.7866358Z segment_length_type=torch.int32, 2025-05-07T20:52:17.7866694Z ) 2025-05-07T20:52:17.7866917Z PASSED 2025-05-07T20:52:17.7867060Z 2025-05-07T20:52:17.7867223Z ============================== 4 passed in 2.85s =============================== 2025-05-07T20:52:18.5538099Z 2025-05-07T20:52:18.5538806Z [TEST] Python test suite PASSED: ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:52:18.5556243Z [TEST] Python test time for ./sparse/histogram_binning_calibration_test.py: 6 seconds 2025-05-07T20:52:18.5556613Z 2025-05-07T20:52:18.5556617Z 2025-05-07T20:52:18.5556620Z 2025-05-07T20:52:18.5556624Z 2025-05-07T20:52:18.5578864Z ################################################################################ 2025-05-07T20:52:18.5595057Z # [2025-05-07T20:52:18.559Z] Run Python Test Suite: 2025-05-07T20:52:18.5595408Z # ./sparse/index_select_test.py 2025-05-07T20:52:18.5595738Z ################################################################################ 2025-05-07T20:52:18.5621951Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/index_select_test.py 2025-05-07T20:52:18.5623218Z 2025-05-07T20:52:20.6896727Z ============================= test session starts ============================== 2025-05-07T20:52:20.6897397Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:20.6897940Z cachedir: .pytest_cache 2025-05-07T20:52:20.6898529Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:20.6899279Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:20.6899696Z plugins: hypothesis-6.131.14 2025-05-07T20:52:23.1053422Z collecting ... collected 3 items 2025-05-07T20:52:23.1053768Z 2025-05-07T20:52:23.7171660Z sparse/index_select_test.py::IndexSelectTest::test_batch_index_select_dim0 Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7173096Z self=, 2025-05-07T20:52:23.7173870Z num_inputs=0, 2025-05-07T20:52:23.7174231Z max_input_rows=2, 2025-05-07T20:52:23.7174582Z max_cols_factor=2, 2025-05-07T20:52:23.7174955Z max_output_rows=2, 2025-05-07T20:52:23.7175355Z permute_output_dim_0_1=False, 2025-05-07T20:52:23.7175803Z dtype=torch.float32, 2025-05-07T20:52:23.7176187Z use_cpu=False, 2025-05-07T20:52:23.7176661Z op=, 2025-05-07T20:52:23.7177227Z ) 2025-05-07T20:52:23.7177593Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7178347Z self=, 2025-05-07T20:52:23.7179098Z num_inputs=31, 2025-05-07T20:52:23.7179463Z max_input_rows=2, 2025-05-07T20:52:23.7179856Z max_cols_factor=2, 2025-05-07T20:52:23.7180227Z max_output_rows=2, 2025-05-07T20:52:23.7180635Z permute_output_dim_0_1=False, 2025-05-07T20:52:23.7181083Z dtype=torch.float32, 2025-05-07T20:52:23.7181474Z use_cpu=False, 2025-05-07T20:52:23.7181969Z op=, 2025-05-07T20:52:23.7182558Z ) 2025-05-07T20:52:23.7182927Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7183751Z self=, 2025-05-07T20:52:23.7184537Z num_inputs=31, 2025-05-07T20:52:23.7184894Z max_input_rows=31, 2025-05-07T20:52:23.7185272Z max_cols_factor=63, 2025-05-07T20:52:23.7185686Z max_output_rows=13, 2025-05-07T20:52:23.7186112Z permute_output_dim_0_1=True, 2025-05-07T20:52:23.7186554Z dtype=torch.float16, 2025-05-07T20:52:23.7186947Z use_cpu=False, 2025-05-07T20:52:23.7187461Z op=, 2025-05-07T20:52:23.7188036Z ) 2025-05-07T20:52:23.7188409Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7189253Z self=, 2025-05-07T20:52:23.7190033Z num_inputs=5, 2025-05-07T20:52:23.7190382Z max_input_rows=3, 2025-05-07T20:52:23.7190760Z max_cols_factor=137, 2025-05-07T20:52:23.7191158Z max_output_rows=13, 2025-05-07T20:52:23.7191868Z permute_output_dim_0_1=False, 2025-05-07T20:52:23.7192335Z dtype=torch.float16, 2025-05-07T20:52:23.7192723Z use_cpu=False, 2025-05-07T20:52:23.7193214Z op=, 2025-05-07T20:52:23.7193801Z ) 2025-05-07T20:52:23.7194169Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7194990Z self=, 2025-05-07T20:52:23.7195775Z num_inputs=63, 2025-05-07T20:52:23.7196134Z max_input_rows=15, 2025-05-07T20:52:23.7196514Z max_cols_factor=256, 2025-05-07T20:52:23.7196913Z max_output_rows=29, 2025-05-07T20:52:23.7197588Z permute_output_dim_0_1=True, 2025-05-07T20:52:23.7198035Z dtype=torch.float16, 2025-05-07T20:52:23.7198417Z use_cpu=True, 2025-05-07T20:52:23.7198913Z op=, 2025-05-07T20:52:23.7199496Z ) 2025-05-07T20:52:23.7199858Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7200806Z self=, 2025-05-07T20:52:23.7201586Z num_inputs=13, 2025-05-07T20:52:23.7201938Z max_input_rows=2, 2025-05-07T20:52:23.7202323Z max_cols_factor=156, 2025-05-07T20:52:23.7202742Z max_output_rows=21, 2025-05-07T20:52:23.7212175Z permute_output_dim_0_1=False, 2025-05-07T20:52:23.7212657Z dtype=torch.float32, 2025-05-07T20:52:23.7213046Z use_cpu=True, 2025-05-07T20:52:23.7213772Z op=, 2025-05-07T20:52:23.7214381Z ) 2025-05-07T20:52:23.7214764Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7215599Z self=, 2025-05-07T20:52:23.7216397Z num_inputs=68, 2025-05-07T20:52:23.7216762Z max_input_rows=4, 2025-05-07T20:52:23.7217135Z max_cols_factor=81, 2025-05-07T20:52:23.7217525Z max_output_rows=21, 2025-05-07T20:52:23.7217933Z permute_output_dim_0_1=True, 2025-05-07T20:52:23.7218373Z dtype=torch.float32, 2025-05-07T20:52:23.7218772Z use_cpu=False, 2025-05-07T20:52:23.7219273Z op=, 2025-05-07T20:52:23.7219844Z ) 2025-05-07T20:52:23.7220213Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7221049Z self=, 2025-05-07T20:52:23.7221839Z num_inputs=25, 2025-05-07T20:52:23.7222206Z max_input_rows=28, 2025-05-07T20:52:23.7222595Z max_cols_factor=256, 2025-05-07T20:52:23.7223016Z max_output_rows=17, 2025-05-07T20:52:23.7223414Z permute_output_dim_0_1=False, 2025-05-07T20:52:23.7223866Z dtype=torch.float32, 2025-05-07T20:52:23.7224253Z use_cpu=True, 2025-05-07T20:52:23.7224792Z op=, 2025-05-07T20:52:23.7225414Z ) 2025-05-07T20:52:23.7225781Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7226601Z self=, 2025-05-07T20:52:23.7227383Z num_inputs=0, 2025-05-07T20:52:23.7227740Z max_input_rows=23, 2025-05-07T20:52:23.7228114Z max_cols_factor=246, 2025-05-07T20:52:23.7228512Z max_output_rows=14, 2025-05-07T20:52:23.7228917Z permute_output_dim_0_1=False, 2025-05-07T20:52:23.7229364Z dtype=torch.float16, 2025-05-07T20:52:23.7229757Z use_cpu=False, 2025-05-07T20:52:23.7230267Z op=, 2025-05-07T20:52:23.7230856Z ) 2025-05-07T20:52:23.7231219Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7232049Z self=, 2025-05-07T20:52:23.7232832Z num_inputs=43, 2025-05-07T20:52:23.7233181Z max_input_rows=3, 2025-05-07T20:52:23.7233562Z max_cols_factor=68, 2025-05-07T20:52:23.7233948Z max_output_rows=5, 2025-05-07T20:52:23.7234343Z permute_output_dim_0_1=True, 2025-05-07T20:52:23.7234794Z dtype=torch.float32, 2025-05-07T20:52:23.7235195Z use_cpu=True, 2025-05-07T20:52:23.7235733Z op=, 2025-05-07T20:52:23.7236363Z ) 2025-05-07T20:52:23.7236741Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7237571Z self=, 2025-05-07T20:52:23.7238368Z num_inputs=35, 2025-05-07T20:52:23.7238733Z max_input_rows=25, 2025-05-07T20:52:23.7239268Z max_cols_factor=86, 2025-05-07T20:52:23.7239649Z max_output_rows=15, 2025-05-07T20:52:23.7240057Z permute_output_dim_0_1=False, 2025-05-07T20:52:23.7240594Z dtype=torch.float16, 2025-05-07T20:52:23.7240981Z use_cpu=True, 2025-05-07T20:52:23.7241532Z op=, 2025-05-07T20:52:23.7242159Z ) 2025-05-07T20:52:23.7242521Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7243351Z self=, 2025-05-07T20:52:23.7244111Z num_inputs=35, 2025-05-07T20:52:23.7244445Z max_input_rows=25, 2025-05-07T20:52:23.7244815Z max_cols_factor=86, 2025-05-07T20:52:23.7245188Z max_output_rows=15, 2025-05-07T20:52:23.7245563Z permute_output_dim_0_1=True, 2025-05-07T20:52:23.7245989Z dtype=torch.float16, 2025-05-07T20:52:23.7246496Z use_cpu=True, 2025-05-07T20:52:23.7247025Z op=, 2025-05-07T20:52:23.7247664Z ) 2025-05-07T20:52:23.7248018Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7248787Z self=, 2025-05-07T20:52:23.7249560Z num_inputs=35, 2025-05-07T20:52:23.7249921Z max_input_rows=25, 2025-05-07T20:52:23.7250304Z max_cols_factor=86, 2025-05-07T20:52:23.7250673Z max_output_rows=2, 2025-05-07T20:52:23.7251065Z permute_output_dim_0_1=True, 2025-05-07T20:52:23.7251503Z dtype=torch.float16, 2025-05-07T20:52:23.7251881Z use_cpu=True, 2025-05-07T20:52:23.7252419Z op=, 2025-05-07T20:52:23.7253036Z ) 2025-05-07T20:52:23.7253393Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7254238Z self=, 2025-05-07T20:52:23.7255019Z num_inputs=35, 2025-05-07T20:52:23.7255368Z max_input_rows=2, 2025-05-07T20:52:23.7255780Z max_cols_factor=86, 2025-05-07T20:52:23.7256177Z max_output_rows=2, 2025-05-07T20:52:23.7256569Z permute_output_dim_0_1=True, 2025-05-07T20:52:23.7257015Z dtype=torch.float16, 2025-05-07T20:52:23.7257404Z use_cpu=True, 2025-05-07T20:52:23.7257950Z op=, 2025-05-07T20:52:23.7258562Z ) 2025-05-07T20:52:23.7258929Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7259760Z self=, 2025-05-07T20:52:23.7260528Z num_inputs=35, 2025-05-07T20:52:23.7260879Z max_input_rows=2, 2025-05-07T20:52:23.7261246Z max_cols_factor=2, 2025-05-07T20:52:23.7261615Z max_output_rows=2, 2025-05-07T20:52:23.7262009Z permute_output_dim_0_1=True, 2025-05-07T20:52:23.7262452Z dtype=torch.float16, 2025-05-07T20:52:23.7262835Z use_cpu=True, 2025-05-07T20:52:23.7263375Z op=, 2025-05-07T20:52:23.7264009Z ) 2025-05-07T20:52:23.7264367Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7265208Z self=, 2025-05-07T20:52:23.7266005Z num_inputs=2, 2025-05-07T20:52:23.7266386Z max_input_rows=2, 2025-05-07T20:52:23.7266752Z max_cols_factor=2, 2025-05-07T20:52:23.7267131Z max_output_rows=2, 2025-05-07T20:52:23.7267526Z permute_output_dim_0_1=True, 2025-05-07T20:52:23.7267960Z dtype=torch.float16, 2025-05-07T20:52:23.7268342Z use_cpu=True, 2025-05-07T20:52:23.7268881Z op=, 2025-05-07T20:52:23.7269488Z ) 2025-05-07T20:52:23.7269857Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7270694Z self=, 2025-05-07T20:52:23.7271465Z num_inputs=76, 2025-05-07T20:52:23.7271973Z max_input_rows=16, 2025-05-07T20:52:23.7272355Z max_cols_factor=75, 2025-05-07T20:52:23.7272725Z max_output_rows=10, 2025-05-07T20:52:23.7273124Z permute_output_dim_0_1=False, 2025-05-07T20:52:23.7273572Z dtype=torch.float16, 2025-05-07T20:52:23.7273959Z use_cpu=False, 2025-05-07T20:52:23.7274492Z op=, 2025-05-07T20:52:23.7275110Z ) 2025-05-07T20:52:23.7275475Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7276300Z self=, 2025-05-07T20:52:23.7277074Z num_inputs=76, 2025-05-07T20:52:23.7277433Z max_input_rows=16, 2025-05-07T20:52:23.7277802Z max_cols_factor=76, 2025-05-07T20:52:23.7278183Z max_output_rows=10, 2025-05-07T20:52:23.7278579Z permute_output_dim_0_1=False, 2025-05-07T20:52:23.7279145Z dtype=torch.float16, 2025-05-07T20:52:23.7279536Z use_cpu=False, 2025-05-07T20:52:23.7280091Z op=, 2025-05-07T20:52:23.7280799Z ) 2025-05-07T20:52:23.7281174Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7282005Z self=, 2025-05-07T20:52:23.7282786Z num_inputs=10, 2025-05-07T20:52:23.7283138Z max_input_rows=16, 2025-05-07T20:52:23.7283515Z max_cols_factor=76, 2025-05-07T20:52:23.7283907Z max_output_rows=10, 2025-05-07T20:52:23.7284294Z permute_output_dim_0_1=False, 2025-05-07T20:52:23.7284747Z dtype=torch.float16, 2025-05-07T20:52:23.7285140Z use_cpu=False, 2025-05-07T20:52:23.7285698Z op=, 2025-05-07T20:52:23.7286349Z ) 2025-05-07T20:52:23.7286719Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:52:23.7287552Z self=, 2025-05-07T20:52:23.7288337Z num_inputs=10, 2025-05-07T20:52:23.7288696Z max_input_rows=16, 2025-05-07T20:52:23.7289074Z max_cols_factor=16, 2025-05-07T20:52:23.7289447Z max_output_rows=10, 2025-05-07T20:52:23.7289850Z permute_output_dim_0_1=False, 2025-05-07T20:52:23.7290305Z dtype=torch.float16, 2025-05-07T20:52:23.7290689Z use_cpu=False, 2025-05-07T20:52:23.7291226Z op=, 2025-05-07T20:52:23.7292177Z ) 2025-05-07T20:52:23.7292474Z PASSED 2025-05-07T20:52:23.8543112Z sparse/index_select_test.py::IndexSelectTest::test_group_index_select_dim0 Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8544395Z self=, 2025-05-07T20:52:23.8545191Z num_indices=1, 2025-05-07T20:52:23.8545558Z max_num_input_rows=1, 2025-05-07T20:52:23.8545975Z shape=[1], 2025-05-07T20:52:23.8546328Z dtype=torch.float32, 2025-05-07T20:52:23.8546728Z use_cpu=False, 2025-05-07T20:52:23.8547077Z num_groups=1, 2025-05-07T20:52:23.8547439Z use_var_cols=False, 2025-05-07T20:52:23.8547843Z use_var_num_input_rows=False, 2025-05-07T20:52:23.8548280Z check_non_contiguous=False, 2025-05-07T20:52:23.8548671Z ) 2025-05-07T20:52:23.8549036Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8549828Z self=, 2025-05-07T20:52:23.8550555Z num_indices=26, 2025-05-07T20:52:23.8550926Z max_num_input_rows=1, 2025-05-07T20:52:23.8551316Z shape=[1], 2025-05-07T20:52:23.8551657Z dtype=torch.float32, 2025-05-07T20:52:23.8552051Z use_cpu=False, 2025-05-07T20:52:23.8552402Z num_groups=1, 2025-05-07T20:52:23.8552748Z use_var_cols=False, 2025-05-07T20:52:23.8553146Z use_var_num_input_rows=False, 2025-05-07T20:52:23.8553613Z check_non_contiguous=False, 2025-05-07T20:52:23.8554013Z ) 2025-05-07T20:52:23.8554379Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8555677Z self=, 2025-05-07T20:52:23.8556452Z num_indices=26, 2025-05-07T20:52:23.8556828Z max_num_input_rows=27, 2025-05-07T20:52:23.8557229Z shape=[16, 26], 2025-05-07T20:52:23.8557594Z dtype=torch.float32, 2025-05-07T20:52:23.8557971Z use_cpu=True, 2025-05-07T20:52:23.8558322Z num_groups=11, 2025-05-07T20:52:23.8558675Z use_var_cols=False, 2025-05-07T20:52:23.8559073Z use_var_num_input_rows=True, 2025-05-07T20:52:23.8559514Z check_non_contiguous=False, 2025-05-07T20:52:23.8559916Z ) 2025-05-07T20:52:23.8560417Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8561252Z self=, 2025-05-07T20:52:23.8562032Z num_indices=26, 2025-05-07T20:52:23.8562617Z max_num_input_rows=29, 2025-05-07T20:52:23.8563018Z shape=[8, 2], 2025-05-07T20:52:23.8563390Z dtype=torch.float32, 2025-05-07T20:52:23.8563784Z use_cpu=False, 2025-05-07T20:52:23.8564121Z num_groups=8, 2025-05-07T20:52:23.8564473Z use_var_cols=False, 2025-05-07T20:52:23.8564872Z use_var_num_input_rows=True, 2025-05-07T20:52:23.8565314Z check_non_contiguous=False, 2025-05-07T20:52:23.8565720Z ) 2025-05-07T20:52:23.8566084Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8566909Z self=, 2025-05-07T20:52:23.8567689Z num_indices=5, 2025-05-07T20:52:23.8568055Z max_num_input_rows=15, 2025-05-07T20:52:23.8568456Z shape=[10], 2025-05-07T20:52:23.8568802Z dtype=torch.float16, 2025-05-07T20:52:23.8569197Z use_cpu=False, 2025-05-07T20:52:23.8569545Z num_groups=4, 2025-05-07T20:52:23.8569888Z use_var_cols=True, 2025-05-07T20:52:23.8570275Z use_var_num_input_rows=True, 2025-05-07T20:52:23.8570672Z check_non_contiguous=False, 2025-05-07T20:52:23.8571061Z ) 2025-05-07T20:52:23.8571435Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8572280Z self=, 2025-05-07T20:52:23.8573063Z num_indices=7, 2025-05-07T20:52:23.8573437Z max_num_input_rows=30, 2025-05-07T20:52:23.8573836Z shape=[10], 2025-05-07T20:52:23.8574187Z dtype=torch.float16, 2025-05-07T20:52:23.8574579Z use_cpu=True, 2025-05-07T20:52:23.8574929Z num_groups=13, 2025-05-07T20:52:23.8575273Z use_var_cols=True, 2025-05-07T20:52:23.8575676Z use_var_num_input_rows=False, 2025-05-07T20:52:23.8576138Z check_non_contiguous=True, 2025-05-07T20:52:23.8576547Z ) 2025-05-07T20:52:23.8576906Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8577749Z self=, 2025-05-07T20:52:23.8578541Z num_indices=11, 2025-05-07T20:52:23.8578902Z max_num_input_rows=2, 2025-05-07T20:52:23.8579306Z shape=[30], 2025-05-07T20:52:23.8579667Z dtype=torch.float16, 2025-05-07T20:52:23.8580053Z use_cpu=False, 2025-05-07T20:52:23.8580405Z num_groups=25, 2025-05-07T20:52:23.8580763Z use_var_cols=False, 2025-05-07T20:52:23.8581152Z use_var_num_input_rows=True, 2025-05-07T20:52:23.8581610Z check_non_contiguous=False, 2025-05-07T20:52:23.8582018Z ) 2025-05-07T20:52:23.8582379Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8583228Z self=, 2025-05-07T20:52:23.8584014Z num_indices=31, 2025-05-07T20:52:23.8584377Z max_num_input_rows=20, 2025-05-07T20:52:23.8584778Z shape=[3], 2025-05-07T20:52:23.8585133Z dtype=torch.float16, 2025-05-07T20:52:23.8585521Z use_cpu=True, 2025-05-07T20:52:23.8585865Z num_groups=27, 2025-05-07T20:52:23.8586233Z use_var_cols=False, 2025-05-07T20:52:23.8586635Z use_var_num_input_rows=False, 2025-05-07T20:52:23.8587296Z check_non_contiguous=True, 2025-05-07T20:52:23.8587702Z ) 2025-05-07T20:52:23.8588072Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8588903Z self=, 2025-05-07T20:52:23.8589685Z num_indices=19, 2025-05-07T20:52:23.8590051Z max_num_input_rows=24, 2025-05-07T20:52:23.8590445Z shape=[25, 16], 2025-05-07T20:52:23.8590810Z dtype=torch.float16, 2025-05-07T20:52:23.8591207Z use_cpu=False, 2025-05-07T20:52:23.8591881Z num_groups=12, 2025-05-07T20:52:23.8592245Z use_var_cols=False, 2025-05-07T20:52:23.8592647Z use_var_num_input_rows=True, 2025-05-07T20:52:23.8593090Z check_non_contiguous=False, 2025-05-07T20:52:23.8593498Z ) 2025-05-07T20:52:23.8593841Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8594849Z self=, 2025-05-07T20:52:23.8595620Z num_indices=23, 2025-05-07T20:52:23.8595979Z max_num_input_rows=16, 2025-05-07T20:52:23.8596377Z shape=[4], 2025-05-07T20:52:23.8596729Z dtype=torch.float32, 2025-05-07T20:52:23.8597121Z use_cpu=True, 2025-05-07T20:52:23.8597472Z num_groups=31, 2025-05-07T20:52:23.8597815Z use_var_cols=True, 2025-05-07T20:52:23.8598191Z use_var_num_input_rows=False, 2025-05-07T20:52:23.8598627Z check_non_contiguous=True, 2025-05-07T20:52:23.8599002Z ) 2025-05-07T20:52:23.8599381Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8600215Z self=, 2025-05-07T20:52:23.8601063Z num_indices=16, 2025-05-07T20:52:23.8601434Z max_num_input_rows=29, 2025-05-07T20:52:23.8601830Z shape=[22, 7], 2025-05-07T20:52:23.8602178Z dtype=torch.float32, 2025-05-07T20:52:23.8602568Z use_cpu=True, 2025-05-07T20:52:23.8602925Z num_groups=9, 2025-05-07T20:52:23.8603280Z use_var_cols=False, 2025-05-07T20:52:23.8603676Z use_var_num_input_rows=False, 2025-05-07T20:52:23.8604137Z check_non_contiguous=True, 2025-05-07T20:52:23.8604540Z ) 2025-05-07T20:52:23.8604896Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8605723Z self=, 2025-05-07T20:52:23.8606552Z num_indices=16, 2025-05-07T20:52:23.8606912Z max_num_input_rows=29, 2025-05-07T20:52:23.8607308Z shape=[22, 29], 2025-05-07T20:52:23.8607674Z dtype=torch.float32, 2025-05-07T20:52:23.8608052Z use_cpu=True, 2025-05-07T20:52:23.8608397Z num_groups=9, 2025-05-07T20:52:23.8608747Z use_var_cols=False, 2025-05-07T20:52:23.8609134Z use_var_num_input_rows=False, 2025-05-07T20:52:23.8609585Z check_non_contiguous=True, 2025-05-07T20:52:23.8609988Z ) 2025-05-07T20:52:23.8610352Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8611187Z self=, 2025-05-07T20:52:23.8611969Z num_indices=16, 2025-05-07T20:52:23.8612338Z max_num_input_rows=29, 2025-05-07T20:52:23.8612723Z shape=[22, 22], 2025-05-07T20:52:23.8613085Z dtype=torch.float32, 2025-05-07T20:52:23.8613473Z use_cpu=True, 2025-05-07T20:52:23.8613807Z num_groups=9, 2025-05-07T20:52:23.8614158Z use_var_cols=False, 2025-05-07T20:52:23.8614553Z use_var_num_input_rows=False, 2025-05-07T20:52:23.8615003Z check_non_contiguous=True, 2025-05-07T20:52:23.8615407Z ) 2025-05-07T20:52:23.8615805Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8616655Z self=, 2025-05-07T20:52:23.8617435Z num_indices=16, 2025-05-07T20:52:23.8617801Z max_num_input_rows=29, 2025-05-07T20:52:23.8618187Z shape=[9, 22], 2025-05-07T20:52:23.8618551Z dtype=torch.float32, 2025-05-07T20:52:23.8618937Z use_cpu=True, 2025-05-07T20:52:23.8619497Z num_groups=9, 2025-05-07T20:52:23.8619861Z use_var_cols=False, 2025-05-07T20:52:23.8620260Z use_var_num_input_rows=False, 2025-05-07T20:52:23.8620720Z check_non_contiguous=True, 2025-05-07T20:52:23.8621115Z ) 2025-05-07T20:52:23.8621481Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8622318Z self=, 2025-05-07T20:52:23.8623094Z num_indices=16, 2025-05-07T20:52:23.8623466Z max_num_input_rows=29, 2025-05-07T20:52:23.8623862Z shape=[22, 22], 2025-05-07T20:52:23.8624213Z dtype=torch.float32, 2025-05-07T20:52:23.8624609Z use_cpu=True, 2025-05-07T20:52:23.8624957Z num_groups=16, 2025-05-07T20:52:23.8625309Z use_var_cols=False, 2025-05-07T20:52:23.8625716Z use_var_num_input_rows=False, 2025-05-07T20:52:23.8626181Z check_non_contiguous=True, 2025-05-07T20:52:23.8626572Z ) 2025-05-07T20:52:23.8627069Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8627933Z self=, 2025-05-07T20:52:23.8628719Z num_indices=16, 2025-05-07T20:52:23.8629078Z max_num_input_rows=29, 2025-05-07T20:52:23.8629479Z shape=[16, 22], 2025-05-07T20:52:23.8629838Z dtype=torch.float32, 2025-05-07T20:52:23.8630217Z use_cpu=True, 2025-05-07T20:52:23.8630566Z num_groups=16, 2025-05-07T20:52:23.8630923Z use_var_cols=False, 2025-05-07T20:52:23.8631315Z use_var_num_input_rows=False, 2025-05-07T20:52:23.8631775Z check_non_contiguous=True, 2025-05-07T20:52:23.8632177Z ) 2025-05-07T20:52:23.8632532Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8633360Z self=, 2025-05-07T20:52:23.8634139Z num_indices=16, 2025-05-07T20:52:23.8634499Z max_num_input_rows=29, 2025-05-07T20:52:23.8634907Z shape=[16], 2025-05-07T20:52:23.8635269Z dtype=torch.float32, 2025-05-07T20:52:23.8635664Z use_cpu=False, 2025-05-07T20:52:23.8636009Z num_groups=1, 2025-05-07T20:52:23.8636363Z use_var_cols=False, 2025-05-07T20:52:23.8636751Z use_var_num_input_rows=False, 2025-05-07T20:52:23.8637208Z check_non_contiguous=False, 2025-05-07T20:52:23.8637617Z ) 2025-05-07T20:52:23.8637986Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8638817Z self=, 2025-05-07T20:52:23.8639602Z num_indices=13, 2025-05-07T20:52:23.8639972Z max_num_input_rows=18, 2025-05-07T20:52:23.8640436Z shape=[4], 2025-05-07T20:52:23.8640790Z dtype=torch.float32, 2025-05-07T20:52:23.8641180Z use_cpu=True, 2025-05-07T20:52:23.8641524Z num_groups=11, 2025-05-07T20:52:23.8641868Z use_var_cols=False, 2025-05-07T20:52:23.8642258Z use_var_num_input_rows=False, 2025-05-07T20:52:23.8642723Z check_non_contiguous=True, 2025-05-07T20:52:23.8643106Z ) 2025-05-07T20:52:23.8643447Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8644241Z self=, 2025-05-07T20:52:23.8654275Z num_indices=13, 2025-05-07T20:52:23.8654658Z max_num_input_rows=18, 2025-05-07T20:52:23.8655046Z shape=[4], 2025-05-07T20:52:23.8655395Z dtype=torch.float32, 2025-05-07T20:52:23.8655788Z use_cpu=True, 2025-05-07T20:52:23.8656124Z num_groups=11, 2025-05-07T20:52:23.8656493Z use_var_cols=False, 2025-05-07T20:52:23.8656879Z use_var_num_input_rows=True, 2025-05-07T20:52:23.8657267Z check_non_contiguous=True, 2025-05-07T20:52:23.8657594Z ) 2025-05-07T20:52:23.8657911Z Trying example: test_group_index_select_dim0( 2025-05-07T20:52:23.8658628Z self=, 2025-05-07T20:52:23.8659277Z num_indices=27, 2025-05-07T20:52:23.8659617Z max_num_input_rows=16, 2025-05-07T20:52:23.8659956Z shape=[6, 17], 2025-05-07T20:52:23.8660435Z dtype=torch.float32, 2025-05-07T20:52:23.8660775Z use_cpu=False, 2025-05-07T20:52:23.8661095Z num_groups=2, 2025-05-07T20:52:23.8661411Z use_var_cols=False, 2025-05-07T20:52:23.8661784Z use_var_num_input_rows=True, 2025-05-07T20:52:23.8662194Z check_non_contiguous=False, 2025-05-07T20:52:23.8662553Z ) 2025-05-07T20:52:23.8662835Z PASSED 2025-05-07T20:52:27.3981265Z sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 PASSED 2025-05-07T20:52:27.3981640Z 2025-05-07T20:52:27.3981784Z =============================== warnings summary =============================== 2025-05-07T20:52:27.3982272Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:52:27.3983921Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #0 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:52:27.3985212Z warnings.warn( 2025-05-07T20:52:27.3985350Z 2025-05-07T20:52:27.3985580Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:52:27.3988834Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::index_select_dim0: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:52:27.3992900Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:52:27.3993316Z 2025-05-07T20:52:27.3993556Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:52:27.3994030Z ======================== 3 passed, 2 warnings in 6.82s ========================= 2025-05-07T20:52:28.1931076Z 2025-05-07T20:52:28.1931346Z [TEST] Python test suite PASSED: ./sparse/index_select_test.py 2025-05-07T20:52:28.1952328Z [TEST] Python test time for ./sparse/index_select_test.py: 10 seconds 2025-05-07T20:52:28.1952632Z 2025-05-07T20:52:28.1952637Z 2025-05-07T20:52:28.1952641Z 2025-05-07T20:52:28.1952645Z 2025-05-07T20:52:28.1973232Z ################################################################################ 2025-05-07T20:52:28.1988489Z # [2025-05-07T20:52:28.198Z] Run Python Test Suite: 2025-05-07T20:52:28.1988827Z # ./sparse/misc_ops_test.py 2025-05-07T20:52:28.1989137Z ################################################################################ 2025-05-07T20:52:28.2014739Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/misc_ops_test.py 2025-05-07T20:52:28.2015351Z 2025-05-07T20:52:30.3320566Z ============================= test session starts ============================== 2025-05-07T20:52:30.3321233Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:30.3321779Z cachedir: .pytest_cache 2025-05-07T20:52:30.3322366Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:30.3323113Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:30.3323556Z plugins: hypothesis-6.131.14 2025-05-07T20:52:32.6653799Z collecting ... collected 8 items 2025-05-07T20:52:32.6654461Z 2025-05-07T20:52:32.8163010Z sparse/misc_ops_test.py::MiscOpsTest::test_bottom_unique_k_per_row PASSED 2025-05-07T20:52:32.9608686Z sparse/misc_ops_test.py::MiscOpsTest::test_bucketize_sparse_features Trying example: test_bucketize_sparse_features( 2025-05-07T20:52:32.9609467Z self=, 2025-05-07T20:52:32.9609923Z index_type=torch.int32, 2025-05-07T20:52:32.9610185Z has_weight=False, 2025-05-07T20:52:32.9610427Z bucketize_pos=False, 2025-05-07T20:52:32.9610659Z ) 2025-05-07T20:52:32.9610900Z Trying example: test_bucketize_sparse_features( 2025-05-07T20:52:32.9611388Z self=, 2025-05-07T20:52:32.9611847Z index_type=torch.int64, 2025-05-07T20:52:32.9612097Z has_weight=False, 2025-05-07T20:52:32.9612721Z bucketize_pos=True, 2025-05-07T20:52:32.9612960Z ) 2025-05-07T20:52:32.9613143Z PASSED 2025-05-07T20:52:32.9857865Z sparse/misc_ops_test.py::MiscOpsTest::test_invert_permute Trying example: test_invert_permute( 2025-05-07T20:52:32.9858659Z self=, 2025-05-07T20:52:32.9859070Z permute_size=0, 2025-05-07T20:52:32.9859290Z long_index=False, 2025-05-07T20:52:32.9859513Z ) 2025-05-07T20:52:32.9859733Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9860138Z self=, 2025-05-07T20:52:32.9860545Z permute_size=393, 2025-05-07T20:52:32.9860782Z long_index=False, 2025-05-07T20:52:32.9861002Z ) 2025-05-07T20:52:32.9861206Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9861616Z self=, 2025-05-07T20:52:32.9862023Z permute_size=393, 2025-05-07T20:52:32.9862246Z long_index=True, 2025-05-07T20:52:32.9862465Z ) 2025-05-07T20:52:32.9862673Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9863076Z self=, 2025-05-07T20:52:32.9863475Z permute_size=883, 2025-05-07T20:52:32.9863709Z long_index=False, 2025-05-07T20:52:32.9863921Z ) 2025-05-07T20:52:32.9864128Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9864528Z self=, 2025-05-07T20:52:32.9864923Z permute_size=516, 2025-05-07T20:52:32.9865156Z long_index=False, 2025-05-07T20:52:32.9865373Z ) 2025-05-07T20:52:32.9865575Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9865977Z self=, 2025-05-07T20:52:32.9866375Z permute_size=324, 2025-05-07T20:52:32.9866603Z long_index=True, 2025-05-07T20:52:32.9866811Z ) 2025-05-07T20:52:32.9867020Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9867429Z self=, 2025-05-07T20:52:32.9867878Z permute_size=661, 2025-05-07T20:52:32.9868165Z long_index=True, 2025-05-07T20:52:32.9868436Z ) 2025-05-07T20:52:32.9868689Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9869192Z self=, 2025-05-07T20:52:32.9869691Z permute_size=163, 2025-05-07T20:52:32.9869969Z long_index=False, 2025-05-07T20:52:32.9870237Z ) 2025-05-07T20:52:32.9870489Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9870886Z self=, 2025-05-07T20:52:32.9871291Z permute_size=542, 2025-05-07T20:52:32.9871521Z long_index=False, 2025-05-07T20:52:32.9871739Z ) 2025-05-07T20:52:32.9871941Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9872344Z self=, 2025-05-07T20:52:32.9872751Z permute_size=999, 2025-05-07T20:52:32.9872977Z long_index=True, 2025-05-07T20:52:32.9873447Z ) 2025-05-07T20:52:32.9873654Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9874050Z self=, 2025-05-07T20:52:32.9874453Z permute_size=168, 2025-05-07T20:52:32.9874685Z long_index=True, 2025-05-07T20:52:32.9874892Z ) 2025-05-07T20:52:32.9875102Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9875503Z self=, 2025-05-07T20:52:32.9875896Z permute_size=682, 2025-05-07T20:52:32.9876128Z long_index=False, 2025-05-07T20:52:32.9876348Z ) 2025-05-07T20:52:32.9876549Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9876948Z self=, 2025-05-07T20:52:32.9877343Z permute_size=704, 2025-05-07T20:52:32.9877569Z long_index=True, 2025-05-07T20:52:32.9877815Z ) 2025-05-07T20:52:32.9878224Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9878735Z self=, 2025-05-07T20:52:32.9879227Z permute_size=233, 2025-05-07T20:52:32.9879507Z long_index=True, 2025-05-07T20:52:32.9879763Z ) 2025-05-07T20:52:32.9879965Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9880452Z self=, 2025-05-07T20:52:32.9880852Z permute_size=447, 2025-05-07T20:52:32.9881074Z long_index=False, 2025-05-07T20:52:32.9881292Z ) 2025-05-07T20:52:32.9881497Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9881891Z self=, 2025-05-07T20:52:32.9882292Z permute_size=85, 2025-05-07T20:52:32.9882517Z long_index=True, 2025-05-07T20:52:32.9882731Z ) 2025-05-07T20:52:32.9882933Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9883339Z self=, 2025-05-07T20:52:32.9883740Z permute_size=998, 2025-05-07T20:52:32.9883965Z long_index=True, 2025-05-07T20:52:32.9884179Z ) 2025-05-07T20:52:32.9884385Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9884778Z self=, 2025-05-07T20:52:32.9885181Z permute_size=469, 2025-05-07T20:52:32.9885417Z long_index=True, 2025-05-07T20:52:32.9885631Z ) 2025-05-07T20:52:32.9885838Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9886244Z self=, 2025-05-07T20:52:32.9886642Z permute_size=431, 2025-05-07T20:52:32.9886876Z long_index=True, 2025-05-07T20:52:32.9887091Z ) 2025-05-07T20:52:32.9887294Z Trying example: test_invert_permute( 2025-05-07T20:52:32.9887699Z self=, 2025-05-07T20:52:32.9888101Z permute_size=38, 2025-05-07T20:52:32.9888339Z long_index=False, 2025-05-07T20:52:32.9888551Z ) 2025-05-07T20:52:32.9888746Z PASSED 2025-05-07T20:52:32.9915384Z sparse/misc_ops_test.py::MiscOpsTest::test_lengths_range PASSED 2025-05-07T20:52:33.0151934Z sparse/misc_ops_test.py::MiscOpsTest::test_offsets_range Trying example: test_offsets_range( 2025-05-07T20:52:33.0152552Z self=, 2025-05-07T20:52:33.0152965Z N=1, 2025-05-07T20:52:33.0153192Z offsets_type=torch.int32, 2025-05-07T20:52:33.0153447Z ) 2025-05-07T20:52:33.0153671Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0154074Z self=, 2025-05-07T20:52:33.0154468Z N=10, 2025-05-07T20:52:33.0154676Z offsets_type=torch.int32, 2025-05-07T20:52:33.0154932Z ) 2025-05-07T20:52:33.0155141Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0155542Z self=, 2025-05-07T20:52:33.0155969Z N=10, 2025-05-07T20:52:33.0156185Z offsets_type=torch.int64, 2025-05-07T20:52:33.0156701Z ) 2025-05-07T20:52:33.0156910Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0157307Z self=, 2025-05-07T20:52:33.0157695Z N=19, 2025-05-07T20:52:33.0157907Z offsets_type=torch.int32, 2025-05-07T20:52:33.0158153Z ) 2025-05-07T20:52:33.0158368Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0158827Z self=, 2025-05-07T20:52:33.0159213Z N=11, 2025-05-07T20:52:33.0159430Z offsets_type=torch.int64, 2025-05-07T20:52:33.0159682Z ) 2025-05-07T20:52:33.0159885Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0160386Z self=, 2025-05-07T20:52:33.0160775Z N=18, 2025-05-07T20:52:33.0160981Z offsets_type=torch.int64, 2025-05-07T20:52:33.0161230Z ) 2025-05-07T20:52:33.0161591Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0162000Z self=, 2025-05-07T20:52:33.0162393Z N=2, 2025-05-07T20:52:33.0162603Z offsets_type=torch.int64, 2025-05-07T20:52:33.0162857Z ) 2025-05-07T20:52:33.0163058Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0163461Z self=, 2025-05-07T20:52:33.0163847Z N=2, 2025-05-07T20:52:33.0164053Z offsets_type=torch.int32, 2025-05-07T20:52:33.0164302Z ) 2025-05-07T20:52:33.0164510Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0164906Z self=, 2025-05-07T20:52:33.0165295Z N=20, 2025-05-07T20:52:33.0165512Z offsets_type=torch.int64, 2025-05-07T20:52:33.0165761Z ) 2025-05-07T20:52:33.0165966Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0166380Z self=, 2025-05-07T20:52:33.0166767Z N=8, 2025-05-07T20:52:33.0166987Z offsets_type=torch.int64, 2025-05-07T20:52:33.0167242Z ) 2025-05-07T20:52:33.0167456Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0167853Z self=, 2025-05-07T20:52:33.0168255Z N=20, 2025-05-07T20:52:33.0168468Z offsets_type=torch.int32, 2025-05-07T20:52:33.0168712Z ) 2025-05-07T20:52:33.0168925Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0169335Z self=, 2025-05-07T20:52:33.0169723Z N=9, 2025-05-07T20:52:33.0169934Z offsets_type=torch.int32, 2025-05-07T20:52:33.0170186Z ) 2025-05-07T20:52:33.0170395Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0170805Z self=, 2025-05-07T20:52:33.0171198Z N=16, 2025-05-07T20:52:33.0171406Z offsets_type=torch.int32, 2025-05-07T20:52:33.0171660Z ) 2025-05-07T20:52:33.0171872Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0172280Z self=, 2025-05-07T20:52:33.0172672Z N=15, 2025-05-07T20:52:33.0172889Z offsets_type=torch.int64, 2025-05-07T20:52:33.0173142Z ) 2025-05-07T20:52:33.0173349Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0173754Z self=, 2025-05-07T20:52:33.0174139Z N=3, 2025-05-07T20:52:33.0174345Z offsets_type=torch.int32, 2025-05-07T20:52:33.0174602Z ) 2025-05-07T20:52:33.0174812Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0175209Z self=, 2025-05-07T20:52:33.0175596Z N=5, 2025-05-07T20:52:33.0175812Z offsets_type=torch.int64, 2025-05-07T20:52:33.0176057Z ) 2025-05-07T20:52:33.0176265Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0176672Z self=, 2025-05-07T20:52:33.0177155Z N=13, 2025-05-07T20:52:33.0177368Z offsets_type=torch.int64, 2025-05-07T20:52:33.0177619Z ) 2025-05-07T20:52:33.0177821Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0178250Z self=, 2025-05-07T20:52:33.0178673Z N=8, 2025-05-07T20:52:33.0178886Z offsets_type=torch.int32, 2025-05-07T20:52:33.0179130Z ) 2025-05-07T20:52:33.0179342Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0179749Z self=, 2025-05-07T20:52:33.0180136Z N=1, 2025-05-07T20:52:33.0180351Z offsets_type=torch.int64, 2025-05-07T20:52:33.0180603Z ) 2025-05-07T20:52:33.0180809Z Trying example: test_offsets_range( 2025-05-07T20:52:33.0181214Z self=, 2025-05-07T20:52:33.0181610Z N=17, 2025-05-07T20:52:33.0181903Z offsets_type=torch.int64, 2025-05-07T20:52:33.0182160Z ) 2025-05-07T20:52:33.0182353Z PASSED 2025-05-07T20:52:33.0919547Z sparse/misc_ops_test.py::MiscOpsTest::test_permute102_baddbmm_permute102 Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:52:33.0920417Z self=, 2025-05-07T20:52:33.0920881Z batch_size=2, 2025-05-07T20:52:33.0921094Z m=3, 2025-05-07T20:52:33.0921282Z k=4, 2025-05-07T20:52:33.0921468Z n=5, 2025-05-07T20:52:33.0921663Z use_cpu=False, 2025-05-07T20:52:33.0921874Z ) 2025-05-07T20:52:33.0922126Z Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:52:33.0922642Z self=, 2025-05-07T20:52:33.0923098Z batch_size=2, 2025-05-07T20:52:33.0923312Z m=3, 2025-05-07T20:52:33.0923502Z k=4, 2025-05-07T20:52:33.0923686Z n=5, 2025-05-07T20:52:33.0923883Z use_cpu=True, 2025-05-07T20:52:33.0924114Z ) 2025-05-07T20:52:33.0924297Z PASSED 2025-05-07T20:52:33.0935314Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr PASSED 2025-05-07T20:52:33.0950720Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr_empty_input PASSED 2025-05-07T20:52:33.0951060Z 2025-05-07T20:52:33.0951205Z ============================== 8 passed in 2.88s =============================== 2025-05-07T20:52:33.8803709Z 2025-05-07T20:52:33.8804153Z [TEST] Python test suite PASSED: ./sparse/misc_ops_test.py 2025-05-07T20:52:33.8823660Z [TEST] Python test time for ./sparse/misc_ops_test.py: 5 seconds 2025-05-07T20:52:33.8823955Z 2025-05-07T20:52:33.8823960Z 2025-05-07T20:52:33.8823963Z 2025-05-07T20:52:33.8823967Z 2025-05-07T20:52:33.8844538Z ################################################################################ 2025-05-07T20:52:33.8862257Z # [2025-05-07T20:52:33.885Z] Run Python Test Suite: 2025-05-07T20:52:33.8862599Z # ./sparse/pack_segments_test.py 2025-05-07T20:52:33.8862935Z ################################################################################ 2025-05-07T20:52:33.8888576Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/pack_segments_test.py 2025-05-07T20:52:33.8889433Z 2025-05-07T20:52:36.0208578Z ============================= test session starts ============================== 2025-05-07T20:52:36.0209226Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:36.0209759Z cachedir: .pytest_cache 2025-05-07T20:52:36.0210357Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:36.0211101Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:36.0211513Z plugins: hypothesis-6.131.14 2025-05-07T20:52:38.4265591Z collecting ... collected 4 items 2025-05-07T20:52:38.4265880Z 2025-05-07T20:52:41.5882509Z W0507 20:52:41.587000 110201 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:52:41.5884149Z W0507 20:52:41.587000 110201 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] function: 'inner' (/home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/_dynamo/external_utils.py:68) 2025-05-07T20:52:41.5885388Z W0507 20:52:41.587000 110201 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] last reason: 0/1: ___check_obj_id(fn, 139924676470160) 2025-05-07T20:52:41.5886369Z W0507 20:52:41.587000 110201 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:52:41.5887526Z W0507 20:52:41.587000 110201 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To diagnose recompilation issues, see https://pytorch.org/docs/main/torch.compiler_troubleshooting.html. 2025-05-07T20:52:41.7720026Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments PASSED 2025-05-07T20:52:41.9020928Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_meta_backend PASSED 2025-05-07T20:52:42.1383661Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_noncontig PASSED 2025-05-07T20:52:42.4340352Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_smaller_max_len PASSED 2025-05-07T20:52:42.4340937Z 2025-05-07T20:52:42.4341165Z ============================== 4 passed in 6.53s =============================== 2025-05-07T20:52:44.0838338Z 2025-05-07T20:52:44.0839022Z [TEST] Python test suite PASSED: ./sparse/pack_segments_test.py 2025-05-07T20:52:44.0856393Z [TEST] Python test time for ./sparse/pack_segments_test.py: 11 seconds 2025-05-07T20:52:44.0856702Z 2025-05-07T20:52:44.0856871Z 2025-05-07T20:52:44.0856875Z 2025-05-07T20:52:44.0857051Z 2025-05-07T20:52:44.0876718Z ################################################################################ 2025-05-07T20:52:44.0895085Z # [2025-05-07T20:52:44.089Z] Run Python Test Suite: 2025-05-07T20:52:44.0895455Z # ./sparse/permute_embeddings_test.py 2025-05-07T20:52:44.0895785Z ################################################################################ 2025-05-07T20:52:44.0920588Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/permute_embeddings_test.py 2025-05-07T20:52:44.0921257Z 2025-05-07T20:52:46.2204340Z ============================= test session starts ============================== 2025-05-07T20:52:46.2205003Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:46.2205544Z cachedir: .pytest_cache 2025-05-07T20:52:46.2206146Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:46.2206930Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:46.2207349Z plugins: hypothesis-6.131.14 2025-05-07T20:52:48.5536983Z collecting ... collected 1 item 2025-05-07T20:52:48.5537373Z 2025-05-07T20:52:48.8414596Z sparse/permute_embeddings_test.py::PermuteEmbeddingsTest::test_permute_embeddings Trying example: test_permute_embeddings( 2025-05-07T20:52:48.8415592Z self=, 2025-05-07T20:52:48.8416099Z B=0, 2025-05-07T20:52:48.8416294Z T=0, 2025-05-07T20:52:48.8416484Z L=2, 2025-05-07T20:52:48.8416677Z long_index=False, 2025-05-07T20:52:48.8417035Z permute_fn=, 2025-05-07T20:52:48.8417421Z ) 2025-05-07T20:52:48.8417644Z Trying example: test_permute_embeddings( 2025-05-07T20:52:48.8418170Z self=, 2025-05-07T20:52:48.8418672Z B=13, 2025-05-07T20:52:48.8418889Z T=0, 2025-05-07T20:52:48.8419070Z L=2, 2025-05-07T20:52:48.8419263Z long_index=False, 2025-05-07T20:52:48.8419885Z permute_fn=, 2025-05-07T20:52:48.8420258Z ) 2025-05-07T20:52:48.8420479Z Trying example: test_permute_embeddings( 2025-05-07T20:52:48.8421013Z self=, 2025-05-07T20:52:48.8421509Z B=13, 2025-05-07T20:52:48.8428225Z T=13, 2025-05-07T20:52:48.8428463Z L=12, 2025-05-07T20:52:48.8428673Z long_index=True, 2025-05-07T20:52:48.8429049Z permute_fn=, 2025-05-07T20:52:48.8429467Z ) 2025-05-07T20:52:48.8429695Z Trying example: test_permute_embeddings( 2025-05-07T20:52:48.8430226Z self=, 2025-05-07T20:52:48.8430737Z B=13, 2025-05-07T20:52:48.8430934Z T=20, 2025-05-07T20:52:48.8431326Z L=10, 2025-05-07T20:52:48.8431538Z long_index=False, 2025-05-07T20:52:48.8431899Z permute_fn=, 2025-05-07T20:52:48.8432290Z ) 2025-05-07T20:52:48.8432514Z Trying example: test_permute_embeddings( 2025-05-07T20:52:48.8433095Z self=, 2025-05-07T20:52:48.8433605Z B=13, 2025-05-07T20:52:48.8433831Z T=2, 2025-05-07T20:52:48.8434028Z L=17, 2025-05-07T20:52:48.8434227Z long_index=False, 2025-05-07T20:52:48.8434601Z permute_fn=, 2025-05-07T20:52:48.8435011Z ) 2025-05-07T20:52:48.8435232Z Trying example: test_permute_embeddings( 2025-05-07T20:52:48.8435762Z self=, 2025-05-07T20:52:48.8436267Z B=13, 2025-05-07T20:52:48.8436457Z T=1, 2025-05-07T20:52:48.8436651Z L=18, 2025-05-07T20:52:48.8436860Z long_index=False, 2025-05-07T20:52:48.8437206Z permute_fn=, 2025-05-07T20:52:48.8437590Z ) 2025-05-07T20:52:48.8437813Z Trying example: test_permute_embeddings( 2025-05-07T20:52:48.8438338Z self=, 2025-05-07T20:52:48.8438841Z B=8, 2025-05-07T20:52:48.8439039Z T=10, 2025-05-07T20:52:48.8439237Z L=2, 2025-05-07T20:52:48.8439430Z long_index=False, 2025-05-07T20:52:48.8439782Z permute_fn=, 2025-05-07T20:52:48.8440169Z ) 2025-05-07T20:52:48.8440504Z Trying example: test_permute_embeddings( 2025-05-07T20:52:48.8441030Z self=, 2025-05-07T20:52:48.8441528Z B=12, 2025-05-07T20:52:48.8441711Z T=13, 2025-05-07T20:52:48.8441903Z L=2, 2025-05-07T20:52:48.8442107Z long_index=True, 2025-05-07T20:52:48.8442447Z permute_fn=, 2025-05-07T20:52:48.8442834Z ) 2025-05-07T20:52:48.8443053Z Trying example: test_permute_embeddings( 2025-05-07T20:52:48.8443575Z self=, 2025-05-07T20:52:48.8444085Z B=5, 2025-05-07T20:52:48.8444278Z T=8, 2025-05-07T20:52:48.8444466Z L=16, 2025-05-07T20:52:48.8444660Z long_index=True, 2025-05-07T20:52:48.8445031Z permute_fn=, 2025-05-07T20:52:48.8445429Z ) 2025-05-07T20:52:48.8445648Z Trying example: test_permute_embeddings( 2025-05-07T20:52:48.8446174Z self=, 2025-05-07T20:52:48.8446672Z B=14, 2025-05-07T20:52:48.8446857Z T=4, 2025-05-07T20:52:48.8447047Z L=9, 2025-05-07T20:52:48.8447241Z long_index=True, 2025-05-07T20:52:48.8447604Z permute_fn=, 2025-05-07T20:52:48.8448110Z ) 2025-05-07T20:52:48.8448297Z PASSED 2025-05-07T20:52:48.8448413Z 2025-05-07T20:52:48.8448557Z ============================== 1 passed in 2.74s =============================== 2025-05-07T20:52:49.6033396Z 2025-05-07T20:52:49.6034170Z [TEST] Python test suite PASSED: ./sparse/permute_embeddings_test.py 2025-05-07T20:52:49.6052538Z [TEST] Python test time for ./sparse/permute_embeddings_test.py: 5 seconds 2025-05-07T20:52:49.6052891Z 2025-05-07T20:52:49.6052896Z 2025-05-07T20:52:49.6052901Z 2025-05-07T20:52:49.6052905Z 2025-05-07T20:52:49.6073262Z ################################################################################ 2025-05-07T20:52:49.6088708Z # [2025-05-07T20:52:49.608Z] Run Python Test Suite: 2025-05-07T20:52:49.6089051Z # ./sparse/permute_indices_test.py 2025-05-07T20:52:49.6089362Z ################################################################################ 2025-05-07T20:52:49.6115371Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/permute_indices_test.py 2025-05-07T20:52:49.6116050Z 2025-05-07T20:52:51.7426113Z ============================= test session starts ============================== 2025-05-07T20:52:51.7426776Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:51.7427323Z cachedir: .pytest_cache 2025-05-07T20:52:51.7427930Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:51.7428680Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:51.7429103Z plugins: hypothesis-6.131.14 2025-05-07T20:52:54.0670220Z collecting ... collected 3 items 2025-05-07T20:52:54.0670649Z 2025-05-07T20:52:54.4678315Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices Trying example: test_permute_indices( 2025-05-07T20:52:54.4679102Z self=, 2025-05-07T20:52:54.4679566Z B=0, 2025-05-07T20:52:54.4679762Z T=0, 2025-05-07T20:52:54.4679955Z L=2, 2025-05-07T20:52:54.4680146Z long_index=False, 2025-05-07T20:52:54.4680464Z has_weight=False, 2025-05-07T20:52:54.4680691Z is_1D=False, 2025-05-07T20:52:54.4680889Z W=4, 2025-05-07T20:52:54.4681079Z ) 2025-05-07T20:52:54.4681299Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4681773Z self=, 2025-05-07T20:52:54.4682234Z B=5, 2025-05-07T20:52:54.4682442Z T=0, 2025-05-07T20:52:54.4682629Z L=2, 2025-05-07T20:52:54.4682830Z long_index=False, 2025-05-07T20:52:54.4683055Z has_weight=False, 2025-05-07T20:52:54.4683281Z is_1D=False, 2025-05-07T20:52:54.4683487Z W=4, 2025-05-07T20:52:54.4683668Z ) 2025-05-07T20:52:54.4683887Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4684419Z self=, 2025-05-07T20:52:54.4684871Z B=5, 2025-05-07T20:52:54.4685057Z T=19, 2025-05-07T20:52:54.4685243Z L=11, 2025-05-07T20:52:54.4685429Z long_index=False, 2025-05-07T20:52:54.4685658Z has_weight=True, 2025-05-07T20:52:54.4685885Z is_1D=True, 2025-05-07T20:52:54.4686081Z W=6, 2025-05-07T20:52:54.4686265Z ) 2025-05-07T20:52:54.4686473Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4686942Z self=, 2025-05-07T20:52:54.4687404Z B=17, 2025-05-07T20:52:54.4687598Z T=2, 2025-05-07T20:52:54.4687788Z L=14, 2025-05-07T20:52:54.4687973Z long_index=True, 2025-05-07T20:52:54.4688200Z has_weight=False, 2025-05-07T20:52:54.4688429Z is_1D=True, 2025-05-07T20:52:54.4688626Z W=7, 2025-05-07T20:52:54.4688819Z ) 2025-05-07T20:52:54.4689031Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4689867Z self=, 2025-05-07T20:52:54.4690332Z B=20, 2025-05-07T20:52:54.4690521Z T=12, 2025-05-07T20:52:54.4690700Z L=19, 2025-05-07T20:52:54.4690895Z long_index=True, 2025-05-07T20:52:54.4691121Z has_weight=False, 2025-05-07T20:52:54.4691339Z is_1D=True, 2025-05-07T20:52:54.4691987Z W=5, 2025-05-07T20:52:54.4692175Z ) 2025-05-07T20:52:54.4692380Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4692856Z self=, 2025-05-07T20:52:54.4693319Z B=1, 2025-05-07T20:52:54.4693500Z T=6, 2025-05-07T20:52:54.4693681Z L=8, 2025-05-07T20:52:54.4693871Z long_index=True, 2025-05-07T20:52:54.4694095Z has_weight=False, 2025-05-07T20:52:54.4694344Z is_1D=True, 2025-05-07T20:52:54.4694569Z W=5, 2025-05-07T20:52:54.4694909Z ) 2025-05-07T20:52:54.4695122Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4695601Z self=, 2025-05-07T20:52:54.4696053Z B=3, 2025-05-07T20:52:54.4696235Z T=2, 2025-05-07T20:52:54.4696421Z L=11, 2025-05-07T20:52:54.4696615Z long_index=False, 2025-05-07T20:52:54.4696836Z has_weight=True, 2025-05-07T20:52:54.4697063Z is_1D=False, 2025-05-07T20:52:54.4697271Z W=7, 2025-05-07T20:52:54.4697448Z ) 2025-05-07T20:52:54.4697656Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4698130Z self=, 2025-05-07T20:52:54.4698579Z B=17, 2025-05-07T20:52:54.4698768Z T=6, 2025-05-07T20:52:54.4698951Z L=8, 2025-05-07T20:52:54.4699136Z long_index=True, 2025-05-07T20:52:54.4699362Z has_weight=False, 2025-05-07T20:52:54.4699592Z is_1D=False, 2025-05-07T20:52:54.4699799Z W=8, 2025-05-07T20:52:54.4699985Z ) 2025-05-07T20:52:54.4700190Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4700661Z self=, 2025-05-07T20:52:54.4701120Z B=4, 2025-05-07T20:52:54.4701308Z T=8, 2025-05-07T20:52:54.4701491Z L=7, 2025-05-07T20:52:54.4701684Z long_index=True, 2025-05-07T20:52:54.4701913Z has_weight=False, 2025-05-07T20:52:54.4702131Z is_1D=True, 2025-05-07T20:52:54.4702338Z W=4, 2025-05-07T20:52:54.4702525Z ) 2025-05-07T20:52:54.4702738Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4703208Z self=, 2025-05-07T20:52:54.4703667Z B=6, 2025-05-07T20:52:54.4703855Z T=4, 2025-05-07T20:52:54.4704037Z L=12, 2025-05-07T20:52:54.4704240Z long_index=False, 2025-05-07T20:52:54.4704472Z has_weight=True, 2025-05-07T20:52:54.4704692Z is_1D=False, 2025-05-07T20:52:54.4704905Z W=6, 2025-05-07T20:52:54.4705088Z ) 2025-05-07T20:52:54.4705291Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4705770Z self=, 2025-05-07T20:52:54.4706232Z B=11, 2025-05-07T20:52:54.4706420Z T=17, 2025-05-07T20:52:54.4706609Z L=2, 2025-05-07T20:52:54.4706822Z long_index=False, 2025-05-07T20:52:54.4707054Z has_weight=True, 2025-05-07T20:52:54.4707271Z is_1D=True, 2025-05-07T20:52:54.4707475Z W=4, 2025-05-07T20:52:54.4707656Z ) 2025-05-07T20:52:54.4707861Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4708332Z self=, 2025-05-07T20:52:54.4708790Z B=4, 2025-05-07T20:52:54.4708969Z T=17, 2025-05-07T20:52:54.4709161Z L=2, 2025-05-07T20:52:54.4709360Z long_index=False, 2025-05-07T20:52:54.4709583Z has_weight=True, 2025-05-07T20:52:54.4709808Z is_1D=True, 2025-05-07T20:52:54.4710020Z W=4, 2025-05-07T20:52:54.4710198Z ) 2025-05-07T20:52:54.4710538Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4711018Z self=, 2025-05-07T20:52:54.4711474Z B=17, 2025-05-07T20:52:54.4711655Z T=17, 2025-05-07T20:52:54.4711843Z L=2, 2025-05-07T20:52:54.4712037Z long_index=False, 2025-05-07T20:52:54.4712267Z has_weight=True, 2025-05-07T20:52:54.4712488Z is_1D=True, 2025-05-07T20:52:54.4712694Z W=4, 2025-05-07T20:52:54.4712871Z ) 2025-05-07T20:52:54.4713078Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4713551Z self=, 2025-05-07T20:52:54.4714001Z B=17, 2025-05-07T20:52:54.4714204Z T=17, 2025-05-07T20:52:54.4714423Z L=2, 2025-05-07T20:52:54.4714616Z long_index=True, 2025-05-07T20:52:54.4714840Z has_weight=True, 2025-05-07T20:52:54.4715150Z is_1D=True, 2025-05-07T20:52:54.4715348Z W=4, 2025-05-07T20:52:54.4715537Z ) 2025-05-07T20:52:54.4715753Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4716219Z self=, 2025-05-07T20:52:54.4716676Z B=17, 2025-05-07T20:52:54.4716869Z T=17, 2025-05-07T20:52:54.4717046Z L=4, 2025-05-07T20:52:54.4717239Z long_index=True, 2025-05-07T20:52:54.4717465Z has_weight=True, 2025-05-07T20:52:54.4717680Z is_1D=True, 2025-05-07T20:52:54.4717885Z W=4, 2025-05-07T20:52:54.4718070Z ) 2025-05-07T20:52:54.4718270Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4718742Z self=, 2025-05-07T20:52:54.4719201Z B=4, 2025-05-07T20:52:54.4719390Z T=17, 2025-05-07T20:52:54.4719572Z L=4, 2025-05-07T20:52:54.4719769Z long_index=True, 2025-05-07T20:52:54.4719998Z has_weight=True, 2025-05-07T20:52:54.4720216Z is_1D=True, 2025-05-07T20:52:54.4720495Z W=4, 2025-05-07T20:52:54.4720685Z ) 2025-05-07T20:52:54.4720893Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4721369Z self=, 2025-05-07T20:52:54.4721831Z B=4, 2025-05-07T20:52:54.4722009Z T=4, 2025-05-07T20:52:54.4722196Z L=4, 2025-05-07T20:52:54.4722389Z long_index=True, 2025-05-07T20:52:54.4722611Z has_weight=True, 2025-05-07T20:52:54.4722834Z is_1D=True, 2025-05-07T20:52:54.4723040Z W=4, 2025-05-07T20:52:54.4723220Z ) 2025-05-07T20:52:54.4723433Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4723906Z self=, 2025-05-07T20:52:54.4724360Z B=6, 2025-05-07T20:52:54.4724573Z T=12, 2025-05-07T20:52:54.4724787Z L=9, 2025-05-07T20:52:54.4724972Z long_index=True, 2025-05-07T20:52:54.4725198Z has_weight=False, 2025-05-07T20:52:54.4725429Z is_1D=True, 2025-05-07T20:52:54.4725632Z W=5, 2025-05-07T20:52:54.4725819Z ) 2025-05-07T20:52:54.4726029Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4726501Z self=, 2025-05-07T20:52:54.4726952Z B=6, 2025-05-07T20:52:54.4727141Z T=12, 2025-05-07T20:52:54.4727325Z L=12, 2025-05-07T20:52:54.4727513Z long_index=True, 2025-05-07T20:52:54.4727742Z has_weight=False, 2025-05-07T20:52:54.4727966Z is_1D=True, 2025-05-07T20:52:54.4728162Z W=5, 2025-05-07T20:52:54.4728345Z ) 2025-05-07T20:52:54.4728555Z Trying example: test_permute_indices( 2025-05-07T20:52:54.4729020Z self=, 2025-05-07T20:52:54.4729479Z B=6, 2025-05-07T20:52:54.4729665Z T=12, 2025-05-07T20:52:54.4729847Z L=12, 2025-05-07T20:52:54.4730044Z long_index=True, 2025-05-07T20:52:54.4730271Z has_weight=True, 2025-05-07T20:52:54.4730490Z is_1D=True, 2025-05-07T20:52:54.4730696Z W=5, 2025-05-07T20:52:54.4730978Z ) 2025-05-07T20:52:54.4731157Z PASSED 2025-05-07T20:52:54.5067036Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_scripted_with_none_weights PASSED 2025-05-07T20:52:54.5317770Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_with_repeats Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:54.5318685Z self=, 2025-05-07T20:52:54.5319196Z B=1, 2025-05-07T20:52:54.5319390Z T=1, 2025-05-07T20:52:54.5319579Z L=2, 2025-05-07T20:52:54.5319767Z long_index=False, 2025-05-07T20:52:54.5320002Z has_weight=False, 2025-05-07T20:52:54.5320276Z ) 2025-05-07T20:52:54.5320515Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:54.5321350Z self=, 2025-05-07T20:52:54.5321871Z B=5, 2025-05-07T20:52:54.5322062Z T=1, 2025-05-07T20:52:54.5322250Z L=2, 2025-05-07T20:52:54.5322444Z long_index=False, 2025-05-07T20:52:54.5322676Z has_weight=False, 2025-05-07T20:52:54.5322889Z ) 2025-05-07T20:52:54.5323126Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:54.5323693Z self=, 2025-05-07T20:52:54.5324228Z B=5, 2025-05-07T20:52:54.5324426Z T=15, 2025-05-07T20:52:54.5324624Z L=3, 2025-05-07T20:52:54.5324809Z long_index=False, 2025-05-07T20:52:54.5325037Z has_weight=True, 2025-05-07T20:52:54.5325254Z ) 2025-05-07T20:52:54.5325486Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:54.5326055Z self=, 2025-05-07T20:52:54.5326565Z B=12, 2025-05-07T20:52:54.5326750Z T=16, 2025-05-07T20:52:54.5326940Z L=20, 2025-05-07T20:52:54.5327134Z long_index=True, 2025-05-07T20:52:54.5327358Z has_weight=False, 2025-05-07T20:52:54.5327580Z ) 2025-05-07T20:52:54.5327819Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:54.5328383Z self=, 2025-05-07T20:52:54.5328877Z B=1, 2025-05-07T20:52:54.5329065Z T=6, 2025-05-07T20:52:54.5329253Z L=20, 2025-05-07T20:52:54.5329439Z long_index=True, 2025-05-07T20:52:54.5329665Z has_weight=True, 2025-05-07T20:52:54.5329888Z ) 2025-05-07T20:52:54.5330120Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:54.5330685Z self=, 2025-05-07T20:52:54.5331190Z B=4, 2025-05-07T20:52:54.5331370Z T=20, 2025-05-07T20:52:54.5331558Z L=9, 2025-05-07T20:52:54.5331749Z long_index=True, 2025-05-07T20:52:54.5331973Z has_weight=True, 2025-05-07T20:52:54.5332189Z ) 2025-05-07T20:52:54.5332431Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:54.5333001Z self=, 2025-05-07T20:52:54.5333513Z B=18, 2025-05-07T20:52:54.5333701Z T=6, 2025-05-07T20:52:54.5333884Z L=12, 2025-05-07T20:52:54.5334077Z long_index=False, 2025-05-07T20:52:54.5334306Z has_weight=False, 2025-05-07T20:52:54.5334524Z ) 2025-05-07T20:52:54.5334758Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:54.5335326Z self=, 2025-05-07T20:52:54.5335831Z B=16, 2025-05-07T20:52:54.5336014Z T=13, 2025-05-07T20:52:54.5336205Z L=11, 2025-05-07T20:52:54.5336400Z long_index=True, 2025-05-07T20:52:54.5336618Z has_weight=True, 2025-05-07T20:52:54.5336837Z ) 2025-05-07T20:52:54.5337081Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:54.5337638Z self=, 2025-05-07T20:52:54.5338339Z B=15, 2025-05-07T20:52:54.5338526Z T=11, 2025-05-07T20:52:54.5338709Z L=8, 2025-05-07T20:52:54.5338900Z long_index=True, 2025-05-07T20:52:54.5339127Z has_weight=False, 2025-05-07T20:52:54.5339341Z ) 2025-05-07T20:52:54.5339585Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:52:54.5340150Z self=, 2025-05-07T20:52:54.5340657Z B=4, 2025-05-07T20:52:54.5340838Z T=15, 2025-05-07T20:52:54.5341024Z L=11, 2025-05-07T20:52:54.5341216Z long_index=True, 2025-05-07T20:52:54.5341437Z has_weight=False, 2025-05-07T20:52:54.5341662Z ) 2025-05-07T20:52:54.5341848Z PASSED 2025-05-07T20:52:54.5341959Z 2025-05-07T20:52:54.5342190Z ============================== 3 passed in 2.91s =============================== 2025-05-07T20:52:55.3018232Z 2025-05-07T20:52:55.3018841Z [TEST] Python test suite PASSED: ./sparse/permute_indices_test.py 2025-05-07T20:52:55.3039659Z [TEST] Python test time for ./sparse/permute_indices_test.py: 6 seconds 2025-05-07T20:52:55.3040068Z 2025-05-07T20:52:55.3040073Z 2025-05-07T20:52:55.3040077Z 2025-05-07T20:52:55.3040080Z 2025-05-07T20:52:55.3062107Z ################################################################################ 2025-05-07T20:52:55.3077737Z # [2025-05-07T20:52:55.307Z] Run Python Test Suite: 2025-05-07T20:52:55.3078222Z # ./sparse/permute_sparse_features_test.py 2025-05-07T20:52:55.3078557Z ################################################################################ 2025-05-07T20:52:55.3104887Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sparse/permute_sparse_features_test.py 2025-05-07T20:52:55.3105568Z 2025-05-07T20:52:57.4407121Z ============================= test session starts ============================== 2025-05-07T20:52:57.4407813Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:57.4408358Z cachedir: .pytest_cache 2025-05-07T20:52:57.4408962Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:57.4409722Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:57.4410150Z plugins: hypothesis-6.131.14 2025-05-07T20:52:59.7476977Z collecting ... collected 2 items 2025-05-07T20:52:59.7477574Z 2025-05-07T20:53:00.0537780Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features PASSED 2025-05-07T20:53:00.0976498Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features_with_repeats PASSED 2025-05-07T20:53:00.0977023Z 2025-05-07T20:53:00.0977197Z ============================== 2 passed in 2.77s =============================== 2025-05-07T20:53:00.8633878Z 2025-05-07T20:53:00.8634357Z [TEST] Python test suite PASSED: ./sparse/permute_sparse_features_test.py 2025-05-07T20:53:00.8654822Z [TEST] Python test time for ./sparse/permute_sparse_features_test.py: 5 seconds 2025-05-07T20:53:00.8655158Z 2025-05-07T20:53:00.8655163Z 2025-05-07T20:53:00.8655167Z 2025-05-07T20:53:00.8655171Z 2025-05-07T20:53:00.8675729Z ################################################################################ 2025-05-07T20:53:00.8690987Z # [2025-05-07T20:53:00.868Z] Run Python Test Suite: 2025-05-07T20:53:00.8691636Z # ./sparse/reorder_batched_test.py 2025-05-07T20:53:00.8692069Z ################################################################################ 2025-05-07T20:53:00.8717322Z + 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:53:00.8718114Z 2025-05-07T20:53:03.0012136Z ============================= test session starts ============================== 2025-05-07T20:53:03.0013277Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:03.0013814Z cachedir: .pytest_cache 2025-05-07T20:53:03.0014402Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:03.0015137Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:03.0015549Z plugins: hypothesis-6.131.14 2025-05-07T20:53:05.3364402Z collecting ... collected 7 items 2025-05-07T20:53:05.3364711Z 2025-05-07T20:53:05.5106416Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_cat_reorder_batched_ad_indices_cpu Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5108113Z self=, 2025-05-07T20:53:05.5108671Z B=1, 2025-05-07T20:53:05.5108864Z T=1, 2025-05-07T20:53:05.5109077Z L=2, 2025-05-07T20:53:05.5109277Z A=1, 2025-05-07T20:53:05.5109483Z Dtype=torch.int32, 2025-05-07T20:53:05.5109733Z Itype=torch.int32, 2025-05-07T20:53:05.5109985Z broadcast_indices=False, 2025-05-07T20:53:05.5110254Z max_batch_size=0, 2025-05-07T20:53:05.5110481Z ) 2025-05-07T20:53:05.5110754Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5111370Z self=, 2025-05-07T20:53:05.5111898Z B=17, 2025-05-07T20:53:05.5112099Z T=1, 2025-05-07T20:53:05.5112299Z L=2, 2025-05-07T20:53:05.5112485Z A=1, 2025-05-07T20:53:05.5112691Z Dtype=torch.int32, 2025-05-07T20:53:05.5112936Z Itype=torch.int32, 2025-05-07T20:53:05.5113179Z broadcast_indices=False, 2025-05-07T20:53:05.5113445Z max_batch_size=0, 2025-05-07T20:53:05.5113677Z ) 2025-05-07T20:53:05.5113941Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5114562Z self=, 2025-05-07T20:53:05.5115104Z B=17, 2025-05-07T20:53:05.5115293Z T=4, 2025-05-07T20:53:05.5115491Z L=8, 2025-05-07T20:53:05.5115675Z A=19, 2025-05-07T20:53:05.5115872Z Dtype=torch.float32, 2025-05-07T20:53:05.5116123Z Itype=torch.int64, 2025-05-07T20:53:05.5116369Z broadcast_indices=False, 2025-05-07T20:53:05.5116619Z max_batch_size=0, 2025-05-07T20:53:05.5116841Z ) 2025-05-07T20:53:05.5117106Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5117771Z self=, 2025-05-07T20:53:05.5118307Z B=11, 2025-05-07T20:53:05.5118500Z T=4, 2025-05-07T20:53:05.5118689Z L=4, 2025-05-07T20:53:05.5118873Z A=9, 2025-05-07T20:53:05.5119085Z Dtype=torch.float32, 2025-05-07T20:53:05.5119340Z Itype=torch.int64, 2025-05-07T20:53:05.5119586Z broadcast_indices=False, 2025-05-07T20:53:05.5119848Z max_batch_size=-2, 2025-05-07T20:53:05.5120075Z ) 2025-05-07T20:53:05.5120421Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5121042Z self=, 2025-05-07T20:53:05.5121578Z B=18, 2025-05-07T20:53:05.5121766Z T=20, 2025-05-07T20:53:05.5121956Z L=7, 2025-05-07T20:53:05.5122143Z A=20, 2025-05-07T20:53:05.5122341Z Dtype=torch.int64, 2025-05-07T20:53:05.5122583Z Itype=torch.int32, 2025-05-07T20:53:05.5122826Z broadcast_indices=True, 2025-05-07T20:53:05.5123070Z max_batch_size=1, 2025-05-07T20:53:05.5123292Z ) 2025-05-07T20:53:05.5123558Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5124165Z self=, 2025-05-07T20:53:05.5124873Z B=1, 2025-05-07T20:53:05.5125062Z T=9, 2025-05-07T20:53:05.5125250Z L=20, 2025-05-07T20:53:05.5125434Z A=1, 2025-05-07T20:53:05.5125633Z Dtype=torch.int32, 2025-05-07T20:53:05.5125876Z Itype=torch.int32, 2025-05-07T20:53:05.5126112Z broadcast_indices=False, 2025-05-07T20:53:05.5126370Z max_batch_size=5, 2025-05-07T20:53:05.5126596Z ) 2025-05-07T20:53:05.5126853Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5127466Z self=, 2025-05-07T20:53:05.5128004Z B=17, 2025-05-07T20:53:05.5128187Z T=8, 2025-05-07T20:53:05.5128373Z L=3, 2025-05-07T20:53:05.5128557Z A=14, 2025-05-07T20:53:05.5128749Z Dtype=torch.int64, 2025-05-07T20:53:05.5128991Z Itype=torch.int64, 2025-05-07T20:53:05.5129240Z broadcast_indices=False, 2025-05-07T20:53:05.5129577Z max_batch_size=0, 2025-05-07T20:53:05.5129805Z ) 2025-05-07T20:53:05.5130073Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5130690Z self=, 2025-05-07T20:53:05.5131228Z B=11, 2025-05-07T20:53:05.5131423Z T=6, 2025-05-07T20:53:05.5131607Z L=4, 2025-05-07T20:53:05.5131791Z A=18, 2025-05-07T20:53:05.5131995Z Dtype=torch.float32, 2025-05-07T20:53:05.5132243Z Itype=torch.int64, 2025-05-07T20:53:05.5132484Z broadcast_indices=True, 2025-05-07T20:53:05.5132740Z max_batch_size=5, 2025-05-07T20:53:05.5132960Z ) 2025-05-07T20:53:05.5133220Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5133834Z self=, 2025-05-07T20:53:05.5134368Z B=10, 2025-05-07T20:53:05.5134560Z T=9, 2025-05-07T20:53:05.5134748Z L=3, 2025-05-07T20:53:05.5134938Z A=10, 2025-05-07T20:53:05.5135138Z Dtype=torch.float32, 2025-05-07T20:53:05.5135396Z Itype=torch.int64, 2025-05-07T20:53:05.5135644Z broadcast_indices=True, 2025-05-07T20:53:05.5135895Z max_batch_size=2, 2025-05-07T20:53:05.5136118Z ) 2025-05-07T20:53:05.5136391Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5137001Z self=, 2025-05-07T20:53:05.5137583Z B=3, 2025-05-07T20:53:05.5137772Z T=7, 2025-05-07T20:53:05.5137962Z L=15, 2025-05-07T20:53:05.5138145Z A=1, 2025-05-07T20:53:05.5138343Z Dtype=torch.int64, 2025-05-07T20:53:05.5138583Z Itype=torch.int32, 2025-05-07T20:53:05.5138822Z broadcast_indices=True, 2025-05-07T20:53:05.5139074Z max_batch_size=0, 2025-05-07T20:53:05.5139289Z ) 2025-05-07T20:53:05.5139549Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5140166Z self=, 2025-05-07T20:53:05.5140706Z B=20, 2025-05-07T20:53:05.5140893Z T=6, 2025-05-07T20:53:05.5141078Z L=6, 2025-05-07T20:53:05.5141264Z A=17, 2025-05-07T20:53:05.5141460Z Dtype=torch.int32, 2025-05-07T20:53:05.5141698Z Itype=torch.int32, 2025-05-07T20:53:05.5141943Z broadcast_indices=False, 2025-05-07T20:53:05.5142193Z max_batch_size=-1, 2025-05-07T20:53:05.5142417Z ) 2025-05-07T20:53:05.5142683Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5143291Z self=, 2025-05-07T20:53:05.5143823Z B=20, 2025-05-07T20:53:05.5144012Z T=1, 2025-05-07T20:53:05.5144202Z L=6, 2025-05-07T20:53:05.5144388Z A=17, 2025-05-07T20:53:05.5144589Z Dtype=torch.int32, 2025-05-07T20:53:05.5144828Z Itype=torch.int32, 2025-05-07T20:53:05.5145074Z broadcast_indices=False, 2025-05-07T20:53:05.5145336Z max_batch_size=-1, 2025-05-07T20:53:05.5145651Z ) 2025-05-07T20:53:05.5145912Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5146522Z self=, 2025-05-07T20:53:05.5147059Z B=6, 2025-05-07T20:53:05.5147246Z T=1, 2025-05-07T20:53:05.5147462Z L=6, 2025-05-07T20:53:05.5147671Z A=17, 2025-05-07T20:53:05.5147867Z Dtype=torch.int32, 2025-05-07T20:53:05.5148109Z Itype=torch.int32, 2025-05-07T20:53:05.5148359Z broadcast_indices=False, 2025-05-07T20:53:05.5148616Z max_batch_size=-1, 2025-05-07T20:53:05.5148839Z ) 2025-05-07T20:53:05.5149105Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5149713Z self=, 2025-05-07T20:53:05.5150245Z B=6, 2025-05-07T20:53:05.5150522Z T=1, 2025-05-07T20:53:05.5150709Z L=6, 2025-05-07T20:53:05.5150890Z A=1, 2025-05-07T20:53:05.5151094Z Dtype=torch.int32, 2025-05-07T20:53:05.5151348Z Itype=torch.int32, 2025-05-07T20:53:05.5151600Z broadcast_indices=False, 2025-05-07T20:53:05.5151852Z max_batch_size=-1, 2025-05-07T20:53:05.5152078Z ) 2025-05-07T20:53:05.5152345Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5152951Z self=, 2025-05-07T20:53:05.5153487Z B=6, 2025-05-07T20:53:05.5153682Z T=1, 2025-05-07T20:53:05.5153862Z L=2, 2025-05-07T20:53:05.5154054Z A=1, 2025-05-07T20:53:05.5154259Z Dtype=torch.int32, 2025-05-07T20:53:05.5154492Z Itype=torch.int32, 2025-05-07T20:53:05.5154737Z broadcast_indices=False, 2025-05-07T20:53:05.5154997Z max_batch_size=-1, 2025-05-07T20:53:05.5155214Z ) 2025-05-07T20:53:05.5155485Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5156101Z self=, 2025-05-07T20:53:05.5156643Z B=1, 2025-05-07T20:53:05.5156831Z T=1, 2025-05-07T20:53:05.5157017Z L=2, 2025-05-07T20:53:05.5157203Z A=1, 2025-05-07T20:53:05.5157397Z Dtype=torch.int32, 2025-05-07T20:53:05.5157640Z Itype=torch.int32, 2025-05-07T20:53:05.5157886Z broadcast_indices=False, 2025-05-07T20:53:05.5158137Z max_batch_size=-1, 2025-05-07T20:53:05.5158355Z ) 2025-05-07T20:53:05.5158618Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5159228Z self=, 2025-05-07T20:53:05.5159761Z B=1, 2025-05-07T20:53:05.5159953Z T=1, 2025-05-07T20:53:05.5160134Z L=2, 2025-05-07T20:53:05.5160421Z A=1, 2025-05-07T20:53:05.5160618Z Dtype=torch.int32, 2025-05-07T20:53:05.5160853Z Itype=torch.int32, 2025-05-07T20:53:05.5161106Z broadcast_indices=False, 2025-05-07T20:53:05.5161369Z max_batch_size=1, 2025-05-07T20:53:05.5161581Z ) 2025-05-07T20:53:05.5161844Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5162460Z self=, 2025-05-07T20:53:05.5162999Z B=19, 2025-05-07T20:53:05.5163183Z T=17, 2025-05-07T20:53:05.5163372Z L=2, 2025-05-07T20:53:05.5163562Z A=4, 2025-05-07T20:53:05.5163755Z Dtype=torch.int32, 2025-05-07T20:53:05.5163995Z Itype=torch.int64, 2025-05-07T20:53:05.5164244Z broadcast_indices=True, 2025-05-07T20:53:05.5164493Z max_batch_size=-1, 2025-05-07T20:53:05.5164710Z ) 2025-05-07T20:53:05.5164976Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5165584Z self=, 2025-05-07T20:53:05.5166130Z B=19, 2025-05-07T20:53:05.5166325Z T=17, 2025-05-07T20:53:05.5166510Z L=2, 2025-05-07T20:53:05.5166788Z A=2, 2025-05-07T20:53:05.5166989Z Dtype=torch.int32, 2025-05-07T20:53:05.5167223Z Itype=torch.int64, 2025-05-07T20:53:05.5167469Z broadcast_indices=True, 2025-05-07T20:53:05.5167723Z max_batch_size=-1, 2025-05-07T20:53:05.5167937Z ) 2025-05-07T20:53:05.5168204Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5168821Z self=, 2025-05-07T20:53:05.5169361Z B=19, 2025-05-07T20:53:05.5169545Z T=17, 2025-05-07T20:53:05.5169737Z L=2, 2025-05-07T20:53:05.5169929Z A=2, 2025-05-07T20:53:05.5170125Z Dtype=torch.int32, 2025-05-07T20:53:05.5170363Z Itype=torch.int64, 2025-05-07T20:53:05.5170608Z broadcast_indices=True, 2025-05-07T20:53:05.5170853Z max_batch_size=2, 2025-05-07T20:53:05.5171074Z ) 2025-05-07T20:53:05.5171263Z PASSED 2025-05-07T20:53:05.5171780Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices PASSED 2025-05-07T20:53:05.5628989Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices_cpu Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5630194Z self=, 2025-05-07T20:53:05.5630839Z B=1, 2025-05-07T20:53:05.5631065Z T=1, 2025-05-07T20:53:05.5631297Z L=2, 2025-05-07T20:53:05.5631527Z A=1, 2025-05-07T20:53:05.5631767Z Dtype=torch.int32, 2025-05-07T20:53:05.5632057Z Itype=torch.int32, 2025-05-07T20:53:05.5632359Z broadcast_indices=False, 2025-05-07T20:53:05.5632658Z ) 2025-05-07T20:53:05.5632965Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5633683Z self=, 2025-05-07T20:53:05.5634315Z B=6, 2025-05-07T20:53:05.5634567Z T=1, 2025-05-07T20:53:05.5634796Z L=2, 2025-05-07T20:53:05.5635026Z A=1, 2025-05-07T20:53:05.5635270Z Dtype=torch.int32, 2025-05-07T20:53:05.5635561Z Itype=torch.int32, 2025-05-07T20:53:05.5635861Z broadcast_indices=False, 2025-05-07T20:53:05.5636157Z ) 2025-05-07T20:53:05.5636463Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5637213Z self=, 2025-05-07T20:53:05.5637872Z B=6, 2025-05-07T20:53:05.5638105Z T=11, 2025-05-07T20:53:05.5638342Z L=3, 2025-05-07T20:53:05.5638567Z A=18, 2025-05-07T20:53:05.5638819Z Dtype=torch.float32, 2025-05-07T20:53:05.5639124Z Itype=torch.int32, 2025-05-07T20:53:05.5639418Z broadcast_indices=False, 2025-05-07T20:53:05.5639722Z ) 2025-05-07T20:53:05.5640038Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5640856Z self=, 2025-05-07T20:53:05.5641505Z B=18, 2025-05-07T20:53:05.5641741Z T=1, 2025-05-07T20:53:05.5641971Z L=2, 2025-05-07T20:53:05.5642200Z A=1, 2025-05-07T20:53:05.5642444Z Dtype=torch.int32, 2025-05-07T20:53:05.5642729Z Itype=torch.int32, 2025-05-07T20:53:05.5643027Z broadcast_indices=False, 2025-05-07T20:53:05.5643336Z ) 2025-05-07T20:53:05.5643642Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5644347Z self=, 2025-05-07T20:53:05.5644986Z B=18, 2025-05-07T20:53:05.5645220Z T=17, 2025-05-07T20:53:05.5645444Z L=5, 2025-05-07T20:53:05.5645676Z A=14, 2025-05-07T20:53:05.5645926Z Dtype=torch.float32, 2025-05-07T20:53:05.5646223Z Itype=torch.int64, 2025-05-07T20:53:05.5646522Z broadcast_indices=True, 2025-05-07T20:53:05.5646825Z ) 2025-05-07T20:53:05.5647135Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5647901Z self=, 2025-05-07T20:53:05.5648947Z B=20, 2025-05-07T20:53:05.5649176Z T=19, 2025-05-07T20:53:05.5649411Z L=13, 2025-05-07T20:53:05.5649643Z A=19, 2025-05-07T20:53:05.5649881Z Dtype=torch.int32, 2025-05-07T20:53:05.5650174Z Itype=torch.int64, 2025-05-07T20:53:05.5650467Z broadcast_indices=True, 2025-05-07T20:53:05.5650758Z ) 2025-05-07T20:53:05.5651064Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5651774Z self=, 2025-05-07T20:53:05.5652408Z B=7, 2025-05-07T20:53:05.5652633Z T=17, 2025-05-07T20:53:05.5652865Z L=8, 2025-05-07T20:53:05.5653091Z A=13, 2025-05-07T20:53:05.5653327Z Dtype=torch.int32, 2025-05-07T20:53:05.5653616Z Itype=torch.int64, 2025-05-07T20:53:05.5654072Z broadcast_indices=False, 2025-05-07T20:53:05.5654378Z ) 2025-05-07T20:53:05.5654681Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5655401Z self=, 2025-05-07T20:53:05.5656030Z B=5, 2025-05-07T20:53:05.5656262Z T=18, 2025-05-07T20:53:05.5656491Z L=10, 2025-05-07T20:53:05.5656714Z A=7, 2025-05-07T20:53:05.5656964Z Dtype=torch.float32, 2025-05-07T20:53:05.5657290Z Itype=torch.int64, 2025-05-07T20:53:05.5657600Z broadcast_indices=True, 2025-05-07T20:53:05.5657896Z ) 2025-05-07T20:53:05.5658195Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5658904Z self=, 2025-05-07T20:53:05.5659534Z B=20, 2025-05-07T20:53:05.5659763Z T=15, 2025-05-07T20:53:05.5659993Z L=11, 2025-05-07T20:53:05.5660217Z A=1, 2025-05-07T20:53:05.5660466Z Dtype=torch.int64, 2025-05-07T20:53:05.5660752Z Itype=torch.int32, 2025-05-07T20:53:05.5661045Z broadcast_indices=True, 2025-05-07T20:53:05.5661337Z ) 2025-05-07T20:53:05.5661641Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5662345Z self=, 2025-05-07T20:53:05.5662982Z B=7, 2025-05-07T20:53:05.5663209Z T=18, 2025-05-07T20:53:05.5663432Z L=4, 2025-05-07T20:53:05.5663661Z A=19, 2025-05-07T20:53:05.5663902Z Dtype=torch.int64, 2025-05-07T20:53:05.5664183Z Itype=torch.int64, 2025-05-07T20:53:05.5664476Z broadcast_indices=True, 2025-05-07T20:53:05.5664769Z ) 2025-05-07T20:53:05.5665065Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5665778Z self=, 2025-05-07T20:53:05.5666415Z B=1, 2025-05-07T20:53:05.5666645Z T=6, 2025-05-07T20:53:05.5666874Z L=8, 2025-05-07T20:53:05.5667106Z A=7, 2025-05-07T20:53:05.5667392Z Dtype=torch.int32, 2025-05-07T20:53:05.5667682Z Itype=torch.int32, 2025-05-07T20:53:05.5667977Z broadcast_indices=False, 2025-05-07T20:53:05.5668274Z ) 2025-05-07T20:53:05.5668571Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5669283Z self=, 2025-05-07T20:53:05.5669917Z B=7, 2025-05-07T20:53:05.5670140Z T=6, 2025-05-07T20:53:05.5670367Z L=8, 2025-05-07T20:53:05.5670592Z A=7, 2025-05-07T20:53:05.5670837Z Dtype=torch.int32, 2025-05-07T20:53:05.5671126Z Itype=torch.int32, 2025-05-07T20:53:05.5679574Z broadcast_indices=False, 2025-05-07T20:53:05.5679935Z ) 2025-05-07T20:53:05.5680196Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5680873Z self=, 2025-05-07T20:53:05.5681405Z B=7, 2025-05-07T20:53:05.5681607Z T=7, 2025-05-07T20:53:05.5681930Z L=8, 2025-05-07T20:53:05.5682125Z A=7, 2025-05-07T20:53:05.5682331Z Dtype=torch.int32, 2025-05-07T20:53:05.5682571Z Itype=torch.int32, 2025-05-07T20:53:05.5682826Z broadcast_indices=False, 2025-05-07T20:53:05.5683083Z ) 2025-05-07T20:53:05.5683334Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5683927Z self=, 2025-05-07T20:53:05.5684453Z B=7, 2025-05-07T20:53:05.5684650Z T=7, 2025-05-07T20:53:05.5684837Z L=8, 2025-05-07T20:53:05.5685030Z A=8, 2025-05-07T20:53:05.5685235Z Dtype=torch.int32, 2025-05-07T20:53:05.5685474Z Itype=torch.int32, 2025-05-07T20:53:05.5685726Z broadcast_indices=False, 2025-05-07T20:53:05.5685985Z ) 2025-05-07T20:53:05.5686237Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5686920Z self=, 2025-05-07T20:53:05.5687465Z B=8, 2025-05-07T20:53:05.5687685Z T=7, 2025-05-07T20:53:05.5687883Z L=8, 2025-05-07T20:53:05.5688074Z A=8, 2025-05-07T20:53:05.5688268Z Dtype=torch.int32, 2025-05-07T20:53:05.5688511Z Itype=torch.int32, 2025-05-07T20:53:05.5688761Z broadcast_indices=False, 2025-05-07T20:53:05.5689006Z ) 2025-05-07T20:53:05.5689259Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5689840Z self=, 2025-05-07T20:53:05.5690350Z B=8, 2025-05-07T20:53:05.5690550Z T=7, 2025-05-07T20:53:05.5690742Z L=7, 2025-05-07T20:53:05.5690931Z A=8, 2025-05-07T20:53:05.5691134Z Dtype=torch.int32, 2025-05-07T20:53:05.5691380Z Itype=torch.int32, 2025-05-07T20:53:05.5691923Z broadcast_indices=False, 2025-05-07T20:53:05.5692174Z ) 2025-05-07T20:53:05.5692439Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5693038Z self=, 2025-05-07T20:53:05.5693557Z B=7, 2025-05-07T20:53:05.5693758Z T=7, 2025-05-07T20:53:05.5693951Z L=7, 2025-05-07T20:53:05.5694137Z A=8, 2025-05-07T20:53:05.5694348Z Dtype=torch.int32, 2025-05-07T20:53:05.5694593Z Itype=torch.int32, 2025-05-07T20:53:05.5694839Z broadcast_indices=False, 2025-05-07T20:53:05.5695096Z ) 2025-05-07T20:53:05.5695356Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5695938Z self=, 2025-05-07T20:53:05.5696462Z B=12, 2025-05-07T20:53:05.5696661Z T=5, 2025-05-07T20:53:05.5696851Z L=2, 2025-05-07T20:53:05.5697046Z A=6, 2025-05-07T20:53:05.5697250Z Dtype=torch.int64, 2025-05-07T20:53:05.5697496Z Itype=torch.int64, 2025-05-07T20:53:05.5697746Z broadcast_indices=False, 2025-05-07T20:53:05.5697996Z ) 2025-05-07T20:53:05.5698247Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5698832Z self=, 2025-05-07T20:53:05.5699354Z B=6, 2025-05-07T20:53:05.5699542Z T=5, 2025-05-07T20:53:05.5699738Z L=2, 2025-05-07T20:53:05.5699927Z A=6, 2025-05-07T20:53:05.5700121Z Dtype=torch.int64, 2025-05-07T20:53:05.5700362Z Itype=torch.int64, 2025-05-07T20:53:05.5700609Z broadcast_indices=False, 2025-05-07T20:53:05.5700861Z ) 2025-05-07T20:53:05.5701109Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5701696Z self=, 2025-05-07T20:53:05.5702216Z B=6, 2025-05-07T20:53:05.5702402Z T=2, 2025-05-07T20:53:05.5702596Z L=2, 2025-05-07T20:53:05.5702794Z A=6, 2025-05-07T20:53:05.5702990Z Dtype=torch.int64, 2025-05-07T20:53:05.5703394Z Itype=torch.int64, 2025-05-07T20:53:05.5703641Z broadcast_indices=False, 2025-05-07T20:53:05.5703889Z ) 2025-05-07T20:53:05.5704147Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5704733Z self=, 2025-05-07T20:53:05.5705248Z B=6, 2025-05-07T20:53:05.5705442Z T=2, 2025-05-07T20:53:05.5705633Z L=6, 2025-05-07T20:53:05.5705815Z A=6, 2025-05-07T20:53:05.5706016Z Dtype=torch.int64, 2025-05-07T20:53:05.5706255Z Itype=torch.int64, 2025-05-07T20:53:05.5706494Z broadcast_indices=False, 2025-05-07T20:53:05.5706743Z ) 2025-05-07T20:53:05.5706994Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5707632Z self=, 2025-05-07T20:53:05.5708144Z B=6, 2025-05-07T20:53:05.5708457Z T=2, 2025-05-07T20:53:05.5708651Z L=2, 2025-05-07T20:53:05.5708842Z A=2, 2025-05-07T20:53:05.5709042Z Dtype=torch.int64, 2025-05-07T20:53:05.5709283Z Itype=torch.int64, 2025-05-07T20:53:05.5709526Z broadcast_indices=False, 2025-05-07T20:53:05.5709774Z ) 2025-05-07T20:53:05.5710028Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5710604Z self=, 2025-05-07T20:53:05.5711133Z B=2, 2025-05-07T20:53:05.5711323Z T=2, 2025-05-07T20:53:05.5711505Z L=2, 2025-05-07T20:53:05.5711692Z A=2, 2025-05-07T20:53:05.5711894Z Dtype=torch.int64, 2025-05-07T20:53:05.5712128Z Itype=torch.int64, 2025-05-07T20:53:05.5712373Z broadcast_indices=False, 2025-05-07T20:53:05.5712623Z ) 2025-05-07T20:53:05.5712871Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5713470Z self=, 2025-05-07T20:53:05.5713991Z B=9, 2025-05-07T20:53:05.5714187Z T=13, 2025-05-07T20:53:05.5714376Z L=6, 2025-05-07T20:53:05.5714568Z A=20, 2025-05-07T20:53:05.5714776Z Dtype=torch.float32, 2025-05-07T20:53:05.5715026Z Itype=torch.int32, 2025-05-07T20:53:05.5715275Z broadcast_indices=True, 2025-05-07T20:53:05.5715519Z ) 2025-05-07T20:53:05.5715766Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5716353Z self=, 2025-05-07T20:53:05.5716877Z B=9, 2025-05-07T20:53:05.5717064Z T=20, 2025-05-07T20:53:05.5717260Z L=6, 2025-05-07T20:53:05.5717459Z A=20, 2025-05-07T20:53:05.5717695Z Dtype=torch.float32, 2025-05-07T20:53:05.5717953Z Itype=torch.int32, 2025-05-07T20:53:05.5718206Z broadcast_indices=True, 2025-05-07T20:53:05.5718445Z ) 2025-05-07T20:53:05.5718703Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5719289Z self=, 2025-05-07T20:53:05.5719816Z B=20, 2025-05-07T20:53:05.5720004Z T=20, 2025-05-07T20:53:05.5720196Z L=6, 2025-05-07T20:53:05.5720451Z A=20, 2025-05-07T20:53:05.5720651Z Dtype=torch.float32, 2025-05-07T20:53:05.5720901Z Itype=torch.int32, 2025-05-07T20:53:05.5721147Z broadcast_indices=True, 2025-05-07T20:53:05.5721385Z ) 2025-05-07T20:53:05.5721638Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5722222Z self=, 2025-05-07T20:53:05.5722735Z B=20, 2025-05-07T20:53:05.5722928Z T=20, 2025-05-07T20:53:05.5723118Z L=6, 2025-05-07T20:53:05.5723303Z A=6, 2025-05-07T20:53:05.5723507Z Dtype=torch.float32, 2025-05-07T20:53:05.5723759Z Itype=torch.int32, 2025-05-07T20:53:05.5724007Z broadcast_indices=True, 2025-05-07T20:53:05.5724250Z ) 2025-05-07T20:53:05.5724502Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5725185Z self=, 2025-05-07T20:53:05.5725704Z B=20, 2025-05-07T20:53:05.5725897Z T=20, 2025-05-07T20:53:05.5726090Z L=20, 2025-05-07T20:53:05.5726273Z A=20, 2025-05-07T20:53:05.5726478Z Dtype=torch.float32, 2025-05-07T20:53:05.5726730Z Itype=torch.int32, 2025-05-07T20:53:05.5726968Z broadcast_indices=True, 2025-05-07T20:53:05.5727210Z ) 2025-05-07T20:53:05.5727462Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5728042Z self=, 2025-05-07T20:53:05.5728564Z B=19, 2025-05-07T20:53:05.5728759Z T=11, 2025-05-07T20:53:05.5728944Z L=20, 2025-05-07T20:53:05.5729139Z A=12, 2025-05-07T20:53:05.5729438Z Dtype=torch.int64, 2025-05-07T20:53:05.5729677Z Itype=torch.int32, 2025-05-07T20:53:05.5729938Z broadcast_indices=False, 2025-05-07T20:53:05.5730188Z ) 2025-05-07T20:53:05.5730432Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5731020Z self=, 2025-05-07T20:53:05.5731536Z B=11, 2025-05-07T20:53:05.5731727Z T=11, 2025-05-07T20:53:05.5731909Z L=20, 2025-05-07T20:53:05.5732095Z A=12, 2025-05-07T20:53:05.5732294Z Dtype=torch.int64, 2025-05-07T20:53:05.5732524Z Itype=torch.int32, 2025-05-07T20:53:05.5732764Z broadcast_indices=False, 2025-05-07T20:53:05.5804011Z ) 2025-05-07T20:53:05.5804327Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5805057Z self=, 2025-05-07T20:53:05.5805698Z B=11, 2025-05-07T20:53:05.5805947Z T=11, 2025-05-07T20:53:05.5806186Z L=12, 2025-05-07T20:53:05.5806426Z A=12, 2025-05-07T20:53:05.5806681Z Dtype=torch.int64, 2025-05-07T20:53:05.5806968Z Itype=torch.int32, 2025-05-07T20:53:05.5807288Z broadcast_indices=False, 2025-05-07T20:53:05.5807623Z ) 2025-05-07T20:53:05.5807922Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5808639Z self=, 2025-05-07T20:53:05.5809279Z B=11, 2025-05-07T20:53:05.5809518Z T=12, 2025-05-07T20:53:05.5809745Z L=12, 2025-05-07T20:53:05.5809978Z A=12, 2025-05-07T20:53:05.5810227Z Dtype=torch.int64, 2025-05-07T20:53:05.5810516Z Itype=torch.int32, 2025-05-07T20:53:05.5810818Z broadcast_indices=False, 2025-05-07T20:53:05.5811123Z ) 2025-05-07T20:53:05.5811423Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5812152Z self=, 2025-05-07T20:53:05.5812795Z B=12, 2025-05-07T20:53:05.5813030Z T=12, 2025-05-07T20:53:05.5813263Z L=12, 2025-05-07T20:53:05.5813519Z A=12, 2025-05-07T20:53:05.5813764Z Dtype=torch.int64, 2025-05-07T20:53:05.5814047Z Itype=torch.int32, 2025-05-07T20:53:05.5814346Z broadcast_indices=False, 2025-05-07T20:53:05.5814646Z ) 2025-05-07T20:53:05.5814940Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5815653Z self=, 2025-05-07T20:53:05.5816292Z B=4, 2025-05-07T20:53:05.5816521Z T=4, 2025-05-07T20:53:05.5816743Z L=3, 2025-05-07T20:53:05.5816972Z A=6, 2025-05-07T20:53:05.5817218Z Dtype=torch.float32, 2025-05-07T20:53:05.5817510Z Itype=torch.int32, 2025-05-07T20:53:05.5817808Z broadcast_indices=False, 2025-05-07T20:53:05.5818104Z ) 2025-05-07T20:53:05.5818397Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5819106Z self=, 2025-05-07T20:53:05.5819952Z B=4, 2025-05-07T20:53:05.5820175Z T=4, 2025-05-07T20:53:05.5820402Z L=4, 2025-05-07T20:53:05.5820629Z A=6, 2025-05-07T20:53:05.5820866Z Dtype=torch.float32, 2025-05-07T20:53:05.5821163Z Itype=torch.int32, 2025-05-07T20:53:05.5821463Z broadcast_indices=False, 2025-05-07T20:53:05.5821756Z ) 2025-05-07T20:53:05.5822054Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5822762Z self=, 2025-05-07T20:53:05.5823392Z B=4, 2025-05-07T20:53:05.5823625Z T=4, 2025-05-07T20:53:05.5823853Z L=4, 2025-05-07T20:53:05.5824075Z A=4, 2025-05-07T20:53:05.5824321Z Dtype=torch.float32, 2025-05-07T20:53:05.5824618Z Itype=torch.int32, 2025-05-07T20:53:05.5824913Z broadcast_indices=False, 2025-05-07T20:53:05.5825379Z ) 2025-05-07T20:53:05.5825685Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5826405Z self=, 2025-05-07T20:53:05.5827036Z B=14, 2025-05-07T20:53:05.5827292Z T=16, 2025-05-07T20:53:05.5827544Z L=20, 2025-05-07T20:53:05.5827766Z A=13, 2025-05-07T20:53:05.5828008Z Dtype=torch.int32, 2025-05-07T20:53:05.5828292Z Itype=torch.int64, 2025-05-07T20:53:05.5828579Z broadcast_indices=True, 2025-05-07T20:53:05.5828869Z ) 2025-05-07T20:53:05.5829169Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5829870Z self=, 2025-05-07T20:53:05.5830505Z B=14, 2025-05-07T20:53:05.5830734Z T=13, 2025-05-07T20:53:05.5830957Z L=20, 2025-05-07T20:53:05.5831195Z A=13, 2025-05-07T20:53:05.5831457Z Dtype=torch.int32, 2025-05-07T20:53:05.5831750Z Itype=torch.int64, 2025-05-07T20:53:05.5832047Z broadcast_indices=True, 2025-05-07T20:53:05.5832346Z ) 2025-05-07T20:53:05.5832648Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5833355Z self=, 2025-05-07T20:53:05.5833991Z B=13, 2025-05-07T20:53:05.5834224Z T=13, 2025-05-07T20:53:05.5834445Z L=20, 2025-05-07T20:53:05.5834674Z A=13, 2025-05-07T20:53:05.5834916Z Dtype=torch.int32, 2025-05-07T20:53:05.5835194Z Itype=torch.int64, 2025-05-07T20:53:05.5835485Z broadcast_indices=True, 2025-05-07T20:53:05.5835777Z ) 2025-05-07T20:53:05.5836074Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:53:05.5836782Z self=, 2025-05-07T20:53:05.5837415Z B=13, 2025-05-07T20:53:05.5837661Z T=20, 2025-05-07T20:53:05.5837919Z L=20, 2025-05-07T20:53:05.5838150Z A=13, 2025-05-07T20:53:05.5838383Z Dtype=torch.int32, 2025-05-07T20:53:05.5838674Z Itype=torch.int64, 2025-05-07T20:53:05.5838971Z broadcast_indices=True, 2025-05-07T20:53:05.5839262Z ) 2025-05-07T20:53:05.5839480Z PASSED 2025-05-07T20:53:05.7971390Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.7972286Z self=, 2025-05-07T20:53:05.7972788Z B=1, 2025-05-07T20:53:05.7972982Z T=1, 2025-05-07T20:53:05.7973168Z L=2, 2025-05-07T20:53:05.7973381Z A=1, 2025-05-07T20:53:05.7973579Z Dtype=torch.int32, 2025-05-07T20:53:05.7973822Z broadcast_lengths=False, 2025-05-07T20:53:05.7974071Z ) 2025-05-07T20:53:05.7974318Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.7974891Z self=, 2025-05-07T20:53:05.7975389Z B=12, 2025-05-07T20:53:05.7975964Z T=1, 2025-05-07T20:53:05.7976146Z L=2, 2025-05-07T20:53:05.7976336Z A=1, 2025-05-07T20:53:05.7976540Z Dtype=torch.int32, 2025-05-07T20:53:05.7976783Z broadcast_lengths=False, 2025-05-07T20:53:05.7977031Z ) 2025-05-07T20:53:05.7977293Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.7977866Z self=, 2025-05-07T20:53:05.7978367Z B=12, 2025-05-07T20:53:05.7978556Z T=9, 2025-05-07T20:53:05.7978747Z L=15, 2025-05-07T20:53:05.7978929Z A=4, 2025-05-07T20:53:05.7979127Z Dtype=torch.float32, 2025-05-07T20:53:05.7979382Z broadcast_lengths=False, 2025-05-07T20:53:05.7979622Z ) 2025-05-07T20:53:05.7979855Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.7980564Z self=, 2025-05-07T20:53:05.7981057Z B=6, 2025-05-07T20:53:05.7981250Z T=19, 2025-05-07T20:53:05.7981439Z L=19, 2025-05-07T20:53:05.7981622Z A=3, 2025-05-07T20:53:05.7981821Z Dtype=torch.int64, 2025-05-07T20:53:05.7982071Z broadcast_lengths=False, 2025-05-07T20:53:05.7982316Z ) 2025-05-07T20:53:05.7982550Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.7983110Z self=, 2025-05-07T20:53:05.7983605Z B=1, 2025-05-07T20:53:05.7983791Z T=16, 2025-05-07T20:53:05.7983980Z L=5, 2025-05-07T20:53:05.7984161Z A=20, 2025-05-07T20:53:05.7984361Z Dtype=torch.float32, 2025-05-07T20:53:05.7984618Z broadcast_lengths=False, 2025-05-07T20:53:05.7984862Z ) 2025-05-07T20:53:05.7985090Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.7985654Z self=, 2025-05-07T20:53:05.7986156Z B=3, 2025-05-07T20:53:05.7986339Z T=11, 2025-05-07T20:53:05.7986534Z L=19, 2025-05-07T20:53:05.7986724Z A=14, 2025-05-07T20:53:05.7986920Z Dtype=torch.float32, 2025-05-07T20:53:05.7987178Z broadcast_lengths=True, 2025-05-07T20:53:05.7987427Z ) 2025-05-07T20:53:05.7987683Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.7988260Z self=, 2025-05-07T20:53:05.7988760Z B=3, 2025-05-07T20:53:05.7988945Z T=5, 2025-05-07T20:53:05.7989131Z L=7, 2025-05-07T20:53:05.7989313Z A=10, 2025-05-07T20:53:05.7989506Z Dtype=torch.int32, 2025-05-07T20:53:05.7989760Z broadcast_lengths=False, 2025-05-07T20:53:05.7990005Z ) 2025-05-07T20:53:05.7990232Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.7990782Z self=, 2025-05-07T20:53:05.7991280Z B=10, 2025-05-07T20:53:05.7991717Z T=11, 2025-05-07T20:53:05.7991905Z L=10, 2025-05-07T20:53:05.7992094Z A=9, 2025-05-07T20:53:05.7992291Z Dtype=torch.int64, 2025-05-07T20:53:05.7992531Z broadcast_lengths=False, 2025-05-07T20:53:05.7992778Z ) 2025-05-07T20:53:05.7993014Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.7993562Z self=, 2025-05-07T20:53:05.7994067Z B=2, 2025-05-07T20:53:05.7994257Z T=11, 2025-05-07T20:53:05.7994438Z L=10, 2025-05-07T20:53:05.7994629Z A=2, 2025-05-07T20:53:05.7994830Z Dtype=torch.int64, 2025-05-07T20:53:05.7995070Z broadcast_lengths=False, 2025-05-07T20:53:05.7995313Z ) 2025-05-07T20:53:05.7995547Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.7996094Z self=, 2025-05-07T20:53:05.7996596Z B=8, 2025-05-07T20:53:05.7996790Z T=20, 2025-05-07T20:53:05.7997110Z L=7, 2025-05-07T20:53:05.7997290Z A=2, 2025-05-07T20:53:05.7997492Z Dtype=torch.float32, 2025-05-07T20:53:05.7997747Z broadcast_lengths=False, 2025-05-07T20:53:05.7997985Z ) 2025-05-07T20:53:05.7998239Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.7998791Z self=, 2025-05-07T20:53:05.7999284Z B=17, 2025-05-07T20:53:05.7999473Z T=20, 2025-05-07T20:53:05.8007345Z L=19, 2025-05-07T20:53:05.8007610Z A=12, 2025-05-07T20:53:05.8007823Z Dtype=torch.int32, 2025-05-07T20:53:05.8008083Z broadcast_lengths=True, 2025-05-07T20:53:05.8008331Z ) 2025-05-07T20:53:05.8008582Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.8009143Z self=, 2025-05-07T20:53:05.8009809Z B=17, 2025-05-07T20:53:05.8010013Z T=17, 2025-05-07T20:53:05.8010207Z L=19, 2025-05-07T20:53:05.8010399Z A=12, 2025-05-07T20:53:05.8010611Z Dtype=torch.int32, 2025-05-07T20:53:05.8010861Z broadcast_lengths=True, 2025-05-07T20:53:05.8011101Z ) 2025-05-07T20:53:05.8011343Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.8011894Z self=, 2025-05-07T20:53:05.8012396Z B=17, 2025-05-07T20:53:05.8012585Z T=17, 2025-05-07T20:53:05.8012783Z L=17, 2025-05-07T20:53:05.8012975Z A=12, 2025-05-07T20:53:05.8013174Z Dtype=torch.int32, 2025-05-07T20:53:05.8013425Z broadcast_lengths=True, 2025-05-07T20:53:05.8013674Z ) 2025-05-07T20:53:05.8013907Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.8014454Z self=, 2025-05-07T20:53:05.8014958Z B=17, 2025-05-07T20:53:05.8015152Z T=17, 2025-05-07T20:53:05.8015348Z L=12, 2025-05-07T20:53:05.8015538Z A=12, 2025-05-07T20:53:05.8015733Z Dtype=torch.int32, 2025-05-07T20:53:05.8015978Z broadcast_lengths=True, 2025-05-07T20:53:05.8016216Z ) 2025-05-07T20:53:05.8016446Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.8016992Z self=, 2025-05-07T20:53:05.8017501Z B=17, 2025-05-07T20:53:05.8017725Z T=17, 2025-05-07T20:53:05.8017926Z L=17, 2025-05-07T20:53:05.8018114Z A=17, 2025-05-07T20:53:05.8018318Z Dtype=torch.int32, 2025-05-07T20:53:05.8018557Z broadcast_lengths=True, 2025-05-07T20:53:05.8018800Z ) 2025-05-07T20:53:05.8019037Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.8019578Z self=, 2025-05-07T20:53:05.8020072Z B=5, 2025-05-07T20:53:05.8020269Z T=10, 2025-05-07T20:53:05.8020452Z L=17, 2025-05-07T20:53:05.8020645Z A=12, 2025-05-07T20:53:05.8020854Z Dtype=torch.int64, 2025-05-07T20:53:05.8021098Z broadcast_lengths=False, 2025-05-07T20:53:05.8021349Z ) 2025-05-07T20:53:05.8021588Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.8022131Z self=, 2025-05-07T20:53:05.8022629Z B=5, 2025-05-07T20:53:05.8022822Z T=12, 2025-05-07T20:53:05.8023010Z L=17, 2025-05-07T20:53:05.8023203Z A=12, 2025-05-07T20:53:05.8023403Z Dtype=torch.int64, 2025-05-07T20:53:05.8023644Z broadcast_lengths=False, 2025-05-07T20:53:05.8023892Z ) 2025-05-07T20:53:05.8024131Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.8024671Z self=, 2025-05-07T20:53:05.8025168Z B=5, 2025-05-07T20:53:05.8025359Z T=17, 2025-05-07T20:53:05.8025543Z L=17, 2025-05-07T20:53:05.8025723Z A=12, 2025-05-07T20:53:05.8026017Z Dtype=torch.int64, 2025-05-07T20:53:05.8026261Z broadcast_lengths=False, 2025-05-07T20:53:05.8026501Z ) 2025-05-07T20:53:05.8026732Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.8027276Z self=, 2025-05-07T20:53:05.8027772Z B=5, 2025-05-07T20:53:05.8027960Z T=5, 2025-05-07T20:53:05.8028147Z L=17, 2025-05-07T20:53:05.8028327Z A=12, 2025-05-07T20:53:05.8028527Z Dtype=torch.int64, 2025-05-07T20:53:05.8028771Z broadcast_lengths=False, 2025-05-07T20:53:05.8029012Z ) 2025-05-07T20:53:05.8029247Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:53:05.8029791Z self=, 2025-05-07T20:53:05.8030283Z B=5, 2025-05-07T20:53:05.8030471Z T=5, 2025-05-07T20:53:05.8030744Z L=17, 2025-05-07T20:53:05.8030925Z A=17, 2025-05-07T20:53:05.8031132Z Dtype=torch.int64, 2025-05-07T20:53:05.8031377Z broadcast_lengths=False, 2025-05-07T20:53:05.8031616Z ) 2025-05-07T20:53:05.8031812Z PASSED 2025-05-07T20:53:05.8395390Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths_cpu Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8397492Z self=, 2025-05-07T20:53:05.8398064Z B=1, 2025-05-07T20:53:05.8398250Z T=1, 2025-05-07T20:53:05.8398433Z L=2, 2025-05-07T20:53:05.8398620Z A=1, 2025-05-07T20:53:05.8398818Z Dtype=torch.int32, 2025-05-07T20:53:05.8399062Z broadcast_lengths=False, 2025-05-07T20:53:05.8399311Z ) 2025-05-07T20:53:05.8399562Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8400148Z self=, 2025-05-07T20:53:05.8400755Z B=15, 2025-05-07T20:53:05.8400962Z T=1, 2025-05-07T20:53:05.8401140Z L=2, 2025-05-07T20:53:05.8401331Z A=1, 2025-05-07T20:53:05.8401536Z Dtype=torch.int32, 2025-05-07T20:53:05.8401783Z broadcast_lengths=False, 2025-05-07T20:53:05.8402035Z ) 2025-05-07T20:53:05.8402288Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8402876Z self=, 2025-05-07T20:53:05.8403390Z B=15, 2025-05-07T20:53:05.8403582Z T=17, 2025-05-07T20:53:05.8403773Z L=19, 2025-05-07T20:53:05.8403958Z A=10, 2025-05-07T20:53:05.8404163Z Dtype=torch.int32, 2025-05-07T20:53:05.8404415Z broadcast_lengths=False, 2025-05-07T20:53:05.8404658Z ) 2025-05-07T20:53:05.8404911Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8405503Z self=, 2025-05-07T20:53:05.8406018Z B=11, 2025-05-07T20:53:05.8406215Z T=1, 2025-05-07T20:53:05.8406406Z L=2, 2025-05-07T20:53:05.8406589Z A=1, 2025-05-07T20:53:05.8406792Z Dtype=torch.int32, 2025-05-07T20:53:05.8407043Z broadcast_lengths=False, 2025-05-07T20:53:05.8407287Z ) 2025-05-07T20:53:05.8407539Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8408125Z self=, 2025-05-07T20:53:05.8408644Z B=11, 2025-05-07T20:53:05.8408833Z T=6, 2025-05-07T20:53:05.8409024Z L=17, 2025-05-07T20:53:05.8409216Z A=11, 2025-05-07T20:53:05.8409413Z Dtype=torch.int32, 2025-05-07T20:53:05.8409662Z broadcast_lengths=True, 2025-05-07T20:53:05.8409908Z ) 2025-05-07T20:53:05.8410156Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8410745Z self=, 2025-05-07T20:53:05.8411268Z B=3, 2025-05-07T20:53:05.8411676Z T=9, 2025-05-07T20:53:05.8411866Z L=18, 2025-05-07T20:53:05.8412055Z A=12, 2025-05-07T20:53:05.8412257Z Dtype=torch.int64, 2025-05-07T20:53:05.8412508Z broadcast_lengths=False, 2025-05-07T20:53:05.8412755Z ) 2025-05-07T20:53:05.8413003Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8413586Z self=, 2025-05-07T20:53:05.8414104Z B=2, 2025-05-07T20:53:05.8414295Z T=19, 2025-05-07T20:53:05.8414480Z L=4, 2025-05-07T20:53:05.8414668Z A=4, 2025-05-07T20:53:05.8414871Z Dtype=torch.float32, 2025-05-07T20:53:05.8415122Z broadcast_lengths=True, 2025-05-07T20:53:05.8415363Z ) 2025-05-07T20:53:05.8415617Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8416317Z self=, 2025-05-07T20:53:05.8416843Z B=6, 2025-05-07T20:53:05.8417039Z T=1, 2025-05-07T20:53:05.8417237Z L=19, 2025-05-07T20:53:05.8417468Z A=16, 2025-05-07T20:53:05.8417683Z Dtype=torch.int32, 2025-05-07T20:53:05.8417928Z broadcast_lengths=False, 2025-05-07T20:53:05.8418178Z ) 2025-05-07T20:53:05.8418433Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8419011Z self=, 2025-05-07T20:53:05.8419529Z B=20, 2025-05-07T20:53:05.8419723Z T=12, 2025-05-07T20:53:05.8419910Z L=11, 2025-05-07T20:53:05.8420103Z A=10, 2025-05-07T20:53:05.8420306Z Dtype=torch.int32, 2025-05-07T20:53:05.8420560Z broadcast_lengths=False, 2025-05-07T20:53:05.8420806Z ) 2025-05-07T20:53:05.8421062Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8421653Z self=, 2025-05-07T20:53:05.8422162Z B=2, 2025-05-07T20:53:05.8422363Z T=2, 2025-05-07T20:53:05.8422557Z L=20, 2025-05-07T20:53:05.8422746Z A=13, 2025-05-07T20:53:05.8422951Z Dtype=torch.int64, 2025-05-07T20:53:05.8423198Z broadcast_lengths=True, 2025-05-07T20:53:05.8423433Z ) 2025-05-07T20:53:05.8423686Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8424267Z self=, 2025-05-07T20:53:05.8424776Z B=6, 2025-05-07T20:53:05.8424978Z T=6, 2025-05-07T20:53:05.8425173Z L=9, 2025-05-07T20:53:05.8425362Z A=5, 2025-05-07T20:53:05.8425561Z Dtype=torch.float32, 2025-05-07T20:53:05.8425823Z broadcast_lengths=False, 2025-05-07T20:53:05.8426074Z ) 2025-05-07T20:53:05.8426321Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8426910Z self=, 2025-05-07T20:53:05.8427445Z B=5, 2025-05-07T20:53:05.8427665Z T=6, 2025-05-07T20:53:05.8427861Z L=9, 2025-05-07T20:53:05.8428048Z A=5, 2025-05-07T20:53:05.8428250Z Dtype=torch.float32, 2025-05-07T20:53:05.8428502Z broadcast_lengths=False, 2025-05-07T20:53:05.8428747Z ) 2025-05-07T20:53:05.8428998Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8429576Z self=, 2025-05-07T20:53:05.8430094Z B=5, 2025-05-07T20:53:05.8430283Z T=6, 2025-05-07T20:53:05.8430463Z L=5, 2025-05-07T20:53:05.8430642Z A=5, 2025-05-07T20:53:05.8430842Z Dtype=torch.float32, 2025-05-07T20:53:05.8431090Z broadcast_lengths=False, 2025-05-07T20:53:05.8431332Z ) 2025-05-07T20:53:05.8431581Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8432161Z self=, 2025-05-07T20:53:05.8432674Z B=5, 2025-05-07T20:53:05.8432949Z T=6, 2025-05-07T20:53:05.8433130Z L=6, 2025-05-07T20:53:05.8433313Z A=5, 2025-05-07T20:53:05.8433518Z Dtype=torch.float32, 2025-05-07T20:53:05.8433765Z broadcast_lengths=False, 2025-05-07T20:53:05.8434010Z ) 2025-05-07T20:53:05.8434260Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8434834Z self=, 2025-05-07T20:53:05.8435341Z B=6, 2025-05-07T20:53:05.8435528Z T=6, 2025-05-07T20:53:05.8435714Z L=6, 2025-05-07T20:53:05.8435893Z A=5, 2025-05-07T20:53:05.8436093Z Dtype=torch.float32, 2025-05-07T20:53:05.8436348Z broadcast_lengths=False, 2025-05-07T20:53:05.8436583Z ) 2025-05-07T20:53:05.8436832Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8437534Z self=, 2025-05-07T20:53:05.8438047Z B=5, 2025-05-07T20:53:05.8438241Z T=6, 2025-05-07T20:53:05.8438428Z L=6, 2025-05-07T20:53:05.8438605Z A=6, 2025-05-07T20:53:05.8438806Z Dtype=torch.float32, 2025-05-07T20:53:05.8439064Z broadcast_lengths=False, 2025-05-07T20:53:05.8439302Z ) 2025-05-07T20:53:05.8439551Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8440126Z self=, 2025-05-07T20:53:05.8440747Z B=13, 2025-05-07T20:53:05.8440932Z T=10, 2025-05-07T20:53:05.8441119Z L=20, 2025-05-07T20:53:05.8441309Z A=11, 2025-05-07T20:53:05.8441502Z Dtype=torch.int32, 2025-05-07T20:53:05.8441749Z broadcast_lengths=True, 2025-05-07T20:53:05.8441984Z ) 2025-05-07T20:53:05.8442229Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8442818Z self=, 2025-05-07T20:53:05.8443330Z B=13, 2025-05-07T20:53:05.8443517Z T=10, 2025-05-07T20:53:05.8443700Z L=10, 2025-05-07T20:53:05.8443888Z A=11, 2025-05-07T20:53:05.8444080Z Dtype=torch.int32, 2025-05-07T20:53:05.8444326Z broadcast_lengths=True, 2025-05-07T20:53:05.8444563Z ) 2025-05-07T20:53:05.8444808Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8445381Z self=, 2025-05-07T20:53:05.8445892Z B=13, 2025-05-07T20:53:05.8446081Z T=11, 2025-05-07T20:53:05.8446260Z L=10, 2025-05-07T20:53:05.8446448Z A=11, 2025-05-07T20:53:05.8446644Z Dtype=torch.int32, 2025-05-07T20:53:05.8446881Z broadcast_lengths=True, 2025-05-07T20:53:05.8447123Z ) 2025-05-07T20:53:05.8447426Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8448020Z self=, 2025-05-07T20:53:05.8448526Z B=13, 2025-05-07T20:53:05.8448716Z T=13, 2025-05-07T20:53:05.8448904Z L=10, 2025-05-07T20:53:05.8449087Z A=11, 2025-05-07T20:53:05.8449282Z Dtype=torch.int32, 2025-05-07T20:53:05.8449526Z broadcast_lengths=True, 2025-05-07T20:53:05.8449756Z ) 2025-05-07T20:53:05.8450000Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8450580Z self=, 2025-05-07T20:53:05.8451083Z B=10, 2025-05-07T20:53:05.8451273Z T=10, 2025-05-07T20:53:05.8451457Z L=10, 2025-05-07T20:53:05.8451637Z A=11, 2025-05-07T20:53:05.8451840Z Dtype=torch.int32, 2025-05-07T20:53:05.8452085Z broadcast_lengths=True, 2025-05-07T20:53:05.8452319Z ) 2025-05-07T20:53:05.8452569Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8453148Z self=, 2025-05-07T20:53:05.8453659Z B=10, 2025-05-07T20:53:05.8453967Z T=10, 2025-05-07T20:53:05.8454152Z L=10, 2025-05-07T20:53:05.8454341Z A=10, 2025-05-07T20:53:05.8454534Z Dtype=torch.int32, 2025-05-07T20:53:05.8454781Z broadcast_lengths=True, 2025-05-07T20:53:05.8455021Z ) 2025-05-07T20:53:05.8455263Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8455836Z self=, 2025-05-07T20:53:05.8456347Z B=4, 2025-05-07T20:53:05.8456530Z T=13, 2025-05-07T20:53:05.8456720Z L=11, 2025-05-07T20:53:05.8456906Z A=20, 2025-05-07T20:53:05.8457098Z Dtype=torch.int32, 2025-05-07T20:53:05.8457346Z broadcast_lengths=True, 2025-05-07T20:53:05.8457615Z ) 2025-05-07T20:53:05.8457880Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8458540Z self=, 2025-05-07T20:53:05.8459053Z B=4, 2025-05-07T20:53:05.8459250Z T=13, 2025-05-07T20:53:05.8459427Z L=11, 2025-05-07T20:53:05.8459612Z A=13, 2025-05-07T20:53:05.8459808Z Dtype=torch.int32, 2025-05-07T20:53:05.8460043Z broadcast_lengths=True, 2025-05-07T20:53:05.8460280Z ) 2025-05-07T20:53:05.8460531Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8461100Z self=, 2025-05-07T20:53:05.8461608Z B=13, 2025-05-07T20:53:05.8461797Z T=13, 2025-05-07T20:53:05.8461978Z L=11, 2025-05-07T20:53:05.8462063Z A=13, 2025-05-07T20:53:05.8462154Z Dtype=torch.int32, 2025-05-07T20:53:05.8462250Z broadcast_lengths=True, 2025-05-07T20:53:05.8462329Z ) 2025-05-07T20:53:05.8462473Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8462810Z self=, 2025-05-07T20:53:05.8462895Z B=13, 2025-05-07T20:53:05.8462975Z T=13, 2025-05-07T20:53:05.8463059Z L=13, 2025-05-07T20:53:05.8463138Z A=13, 2025-05-07T20:53:05.8463234Z Dtype=torch.int32, 2025-05-07T20:53:05.8463334Z broadcast_lengths=True, 2025-05-07T20:53:05.8463406Z ) 2025-05-07T20:53:05.8463551Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8463887Z self=, 2025-05-07T20:53:05.8463968Z B=17, 2025-05-07T20:53:05.8464049Z T=19, 2025-05-07T20:53:05.8464134Z L=13, 2025-05-07T20:53:05.8464212Z A=18, 2025-05-07T20:53:05.8464301Z Dtype=torch.int32, 2025-05-07T20:53:05.8464401Z broadcast_lengths=True, 2025-05-07T20:53:05.8464477Z ) 2025-05-07T20:53:05.8464627Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8464962Z self=, 2025-05-07T20:53:05.8465042Z B=18, 2025-05-07T20:53:05.8465129Z T=19, 2025-05-07T20:53:05.8465206Z L=13, 2025-05-07T20:53:05.8465281Z A=18, 2025-05-07T20:53:05.8465377Z Dtype=torch.int32, 2025-05-07T20:53:05.8465471Z broadcast_lengths=True, 2025-05-07T20:53:05.8465544Z ) 2025-05-07T20:53:05.8465695Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8466029Z self=, 2025-05-07T20:53:05.8466108Z B=18, 2025-05-07T20:53:05.8466195Z T=19, 2025-05-07T20:53:05.8466275Z L=13, 2025-05-07T20:53:05.8466357Z A=19, 2025-05-07T20:53:05.8466447Z Dtype=torch.int32, 2025-05-07T20:53:05.8466544Z broadcast_lengths=True, 2025-05-07T20:53:05.8466622Z ) 2025-05-07T20:53:05.8466767Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8467104Z self=, 2025-05-07T20:53:05.8467187Z B=18, 2025-05-07T20:53:05.8467358Z T=18, 2025-05-07T20:53:05.8467438Z L=13, 2025-05-07T20:53:05.8467525Z A=18, 2025-05-07T20:53:05.8467616Z Dtype=torch.int32, 2025-05-07T20:53:05.8467715Z broadcast_lengths=True, 2025-05-07T20:53:05.8467799Z ) 2025-05-07T20:53:05.8467946Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8468282Z self=, 2025-05-07T20:53:05.8468363Z B=18, 2025-05-07T20:53:05.8468444Z T=18, 2025-05-07T20:53:05.8468531Z L=13, 2025-05-07T20:53:05.8468610Z A=13, 2025-05-07T20:53:05.8468701Z Dtype=torch.int32, 2025-05-07T20:53:05.8468804Z broadcast_lengths=True, 2025-05-07T20:53:05.8468881Z ) 2025-05-07T20:53:05.8469025Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8469439Z self=, 2025-05-07T20:53:05.8469518Z B=13, 2025-05-07T20:53:05.8469601Z T=18, 2025-05-07T20:53:05.8469686Z L=13, 2025-05-07T20:53:05.8469767Z A=13, 2025-05-07T20:53:05.8469858Z Dtype=torch.int32, 2025-05-07T20:53:05.8469961Z broadcast_lengths=True, 2025-05-07T20:53:05.8470036Z ) 2025-05-07T20:53:05.8470188Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8470518Z self=, 2025-05-07T20:53:05.8470597Z B=13, 2025-05-07T20:53:05.8470679Z T=18, 2025-05-07T20:53:05.8470758Z L=13, 2025-05-07T20:53:05.8470834Z A=18, 2025-05-07T20:53:05.8470931Z Dtype=torch.int32, 2025-05-07T20:53:05.8471027Z broadcast_lengths=True, 2025-05-07T20:53:05.8501344Z ) 2025-05-07T20:53:05.8501525Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8501867Z self=, 2025-05-07T20:53:05.8501957Z B=9, 2025-05-07T20:53:05.8502052Z T=10, 2025-05-07T20:53:05.8502166Z L=18, 2025-05-07T20:53:05.8502289Z A=1, 2025-05-07T20:53:05.8502420Z Dtype=torch.int32, 2025-05-07T20:53:05.8502559Z broadcast_lengths=False, 2025-05-07T20:53:05.8502659Z ) 2025-05-07T20:53:05.8502821Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8503158Z self=, 2025-05-07T20:53:05.8503238Z B=18, 2025-05-07T20:53:05.8503312Z T=10, 2025-05-07T20:53:05.8503394Z L=18, 2025-05-07T20:53:05.8503472Z A=1, 2025-05-07T20:53:05.8503563Z Dtype=torch.int32, 2025-05-07T20:53:05.8503664Z broadcast_lengths=False, 2025-05-07T20:53:05.8503738Z ) 2025-05-07T20:53:05.8503883Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8504223Z self=, 2025-05-07T20:53:05.8504302Z B=18, 2025-05-07T20:53:05.8504387Z T=18, 2025-05-07T20:53:05.8504464Z L=18, 2025-05-07T20:53:05.8504541Z A=1, 2025-05-07T20:53:05.8504638Z Dtype=torch.int32, 2025-05-07T20:53:05.8504732Z broadcast_lengths=False, 2025-05-07T20:53:05.8504808Z ) 2025-05-07T20:53:05.8504959Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8505288Z self=, 2025-05-07T20:53:05.8505364Z B=18, 2025-05-07T20:53:05.8505447Z T=18, 2025-05-07T20:53:05.8505527Z L=18, 2025-05-07T20:53:05.8505603Z A=18, 2025-05-07T20:53:05.8505696Z Dtype=torch.int32, 2025-05-07T20:53:05.8505792Z broadcast_lengths=False, 2025-05-07T20:53:05.8505866Z ) 2025-05-07T20:53:05.8506020Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8506353Z self=, 2025-05-07T20:53:05.8506441Z B=8, 2025-05-07T20:53:05.8506712Z T=10, 2025-05-07T20:53:05.8506792Z L=14, 2025-05-07T20:53:05.8506876Z A=18, 2025-05-07T20:53:05.8506965Z Dtype=torch.int64, 2025-05-07T20:53:05.8507065Z broadcast_lengths=False, 2025-05-07T20:53:05.8507147Z ) 2025-05-07T20:53:05.8507318Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8507675Z self=, 2025-05-07T20:53:05.8507769Z B=8, 2025-05-07T20:53:05.8507847Z T=10, 2025-05-07T20:53:05.8507933Z L=10, 2025-05-07T20:53:05.8508011Z A=18, 2025-05-07T20:53:05.8508103Z Dtype=torch.int64, 2025-05-07T20:53:05.8508206Z broadcast_lengths=False, 2025-05-07T20:53:05.8508280Z ) 2025-05-07T20:53:05.8508426Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:53:05.8508881Z self=, 2025-05-07T20:53:05.8508964Z B=18, 2025-05-07T20:53:05.8509047Z T=10, 2025-05-07T20:53:05.8516574Z L=10, 2025-05-07T20:53:05.8516680Z A=18, 2025-05-07T20:53:05.8516796Z Dtype=torch.int64, 2025-05-07T20:53:05.8516901Z broadcast_lengths=False, 2025-05-07T20:53:05.8516991Z ) 2025-05-07T20:53:05.8517083Z PASSED 2025-05-07T20:53:05.8517443Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings PASSED 2025-05-07T20:53:05.9627240Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings_cpu Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9627779Z self=, 2025-05-07T20:53:05.9627909Z B=1, 2025-05-07T20:53:05.9628023Z R=1, 2025-05-07T20:53:05.9628136Z T=1, 2025-05-07T20:53:05.9628255Z L=2, 2025-05-07T20:53:05.9628424Z index_dtype=torch.int32, 2025-05-07T20:53:05.9628530Z ) 2025-05-07T20:53:05.9628781Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9629250Z self=, 2025-05-07T20:53:05.9629350Z B=14, 2025-05-07T20:53:05.9629455Z R=1, 2025-05-07T20:53:05.9629555Z T=1, 2025-05-07T20:53:05.9629663Z L=2, 2025-05-07T20:53:05.9629785Z index_dtype=torch.int32, 2025-05-07T20:53:05.9629884Z ) 2025-05-07T20:53:05.9630117Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9630578Z self=, 2025-05-07T20:53:05.9630678Z B=14, 2025-05-07T20:53:05.9630788Z R=16, 2025-05-07T20:53:05.9630888Z T=2, 2025-05-07T20:53:05.9630988Z L=4, 2025-05-07T20:53:05.9631116Z index_dtype=torch.int32, 2025-05-07T20:53:05.9631213Z ) 2025-05-07T20:53:05.9631446Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9631926Z self=, 2025-05-07T20:53:05.9632027Z B=2, 2025-05-07T20:53:05.9632135Z R=1, 2025-05-07T20:53:05.9632234Z T=1, 2025-05-07T20:53:05.9632333Z L=2, 2025-05-07T20:53:05.9632461Z index_dtype=torch.int32, 2025-05-07T20:53:05.9632589Z ) 2025-05-07T20:53:05.9632819Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9633279Z self=, 2025-05-07T20:53:05.9633386Z B=2, 2025-05-07T20:53:05.9633487Z R=1, 2025-05-07T20:53:05.9633586Z T=4, 2025-05-07T20:53:05.9633691Z L=6, 2025-05-07T20:53:05.9633824Z index_dtype=torch.int64, 2025-05-07T20:53:05.9633939Z ) 2025-05-07T20:53:05.9634173Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9634639Z self=, 2025-05-07T20:53:05.9635141Z B=8, 2025-05-07T20:53:05.9635249Z R=15, 2025-05-07T20:53:05.9635350Z T=16, 2025-05-07T20:53:05.9635450Z L=13, 2025-05-07T20:53:05.9635579Z index_dtype=torch.int32, 2025-05-07T20:53:05.9635675Z ) 2025-05-07T20:53:05.9635905Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9636367Z self=, 2025-05-07T20:53:05.9636468Z B=2, 2025-05-07T20:53:05.9636577Z R=6, 2025-05-07T20:53:05.9636676Z T=10, 2025-05-07T20:53:05.9636775Z L=6, 2025-05-07T20:53:05.9636902Z index_dtype=torch.int32, 2025-05-07T20:53:05.9637000Z ) 2025-05-07T20:53:05.9637227Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9637952Z self=, 2025-05-07T20:53:05.9638066Z B=9, 2025-05-07T20:53:05.9638168Z R=20, 2025-05-07T20:53:05.9638279Z T=6, 2025-05-07T20:53:05.9638381Z L=4, 2025-05-07T20:53:05.9638509Z index_dtype=torch.int32, 2025-05-07T20:53:05.9638605Z ) 2025-05-07T20:53:05.9638828Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9639297Z self=, 2025-05-07T20:53:05.9639398Z B=9, 2025-05-07T20:53:05.9639497Z R=19, 2025-05-07T20:53:05.9639606Z T=8, 2025-05-07T20:53:05.9639707Z L=14, 2025-05-07T20:53:05.9639830Z index_dtype=torch.int32, 2025-05-07T20:53:05.9639935Z ) 2025-05-07T20:53:05.9640157Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9640743Z self=, 2025-05-07T20:53:05.9640854Z B=15, 2025-05-07T20:53:05.9640962Z R=18, 2025-05-07T20:53:05.9641071Z T=2, 2025-05-07T20:53:05.9641172Z L=11, 2025-05-07T20:53:05.9641295Z index_dtype=torch.int64, 2025-05-07T20:53:05.9641400Z ) 2025-05-07T20:53:05.9641624Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9642086Z self=, 2025-05-07T20:53:05.9642196Z B=20, 2025-05-07T20:53:05.9642297Z R=10, 2025-05-07T20:53:05.9642398Z T=15, 2025-05-07T20:53:05.9642509Z L=12, 2025-05-07T20:53:05.9642632Z index_dtype=torch.int64, 2025-05-07T20:53:05.9642727Z ) 2025-05-07T20:53:05.9642959Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9643417Z self=, 2025-05-07T20:53:05.9643526Z B=20, 2025-05-07T20:53:05.9643631Z R=10, 2025-05-07T20:53:05.9643731Z T=15, 2025-05-07T20:53:05.9643842Z L=20, 2025-05-07T20:53:05.9643964Z index_dtype=torch.int64, 2025-05-07T20:53:05.9644061Z ) 2025-05-07T20:53:05.9644294Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9644757Z self=, 2025-05-07T20:53:05.9644858Z B=20, 2025-05-07T20:53:05.9644966Z R=10, 2025-05-07T20:53:05.9645065Z T=20, 2025-05-07T20:53:05.9645164Z L=20, 2025-05-07T20:53:05.9645295Z index_dtype=torch.int64, 2025-05-07T20:53:05.9645391Z ) 2025-05-07T20:53:05.9645617Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9646080Z self=, 2025-05-07T20:53:05.9646179Z B=20, 2025-05-07T20:53:05.9646275Z R=20, 2025-05-07T20:53:05.9646395Z T=20, 2025-05-07T20:53:05.9646492Z L=20, 2025-05-07T20:53:05.9646618Z index_dtype=torch.int64, 2025-05-07T20:53:05.9646814Z ) 2025-05-07T20:53:05.9647037Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9647553Z self=, 2025-05-07T20:53:05.9647652Z B=18, 2025-05-07T20:53:05.9647750Z R=9, 2025-05-07T20:53:05.9647856Z T=1, 2025-05-07T20:53:05.9647954Z L=8, 2025-05-07T20:53:05.9648073Z index_dtype=torch.int32, 2025-05-07T20:53:05.9648178Z ) 2025-05-07T20:53:05.9648397Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9648854Z self=, 2025-05-07T20:53:05.9648965Z B=1, 2025-05-07T20:53:05.9649066Z R=9, 2025-05-07T20:53:05.9649171Z T=1, 2025-05-07T20:53:05.9649269Z L=8, 2025-05-07T20:53:05.9649471Z index_dtype=torch.int32, 2025-05-07T20:53:05.9649575Z ) 2025-05-07T20:53:05.9649802Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9650264Z self=, 2025-05-07T20:53:05.9650369Z B=1, 2025-05-07T20:53:05.9650466Z R=9, 2025-05-07T20:53:05.9650563Z T=1, 2025-05-07T20:53:05.9650667Z L=2, 2025-05-07T20:53:05.9650787Z index_dtype=torch.int32, 2025-05-07T20:53:05.9650882Z ) 2025-05-07T20:53:05.9651108Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9651571Z self=, 2025-05-07T20:53:05.9651679Z B=1, 2025-05-07T20:53:05.9651777Z R=9, 2025-05-07T20:53:05.9651875Z T=9, 2025-05-07T20:53:05.9651979Z L=2, 2025-05-07T20:53:05.9652102Z index_dtype=torch.int32, 2025-05-07T20:53:05.9652196Z ) 2025-05-07T20:53:05.9652427Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9652892Z self=, 2025-05-07T20:53:05.9652993Z B=1, 2025-05-07T20:53:05.9653098Z R=1, 2025-05-07T20:53:05.9653195Z T=9, 2025-05-07T20:53:05.9653296Z L=2, 2025-05-07T20:53:05.9653424Z index_dtype=torch.int32, 2025-05-07T20:53:05.9653517Z ) 2025-05-07T20:53:05.9653738Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9654201Z self=, 2025-05-07T20:53:05.9654299Z B=1, 2025-05-07T20:53:05.9654403Z R=1, 2025-05-07T20:53:05.9654503Z T=2, 2025-05-07T20:53:05.9654602Z L=2, 2025-05-07T20:53:05.9654727Z index_dtype=torch.int32, 2025-05-07T20:53:05.9654823Z ) 2025-05-07T20:53:05.9655048Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9655513Z self=, 2025-05-07T20:53:05.9655616Z B=1, 2025-05-07T20:53:05.9655712Z R=2, 2025-05-07T20:53:05.9655821Z T=2, 2025-05-07T20:53:05.9655921Z L=2, 2025-05-07T20:53:05.9656042Z index_dtype=torch.int32, 2025-05-07T20:53:05.9656149Z ) 2025-05-07T20:53:05.9656369Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9656838Z self=, 2025-05-07T20:53:05.9656937Z B=13, 2025-05-07T20:53:05.9657034Z R=8, 2025-05-07T20:53:05.9657137Z T=1, 2025-05-07T20:53:05.9657236Z L=18, 2025-05-07T20:53:05.9657357Z index_dtype=torch.int64, 2025-05-07T20:53:05.9657461Z ) 2025-05-07T20:53:05.9657679Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9658147Z self=, 2025-05-07T20:53:05.9658348Z B=13, 2025-05-07T20:53:05.9658446Z R=8, 2025-05-07T20:53:05.9658546Z T=13, 2025-05-07T20:53:05.9658653Z L=18, 2025-05-07T20:53:05.9658772Z index_dtype=torch.int64, 2025-05-07T20:53:05.9658871Z ) 2025-05-07T20:53:05.9659094Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9659548Z self=, 2025-05-07T20:53:05.9659655Z B=13, 2025-05-07T20:53:05.9659755Z R=13, 2025-05-07T20:53:05.9659853Z T=13, 2025-05-07T20:53:05.9659956Z L=18, 2025-05-07T20:53:05.9660075Z index_dtype=torch.int64, 2025-05-07T20:53:05.9660170Z ) 2025-05-07T20:53:05.9660393Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9660929Z self=, 2025-05-07T20:53:05.9661035Z B=13, 2025-05-07T20:53:05.9661141Z R=18, 2025-05-07T20:53:05.9661239Z T=13, 2025-05-07T20:53:05.9661358Z L=18, 2025-05-07T20:53:05.9661485Z index_dtype=torch.int64, 2025-05-07T20:53:05.9661580Z ) 2025-05-07T20:53:05.9661837Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9662329Z self=, 2025-05-07T20:53:05.9662445Z B=13, 2025-05-07T20:53:05.9662549Z R=18, 2025-05-07T20:53:05.9662659Z T=18, 2025-05-07T20:53:05.9662766Z L=18, 2025-05-07T20:53:05.9662893Z index_dtype=torch.int64, 2025-05-07T20:53:05.9662992Z ) 2025-05-07T20:53:05.9663232Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9663727Z self=, 2025-05-07T20:53:05.9663830Z B=18, 2025-05-07T20:53:05.9663946Z R=18, 2025-05-07T20:53:05.9664049Z T=18, 2025-05-07T20:53:05.9664158Z L=18, 2025-05-07T20:53:05.9664298Z index_dtype=torch.int64, 2025-05-07T20:53:05.9664396Z ) 2025-05-07T20:53:05.9664650Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9665130Z self=, 2025-05-07T20:53:05.9665231Z B=8, 2025-05-07T20:53:05.9665328Z R=20, 2025-05-07T20:53:05.9665434Z T=6, 2025-05-07T20:53:05.9665531Z L=12, 2025-05-07T20:53:05.9665650Z index_dtype=torch.int32, 2025-05-07T20:53:05.9665753Z ) 2025-05-07T20:53:05.9665974Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9666434Z self=, 2025-05-07T20:53:05.9666533Z B=8, 2025-05-07T20:53:05.9666630Z R=12, 2025-05-07T20:53:05.9666741Z T=6, 2025-05-07T20:53:05.9666841Z L=12, 2025-05-07T20:53:05.9666962Z index_dtype=torch.int32, 2025-05-07T20:53:05.9667071Z ) 2025-05-07T20:53:05.9667294Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9667796Z self=, 2025-05-07T20:53:05.9667903Z B=8, 2025-05-07T20:53:05.9668002Z R=8, 2025-05-07T20:53:05.9668101Z T=6, 2025-05-07T20:53:05.9668207Z L=12, 2025-05-07T20:53:05.9668327Z index_dtype=torch.int32, 2025-05-07T20:53:05.9668428Z ) 2025-05-07T20:53:05.9668647Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9669103Z self=, 2025-05-07T20:53:05.9669212Z B=12, 2025-05-07T20:53:05.9669310Z R=8, 2025-05-07T20:53:05.9669408Z T=6, 2025-05-07T20:53:05.9669513Z L=12, 2025-05-07T20:53:05.9669639Z index_dtype=torch.int32, 2025-05-07T20:53:05.9669733Z ) 2025-05-07T20:53:05.9670058Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9670510Z self=, 2025-05-07T20:53:05.9670615Z B=12, 2025-05-07T20:53:05.9670714Z R=8, 2025-05-07T20:53:05.9670813Z T=8, 2025-05-07T20:53:05.9670923Z L=12, 2025-05-07T20:53:05.9671042Z index_dtype=torch.int32, 2025-05-07T20:53:05.9671137Z ) 2025-05-07T20:53:05.9671363Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9671819Z self=, 2025-05-07T20:53:05.9671924Z B=8, 2025-05-07T20:53:05.9672028Z R=8, 2025-05-07T20:53:05.9672125Z T=8, 2025-05-07T20:53:05.9672222Z L=12, 2025-05-07T20:53:05.9672350Z index_dtype=torch.int32, 2025-05-07T20:53:05.9672446Z ) 2025-05-07T20:53:05.9672751Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:05.9673222Z self=, 2025-05-07T20:53:05.9673322Z B=8, 2025-05-07T20:53:05.9673427Z R=8, 2025-05-07T20:53:05.9673525Z T=8, 2025-05-07T20:53:05.9673625Z L=8, 2025-05-07T20:53:05.9673754Z index_dtype=torch.int32, 2025-05-07T20:53:06.0020000Z ) 2025-05-07T20:53:06.0020424Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:06.0021254Z self=, 2025-05-07T20:53:06.0021950Z B=18, 2025-05-07T20:53:06.0022191Z R=12, 2025-05-07T20:53:06.0022422Z T=17, 2025-05-07T20:53:06.0022658Z L=18, 2025-05-07T20:53:06.0022915Z index_dtype=torch.int64, 2025-05-07T20:53:06.0023214Z ) 2025-05-07T20:53:06.0023600Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:06.0024406Z self=, 2025-05-07T20:53:06.0025105Z B=18, 2025-05-07T20:53:06.0025335Z R=12, 2025-05-07T20:53:06.0025569Z T=17, 2025-05-07T20:53:06.0025802Z L=12, 2025-05-07T20:53:06.0026052Z index_dtype=torch.int64, 2025-05-07T20:53:06.0026358Z ) 2025-05-07T20:53:06.0026706Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:06.0027553Z self=, 2025-05-07T20:53:06.0028237Z B=18, 2025-05-07T20:53:06.0028472Z R=17, 2025-05-07T20:53:06.0028701Z T=17, 2025-05-07T20:53:06.0028936Z L=12, 2025-05-07T20:53:06.0029192Z index_dtype=torch.int64, 2025-05-07T20:53:06.0029494Z ) 2025-05-07T20:53:06.0029842Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:06.0030651Z self=, 2025-05-07T20:53:06.0031345Z B=18, 2025-05-07T20:53:06.0031575Z R=17, 2025-05-07T20:53:06.0031815Z T=17, 2025-05-07T20:53:06.0032048Z L=18, 2025-05-07T20:53:06.0032303Z index_dtype=torch.int64, 2025-05-07T20:53:06.0032626Z ) 2025-05-07T20:53:06.0032974Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:06.0033769Z self=, 2025-05-07T20:53:06.0034456Z B=18, 2025-05-07T20:53:06.0034692Z R=17, 2025-05-07T20:53:06.0034919Z T=18, 2025-05-07T20:53:06.0035150Z L=18, 2025-05-07T20:53:06.0035405Z index_dtype=torch.int64, 2025-05-07T20:53:06.0035708Z ) 2025-05-07T20:53:06.0036048Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:53:06.0036855Z self=, 2025-05-07T20:53:06.0037553Z B=17, 2025-05-07T20:53:06.0038052Z R=17, 2025-05-07T20:53:06.0038288Z T=17, 2025-05-07T20:53:06.0038522Z L=18, 2025-05-07T20:53:06.0038775Z index_dtype=torch.int64, 2025-05-07T20:53:06.0039079Z ) 2025-05-07T20:53:06.0039315Z PASSED 2025-05-07T20:53:06.0039453Z 2025-05-07T20:53:06.0039623Z =============================== warnings summary =============================== 2025-05-07T20:53:06.0040407Z test/sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices 2025-05-07T20:53:06.0042260Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/unittest/case.py:678: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.decorator of >) 2025-05-07T20:53:06.0043946Z return self.run(*args, **kwds) 2025-05-07T20:53:06.0044175Z 2025-05-07T20:53:06.0044785Z test/sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings 2025-05-07T20:53:06.0046720Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/unittest/case.py:678: DeprecationWarning: It is deprecated to return a value that is not None from a test case (.decorator of >) 2025-05-07T20:53:06.0048369Z return self.run(*args, **kwds) 2025-05-07T20:53:06.0048604Z 2025-05-07T20:53:06.0048879Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:53:06.0049458Z ======================== 7 passed, 2 warnings in 3.12s ========================= 2025-05-07T20:53:06.7823805Z 2025-05-07T20:53:06.7824354Z [TEST] Python test suite PASSED: ./sparse/reorder_batched_test.py 2025-05-07T20:53:06.7845153Z [TEST] Python test time for ./sparse/reorder_batched_test.py: 6 seconds 2025-05-07T20:53:06.7845500Z 2025-05-07T20:53:06.7845683Z 2025-05-07T20:53:06.7845689Z 2025-05-07T20:53:06.7845709Z 2025-05-07T20:53:06.7867764Z ################################################################################ 2025-05-07T20:53:06.7883544Z # [2025-05-07T20:53:06.788Z] Run Python Test Suite: 2025-05-07T20:53:06.7883907Z # ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:53:06.7884240Z ################################################################################ 2025-05-07T20:53:06.7908917Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:53:06.7909603Z 2025-05-07T20:53:08.9179925Z ============================= test session starts ============================== 2025-05-07T20:53:08.9180584Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:08.9181125Z cachedir: .pytest_cache 2025-05-07T20:53:08.9181759Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:08.9182535Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:08.9183074Z plugins: hypothesis-6.131.14 2025-05-07T20:53:10.5697985Z collecting ... collected 1 item 2025-05-07T20:53:10.5698215Z 2025-05-07T20:53:10.5731604Z tbe/bench/tbe_data_config_loader_test.py::TBEDataConfigLoaderTest::test_read_tbe_config_options None 2025-05-07T20:53:10.5732153Z { 2025-05-07T20:53:10.5732332Z "D": 44, 2025-05-07T20:53:10.5732527Z "E": 20, 2025-05-07T20:53:10.5732711Z "T": 91, 2025-05-07T20:53:10.5732902Z "batch_params": { 2025-05-07T20:53:10.5733117Z "B": 71, 2025-05-07T20:53:10.5733313Z "sigma_B": 66, 2025-05-07T20:53:10.5733535Z "vbe_distribution": "normal", 2025-05-07T20:53:10.5733799Z "vbe_num_ranks": 50 2025-05-07T20:53:10.5734014Z }, 2025-05-07T20:53:10.5734205Z "indices_params": { 2025-05-07T20:53:10.5734462Z "heavy_hitters": [ 2025-05-07T20:53:10.5734682Z 0.8150915503501892, 2025-05-07T20:53:10.5735245Z 0.6042466759681702, 2025-05-07T20:53:10.5735451Z 0.885600745677948, 2025-05-07T20:53:10.5735656Z 0.3970091938972473, 2025-05-07T20:53:10.5735854Z 0.9962577223777771, 2025-05-07T20:53:10.5736062Z 0.4742129445075989, 2025-05-07T20:53:10.5736267Z 0.6419700980186462, 2025-05-07T20:53:10.5736474Z 0.20631074905395508, 2025-05-07T20:53:10.5736685Z 0.09170830249786377, 2025-05-07T20:53:10.5736898Z 0.8821184635162354, 2025-05-07T20:53:10.5737108Z 0.3697611689567566, 2025-05-07T20:53:10.5737306Z 0.09978175163269043, 2025-05-07T20:53:10.5737521Z 0.6066182851791382, 2025-05-07T20:53:10.5737735Z 0.03586822748184204, 2025-05-07T20:53:10.5737940Z 0.1795952320098877, 2025-05-07T20:53:10.5738149Z 0.7488405704498291, 2025-05-07T20:53:10.5738358Z 0.947578489780426, 2025-05-07T20:53:10.5738560Z 0.8751645684242249, 2025-05-07T20:53:10.5738791Z 0.6152365207672119, 2025-05-07T20:53:10.5739022Z 0.42079442739486694 2025-05-07T20:53:10.5739367Z ], 2025-05-07T20:53:10.5739575Z "index_dtype": "torch.int32", 2025-05-07T20:53:10.5739861Z "offset_dtype": "torch.int64", 2025-05-07T20:53:10.5740120Z "zipf_q": 0.5954827666282654, 2025-05-07T20:53:10.5740374Z "zipf_s": 0.8372344374656677 2025-05-07T20:53:10.5740619Z }, 2025-05-07T20:53:10.5740805Z "mixed_dim": true, 2025-05-07T20:53:10.5741029Z "pooling_params": { 2025-05-07T20:53:10.5741249Z "L": 37, 2025-05-07T20:53:10.5741461Z "length_distribution": "normal", 2025-05-07T20:53:10.5741731Z "sigma_L": 93 2025-05-07T20:53:10.5741934Z }, 2025-05-07T20:53:10.5742119Z "use_cpu": false, 2025-05-07T20:53:10.5742342Z "weighted": false 2025-05-07T20:53:10.5742556Z } 2025-05-07T20:53:10.5742744Z PASSED 2025-05-07T20:53:10.5742861Z 2025-05-07T20:53:10.5743002Z ============================== 1 passed in 1.77s =============================== 2025-05-07T20:53:11.1430855Z 2025-05-07T20:53:11.1431960Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:53:11.1451580Z [TEST] Python test time for ./tbe/bench/tbe_data_config_loader_test.py: 5 seconds 2025-05-07T20:53:11.1451950Z 2025-05-07T20:53:11.1451954Z 2025-05-07T20:53:11.1451958Z 2025-05-07T20:53:11.1451962Z 2025-05-07T20:53:11.1472279Z ################################################################################ 2025-05-07T20:53:11.1487087Z # [2025-05-07T20:53:11.148Z] Run Python Test Suite: 2025-05-07T20:53:11.1487450Z # ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:53:11.1487783Z ################################################################################ 2025-05-07T20:53:11.1514278Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:53:11.1515222Z 2025-05-07T20:53:13.2807484Z ============================= test session starts ============================== 2025-05-07T20:53:13.2808197Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:13.2808740Z cachedir: .pytest_cache 2025-05-07T20:53:13.2809363Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:13.2810155Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:13.2810572Z plugins: hypothesis-6.131.14 2025-05-07T20:53:14.9253875Z collecting ... collected 4 items 2025-05-07T20:53:14.9254337Z 2025-05-07T20:53:14.9271690Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_batch_params_serialization PASSED 2025-05-07T20:53:15.0284655Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_indices_params_serialization PASSED 2025-05-07T20:53:15.0292111Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_pooling_params_serialization PASSED 2025-05-07T20:53:15.0353662Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_tbe_data_config_serialization PASSED 2025-05-07T20:53:15.0354132Z 2025-05-07T20:53:15.0354514Z ============================== 4 passed in 1.87s =============================== 2025-05-07T20:53:15.5985613Z 2025-05-07T20:53:15.5986114Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:53:15.6005201Z [TEST] Python test time for ./tbe/bench/tbe_data_config_models_test.py: 4 seconds 2025-05-07T20:53:15.6005569Z 2025-05-07T20:53:15.6005583Z 2025-05-07T20:53:15.6005589Z 2025-05-07T20:53:15.6005594Z 2025-05-07T20:53:15.6024647Z ################################################################################ 2025-05-07T20:53:15.6043172Z # [2025-05-07T20:53:15.603Z] Run Python Test Suite: 2025-05-07T20:53:15.6043512Z # ./tbe/cache/cache_overflow_test.py 2025-05-07T20:53:15.6043830Z ################################################################################ 2025-05-07T20:53:15.6069455Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/cache_overflow_test.py 2025-05-07T20:53:15.6070148Z 2025-05-07T20:53:17.7369245Z ============================= test session starts ============================== 2025-05-07T20:53:17.7370311Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:17.7371214Z cachedir: .pytest_cache 2025-05-07T20:53:17.7372226Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:17.7373469Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:17.7374154Z plugins: hypothesis-6.131.14 2025-05-07T20:53:19.3185180Z collecting ... collected 1 item 2025-05-07T20:53:19.3185426Z 2025-05-07T20:53:19.6603188Z tbe/cache/cache_overflow_test.py::CacheOverflowTest::test_cache_int32_overflow Trying example: test_cache_int32_overflow( 2025-05-07T20:53:19.6604058Z self=, 2025-05-07T20:53:19.6604572Z stochastic_rounding=False, 2025-05-07T20:53:19.6604841Z ) 2025-05-07T20:53:19.6605064Z Trying example: test_cache_int32_overflow( 2025-05-07T20:53:19.6605563Z self=, 2025-05-07T20:53:19.6606058Z stochastic_rounding=True, 2025-05-07T20:53:19.6606311Z ) 2025-05-07T20:53:19.6612084Z PASSED 2025-05-07T20:53:19.6612237Z 2025-05-07T20:53:19.6612392Z ============================== 1 passed in 2.04s =============================== 2025-05-07T20:53:20.3090068Z 2025-05-07T20:53:20.3090703Z [TEST] Python test suite PASSED: ./tbe/cache/cache_overflow_test.py 2025-05-07T20:53:20.3110725Z [TEST] Python test time for ./tbe/cache/cache_overflow_test.py: 5 seconds 2025-05-07T20:53:20.3111050Z 2025-05-07T20:53:20.3111054Z 2025-05-07T20:53:20.3111058Z 2025-05-07T20:53:20.3111062Z 2025-05-07T20:53:20.3131387Z ################################################################################ 2025-05-07T20:53:20.3146666Z # [2025-05-07T20:53:20.314Z] Run Python Test Suite: 2025-05-07T20:53:20.3146993Z # ./tbe/cache/cache_test.py 2025-05-07T20:53:20.3147279Z ################################################################################ 2025-05-07T20:53:20.3172272Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/cache_test.py 2025-05-07T20:53:20.3172891Z 2025-05-07T20:53:22.4422915Z ============================= test session starts ============================== 2025-05-07T20:53:22.4423569Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:22.4424107Z cachedir: .pytest_cache 2025-05-07T20:53:22.4424698Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:22.4425458Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:22.4426231Z plugins: hypothesis-6.131.14 2025-05-07T20:53:24.1029400Z collecting ... collected 7 items 2025-05-07T20:53:24.1029648Z 2025-05-07T20:53:24.5487010Z tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter Trying example: test_cache_miss_counter( 2025-05-07T20:53:24.5487686Z self=, 2025-05-07T20:53:24.5488097Z N=1, 2025-05-07T20:53:24.5488289Z ) 2025-05-07T20:53:24.5488507Z Trying example: test_cache_miss_counter( 2025-05-07T20:53:24.5488934Z self=, 2025-05-07T20:53:24.5489326Z N=8, 2025-05-07T20:53:24.5489512Z ) 2025-05-07T20:53:24.5489727Z Trying example: test_cache_miss_counter( 2025-05-07T20:53:24.5490146Z self=, 2025-05-07T20:53:24.5490561Z N=6, 2025-05-07T20:53:24.5490985Z ) 2025-05-07T20:53:24.5491205Z Trying example: test_cache_miss_counter( 2025-05-07T20:53:24.5491807Z self=, 2025-05-07T20:53:24.5492263Z N=5, 2025-05-07T20:53:24.5492457Z ) 2025-05-07T20:53:24.5492689Z Trying example: test_cache_miss_counter( 2025-05-07T20:53:24.5493210Z self=, 2025-05-07T20:53:24.5501367Z N=4, 2025-05-07T20:53:24.5501645Z ) 2025-05-07T20:53:24.5501948Z Trying example: test_cache_miss_counter( 2025-05-07T20:53:24.5502405Z self=, 2025-05-07T20:53:24.5502808Z N=2, 2025-05-07T20:53:24.5503003Z ) 2025-05-07T20:53:24.5503259Z Trying example: test_cache_miss_counter( 2025-05-07T20:53:24.5503699Z self=, 2025-05-07T20:53:24.5504096Z N=3, 2025-05-07T20:53:24.5504291Z ) 2025-05-07T20:53:24.5504519Z Trying example: test_cache_miss_counter( 2025-05-07T20:53:24.5504940Z self=, 2025-05-07T20:53:24.5505353Z N=7, 2025-05-07T20:53:24.5505549Z ) 2025-05-07T20:53:24.5505743Z PASSED 2025-05-07T20:53:24.5506091Z tbe/cache/cache_test.py::CacheTest::test_cache_pipeline SKIPPED (Tes...) 2025-05-07T20:53:24.5508765Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline SKIPPED 2025-05-07T20:53:24.5515922Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_1 SKIPPED 2025-05-07T20:53:24.5523230Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_2 SKIPPED 2025-05-07T20:53:24.5530051Z tbe/cache/cache_test.py::CacheTest::test_cache_update_function SKIPPED 2025-05-07T20:53:24.5936027Z tbe/cache/cache_test.py::CacheTest::test_get_prefetch_passes Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5936727Z self=, 2025-05-07T20:53:24.5937149Z S=0, 2025-05-07T20:53:24.5937363Z mpp_n_passes=None, 2025-05-07T20:53:24.5937611Z mpp_min_size=None, 2025-05-07T20:53:24.5937847Z ) 2025-05-07T20:53:24.5938074Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5938512Z self=, 2025-05-07T20:53:24.5938920Z S=100, 2025-05-07T20:53:24.5939277Z mpp_n_passes=None, 2025-05-07T20:53:24.5939516Z mpp_min_size=None, 2025-05-07T20:53:24.5939746Z ) 2025-05-07T20:53:24.5939973Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5940407Z self=, 2025-05-07T20:53:24.5940823Z S=100, 2025-05-07T20:53:24.5941032Z mpp_n_passes=12, 2025-05-07T20:53:24.5941263Z mpp_min_size=5, 2025-05-07T20:53:24.5941484Z ) 2025-05-07T20:53:24.5941710Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5942142Z self=, 2025-05-07T20:53:24.5942557Z S=100, 2025-05-07T20:53:24.5943018Z mpp_n_passes=12, 2025-05-07T20:53:24.5943278Z mpp_min_size=None, 2025-05-07T20:53:24.5943502Z ) 2025-05-07T20:53:24.5943731Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5944171Z self=, 2025-05-07T20:53:24.5944585Z S=1024, 2025-05-07T20:53:24.5944800Z mpp_n_passes=None, 2025-05-07T20:53:24.5945048Z mpp_min_size=None, 2025-05-07T20:53:24.5945270Z ) 2025-05-07T20:53:24.5945496Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5945942Z self=, 2025-05-07T20:53:24.5946352Z S=1024, 2025-05-07T20:53:24.5946563Z mpp_n_passes=None, 2025-05-07T20:53:24.5946810Z mpp_min_size=10, 2025-05-07T20:53:24.5947030Z ) 2025-05-07T20:53:24.5947257Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5947813Z self=, 2025-05-07T20:53:24.5948232Z S=0, 2025-05-07T20:53:24.5948440Z mpp_n_passes=6, 2025-05-07T20:53:24.5948670Z mpp_min_size=1, 2025-05-07T20:53:24.5948882Z ) 2025-05-07T20:53:24.5949106Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5949541Z self=, 2025-05-07T20:53:24.5949942Z S=0, 2025-05-07T20:53:24.5950143Z mpp_n_passes=12, 2025-05-07T20:53:24.5950377Z mpp_min_size=None, 2025-05-07T20:53:24.5950597Z ) 2025-05-07T20:53:24.5950816Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5951247Z self=, 2025-05-07T20:53:24.5951655Z S=1024, 2025-05-07T20:53:24.5951852Z mpp_n_passes=1, 2025-05-07T20:53:24.5952078Z mpp_min_size=1, 2025-05-07T20:53:24.5952292Z ) 2025-05-07T20:53:24.5952508Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5952955Z self=, 2025-05-07T20:53:24.5953424Z S=1024, 2025-05-07T20:53:24.5953626Z mpp_n_passes=6, 2025-05-07T20:53:24.5953858Z mpp_min_size=None, 2025-05-07T20:53:24.5954084Z ) 2025-05-07T20:53:24.5954301Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5954738Z self=, 2025-05-07T20:53:24.5955153Z S=1024, 2025-05-07T20:53:24.5955358Z mpp_n_passes=None, 2025-05-07T20:53:24.5955600Z mpp_min_size=1, 2025-05-07T20:53:24.5955814Z ) 2025-05-07T20:53:24.5956029Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5956461Z self=, 2025-05-07T20:53:24.5956875Z S=7, 2025-05-07T20:53:24.5957078Z mpp_n_passes=12, 2025-05-07T20:53:24.5957309Z mpp_min_size=10, 2025-05-07T20:53:24.5957527Z ) 2025-05-07T20:53:24.5957754Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5958182Z self=, 2025-05-07T20:53:24.5958597Z S=100, 2025-05-07T20:53:24.5958804Z mpp_n_passes=None, 2025-05-07T20:53:24.5959034Z mpp_min_size=1, 2025-05-07T20:53:24.5959248Z ) 2025-05-07T20:53:24.5959470Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5959896Z self=, 2025-05-07T20:53:24.5960394Z S=0, 2025-05-07T20:53:24.5960597Z mpp_n_passes=1, 2025-05-07T20:53:24.5960817Z mpp_min_size=None, 2025-05-07T20:53:24.5961042Z ) 2025-05-07T20:53:24.5961261Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5961688Z self=, 2025-05-07T20:53:24.5962095Z S=100, 2025-05-07T20:53:24.5962300Z mpp_n_passes=None, 2025-05-07T20:53:24.5962539Z mpp_min_size=5, 2025-05-07T20:53:24.5962747Z ) 2025-05-07T20:53:24.5962976Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5963408Z self=, 2025-05-07T20:53:24.5963903Z S=1024, 2025-05-07T20:53:24.5964107Z mpp_n_passes=None, 2025-05-07T20:53:24.5964342Z mpp_min_size=128, 2025-05-07T20:53:24.5964558Z ) 2025-05-07T20:53:24.5964774Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5965202Z self=, 2025-05-07T20:53:24.5965604Z S=100, 2025-05-07T20:53:24.5965808Z mpp_n_passes=None, 2025-05-07T20:53:24.5966041Z mpp_min_size=10, 2025-05-07T20:53:24.5966248Z ) 2025-05-07T20:53:24.5966463Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5966892Z self=, 2025-05-07T20:53:24.5967302Z S=1024, 2025-05-07T20:53:24.5967504Z mpp_n_passes=12, 2025-05-07T20:53:24.5967735Z mpp_min_size=10, 2025-05-07T20:53:24.5967948Z ) 2025-05-07T20:53:24.5968241Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5968675Z self=, 2025-05-07T20:53:24.5969078Z S=100, 2025-05-07T20:53:24.5969273Z mpp_n_passes=1, 2025-05-07T20:53:24.5969498Z mpp_min_size=128, 2025-05-07T20:53:24.5969719Z ) 2025-05-07T20:53:24.5969930Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5970354Z self=, 2025-05-07T20:53:24.5970761Z S=1024, 2025-05-07T20:53:24.5970955Z mpp_n_passes=None, 2025-05-07T20:53:24.5971187Z mpp_min_size=5, 2025-05-07T20:53:24.5971397Z ) 2025-05-07T20:53:24.5971608Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5972037Z self=, 2025-05-07T20:53:24.5972445Z S=100, 2025-05-07T20:53:24.5972640Z mpp_n_passes=6, 2025-05-07T20:53:24.5972878Z mpp_min_size=10, 2025-05-07T20:53:24.5973135Z ) 2025-05-07T20:53:24.5973349Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5973776Z self=, 2025-05-07T20:53:24.5974182Z S=0, 2025-05-07T20:53:24.5974383Z mpp_n_passes=None, 2025-05-07T20:53:24.5974611Z mpp_min_size=10, 2025-05-07T20:53:24.5974824Z ) 2025-05-07T20:53:24.5975037Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5975465Z self=, 2025-05-07T20:53:24.5975874Z S=7, 2025-05-07T20:53:24.5976068Z mpp_n_passes=1, 2025-05-07T20:53:24.5976286Z mpp_min_size=None, 2025-05-07T20:53:24.5976507Z ) 2025-05-07T20:53:24.5976724Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5977144Z self=, 2025-05-07T20:53:24.5977551Z S=0, 2025-05-07T20:53:24.5977753Z mpp_n_passes=12, 2025-05-07T20:53:24.5978008Z mpp_min_size=128, 2025-05-07T20:53:24.5978222Z ) 2025-05-07T20:53:24.5978445Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5978881Z self=, 2025-05-07T20:53:24.5979287Z S=0, 2025-05-07T20:53:24.5979478Z mpp_n_passes=1, 2025-05-07T20:53:24.5979700Z mpp_min_size=5, 2025-05-07T20:53:24.5979910Z ) 2025-05-07T20:53:24.5980122Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5980554Z self=, 2025-05-07T20:53:24.5980965Z S=0, 2025-05-07T20:53:24.5981159Z mpp_n_passes=1, 2025-05-07T20:53:24.5981383Z mpp_min_size=128, 2025-05-07T20:53:24.5981606Z ) 2025-05-07T20:53:24.5981816Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5982249Z self=, 2025-05-07T20:53:24.5982657Z S=1024, 2025-05-07T20:53:24.5982853Z mpp_n_passes=12, 2025-05-07T20:53:24.5983092Z mpp_min_size=None, 2025-05-07T20:53:24.5983315Z ) 2025-05-07T20:53:24.5983614Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5984041Z self=, 2025-05-07T20:53:24.5984447Z S=0, 2025-05-07T20:53:24.5984657Z mpp_n_passes=None, 2025-05-07T20:53:24.5984886Z mpp_min_size=1, 2025-05-07T20:53:24.5985096Z ) 2025-05-07T20:53:24.5985311Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5985734Z self=, 2025-05-07T20:53:24.5986141Z S=0, 2025-05-07T20:53:24.5986340Z mpp_n_passes=6, 2025-05-07T20:53:24.5986561Z mpp_min_size=5, 2025-05-07T20:53:24.5986764Z ) 2025-05-07T20:53:24.5986980Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5987410Z self=, 2025-05-07T20:53:24.5987811Z S=0, 2025-05-07T20:53:24.5988090Z mpp_n_passes=1, 2025-05-07T20:53:24.5988313Z mpp_min_size=10, 2025-05-07T20:53:24.5988530Z ) 2025-05-07T20:53:24.5988744Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5989171Z self=, 2025-05-07T20:53:24.5989573Z S=7, 2025-05-07T20:53:24.5989768Z mpp_n_passes=6, 2025-05-07T20:53:24.5989994Z mpp_min_size=128, 2025-05-07T20:53:24.5990206Z ) 2025-05-07T20:53:24.5990421Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5990847Z self=, 2025-05-07T20:53:24.5991249Z S=0, 2025-05-07T20:53:24.5991598Z mpp_n_passes=1, 2025-05-07T20:53:24.5991824Z mpp_min_size=1, 2025-05-07T20:53:24.5992034Z ) 2025-05-07T20:53:24.5992244Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5992671Z self=, 2025-05-07T20:53:24.5993079Z S=100, 2025-05-07T20:53:24.5993276Z mpp_n_passes=6, 2025-05-07T20:53:24.5993498Z mpp_min_size=128, 2025-05-07T20:53:24.5993719Z ) 2025-05-07T20:53:24.5993927Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5994356Z self=, 2025-05-07T20:53:24.5994757Z S=0, 2025-05-07T20:53:24.5994948Z mpp_n_passes=12, 2025-05-07T20:53:24.5995178Z mpp_min_size=10, 2025-05-07T20:53:24.5995393Z ) 2025-05-07T20:53:24.5995599Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5996028Z self=, 2025-05-07T20:53:24.5996435Z S=100, 2025-05-07T20:53:24.5996629Z mpp_n_passes=6, 2025-05-07T20:53:24.5996847Z mpp_min_size=5, 2025-05-07T20:53:24.5997053Z ) 2025-05-07T20:53:24.5997270Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5997696Z self=, 2025-05-07T20:53:24.5998105Z S=0, 2025-05-07T20:53:24.5998309Z mpp_n_passes=12, 2025-05-07T20:53:24.5998530Z mpp_min_size=5, 2025-05-07T20:53:24.5998749Z ) 2025-05-07T20:53:24.5998966Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.5999390Z self=, 2025-05-07T20:53:24.5999797Z S=7, 2025-05-07T20:53:24.5999997Z mpp_n_passes=12, 2025-05-07T20:53:24.6000266Z mpp_min_size=1, 2025-05-07T20:53:24.6000478Z ) 2025-05-07T20:53:24.6000695Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.6001117Z self=, 2025-05-07T20:53:24.6001524Z S=7, 2025-05-07T20:53:24.6001729Z mpp_n_passes=12, 2025-05-07T20:53:24.6001951Z mpp_min_size=5, 2025-05-07T20:53:24.6002163Z ) 2025-05-07T20:53:24.6002378Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.6002811Z self=, 2025-05-07T20:53:24.6003219Z S=7, 2025-05-07T20:53:24.6003417Z mpp_n_passes=1, 2025-05-07T20:53:24.6003772Z mpp_min_size=1, 2025-05-07T20:53:24.6003973Z ) 2025-05-07T20:53:24.6004187Z Trying example: test_get_prefetch_passes( 2025-05-07T20:53:24.6004610Z self=, 2025-05-07T20:53:24.6005012Z S=0, 2025-05-07T20:53:24.6005211Z mpp_n_passes=None, 2025-05-07T20:53:24.6005442Z mpp_min_size=5, 2025-05-07T20:53:24.6005645Z ) 2025-05-07T20:53:24.6005827Z PASSED 2025-05-07T20:53:24.6005937Z 2025-05-07T20:53:24.6006082Z =============================== warnings summary =============================== 2025-05-07T20:53:24.6006517Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:53:24.6007959Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/cache/cache_test.py:679: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:53:24.6009314Z x1 = to_device(torch.tensor(x1, dtype=torch.int64), use_cpu=False) 2025-05-07T20:53:24.6009604Z 2025-05-07T20:53:24.6009799Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:53:24.6011099Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/cache/cache_test.py:682: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:53:24.6012371Z x2 = to_device(torch.tensor(x2, dtype=torch.int64), use_cpu=False) 2025-05-07T20:53:24.6012652Z 2025-05-07T20:53:24.6012848Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:53:24.6014183Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/cache/cache_test.py:685: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:53:24.6015448Z x3 = to_device(torch.tensor(x3, dtype=torch.int64), use_cpu=False) 2025-05-07T20:53:24.6015727Z 2025-05-07T20:53:24.6015972Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:53:24.6016448Z =========================== short test summary info ============================ 2025-05-07T20:53:24.6017043Z SKIPPED [1] tbe/cache/cache_test.py:79: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:53:24.6017814Z SKIPPED [1] tbe/cache/cache_test.py:453: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:53:24.6018576Z SKIPPED [1] tbe/cache/cache_test.py:482: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:53:24.6019335Z SKIPPED [1] tbe/cache/cache_test.py:512: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:53:24.6020089Z SKIPPED [1] tbe/cache/cache_test.py:595: Test is currently known to fail or hang when run in the GitHub runners 2025-05-07T20:53:24.6020690Z =================== 2 passed, 5 skipped, 3 warnings in 2.27s =================== 2025-05-07T20:53:25.2348793Z 2025-05-07T20:53:25.2349555Z [TEST] Python test suite PASSED: ./tbe/cache/cache_test.py 2025-05-07T20:53:25.2369593Z [TEST] Python test time for ./tbe/cache/cache_test.py: 5 seconds 2025-05-07T20:53:25.2369879Z 2025-05-07T20:53:25.2369957Z 2025-05-07T20:53:25.2369962Z 2025-05-07T20:53:25.2370087Z 2025-05-07T20:53:25.2390382Z ################################################################################ 2025-05-07T20:53:25.2405957Z # [2025-05-07T20:53:25.240Z] Run Python Test Suite: 2025-05-07T20:53:25.2406365Z # ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:53:25.2406773Z ################################################################################ 2025-05-07T20:53:25.2428411Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:53:25.2429465Z 2025-05-07T20:53:27.3666731Z ============================= test session starts ============================== 2025-05-07T20:53:27.3667486Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:27.3668028Z cachedir: .pytest_cache 2025-05-07T20:53:27.3668618Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:27.3669357Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:27.3669775Z plugins: hypothesis-6.131.14 2025-05-07T20:53:28.9290997Z collecting ... collected 2 items 2025-05-07T20:53:28.9291242Z 2025-05-07T20:53:29.1878036Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices PASSED 2025-05-07T20:53:29.1894465Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices_from_row_idx PASSED 2025-05-07T20:53:29.1894996Z 2025-05-07T20:53:29.1895147Z ============================== 2 passed in 1.94s =============================== 2025-05-07T20:53:29.8240464Z 2025-05-07T20:53:29.8241153Z [TEST] Python test suite PASSED: ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:53:29.8258022Z [TEST] Python test time for ./tbe/cache/linearize_cache_indices_test.py: 4 seconds 2025-05-07T20:53:29.8258363Z 2025-05-07T20:53:29.8258492Z 2025-05-07T20:53:29.8258568Z 2025-05-07T20:53:29.8258574Z 2025-05-07T20:53:29.8280348Z ################################################################################ 2025-05-07T20:53:29.8296001Z # [2025-05-07T20:53:29.829Z] Run Python Test Suite: 2025-05-07T20:53:29.8296351Z # ./tbe/cache/lxu_cache_test.py 2025-05-07T20:53:29.8296674Z ################################################################################ 2025-05-07T20:53:29.8320765Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/cache/lxu_cache_test.py 2025-05-07T20:53:29.8321418Z 2025-05-07T20:53:31.9602198Z ============================= test session starts ============================== 2025-05-07T20:53:31.9603444Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:31.9604491Z cachedir: .pytest_cache 2025-05-07T20:53:31.9605256Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:31.9606003Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:31.9606413Z plugins: hypothesis-6.131.14 2025-05-07T20:53:33.5944344Z collecting ... collected 3 items 2025-05-07T20:53:33.5944599Z 2025-05-07T20:53:34.1957674Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_locking_counter_decrement Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1959653Z self=, 2025-05-07T20:53:34.1960773Z cache_sets=10, 2025-05-07T20:53:34.1961183Z ) 2025-05-07T20:53:34.1961707Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1962830Z self=, 2025-05-07T20:53:34.1963790Z cache_sets=270, 2025-05-07T20:53:34.1964214Z ) 2025-05-07T20:53:34.1964738Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1965473Z self=, 2025-05-07T20:53:34.1965979Z cache_sets=198, 2025-05-07T20:53:34.1966192Z ) 2025-05-07T20:53:34.1966462Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1967019Z self=, 2025-05-07T20:53:34.1967738Z cache_sets=159, 2025-05-07T20:53:34.1967946Z ) 2025-05-07T20:53:34.1968205Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1968772Z self=, 2025-05-07T20:53:34.1969266Z cache_sets=80, 2025-05-07T20:53:34.1969467Z ) 2025-05-07T20:53:34.1969733Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1970295Z self=, 2025-05-07T20:53:34.1970781Z cache_sets=91, 2025-05-07T20:53:34.1970985Z ) 2025-05-07T20:53:34.1971256Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1971818Z self=, 2025-05-07T20:53:34.1972442Z cache_sets=32, 2025-05-07T20:53:34.1972654Z ) 2025-05-07T20:53:34.1972930Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1973483Z self=, 2025-05-07T20:53:34.1973975Z cache_sets=141, 2025-05-07T20:53:34.1974180Z ) 2025-05-07T20:53:34.1974438Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1975002Z self=, 2025-05-07T20:53:34.1975490Z cache_sets=37, 2025-05-07T20:53:34.1975694Z ) 2025-05-07T20:53:34.1975953Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1976513Z self=, 2025-05-07T20:53:34.1977009Z cache_sets=205, 2025-05-07T20:53:34.1977211Z ) 2025-05-07T20:53:34.1977480Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1978040Z self=, 2025-05-07T20:53:34.1978532Z cache_sets=179, 2025-05-07T20:53:34.1978742Z ) 2025-05-07T20:53:34.1979005Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1979564Z self=, 2025-05-07T20:53:34.1980060Z cache_sets=57, 2025-05-07T20:53:34.1980267Z ) 2025-05-07T20:53:34.1987024Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1987616Z self=, 2025-05-07T20:53:34.1988118Z cache_sets=191, 2025-05-07T20:53:34.1988331Z ) 2025-05-07T20:53:34.1988605Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1989181Z self=, 2025-05-07T20:53:34.1989673Z cache_sets=33, 2025-05-07T20:53:34.1989904Z ) 2025-05-07T20:53:34.1990180Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1990742Z self=, 2025-05-07T20:53:34.1991250Z cache_sets=158, 2025-05-07T20:53:34.1991719Z ) 2025-05-07T20:53:34.1991992Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1992550Z self=, 2025-05-07T20:53:34.1993048Z cache_sets=11, 2025-05-07T20:53:34.1993265Z ) 2025-05-07T20:53:34.1993524Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1994092Z self=, 2025-05-07T20:53:34.1994580Z cache_sets=193, 2025-05-07T20:53:34.1994784Z ) 2025-05-07T20:53:34.1995058Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1995624Z self=, 2025-05-07T20:53:34.1996340Z cache_sets=133, 2025-05-07T20:53:34.1996549Z ) 2025-05-07T20:53:34.1996815Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1997380Z self=, 2025-05-07T20:53:34.1997869Z cache_sets=77, 2025-05-07T20:53:34.1998081Z ) 2025-05-07T20:53:34.1998344Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.1998899Z self=, 2025-05-07T20:53:34.1999395Z cache_sets=71, 2025-05-07T20:53:34.1999607Z ) 2025-05-07T20:53:34.1999865Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2000606Z self=, 2025-05-07T20:53:34.2001100Z cache_sets=233, 2025-05-07T20:53:34.2001324Z ) 2025-05-07T20:53:34.2001584Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2002149Z self=, 2025-05-07T20:53:34.2002637Z cache_sets=16, 2025-05-07T20:53:34.2002840Z ) 2025-05-07T20:53:34.2003110Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2003677Z self=, 2025-05-07T20:53:34.2004168Z cache_sets=297, 2025-05-07T20:53:34.2004381Z ) 2025-05-07T20:53:34.2004647Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2005260Z self=, 2025-05-07T20:53:34.2005744Z cache_sets=275, 2025-05-07T20:53:34.2005962Z ) 2025-05-07T20:53:34.2006236Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2006799Z self=, 2025-05-07T20:53:34.2007294Z cache_sets=155, 2025-05-07T20:53:34.2007508Z ) 2025-05-07T20:53:34.2007770Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2008334Z self=, 2025-05-07T20:53:34.2008834Z cache_sets=235, 2025-05-07T20:53:34.2009046Z ) 2025-05-07T20:53:34.2009304Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2009869Z self=, 2025-05-07T20:53:34.2010367Z cache_sets=296, 2025-05-07T20:53:34.2010572Z ) 2025-05-07T20:53:34.2010840Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2011411Z self=, 2025-05-07T20:53:34.2011901Z cache_sets=259, 2025-05-07T20:53:34.2012113Z ) 2025-05-07T20:53:34.2012376Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2012932Z self=, 2025-05-07T20:53:34.2013422Z cache_sets=260, 2025-05-07T20:53:34.2013631Z ) 2025-05-07T20:53:34.2013890Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2014447Z self=, 2025-05-07T20:53:34.2014935Z cache_sets=108, 2025-05-07T20:53:34.2015141Z ) 2025-05-07T20:53:34.2015402Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2016012Z self=, 2025-05-07T20:53:34.2016507Z cache_sets=131, 2025-05-07T20:53:34.2016714Z ) 2025-05-07T20:53:34.2016979Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2017630Z self=, 2025-05-07T20:53:34.2018109Z cache_sets=190, 2025-05-07T20:53:34.2018321Z ) 2025-05-07T20:53:34.2018592Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2019149Z self=, 2025-05-07T20:53:34.2019642Z cache_sets=256, 2025-05-07T20:53:34.2019858Z ) 2025-05-07T20:53:34.2020124Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2020678Z self=, 2025-05-07T20:53:34.2021173Z cache_sets=125, 2025-05-07T20:53:34.2021385Z ) 2025-05-07T20:53:34.2021647Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2022287Z self=, 2025-05-07T20:53:34.2022791Z cache_sets=287, 2025-05-07T20:53:34.2022993Z ) 2025-05-07T20:53:34.2023254Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2023813Z self=, 2025-05-07T20:53:34.2024300Z cache_sets=210, 2025-05-07T20:53:34.2024505Z ) 2025-05-07T20:53:34.2024767Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2025322Z self=, 2025-05-07T20:53:34.2025806Z cache_sets=40, 2025-05-07T20:53:34.2026010Z ) 2025-05-07T20:53:34.2026273Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2026823Z self=, 2025-05-07T20:53:34.2027320Z cache_sets=294, 2025-05-07T20:53:34.2027533Z ) 2025-05-07T20:53:34.2027798Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2028354Z self=, 2025-05-07T20:53:34.2028845Z cache_sets=177, 2025-05-07T20:53:34.2029051Z ) 2025-05-07T20:53:34.2029305Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:53:34.2029863Z self=, 2025-05-07T20:53:34.2030354Z cache_sets=68, 2025-05-07T20:53:34.2030556Z ) 2025-05-07T20:53:34.2030749Z PASSED 2025-05-07T20:53:34.2051934Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_lookup PASSED 2025-05-07T20:53:34.8211190Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_unique_lxu_cache_lookup Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8212102Z self=, 2025-05-07T20:53:34.8212734Z T=1, 2025-05-07T20:53:34.8212998Z D=2, 2025-05-07T20:53:34.8213258Z B=1, 2025-05-07T20:53:34.8213501Z log_E=3, 2025-05-07T20:53:34.8213771Z L=0, 2025-05-07T20:53:34.8214022Z ) 2025-05-07T20:53:34.8214322Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8214874Z self=, 2025-05-07T20:53:34.8215313Z T=6, 2025-05-07T20:53:34.8215494Z D=2, 2025-05-07T20:53:34.8215692Z B=1, 2025-05-07T20:53:34.8215911Z log_E=3, 2025-05-07T20:53:34.8216110Z L=0, 2025-05-07T20:53:34.8216294Z ) 2025-05-07T20:53:34.8216521Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8217002Z self=, 2025-05-07T20:53:34.8217430Z T=6, 2025-05-07T20:53:34.8217621Z D=32, 2025-05-07T20:53:34.8217812Z B=45, 2025-05-07T20:53:34.8218005Z log_E=3, 2025-05-07T20:53:34.8218201Z L=6, 2025-05-07T20:53:34.8218382Z ) 2025-05-07T20:53:34.8218783Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8219258Z self=, 2025-05-07T20:53:34.8219694Z T=5, 2025-05-07T20:53:34.8219875Z D=2, 2025-05-07T20:53:34.8220059Z B=1, 2025-05-07T20:53:34.8220244Z log_E=3, 2025-05-07T20:53:34.8220437Z L=0, 2025-05-07T20:53:34.8220622Z ) 2025-05-07T20:53:34.8220920Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8221571Z self=, 2025-05-07T20:53:34.8222117Z T=5, 2025-05-07T20:53:34.8222308Z D=32, 2025-05-07T20:53:34.8222491Z B=9, 2025-05-07T20:53:34.8222683Z log_E=3, 2025-05-07T20:53:34.8222883Z L=19, 2025-05-07T20:53:34.8223062Z ) 2025-05-07T20:53:34.8223291Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8223906Z self=, 2025-05-07T20:53:34.8224357Z T=7, 2025-05-07T20:53:34.8224543Z D=116, 2025-05-07T20:53:34.8224735Z B=63, 2025-05-07T20:53:34.8224924Z log_E=5, 2025-05-07T20:53:34.8225117Z L=14, 2025-05-07T20:53:34.8225304Z ) 2025-05-07T20:53:34.8225530Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8226003Z self=, 2025-05-07T20:53:34.8226484Z T=8, 2025-05-07T20:53:34.8226669Z D=72, 2025-05-07T20:53:34.8226851Z B=103, 2025-05-07T20:53:34.8227044Z log_E=4, 2025-05-07T20:53:34.8227243Z L=12, 2025-05-07T20:53:34.8227419Z ) 2025-05-07T20:53:34.8227645Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8228124Z self=, 2025-05-07T20:53:34.8228558Z T=3, 2025-05-07T20:53:34.8228743Z D=119, 2025-05-07T20:53:34.8228940Z B=107, 2025-05-07T20:53:34.8229125Z log_E=5, 2025-05-07T20:53:34.8229327Z L=3, 2025-05-07T20:53:34.8229508Z ) 2025-05-07T20:53:34.8229726Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8230201Z self=, 2025-05-07T20:53:34.8230634Z T=2, 2025-05-07T20:53:34.8230822Z D=104, 2025-05-07T20:53:34.8231014Z B=74, 2025-05-07T20:53:34.8231205Z log_E=4, 2025-05-07T20:53:34.8231395Z L=2, 2025-05-07T20:53:34.8231572Z ) 2025-05-07T20:53:34.8231800Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8232269Z self=, 2025-05-07T20:53:34.8232706Z T=1, 2025-05-07T20:53:34.8232892Z D=28, 2025-05-07T20:53:34.8233075Z B=60, 2025-05-07T20:53:34.8233263Z log_E=4, 2025-05-07T20:53:34.8233458Z L=16, 2025-05-07T20:53:34.8233644Z ) 2025-05-07T20:53:34.8233876Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8234354Z self=, 2025-05-07T20:53:34.8234794Z T=1, 2025-05-07T20:53:34.8234973Z D=15, 2025-05-07T20:53:34.8235171Z B=124, 2025-05-07T20:53:34.8235394Z log_E=4, 2025-05-07T20:53:34.8235595Z L=3, 2025-05-07T20:53:34.8235778Z ) 2025-05-07T20:53:34.8236004Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8236474Z self=, 2025-05-07T20:53:34.8236913Z T=1, 2025-05-07T20:53:34.8237100Z D=15, 2025-05-07T20:53:34.8237280Z B=124, 2025-05-07T20:53:34.8237516Z log_E=4, 2025-05-07T20:53:34.8237709Z L=4, 2025-05-07T20:53:34.8237887Z ) 2025-05-07T20:53:34.8238113Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8238581Z self=, 2025-05-07T20:53:34.8239030Z T=1, 2025-05-07T20:53:34.8239218Z D=15, 2025-05-07T20:53:34.8239487Z B=124, 2025-05-07T20:53:34.8239680Z log_E=4, 2025-05-07T20:53:34.8239878Z L=0, 2025-05-07T20:53:34.8240052Z ) 2025-05-07T20:53:34.8240392Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8240870Z self=, 2025-05-07T20:53:34.8241302Z T=1, 2025-05-07T20:53:34.8241487Z D=4, 2025-05-07T20:53:34.8241673Z B=124, 2025-05-07T20:53:34.8241858Z log_E=4, 2025-05-07T20:53:34.8242055Z L=0, 2025-05-07T20:53:34.8242238Z ) 2025-05-07T20:53:34.8242461Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8242936Z self=, 2025-05-07T20:53:34.8243375Z T=4, 2025-05-07T20:53:34.8243563Z D=4, 2025-05-07T20:53:34.8243748Z B=124, 2025-05-07T20:53:34.8243943Z log_E=4, 2025-05-07T20:53:34.8244145Z L=0, 2025-05-07T20:53:34.8244433Z ) 2025-05-07T20:53:34.8244660Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8245148Z self=, 2025-05-07T20:53:34.8245579Z T=4, 2025-05-07T20:53:34.8245791Z D=4, 2025-05-07T20:53:34.8245998Z B=124, 2025-05-07T20:53:34.8246183Z log_E=3, 2025-05-07T20:53:34.8246384Z L=0, 2025-05-07T20:53:34.8246571Z ) 2025-05-07T20:53:34.8246791Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8247272Z self=, 2025-05-07T20:53:34.8247710Z T=4, 2025-05-07T20:53:34.8247890Z D=4, 2025-05-07T20:53:34.8248074Z B=4, 2025-05-07T20:53:34.8248262Z log_E=3, 2025-05-07T20:53:34.8248452Z L=0, 2025-05-07T20:53:34.8248637Z ) 2025-05-07T20:53:34.8248860Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8249336Z self=, 2025-05-07T20:53:34.8249772Z T=9, 2025-05-07T20:53:34.8249963Z D=38, 2025-05-07T20:53:34.8250151Z B=48, 2025-05-07T20:53:34.8250334Z log_E=4, 2025-05-07T20:53:34.8250528Z L=15, 2025-05-07T20:53:34.8250711Z ) 2025-05-07T20:53:34.8250930Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8251403Z self=, 2025-05-07T20:53:34.8251835Z T=1, 2025-05-07T20:53:34.8252017Z D=38, 2025-05-07T20:53:34.8252204Z B=48, 2025-05-07T20:53:34.8252390Z log_E=4, 2025-05-07T20:53:34.8252576Z L=15, 2025-05-07T20:53:34.8252763Z ) 2025-05-07T20:53:34.8252988Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8253454Z self=, 2025-05-07T20:53:34.8253892Z T=1, 2025-05-07T20:53:34.8254080Z D=38, 2025-05-07T20:53:34.8254258Z B=48, 2025-05-07T20:53:34.8254447Z log_E=4, 2025-05-07T20:53:34.8254680Z L=0, 2025-05-07T20:53:34.8254937Z ) 2025-05-07T20:53:34.8255181Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8255659Z self=, 2025-05-07T20:53:34.8256101Z T=1, 2025-05-07T20:53:34.8256279Z D=38, 2025-05-07T20:53:34.8256474Z B=4, 2025-05-07T20:53:34.8256658Z log_E=4, 2025-05-07T20:53:34.8256846Z L=0, 2025-05-07T20:53:34.8257028Z ) 2025-05-07T20:53:34.8257254Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8257738Z self=, 2025-05-07T20:53:34.8258181Z T=1, 2025-05-07T20:53:34.8258371Z D=38, 2025-05-07T20:53:34.8258556Z B=1, 2025-05-07T20:53:34.8258743Z log_E=4, 2025-05-07T20:53:34.8258942Z L=0, 2025-05-07T20:53:34.8259119Z ) 2025-05-07T20:53:34.8259343Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8259830Z self=, 2025-05-07T20:53:34.8260369Z T=1, 2025-05-07T20:53:34.8260556Z D=38, 2025-05-07T20:53:34.8260746Z B=1, 2025-05-07T20:53:34.8260929Z log_E=3, 2025-05-07T20:53:34.8261131Z L=0, 2025-05-07T20:53:34.8261310Z ) 2025-05-07T20:53:34.8261532Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8262008Z self=, 2025-05-07T20:53:34.8262448Z T=1, 2025-05-07T20:53:34.8262629Z D=38, 2025-05-07T20:53:34.8262815Z B=1, 2025-05-07T20:53:34.8263001Z log_E=3, 2025-05-07T20:53:34.8263200Z L=1, 2025-05-07T20:53:34.8263386Z ) 2025-05-07T20:53:34.8263611Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8264088Z self=, 2025-05-07T20:53:34.8264523Z T=3, 2025-05-07T20:53:34.8264715Z D=106, 2025-05-07T20:53:34.8264991Z B=71, 2025-05-07T20:53:34.8265181Z log_E=5, 2025-05-07T20:53:34.8265457Z L=3, 2025-05-07T20:53:34.8265729Z ) 2025-05-07T20:53:34.8266037Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8266559Z self=, 2025-05-07T20:53:34.8267001Z T=3, 2025-05-07T20:53:34.8267188Z D=106, 2025-05-07T20:53:34.8267381Z B=5, 2025-05-07T20:53:34.8267572Z log_E=5, 2025-05-07T20:53:34.8267770Z L=3, 2025-05-07T20:53:34.8267956Z ) 2025-05-07T20:53:34.8268185Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8268663Z self=, 2025-05-07T20:53:34.8269106Z T=3, 2025-05-07T20:53:34.8269295Z D=106, 2025-05-07T20:53:34.8269481Z B=5, 2025-05-07T20:53:34.8269671Z log_E=3, 2025-05-07T20:53:34.8269872Z L=3, 2025-05-07T20:53:34.8270052Z ) 2025-05-07T20:53:34.8270286Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8270764Z self=, 2025-05-07T20:53:34.8271218Z T=3, 2025-05-07T20:53:34.8271401Z D=3, 2025-05-07T20:53:34.8271592Z B=5, 2025-05-07T20:53:34.8271783Z log_E=3, 2025-05-07T20:53:34.8271977Z L=3, 2025-05-07T20:53:34.8272161Z ) 2025-05-07T20:53:34.8272388Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8272864Z self=, 2025-05-07T20:53:34.8273303Z T=3, 2025-05-07T20:53:34.8273495Z D=3, 2025-05-07T20:53:34.8273677Z B=5, 2025-05-07T20:53:34.8273867Z log_E=5, 2025-05-07T20:53:34.8274064Z L=3, 2025-05-07T20:53:34.8274240Z ) 2025-05-07T20:53:34.8274470Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8274952Z self=, 2025-05-07T20:53:34.8275390Z T=3, 2025-05-07T20:53:34.8275579Z D=3, 2025-05-07T20:53:34.8275765Z B=5, 2025-05-07T20:53:34.8275955Z log_E=5, 2025-05-07T20:53:34.8276150Z L=5, 2025-05-07T20:53:34.8276333Z ) 2025-05-07T20:53:34.8276554Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8277034Z self=, 2025-05-07T20:53:34.8277476Z T=3, 2025-05-07T20:53:34.8277666Z D=5, 2025-05-07T20:53:34.8277849Z B=5, 2025-05-07T20:53:34.8278037Z log_E=5, 2025-05-07T20:53:34.8278235Z L=5, 2025-05-07T20:53:34.8278413Z ) 2025-05-07T20:53:34.8278643Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8279127Z self=, 2025-05-07T20:53:34.8279565Z T=2, 2025-05-07T20:53:34.8279756Z D=97, 2025-05-07T20:53:34.8279949Z B=47, 2025-05-07T20:53:34.8280135Z log_E=3, 2025-05-07T20:53:34.8280459Z L=11, 2025-05-07T20:53:34.8280651Z ) 2025-05-07T20:53:34.8280878Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8281474Z self=, 2025-05-07T20:53:34.8281924Z T=2, 2025-05-07T20:53:34.8287899Z D=11, 2025-05-07T20:53:34.8288109Z B=47, 2025-05-07T20:53:34.8288303Z log_E=3, 2025-05-07T20:53:34.8288503Z L=11, 2025-05-07T20:53:34.8288692Z ) 2025-05-07T20:53:34.8288929Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8289418Z self=, 2025-05-07T20:53:34.8289870Z T=2, 2025-05-07T20:53:34.8290066Z D=11, 2025-05-07T20:53:34.8290254Z B=11, 2025-05-07T20:53:34.8290448Z log_E=3, 2025-05-07T20:53:34.8290643Z L=11, 2025-05-07T20:53:34.8290824Z ) 2025-05-07T20:53:34.8291052Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8292022Z self=, 2025-05-07T20:53:34.8292484Z T=2, 2025-05-07T20:53:34.8292679Z D=11, 2025-05-07T20:53:34.8292867Z B=3, 2025-05-07T20:53:34.8293058Z log_E=3, 2025-05-07T20:53:34.8293252Z L=11, 2025-05-07T20:53:34.8293436Z ) 2025-05-07T20:53:34.8293668Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8294140Z self=, 2025-05-07T20:53:34.8294593Z T=2, 2025-05-07T20:53:34.8294782Z D=11, 2025-05-07T20:53:34.8294964Z B=2, 2025-05-07T20:53:34.8295158Z log_E=3, 2025-05-07T20:53:34.8295355Z L=11, 2025-05-07T20:53:34.8295541Z ) 2025-05-07T20:53:34.8295765Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8296293Z self=, 2025-05-07T20:53:34.8296727Z T=2, 2025-05-07T20:53:34.8296916Z D=2, 2025-05-07T20:53:34.8297109Z B=2, 2025-05-07T20:53:34.8297291Z log_E=3, 2025-05-07T20:53:34.8297499Z L=11, 2025-05-07T20:53:34.8297686Z ) 2025-05-07T20:53:34.8297913Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8298391Z self=, 2025-05-07T20:53:34.8298834Z T=2, 2025-05-07T20:53:34.8299026Z D=2, 2025-05-07T20:53:34.8299211Z B=2, 2025-05-07T20:53:34.8299398Z log_E=3, 2025-05-07T20:53:34.8299593Z L=2, 2025-05-07T20:53:34.8299775Z ) 2025-05-07T20:53:34.8299998Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8300483Z self=, 2025-05-07T20:53:34.8300916Z T=5, 2025-05-07T20:53:34.8301107Z D=123, 2025-05-07T20:53:34.8301300Z B=115, 2025-05-07T20:53:34.8301484Z log_E=3, 2025-05-07T20:53:34.8301686Z L=0, 2025-05-07T20:53:34.8301869Z ) 2025-05-07T20:53:34.8302092Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:53:34.8302579Z self=, 2025-05-07T20:53:34.8303027Z T=5, 2025-05-07T20:53:34.8303213Z D=5, 2025-05-07T20:53:34.8303405Z B=115, 2025-05-07T20:53:34.8303601Z log_E=3, 2025-05-07T20:53:34.8303796Z L=0, 2025-05-07T20:53:34.8303981Z ) 2025-05-07T20:53:34.8304165Z PASSED 2025-05-07T20:53:34.8304278Z 2025-05-07T20:53:34.8304420Z ============================== 3 passed in 2.98s =============================== 2025-05-07T20:53:35.4653523Z 2025-05-07T20:53:35.4654116Z [TEST] Python test suite PASSED: ./tbe/cache/lxu_cache_test.py 2025-05-07T20:53:35.4675292Z [TEST] Python test time for ./tbe/cache/lxu_cache_test.py: 6 seconds 2025-05-07T20:53:35.4675713Z 2025-05-07T20:53:35.4675719Z 2025-05-07T20:53:35.4675724Z 2025-05-07T20:53:35.4675729Z 2025-05-07T20:53:35.4698232Z ################################################################################ 2025-05-07T20:53:35.4713803Z # [2025-05-07T20:53:35.471Z] Run Python Test Suite: 2025-05-07T20:53:35.4714289Z # ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:53:35.4714692Z ################################################################################ 2025-05-07T20:53:35.4738676Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:53:35.4739431Z 2025-05-07T20:53:37.6015620Z ============================= test session starts ============================== 2025-05-07T20:53:37.6016413Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:37.6016949Z cachedir: .pytest_cache 2025-05-07T20:53:37.6017544Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:37.6018270Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:37.6018684Z plugins: hypothesis-6.131.14 2025-05-07T20:53:39.3100777Z collecting ... collected 3 items 2025-05-07T20:53:39.3101093Z 2025-05-07T20:53:39.3113559Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_basics SKIPPED (Test i...) 2025-05-07T20:53:39.3121164Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_get_ids SKIPPED (Test ...) 2025-05-07T20:53:39.3135350Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_initializer SKIPPED (T...) 2025-05-07T20:53:39.3135799Z 2025-05-07T20:53:39.3136003Z =========================== short test summary info ============================ 2025-05-07T20:53:39.3136587Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:82: Test is currently known to fail in OSS mode 2025-05-07T20:53:39.3137188Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:160: Test is currently known to fail in OSS mode 2025-05-07T20:53:39.3137801Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:119: Test is currently known to fail in OSS mode 2025-05-07T20:53:39.3138280Z ============================== 3 skipped in 1.83s ============================== 2025-05-07T20:53:39.8786826Z 2025-05-07T20:53:39.8787242Z [TEST] Python test suite PASSED: ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:53:39.8807472Z [TEST] Python test time for ./tbe/dram_kv/dram_kv_test.py: 4 seconds 2025-05-07T20:53:39.8807923Z 2025-05-07T20:53:39.8807929Z 2025-05-07T20:53:39.8807935Z 2025-05-07T20:53:39.8807940Z 2025-05-07T20:53:39.8828833Z ################################################################################ 2025-05-07T20:53:39.8844661Z # [2025-05-07T20:53:39.884Z] Run Python Test Suite: 2025-05-07T20:53:39.8845139Z # ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:53:39.8845582Z ################################################################################ 2025-05-07T20:53:39.8869205Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:53:39.8869955Z 2025-05-07T20:53:42.0133069Z ============================= test session starts ============================== 2025-05-07T20:53:42.0133956Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:42.0134513Z cachedir: .pytest_cache 2025-05-07T20:53:42.0135115Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:42.0135857Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:42.0136273Z plugins: hypothesis-6.131.14 2025-05-07T20:53:43.6526995Z collecting ... collected 1 item 2025-05-07T20:53:43.6527515Z 2025-05-07T20:53:43.6624069Z tbe/eeg/tbe_indices_estimator_test.py::TBEIndicesEstimatorTest::test_indices_estimation Found best Log likelihood so far on (s,q) (0.01, 1): -2.55363 2025-05-07T20:53:43.6626300Z Found best Log likelihood so far on (s,q) (0.02, 1): -2.55269 2025-05-07T20:53:43.6627352Z Found best Log likelihood so far on (s,q) (0.03, 1): -2.55176 2025-05-07T20:53:43.6628102Z Found best Log likelihood so far on (s,q) (0.04, 1): -2.55084 2025-05-07T20:53:43.6628702Z Found best Log likelihood so far on (s,q) (0.05, 1): -2.54993 2025-05-07T20:53:43.6629705Z Found best Log likelihood so far on (s,q) (0.06, 1): -2.54903 2025-05-07T20:53:43.6630281Z Found best Log likelihood so far on (s,q) (0.07, 1): -2.54814 2025-05-07T20:53:43.6630863Z Found best Log likelihood so far on (s,q) (0.08, 1): -2.54726 2025-05-07T20:53:43.6631434Z Found best Log likelihood so far on (s,q) (0.09, 1): -2.5464 2025-05-07T20:53:43.6631997Z Found best Log likelihood so far on (s,q) (0.1, 1): -2.54554 2025-05-07T20:53:43.6632551Z Found best Log likelihood so far on (s,q) (0.11, 1): -2.54469 2025-05-07T20:53:43.6632978Z Found best Log likelihood so far on (s,q) (0.12, 1): -2.54385 2025-05-07T20:53:43.6633482Z Found best Log likelihood so far on (s,q) (0.13, 1): -2.54302 2025-05-07T20:53:43.6633904Z Found best Log likelihood so far on (s,q) (0.14, 1): -2.54221 2025-05-07T20:53:43.6634518Z Found best Log likelihood so far on (s,q) (0.15, 1): -2.5414 2025-05-07T20:53:43.6635015Z Found best Log likelihood so far on (s,q) (0.16, 1): -2.5406 2025-05-07T20:53:43.6635524Z Found best Log likelihood so far on (s,q) (0.17, 1): -2.53981 2025-05-07T20:53:43.6635951Z Found best Log likelihood so far on (s,q) (0.18, 1): -2.53904 2025-05-07T20:53:43.6636373Z Found best Log likelihood so far on (s,q) (0.19, 1): -2.53827 2025-05-07T20:53:43.6636843Z Found best Log likelihood so far on (s,q) (0.2, 1): -2.53751 2025-05-07T20:53:43.6637292Z Found best Log likelihood so far on (s,q) (0.21, 1): -2.53677 2025-05-07T20:53:43.6637752Z Found best Log likelihood so far on (s,q) (0.22, 1): -2.53603 2025-05-07T20:53:43.6638261Z Found best Log likelihood so far on (s,q) (0.23, 1): -2.53531 2025-05-07T20:53:43.6638695Z Found best Log likelihood so far on (s,q) (0.24, 1): -2.53459 2025-05-07T20:53:43.6639271Z Found best Log likelihood so far on (s,q) (0.25, 1): -2.53389 2025-05-07T20:53:43.6639815Z Found best Log likelihood so far on (s,q) (0.26, 1): -2.53319 2025-05-07T20:53:43.6640437Z Found best Log likelihood so far on (s,q) (0.27, 1): -2.53251 2025-05-07T20:53:43.6641036Z Found best Log likelihood so far on (s,q) (0.28, 1): -2.53183 2025-05-07T20:53:43.6641616Z Found best Log likelihood so far on (s,q) (0.29, 1): -2.53117 2025-05-07T20:53:43.6642151Z Found best Log likelihood so far on (s,q) (0.3, 1): -2.53052 2025-05-07T20:53:43.6642590Z Found best Log likelihood so far on (s,q) (0.31, 1): -2.52988 2025-05-07T20:53:43.6643072Z Found best Log likelihood so far on (s,q) (0.32, 1): -2.52924 2025-05-07T20:53:43.6643593Z Found best Log likelihood so far on (s,q) (0.33, 1): -2.52862 2025-05-07T20:53:43.6644161Z Found best Log likelihood so far on (s,q) (0.34, 1): -2.52801 2025-05-07T20:53:43.6644724Z Found best Log likelihood so far on (s,q) (0.35, 1): -2.52741 2025-05-07T20:53:43.6645306Z Found best Log likelihood so far on (s,q) (0.36, 1): -2.52682 2025-05-07T20:53:43.6645887Z Found best Log likelihood so far on (s,q) (0.37, 1): -2.52624 2025-05-07T20:53:43.6646462Z Found best Log likelihood so far on (s,q) (0.38, 1): -2.52568 2025-05-07T20:53:43.6646960Z Found best Log likelihood so far on (s,q) (0.39, 1): -2.52512 2025-05-07T20:53:43.6647538Z Found best Log likelihood so far on (s,q) (0.4, 1): -2.52457 2025-05-07T20:53:43.6648123Z Found best Log likelihood so far on (s,q) (0.41, 1): -2.52403 2025-05-07T20:53:43.6648740Z Found best Log likelihood so far on (s,q) (0.42, 1): -2.52351 2025-05-07T20:53:43.6649198Z Found best Log likelihood so far on (s,q) (0.43, 1): -2.52299 2025-05-07T20:53:43.6649770Z Found best Log likelihood so far on (s,q) (0.44, 1): -2.52249 2025-05-07T20:53:43.6650352Z Found best Log likelihood so far on (s,q) (0.45, 1): -2.52199 2025-05-07T20:53:43.6650929Z Found best Log likelihood so far on (s,q) (0.46, 1): -2.52151 2025-05-07T20:53:43.6651510Z Found best Log likelihood so far on (s,q) (0.47, 1): -2.52104 2025-05-07T20:53:43.6652080Z Found best Log likelihood so far on (s,q) (0.48, 1): -2.52058 2025-05-07T20:53:43.6652539Z Found best Log likelihood so far on (s,q) (0.49, 1): -2.52013 2025-05-07T20:53:43.6653123Z Found best Log likelihood so far on (s,q) (0.5, 1): -2.51968 2025-05-07T20:53:43.6653832Z Found best Log likelihood so far on (s,q) (0.51, 1): -2.51925 2025-05-07T20:53:43.6654411Z Found best Log likelihood so far on (s,q) (0.52, 1): -2.51884 2025-05-07T20:53:43.6654891Z Found best Log likelihood so far on (s,q) (0.53, 1): -2.51843 2025-05-07T20:53:43.6655474Z Found best Log likelihood so far on (s,q) (0.54, 1): -2.51803 2025-05-07T20:53:43.6656056Z Found best Log likelihood so far on (s,q) (0.55, 1): -2.51764 2025-05-07T20:53:43.6656587Z Found best Log likelihood so far on (s,q) (0.56, 1): -2.51727 2025-05-07T20:53:43.6657056Z Found best Log likelihood so far on (s,q) (0.57, 1): -2.5169 2025-05-07T20:53:43.6657665Z Found best Log likelihood so far on (s,q) (0.58, 1): -2.51655 2025-05-07T20:53:43.6658275Z Found best Log likelihood so far on (s,q) (0.59, 1): -2.51621 2025-05-07T20:53:43.6658952Z Found best Log likelihood so far on (s,q) (0.6, 1): -2.51587 2025-05-07T20:53:43.6659478Z Found best Log likelihood so far on (s,q) (0.61, 1): -2.51555 2025-05-07T20:53:43.6660062Z Found best Log likelihood so far on (s,q) (0.62, 1): -2.51524 2025-05-07T20:53:43.6660642Z Found best Log likelihood so far on (s,q) (0.63, 1): -2.51494 2025-05-07T20:53:43.6661171Z Found best Log likelihood so far on (s,q) (0.64, 1): -2.51465 2025-05-07T20:53:43.6661675Z Found best Log likelihood so far on (s,q) (0.65, 1): -2.51437 2025-05-07T20:53:43.6662251Z Found best Log likelihood so far on (s,q) (0.66, 1): -2.51411 2025-05-07T20:53:43.6662833Z Found best Log likelihood so far on (s,q) (0.67, 1): -2.51385 2025-05-07T20:53:43.6663410Z Found best Log likelihood so far on (s,q) (0.68, 1): -2.5136 2025-05-07T20:53:43.6663919Z Found best Log likelihood so far on (s,q) (0.69, 1): -2.51337 2025-05-07T20:53:43.6664485Z Found best Log likelihood so far on (s,q) (0.7, 1): -2.51315 2025-05-07T20:53:43.6665083Z Found best Log likelihood so far on (s,q) (0.71, 1): -2.51293 2025-05-07T20:53:43.6665654Z Found best Log likelihood so far on (s,q) (0.72, 1): -2.51273 2025-05-07T20:53:43.6666129Z Found best Log likelihood so far on (s,q) (0.73, 1): -2.51254 2025-05-07T20:53:43.6666703Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6667291Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6667850Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6668314Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6668911Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6669481Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6670043Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6670490Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6671067Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6671643Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6672193Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6672636Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6673194Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6673759Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6674330Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6674911Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6675479Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6675924Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6676497Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6677076Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6677636Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6678137Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6678864Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6679452Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6680008Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6680578Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6681108Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6681658Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6682252Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6682804Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6683377Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6683924Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6684598Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6685167Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6685742Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6686280Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6686799Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6687366Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6687964Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6688551Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6689114Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6689615Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6690092Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6690662Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6691247Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6692216Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6692717Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6693315Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6693875Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6694444Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6694940Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6695408Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6695971Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6696537Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6697073Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6697490Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6698070Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6698654Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6699214Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6699723Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6700283Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6700854Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6701419Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6701981Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6702548Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6703101Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6703618Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6704201Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6704972Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6705536Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6706049Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6706636Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6707179Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6707746Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6708273Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6708784Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6709372Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6709916Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6710666Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6711161Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6711610Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6712180Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6712708Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6713123Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6713538Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6713945Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6714360Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6714780Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6715199Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6715609Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6716031Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6716451Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6716861Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6717274Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6717708Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6718157Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6718564Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6718977Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6719394Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6719804Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6720301Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6720722Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6721133Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6721557Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6721975Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6722388Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6722795Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6723205Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6723620Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6724028Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6724436Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6724849Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6725264Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6725677Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6726195Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6726604Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6727014Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6727425Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6727839Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6728272Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6728709Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6729124Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6729540Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6729944Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6730437Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6730847Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:53:43.6731270Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6731696Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6732127Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6732555Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6732974Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6733407Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6747001Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6747448Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6747887Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6748363Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6748797Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6749238Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6749667Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6750087Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6750516Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6750946Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6751378Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6751804Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6752238Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6752665Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6753082Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6753516Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6753944Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6754361Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6754787Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6755213Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6755636Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6756050Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6756477Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6756900Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6757317Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6757741Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6758173Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6758725Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6759144Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6759566Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6759987Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6760505Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6760933Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6761364Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6761790Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6762210Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6762636Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6765793Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6766240Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6766677Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6767103Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6767528Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6767950Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6768379Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6768804Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6769221Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6769647Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6770072Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6770506Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6770923Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6771355Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6771778Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6772196Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6772627Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6773063Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6773485Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6773910Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6774334Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6774761Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6775189Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6775614Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6776042Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6776457Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6776881Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6777300Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6777715Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6778137Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6778611Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6779032Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6779448Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6779873Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6780296Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6780808Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6781233Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6781655Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6782073Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6782495Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6782921Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6783353Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6783771Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6784192Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6784617Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6785763Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6786205Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6786626Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6787048Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6787463Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6787886Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6788306Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6788720Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6789140Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6789559Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6789979Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6790399Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6790829Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6791250Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6792027Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6792453Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6792879Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6793300Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6793715Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6794138Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6794562Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6794980Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6795410Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6795842Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6796265Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6796697Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6797122Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6797545Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6797962Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6798405Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6798853Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6799273Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6799702Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6800136Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6800693Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6801309Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6801733Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6802156Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6802601Z Found best Log likelihood so far on (s,q) (0.74, 1.5): -2.51248 2025-05-07T20:53:43.6803038Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6803461Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6803893Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6804306Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6804728Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6805277Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6805694Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6806121Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6806543Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6806962Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6807379Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6807797Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6808215Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6808678Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6809097Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6809516Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6809936Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6810355Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6810773Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6811190Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6811603Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6812018Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6812433Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6812839Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6813259Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6813673Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6814092Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6814504Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6814929Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6815354Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6815766Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6816190Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6816609Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6817019Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6817438Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6817861Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6818277Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6818687Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6819105Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6819530Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6819944Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6820454Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6820875Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6821293Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6821700Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6822121Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6822537Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6822949Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6823369Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6823788Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6824384Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6824804Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6825227Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6825644Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6826061Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6826479Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6826897Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6827312Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6827729Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6828146Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6828630Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6829052Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6829469Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6829895Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6830312Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6830724Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6831141Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6831559Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6831977Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6832390Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6832812Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6833230Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6833642Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6834066Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6834488Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6834901Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6835326Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6835743Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6836160Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6836574Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6836992Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6837411Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6837823Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6838242Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6838702Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6839130Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6839641Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6840059Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6840580Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6840992Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6841409Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6841825Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6842243Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6842654Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6843070Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6843569Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6843986Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6844414Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6844837Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6845249Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6845672Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6846093Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6846514Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6846928Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6847349Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6847777Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6848188Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6848618Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6849044Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6849465Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6849881Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6850306Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6850725Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6851141Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6851561Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6851982Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6852397Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6852818Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6853243Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6853668Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6854083Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6854504Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6854924Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6855332Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6855756Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.6856193Z Found best Log likelihood so far on (s,q) (0.75, 1.75): -2.51236 2025-05-07T20:53:43.6856628Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6857044Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6857468Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6857899Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6858315Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6858869Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6859300Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6859723Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6860142Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6860568Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6860993Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6861412Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6861838Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6862259Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6862758Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6863176Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6863602Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6864022Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6864438Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6864859Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6865283Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6865697Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6866120Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6866541Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6866960Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6867380Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6867801Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6868229Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6868671Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6869122Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6869544Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6869967Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6870382Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6870804Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6871228Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6871645Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6872077Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6872502Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6872927Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6873345Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6873769Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6874195Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6874612Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6875034Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6875458Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6875878Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6876302Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6876726Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6877152Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6877674Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6878094Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6878515Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6878930Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6879354Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6879777Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6880265Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6880717Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6881143Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6881568Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6882069Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6882508Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6882931Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6883354Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6883776Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6884202Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6884627Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6885047Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6885477Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6885902Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6886328Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6886757Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6887185Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6887621Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6888038Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6888513Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6888938Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6889354Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6889780Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6890207Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6890635Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6891061Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6891905Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6892342Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6892771Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6893198Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6893624Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6894047Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6894469Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6894897Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6895323Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6895743Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6896173Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6896605Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6897035Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6897718Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6898146Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6898596Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6899038Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6899462Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6899887Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6900306Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6900727Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6901153Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6901709Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6902133Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6902563Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6902989Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6903406Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6903829Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6904254Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6904682Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6905097Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6905523Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6905946Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6906372Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6906796Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6907223Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6907646Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6908061Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6908490Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6908917Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6909335Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6909778Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6918245Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.6918705Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6919124Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6919556Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6919975Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6920473Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6920886Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6921309Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6921719Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6922136Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6922551Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6922959Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6923374Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6923789Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6924201Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6924614Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6925194Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6925605Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6926010Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6926423Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6926835Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6927240Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6927652Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6928061Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6928484Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6928926Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6929422Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6929846Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6930247Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6930658Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6931071Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6931478Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6931890Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6932302Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6932716Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6933120Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6933519Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6933925Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6934323Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6934737Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6935153Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6935566Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6935971Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6936383Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6936802Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6937207Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6937616Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6938030Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6938439Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6938859Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6939280Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6939695Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6940099Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6940520Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6940939Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6941344Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6941757Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6942170Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6942585Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6942988Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6943409Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6943822Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6944324Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6944733Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6945141Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6945545Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6945952Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6946363Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6946769Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6947179Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6947592Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6948002Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6948538Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6948959Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6949375Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6949780Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6950194Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6950603Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6951013Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6951418Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6951828Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6952239Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6952643Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6953061Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6953477Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6953885Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6954291Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6954696Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6955106Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6955511Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6955918Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6956325Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6956727Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6957137Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6957547Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6957960Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6958360Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6958815Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6959232Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6959635Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6960046Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6960568Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6960973Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6961387Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6961792Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6962200Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6962608Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6963015Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6963518Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6963921Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6964330Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6964738Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6965149Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6965551Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6965959Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6966372Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6966777Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6967184Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6967677Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6968082Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6968499Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6968907Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6969317Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6969719Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6970129Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:53:43.6970568Z Found best Log likelihood so far on (s,q) (0.76, 2.25): -2.51231 2025-05-07T20:53:43.6970998Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6971427Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6971851Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6972281Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6972698Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6973125Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6973547Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6973962Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6974378Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6974792Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6975212Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6975625Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6976046Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6976469Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6976889Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6977308Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6977732Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6978156Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6978616Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6979035Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6979458Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6979867Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6980288Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6980705Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6981111Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6981534Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6981958Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6982513Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6982927Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6983345Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6983766Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6984183Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6984608Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6985030Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6985447Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6985862Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6986281Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6986783Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6987203Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6987623Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6988044Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6988459Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6988930Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6989346Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6989768Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6990183Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6990606Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6991027Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6991871Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6992308Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6992725Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6993145Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6993559Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6993978Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6994399Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6994813Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6995227Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6995659Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6996079Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6996500Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6996919Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6997345Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6997764Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6998203Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6998649Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6999068Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6999483Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.6999904Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7000405Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7000827Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7001249Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7001671Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7002330Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7002745Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7003162Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7003588Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7004009Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7004422Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7004845Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7005267Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7005682Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7006226Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7006647Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7007072Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7007487Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7007907Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7008376Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7008794Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7009212Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7009636Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7010049Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7010471Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7010892Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7011310Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7011727Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7012148Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7012571Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7012988Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7013409Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7013824Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7014249Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7014664Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7015085Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7015506Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7015922Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7016350Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7016775Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7017200Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7017613Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7018037Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7018461Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7018927Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7019353Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7019776Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7020196Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7020615Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7021134Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7021553Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7021969Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7022391Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7022815Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7023231Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7023652Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7024071Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7024491Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7024903Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7025403Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7025830Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7026241Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7026657Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7027076Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7027494Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7027905Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7028322Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7028741Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7029153Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7029572Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7029997Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7030414Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7030832Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7031245Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7031659Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7032068Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7032484Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7032898Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7033310Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7033724Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7034135Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7034557Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7034967Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7035391Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7035812Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7036223Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7036640Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7037057Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7037476Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7037889Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7038350Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7038781Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7039192Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7039618Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7040121Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7040629Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7041042Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7041458Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7041881Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7042292Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7042710Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7043133Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7043548Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7043965Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7044496Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7044918Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7045333Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7045752Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7046173Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7046585Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7046999Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7047420Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7047838Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7048247Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7048712Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7049141Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7049553Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7049974Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7050395Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7050804Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7051222Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7051641Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7052056Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7052468Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7052887Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7053303Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7053716Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7054137Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7054561Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7054978Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7055388Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7055807Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7056225Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7056634Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7057053Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7057474Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7057892Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7058330Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7058777Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7059285Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7059695Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7060111Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7060531Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7060943Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7061362Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7061785Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7062207Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7062619Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7063041Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7063541Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7063956Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7064381Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7064797Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7065218Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7065630Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7066054Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7066471Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7066882Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7067300Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7067717Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7068145Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7068606Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7069029Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7069447Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7069861Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7070281Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7070700Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7071114Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7071530Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7071946Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7072363Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7072776Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7073200Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7073621Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7074032Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7074453Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7074870Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7075286Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7075699Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7076155Z Found best Log likelihood so far on (s,q) (0.77, 2.75): -2.51225 2025-05-07T20:53:43.7076595Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7077020Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7077446Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7084238Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7084877Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7085304Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7085727Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7086156Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7086588Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7087023Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7087446Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7087876Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7088309Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7088730Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7089245Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7089682Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7090110Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7090529Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7090957Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7091382Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7092047Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7092475Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7092899Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7093322Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7093742Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7094175Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7094606Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7095032Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7095458Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7095888Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7096308Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7096736Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7097164Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7097591Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7098012Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7098487Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7098921Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7099346Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7099779Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7100208Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7100638Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7101060Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7101490Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7101924Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7102344Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7102776Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7103206Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7103644Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7104068Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7104747Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7105177Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7105600Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7106032Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7106465Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7106887Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7107317Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7107746Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7108183Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7108775Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7109211Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7109645Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7110063Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7110483Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7110902Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7111316Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7111736Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7112151Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7112570Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7112984Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7113405Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7113832Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7114251Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7114676Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7115099Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7115522Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7115934Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7116099Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7116257Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7116416Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7116581Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7116738Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7116899Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7117074Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7117231Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7117394Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7117551Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7117710Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7117875Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7118033Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7118191Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7118357Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7118538Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7118731Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7118889Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7119135Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7119300Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7119458Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7119617Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7119780Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7119937Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7120099Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7120340Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7120500Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7120774Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7120932Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7121094Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7121257Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7121417Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7121580Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7121737Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7121893Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7122055Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7122212Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7122370Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7122537Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7122695Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7122863Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7123020Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7123178Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7123341Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7123499Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7123655Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7123818Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7123973Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7124125Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7124288Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7124441Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7124607Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7124759Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7124915Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7125079Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7125231Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7125381Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7125541Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7125692Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7125848Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7125999Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7126154Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7126310Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7126615Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7126767Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7126921Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7127074Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7127231Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7127378Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7127531Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7127693Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7127843Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7127995Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7128226Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7128384Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7128541Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7128696Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7128846Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7129004Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7129154Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7129305Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7129466Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7129615Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7129767Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7129930Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7130083Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7130242Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7130394Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7130545Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7130705Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7130857Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7131009Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7131168Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7131320Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7131479Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7131632Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7131787Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7131950Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7132100Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7132253Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7132413Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7132564Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7132722Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7132875Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7133026Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7133185Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7133339Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7133498Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7133656Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7133891Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7134046Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7134205Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7134356Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7134514Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7134667Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7134818Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7134978Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7135131Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7135284Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7135516Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7135674Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7135834Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7135984Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7136136Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7136291Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7136441Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7136592Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7136749Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7136900Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7137056Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7137211Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7137362Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7137524Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7137674Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7137822Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7137979Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7138131Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7138283Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7138439Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7138591Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7138748Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7138898Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7139055Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7139219Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7139372Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7139522Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7139681Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7139832Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7139988Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7140139Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7140291Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7140451Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7140602Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7140761Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7140919Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7141154Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7141310Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7141459Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7141609Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7141770Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7141920Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7142072Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7142231Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7142382Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7142533Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7142766Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7142924Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7143079Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:53:43.7143260Z Found best Log likelihood so far on (s,q) (0.78, 3.25): -2.5122 2025-05-07T20:53:43.7143421Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7143586Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7143745Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7143904Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7144067Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7144224Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7144388Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7144556Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7144720Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7144884Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7145041Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7145198Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7145361Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7145520Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7145685Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7145844Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7145999Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7146164Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7146327Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7146486Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7146656Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7146810Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7146978Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7147136Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7147297Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7147463Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7147620Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7147777Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7147943Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7148106Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7148274Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7148555Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7148739Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7148928Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7149087Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7149246Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7149412Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7149572Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7149738Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7149894Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7150128Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7150297Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7150460Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7150617Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7150780Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7150938Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7151095Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7151258Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7151414Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7151591Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7151749Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7151922Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7152081Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7152244Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7152410Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7152569Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7152726Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7152894Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7153051Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7153215Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7153376Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7153534Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7153698Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7153861Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7154023Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7154189Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7154346Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7154509Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7154666Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7154824Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7154987Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7155148Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7155304Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7155465Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7155627Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7155876Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7156034Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7156190Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7156354Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7156511Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7156670Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7156833Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7156992Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7157161Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7157319Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7157554Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7157719Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7157881Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7158036Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7158199Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7158356Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7158526Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7158708Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7158886Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7159049Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7159207Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7159368Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7159532Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7159693Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7159850Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7160014Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7160171Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7160421Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7160581Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7160738Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7160904Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7161061Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7161222Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7161387Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7161550Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7161711Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7161867Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7162025Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7162189Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7162346Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7162503Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7162668Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7162827Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7162999Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7163157Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7163404Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7163568Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7163724Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7163883Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7164045Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7164204Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7164365Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7164521Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7164677Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7164842Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7165163Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7165333Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7165500Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7165658Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7165817Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7165977Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7166131Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7166295Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7166452Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7166608Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7166770Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7166932Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7167095Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7167251Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7167408Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7167573Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7167728Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7167887Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7168051Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7168208Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7168368Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7168531Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7168692Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7168856Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7169018Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7169174Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7169339Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7169497Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7169651Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7169816Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7169973Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7170136Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7170291Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7170450Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7170612Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7170886Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7171042Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7171204Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7171360Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7171522Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7171679Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7171835Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7171998Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7172155Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7172309Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7172547Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7172708Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7172869Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7173023Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7173178Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7173338Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7173493Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7173648Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7173812Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7173968Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7174128Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7174288Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7174444Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7174615Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7174771Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7174927Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7175086Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7175240Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7175403Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7175557Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7175712Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7175872Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7176032Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7176185Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7176350Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7176507Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7176661Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7176822Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7176977Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7177138Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7177295Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7177449Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7177610Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7177770Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7177928Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7178205Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7178388Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7178570Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7178726Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7178887Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7179046Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7179201Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7179356Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7179520Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7179675Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7179912Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7180074Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7180229Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7180393Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7180549Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7180707Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7180869Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7181024Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7181186Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7181342Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7181496Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7181667Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7181820Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7181982Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7182147Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7182306Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7182468Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7182625Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7182781Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7182945Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7183101Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7183259Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7183452Z Found best Log likelihood so far on (s,q) (0.79, 3.75): -2.51215 2025-05-07T20:53:43.7183614Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7183785Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7183943Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7184104Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7184271Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7184427Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7184586Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7184752Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7184911Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7185071Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7185244Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7185400Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7185648Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7185806Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7185970Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7186134Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7186291Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7186449Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7186617Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7186775Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7186935Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7187092Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7187329Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7187506Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7187665Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7187822Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7187990Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7188147Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7188312Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7188496Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7188678Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7188839Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7188998Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7189162Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7189329Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7189486Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7189648Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7189806Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7189964Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7190126Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7190283Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7190441Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7190603Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7190761Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7190935Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7191096Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7191254Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7191416Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7191896Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7192053Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7192217Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7192376Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7192540Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7192699Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7192856Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7193209Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7193369Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7193751Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7193920Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7194079Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7194238Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7194405Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7194564Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7194730Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7194887Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7195044Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7195331Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7195491Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7195653Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7195816Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7195973Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7196138Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7196298Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7196459Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7196625Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7196784Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7196942Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7197111Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7197272Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7197447Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7197603Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7197763Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7197926Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7198083Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7198240Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7198406Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7198564Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7198729Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7198894Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7199052Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7199224Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7199384Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7199544Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7199713Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7199870Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7200039Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7200273Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7200432Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7200596Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7200756Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7200916Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7201166Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7201325Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7201491Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7201650Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7201810Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7201978Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7202137Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7202297Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7202466Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7202623Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7202888Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7203052Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7203210Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7203377Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7203535Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7203693Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7203858Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7204015Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7204175Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7204346Z Found best Log likelihood so far on (s,q) (0.8, 4): -2.51205 2025-05-07T20:53:43.7204499Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7204668Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7204826Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7204978Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7205135Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7205285Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7205437Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7205595Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7205746Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7205906Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7206058Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7206211Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7206374Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7206524Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7206680Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7206837Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7206988Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7207144Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7207296Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7207446Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7207606Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7207756Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7207906Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7208062Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7208219Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7208397Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7208660Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7208813Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7208971Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7209123Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7209275Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7209433Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7209586Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7209737Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7209895Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7210121Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7210279Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7210435Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7210588Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7210745Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7210896Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7211048Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7211207Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7211359Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7211518Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7211667Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7211818Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7211984Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7212138Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7212295Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7212453Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7212603Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7212759Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7212910Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7213063Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7213221Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7213385Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7213536Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7213701Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7213855Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7214010Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7214170Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7214321Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7214478Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7214629Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7214780Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7214941Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7220822Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7221019Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7221180Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7221351Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7221510Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7221785Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7221948Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7222102Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7222257Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7222419Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7222573Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7222735Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7222889Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7223045Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7223211Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7223445Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7223607Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7223768Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7223924Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7224086Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7224240Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7224395Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7224557Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7224711Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7224865Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7225025Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7225184Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7225338Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7225502Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7225657Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7225818Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7225974Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7226129Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7226290Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7226444Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7226601Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7226760Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7226916Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7227081Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7227240Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7227394Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7227554Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7227716Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7227869Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7228032Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7228186Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7228347Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7228502Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7228656Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7228818Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7228972Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7229208Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:53:43.7229380Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7229543Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7229704Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7229873Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7230034Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7230203Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7230362Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7230524Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7230771Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7230935Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7231102Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7231269Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7231429Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7231595Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7231755Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7231917Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7232083Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7232244Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7232404Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7232574Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7232737Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7232911Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7233073Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7233233Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7233400Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7233564Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7233726Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7233893Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7234054Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7234225Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7234387Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7234554Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7234728Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7234888Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7235048Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7235217Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7235376Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7235544Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7235704Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7235869Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7236036Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7236196Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7236361Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7236623Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7236784Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7236953Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7237115Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7237278Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7237447Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7237608Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7237772Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7237940Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7238101Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7238392Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7238590Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7238751Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7238920Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7239083Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7239245Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7239413Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7239574Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7239734Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7239902Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7240063Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7240338Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7240496Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7240663Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7240830Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7240989Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7241148Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7241314Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7241473Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7241632Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7241797Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7241957Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7242128Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7242286Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7242449Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7242615Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7242774Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7242935Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7243102Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7243261Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7243428Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7243594Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7243753Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7243923Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7244083Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7244328Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7244500Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7244661Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7244828Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7244988Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7245152Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7245318Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7245478Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7245638Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7245875Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7246038Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7246211Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7246377Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7246536Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7246702Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7246864Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7247026Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7247192Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7247352Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7247512Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7247680Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7247845Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7248019Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7248180Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7248339Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7248505Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7248688Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7248870Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7249037Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7249197Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7249362Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7249533Z Found best Log likelihood so far on (s,q) (0.81, 4.5): -2.512 2025-05-07T20:53:43.7249698Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7249866Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7250025Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7250184Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7250349Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7250507Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7250670Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7250829Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7250988Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7251151Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7251309Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7251472Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7251636Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7251932Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7252096Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7252254Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7252413Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7252579Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7252733Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7252892Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7253058Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7253216Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7253455Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7253615Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7253778Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7253944Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7254101Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7254258Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7254427Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7254585Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7254748Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7254906Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7255066Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7255229Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7255390Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7255552Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7255717Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7255876Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7256033Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7256199Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7256359Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7256523Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7256683Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7256840Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7257002Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7257166Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7257331Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7257494Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7257655Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7257820Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7257977Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7258135Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7258305Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7258463Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7258623Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7258789Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7258950Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7259116Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7259356Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7259516Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7259683Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7259841Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7260001Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7260170Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7260329Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7260497Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7260656Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7260884Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7261050Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7261215Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7261373Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7261536Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7261698Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7261862Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7262019Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7262177Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7262341Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7262498Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7262654Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7262824Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7262989Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7263155Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7263312Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7263470Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7263632Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7263789Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7263946Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7264113Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7264270Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7264428Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7264598Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7264761Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7264924Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7265081Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7265239Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7265401Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7265560Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7265719Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7265880Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7266039Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7266203Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7266364Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7266520Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7266790Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7266949Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7267105Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7267268Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7267426Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7267591Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7267752Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7267912Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7268075Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7268323Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7268509Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7268698Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7268856Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7269020Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7269177Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7269340Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7269509Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7269670Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7269831Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7270003Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7270160Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7270329Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7270491Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7270647Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7270808Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7270966Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7271125Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7271287Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7271445Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7271609Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7271765Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7271923Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7272089Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7272247Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7272405Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7272569Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7272726Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7272883Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7273049Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7273206Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7273366Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7273526Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7273684Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7273852Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7274010Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7274251Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7274418Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7274576Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7274742Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7274899Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7275057Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7275224Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7275382Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7275540Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7275783Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7275943Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7276113Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7276269Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7276428Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7276594Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7276751Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7276910Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7277074Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7277230Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7277395Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7277558Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7277716Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7277886Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7278043Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7278201Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7278368Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7278527Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7278714Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7278896Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7279054Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7279217Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7279378Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7279534Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7279702Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7279858Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7280022Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7280179Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7280472Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7280638Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7280794Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7280970Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7281126Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7281288Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7281455Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7281699Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7281856Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7282020Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7282177Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7282343Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7282500Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7282659Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7282823Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7282981Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7283141Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7283381Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7283544Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7283706Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7283866Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7284022Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7284186Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7284342Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7284502Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7284666Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7284824Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7284987Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7285151Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7285316Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7285479Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7285638Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7285797Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7285961Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7286120Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7286283Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7286440Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7286597Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7286769Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7286930Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7287090Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7287253Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7287415Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7287579Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7287744Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7287925Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7288108Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7288264Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7288422Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7288588Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7288747Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7288919Z Found best Log likelihood so far on (s,q) (0.82, 5): -2.51196 2025-05-07T20:53:43.7289155Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7289309Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7289467Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7289621Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7289774Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7289932Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7290085Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7290238Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7290393Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7290546Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7290776Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7290934Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7291088Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7291245Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7291395Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7291946Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7292107Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7292257Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7292415Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7292566Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7292720Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7292886Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7293036Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7293196Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7293354Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7293505Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7293662Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7293814Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7293967Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7294126Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7294279Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7294430Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7294588Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7294747Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7294902Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7295061Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7295216Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7295373Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7295525Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7295679Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7295837Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7295990Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7296142Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7296298Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7296454Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7296614Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7297020Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7297172Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7297333Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7297489Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7297644Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7297804Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7297956Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7298115Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7298268Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7298422Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7298704Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7298864Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7299016Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7299176Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7299329Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7299482Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7299642Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7299795Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7299953Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7300104Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7300256Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7300422Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7300575Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7300732Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7300890Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7301042Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7301201Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7301353Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7301505Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7301663Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7301816Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7301968Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7302126Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7302284Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7302444Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7302597Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7302748Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7302907Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7303059Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7303210Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7303369Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7303520Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7303674Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7303831Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7303986Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7304141Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7304375Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7304528Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7304686Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7304836Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7304987Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7305143Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7305298Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7305458Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7305609Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7305760Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7305990Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7306151Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7306303Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7306463Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7306615Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7306774Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7306925Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7307077Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7307234Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7307387Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7307541Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7307705Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7307856Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7308018Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7308169Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7308355Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7308545Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7308703Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7308861Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7309026Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7309184Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7309344Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7309513Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7309670Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7309837Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7309995Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7310153Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7310316Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7310473Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7310631Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7310797Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7310955Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7311113Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7311272Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7311433Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7311682Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7311842Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7311998Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7312164Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7312322Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7312487Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7312645Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7312803Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7312972Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7313128Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7313360Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7313532Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7313698Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7313863Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7314021Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7314179Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7314343Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7314503Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7314667Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7314834Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7314990Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7315157Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7315322Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7315482Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7315646Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7315805Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7315962Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7316128Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7316289Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7316452Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7316612Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7316771Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7316940Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7317099Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7317265Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7317431Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7317589Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7317747Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7317912Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7318069Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7318232Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7318390Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7318552Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7318749Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7318926Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7319171Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7319335Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7319493Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7319657Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7319816Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7319974Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7320137Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7320374Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7320532Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7320796Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7320957Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7321127Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7321284Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7321442Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7321608Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7321767Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7321925Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7322091Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7322247Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7322412Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7322574Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7322733Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7322903Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7323059Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7323216Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7323381Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7323537Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7323701Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7323859Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7324016Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7324181Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7324339Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7324502Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7324673Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7324831Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7324995Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7325154Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7325311Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7325474Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7325633Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7325791Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7325955Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7326115Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7326278Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7326523Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7326682Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7326848Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7327007Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7327167Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7327331Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7327490Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7327650Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7327830Z Found best Log likelihood so far on (s,q) (0.83, 5.5): -2.51192 2025-05-07T20:53:43.7327992Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7328233Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7328398Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7328555Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7328720Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7328876Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7329032Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7329201Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7329360Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7329525Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7329683Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7329843Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7330013Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7330171Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7330333Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7330498Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7330651Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7330814Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7330975Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7331132Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7331297Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7331457Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7331615Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7331783Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7331939Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7332106Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7332265Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7332425Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7332589Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7332745Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7332901Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7333065Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7333221Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7333386Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7333541Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7333700Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7333944Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7334102Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7334259Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7334428Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7334584Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7334739Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7334901Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7335057Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7335220Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7335378Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7335607Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7335771Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7335933Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7336089Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7336252Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7336410Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7336572Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7336726Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7336881Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7337042Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7337198Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7337362Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7337525Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7337688Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7337850Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7338006Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7338162Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7338350Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7338531Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7338690Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7338852Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7339008Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7339177Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7339335Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7339496Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7339659Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7339818Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7339975Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7340138Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7340295Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7340456Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7340613Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7340769Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7340932Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7341094Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7341335Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7341497Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7341654Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7341818Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7341973Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7342129Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7342293Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7342461Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7342616Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7342779Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7343011Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7343169Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7343339Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7343497Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7343662Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7343821Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7343978Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7344139Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7344296Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7349964Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7350162Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7350335Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7350493Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7350664Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7350825Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7350991Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7351151Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7351314Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7351482Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7351642Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7351801Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7351968Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7352125Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7352296Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7352460Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7352626Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7352797Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7352959Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7353119Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7353287Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7353448Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7353617Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7353779Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7353943Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7354113Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7354388Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7354548Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7354717Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7354879Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7355047Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7355208Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7355367Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7355535Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7355694Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7355856Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7356135Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7356304Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7356476Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7356636Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7356796Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7356965Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7357125Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7357284Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7357451Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7357611Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7357775Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7357939Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7358098Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7358266Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7358425Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7358583Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7358754Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7358914Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7359073Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7359239Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7359403Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7359568Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7359732Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7359891Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7360062Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7360343Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7360503Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7360668Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7360830Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7360995Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7361155Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7361314Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7361483Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7361648Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7361808Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7362060Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7362224Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7362396Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7362559Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7362719Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7362893Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7363054Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7363215Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7363382Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7363630Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7363800Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7363967Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7364127Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7364295Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7364455Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7364615Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7364783Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7364942Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7365107Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7365268Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7365431Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7365606Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7365771Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7365931Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7366104Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7366265Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7366434Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7366594Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7366756Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7366922Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7367081Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7367242Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7367419Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7367588Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7367750Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7367921Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7368082Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7368271Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7368455Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7368620Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7368790Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7368950Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7369111Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7369285Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7369526Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7369687Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7369850Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7370010Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7370175Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7370334Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7370493Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7370661Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7370820Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7370980Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7371287Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7371450Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7371621Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7371780Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7371939Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7372108Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7372266Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7372438Z Found best Log likelihood so far on (s,q) (0.84, 6): -2.51188 2025-05-07T20:53:43.7372604Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7372759Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7372919Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7373078Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7373233Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7373395Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7373550Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7373705Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7373865Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7374020Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7374179Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7374333Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7374488Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7374651Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7374805Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7374962Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7375129Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7375283Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7375435Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7375599Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7375753Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7375914Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7376067Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7376221Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7376381Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7376535Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7376696Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7376858Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7377094Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7377255Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7377409Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7377563Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7377724Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7377878Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7378031Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7378192Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7378357Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7378538Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7378781Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7378943Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7379105Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7379258Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7379410Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7379571Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7379724Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7379876Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7380036Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7380190Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7380348Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7380506Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7380660Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7380827Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7380982Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7381135Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7381294Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7381447Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7381606Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7381760Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7381912Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7382070Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7382224Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7382382Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7382543Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7382701Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7382863Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7383015Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7383169Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7383329Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7383482Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7383633Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7383791Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7383943Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7384098Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7384260Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7384520Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7384679Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7384833Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7384987Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7385149Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7385305Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7385458Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7385618Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7385771Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7385928Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7386157Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7386313Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7386478Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7386635Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7386787Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7386945Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7387102Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7387265Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7387419Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7387574Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7387734Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7387893Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7388050Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7388215Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7388368Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7388527Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7388689Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7388841Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7389005Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7389158Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7389312Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7389471Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7389623Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7389781Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7389945Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7390102Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7390263Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7390416Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7390570Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7390729Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7390882Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:53:43.7391045Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7391216Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7391377Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7391850Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7392013Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7392398Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7392563Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7392722Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7392885Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7393051Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7393212Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7393378Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7393540Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7393700Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7393985Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7394142Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7394308Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7394472Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7394631Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7394795Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7394955Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7395114Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7395280Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7395442Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7395601Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7395767Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7395931Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7396096Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7396261Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7396419Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7396584Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7396745Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7396907Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7397073Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7397233Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7397392Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7397558Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7397721Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7397895Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7398054Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7398215Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7398407Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7398590Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7398749Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7398916Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7399077Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7399240Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7399399Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7399564Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7399730Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7399974Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7400132Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7400366Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7400527Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7400694Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7400854Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7401015Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7401179Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7401339Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7401575Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7401743Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7401909Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7402075Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7402233Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7402394Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7402562Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7402720Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7402880Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7403046Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7403206Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7403379Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7403539Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7403702Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7403867Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7404026Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7404185Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7404353Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7404514Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7404674Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7404841Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7405001Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7405172Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7405333Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7405496Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7405663Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7405822Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7405983Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7406148Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7406308Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7406473Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7406633Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7406794Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7406966Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7407130Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7407375Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7407542Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7407701Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7407869Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7408029Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7408188Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7408357Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7408516Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7408676Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7408840Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7409073Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7409247Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7409406Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7409568Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7409734Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7409894Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7410053Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7410216Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7410385Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7410552Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7410715Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7410905Z Found best Log likelihood so far on (s,q) (0.85, 6.5): -2.51185 2025-05-07T20:53:43.7411071Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7411232Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7411397Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7411555Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7411714Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7411881Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7412042Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7412208Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7412366Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7412524Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7412694Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7412854Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7413018Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7413183Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7413337Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7413495Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7413664Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7413822Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7413987Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7414144Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7414302Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7414470Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7414630Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7414894Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7415058Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7415217Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7415383Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7415541Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7415698Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7415864Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7416022Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7416181Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7416343Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7416576Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7416750Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7416908Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7417067Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7417230Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7417392Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7417551Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7417719Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7417893Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7418082Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7418247Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7418407Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7418576Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7418736Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7418893Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7419060Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7419217Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7419379Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7419537Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7419694Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7419858Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7420015Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7420179Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7420343Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7420506Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7420669Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7420827Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7420985Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7421150Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7421309Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7421468Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7421635Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7421793Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7421954Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7422117Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7422357Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7422520Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7422677Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7422834Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7422998Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7423156Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7423313Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7423477Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7423634Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7423798Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7424030Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7424196Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7424361Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7424519Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7424676Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7424841Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7425000Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7425163Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7425321Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7425479Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7425647Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7425810Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7425969Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7426141Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7426301Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7426467Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7426629Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7426787Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7426951Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7427110Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7427267Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7427432Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7427598Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7427763Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7427925Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7428087Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7428253Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7428411Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7428572Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7428738Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7428900Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7429065Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7429225Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7429387Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7429550Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7429794Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7429974Z Found best Log likelihood so far on (s,q) (0.86, 6.75): -2.51175 2025-05-07T20:53:43.7430146Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7430310Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7430471Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7430637Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7430798Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7430969Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7431129Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7431290Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7431531Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7431696Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7431855Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7432020Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7432183Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7432348Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7432510Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7432670Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7432838Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7432996Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7433154Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7433324Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7433489Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7433654Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7433813Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7433973Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7434137Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7434296Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7434456Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7434620Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7434781Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7434947Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7435111Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7435271Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7435443Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7435605Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7435764Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7435930Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7436089Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7436259Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7436417Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7436576Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7436742Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7436906Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7437065Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7437313Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7437474Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7437638Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7437798Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7437957Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7438123Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7438281Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7438440Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7438605Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7438862Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7439024Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7439195Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7439354Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7439520Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7439679Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7439840Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7440008Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7440168Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7440377Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7440543Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7440706Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7440872Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7441036Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7441194Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7441359Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7441518Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7441678Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7441844Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7442006Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7442174Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7442337Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7442500Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7442674Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7442842Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7443003Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7443170Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7443330Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7443496Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7443658Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7443819Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7443986Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7444145Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7444305Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7444475Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7444719Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7444884Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7445044Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7445203Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7445370Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7445529Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7445689Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7445854Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7446015Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7446179Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7446412Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7446579Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7446743Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7446900Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7447059Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7447224Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7447381Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7447544Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7447706Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7447861Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7448025Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7448187Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7448348Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7448514Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7448670Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7448827Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7448989Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7449141Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7449298Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7449449Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7449601Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7449760Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7449920Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7450071Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7450233Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7450386Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7450542Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7450693Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7450843Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7450998Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7451152Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7451303Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7451461Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7451614Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7451777Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7452017Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7452169Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7452331Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7452483Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7452636Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7452793Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7452944Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7453096Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7453255Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7453407Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7453636Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7453789Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7453944Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7454102Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7454254Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7454406Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7454563Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7454715Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7454873Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7455028Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7455178Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7455337Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7455494Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7455650Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7455807Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7455959Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7456115Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7456269Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7456422Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7456580Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7456733Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7456884Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7457044Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7457201Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7457353Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7457518Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7457671Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7457829Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7457983Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7458139Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7458298Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7458450Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7458602Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7458760Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7458912Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7459076Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7459230Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7459469Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7459625Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7459778Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7459930Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7460089Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7460241Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7460403Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7460554Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7460706Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7460936Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7461090Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7461246Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7461406Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7461561Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7461721Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7461877Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7462030Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7462187Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7462338Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7462491Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7462649Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7462811Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7462962Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7463124Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7463281Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7463437Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7463588Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7463739Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7463897Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7464047Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7464201Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7464358Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7464514Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7464671Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7464827Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7464978Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7465141Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7465292Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7465444Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7465601Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7465755Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7465915Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7466066Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7466217Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7466380Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7466533Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7466767Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:53:43.7466952Z Found best Log likelihood so far on (s,q) (0.87, 7.25): -2.51172 2025-05-07T20:53:43.7467117Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7467276Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7467442Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7467601Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7467764Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7467921Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7468078Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7468339Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7468527Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7468715Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7468877Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7469032Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7469190Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7469351Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7469508Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7469671Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7469829Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7469988Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7470159Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7470319Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7470488Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7470647Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7470804Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7470970Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7471130Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7471288Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7471464Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7471622Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7471789Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7471952Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7472115Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7472287Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7472443Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7472601Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7472769Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7472926Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7473092Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7478672Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7478886Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7479057Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7479214Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7479389Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7479669Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7479828Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7479986Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7480155Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7480411Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7480579Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7480738Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7480896Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7481061Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7481219Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7481459Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7481633Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7481794Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7481965Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7482121Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7482279Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7482446Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7482606Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7482762Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7482932Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7483090Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7483252Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7483424Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7483582Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7483747Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7483905Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7484062Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7484227Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7484386Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7484545Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7484711Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7484871Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7485044Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7485204Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7485369Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7485533Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7485691Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7485851Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7486016Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7486175Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7486340Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7486498Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7486656Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7486824Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7486982Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7487223Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7487388Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7487545Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7487714Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7487872Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7488030Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7488196Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7488354Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7488511Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7488754Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7488913Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7489086Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7489243Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7489401Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7489568Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7489726Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7489885Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7490050Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7490208Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7490374Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7490536Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7490694Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7490864Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7491022Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7491181Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7491348Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7491813Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7491973Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7492140Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7492297Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7492461Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7492617Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7492778Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7492950Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7493107Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7493263Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7493427Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7493578Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7493744Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7493901Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7494056Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7494221Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7494379Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7494542Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7494710Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7495094Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7495259Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7495418Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7495576Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7495742Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7495899Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7496056Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7496220Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7496379Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7496736Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7496894Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7497057Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7497220Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7497377Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7497534Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7497699Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7497858Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7498026Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7498194Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7498373Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7498558Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7498714Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7498872Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7499038Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7499193Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7499350Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7499511Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7499667Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7499822Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7499985Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7500141Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7500301Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7500461Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7500622Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7500787Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7500945Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7501100Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7501261Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7501418Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7501581Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7501737Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7501893Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7502055Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7502215Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7502372Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7502648Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7502803Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7502965Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7503121Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7503278Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7503439Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7503597Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7503752Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7503916Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7504148Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7504313Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7504474Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7504631Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7504795Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7504951Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7505110Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7505271Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7505428Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7505590Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7505746Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7505902Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7506074Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7506236Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7506393Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7506555Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7506715Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7506877Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7507034Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7507190Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7507354Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7507510Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7507666Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7507831Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7507992Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7508152Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7508333Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7508510Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7508681Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7508837Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7508992Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7509153Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7509309Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7509464Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7509629Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7509784Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7510027Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7510185Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7510367Z Found best Log likelihood so far on (s,q) (0.88, 7.75): -2.51169 2025-05-07T20:53:43.7510534Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7510689Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7510847Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7511011Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7511170Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7511333Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7511564Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7511724Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7511892Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7512053Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7512210Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7512369Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7512530Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7512690Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7512848Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7513007Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7513169Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7513331Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7513490Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7513660Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7513817Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7513981Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7514139Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7514296Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7514461Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7514619Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7514777Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7514939Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7515097Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7515269Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7515435Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7515592Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7515753Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7515911Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7516070Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7516234Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7516390Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7516546Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7516712Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7516869Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7517037Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7517276Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7517433Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7517600Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7517758Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7517918Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7518087Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7518244Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7518410Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7518570Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7518729Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7518975Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7519140Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7519297Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7519462Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7519618Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7519788Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7519945Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7520103Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7520324Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7520483Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7520641Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7520811Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7520969Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7521138Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7521294Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7521451Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7521614Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7521773Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7521929Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7522093Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7522252Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7522417Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7522581Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7522736Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7522905Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7523060Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7523216Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7523378Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7523533Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7523696Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7523853Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7524011Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7524177Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7524338Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7524494Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7524739Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7524898Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7525055Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7525217Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7525373Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7525536Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7525693Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7525852Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7526015Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7526244Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7526405Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7526574Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7526730Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7526894Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7527050Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7527208Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7527373Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7527530Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7527689Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7527855Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7528012Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7528182Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7528347Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7528529Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7528713Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7528864Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7529017Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7529177Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7529332Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7529488Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7529640Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7529789Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7529949Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7530100Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7530257Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7530415Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7530564Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7530722Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7530878Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7531029Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7531186Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7531337Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7531490Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7531650Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7531801Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7532059Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7532220Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7532377Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7532535Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7532685Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7532836Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7532994Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7533147Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7533298Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7533456Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7533684Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7533845Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7534000Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7534151Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7534314Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7534466Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7534619Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7534776Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7534927Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7535082Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7535234Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7535385Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7535551Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7535709Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7535860Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7536018Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7536169Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7536323Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7536480Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7536635Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7536792Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7536943Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7537093Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7537254Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7537405Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7537563Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7537719Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7537869Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7538028Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7538180Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7538331Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7538526Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7538703Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7538864Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7539017Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7539174Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7539415Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7539570Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7539731Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7539885Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7540039Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7540201Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7540355Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7540505Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7540666Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7540819Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7541043Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7541201Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7541361Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7541520Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7541673Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7541823Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7541981Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7542136Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7542290Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7542447Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7542598Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7542756Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7542917Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7543073Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7543233Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7543385Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7543539Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7543696Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7543848Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7544006Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7544156Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7544310Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7544467Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7544621Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7544775Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7544936Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7545088Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7545239Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7545401Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7545555Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7545713Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7545867Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7546016Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7546176Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7546329Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:53:43.7546513Z Found best Log likelihood so far on (s,q) (0.89, 8.25): -2.51166 2025-05-07T20:53:43.7546765Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7546924Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7547089Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7547246Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7547402Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7547569Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7547725Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7547884Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7548048Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7548206Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7548442Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7548605Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7548762Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7548926Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7549083Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7549238Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7549400Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7549558Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7549723Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7549881Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7550037Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7550208Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7550366Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7550527Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7550693Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7550851Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7551016Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7551175Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7551333Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7551497Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7551655Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7551812Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7551984Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7552143Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7552306Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7552470Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7552628Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7552793Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7552954Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7553111Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7553277Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7553434Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7553594Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7553765Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7553925Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7554174Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7554333Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7554493Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7554663Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7554825Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7554984Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7555153Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7555313Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7555481Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7555744Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7555906Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7556080Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7556238Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7556399Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7556566Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7556729Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7556895Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7557055Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7557214Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7557379Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7557544Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7557703Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7557872Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7558033Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7558201Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7558386Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7558569Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7558737Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7558896Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7559057Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7559224Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7559383Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7559555Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7559720Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7559879Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7560046Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7560284Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7560444Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7560609Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7560768Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7560932Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7561091Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7561250Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7561423Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7561668Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7561826Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7561990Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7562148Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7562307Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7562475Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7562634Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7562798Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7562958Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7563118Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7563358Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7563525Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7563686Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7563853Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7564014Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7564179Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7564341Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7564500Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7564665Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7564826Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7564987Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7565155Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7565315Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7565485Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7565644Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7565802Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7565964Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7566121Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7566280Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7566444Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7566602Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7566760Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7566922Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7567079Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7567249Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7567407Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7567566Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7567733Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7567891Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7568056Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7568216Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7568374Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7568562Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7568747Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7568912Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7569156Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7569317Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7569484Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7569642Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7569800Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7569964Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7570122Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7570280Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7570444Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7570606Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7570838Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7571010Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7571169Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7571334Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7571492Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7571651Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7571816Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7571976Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7572136Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7572300Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7572461Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7572631Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7572790Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7572953Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7573121Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7573279Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7573437Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7573604Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7573762Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7573927Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7574085Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7574243Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7574412Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7574571Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7574734Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7574898Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7575056Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7575219Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7575376Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7575532Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7575695Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7575851Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7576009Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7576173Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7576335Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7576581Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7576739Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7576898Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7577063Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7577222Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7577384Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7577549Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7577707Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7577886Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7578068Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7578312Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7578480Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7578643Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7578801Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7578965Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7579123Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7579283Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7579449Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7579606Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7579770Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7579927Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7580088Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7580257Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7580420Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7580578Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7580744Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7580901Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7581067Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7581226Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7581382Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7581545Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7581702Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7581865Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7582035Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7582198Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7582362Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7582522Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7582683Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7582846Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7583005Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7583165Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7583353Z Found best Log likelihood so far on (s,q) (0.9, 8.75): -2.51163 2025-05-07T20:53:43.7583516Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7583684Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7583848Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7584090Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7584258Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7584419Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7584582Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7584750Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7584911Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7585072Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7585236Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7585397Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7585565Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7585837Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7586005Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7586186Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7586345Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7586507Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7586673Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7586834Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7587003Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7587163Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7587323Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7587491Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7587658Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7587817Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7587988Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7588148Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7588322Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7588506Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7588684Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7588852Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7589011Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7589171Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7589336Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7589501Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7589668Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7589833Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7589992Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7590159Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7590318Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7590475Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7590642Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7590803Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7590968Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7591129Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7591295Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7591808Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7592485Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7592642Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7592806Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7592966Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7593129Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7593291Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7593447Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7593610Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7593769Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7594051Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7594218Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7594381Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7594545Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7594704Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7594861Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7595023Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7595181Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7595340Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7595503Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7595660Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7595825Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7595987Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7596150Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7596317Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7596476Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7596633Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7596797Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7596954Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7597111Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7597275Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7597435Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7597597Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7597760Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7597922Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7598091Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7598250Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7598412Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7598574Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7598731Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7598894Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7599051Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7599206Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7599369Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7599531Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7599774Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7599939Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7600099Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7600372Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7600531Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7600689Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7600855Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7601013Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7601187Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7601356Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7601591Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7601759Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7601920Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7602080Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7602246Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7602405Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7602562Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7602722Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7602875Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7608499Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7608688Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7608856Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7609014Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7609180Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7609335Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7609497Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7609653Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7609809Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7609972Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7610127Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7610283Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7610448Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7610604Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7610771Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7610931Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7611088Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7611252Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7611411Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7611568Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7611730Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7611885Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7612049Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7612203Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7612357Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7612525Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7612679Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7612944Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7613104Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7613260Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7613422Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7613578Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7613734Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7613899Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7614056Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7614214Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7614376Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7614608Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7614781Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7614937Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7615092Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7615256Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7615411Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7615565Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7615726Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7615881Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7616034Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7616197Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7616356Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7616520Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7616681Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7616835Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7616997Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7617153Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7617308Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7617469Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7617626Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7617788Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7617943Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7618100Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7618264Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7618425Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7618585Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7618751Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7618906Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7619068Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7619223Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7619377Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7619542Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7619697Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7619851Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7620019Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7620175Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7620520Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7620684Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7620840Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7621005Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7621162Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7621320Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7621484Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7621640Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7621795Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7621964Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7622193Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7622362Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7622522Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7622678Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7622842Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7622998Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7623154Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7623316Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7623472Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7623634Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7623790Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7623950Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7624113Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7624272Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7624431Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7624595Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7624753Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7624908Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7625070Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7625224Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7625389Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7625544Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7625699Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7625867Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:53:43.7626060Z Found best Log likelihood so far on (s,q) (0.91, 9.25): -2.51161 2025-05-07T20:53:43.7626233Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7626406Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7626567Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7626740Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7626903Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7627067Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7627235Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7627396Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7627556Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7627725Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7627888Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7628130Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7628301Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7628461Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7628633Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7628819Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7629005Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7629170Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7629332Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7629489Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7629729Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7629889Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7630062Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7630218Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7630377Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7630542Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7630700Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7630859Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7631027Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7631183Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7631340Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7631508Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7631667Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7631837Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7631995Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7632154Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7632318Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7632477Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7632637Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7632804Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7632962Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7633125Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7633284Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7633446Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7633615Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7633773Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7633932Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7634097Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7634256Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7634421Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7634579Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7634737Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7634906Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7635064Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7635228Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7635477Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7635636Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7635798Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7635957Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7636116Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7636280Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7636436Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7636598Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7636761Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7636920Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7637157Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7637357Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7637555Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7637757Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7637953Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7638150Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7638355Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7638552Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7638754Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7638951Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7639150Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7639351Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7639508Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7639670Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7639837Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7639995Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7640160Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7640459Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7640618Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7640780Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7640939Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7641097Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7641266Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7641423Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7641585Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7641750Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7641908Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7642075Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7642233Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7642392Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7642556Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7642713Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7642871Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7643038Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7643198Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7643452Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7643610Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7643767Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7643931Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7644091Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7644250Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7644415Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7644572Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7644753Z Found best Log likelihood so far on (s,q) (0.92, 9.5): -2.51152 2025-05-07T20:53:43.7644994Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7645154Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7645321Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7645479Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7645635Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7645797Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7645953Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7646112Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7646268Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7646425Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7646589Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7646745Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7646906Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7647076Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7647232Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7647396Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7647552Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7647716Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7647904Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7648080Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7648237Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7648401Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7648558Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7648723Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7648880Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7649041Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7649203Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7649362Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7649523Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7649686Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7649844Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7650000Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7650162Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7650317Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7650483Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7650639Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7650913Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7651077Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7651234Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7651392Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7651558Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7651715Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7651882Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7652039Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7652197Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7652433Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7652592Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7652752Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7652915Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7653070Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7653231Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7653386Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7653541Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7653702Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7653858Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7654016Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7654178Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7654340Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7654508Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7654663Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7654821Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7654983Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7655139Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7655296Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7655457Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7655616Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7655780Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7655935Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7656096Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7656258Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7656419Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7656576Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7656742Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7656899Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7657064Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7657220Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7657375Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7657538Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7657695Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7657855Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7658019Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7658281Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7658458Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7658625Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7658784Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7658946Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7659103Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7659259Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7659421Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7659578Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7659735Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7659971Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7660133Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7660293Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7660450Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7660605Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7660766Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7660923Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7661078Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7661241Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7661397Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7661558Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7661719Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7661882Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7662046Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7662203Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7662359Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7662525Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7662685Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7662850Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7663008Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7663167Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7663331Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7663493Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7663647Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7663814Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7663972Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7664141Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7664298Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7664454Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7664619Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7664776Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7664933Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7665099Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7665261Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7665427Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7665666Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7665824Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7665990Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7666148Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7666310Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7666473Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7666631Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7666791Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7666954Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7667219Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7667384Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7667548Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7667706Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7667868Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7668027Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7668184Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7668347Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7668530Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7668734Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7668893Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7669065Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7669224Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7669385Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7669550Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7669709Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7669868Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7670033Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7670190Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7670354Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7670513Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7670671Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7670838Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7671001Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7671164Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7671327Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7671484Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7671647Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7671805Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7671963Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7672127Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7672285Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7672443Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7672604Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7672767Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7673033Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7673190Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7673347Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7673512Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7673670Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7673830Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7673996Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7674154Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7674312Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7674475Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7674736Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7674909Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7675065Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7675222Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7675385Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7675541Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7675698Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7675862Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7676020Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7676182Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7676338Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7676498Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7676661Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7676823Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7676982Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7677142Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7677300Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7677463Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7677620Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7677779Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7677941Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7678098Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7678258Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7678426Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7678590Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7678753Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7678909Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7679066Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7679230Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7679386Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7679542Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7679704Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7679861Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7680025Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:53:43.7680322Z Found best Log likelihood so far on (s,q) (0.93, 10): -2.5115 2025-05-07T20:53:43.7680567Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7680730Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7680886Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7681040Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7681202Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7681357Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7681516Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7681671Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7681826Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7681988Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7682217Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7682377Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7682537Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7682693Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7682846Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7683009Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7683163Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7683329Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7683485Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7683639Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7683802Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7683965Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7684119Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7684286Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7684441Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7684602Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7684755Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7684911Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7685072Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7685228Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7685384Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7685544Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7685703Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7685864Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7686023Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7686176Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7686339Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7686495Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7686649Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7686811Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7686966Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7687120Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7687282Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7687435Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7687601Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7687841Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7687995Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7688157Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7688312Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7688468Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7688631Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7688813Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7688998Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7689151Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7689309Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7689546Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7689703Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7689861Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7690021Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7690175Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7690334Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7690487Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7690639Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7690799Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7690954Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7691108Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7691266Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7691804Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7691979Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7692140Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7692294Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7692455Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7692608Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7692762Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7692922Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7693075Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7693227Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7693387Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7693545Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7693704Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7693862Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7694016Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7694177Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7694331Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7694485Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7694646Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7694799Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7694960Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7695120Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7695277Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7695438Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7695812Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7695966Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7696127Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7696284Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7696442Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7696599Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7696756Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7696917Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7697071Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7697225Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7697503Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7697666Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7697822Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7697985Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7698140Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:53:43.7698323Z Found best Log likelihood so far on (s,q) (0.98, 12.5): -2.51141 2025-05-07T20:53:43.7698490Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7698668Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7698860Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7699018Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7699176Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7699346Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7699504Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7699673Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7699829Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7699986Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7700149Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7700309Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7700471Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7700635Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7700794Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7700959Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7701122Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7701282Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7701451Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7701610Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7701767Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7701933Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7702093Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7702259Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7702417Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7702574Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7702739Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7702901Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7703059Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7703308Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7703465Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7703629Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7703786Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7703944Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7704108Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7704265Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7704426Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7704589Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7704849Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7705009Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7705178Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7705336Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7705501Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7705660Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7705817Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7705981Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7706137Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7706295Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7706458Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7706615Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7706785Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7706947Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7707103Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7707267Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7707424Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7707582Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7707749Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7707907Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7708070Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7708227Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7708385Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7708553Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7708716Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7708873Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7709035Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7709193Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7709356Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7709512Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7709671Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7709835Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7709992Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7710150Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7710317Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7710558Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7710721Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7710879Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7711038Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7711203Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7711359Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7711516Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7711677Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7711835Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7711999Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7712228Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7712387Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7712557Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7712713Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7712870Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7713036Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7713192Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7713350Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7713514Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7713673Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7713836Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7713997Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7714157Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7714322Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7714481Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7714638Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7714801Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7714960Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7715132Z Found best Log likelihood so far on (s,q) (1.03, 15): -2.51134 2025-05-07T20:53:43.7715289Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7715445Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7715607Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7715766Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7715923Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7716089Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7716244Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7716407Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7716562Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7716719Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7716878Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7717033Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7717193Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7717356Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7717513Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7717713Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7718005Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7718200Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7718397Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7718589Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7718784Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7718985Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7719178Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7719371Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7719571Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7719763Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7720041Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7720270Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7720432Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7720591Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7720746Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7720897Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7721058Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7721215Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7721374Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7721529Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7721686Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7721851Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7722009Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7722166Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7722325Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7722480Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7722640Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7722794Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7722948Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7723105Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7723257Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7723410Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7723570Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7723728Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7723887Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7724047Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7724202Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7724363Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7724516Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7724672Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7724831Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7724987Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7725141Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7725299Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7725457Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7725618Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7725854Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7726009Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7726171Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7726325Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7726477Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7726637Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7726793Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7726952Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7727106Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7727284Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7727570Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7727770Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7727962Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7728162Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7728351Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7728555Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7728747Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7728939Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7729136Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7729330Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7729486Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7729652Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7729806Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7729966Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7730124Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7730278Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7730438Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7730593Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7730746Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7730923Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7731076Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7731229Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7731394Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7731550Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:53:43.7731734Z Found best Log likelihood so far on (s,q) (1.08, 17.5): -2.51131 2025-05-07T20:53:43.7731905Z Found best Log likelihood so far on (s,q) (1.09, 17.5): -2.5112 2025-05-07T20:53:43.7732064Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7732233Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7732393Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7732552Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7732724Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7738336Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7738537Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7738701Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7738869Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7739187Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7739350Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7739515Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7739683Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7739844Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7740004Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7740174Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7740335Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7740508Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7740669Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7740906Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7741083Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7741244Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7741405Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7741574Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7741734Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7741904Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7742064Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7742223Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7742392Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7742553Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7742716Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7742884Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7743049Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7743210Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7743377Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7743538Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7743706Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7743867Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7744029Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7744196Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7744355Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7744523Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7744690Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7744857Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7745025Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7745185Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7745345Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7745514Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7745675Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7745833Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7745999Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7746162Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7746335Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7746494Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7746799Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7746967Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7747127Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7747288Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7747453Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7747612Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7747779Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7747943Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7748103Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7748360Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7748547Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7748724Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7748892Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7749051Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7749217Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7749378Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7749539Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7749708Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7749867Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7750027Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7750199Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7750360Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7750535Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7750695Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7750855Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7751025Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7751185Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7751345Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7751515Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7751678Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7751847Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7752008Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7752175Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7752357Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7752518Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7752678Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7752856Z Found best Log likelihood so far on (s,q) (1.14, 20): -2.51119 2025-05-07T20:53:43.7753017Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7753179Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7753346Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7753504Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7753675Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7753834Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7754001Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7754167Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7754409Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7754568Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7754735Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7754894Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7755064Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7755221Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7755378Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7755543Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7755701Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7755933Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7756104Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7756268Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7756430Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7756586Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7756743Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7756908Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7757067Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7757226Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7757391Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7757548Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7757706Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7757877Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7758037Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7758191Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7758353Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7758519Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7758705Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7758877Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7759038Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7759201Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7759357Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7759512Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7759679Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7759834Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7759999Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7760155Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7760423Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7760586Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7760742Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7760898Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7761062Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7761219Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7761382Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7761545Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7761702Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7761955Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7762111Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7762267Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7762435Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7762595Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7762752Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7762916Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7763072Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7763236Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7763395Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7763625Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7763796Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7763951Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7764110Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7764272Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7764430Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7764594Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7764750Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7764907Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7765071Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7765229Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7765391Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7765551Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7765716Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7765879Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7766035Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7766191Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7766354Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7766510Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7766665Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7766828Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7766984Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:53:43.7767145Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7767318Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7767482Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7767652Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7767810Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7767970Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7768137Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7768296Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7768454Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7768621Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7768781Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7768948Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7769110Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7769376Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7769550Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7769709Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7769868Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7770032Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7770193Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7770361Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7770521Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7770679Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7770843Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7771088Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7771250Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7771420Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7771580Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7771745Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7771904Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7772064Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7772227Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7772384Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7772543Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7772707Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7772871Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7773036Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7773199Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7773357Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7773521Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7773680Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7773839Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7774006Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7774165Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7774328Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7774487Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7774649Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7774815Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7774979Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7775138Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7775305Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7775462Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7775620Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7775786Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7775946Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7776113Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7776272Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7776435Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7776608Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7776853Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7777012Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7777181Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7777343Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7777512Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7777671Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7777831Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7777997Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7778157Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7778390Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7778557Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7778722Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7778888Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7779048Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7779208Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7779375Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7779535Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7779694Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7779861Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7780018Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7780183Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7780348Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7780511Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7780675Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7780832Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7780988Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7781152Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7781307Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7781468Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7781629Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7781786Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7781949Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7782109Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7782266Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7782434Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7782589Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7782745Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7782909Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7783064Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7783230Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7783385Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7783542Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7783703Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7783862Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7784017Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7784263Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7784420Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7784581Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7784739Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7784895Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7785058Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7785214Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7785370Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7785534Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7785695Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7785933Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7786096Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7786252Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7786414Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7786572Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7786728Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7786890Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7787046Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7787204Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7787369Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7787527Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7787694Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7787854Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7788016Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7788177Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7788332Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7788488Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7788651Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7788830Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7789022Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7789178Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7789333Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7789495Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7789655Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7789814Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7789977Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7790132Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7790294Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7790450Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7790607Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7790771Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7790927Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7791081Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7791244Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7791761Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7791933Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7792326Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7792485Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7792649Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7792805Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7792961Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7793125Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:53:43.7793288Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7793448Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7793620Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7793930Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7794099Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7794270Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7794430Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7794595Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7794754Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7794917Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7795085Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7795244Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7795410Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7795571Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7795737Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7795902Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7796067Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7796226Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7796393Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7796553Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7796722Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7796880Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7797041Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7797208Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7797367Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7797524Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7797695Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7797858Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7798025Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7798181Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7798340Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7798502Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7798685Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7798870Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7799047Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7799205Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7799370Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7799531Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7799783Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7799941Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7800097Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7800328Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7800492Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7800649Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7800811Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7800968Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7801124Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7801287Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7801524Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7801695Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7801852Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7802009Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7802172Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7802329Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7802486Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7802649Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7802804Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7802969Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7803126Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7803290Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7803457Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7803618Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7803775Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7803941Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7804101Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7804266Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7804423Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7804581Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7804746Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7804902Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7805060Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7805224Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7805387Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7805545Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7805699Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7805854Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7806012Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7806165Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7806317Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7806479Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7806633Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7806796Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7806950Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7807184Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7807345Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7807501Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7807654Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7807818Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7807972Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7808126Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7808285Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7808439Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7808601Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7808828Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7808985Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7809151Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7809305Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7809459Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7809624Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7809778Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7809939Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7810096Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7810253Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7810410Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7810567Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7810723Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7810887Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7811041Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7811200Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7811355Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7811508Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7811666Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7811822Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7811973Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7812135Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7812291Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7812451Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7812618Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7812774Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7812934Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7813087Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7813241Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7813406Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7813558Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7813713Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7813874Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7814029Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7814198Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7814353Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7814593Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7814758Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7814912Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7815067Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:53:43.7815241Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7815401Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7815568Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7815726Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7815886Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7816125Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7816286Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7816448Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7816614Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7816772Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7816937Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7817096Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7817255Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7817418Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7817577Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7817734Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7817904Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7818062Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7818225Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7818390Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7818547Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7818731Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7818912Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7819076Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7819242Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7819398Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7819556Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7819719Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7819884Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7820056Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7820214Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7820371Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7820538Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7820694Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7820852Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7821016Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7821172Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7821335Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7821491Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7821650Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7821894Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7822051Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7822212Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7822379Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7822537Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7822698Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7822855Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7823013Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7823179Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7823339Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7823614Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7823794Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7823951Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7824115Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7824272Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7824431Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7824594Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7824751Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7824907Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7825069Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7825223Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7825389Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7825543Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7825703Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7825866Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7826021Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7826174Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7826334Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7826488Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7826643Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7826803Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7826956Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7827122Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7827277Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7827437Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7827600Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7827753Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7827906Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7828065Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7828221Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7828385Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7828557Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7828733Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7828902Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7829058Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7829295Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7829458Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7829613Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7829773Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7829928Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7830082Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7830242Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7830397Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7830552Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7830713Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7830941Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7831098Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7831267Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7831423Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7831582Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7831736Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7831889Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7832050Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7832204Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7832360Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7832524Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7832678Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7832845Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7833008Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7833161Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7833324Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7833481Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7833634Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:53:43.7833802Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7833961Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7834127Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7834285Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7834443Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7834615Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7834773Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7834933Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7835105Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7835262Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7835423Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7835581Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7835739Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7835901Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7836058Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7836215Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7836382Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7836542Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7836781Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7836944Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7837103Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7837267Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7837424Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7837583Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7837747Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7837904Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7838061Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7838299Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7838458Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7838629Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7838786Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7838941Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7839102Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7839258Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7839415Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7839578Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7839734Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7839897Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7840058Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7840393Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7840566Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7840722Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7840879Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7841043Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7841200Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7841361Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7841516Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7841672Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7841835Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7841996Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7842153Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7842317Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7842475Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7842637Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7842792Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7842946Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7843111Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7843266Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7843424Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7843588Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7843743Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7843902Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7844152Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7844307Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7844469Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7844622Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7844775Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7844937Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7845092Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7845247Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7845408Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7845561Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7845799Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7845956Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7846117Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7846279Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7846434Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7846589Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7846751Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7846907Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7847067Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7847222Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7847377Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7847540Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7847701Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7847863Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7848024Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7848180Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7848340Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7848494Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7848662Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7848847Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:53:43.7849018Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7849178Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7849343Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7849508Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7849665Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7849834Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7849990Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7850154Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7850311Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7850472Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7850641Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7850797Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7850953Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7851117Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7851278Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7851439Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7851713Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7851870Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7852032Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7852189Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7852346Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7852507Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7852663Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7852824Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7852982Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7853211Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7853377Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7853539Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7853697Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7853861Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7854020Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7854182Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7854339Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7854494Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7854659Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7854815Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7854976Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7855139Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7855300Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7855462Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7855621Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7855775Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7855938Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7856092Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7856244Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7856406Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7856560Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7856712Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7856875Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7857034Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7857193Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7857347Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7857502Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7857660Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7857814Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7857968Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7858130Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7858283Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7858443Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7858627Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7858805Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7859048Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7859202Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7859356Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7859515Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7859668Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7859825Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7859979Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7860144Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7860307Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7860464Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:53:43.7860770Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7860946Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7861108Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7861272Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7861431Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7861590Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7861754Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7861912Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7862071Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7868062Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7868239Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7868413Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7868581Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7868740Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7868907Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7869068Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7869227Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7869396Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7869555Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7869715Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7869888Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7870047Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7870211Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7870383Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7870544Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7870710Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7870870Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7871050Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters!PASSED 2025-05-07T20:53:43.7871056Z 2025-05-07T20:53:43.7871206Z ============================== 1 passed in 1.78s =============================== 2025-05-07T20:53:43.7871211Z 2025-05-07T20:53:43.7871375Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7871540Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7871694Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7871853Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7872015Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7872298Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7872454Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7872618Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7872775Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7872937Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7873093Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7873247Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7873409Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7873567Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7873722Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7873972Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7874133Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7874290Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7874454Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7874609Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7874774Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7874927Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7875082Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:53:43.7875250Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7875409Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7875568Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7875744Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7875907Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7876070Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7876230Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7876389Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7876555Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7876714Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7876872Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7877037Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7877196Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7877364Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7877524Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7877685Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7877856Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7878014Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7878171Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:53:43.7878357Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:53:43.7878538Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:53:43.7878701Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:53:43.7878855Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:53:43.7879011Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:53:43.7879178Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:53:43.7879343Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:53:43.7879499Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:53:43.7879750Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:53:43.7879906Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:53:43.7880072Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:53:43.7880372Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:53:43.7880552Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7880742Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7880919Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7881096Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7881279Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7881454Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7881710Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7881886Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:53:43.7882044Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:53:43.7882208Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:53:43.7882338Z Time taken to estimate parameters (us): 11977 2025-05-07T20:53:44.2472188Z 2025-05-07T20:53:44.2472772Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:53:44.2492587Z [TEST] Python test time for ./tbe/eeg/tbe_indices_estimator_test.py: 5 seconds 2025-05-07T20:53:44.2493058Z 2025-05-07T20:53:44.2493064Z 2025-05-07T20:53:44.2493069Z 2025-05-07T20:53:44.2493074Z 2025-05-07T20:53:44.2513832Z ################################################################################ 2025-05-07T20:53:44.2529419Z # [2025-05-07T20:53:44.252Z] Run Python Test Suite: 2025-05-07T20:53:44.2529941Z # ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:53:44.2530387Z ################################################################################ 2025-05-07T20:53:44.2555503Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:53:44.2556292Z 2025-05-07T20:53:46.3855045Z ============================= test session starts ============================== 2025-05-07T20:53:46.3856154Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:46.3856697Z cachedir: .pytest_cache 2025-05-07T20:53:46.3857291Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:46.3858025Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:46.3858439Z plugins: hypothesis-6.131.14 2025-05-07T20:53:48.1721157Z collecting ... collected 1 item 2025-05-07T20:53:48.1721439Z 2025-05-07T20:53:48.9051342Z tbe/eeg/tbe_indices_generator_test.py::TBEIndicesGeneratorTest::test_indices_generation PASSED 2025-05-07T20:53:48.9052022Z 2025-05-07T20:53:48.9052230Z ============================== 1 passed in 2.64s =============================== 2025-05-07T20:53:48.9052766Z Time taken to generate indices (us): 634 2025-05-07T20:53:48.9053233Z Time taken to generate indices (us): 602 2025-05-07T20:53:48.9053707Z Time taken to generate indices (us): 7099 2025-05-07T20:53:48.9054169Z Time taken to generate indices (us): 6763 2025-05-07T20:53:48.9054603Z Time taken to generate indices (us): 50588 2025-05-07T20:53:48.9055032Z Time taken to generate indices (us): 40462 2025-05-07T20:53:48.9055479Z Time taken to generate indices (us): 12080 2025-05-07T20:53:48.9055938Z Time taken to generate indices (us): 44258 2025-05-07T20:53:48.9056397Z Time taken to generate indices (us): 54263 2025-05-07T20:53:48.9056886Z Time taken to generate indices (us): 32910 2025-05-07T20:53:48.9057345Z Time taken to generate indices (us): 43144 2025-05-07T20:53:48.9058103Z Time taken to generate indices (us): 45730 2025-05-07T20:53:48.9058565Z Time taken to generate indices (us): 737 2025-05-07T20:53:48.9059032Z Time taken to generate indices (us): 55763 2025-05-07T20:53:48.9059487Z Time taken to generate indices (us): 61653 2025-05-07T20:53:48.9060004Z Time taken to generate indices (us): 2146 2025-05-07T20:53:48.9060467Z Time taken to generate indices (us): 46315 2025-05-07T20:53:48.9060929Z Time taken to generate indices (us): 48210 2025-05-07T20:53:48.9061387Z Time taken to generate indices (us): 49331 2025-05-07T20:53:48.9061849Z Time taken to generate indices (us): 1151 2025-05-07T20:53:49.4707738Z 2025-05-07T20:53:49.4708376Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:53:49.4729555Z [TEST] Python test time for ./tbe/eeg/tbe_indices_generator_test.py: 5 seconds 2025-05-07T20:53:49.4730078Z 2025-05-07T20:53:49.4730442Z 2025-05-07T20:53:49.4730447Z 2025-05-07T20:53:49.4730465Z 2025-05-07T20:53:49.4751497Z ################################################################################ 2025-05-07T20:53:49.4767326Z # [2025-05-07T20:53:49.476Z] Run Python Test Suite: 2025-05-07T20:53:49.4767774Z # ./tbe/inference/inference_converter_test.py 2025-05-07T20:53:49.4768188Z ################################################################################ 2025-05-07T20:53:49.4792074Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/inference_converter_test.py 2025-05-07T20:53:49.4792757Z 2025-05-07T20:53:51.6062262Z ============================= test session starts ============================== 2025-05-07T20:53:51.6062908Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:51.6063434Z cachedir: .pytest_cache 2025-05-07T20:53:51.6064062Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:51.6064825Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:51.6065302Z plugins: hypothesis-6.131.14 2025-05-07T20:53:53.3100036Z collecting ... collected 3 items 2025-05-07T20:53:53.3100316Z 2025-05-07T20:53:53.7993740Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.7996094Z self=, 2025-05-07T20:53:53.7997420Z use_cpu=False, 2025-05-07T20:53:53.7998029Z use_array_for_index_remapping=False, 2025-05-07T20:53:53.7998793Z quantize_type=SparseType.FP32, 2025-05-07T20:53:53.7999341Z ) 2025-05-07T20:53:53.7999771Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8000943Z self=, 2025-05-07T20:53:53.8001542Z use_cpu=True, 2025-05-07T20:53:53.8001790Z use_array_for_index_remapping=False, 2025-05-07T20:53:53.8002103Z quantize_type=SparseType.FP32, 2025-05-07T20:53:53.8002363Z ) 2025-05-07T20:53:53.8002594Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8003223Z self=, 2025-05-07T20:53:53.8003803Z use_cpu=True, 2025-05-07T20:53:53.8004042Z use_array_for_index_remapping=True, 2025-05-07T20:53:53.8004349Z quantize_type=SparseType.FP32, 2025-05-07T20:53:53.8004616Z ) 2025-05-07T20:53:53.8004842Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8005472Z self=, 2025-05-07T20:53:53.8006066Z use_cpu=True, 2025-05-07T20:53:53.8006298Z use_array_for_index_remapping=True, 2025-05-07T20:53:53.8006881Z quantize_type=SparseType.INT2, 2025-05-07T20:53:53.8007152Z ) 2025-05-07T20:53:53.8007379Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8008009Z self=, 2025-05-07T20:53:53.8008596Z use_cpu=True, 2025-05-07T20:53:53.8008831Z use_array_for_index_remapping=True, 2025-05-07T20:53:53.8009139Z quantize_type=SparseType.FP16, 2025-05-07T20:53:53.8009411Z ) 2025-05-07T20:53:53.8009644Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8010267Z self=, 2025-05-07T20:53:53.8010906Z use_cpu=False, 2025-05-07T20:53:53.8011148Z use_array_for_index_remapping=True, 2025-05-07T20:53:53.8011592Z quantize_type=SparseType.FP16, 2025-05-07T20:53:53.8011862Z ) 2025-05-07T20:53:53.8012101Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8012726Z self=, 2025-05-07T20:53:53.8013316Z use_cpu=False, 2025-05-07T20:53:53.8013556Z use_array_for_index_remapping=True, 2025-05-07T20:53:53.8013868Z quantize_type=SparseType.INT4, 2025-05-07T20:53:53.8014127Z ) 2025-05-07T20:53:53.8014361Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8014984Z self=, 2025-05-07T20:53:53.8015570Z use_cpu=False, 2025-05-07T20:53:53.8015813Z use_array_for_index_remapping=False, 2025-05-07T20:53:53.8016124Z quantize_type=SparseType.INT4, 2025-05-07T20:53:53.8016380Z ) 2025-05-07T20:53:53.8016609Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8017244Z self=, 2025-05-07T20:53:53.8017828Z use_cpu=False, 2025-05-07T20:53:53.8018073Z use_array_for_index_remapping=False, 2025-05-07T20:53:53.8018387Z quantize_type=SparseType.INT8, 2025-05-07T20:53:53.8018651Z ) 2025-05-07T20:53:53.8018892Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8019521Z self=, 2025-05-07T20:53:53.8020101Z use_cpu=False, 2025-05-07T20:53:53.8020346Z use_array_for_index_remapping=False, 2025-05-07T20:53:53.8020683Z quantize_type=SparseType.FP16, 2025-05-07T20:53:53.8020977Z ) 2025-05-07T20:53:53.8021201Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8021831Z self=, 2025-05-07T20:53:53.8022427Z use_cpu=False, 2025-05-07T20:53:53.8022662Z use_array_for_index_remapping=False, 2025-05-07T20:53:53.8022981Z quantize_type=SparseType.INT2, 2025-05-07T20:53:53.8023246Z ) 2025-05-07T20:53:53.8023470Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8024108Z self=, 2025-05-07T20:53:53.8024702Z use_cpu=True, 2025-05-07T20:53:53.8024933Z use_array_for_index_remapping=True, 2025-05-07T20:53:53.8025246Z quantize_type=SparseType.INT4, 2025-05-07T20:53:53.8025515Z ) 2025-05-07T20:53:53.8025743Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8026366Z self=, 2025-05-07T20:53:53.8026954Z use_cpu=False, 2025-05-07T20:53:53.8027194Z use_array_for_index_remapping=True, 2025-05-07T20:53:53.8027500Z quantize_type=SparseType.INT2, 2025-05-07T20:53:53.8027770Z ) 2025-05-07T20:53:53.8028001Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8028709Z self=, 2025-05-07T20:53:53.8029299Z use_cpu=True, 2025-05-07T20:53:53.8029537Z use_array_for_index_remapping=True, 2025-05-07T20:53:53.8029846Z quantize_type=SparseType.INT8, 2025-05-07T20:53:53.8030107Z ) 2025-05-07T20:53:53.8030340Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8030968Z self=, 2025-05-07T20:53:53.8031548Z use_cpu=True, 2025-05-07T20:53:53.8031784Z use_array_for_index_remapping=False, 2025-05-07T20:53:53.8032095Z quantize_type=SparseType.FP16, 2025-05-07T20:53:53.8032358Z ) 2025-05-07T20:53:53.8032589Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8033939Z self=, 2025-05-07T20:53:53.8034532Z use_cpu=False, 2025-05-07T20:53:53.8034779Z use_array_for_index_remapping=True, 2025-05-07T20:53:53.8035089Z quantize_type=SparseType.FP32, 2025-05-07T20:53:53.8035358Z ) 2025-05-07T20:53:53.8035585Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8036213Z self=, 2025-05-07T20:53:53.8036805Z use_cpu=False, 2025-05-07T20:53:53.8037036Z use_array_for_index_remapping=True, 2025-05-07T20:53:53.8037343Z quantize_type=SparseType.INT8, 2025-05-07T20:53:53.8037614Z ) 2025-05-07T20:53:53.8037839Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8038471Z self=, 2025-05-07T20:53:53.8039067Z use_cpu=True, 2025-05-07T20:53:53.8039310Z use_array_for_index_remapping=False, 2025-05-07T20:53:53.8039617Z quantize_type=SparseType.INT8, 2025-05-07T20:53:53.8039884Z ) 2025-05-07T20:53:53.8040117Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8040809Z self=, 2025-05-07T20:53:53.8041397Z use_cpu=True, 2025-05-07T20:53:53.8041638Z use_array_for_index_remapping=False, 2025-05-07T20:53:53.8041941Z quantize_type=SparseType.INT2, 2025-05-07T20:53:53.8042211Z ) 2025-05-07T20:53:53.8042445Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:53:53.8043071Z self=, 2025-05-07T20:53:53.8043662Z use_cpu=True, 2025-05-07T20:53:53.8043905Z use_array_for_index_remapping=False, 2025-05-07T20:53:53.8044219Z quantize_type=SparseType.INT4, 2025-05-07T20:53:53.8044480Z ) 2025-05-07T20:53:53.8044669Z PASSED 2025-05-07T20:54:39.4164793Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_pruning_workflow_large_scale Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4168068Z self=, 2025-05-07T20:54:39.4169166Z T=1, 2025-05-07T20:54:39.4169509Z D=2, 2025-05-07T20:54:39.4169775Z log_E=3, 2025-05-07T20:54:39.4170049Z pruning_ratio=0.0, 2025-05-07T20:54:39.4170361Z use_cpu=False, 2025-05-07T20:54:39.4170680Z use_array_for_index_remapping=False, 2025-05-07T20:54:39.4171041Z ) 2025-05-07T20:54:39.4171357Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4172207Z self=, 2025-05-07T20:54:39.4172970Z T=5, 2025-05-07T20:54:39.4173235Z D=2, 2025-05-07T20:54:39.4173466Z log_E=3, 2025-05-07T20:54:39.4174087Z pruning_ratio=0.0, 2025-05-07T20:54:39.4174375Z use_cpu=False, 2025-05-07T20:54:39.4174669Z use_array_for_index_remapping=False, 2025-05-07T20:54:39.4175013Z ) 2025-05-07T20:54:39.4175300Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4176123Z self=, 2025-05-07T20:54:39.4176877Z T=5, 2025-05-07T20:54:39.4177101Z D=125, 2025-05-07T20:54:39.4177335Z log_E=4, 2025-05-07T20:54:39.4177600Z pruning_ratio=0.030370770318298716, 2025-05-07T20:54:39.4177937Z use_cpu=True, 2025-05-07T20:54:39.4178229Z use_array_for_index_remapping=False, 2025-05-07T20:54:39.4178574Z ) 2025-05-07T20:54:39.4178860Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4179862Z self=, 2025-05-07T20:54:39.4180624Z T=2, 2025-05-07T20:54:39.4180865Z D=2, 2025-05-07T20:54:39.4181089Z log_E=3, 2025-05-07T20:54:39.4181344Z pruning_ratio=0.0, 2025-05-07T20:54:39.4181628Z use_cpu=False, 2025-05-07T20:54:39.4181916Z use_array_for_index_remapping=False, 2025-05-07T20:54:39.4182260Z ) 2025-05-07T20:54:39.4182552Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4183373Z self=, 2025-05-07T20:54:39.4184176Z T=2, 2025-05-07T20:54:39.4184408Z D=85, 2025-05-07T20:54:39.4184633Z log_E=3, 2025-05-07T20:54:39.4184895Z pruning_ratio=0.447942893011325, 2025-05-07T20:54:39.4185231Z use_cpu=True, 2025-05-07T20:54:39.4185516Z use_array_for_index_remapping=True, 2025-05-07T20:54:39.4185853Z ) 2025-05-07T20:54:39.4186148Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4186972Z self=, 2025-05-07T20:54:39.4187745Z T=6, 2025-05-07T20:54:39.4187974Z D=77, 2025-05-07T20:54:39.4188208Z log_E=5, 2025-05-07T20:54:39.4188463Z pruning_ratio=0.8169549141302938, 2025-05-07T20:54:39.4188797Z use_cpu=True, 2025-05-07T20:54:39.4189084Z use_array_for_index_remapping=True, 2025-05-07T20:54:39.4189416Z ) 2025-05-07T20:54:39.4189705Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4190527Z self=, 2025-05-07T20:54:39.4191278Z T=6, 2025-05-07T20:54:39.4191760Z D=21, 2025-05-07T20:54:39.4191997Z log_E=4, 2025-05-07T20:54:39.4192396Z pruning_ratio=0.9396967751023334, 2025-05-07T20:54:39.4192737Z use_cpu=False, 2025-05-07T20:54:39.4193031Z use_array_for_index_remapping=True, 2025-05-07T20:54:39.4193374Z ) 2025-05-07T20:54:39.4193666Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4194542Z self=, 2025-05-07T20:54:39.4195294Z T=4, 2025-05-07T20:54:39.4195518Z D=93, 2025-05-07T20:54:39.4195751Z log_E=5, 2025-05-07T20:54:39.4196015Z pruning_ratio=0.4070548873398759, 2025-05-07T20:54:39.4196344Z use_cpu=False, 2025-05-07T20:54:39.4196638Z use_array_for_index_remapping=True, 2025-05-07T20:54:39.4196976Z ) 2025-05-07T20:54:39.4197260Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4198078Z self=, 2025-05-07T20:54:39.4198828Z T=1, 2025-05-07T20:54:39.4199053Z D=86, 2025-05-07T20:54:39.4199286Z log_E=5, 2025-05-07T20:54:39.4199556Z pruning_ratio=0.25611606629172323, 2025-05-07T20:54:39.4199895Z use_cpu=True, 2025-05-07T20:54:39.4200299Z use_array_for_index_remapping=True, 2025-05-07T20:54:39.4200810Z ) 2025-05-07T20:54:39.4201100Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4201909Z self=, 2025-05-07T20:54:39.4202663Z T=10, 2025-05-07T20:54:39.4202895Z D=55, 2025-05-07T20:54:39.4203117Z log_E=4, 2025-05-07T20:54:39.4203376Z pruning_ratio=0.5166468682390555, 2025-05-07T20:54:39.4203709Z use_cpu=True, 2025-05-07T20:54:39.4203991Z use_array_for_index_remapping=True, 2025-05-07T20:54:39.4204334Z ) 2025-05-07T20:54:39.4204625Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4205436Z self=, 2025-05-07T20:54:39.4206194Z T=9, 2025-05-07T20:54:39.4206427Z D=76, 2025-05-07T20:54:39.4206773Z log_E=4, 2025-05-07T20:54:39.4207043Z pruning_ratio=0.5610444574615596, 2025-05-07T20:54:39.4207386Z use_cpu=False, 2025-05-07T20:54:39.4207678Z use_array_for_index_remapping=True, 2025-05-07T20:54:39.4208014Z ) 2025-05-07T20:54:39.4208304Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4209124Z self=, 2025-05-07T20:54:39.4209869Z T=9, 2025-05-07T20:54:39.4210116Z D=76, 2025-05-07T20:54:39.4210340Z log_E=4, 2025-05-07T20:54:39.4210602Z pruning_ratio=0.5610444574615596, 2025-05-07T20:54:39.4210944Z use_cpu=True, 2025-05-07T20:54:39.4211228Z use_array_for_index_remapping=True, 2025-05-07T20:54:39.4211569Z ) 2025-05-07T20:54:39.4220205Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4221085Z self=, 2025-05-07T20:54:39.4221846Z T=9, 2025-05-07T20:54:39.4222088Z D=9, 2025-05-07T20:54:39.4222315Z log_E=4, 2025-05-07T20:54:39.4222583Z pruning_ratio=0.5610444574615596, 2025-05-07T20:54:39.4222925Z use_cpu=True, 2025-05-07T20:54:39.4223222Z use_array_for_index_remapping=True, 2025-05-07T20:54:39.4223560Z ) 2025-05-07T20:54:39.4223907Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4224754Z self=, 2025-05-07T20:54:39.4225510Z T=8, 2025-05-07T20:54:39.4225748Z D=31, 2025-05-07T20:54:39.4225977Z log_E=3, 2025-05-07T20:54:39.4226246Z pruning_ratio=0.17568993989270743, 2025-05-07T20:54:39.4226588Z use_cpu=True, 2025-05-07T20:54:39.4226877Z use_array_for_index_remapping=False, 2025-05-07T20:54:39.4227218Z ) 2025-05-07T20:54:39.4227511Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4228325Z self=, 2025-05-07T20:54:39.4229084Z T=8, 2025-05-07T20:54:39.4229317Z D=31, 2025-05-07T20:54:39.4229548Z log_E=3, 2025-05-07T20:54:39.4229811Z pruning_ratio=0.17568993989270743, 2025-05-07T20:54:39.4230148Z use_cpu=True, 2025-05-07T20:54:39.4230429Z use_array_for_index_remapping=True, 2025-05-07T20:54:39.4230767Z ) 2025-05-07T20:54:39.4231059Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4231941Z self=, 2025-05-07T20:54:39.4232741Z T=1, 2025-05-07T20:54:39.4232936Z D=31, 2025-05-07T20:54:39.4233126Z log_E=3, 2025-05-07T20:54:39.4233338Z pruning_ratio=0.17568993989270743, 2025-05-07T20:54:39.4233615Z use_cpu=True, 2025-05-07T20:54:39.4233855Z use_array_for_index_remapping=True, 2025-05-07T20:54:39.4234129Z ) 2025-05-07T20:54:39.4234368Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4235162Z self=, 2025-05-07T20:54:39.4235763Z T=5, 2025-05-07T20:54:39.4235955Z D=76, 2025-05-07T20:54:39.4236145Z log_E=3, 2025-05-07T20:54:39.4236359Z pruning_ratio=0.6072137440248582, 2025-05-07T20:54:39.4236635Z use_cpu=True, 2025-05-07T20:54:39.4236873Z use_array_for_index_remapping=False, 2025-05-07T20:54:39.4237151Z ) 2025-05-07T20:54:39.4237392Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4238051Z self=, 2025-05-07T20:54:39.4238659Z T=5, 2025-05-07T20:54:39.4238841Z D=76, 2025-05-07T20:54:39.4239032Z log_E=5, 2025-05-07T20:54:39.4239250Z pruning_ratio=0.6072137440248582, 2025-05-07T20:54:39.4239612Z use_cpu=True, 2025-05-07T20:54:39.4239855Z use_array_for_index_remapping=False, 2025-05-07T20:54:39.4240144Z ) 2025-05-07T20:54:39.4240448Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4241108Z self=, 2025-05-07T20:54:39.4241714Z T=1, 2025-05-07T20:54:39.4241903Z D=76, 2025-05-07T20:54:39.4242099Z log_E=5, 2025-05-07T20:54:39.4242316Z pruning_ratio=0.6072137440248582, 2025-05-07T20:54:39.4242594Z use_cpu=True, 2025-05-07T20:54:39.4242825Z use_array_for_index_remapping=False, 2025-05-07T20:54:39.4243110Z ) 2025-05-07T20:54:39.4243342Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4244000Z self=, 2025-05-07T20:54:39.4244599Z T=5, 2025-05-07T20:54:39.4244787Z D=76, 2025-05-07T20:54:39.4244975Z log_E=5, 2025-05-07T20:54:39.4245189Z pruning_ratio=0.6072137440248582, 2025-05-07T20:54:39.4245468Z use_cpu=False, 2025-05-07T20:54:39.4245700Z use_array_for_index_remapping=False, 2025-05-07T20:54:39.4245976Z ) 2025-05-07T20:54:39.4246213Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4246862Z self=, 2025-05-07T20:54:39.4247458Z T=1, 2025-05-07T20:54:39.4247652Z D=76, 2025-05-07T20:54:39.4247835Z log_E=5, 2025-05-07T20:54:39.4248051Z pruning_ratio=0.6072137440248582, 2025-05-07T20:54:39.4248329Z use_cpu=False, 2025-05-07T20:54:39.4248562Z use_array_for_index_remapping=False, 2025-05-07T20:54:39.4248846Z ) 2025-05-07T20:54:39.4249087Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4249745Z self=, 2025-05-07T20:54:39.4250348Z T=1, 2025-05-07T20:54:39.4250543Z D=2, 2025-05-07T20:54:39.4250729Z log_E=5, 2025-05-07T20:54:39.4250941Z pruning_ratio=0.6072137440248582, 2025-05-07T20:54:39.4251213Z use_cpu=False, 2025-05-07T20:54:39.4251450Z use_array_for_index_remapping=False, 2025-05-07T20:54:39.4251721Z ) 2025-05-07T20:54:39.4251959Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4252613Z self=, 2025-05-07T20:54:39.4253234Z T=1, 2025-05-07T20:54:39.4253447Z D=5, 2025-05-07T20:54:39.4253630Z log_E=5, 2025-05-07T20:54:39.4253838Z pruning_ratio=0.6072137440248582, 2025-05-07T20:54:39.4254109Z use_cpu=False, 2025-05-07T20:54:39.4254348Z use_array_for_index_remapping=False, 2025-05-07T20:54:39.4254616Z ) 2025-05-07T20:54:39.4254856Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4255519Z self=, 2025-05-07T20:54:39.4256208Z T=4, 2025-05-07T20:54:39.4256390Z D=117, 2025-05-07T20:54:39.4256581Z log_E=4, 2025-05-07T20:54:39.4256796Z pruning_ratio=0.15647783223204703, 2025-05-07T20:54:39.4257066Z use_cpu=True, 2025-05-07T20:54:39.4257300Z use_array_for_index_remapping=False, 2025-05-07T20:54:39.4257576Z ) 2025-05-07T20:54:39.4257807Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4258462Z self=, 2025-05-07T20:54:39.4259062Z T=4, 2025-05-07T20:54:39.4259241Z D=117, 2025-05-07T20:54:39.4259433Z log_E=4, 2025-05-07T20:54:39.4259647Z pruning_ratio=0.15647783223204703, 2025-05-07T20:54:39.4259915Z use_cpu=False, 2025-05-07T20:54:39.4260155Z use_array_for_index_remapping=False, 2025-05-07T20:54:39.4260517Z ) 2025-05-07T20:54:39.4260759Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4261419Z self=, 2025-05-07T20:54:39.4262024Z T=4, 2025-05-07T20:54:39.4262209Z D=4, 2025-05-07T20:54:39.4262393Z log_E=4, 2025-05-07T20:54:39.4262610Z pruning_ratio=0.15647783223204703, 2025-05-07T20:54:39.4262887Z use_cpu=False, 2025-05-07T20:54:39.4263124Z use_array_for_index_remapping=False, 2025-05-07T20:54:39.4263431Z ) 2025-05-07T20:54:39.4263695Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:39.4264343Z self=, 2025-05-07T20:54:39.4264948Z T=3, 2025-05-07T20:54:39.4265137Z D=57, 2025-05-07T20:54:39.4265321Z log_E=4, 2025-05-07T20:54:39.4265540Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:54:39.4265842Z use_cpu=True, 2025-05-07T20:54:39.4266080Z use_array_for_index_remapping=True, 2025-05-07T20:54:45.0265448Z ) 2025-05-07T20:54:45.0265936Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:45.0266825Z self=, 2025-05-07T20:54:45.0267604Z T=4, 2025-05-07T20:54:45.0267855Z D=57, 2025-05-07T20:54:45.0268096Z log_E=4, 2025-05-07T20:54:45.0268388Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:54:45.0268753Z use_cpu=True, 2025-05-07T20:54:45.0269047Z use_array_for_index_remapping=True, 2025-05-07T20:54:45.0269412Z ) 2025-05-07T20:54:45.0269719Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:45.0270550Z self=, 2025-05-07T20:54:45.0271301Z T=1, 2025-05-07T20:54:45.0271537Z D=44, 2025-05-07T20:54:45.0271808Z log_E=5, 2025-05-07T20:54:45.0272062Z pruning_ratio=0.146423266365868, 2025-05-07T20:54:45.0272406Z use_cpu=True, 2025-05-07T20:54:45.0272693Z use_array_for_index_remapping=True, 2025-05-07T20:54:45.0273025Z ) 2025-05-07T20:54:45.0273315Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:45.0274123Z self=, 2025-05-07T20:54:45.0274858Z T=1, 2025-05-07T20:54:45.0275086Z D=44, 2025-05-07T20:54:45.0275319Z log_E=3, 2025-05-07T20:54:45.0275610Z pruning_ratio=0.146423266365868, 2025-05-07T20:54:45.0275945Z use_cpu=True, 2025-05-07T20:54:45.0276229Z use_array_for_index_remapping=True, 2025-05-07T20:54:45.0276566Z ) 2025-05-07T20:54:45.0276850Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:45.0277669Z self=, 2025-05-07T20:54:45.0278419Z T=3, 2025-05-07T20:54:45.0278908Z D=44, 2025-05-07T20:54:45.0279138Z log_E=3, 2025-05-07T20:54:45.0279396Z pruning_ratio=0.146423266365868, 2025-05-07T20:54:45.0279717Z use_cpu=True, 2025-05-07T20:54:45.0280003Z use_array_for_index_remapping=True, 2025-05-07T20:54:45.0280520Z ) 2025-05-07T20:54:45.0280807Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:45.0281618Z self=, 2025-05-07T20:54:45.0282359Z T=7, 2025-05-07T20:54:45.0282590Z D=38, 2025-05-07T20:54:45.0282815Z log_E=5, 2025-05-07T20:54:45.0283084Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:54:45.0283433Z use_cpu=True, 2025-05-07T20:54:45.0283712Z use_array_for_index_remapping=True, 2025-05-07T20:54:45.0284053Z ) 2025-05-07T20:54:45.0284342Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:45.0285339Z self=, 2025-05-07T20:54:45.0286103Z T=7, 2025-05-07T20:54:45.0286333Z D=38, 2025-05-07T20:54:45.0286560Z log_E=3, 2025-05-07T20:54:45.0286827Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:54:45.0287175Z use_cpu=True, 2025-05-07T20:54:45.0287454Z use_array_for_index_remapping=True, 2025-05-07T20:54:45.0287799Z ) 2025-05-07T20:54:45.0288087Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:45.0288897Z self=, 2025-05-07T20:54:45.0289639Z T=7, 2025-05-07T20:54:45.0289868Z D=7, 2025-05-07T20:54:45.0290094Z log_E=3, 2025-05-07T20:54:45.0290352Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:54:45.0290699Z use_cpu=True, 2025-05-07T20:54:45.0290987Z use_array_for_index_remapping=True, 2025-05-07T20:54:45.0291328Z ) 2025-05-07T20:54:45.0291824Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:45.0292649Z self=, 2025-05-07T20:54:45.0293393Z T=3, 2025-05-07T20:54:45.0293623Z D=7, 2025-05-07T20:54:45.0293854Z log_E=3, 2025-05-07T20:54:45.0294111Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:54:45.0294459Z use_cpu=True, 2025-05-07T20:54:45.0294768Z use_array_for_index_remapping=True, 2025-05-07T20:54:45.0295130Z ) 2025-05-07T20:54:45.0295414Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:45.0296228Z self=, 2025-05-07T20:54:45.0296974Z T=3, 2025-05-07T20:54:45.0297199Z D=3, 2025-05-07T20:54:45.0297427Z log_E=3, 2025-05-07T20:54:45.0297692Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:54:45.0298038Z use_cpu=True, 2025-05-07T20:54:45.0298324Z use_array_for_index_remapping=True, 2025-05-07T20:54:45.0298669Z ) 2025-05-07T20:54:45.0298952Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:45.0299764Z self=, 2025-05-07T20:54:45.0300513Z T=1, 2025-05-07T20:54:45.0300743Z D=112, 2025-05-07T20:54:45.0300967Z log_E=4, 2025-05-07T20:54:45.0301227Z pruning_ratio=0.3154691918839121, 2025-05-07T20:54:45.0301561Z use_cpu=False, 2025-05-07T20:54:45.0301845Z use_array_for_index_remapping=True, 2025-05-07T20:54:45.0302182Z ) 2025-05-07T20:54:45.0302473Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:45.0303277Z self=, 2025-05-07T20:54:45.0304036Z T=1, 2025-05-07T20:54:45.0304268Z D=112, 2025-05-07T20:54:45.0304508Z log_E=4, 2025-05-07T20:54:45.0304799Z pruning_ratio=0.3154691918839121, 2025-05-07T20:54:45.0305312Z use_cpu=False, 2025-05-07T20:54:45.0305599Z use_array_for_index_remapping=False, 2025-05-07T20:54:45.0305944Z ) 2025-05-07T20:54:45.0306234Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:45.0307036Z self=, 2025-05-07T20:54:45.0307708Z T=4, 2025-05-07T20:54:45.0307902Z D=112, 2025-05-07T20:54:45.0308098Z log_E=4, 2025-05-07T20:54:45.0308312Z pruning_ratio=0.3154691918839121, 2025-05-07T20:54:45.0308585Z use_cpu=False, 2025-05-07T20:54:45.0308827Z use_array_for_index_remapping=False, 2025-05-07T20:54:45.0309102Z ) 2025-05-07T20:54:45.0309353Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:54:45.0310180Z self=, 2025-05-07T20:54:45.0310780Z T=1, 2025-05-07T20:54:45.0310977Z D=4, 2025-05-07T20:54:45.0311161Z log_E=4, 2025-05-07T20:54:45.0311370Z pruning_ratio=0.3154691918839121, 2025-05-07T20:54:45.0311650Z use_cpu=False, 2025-05-07T20:54:45.0311890Z use_array_for_index_remapping=False, 2025-05-07T20:54:45.0312164Z ) 2025-05-07T20:54:45.0312337Z PASSED 2025-05-07T20:54:46.0232060Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0233332Z self=, 2025-05-07T20:54:46.0234036Z T=1, 2025-05-07T20:54:46.0234270Z D=2, 2025-05-07T20:54:46.0234492Z B=1, 2025-05-07T20:54:46.0234721Z log_E=3, 2025-05-07T20:54:46.0234962Z L=0, 2025-05-07T20:54:46.0235224Z pooling_mode=, 2025-05-07T20:54:46.0235641Z quantize_type=SparseType.FP32, 2025-05-07T20:54:46.0235983Z use_cpu=False, 2025-05-07T20:54:46.0236265Z pruning_ratio=None, 2025-05-07T20:54:46.0236546Z ) 2025-05-07T20:54:46.0236810Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0237524Z self=, 2025-05-07T20:54:46.0238234Z T=7, 2025-05-07T20:54:46.0238470Z D=2, 2025-05-07T20:54:46.0238691Z B=1, 2025-05-07T20:54:46.0238931Z log_E=3, 2025-05-07T20:54:46.0239173Z L=0, 2025-05-07T20:54:46.0239437Z pooling_mode=, 2025-05-07T20:54:46.0239812Z quantize_type=SparseType.FP32, 2025-05-07T20:54:46.0240160Z use_cpu=False, 2025-05-07T20:54:46.0240535Z pruning_ratio=None, 2025-05-07T20:54:46.0240811Z ) 2025-05-07T20:54:46.0241069Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0241791Z self=, 2025-05-07T20:54:46.0242485Z T=7, 2025-05-07T20:54:46.0242713Z D=111, 2025-05-07T20:54:46.0242949Z B=93, 2025-05-07T20:54:46.0243171Z log_E=5, 2025-05-07T20:54:46.0243410Z L=5, 2025-05-07T20:54:46.0243671Z pooling_mode=, 2025-05-07T20:54:46.0244041Z quantize_type=SparseType.INT4, 2025-05-07T20:54:46.0244375Z use_cpu=False, 2025-05-07T20:54:46.0244646Z pruning_ratio=0.0, 2025-05-07T20:54:46.0244911Z ) 2025-05-07T20:54:46.0245169Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0245888Z self=, 2025-05-07T20:54:46.0246580Z T=1, 2025-05-07T20:54:46.0246813Z D=41, 2025-05-07T20:54:46.0247044Z B=1, 2025-05-07T20:54:46.0247267Z log_E=3, 2025-05-07T20:54:46.0247507Z L=0, 2025-05-07T20:54:46.0247774Z pooling_mode=, 2025-05-07T20:54:46.0248142Z quantize_type=SparseType.FP32, 2025-05-07T20:54:46.0248486Z use_cpu=False, 2025-05-07T20:54:46.0248755Z pruning_ratio=None, 2025-05-07T20:54:46.0249452Z ) 2025-05-07T20:54:46.0249708Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0250435Z self=, 2025-05-07T20:54:46.0251130Z T=1, 2025-05-07T20:54:46.0251358Z D=41, 2025-05-07T20:54:46.0251590Z B=83, 2025-05-07T20:54:46.0251823Z log_E=3, 2025-05-07T20:54:46.0252057Z L=16, 2025-05-07T20:54:46.0252327Z pooling_mode=, 2025-05-07T20:54:46.0252706Z quantize_type=SparseType.FP16, 2025-05-07T20:54:46.0253043Z use_cpu=True, 2025-05-07T20:54:46.0253316Z pruning_ratio=None, 2025-05-07T20:54:46.0253595Z ) 2025-05-07T20:54:46.0253851Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0254574Z self=, 2025-05-07T20:54:46.0255445Z T=8, 2025-05-07T20:54:46.0255678Z D=104, 2025-05-07T20:54:46.0255914Z B=39, 2025-05-07T20:54:46.0256156Z log_E=4, 2025-05-07T20:54:46.0256401Z L=0, 2025-05-07T20:54:46.0256663Z pooling_mode=, 2025-05-07T20:54:46.0257041Z quantize_type=SparseType.FP16, 2025-05-07T20:54:46.0257381Z use_cpu=False, 2025-05-07T20:54:46.0257646Z pruning_ratio=0.0, 2025-05-07T20:54:46.0257916Z ) 2025-05-07T20:54:46.0258173Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0258885Z self=, 2025-05-07T20:54:46.0259578Z T=6, 2025-05-07T20:54:46.0259812Z D=99, 2025-05-07T20:54:46.0260036Z B=22, 2025-05-07T20:54:46.0260265Z log_E=5, 2025-05-07T20:54:46.0260506Z L=1, 2025-05-07T20:54:46.0260765Z pooling_mode=, 2025-05-07T20:54:46.0261141Z quantize_type=SparseType.FP32, 2025-05-07T20:54:46.0261480Z use_cpu=False, 2025-05-07T20:54:46.0261754Z pruning_ratio=None, 2025-05-07T20:54:46.0262037Z ) 2025-05-07T20:54:46.0262305Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0263019Z self=, 2025-05-07T20:54:46.0263719Z T=9, 2025-05-07T20:54:46.0263949Z D=94, 2025-05-07T20:54:46.0264179Z B=104, 2025-05-07T20:54:46.0264406Z log_E=5, 2025-05-07T20:54:46.0264646Z L=3, 2025-05-07T20:54:46.0264913Z pooling_mode=, 2025-05-07T20:54:46.0265290Z quantize_type=SparseType.FP16, 2025-05-07T20:54:46.0265627Z use_cpu=False, 2025-05-07T20:54:46.0265900Z pruning_ratio=None, 2025-05-07T20:54:46.0266166Z ) 2025-05-07T20:54:46.0266427Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0267145Z self=, 2025-05-07T20:54:46.0267833Z T=3, 2025-05-07T20:54:46.0268073Z D=40, 2025-05-07T20:54:46.0268306Z B=23, 2025-05-07T20:54:46.0268538Z log_E=4, 2025-05-07T20:54:46.0268778Z L=9, 2025-05-07T20:54:46.0269044Z pooling_mode=, 2025-05-07T20:54:46.0269414Z quantize_type=SparseType.INT4, 2025-05-07T20:54:46.0269757Z use_cpu=False, 2025-05-07T20:54:46.0270027Z pruning_ratio=0.0, 2025-05-07T20:54:46.0270289Z ) 2025-05-07T20:54:46.0270549Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0271266Z self=, 2025-05-07T20:54:46.0271953Z T=5, 2025-05-07T20:54:46.0272200Z D=7, 2025-05-07T20:54:46.0272426Z B=40, 2025-05-07T20:54:46.0280371Z log_E=4, 2025-05-07T20:54:46.0280597Z L=0, 2025-05-07T20:54:46.0280821Z pooling_mode=, 2025-05-07T20:54:46.0281156Z quantize_type=SparseType.FP16, 2025-05-07T20:54:46.0281440Z use_cpu=True, 2025-05-07T20:54:46.0281667Z pruning_ratio=0.0, 2025-05-07T20:54:46.0281904Z ) 2025-05-07T20:54:46.0282121Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0282828Z self=, 2025-05-07T20:54:46.0283406Z T=1, 2025-05-07T20:54:46.0283601Z D=108, 2025-05-07T20:54:46.0283800Z B=110, 2025-05-07T20:54:46.0283991Z log_E=3, 2025-05-07T20:54:46.0284192Z L=10, 2025-05-07T20:54:46.0284410Z pooling_mode=, 2025-05-07T20:54:46.0284727Z quantize_type=SparseType.INT2, 2025-05-07T20:54:46.0285007Z use_cpu=True, 2025-05-07T20:54:46.0285242Z pruning_ratio=None, 2025-05-07T20:54:46.0285462Z ) 2025-05-07T20:54:46.0285677Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0286263Z self=, 2025-05-07T20:54:46.0286818Z T=1, 2025-05-07T20:54:46.0287014Z D=108, 2025-05-07T20:54:46.0287295Z B=110, 2025-05-07T20:54:46.0287483Z log_E=3, 2025-05-07T20:54:46.0287686Z L=0, 2025-05-07T20:54:46.0287915Z pooling_mode=, 2025-05-07T20:54:46.0288221Z quantize_type=SparseType.INT2, 2025-05-07T20:54:46.0288544Z use_cpu=True, 2025-05-07T20:54:46.0288760Z pruning_ratio=None, 2025-05-07T20:54:46.0288991Z ) 2025-05-07T20:54:46.0289210Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0289795Z self=, 2025-05-07T20:54:46.0290359Z T=3, 2025-05-07T20:54:46.0290551Z D=108, 2025-05-07T20:54:46.0290737Z B=110, 2025-05-07T20:54:46.0290932Z log_E=3, 2025-05-07T20:54:46.0291131Z L=0, 2025-05-07T20:54:46.0291347Z pooling_mode=, 2025-05-07T20:54:46.0291870Z quantize_type=SparseType.INT2, 2025-05-07T20:54:46.0292153Z use_cpu=True, 2025-05-07T20:54:46.0292458Z pruning_ratio=None, 2025-05-07T20:54:46.0292763Z ) 2025-05-07T20:54:46.0293144Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0293732Z self=, 2025-05-07T20:54:46.0294288Z T=3, 2025-05-07T20:54:46.0294488Z D=108, 2025-05-07T20:54:46.0294684Z B=3, 2025-05-07T20:54:46.0294874Z log_E=3, 2025-05-07T20:54:46.0295113Z L=0, 2025-05-07T20:54:46.0295353Z pooling_mode=, 2025-05-07T20:54:46.0295666Z quantize_type=SparseType.INT2, 2025-05-07T20:54:46.0295952Z use_cpu=True, 2025-05-07T20:54:46.0296177Z pruning_ratio=None, 2025-05-07T20:54:46.0296401Z ) 2025-05-07T20:54:46.0296621Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0297212Z self=, 2025-05-07T20:54:46.0297759Z T=3, 2025-05-07T20:54:46.0297953Z D=108, 2025-05-07T20:54:46.0298152Z B=3, 2025-05-07T20:54:46.0298341Z log_E=3, 2025-05-07T20:54:46.0298544Z L=3, 2025-05-07T20:54:46.0298775Z pooling_mode=, 2025-05-07T20:54:46.0299086Z quantize_type=SparseType.INT2, 2025-05-07T20:54:46.0299364Z use_cpu=True, 2025-05-07T20:54:46.0299585Z pruning_ratio=None, 2025-05-07T20:54:46.0299810Z ) 2025-05-07T20:54:46.0300022Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0300600Z self=, 2025-05-07T20:54:46.0301151Z T=3, 2025-05-07T20:54:46.0301340Z D=3, 2025-05-07T20:54:46.0301528Z B=3, 2025-05-07T20:54:46.0301707Z log_E=3, 2025-05-07T20:54:46.0301905Z L=3, 2025-05-07T20:54:46.0302135Z pooling_mode=, 2025-05-07T20:54:46.0302447Z quantize_type=SparseType.INT2, 2025-05-07T20:54:46.0302718Z use_cpu=True, 2025-05-07T20:54:46.0302942Z pruning_ratio=None, 2025-05-07T20:54:46.0303168Z ) 2025-05-07T20:54:46.0303379Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0304737Z self=, 2025-05-07T20:54:46.0305299Z T=7, 2025-05-07T20:54:46.0305514Z D=103, 2025-05-07T20:54:46.0305736Z B=81, 2025-05-07T20:54:46.0305932Z log_E=4, 2025-05-07T20:54:46.0306130Z L=7, 2025-05-07T20:54:46.0306352Z pooling_mode=, 2025-05-07T20:54:46.0306666Z quantize_type=SparseType.FP16, 2025-05-07T20:54:46.0306943Z use_cpu=False, 2025-05-07T20:54:46.0307172Z pruning_ratio=None, 2025-05-07T20:54:46.0307402Z ) 2025-05-07T20:54:46.0307616Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0308195Z self=, 2025-05-07T20:54:46.0308755Z T=7, 2025-05-07T20:54:46.0308946Z D=103, 2025-05-07T20:54:46.0309134Z B=81, 2025-05-07T20:54:46.0309444Z log_E=4, 2025-05-07T20:54:46.0309644Z L=4, 2025-05-07T20:54:46.0309863Z pooling_mode=, 2025-05-07T20:54:46.0310185Z quantize_type=SparseType.FP16, 2025-05-07T20:54:46.0310466Z use_cpu=False, 2025-05-07T20:54:46.0310685Z pruning_ratio=None, 2025-05-07T20:54:46.0310919Z ) 2025-05-07T20:54:46.0311132Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0311709Z self=, 2025-05-07T20:54:46.0312264Z T=7, 2025-05-07T20:54:46.0312463Z D=103, 2025-05-07T20:54:46.0312653Z B=4, 2025-05-07T20:54:46.0312839Z log_E=4, 2025-05-07T20:54:46.0313037Z L=4, 2025-05-07T20:54:46.0313252Z pooling_mode=, 2025-05-07T20:54:46.0313566Z quantize_type=SparseType.FP16, 2025-05-07T20:54:46.0313849Z use_cpu=False, 2025-05-07T20:54:46.0314070Z pruning_ratio=None, 2025-05-07T20:54:46.0314299Z ) 2025-05-07T20:54:46.0314518Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0315117Z self=, 2025-05-07T20:54:46.0315714Z T=7, 2025-05-07T20:54:46.0315914Z D=103, 2025-05-07T20:54:46.0316111Z B=7, 2025-05-07T20:54:46.0316296Z log_E=4, 2025-05-07T20:54:46.0316500Z L=4, 2025-05-07T20:54:46.0316723Z pooling_mode=, 2025-05-07T20:54:46.0317031Z quantize_type=SparseType.FP16, 2025-05-07T20:54:46.0317318Z use_cpu=False, 2025-05-07T20:54:46.0317549Z pruning_ratio=None, 2025-05-07T20:54:46.0317768Z ) 2025-05-07T20:54:46.0317983Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0318576Z self=, 2025-05-07T20:54:46.0319133Z T=7, 2025-05-07T20:54:46.0319325Z D=7, 2025-05-07T20:54:46.0319520Z B=7, 2025-05-07T20:54:46.0319708Z log_E=4, 2025-05-07T20:54:46.0319921Z L=4, 2025-05-07T20:54:46.0320142Z pooling_mode=, 2025-05-07T20:54:46.0320511Z quantize_type=SparseType.FP16, 2025-05-07T20:54:46.0320796Z use_cpu=False, 2025-05-07T20:54:46.0321024Z pruning_ratio=None, 2025-05-07T20:54:46.0321245Z ) 2025-05-07T20:54:46.0321465Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0322045Z self=, 2025-05-07T20:54:46.0322601Z T=4, 2025-05-07T20:54:46.0322788Z D=7, 2025-05-07T20:54:46.0322977Z B=7, 2025-05-07T20:54:46.0323166Z log_E=4, 2025-05-07T20:54:46.0323360Z L=4, 2025-05-07T20:54:46.0323580Z pooling_mode=, 2025-05-07T20:54:46.0323890Z quantize_type=SparseType.FP16, 2025-05-07T20:54:46.0324164Z use_cpu=False, 2025-05-07T20:54:46.0324389Z pruning_ratio=None, 2025-05-07T20:54:46.0324613Z ) 2025-05-07T20:54:46.0324822Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0325411Z self=, 2025-05-07T20:54:46.0326066Z T=5, 2025-05-07T20:54:46.0326249Z D=106, 2025-05-07T20:54:46.0326446Z B=87, 2025-05-07T20:54:46.0326637Z log_E=3, 2025-05-07T20:54:46.0326829Z L=20, 2025-05-07T20:54:46.0327051Z pooling_mode=, 2025-05-07T20:54:46.0327365Z quantize_type=SparseType.FP32, 2025-05-07T20:54:46.0327637Z use_cpu=False, 2025-05-07T20:54:46.0327862Z pruning_ratio=0.0, 2025-05-07T20:54:46.0328088Z ) 2025-05-07T20:54:46.0328301Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0328873Z self=, 2025-05-07T20:54:46.0329431Z T=5, 2025-05-07T20:54:46.0329623Z D=106, 2025-05-07T20:54:46.0329808Z B=87, 2025-05-07T20:54:46.0330004Z log_E=3, 2025-05-07T20:54:46.0330206Z L=0, 2025-05-07T20:54:46.0330503Z pooling_mode=, 2025-05-07T20:54:46.0330820Z quantize_type=SparseType.FP32, 2025-05-07T20:54:46.0331112Z use_cpu=False, 2025-05-07T20:54:46.0331329Z pruning_ratio=0.0, 2025-05-07T20:54:46.0331557Z ) 2025-05-07T20:54:46.0331775Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0332349Z self=, 2025-05-07T20:54:46.0332909Z T=5, 2025-05-07T20:54:46.0333102Z D=106, 2025-05-07T20:54:46.0333289Z B=87, 2025-05-07T20:54:46.0333490Z log_E=5, 2025-05-07T20:54:46.0333689Z L=0, 2025-05-07T20:54:46.0333912Z pooling_mode=, 2025-05-07T20:54:46.0334220Z quantize_type=SparseType.FP32, 2025-05-07T20:54:46.0334505Z use_cpu=False, 2025-05-07T20:54:46.0334727Z pruning_ratio=0.0, 2025-05-07T20:54:46.0334946Z ) 2025-05-07T20:54:46.0335159Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.0335749Z self=, 2025-05-07T20:54:46.0336318Z T=1, 2025-05-07T20:54:46.0336502Z D=106, 2025-05-07T20:54:46.0336698Z B=87, 2025-05-07T20:54:46.0336890Z log_E=5, 2025-05-07T20:54:46.0337084Z L=0, 2025-05-07T20:54:46.0337306Z pooling_mode=, 2025-05-07T20:54:46.0337622Z quantize_type=SparseType.FP32, 2025-05-07T20:54:46.0337897Z use_cpu=False, 2025-05-07T20:54:46.0338122Z pruning_ratio=0.0, 2025-05-07T20:54:46.7562678Z ) 2025-05-07T20:54:46.7563103Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.7563905Z self=, 2025-05-07T20:54:46.7564626Z T=5, 2025-05-07T20:54:46.7564880Z D=106, 2025-05-07T20:54:46.7565126Z B=106, 2025-05-07T20:54:46.7565365Z log_E=5, 2025-05-07T20:54:46.7565646Z L=0, 2025-05-07T20:54:46.7565990Z pooling_mode=, 2025-05-07T20:54:46.7566377Z quantize_type=SparseType.FP32, 2025-05-07T20:54:46.7566749Z use_cpu=False, 2025-05-07T20:54:46.7567038Z pruning_ratio=0.0, 2025-05-07T20:54:46.7567312Z ) 2025-05-07T20:54:46.7567583Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.7568299Z self=, 2025-05-07T20:54:46.7568987Z T=1, 2025-05-07T20:54:46.7569212Z D=106, 2025-05-07T20:54:46.7569441Z B=106, 2025-05-07T20:54:46.7569665Z log_E=5, 2025-05-07T20:54:46.7569901Z L=0, 2025-05-07T20:54:46.7570165Z pooling_mode=, 2025-05-07T20:54:46.7570535Z quantize_type=SparseType.FP32, 2025-05-07T20:54:46.7570869Z use_cpu=False, 2025-05-07T20:54:46.7571137Z pruning_ratio=0.0, 2025-05-07T20:54:46.7571400Z ) 2025-05-07T20:54:46.7571661Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.7572383Z self=, 2025-05-07T20:54:46.7573546Z T=1, 2025-05-07T20:54:46.7573769Z D=106, 2025-05-07T20:54:46.7574003Z B=106, 2025-05-07T20:54:46.7574237Z log_E=3, 2025-05-07T20:54:46.7574509Z L=0, 2025-05-07T20:54:46.7574770Z pooling_mode=, 2025-05-07T20:54:46.7575147Z quantize_type=SparseType.FP32, 2025-05-07T20:54:46.7575484Z use_cpu=False, 2025-05-07T20:54:46.7575753Z pruning_ratio=0.0, 2025-05-07T20:54:46.7576049Z ) 2025-05-07T20:54:46.7576328Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.7577041Z self=, 2025-05-07T20:54:46.7577722Z T=8, 2025-05-07T20:54:46.7577952Z D=6, 2025-05-07T20:54:46.7578181Z B=51, 2025-05-07T20:54:46.7578403Z log_E=4, 2025-05-07T20:54:46.7578640Z L=1, 2025-05-07T20:54:46.7578901Z pooling_mode=, 2025-05-07T20:54:46.7579503Z quantize_type=SparseType.INT2, 2025-05-07T20:54:46.7579854Z use_cpu=True, 2025-05-07T20:54:46.7580124Z pruning_ratio=None, 2025-05-07T20:54:46.7580390Z ) 2025-05-07T20:54:46.7580649Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.7581357Z self=, 2025-05-07T20:54:46.7582037Z T=8, 2025-05-07T20:54:46.7582265Z D=6, 2025-05-07T20:54:46.7582496Z B=51, 2025-05-07T20:54:46.7582720Z log_E=4, 2025-05-07T20:54:46.7582962Z L=0, 2025-05-07T20:54:46.7583223Z pooling_mode=, 2025-05-07T20:54:46.7583596Z quantize_type=SparseType.INT2, 2025-05-07T20:54:46.7583924Z use_cpu=True, 2025-05-07T20:54:46.7584193Z pruning_ratio=None, 2025-05-07T20:54:46.7584464Z ) 2025-05-07T20:54:46.7584716Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.7585433Z self=, 2025-05-07T20:54:46.7586129Z T=4, 2025-05-07T20:54:46.7586359Z D=6, 2025-05-07T20:54:46.7586585Z B=51, 2025-05-07T20:54:46.7586813Z log_E=4, 2025-05-07T20:54:46.7587049Z L=0, 2025-05-07T20:54:46.7587312Z pooling_mode=, 2025-05-07T20:54:46.7587688Z quantize_type=SparseType.INT2, 2025-05-07T20:54:46.7588015Z use_cpu=True, 2025-05-07T20:54:46.7588283Z pruning_ratio=None, 2025-05-07T20:54:46.7588556Z ) 2025-05-07T20:54:46.7588808Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.7589517Z self=, 2025-05-07T20:54:46.7590208Z T=4, 2025-05-07T20:54:46.7590439Z D=6, 2025-05-07T20:54:46.7590659Z B=51, 2025-05-07T20:54:46.7590891Z log_E=3, 2025-05-07T20:54:46.7591131Z L=0, 2025-05-07T20:54:46.7591386Z pooling_mode=, 2025-05-07T20:54:46.7592012Z quantize_type=SparseType.INT2, 2025-05-07T20:54:46.7592348Z use_cpu=True, 2025-05-07T20:54:46.7592621Z pruning_ratio=None, 2025-05-07T20:54:46.7592896Z ) 2025-05-07T20:54:46.7593156Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.7593861Z self=, 2025-05-07T20:54:46.7594548Z T=4, 2025-05-07T20:54:46.7594778Z D=6, 2025-05-07T20:54:46.7594997Z B=1, 2025-05-07T20:54:46.7595223Z log_E=3, 2025-05-07T20:54:46.7595463Z L=0, 2025-05-07T20:54:46.7595767Z pooling_mode=, 2025-05-07T20:54:46.7596141Z quantize_type=SparseType.INT2, 2025-05-07T20:54:46.7596474Z use_cpu=True, 2025-05-07T20:54:46.7596734Z pruning_ratio=None, 2025-05-07T20:54:46.7597007Z ) 2025-05-07T20:54:46.7597266Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.7597982Z self=, 2025-05-07T20:54:46.7598669Z T=4, 2025-05-07T20:54:46.7598900Z D=6, 2025-05-07T20:54:46.7599274Z B=1, 2025-05-07T20:54:46.7599496Z log_E=4, 2025-05-07T20:54:46.7599740Z L=0, 2025-05-07T20:54:46.7600002Z pooling_mode=, 2025-05-07T20:54:46.7600498Z quantize_type=SparseType.INT2, 2025-05-07T20:54:46.7600834Z use_cpu=True, 2025-05-07T20:54:46.7601104Z pruning_ratio=None, 2025-05-07T20:54:46.7601369Z ) 2025-05-07T20:54:46.7601624Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.7602333Z self=, 2025-05-07T20:54:46.7603010Z T=4, 2025-05-07T20:54:46.7603236Z D=6, 2025-05-07T20:54:46.7603462Z B=4, 2025-05-07T20:54:46.7603682Z log_E=3, 2025-05-07T20:54:46.7603920Z L=0, 2025-05-07T20:54:46.7604182Z pooling_mode=, 2025-05-07T20:54:46.7604547Z quantize_type=SparseType.INT2, 2025-05-07T20:54:46.7605011Z use_cpu=True, 2025-05-07T20:54:46.7605290Z pruning_ratio=None, 2025-05-07T20:54:46.7605563Z ) 2025-05-07T20:54:46.7605848Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.7606591Z self=, 2025-05-07T20:54:46.7607277Z T=5, 2025-05-07T20:54:46.7607518Z D=44, 2025-05-07T20:54:46.7607748Z B=88, 2025-05-07T20:54:46.7607937Z log_E=5, 2025-05-07T20:54:46.7608128Z L=14, 2025-05-07T20:54:46.7608350Z pooling_mode=, 2025-05-07T20:54:46.7608662Z quantize_type=SparseType.INT8, 2025-05-07T20:54:46.7608929Z use_cpu=True, 2025-05-07T20:54:46.7609151Z pruning_ratio=0.0, 2025-05-07T20:54:46.7609380Z ) 2025-05-07T20:54:46.7609585Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.7610171Z self=, 2025-05-07T20:54:46.7610737Z T=5, 2025-05-07T20:54:46.7610920Z D=44, 2025-05-07T20:54:46.7611106Z B=88, 2025-05-07T20:54:46.7611307Z log_E=5, 2025-05-07T20:54:46.7611497Z L=0, 2025-05-07T20:54:46.7611716Z pooling_mode=, 2025-05-07T20:54:46.7612028Z quantize_type=SparseType.INT8, 2025-05-07T20:54:46.7612304Z use_cpu=True, 2025-05-07T20:54:46.7612519Z pruning_ratio=0.0, 2025-05-07T20:54:46.7612742Z ) 2025-05-07T20:54:46.7612953Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.7613527Z self=, 2025-05-07T20:54:46.7614086Z T=1, 2025-05-07T20:54:46.7614271Z D=44, 2025-05-07T20:54:46.7614454Z B=88, 2025-05-07T20:54:46.7614639Z log_E=5, 2025-05-07T20:54:46.7614835Z L=0, 2025-05-07T20:54:46.7615064Z pooling_mode=, 2025-05-07T20:54:46.7615413Z quantize_type=SparseType.INT8, 2025-05-07T20:54:46.7615689Z use_cpu=True, 2025-05-07T20:54:46.7615908Z pruning_ratio=0.0, 2025-05-07T20:54:46.7616131Z ) 2025-05-07T20:54:46.7616346Z Trying example: test_quantize_workflow( 2025-05-07T20:54:46.7616926Z self=, 2025-05-07T20:54:46.7617493Z T=1, 2025-05-07T20:54:46.7617682Z D=44, 2025-05-07T20:54:46.7617865Z B=5, 2025-05-07T20:54:46.7618050Z log_E=5, 2025-05-07T20:54:46.7618248Z L=0, 2025-05-07T20:54:46.7618465Z pooling_mode=, 2025-05-07T20:54:46.7618771Z quantize_type=SparseType.INT8, 2025-05-07T20:54:46.7619050Z use_cpu=True, 2025-05-07T20:54:46.7619270Z pruning_ratio=0.0, 2025-05-07T20:54:46.7619484Z ) 2025-05-07T20:54:46.7619663Z PASSED 2025-05-07T20:54:46.7619774Z 2025-05-07T20:54:46.7619927Z =============================== warnings summary =============================== 2025-05-07T20:54:46.7620575Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:54:46.7621406Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:54:46.7623021Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/tbe/utils/quantize.py:67: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:54:46.7624413Z res_scale_shift = torch.tensor( 2025-05-07T20:54:46.7631548Z 2025-05-07T20:54:46.7632015Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:54:46.7632853Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:54:46.7634475Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/tbe/utils/quantize.py:54: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:54:46.7635779Z res_scale_shift = torch.tensor( 2025-05-07T20:54:46.7635995Z 2025-05-07T20:54:46.7636235Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:54:46.7636716Z ======================== 3 passed, 4 warnings in 55.27s ======================== 2025-05-07T20:54:47.4089970Z 2025-05-07T20:54:47.4090446Z [TEST] Python test suite PASSED: ./tbe/inference/inference_converter_test.py 2025-05-07T20:54:47.4111090Z [TEST] Python test time for ./tbe/inference/inference_converter_test.py: 58 seconds 2025-05-07T20:54:47.4111444Z 2025-05-07T20:54:47.4111776Z 2025-05-07T20:54:47.4111788Z 2025-05-07T20:54:47.4111794Z 2025-05-07T20:54:47.4133793Z ################################################################################ 2025-05-07T20:54:47.4150372Z # [2025-05-07T20:54:47.414Z] Run Python Test Suite: 2025-05-07T20:54:47.4150734Z # ./tbe/inference/nbit_cache_test.py 2025-05-07T20:54:47.4151072Z ################################################################################ 2025-05-07T20:54:47.4176374Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/nbit_cache_test.py 2025-05-07T20:54:47.4177046Z 2025-05-07T20:54:49.5484394Z ============================= test session starts ============================== 2025-05-07T20:54:49.5485061Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:54:49.5485595Z cachedir: .pytest_cache 2025-05-07T20:54:49.5486260Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:54:49.5487008Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:54:49.5487457Z plugins: hypothesis-6.131.14 2025-05-07T20:54:51.2464684Z collecting ... collected 5 items 2025-05-07T20:54:51.2465041Z 2025-05-07T20:54:51.8616694Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_miss_counter Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:51.8618008Z self=, 2025-05-07T20:54:51.8618797Z N=1, 2025-05-07T20:54:51.8619161Z indices_dtype=torch.int32, 2025-05-07T20:54:51.8619558Z ) 2025-05-07T20:54:51.8619937Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:51.8620746Z self=, 2025-05-07T20:54:51.8621537Z N=3, 2025-05-07T20:54:51.8621862Z indices_dtype=torch.int32, 2025-05-07T20:54:51.8622252Z ) 2025-05-07T20:54:51.8622614Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:51.8623456Z self=, 2025-05-07T20:54:51.8624168Z N=3, 2025-05-07T20:54:51.8624963Z indices_dtype=torch.int64, 2025-05-07T20:54:51.8625371Z ) 2025-05-07T20:54:51.8625749Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:51.8626604Z self=, 2025-05-07T20:54:51.8627432Z N=7, 2025-05-07T20:54:51.8627774Z indices_dtype=torch.int32, 2025-05-07T20:54:51.8628185Z ) 2025-05-07T20:54:51.8628539Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:51.8629384Z self=, 2025-05-07T20:54:51.8630169Z N=7, 2025-05-07T20:54:51.8630512Z indices_dtype=torch.int64, 2025-05-07T20:54:51.8630916Z ) 2025-05-07T20:54:51.8631283Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:51.8632129Z self=, 2025-05-07T20:54:51.8633123Z N=5, 2025-05-07T20:54:51.8633476Z indices_dtype=torch.int64, 2025-05-07T20:54:51.8633904Z ) 2025-05-07T20:54:51.8634264Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:51.8635111Z self=, 2025-05-07T20:54:51.8635897Z N=2, 2025-05-07T20:54:51.8636226Z indices_dtype=torch.int64, 2025-05-07T20:54:51.8636635Z ) 2025-05-07T20:54:51.8637001Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:51.8637842Z self=, 2025-05-07T20:54:51.8638612Z N=8, 2025-05-07T20:54:51.8638947Z indices_dtype=torch.int64, 2025-05-07T20:54:51.8639313Z ) 2025-05-07T20:54:51.8639640Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:51.8640628Z self=, 2025-05-07T20:54:51.8641415Z N=8, 2025-05-07T20:54:51.8641762Z indices_dtype=torch.int32, 2025-05-07T20:54:51.8642185Z ) 2025-05-07T20:54:51.8642554Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:51.8643400Z self=, 2025-05-07T20:54:51.8644171Z N=1, 2025-05-07T20:54:51.8644509Z indices_dtype=torch.int64, 2025-05-07T20:54:51.8644920Z ) 2025-05-07T20:54:51.8645277Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:51.8646121Z self=, 2025-05-07T20:54:51.8646955Z N=4, 2025-05-07T20:54:51.8647284Z indices_dtype=torch.int64, 2025-05-07T20:54:51.8647694Z ) 2025-05-07T20:54:51.8648062Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:51.8648896Z self=, 2025-05-07T20:54:51.8649677Z N=4, 2025-05-07T20:54:51.8650022Z indices_dtype=torch.int32, 2025-05-07T20:54:51.8650435Z ) 2025-05-07T20:54:51.8650789Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:51.8651642Z self=, 2025-05-07T20:54:51.8652426Z N=2, 2025-05-07T20:54:51.8652758Z indices_dtype=torch.int32, 2025-05-07T20:54:51.8653162Z ) 2025-05-07T20:54:51.8653525Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:51.8654362Z self=, 2025-05-07T20:54:51.8655149Z N=6, 2025-05-07T20:54:51.8655485Z indices_dtype=torch.int64, 2025-05-07T20:54:51.8655883Z ) 2025-05-07T20:54:51.8656249Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:51.8657120Z self=, 2025-05-07T20:54:51.8657866Z N=5, 2025-05-07T20:54:51.8658183Z indices_dtype=torch.int32, 2025-05-07T20:54:51.8658596Z ) 2025-05-07T20:54:51.8658967Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:54:51.8659906Z self=, 2025-05-07T20:54:51.8660655Z N=6, 2025-05-07T20:54:51.8660982Z indices_dtype=torch.int32, 2025-05-07T20:54:51.8661400Z ) 2025-05-07T20:54:51.8661687Z PASSED 2025-05-07T20:54:51.9847115Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_update_function Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9848511Z self=, 2025-05-07T20:54:51.9849337Z L=0, 2025-05-07T20:54:51.9849634Z H=512, 2025-05-07T20:54:51.9849946Z S=0, 2025-05-07T20:54:51.9850231Z ) 2025-05-07T20:54:51.9850593Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9851479Z self=, 2025-05-07T20:54:51.9852683Z L=3, 2025-05-07T20:54:51.9853005Z H=512, 2025-05-07T20:54:51.9853306Z S=0, 2025-05-07T20:54:51.9853584Z ) 2025-05-07T20:54:51.9853943Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9854798Z self=, 2025-05-07T20:54:51.9855601Z L=3, 2025-05-07T20:54:51.9855906Z H=1003, 2025-05-07T20:54:51.9856203Z S=112, 2025-05-07T20:54:51.9856502Z ) 2025-05-07T20:54:51.9856883Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9857753Z self=, 2025-05-07T20:54:51.9858563Z L=10, 2025-05-07T20:54:51.9858868Z H=512, 2025-05-07T20:54:51.9859163Z S=0, 2025-05-07T20:54:51.9859456Z ) 2025-05-07T20:54:51.9859836Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9860729Z self=, 2025-05-07T20:54:51.9861523Z L=10, 2025-05-07T20:54:51.9861834Z H=669, 2025-05-07T20:54:51.9862134Z S=119, 2025-05-07T20:54:51.9862422Z ) 2025-05-07T20:54:51.9862802Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9863689Z self=, 2025-05-07T20:54:51.9864481Z L=12, 2025-05-07T20:54:51.9864783Z H=886, 2025-05-07T20:54:51.9865082Z S=78, 2025-05-07T20:54:51.9865367Z ) 2025-05-07T20:54:51.9865753Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9866666Z self=, 2025-05-07T20:54:51.9867478Z L=1, 2025-05-07T20:54:51.9867775Z H=963, 2025-05-07T20:54:51.9868085Z S=32, 2025-05-07T20:54:51.9868374Z ) 2025-05-07T20:54:51.9868751Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9869642Z self=, 2025-05-07T20:54:51.9870453Z L=6, 2025-05-07T20:54:51.9870742Z H=625, 2025-05-07T20:54:51.9871042Z S=28, 2025-05-07T20:54:51.9871333Z ) 2025-05-07T20:54:51.9871698Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9872582Z self=, 2025-05-07T20:54:51.9873382Z L=7, 2025-05-07T20:54:51.9873674Z H=930, 2025-05-07T20:54:51.9873976Z S=70, 2025-05-07T20:54:51.9874269Z ) 2025-05-07T20:54:51.9874640Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9875525Z self=, 2025-05-07T20:54:51.9876323Z L=10, 2025-05-07T20:54:51.9876619Z H=783, 2025-05-07T20:54:51.9876957Z S=79, 2025-05-07T20:54:51.9877267Z ) 2025-05-07T20:54:51.9877642Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9878535Z self=, 2025-05-07T20:54:51.9879610Z L=16, 2025-05-07T20:54:51.9879915Z H=813, 2025-05-07T20:54:51.9880298Z S=1, 2025-05-07T20:54:51.9880594Z ) 2025-05-07T20:54:51.9880976Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9881849Z self=, 2025-05-07T20:54:51.9882649Z L=16, 2025-05-07T20:54:51.9882948Z H=512, 2025-05-07T20:54:51.9883238Z S=1, 2025-05-07T20:54:51.9883532Z ) 2025-05-07T20:54:51.9883907Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9884780Z self=, 2025-05-07T20:54:51.9885575Z L=0, 2025-05-07T20:54:51.9885838Z H=512, 2025-05-07T20:54:51.9886138Z S=1, 2025-05-07T20:54:51.9886433Z ) 2025-05-07T20:54:51.9886958Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9887868Z self=, 2025-05-07T20:54:51.9888681Z L=7, 2025-05-07T20:54:51.9888984Z H=994, 2025-05-07T20:54:51.9889290Z S=42, 2025-05-07T20:54:51.9889581Z ) 2025-05-07T20:54:51.9889960Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9890847Z self=, 2025-05-07T20:54:51.9892034Z L=7, 2025-05-07T20:54:51.9892336Z H=512, 2025-05-07T20:54:51.9892645Z S=42, 2025-05-07T20:54:51.9892944Z ) 2025-05-07T20:54:51.9893314Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9894197Z self=, 2025-05-07T20:54:51.9895000Z L=7, 2025-05-07T20:54:51.9895293Z H=512, 2025-05-07T20:54:51.9895597Z S=0, 2025-05-07T20:54:51.9895890Z ) 2025-05-07T20:54:51.9896267Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9897219Z self=, 2025-05-07T20:54:51.9898028Z L=10, 2025-05-07T20:54:51.9898326Z H=522, 2025-05-07T20:54:51.9898628Z S=89, 2025-05-07T20:54:51.9898922Z ) 2025-05-07T20:54:51.9899289Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9900182Z self=, 2025-05-07T20:54:51.9901021Z L=0, 2025-05-07T20:54:51.9901331Z H=522, 2025-05-07T20:54:51.9901626Z S=89, 2025-05-07T20:54:51.9901922Z ) 2025-05-07T20:54:51.9902303Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9903186Z self=, 2025-05-07T20:54:51.9903995Z L=0, 2025-05-07T20:54:51.9904295Z H=522, 2025-05-07T20:54:51.9904597Z S=0, 2025-05-07T20:54:51.9904895Z ) 2025-05-07T20:54:51.9905277Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9906175Z self=, 2025-05-07T20:54:51.9906971Z L=7, 2025-05-07T20:54:51.9907277Z H=1016, 2025-05-07T20:54:51.9907586Z S=116, 2025-05-07T20:54:51.9907884Z ) 2025-05-07T20:54:51.9908264Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9909154Z self=, 2025-05-07T20:54:51.9909951Z L=0, 2025-05-07T20:54:51.9910256Z H=1016, 2025-05-07T20:54:51.9910564Z S=116, 2025-05-07T20:54:51.9910855Z ) 2025-05-07T20:54:51.9911237Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9912127Z self=, 2025-05-07T20:54:51.9912922Z L=0, 2025-05-07T20:54:51.9913229Z H=1016, 2025-05-07T20:54:51.9913545Z S=0, 2025-05-07T20:54:51.9913838Z ) 2025-05-07T20:54:51.9914432Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9915320Z self=, 2025-05-07T20:54:51.9916127Z L=6, 2025-05-07T20:54:51.9916412Z H=795, 2025-05-07T20:54:51.9916713Z S=89, 2025-05-07T20:54:51.9917006Z ) 2025-05-07T20:54:51.9917376Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9918261Z self=, 2025-05-07T20:54:51.9919063Z L=6, 2025-05-07T20:54:51.9919356Z H=795, 2025-05-07T20:54:51.9919659Z S=6, 2025-05-07T20:54:51.9919949Z ) 2025-05-07T20:54:51.9920439Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9921335Z self=, 2025-05-07T20:54:51.9922115Z L=6, 2025-05-07T20:54:51.9922626Z H=795, 2025-05-07T20:54:51.9922947Z S=0, 2025-05-07T20:54:51.9923226Z ) 2025-05-07T20:54:51.9923584Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9924435Z self=, 2025-05-07T20:54:51.9925180Z L=6, 2025-05-07T20:54:51.9925470Z H=512, 2025-05-07T20:54:51.9925765Z S=0, 2025-05-07T20:54:51.9926058Z ) 2025-05-07T20:54:51.9926433Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9927310Z self=, 2025-05-07T20:54:51.9928111Z L=5, 2025-05-07T20:54:51.9928409Z H=888, 2025-05-07T20:54:51.9928700Z S=29, 2025-05-07T20:54:51.9928993Z ) 2025-05-07T20:54:51.9929371Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9930242Z self=, 2025-05-07T20:54:51.9931053Z L=0, 2025-05-07T20:54:51.9931353Z H=888, 2025-05-07T20:54:51.9931653Z S=29, 2025-05-07T20:54:51.9931946Z ) 2025-05-07T20:54:51.9932316Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9933191Z self=, 2025-05-07T20:54:51.9933985Z L=0, 2025-05-07T20:54:51.9934284Z H=888, 2025-05-07T20:54:51.9934584Z S=0, 2025-05-07T20:54:51.9934866Z ) 2025-05-07T20:54:51.9935245Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9936122Z self=, 2025-05-07T20:54:51.9936965Z L=11, 2025-05-07T20:54:51.9937271Z H=991, 2025-05-07T20:54:51.9937568Z S=39, 2025-05-07T20:54:51.9937852Z ) 2025-05-07T20:54:51.9938225Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9939113Z self=, 2025-05-07T20:54:51.9939906Z L=0, 2025-05-07T20:54:51.9940215Z H=991, 2025-05-07T20:54:51.9940520Z S=39, 2025-05-07T20:54:51.9940805Z ) 2025-05-07T20:54:51.9941181Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9942063Z self=, 2025-05-07T20:54:51.9942865Z L=0, 2025-05-07T20:54:51.9943152Z H=991, 2025-05-07T20:54:51.9943449Z S=0, 2025-05-07T20:54:51.9943736Z ) 2025-05-07T20:54:51.9944100Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9944980Z self=, 2025-05-07T20:54:51.9945778Z L=16, 2025-05-07T20:54:51.9946067Z H=1003, 2025-05-07T20:54:51.9946369Z S=29, 2025-05-07T20:54:51.9946663Z ) 2025-05-07T20:54:51.9947030Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9947924Z self=, 2025-05-07T20:54:51.9948878Z L=16, 2025-05-07T20:54:51.9949171Z H=1003, 2025-05-07T20:54:51.9949477Z S=16, 2025-05-07T20:54:51.9949768Z ) 2025-05-07T20:54:51.9950145Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9951028Z self=, 2025-05-07T20:54:51.9951831Z L=0, 2025-05-07T20:54:51.9952130Z H=1003, 2025-05-07T20:54:51.9952426Z S=16, 2025-05-07T20:54:51.9952716Z ) 2025-05-07T20:54:51.9953091Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9953963Z self=, 2025-05-07T20:54:51.9954760Z L=16, 2025-05-07T20:54:51.9955058Z H=1003, 2025-05-07T20:54:51.9955351Z S=0, 2025-05-07T20:54:51.9955645Z ) 2025-05-07T20:54:51.9956022Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9957006Z self=, 2025-05-07T20:54:51.9957839Z L=16, 2025-05-07T20:54:51.9958147Z H=512, 2025-05-07T20:54:51.9958447Z S=0, 2025-05-07T20:54:51.9958747Z ) 2025-05-07T20:54:51.9959125Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9960003Z self=, 2025-05-07T20:54:51.9960908Z L=11, 2025-05-07T20:54:51.9961212Z H=661, 2025-05-07T20:54:51.9961515Z S=76, 2025-05-07T20:54:51.9961803Z ) 2025-05-07T20:54:51.9962180Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9963065Z self=, 2025-05-07T20:54:51.9963859Z L=11, 2025-05-07T20:54:51.9964167Z H=512, 2025-05-07T20:54:51.9964467Z S=76, 2025-05-07T20:54:51.9964755Z ) 2025-05-07T20:54:51.9965140Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:54:51.9966028Z self=, 2025-05-07T20:54:51.9966890Z L=0, 2025-05-07T20:54:51.9967197Z H=512, 2025-05-07T20:54:51.9967502Z S=76, 2025-05-07T20:54:51.9967786Z ) 2025-05-07T20:54:51.9968082Z PASSED 2025-05-07T20:54:52.4562470Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_direct_mapped_uvm_cache_stats Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4563943Z self=, 2025-05-07T20:54:52.4564537Z N=1, 2025-05-07T20:54:52.4564764Z dtype=SparseType.INT8, 2025-05-07T20:54:52.4565037Z indices_dtype=torch.int32, 2025-05-07T20:54:52.4565301Z ) 2025-05-07T20:54:52.4565575Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4566197Z self=, 2025-05-07T20:54:52.4566747Z N=8, 2025-05-07T20:54:52.4567003Z dtype=SparseType.INT8, 2025-05-07T20:54:52.4567271Z indices_dtype=torch.int32, 2025-05-07T20:54:52.4567526Z ) 2025-05-07T20:54:52.4567801Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4568386Z self=, 2025-05-07T20:54:52.4568911Z N=6, 2025-05-07T20:54:52.4569131Z dtype=SparseType.INT8, 2025-05-07T20:54:52.4569404Z indices_dtype=torch.int32, 2025-05-07T20:54:52.4569653Z ) 2025-05-07T20:54:52.4577507Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4578143Z self=, 2025-05-07T20:54:52.4578663Z N=6, 2025-05-07T20:54:52.4578888Z dtype=SparseType.INT2, 2025-05-07T20:54:52.4579163Z indices_dtype=torch.int64, 2025-05-07T20:54:52.4579428Z ) 2025-05-07T20:54:52.4579704Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4580657Z self=, 2025-05-07T20:54:52.4581166Z N=5, 2025-05-07T20:54:52.4581389Z dtype=SparseType.INT8, 2025-05-07T20:54:52.4581660Z indices_dtype=torch.int32, 2025-05-07T20:54:52.4581907Z ) 2025-05-07T20:54:52.4582182Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4582775Z self=, 2025-05-07T20:54:52.4583281Z N=5, 2025-05-07T20:54:52.4583498Z dtype=SparseType.INT8, 2025-05-07T20:54:52.4583770Z indices_dtype=torch.int64, 2025-05-07T20:54:52.4584021Z ) 2025-05-07T20:54:52.4584297Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4585034Z self=, 2025-05-07T20:54:52.4585552Z N=6, 2025-05-07T20:54:52.4585763Z dtype=SparseType.INT8, 2025-05-07T20:54:52.4586043Z indices_dtype=torch.int64, 2025-05-07T20:54:52.4586304Z ) 2025-05-07T20:54:52.4586571Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4587166Z self=, 2025-05-07T20:54:52.4587685Z N=8, 2025-05-07T20:54:52.4587895Z dtype=SparseType.INT4, 2025-05-07T20:54:52.4588164Z indices_dtype=torch.int64, 2025-05-07T20:54:52.4588418Z ) 2025-05-07T20:54:52.4588684Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4589265Z self=, 2025-05-07T20:54:52.4589777Z N=1, 2025-05-07T20:54:52.4589992Z dtype=SparseType.INT4, 2025-05-07T20:54:52.4590255Z indices_dtype=torch.int64, 2025-05-07T20:54:52.4590511Z ) 2025-05-07T20:54:52.4590783Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4591373Z self=, 2025-05-07T20:54:52.4592255Z N=6, 2025-05-07T20:54:52.4592472Z dtype=SparseType.INT4, 2025-05-07T20:54:52.4592736Z indices_dtype=torch.int64, 2025-05-07T20:54:52.4592996Z ) 2025-05-07T20:54:52.4593265Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4593851Z self=, 2025-05-07T20:54:52.4594375Z N=5, 2025-05-07T20:54:52.4594594Z dtype=SparseType.INT2, 2025-05-07T20:54:52.4594869Z indices_dtype=torch.int32, 2025-05-07T20:54:52.4595122Z ) 2025-05-07T20:54:52.4595392Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4595990Z self=, 2025-05-07T20:54:52.4596496Z N=5, 2025-05-07T20:54:52.4596715Z dtype=SparseType.INT4, 2025-05-07T20:54:52.4597039Z indices_dtype=torch.int64, 2025-05-07T20:54:52.4597292Z ) 2025-05-07T20:54:52.4597562Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4598156Z self=, 2025-05-07T20:54:52.4598663Z N=5, 2025-05-07T20:54:52.4598881Z dtype=SparseType.INT4, 2025-05-07T20:54:52.4599154Z indices_dtype=torch.int32, 2025-05-07T20:54:52.4599413Z ) 2025-05-07T20:54:52.4599683Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4600406Z self=, 2025-05-07T20:54:52.4600923Z N=1, 2025-05-07T20:54:52.4601132Z dtype=SparseType.INT8, 2025-05-07T20:54:52.4601402Z indices_dtype=torch.int64, 2025-05-07T20:54:52.4601657Z ) 2025-05-07T20:54:52.4601926Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4602664Z self=, 2025-05-07T20:54:52.4603172Z N=7, 2025-05-07T20:54:52.4603381Z dtype=SparseType.INT2, 2025-05-07T20:54:52.4603652Z indices_dtype=torch.int64, 2025-05-07T20:54:52.4603905Z ) 2025-05-07T20:54:52.4604165Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4604754Z self=, 2025-05-07T20:54:52.4605269Z N=6, 2025-05-07T20:54:52.4605479Z dtype=SparseType.INT2, 2025-05-07T20:54:52.4605750Z indices_dtype=torch.int32, 2025-05-07T20:54:52.4606008Z ) 2025-05-07T20:54:52.4606270Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4606878Z self=, 2025-05-07T20:54:52.4607540Z N=3, 2025-05-07T20:54:52.4607759Z dtype=SparseType.INT2, 2025-05-07T20:54:52.4608028Z indices_dtype=torch.int32, 2025-05-07T20:54:52.4608285Z ) 2025-05-07T20:54:52.4608553Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4609134Z self=, 2025-05-07T20:54:52.4609646Z N=6, 2025-05-07T20:54:52.4609865Z dtype=SparseType.INT4, 2025-05-07T20:54:52.4610131Z indices_dtype=torch.int32, 2025-05-07T20:54:52.4610387Z ) 2025-05-07T20:54:52.4610657Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4611233Z self=, 2025-05-07T20:54:52.4611746Z N=4, 2025-05-07T20:54:52.4611960Z dtype=SparseType.INT2, 2025-05-07T20:54:52.4612229Z indices_dtype=torch.int32, 2025-05-07T20:54:52.4612474Z ) 2025-05-07T20:54:52.4612748Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4613336Z self=, 2025-05-07T20:54:52.4613843Z N=2, 2025-05-07T20:54:52.4614053Z dtype=SparseType.INT4, 2025-05-07T20:54:52.4614318Z indices_dtype=torch.int64, 2025-05-07T20:54:52.4614564Z ) 2025-05-07T20:54:52.4614830Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4615415Z self=, 2025-05-07T20:54:52.4615926Z N=4, 2025-05-07T20:54:52.4616140Z dtype=SparseType.INT4, 2025-05-07T20:54:52.4616409Z indices_dtype=torch.int32, 2025-05-07T20:54:52.4616665Z ) 2025-05-07T20:54:52.4616926Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4617511Z self=, 2025-05-07T20:54:52.4618023Z N=7, 2025-05-07T20:54:52.4618231Z dtype=SparseType.INT8, 2025-05-07T20:54:52.4618501Z indices_dtype=torch.int32, 2025-05-07T20:54:52.4618747Z ) 2025-05-07T20:54:52.4619004Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4619591Z self=, 2025-05-07T20:54:52.4620102Z N=5, 2025-05-07T20:54:52.4620311Z dtype=SparseType.INT2, 2025-05-07T20:54:52.4620587Z indices_dtype=torch.int64, 2025-05-07T20:54:52.4620842Z ) 2025-05-07T20:54:52.4621111Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4621693Z self=, 2025-05-07T20:54:52.4622205Z N=4, 2025-05-07T20:54:52.4622422Z dtype=SparseType.INT2, 2025-05-07T20:54:52.4622685Z indices_dtype=torch.int64, 2025-05-07T20:54:52.4622939Z ) 2025-05-07T20:54:52.4623213Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4623800Z self=, 2025-05-07T20:54:52.4624404Z N=8, 2025-05-07T20:54:52.4624619Z dtype=SparseType.INT2, 2025-05-07T20:54:52.4624883Z indices_dtype=torch.int32, 2025-05-07T20:54:52.4625137Z ) 2025-05-07T20:54:52.4625403Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4625990Z self=, 2025-05-07T20:54:52.4626497Z N=4, 2025-05-07T20:54:52.4626715Z dtype=SparseType.INT4, 2025-05-07T20:54:52.4626985Z indices_dtype=torch.int64, 2025-05-07T20:54:52.4627229Z ) 2025-05-07T20:54:52.4627493Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4628077Z self=, 2025-05-07T20:54:52.4628574Z N=2, 2025-05-07T20:54:52.4628868Z dtype=SparseType.INT8, 2025-05-07T20:54:52.4629133Z indices_dtype=torch.int32, 2025-05-07T20:54:52.4629380Z ) 2025-05-07T20:54:52.4629643Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4630221Z self=, 2025-05-07T20:54:52.4630725Z N=7, 2025-05-07T20:54:52.4630930Z dtype=SparseType.INT4, 2025-05-07T20:54:52.4631191Z indices_dtype=torch.int32, 2025-05-07T20:54:52.4631440Z ) 2025-05-07T20:54:52.4631693Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4632271Z self=, 2025-05-07T20:54:52.4632777Z N=2, 2025-05-07T20:54:52.4632980Z dtype=SparseType.INT4, 2025-05-07T20:54:52.4633242Z indices_dtype=torch.int32, 2025-05-07T20:54:52.4633493Z ) 2025-05-07T20:54:52.4633756Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4634334Z self=, 2025-05-07T20:54:52.4634838Z N=1, 2025-05-07T20:54:52.4635043Z dtype=SparseType.INT2, 2025-05-07T20:54:52.4635307Z indices_dtype=torch.int64, 2025-05-07T20:54:52.4635553Z ) 2025-05-07T20:54:52.4635835Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4636412Z self=, 2025-05-07T20:54:52.4636965Z N=3, 2025-05-07T20:54:52.4637174Z dtype=SparseType.INT8, 2025-05-07T20:54:52.4637430Z indices_dtype=torch.int64, 2025-05-07T20:54:52.4637678Z ) 2025-05-07T20:54:52.4637942Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4638522Z self=, 2025-05-07T20:54:52.4639023Z N=3, 2025-05-07T20:54:52.4639240Z dtype=SparseType.INT2, 2025-05-07T20:54:52.4639507Z indices_dtype=torch.int64, 2025-05-07T20:54:52.4639754Z ) 2025-05-07T20:54:52.4640016Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4640677Z self=, 2025-05-07T20:54:52.4641183Z N=3, 2025-05-07T20:54:52.4641395Z dtype=SparseType.INT8, 2025-05-07T20:54:52.4641662Z indices_dtype=torch.int32, 2025-05-07T20:54:52.4641907Z ) 2025-05-07T20:54:52.4642173Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4642761Z self=, 2025-05-07T20:54:52.4643272Z N=7, 2025-05-07T20:54:52.4643479Z dtype=SparseType.INT2, 2025-05-07T20:54:52.4643743Z indices_dtype=torch.int32, 2025-05-07T20:54:52.4643998Z ) 2025-05-07T20:54:52.4644260Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4644849Z self=, 2025-05-07T20:54:52.4645466Z N=4, 2025-05-07T20:54:52.4645682Z dtype=SparseType.INT8, 2025-05-07T20:54:52.4645943Z indices_dtype=torch.int64, 2025-05-07T20:54:52.4646191Z ) 2025-05-07T20:54:52.4646453Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.4647059Z self=, 2025-05-07T20:54:52.4647597Z N=8, 2025-05-07T20:54:52.4647808Z dtype=SparseType.INT8, 2025-05-07T20:54:52.4648068Z indices_dtype=torch.int64, 2025-05-07T20:54:52.5196942Z ) 2025-05-07T20:54:52.5197691Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.5198661Z self=, 2025-05-07T20:54:52.5199421Z N=4, 2025-05-07T20:54:52.5200092Z dtype=SparseType.INT8, 2025-05-07T20:54:52.5200683Z indices_dtype=torch.int32, 2025-05-07T20:54:52.5201108Z ) 2025-05-07T20:54:52.5201527Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.5202504Z self=, 2025-05-07T20:54:52.5203338Z N=1, 2025-05-07T20:54:52.5203662Z dtype=SparseType.INT4, 2025-05-07T20:54:52.5204091Z indices_dtype=torch.int32, 2025-05-07T20:54:52.5204484Z ) 2025-05-07T20:54:52.5204862Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.5205792Z self=, 2025-05-07T20:54:52.5206650Z N=2, 2025-05-07T20:54:52.5206982Z dtype=SparseType.INT8, 2025-05-07T20:54:52.5207407Z indices_dtype=torch.int64, 2025-05-07T20:54:52.5207815Z ) 2025-05-07T20:54:52.5208237Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:54:52.5209240Z self=, 2025-05-07T20:54:52.5210110Z N=8, 2025-05-07T20:54:52.5210450Z dtype=SparseType.INT2, 2025-05-07T20:54:52.5210870Z indices_dtype=torch.int64, 2025-05-07T20:54:52.5211271Z ) 2025-05-07T20:54:52.5211572Z PASSED 2025-05-07T20:54:53.5477195Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_move_to_device_with_cache Trying example: test_nbit_move_to_device_with_cache( 2025-05-07T20:54:53.5478647Z self=, 2025-05-07T20:54:53.5479519Z device_to_str='cuda', 2025-05-07T20:54:53.5479931Z cache_load_factor=0.0, 2025-05-07T20:54:53.5480413Z ) 2025-05-07T20:54:53.5480697Z PASSED 2025-05-07T20:54:54.0701353Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_uvm_cache_stats Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0702665Z self=, 2025-05-07T20:54:54.0703463Z N=1, 2025-05-07T20:54:54.0703819Z dtype=SparseType.INT8, 2025-05-07T20:54:54.0704239Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0704640Z ) 2025-05-07T20:54:54.0704980Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0705765Z self=, 2025-05-07T20:54:54.0706543Z N=5, 2025-05-07T20:54:54.0706869Z dtype=SparseType.INT8, 2025-05-07T20:54:54.0707326Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0707732Z ) 2025-05-07T20:54:54.0708071Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0708845Z self=, 2025-05-07T20:54:54.0709591Z N=5, 2025-05-07T20:54:54.0709937Z dtype=SparseType.INT4, 2025-05-07T20:54:54.0710392Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0710792Z ) 2025-05-07T20:54:54.0711164Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0712359Z self=, 2025-05-07T20:54:54.0713080Z N=1, 2025-05-07T20:54:54.0713392Z dtype=SparseType.INT4, 2025-05-07T20:54:54.0713798Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0714190Z ) 2025-05-07T20:54:54.0714538Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0715332Z self=, 2025-05-07T20:54:54.0716067Z N=1, 2025-05-07T20:54:54.0716383Z dtype=SparseType.INT4, 2025-05-07T20:54:54.0716811Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0717186Z ) 2025-05-07T20:54:54.0717553Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0718363Z self=, 2025-05-07T20:54:54.0719096Z N=6, 2025-05-07T20:54:54.0719692Z dtype=SparseType.INT4, 2025-05-07T20:54:54.0720137Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0720663Z ) 2025-05-07T20:54:54.0720998Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0721777Z self=, 2025-05-07T20:54:54.0722537Z N=2, 2025-05-07T20:54:54.0722850Z dtype=SparseType.INT2, 2025-05-07T20:54:54.0723268Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0723672Z ) 2025-05-07T20:54:54.0724013Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0724806Z self=, 2025-05-07T20:54:54.0725575Z N=3, 2025-05-07T20:54:54.0725892Z dtype=SparseType.INT8, 2025-05-07T20:54:54.0726319Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0726732Z ) 2025-05-07T20:54:54.0727083Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0727888Z self=, 2025-05-07T20:54:54.0728625Z N=3, 2025-05-07T20:54:54.0728974Z dtype=SparseType.INT2, 2025-05-07T20:54:54.0729383Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0729785Z ) 2025-05-07T20:54:54.0730116Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0730919Z self=, 2025-05-07T20:54:54.0731668Z N=2, 2025-05-07T20:54:54.0732016Z dtype=SparseType.INT8, 2025-05-07T20:54:54.0732435Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0732842Z ) 2025-05-07T20:54:54.0733183Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0733947Z self=, 2025-05-07T20:54:54.0734701Z N=4, 2025-05-07T20:54:54.0735038Z dtype=SparseType.INT8, 2025-05-07T20:54:54.0735477Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0735884Z ) 2025-05-07T20:54:54.0736244Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0737044Z self=, 2025-05-07T20:54:54.0737812Z N=1, 2025-05-07T20:54:54.0738149Z dtype=SparseType.INT2, 2025-05-07T20:54:54.0738562Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0738957Z ) 2025-05-07T20:54:54.0739314Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0740105Z self=, 2025-05-07T20:54:54.0740862Z N=6, 2025-05-07T20:54:54.0741202Z dtype=SparseType.INT8, 2025-05-07T20:54:54.0741629Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0742043Z ) 2025-05-07T20:54:54.0742395Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0743190Z self=, 2025-05-07T20:54:54.0743923Z N=4, 2025-05-07T20:54:54.0744245Z dtype=SparseType.INT4, 2025-05-07T20:54:54.0744682Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0745088Z ) 2025-05-07T20:54:54.0745595Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0746397Z self=, 2025-05-07T20:54:54.0747166Z N=8, 2025-05-07T20:54:54.0747518Z dtype=SparseType.INT8, 2025-05-07T20:54:54.0747974Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0748374Z ) 2025-05-07T20:54:54.0748723Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0749504Z self=, 2025-05-07T20:54:54.0750256Z N=4, 2025-05-07T20:54:54.0750577Z dtype=SparseType.INT4, 2025-05-07T20:54:54.0750994Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0751405Z ) 2025-05-07T20:54:54.0751771Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0752550Z self=, 2025-05-07T20:54:54.0753530Z N=7, 2025-05-07T20:54:54.0753894Z dtype=SparseType.INT4, 2025-05-07T20:54:54.0754319Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0754706Z ) 2025-05-07T20:54:54.0755054Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0755837Z self=, 2025-05-07T20:54:54.0756601Z N=4, 2025-05-07T20:54:54.0756944Z dtype=SparseType.INT2, 2025-05-07T20:54:54.0757360Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0757767Z ) 2025-05-07T20:54:54.0758122Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0758923Z self=, 2025-05-07T20:54:54.0759671Z N=7, 2025-05-07T20:54:54.0760008Z dtype=SparseType.INT8, 2025-05-07T20:54:54.0760526Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0760927Z ) 2025-05-07T20:54:54.0761267Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0762084Z self=, 2025-05-07T20:54:54.0762838Z N=1, 2025-05-07T20:54:54.0763180Z dtype=SparseType.INT2, 2025-05-07T20:54:54.0763617Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0764020Z ) 2025-05-07T20:54:54.0764384Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0765158Z self=, 2025-05-07T20:54:54.0765899Z N=3, 2025-05-07T20:54:54.0766231Z dtype=SparseType.INT4, 2025-05-07T20:54:54.0766671Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0767085Z ) 2025-05-07T20:54:54.0767488Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0768282Z self=, 2025-05-07T20:54:54.0769052Z N=2, 2025-05-07T20:54:54.0769380Z dtype=SparseType.INT2, 2025-05-07T20:54:54.0769796Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0770203Z ) 2025-05-07T20:54:54.0770542Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0771331Z self=, 2025-05-07T20:54:54.0772086Z N=7, 2025-05-07T20:54:54.0772411Z dtype=SparseType.INT4, 2025-05-07T20:54:54.0772846Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0773261Z ) 2025-05-07T20:54:54.0773618Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0783479Z self=, 2025-05-07T20:54:54.0784260Z N=5, 2025-05-07T20:54:54.0784603Z dtype=SparseType.INT2, 2025-05-07T20:54:54.0785037Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0785442Z ) 2025-05-07T20:54:54.0785815Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0786584Z self=, 2025-05-07T20:54:54.0787322Z N=5, 2025-05-07T20:54:54.0787681Z dtype=SparseType.INT8, 2025-05-07T20:54:54.0788110Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0788716Z ) 2025-05-07T20:54:54.0789080Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0789881Z self=, 2025-05-07T20:54:54.0790668Z N=3, 2025-05-07T20:54:54.0791000Z dtype=SparseType.INT8, 2025-05-07T20:54:54.0791754Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0792170Z ) 2025-05-07T20:54:54.0792506Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0793294Z self=, 2025-05-07T20:54:54.0794077Z N=4, 2025-05-07T20:54:54.0794418Z dtype=SparseType.INT8, 2025-05-07T20:54:54.0794843Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0795247Z ) 2025-05-07T20:54:54.0795595Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0796656Z self=, 2025-05-07T20:54:54.0797475Z N=8, 2025-05-07T20:54:54.0797810Z dtype=SparseType.INT2, 2025-05-07T20:54:54.0798210Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0798605Z ) 2025-05-07T20:54:54.0798963Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0799770Z self=, 2025-05-07T20:54:54.0800566Z N=3, 2025-05-07T20:54:54.0800901Z dtype=SparseType.INT4, 2025-05-07T20:54:54.0801328Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0801736Z ) 2025-05-07T20:54:54.0802103Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0802884Z self=, 2025-05-07T20:54:54.0803639Z N=4, 2025-05-07T20:54:54.0803978Z dtype=SparseType.INT2, 2025-05-07T20:54:54.0804393Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0804789Z ) 2025-05-07T20:54:54.0805151Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0805967Z self=, 2025-05-07T20:54:54.0806705Z N=1, 2025-05-07T20:54:54.0807068Z dtype=SparseType.INT8, 2025-05-07T20:54:54.0807543Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0807940Z ) 2025-05-07T20:54:54.0808294Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0809005Z self=, 2025-05-07T20:54:54.0809715Z N=6, 2025-05-07T20:54:54.0810049Z dtype=SparseType.INT2, 2025-05-07T20:54:54.0810466Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0810860Z ) 2025-05-07T20:54:54.0811202Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0812006Z self=, 2025-05-07T20:54:54.0812765Z N=2, 2025-05-07T20:54:54.0813099Z dtype=SparseType.INT8, 2025-05-07T20:54:54.0813512Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0813919Z ) 2025-05-07T20:54:54.0814257Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0815049Z self=, 2025-05-07T20:54:54.0815810Z N=7, 2025-05-07T20:54:54.0816145Z dtype=SparseType.INT8, 2025-05-07T20:54:54.0816572Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0816973Z ) 2025-05-07T20:54:54.0817318Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0818115Z self=, 2025-05-07T20:54:54.0818871Z N=6, 2025-05-07T20:54:54.0819191Z dtype=SparseType.INT2, 2025-05-07T20:54:54.0819635Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0820043Z ) 2025-05-07T20:54:54.0820383Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0821211Z self=, 2025-05-07T20:54:54.0821980Z N=6, 2025-05-07T20:54:54.0822573Z dtype=SparseType.INT8, 2025-05-07T20:54:54.0822999Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0823411Z ) 2025-05-07T20:54:54.0823743Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0824520Z self=, 2025-05-07T20:54:54.0825290Z N=2, 2025-05-07T20:54:54.0825639Z dtype=SparseType.INT4, 2025-05-07T20:54:54.0826066Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0826482Z ) 2025-05-07T20:54:54.0826828Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0827667Z self=, 2025-05-07T20:54:54.0828429Z N=2, 2025-05-07T20:54:54.0828757Z dtype=SparseType.INT4, 2025-05-07T20:54:54.0829157Z indices_dtype=torch.int32, 2025-05-07T20:54:54.0829558Z ) 2025-05-07T20:54:54.0830080Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0830876Z self=, 2025-05-07T20:54:54.0831672Z N=8, 2025-05-07T20:54:54.0832019Z dtype=SparseType.INT4, 2025-05-07T20:54:54.0832434Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0832849Z ) 2025-05-07T20:54:54.0833201Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:54:54.0833998Z self=, 2025-05-07T20:54:54.0834741Z N=5, 2025-05-07T20:54:54.0835090Z dtype=SparseType.INT2, 2025-05-07T20:54:54.0835516Z indices_dtype=torch.int64, 2025-05-07T20:54:54.0888424Z ) 2025-05-07T20:54:54.0899263Z PASSED 2025-05-07T20:54:54.0899563Z 2025-05-07T20:54:54.0899777Z ============================== 5 passed in 4.66s =============================== 2025-05-07T20:54:54.7368792Z 2025-05-07T20:54:54.7369499Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_cache_test.py 2025-05-07T20:54:54.7386157Z [TEST] Python test time for ./tbe/inference/nbit_cache_test.py: 7 seconds 2025-05-07T20:54:54.7386493Z 2025-05-07T20:54:54.7386497Z 2025-05-07T20:54:54.7386501Z 2025-05-07T20:54:54.7386505Z 2025-05-07T20:54:54.7408631Z ################################################################################ 2025-05-07T20:54:54.7426067Z # [2025-05-07T20:54:54.742Z] Run Python Test Suite: 2025-05-07T20:54:54.7426543Z # ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:54:54.7426882Z ################################################################################ 2025-05-07T20:54:54.7452405Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:54:54.7453117Z 2025-05-07T20:54:56.8759869Z ============================= test session starts ============================== 2025-05-07T20:54:56.8760601Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:54:56.8761132Z cachedir: .pytest_cache 2025-05-07T20:54:56.8761747Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:54:56.8762492Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:54:56.8762912Z plugins: hypothesis-6.131.14 2025-05-07T20:54:58.4526031Z collecting ... collected 1 item 2025-05-07T20:54:58.4526366Z 2025-05-07T20:56:32.3275732Z tbe/inference/nbit_forward_autovec_test.py::NBitFowardAutovecTest::test_nbit_forward_cpu_autovec Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3276708Z self=, 2025-05-07T20:56:32.3277310Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:32.3277628Z pooling_mode=, 2025-05-07T20:56:32.3277976Z indices_dtype=torch.int32, 2025-05-07T20:56:32.3278258Z output_dtype=SparseType.FP32, 2025-05-07T20:56:32.3279010Z ) 2025-05-07T20:56:32.3279246Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3279838Z self=, 2025-05-07T20:56:32.3280511Z nbit_weights_ty=None, 2025-05-07T20:56:32.3280788Z pooling_mode=, 2025-05-07T20:56:32.3281089Z indices_dtype=torch.int32, 2025-05-07T20:56:32.3281410Z output_dtype=SparseType.FP32, 2025-05-07T20:56:32.3281669Z ) 2025-05-07T20:56:32.3281903Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3282501Z self=, 2025-05-07T20:56:32.3283063Z nbit_weights_ty=None, 2025-05-07T20:56:32.3283334Z pooling_mode=, 2025-05-07T20:56:32.3283646Z indices_dtype=torch.int32, 2025-05-07T20:56:32.3284098Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.3284366Z ) 2025-05-07T20:56:32.3284612Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3285249Z self=, 2025-05-07T20:56:32.3285821Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:32.3286130Z pooling_mode=, 2025-05-07T20:56:32.3286431Z indices_dtype=torch.int32, 2025-05-07T20:56:32.3286703Z output_dtype=SparseType.FP32, 2025-05-07T20:56:32.3286972Z ) 2025-05-07T20:56:32.3287203Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3287791Z self=, 2025-05-07T20:56:32.3288364Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:32.3288675Z pooling_mode=, 2025-05-07T20:56:32.3288981Z indices_dtype=torch.int64, 2025-05-07T20:56:32.3289281Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.3289545Z ) 2025-05-07T20:56:32.3289782Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3290373Z self=, 2025-05-07T20:56:32.3290931Z nbit_weights_ty=None, 2025-05-07T20:56:32.3291205Z pooling_mode=, 2025-05-07T20:56:32.3292443Z indices_dtype=torch.int64, 2025-05-07T20:56:32.3292740Z output_dtype=SparseType.FP16, 2025-05-07T20:56:32.3293008Z ) 2025-05-07T20:56:32.3293235Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3293822Z self=, 2025-05-07T20:56:32.3294379Z nbit_weights_ty=None, 2025-05-07T20:56:32.3294654Z pooling_mode=, 2025-05-07T20:56:32.3294953Z indices_dtype=torch.int32, 2025-05-07T20:56:32.3295245Z output_dtype=SparseType.FP32, 2025-05-07T20:56:32.3295509Z ) 2025-05-07T20:56:32.3295732Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3296329Z self=, 2025-05-07T20:56:32.3296890Z nbit_weights_ty=None, 2025-05-07T20:56:32.3297154Z pooling_mode=, 2025-05-07T20:56:32.3297461Z indices_dtype=torch.int64, 2025-05-07T20:56:32.3297739Z output_dtype=SparseType.FP16, 2025-05-07T20:56:32.3298001Z ) 2025-05-07T20:56:32.3298226Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3298812Z self=, 2025-05-07T20:56:32.3299383Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:56:32.3299686Z pooling_mode=, 2025-05-07T20:56:32.3299991Z indices_dtype=torch.int64, 2025-05-07T20:56:32.3300273Z output_dtype=SparseType.FP16, 2025-05-07T20:56:32.3300534Z ) 2025-05-07T20:56:32.3300766Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3301566Z self=, 2025-05-07T20:56:32.3302135Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:32.3302436Z pooling_mode=, 2025-05-07T20:56:32.3302740Z indices_dtype=torch.int64, 2025-05-07T20:56:32.3303019Z output_dtype=SparseType.FP16, 2025-05-07T20:56:32.3303277Z ) 2025-05-07T20:56:32.3303504Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3304103Z self=, 2025-05-07T20:56:32.3304703Z nbit_weights_ty=None, 2025-05-07T20:56:32.3304976Z pooling_mode=, 2025-05-07T20:56:32.3305282Z indices_dtype=torch.int32, 2025-05-07T20:56:32.3305556Z output_dtype=SparseType.FP16, 2025-05-07T20:56:32.3305932Z ) 2025-05-07T20:56:32.3306164Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3306757Z self=, 2025-05-07T20:56:32.3307327Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:56:32.3307641Z pooling_mode=, 2025-05-07T20:56:32.3307947Z indices_dtype=torch.int64, 2025-05-07T20:56:32.3308219Z output_dtype=SparseType.FP32, 2025-05-07T20:56:32.3308483Z ) 2025-05-07T20:56:32.3308716Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3309305Z self=, 2025-05-07T20:56:32.3309874Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:32.3310186Z pooling_mode=, 2025-05-07T20:56:32.3310485Z indices_dtype=torch.int32, 2025-05-07T20:56:32.3310767Z output_dtype=SparseType.FP16, 2025-05-07T20:56:32.3311027Z ) 2025-05-07T20:56:32.3311261Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3311856Z self=, 2025-05-07T20:56:32.3312426Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:32.3312737Z pooling_mode=, 2025-05-07T20:56:32.3313038Z indices_dtype=torch.int64, 2025-05-07T20:56:32.3313319Z output_dtype=SparseType.FP32, 2025-05-07T20:56:32.3313586Z ) 2025-05-07T20:56:32.3313811Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3314397Z self=, 2025-05-07T20:56:32.3315017Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:32.3315329Z pooling_mode=, 2025-05-07T20:56:32.3315622Z indices_dtype=torch.int64, 2025-05-07T20:56:32.3315900Z output_dtype=SparseType.FP32, 2025-05-07T20:56:32.3316159Z ) 2025-05-07T20:56:32.3316386Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3316986Z self=, 2025-05-07T20:56:32.3317553Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:56:32.3317857Z pooling_mode=, 2025-05-07T20:56:32.3318163Z indices_dtype=torch.int64, 2025-05-07T20:56:32.3318443Z output_dtype=SparseType.FP16, 2025-05-07T20:56:32.3318696Z ) 2025-05-07T20:56:32.3318925Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3319517Z self=, 2025-05-07T20:56:32.3320171Z nbit_weights_ty=None, 2025-05-07T20:56:32.3320437Z pooling_mode=, 2025-05-07T20:56:32.3320736Z indices_dtype=torch.int64, 2025-05-07T20:56:32.3321013Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.3321267Z ) 2025-05-07T20:56:32.3321501Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3322092Z self=, 2025-05-07T20:56:32.3322796Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:56:32.3323103Z pooling_mode=, 2025-05-07T20:56:32.3323405Z indices_dtype=torch.int32, 2025-05-07T20:56:32.3323677Z output_dtype=SparseType.FP16, 2025-05-07T20:56:32.3323942Z ) 2025-05-07T20:56:32.3324169Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3324810Z self=, 2025-05-07T20:56:32.3325376Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:32.3325687Z pooling_mode=, 2025-05-07T20:56:32.3325993Z indices_dtype=torch.int64, 2025-05-07T20:56:32.3326264Z output_dtype=SparseType.FP32, 2025-05-07T20:56:32.3326529Z ) 2025-05-07T20:56:32.3326840Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3327426Z self=, 2025-05-07T20:56:32.3328005Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:32.3328311Z pooling_mode=, 2025-05-07T20:56:32.3328615Z indices_dtype=torch.int64, 2025-05-07T20:56:32.3328888Z output_dtype=SparseType.FP16, 2025-05-07T20:56:32.3329154Z ) 2025-05-07T20:56:32.3329384Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3329970Z self=, 2025-05-07T20:56:32.3330551Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:56:32.3330857Z pooling_mode=, 2025-05-07T20:56:32.3331156Z indices_dtype=torch.int64, 2025-05-07T20:56:32.3331439Z output_dtype=SparseType.FP16, 2025-05-07T20:56:32.3331699Z ) 2025-05-07T20:56:32.3331926Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3332520Z self=, 2025-05-07T20:56:32.3333098Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:32.3333406Z pooling_mode=, 2025-05-07T20:56:32.3333702Z indices_dtype=torch.int32, 2025-05-07T20:56:32.3333978Z output_dtype=SparseType.FP32, 2025-05-07T20:56:32.3334249Z ) 2025-05-07T20:56:32.3334514Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3335107Z self=, 2025-05-07T20:56:32.3335688Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:56:32.3335989Z pooling_mode=, 2025-05-07T20:56:32.3336295Z indices_dtype=torch.int64, 2025-05-07T20:56:32.3336572Z output_dtype=SparseType.FP16, 2025-05-07T20:56:32.3336830Z ) 2025-05-07T20:56:32.3337072Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3337662Z self=, 2025-05-07T20:56:32.3338244Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:56:32.3338549Z pooling_mode=, 2025-05-07T20:56:32.3338848Z indices_dtype=torch.int64, 2025-05-07T20:56:32.3339128Z output_dtype=SparseType.FP16, 2025-05-07T20:56:32.3339383Z ) 2025-05-07T20:56:32.3339611Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3340201Z self=, 2025-05-07T20:56:32.3340760Z nbit_weights_ty=None, 2025-05-07T20:56:32.3341032Z pooling_mode=, 2025-05-07T20:56:32.3341338Z indices_dtype=torch.int64, 2025-05-07T20:56:32.3341620Z output_dtype=SparseType.FP32, 2025-05-07T20:56:32.3341876Z ) 2025-05-07T20:56:32.3342113Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3342702Z self=, 2025-05-07T20:56:32.3343361Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:32.3343674Z pooling_mode=, 2025-05-07T20:56:32.3343977Z indices_dtype=torch.int64, 2025-05-07T20:56:32.3344249Z output_dtype=SparseType.BF16, 2025-05-07T20:56:32.3344526Z ) 2025-05-07T20:56:32.3344796Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3345379Z self=, 2025-05-07T20:56:32.3345943Z nbit_weights_ty=None, 2025-05-07T20:56:32.3346213Z pooling_mode=, 2025-05-07T20:56:32.3346520Z indices_dtype=torch.int64, 2025-05-07T20:56:32.3346797Z output_dtype=SparseType.FP32, 2025-05-07T20:56:32.3347063Z ) 2025-05-07T20:56:32.3347292Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:32.3347959Z self=, 2025-05-07T20:56:32.3348544Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:32.3348856Z pooling_mode=, 2025-05-07T20:56:32.3349151Z indices_dtype=torch.int32, 2025-05-07T20:56:32.3349432Z output_dtype=SparseType.BF16, 2025-05-07T20:57:11.5925963Z ) 2025-05-07T20:57:11.5928676Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:11.5929662Z self=, 2025-05-07T20:57:11.5930261Z nbit_weights_ty=None, 2025-05-07T20:57:11.5930542Z pooling_mode=, 2025-05-07T20:57:11.5930857Z indices_dtype=torch.int64, 2025-05-07T20:57:11.5931145Z output_dtype=SparseType.FP32, 2025-05-07T20:57:11.5931460Z ) 2025-05-07T20:57:11.5931696Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:11.5932452Z self=, 2025-05-07T20:57:11.5933264Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:57:11.5940648Z pooling_mode=, 2025-05-07T20:57:11.5941096Z indices_dtype=torch.int32, 2025-05-07T20:57:11.5941490Z output_dtype=SparseType.BF16, 2025-05-07T20:57:11.5941825Z ) 2025-05-07T20:57:11.5942062Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:11.5942675Z self=, 2025-05-07T20:57:11.5943246Z nbit_weights_ty=None, 2025-05-07T20:57:11.5943523Z pooling_mode=, 2025-05-07T20:57:11.5943840Z indices_dtype=torch.int32, 2025-05-07T20:57:11.5944127Z output_dtype=SparseType.FP16, 2025-05-07T20:57:11.5944401Z ) 2025-05-07T20:57:11.5944634Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:11.5945250Z self=, 2025-05-07T20:57:11.5945871Z nbit_weights_ty=None, 2025-05-07T20:57:11.5946151Z pooling_mode=, 2025-05-07T20:57:11.5946468Z indices_dtype=torch.int64, 2025-05-07T20:57:11.5946754Z output_dtype=SparseType.BF16, 2025-05-07T20:57:11.5947015Z ) 2025-05-07T20:57:11.5947254Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:11.5947857Z self=, 2025-05-07T20:57:11.5948442Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:57:11.5948761Z pooling_mode=, 2025-05-07T20:57:11.5949074Z indices_dtype=torch.int32, 2025-05-07T20:57:11.5949360Z output_dtype=SparseType.FP32, 2025-05-07T20:57:11.5949623Z ) 2025-05-07T20:57:11.5949861Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:11.5950467Z self=, 2025-05-07T20:57:11.5951415Z nbit_weights_ty=None, 2025-05-07T20:57:11.5951694Z pooling_mode=, 2025-05-07T20:57:11.5952007Z indices_dtype=torch.int32, 2025-05-07T20:57:11.5952285Z output_dtype=SparseType.FP16, 2025-05-07T20:57:11.5952559Z ) 2025-05-07T20:57:11.5952807Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:11.5953400Z self=, 2025-05-07T20:57:11.5953971Z nbit_weights_ty=None, 2025-05-07T20:57:11.5954248Z pooling_mode=, 2025-05-07T20:57:11.5954559Z indices_dtype=torch.int32, 2025-05-07T20:57:11.5954904Z output_dtype=SparseType.BF16, 2025-05-07T20:57:11.5955214Z ) 2025-05-07T20:57:11.5955453Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:11.5956262Z self=, 2025-05-07T20:57:11.5956844Z nbit_weights_ty=None, 2025-05-07T20:57:11.5957131Z pooling_mode=, 2025-05-07T20:57:11.5957437Z indices_dtype=torch.int32, 2025-05-07T20:57:11.5957724Z output_dtype=SparseType.BF16, 2025-05-07T20:57:11.5957993Z ) 2025-05-07T20:57:11.5958222Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:11.5958825Z self=, 2025-05-07T20:57:11.5959400Z nbit_weights_ty=None, 2025-05-07T20:57:11.5959681Z pooling_mode=, 2025-05-07T20:57:11.5959986Z indices_dtype=torch.int32, 2025-05-07T20:57:11.5960390Z output_dtype=SparseType.FP32, 2025-05-07T20:57:11.5960664Z ) 2025-05-07T20:57:11.5960894Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:11.5961500Z self=, 2025-05-07T20:57:11.5962070Z nbit_weights_ty=None, 2025-05-07T20:57:11.5962345Z pooling_mode=, 2025-05-07T20:57:11.5962656Z indices_dtype=torch.int64, 2025-05-07T20:57:11.5962942Z output_dtype=SparseType.BF16, 2025-05-07T20:57:11.5963216Z ) 2025-05-07T20:57:11.5963445Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:11.5964045Z self=, 2025-05-07T20:57:11.5964628Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:57:11.5964932Z pooling_mode=, 2025-05-07T20:57:11.5965241Z indices_dtype=torch.int32, 2025-05-07T20:57:11.5965521Z output_dtype=SparseType.FP32, 2025-05-07T20:57:11.5965783Z ) 2025-05-07T20:57:11.5966013Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:57:11.5966608Z self=, 2025-05-07T20:57:11.5967167Z nbit_weights_ty=None, 2025-05-07T20:57:11.5967442Z pooling_mode=, 2025-05-07T20:57:11.5967754Z indices_dtype=torch.int64, 2025-05-07T20:57:11.5968031Z output_dtype=SparseType.FP16, 2025-05-07T20:57:11.5968299Z ) 2025-05-07T20:57:11.5968495Z PASSED 2025-05-07T20:57:11.5968607Z 2025-05-07T20:57:11.5968762Z ======================== 1 passed in 134.84s (0:02:14) ========================= 2025-05-07T20:57:12.3013157Z 2025-05-07T20:57:12.3013894Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:57:12.3031175Z [TEST] Python test time for ./tbe/inference/nbit_forward_autovec_test.py: 138 seconds 2025-05-07T20:57:12.3031538Z 2025-05-07T20:57:12.3031543Z 2025-05-07T20:57:12.3031547Z 2025-05-07T20:57:12.3031551Z 2025-05-07T20:57:12.3054082Z ################################################################################ 2025-05-07T20:57:12.3070091Z # [2025-05-07T20:57:12.306Z] Run Python Test Suite: 2025-05-07T20:57:12.3070566Z # ./tbe/inference/nbit_forward_test.py 2025-05-07T20:57:12.3071350Z ################################################################################ 2025-05-07T20:57:12.3094078Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/nbit_forward_test.py 2025-05-07T20:57:12.3094868Z 2025-05-07T20:57:14.4379513Z ============================= test session starts ============================== 2025-05-07T20:57:14.4380395Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:14.4381097Z cachedir: .pytest_cache 2025-05-07T20:57:14.4381818Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:14.4382554Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:14.4383328Z plugins: hypothesis-6.131.14 2025-05-07T20:57:16.1430346Z collecting ... collected 10 items 2025-05-07T20:57:16.1430716Z 2025-05-07T20:58:00.7331997Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:00.7334523Z self=, 2025-05-07T20:58:00.7335087Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:58:00.7335409Z use_array_for_index_remapping=False, 2025-05-07T20:58:00.7335697Z do_pruning=False, 2025-05-07T20:58:00.7335961Z pooling_mode=, 2025-05-07T20:58:00.7336268Z indices_dtype=torch.int32, 2025-05-07T20:58:00.7336552Z output_dtype=SparseType.FP32, 2025-05-07T20:58:00.7336823Z ) 2025-05-07T20:58:00.7337038Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:00.7337510Z self=, 2025-05-07T20:58:00.7338023Z nbit_weights_ty=None, 2025-05-07T20:58:00.7338295Z use_array_for_index_remapping=False, 2025-05-07T20:58:00.7338603Z do_pruning=False, 2025-05-07T20:58:00.7338852Z pooling_mode=, 2025-05-07T20:58:00.7339152Z indices_dtype=torch.int32, 2025-05-07T20:58:00.7339448Z output_dtype=SparseType.FP32, 2025-05-07T20:58:00.7339746Z ) 2025-05-07T20:58:00.7339956Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:00.7340428Z self=, 2025-05-07T20:58:00.7340891Z nbit_weights_ty=None, 2025-05-07T20:58:00.7341164Z use_array_for_index_remapping=False, 2025-05-07T20:58:00.7341455Z do_pruning=True, 2025-05-07T20:58:00.7341704Z pooling_mode=, 2025-05-07T20:58:00.7342010Z indices_dtype=torch.int64, 2025-05-07T20:58:00.7342293Z output_dtype=SparseType.FP16, 2025-05-07T20:58:00.7342552Z ) 2025-05-07T20:58:00.7342764Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:00.7343237Z self=, 2025-05-07T20:58:00.7343710Z nbit_weights_ty=None, 2025-05-07T20:58:00.7343971Z use_array_for_index_remapping=True, 2025-05-07T20:58:00.7344260Z do_pruning=False, 2025-05-07T20:58:00.7344514Z pooling_mode=, 2025-05-07T20:58:00.7344813Z indices_dtype=torch.int32, 2025-05-07T20:58:00.7345098Z output_dtype=SparseType.FP32, 2025-05-07T20:58:00.7345364Z ) 2025-05-07T20:58:00.7345570Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:00.7346039Z self=, 2025-05-07T20:58:00.7346506Z nbit_weights_ty=None, 2025-05-07T20:58:00.7346770Z use_array_for_index_remapping=False, 2025-05-07T20:58:00.7347065Z do_pruning=True, 2025-05-07T20:58:00.7347319Z pooling_mode=, 2025-05-07T20:58:00.7347623Z indices_dtype=torch.int64, 2025-05-07T20:58:00.7347904Z output_dtype=SparseType.FP16, 2025-05-07T20:58:00.7348169Z ) 2025-05-07T20:58:00.7348807Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:00.7349299Z self=, 2025-05-07T20:58:00.7349779Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:58:00.7350092Z use_array_for_index_remapping=True, 2025-05-07T20:58:00.7350382Z do_pruning=False, 2025-05-07T20:58:00.7350641Z pooling_mode=, 2025-05-07T20:58:00.7350943Z indices_dtype=torch.int64, 2025-05-07T20:58:00.7351222Z output_dtype=SparseType.FP32, 2025-05-07T20:58:00.7351482Z ) 2025-05-07T20:58:00.7351692Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:00.7352157Z self=, 2025-05-07T20:58:00.7352638Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:58:00.7352942Z use_array_for_index_remapping=True, 2025-05-07T20:58:00.7353411Z do_pruning=True, 2025-05-07T20:58:00.7353669Z pooling_mode=, 2025-05-07T20:58:00.7353974Z indices_dtype=torch.int32, 2025-05-07T20:58:00.7354251Z output_dtype=SparseType.FP16, 2025-05-07T20:58:00.7354514Z ) 2025-05-07T20:58:00.7354716Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:00.7355186Z self=, 2025-05-07T20:58:00.7355655Z nbit_weights_ty=None, 2025-05-07T20:58:00.7355921Z use_array_for_index_remapping=False, 2025-05-07T20:58:00.7356216Z do_pruning=True, 2025-05-07T20:58:00.7356475Z pooling_mode=, 2025-05-07T20:58:00.7356775Z indices_dtype=torch.int32, 2025-05-07T20:58:00.7357056Z output_dtype=SparseType.BF16, 2025-05-07T20:58:00.7357317Z ) 2025-05-07T20:58:00.7357520Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:00.7357993Z self=, 2025-05-07T20:58:00.7358478Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:58:00.7358783Z use_array_for_index_remapping=False, 2025-05-07T20:58:00.7359097Z do_pruning=True, 2025-05-07T20:58:00.7359387Z pooling_mode=, 2025-05-07T20:58:00.7359706Z indices_dtype=torch.int64, 2025-05-07T20:58:00.7359983Z output_dtype=SparseType.BF16, 2025-05-07T20:58:00.7360326Z ) 2025-05-07T20:58:00.7360540Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:00.7361007Z self=, 2025-05-07T20:58:00.7361486Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:58:00.7361786Z use_array_for_index_remapping=True, 2025-05-07T20:58:00.7362068Z do_pruning=False, 2025-05-07T20:58:00.7362326Z pooling_mode=, 2025-05-07T20:58:00.7362629Z indices_dtype=torch.int64, 2025-05-07T20:58:00.7362902Z output_dtype=SparseType.FP16, 2025-05-07T20:58:00.7363168Z ) 2025-05-07T20:58:00.7363384Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:00.7363858Z self=, 2025-05-07T20:58:00.7364331Z nbit_weights_ty=None, 2025-05-07T20:58:00.7364598Z use_array_for_index_remapping=False, 2025-05-07T20:58:00.7364885Z do_pruning=True, 2025-05-07T20:58:00.7365131Z pooling_mode=, 2025-05-07T20:58:00.7365430Z indices_dtype=torch.int32, 2025-05-07T20:58:00.7365710Z output_dtype=SparseType.BF16, 2025-05-07T20:58:00.7365969Z ) 2025-05-07T20:58:00.7366181Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:00.7366652Z self=, 2025-05-07T20:58:00.7367114Z nbit_weights_ty=None, 2025-05-07T20:58:00.7367380Z use_array_for_index_remapping=True, 2025-05-07T20:58:00.7367668Z do_pruning=True, 2025-05-07T20:58:00.7367916Z pooling_mode=, 2025-05-07T20:58:00.7368221Z indices_dtype=torch.int32, 2025-05-07T20:58:00.7368503Z output_dtype=SparseType.BF16, 2025-05-07T20:58:00.7368858Z ) 2025-05-07T20:58:00.7369064Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:00.7369562Z self=, 2025-05-07T20:58:00.7370059Z nbit_weights_ty=None, 2025-05-07T20:58:00.7370325Z use_array_for_index_remapping=False, 2025-05-07T20:58:00.7370618Z do_pruning=False, 2025-05-07T20:58:00.7370875Z pooling_mode=, 2025-05-07T20:58:00.7371172Z indices_dtype=torch.int64, 2025-05-07T20:58:00.7371452Z output_dtype=SparseType.FP32, 2025-05-07T20:58:00.7371720Z ) 2025-05-07T20:58:00.7371923Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:00.7372391Z self=, 2025-05-07T20:58:00.7372864Z nbit_weights_ty=None, 2025-05-07T20:58:00.7373132Z use_array_for_index_remapping=True, 2025-05-07T20:58:00.7373547Z do_pruning=False, 2025-05-07T20:58:00.7373804Z pooling_mode=, 2025-05-07T20:58:00.7374117Z indices_dtype=torch.int64, 2025-05-07T20:58:00.7374395Z output_dtype=SparseType.FP32, 2025-05-07T20:58:00.7374661Z ) 2025-05-07T20:58:00.7374877Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:58:00.7375345Z self=, 2025-05-07T20:58:00.7375815Z nbit_weights_ty=None, 2025-05-07T20:58:00.7376087Z use_array_for_index_remapping=True, 2025-05-07T20:58:00.7376371Z do_pruning=True, 2025-05-07T20:58:00.7376624Z pooling_mode=, 2025-05-07T20:58:00.7376931Z indices_dtype=torch.int64, 2025-05-07T20:58:00.7377205Z output_dtype=SparseType.FP32, 2025-05-07T20:58:00.7377475Z ) 2025-05-07T20:58:00.7377657Z PASSED 2025-05-07T20:58:01.0390068Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:01.0391372Z self=, 2025-05-07T20:58:01.0392381Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:01.0392763Z pooling_mode=, 2025-05-07T20:58:01.0393146Z output_dtype=SparseType.FP16, 2025-05-07T20:58:01.0393477Z D=32, 2025-05-07T20:58:01.0393709Z B=8, 2025-05-07T20:58:01.0393942Z T=10, 2025-05-07T20:58:01.0394178Z L=10, 2025-05-07T20:58:01.0394406Z MAXH=50, 2025-05-07T20:58:01.0394652Z ) 2025-05-07T20:58:01.0394997Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:01.0395772Z self=, 2025-05-07T20:58:01.0396477Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:58:01.0396856Z pooling_mode=, 2025-05-07T20:58:01.0397242Z output_dtype=SparseType.FP16, 2025-05-07T20:58:01.0397564Z D=32, 2025-05-07T20:58:01.0397809Z B=8, 2025-05-07T20:58:01.0398043Z T=10, 2025-05-07T20:58:01.0398270Z L=10, 2025-05-07T20:58:01.0398504Z MAXH=50, 2025-05-07T20:58:01.0398749Z ) 2025-05-07T20:58:01.0399133Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:01.0399915Z self=, 2025-05-07T20:58:01.0400752Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:58:01.0401124Z pooling_mode=, 2025-05-07T20:58:01.0401502Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0401831Z D=512, 2025-05-07T20:58:01.0402061Z B=22, 2025-05-07T20:58:01.0402296Z T=10, 2025-05-07T20:58:01.0402532Z L=82, 2025-05-07T20:58:01.0402760Z MAXH=54, 2025-05-07T20:58:01.0403002Z ) 2025-05-07T20:58:01.0403338Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:01.0404123Z self=, 2025-05-07T20:58:01.0405380Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:58:01.0405758Z pooling_mode=, 2025-05-07T20:58:01.0406142Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0406464Z D=1024, 2025-05-07T20:58:01.0406710Z B=16, 2025-05-07T20:58:01.0406945Z T=10, 2025-05-07T20:58:01.0407175Z L=96, 2025-05-07T20:58:01.0407407Z MAXH=92, 2025-05-07T20:58:01.0407644Z ) 2025-05-07T20:58:01.0407977Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:01.0408755Z self=, 2025-05-07T20:58:01.0409498Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:01.0409882Z pooling_mode=, 2025-05-07T20:58:01.0410261Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0410590Z D=256, 2025-05-07T20:58:01.0410998Z B=32, 2025-05-07T20:58:01.0411233Z T=16, 2025-05-07T20:58:01.0411476Z L=100, 2025-05-07T20:58:01.0411717Z MAXH=69, 2025-05-07T20:58:01.0411950Z ) 2025-05-07T20:58:01.0412292Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:01.0413066Z self=, 2025-05-07T20:58:01.0413761Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:58:01.0414136Z pooling_mode=, 2025-05-07T20:58:01.0414516Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0414839Z D=256, 2025-05-07T20:58:01.0415077Z B=31, 2025-05-07T20:58:01.0415309Z T=11, 2025-05-07T20:58:01.0415538Z L=23, 2025-05-07T20:58:01.0415772Z MAXH=52, 2025-05-07T20:58:01.0416016Z ) 2025-05-07T20:58:01.0416348Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:01.0417136Z self=, 2025-05-07T20:58:01.0417839Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:01.0418220Z pooling_mode=, 2025-05-07T20:58:01.0418595Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0418930Z D=32, 2025-05-07T20:58:01.0419165Z B=24, 2025-05-07T20:58:01.0419396Z T=12, 2025-05-07T20:58:01.0419657Z L=37, 2025-05-07T20:58:01.0419913Z MAXH=97, 2025-05-07T20:58:01.0420147Z ) 2025-05-07T20:58:01.0420486Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:01.0421259Z self=, 2025-05-07T20:58:01.0421949Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:58:01.0422324Z pooling_mode=, 2025-05-07T20:58:01.0422702Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0423026Z D=512, 2025-05-07T20:58:01.0423263Z B=8, 2025-05-07T20:58:01.0423500Z T=11, 2025-05-07T20:58:01.0423728Z L=31, 2025-05-07T20:58:01.0423964Z MAXH=64, 2025-05-07T20:58:01.0424212Z ) 2025-05-07T20:58:01.0424546Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:01.0425321Z self=, 2025-05-07T20:58:01.0426019Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:01.0426396Z pooling_mode=, 2025-05-07T20:58:01.0426767Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0427093Z D=1024, 2025-05-07T20:58:01.0427330Z B=32, 2025-05-07T20:58:01.0427559Z T=17, 2025-05-07T20:58:01.0427789Z L=41, 2025-05-07T20:58:01.0428026Z MAXH=61, 2025-05-07T20:58:01.0428261Z ) 2025-05-07T20:58:01.0428599Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:01.0429432Z self=, 2025-05-07T20:58:01.0430132Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:01.0430507Z pooling_mode=, 2025-05-07T20:58:01.0430984Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0431311Z D=512, 2025-05-07T20:58:01.0431540Z B=22, 2025-05-07T20:58:01.0431772Z T=12, 2025-05-07T20:58:01.0432008Z L=26, 2025-05-07T20:58:01.0432234Z MAXH=98, 2025-05-07T20:58:01.0432471Z ) 2025-05-07T20:58:01.0432817Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:01.0433586Z self=, 2025-05-07T20:58:01.0434284Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:01.0434660Z pooling_mode=, 2025-05-07T20:58:01.0435030Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0435357Z D=384, 2025-05-07T20:58:01.0435600Z B=13, 2025-05-07T20:58:01.0435826Z T=15, 2025-05-07T20:58:01.0436059Z L=83, 2025-05-07T20:58:01.0436424Z MAXH=100, 2025-05-07T20:58:01.0436666Z ) 2025-05-07T20:58:01.0437006Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:01.0437786Z self=, 2025-05-07T20:58:01.0438483Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:01.0438849Z pooling_mode=, 2025-05-07T20:58:01.0446700Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0447021Z D=384, 2025-05-07T20:58:01.0447226Z B=15, 2025-05-07T20:58:01.0447429Z T=15, 2025-05-07T20:58:01.0447616Z L=83, 2025-05-07T20:58:01.0447813Z MAXH=100, 2025-05-07T20:58:01.0448019Z ) 2025-05-07T20:58:01.0448313Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:01.0448982Z self=, 2025-05-07T20:58:01.0449589Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:01.0449921Z pooling_mode=, 2025-05-07T20:58:01.0450244Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0450520Z D=384, 2025-05-07T20:58:01.0450721Z B=8, 2025-05-07T20:58:01.0450909Z T=15, 2025-05-07T20:58:01.0451105Z L=83, 2025-05-07T20:58:01.0451299Z MAXH=100, 2025-05-07T20:58:01.0451494Z ) 2025-05-07T20:58:01.0451783Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:01.0452418Z self=, 2025-05-07T20:58:01.0452989Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:01.0453299Z pooling_mode=, 2025-05-07T20:58:01.0453617Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0453892Z D=384, 2025-05-07T20:58:01.0454084Z B=8, 2025-05-07T20:58:01.0454276Z T=15, 2025-05-07T20:58:01.0454469Z L=83, 2025-05-07T20:58:01.0454661Z MAXH=83, 2025-05-07T20:58:01.0454864Z ) 2025-05-07T20:58:01.0455150Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:58:01.0455786Z self=, 2025-05-07T20:58:01.0456363Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:58:01.0456677Z pooling_mode=, 2025-05-07T20:58:01.0456986Z output_dtype=SparseType.BF16, 2025-05-07T20:58:01.0457257Z D=384, 2025-05-07T20:58:01.0457455Z B=15, 2025-05-07T20:58:01.0457642Z T=15, 2025-05-07T20:58:01.0457836Z L=83, 2025-05-07T20:58:01.0458033Z MAXH=83, 2025-05-07T20:58:01.0458227Z ) 2025-05-07T20:58:01.0458424Z PASSED 2025-05-07T20:58:13.7198973Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int4 Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:13.7200233Z self=, 2025-05-07T20:58:13.7200859Z D=32, 2025-05-07T20:58:13.7201143Z B=8, 2025-05-07T20:58:13.7201374Z T=10, 2025-05-07T20:58:13.7202150Z L=10, 2025-05-07T20:58:13.7202396Z MAXH=50, 2025-05-07T20:58:13.7202669Z indices_dtype=torch.int32, 2025-05-07T20:58:13.7203032Z ) 2025-05-07T20:58:13.7203343Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:13.7204001Z self=, 2025-05-07T20:58:13.7204605Z D=256, 2025-05-07T20:58:13.7204851Z B=8, 2025-05-07T20:58:13.7205076Z T=10, 2025-05-07T20:58:13.7205314Z L=10, 2025-05-07T20:58:13.7205545Z MAXH=50, 2025-05-07T20:58:13.7205810Z indices_dtype=torch.int32, 2025-05-07T20:58:13.7206109Z ) 2025-05-07T20:58:13.7206398Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:13.7207050Z self=, 2025-05-07T20:58:13.7207638Z D=256, 2025-05-07T20:58:13.7207875Z B=27, 2025-05-07T20:58:13.7208279Z T=20, 2025-05-07T20:58:13.7208508Z L=65, 2025-05-07T20:58:13.7208748Z MAXH=85, 2025-05-07T20:58:13.7209014Z indices_dtype=torch.int64, 2025-05-07T20:58:13.7209320Z ) 2025-05-07T20:58:13.7209599Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:13.7210256Z self=, 2025-05-07T20:58:13.7210853Z D=512, 2025-05-07T20:58:13.7211078Z B=30, 2025-05-07T20:58:13.7211311Z T=10, 2025-05-07T20:58:13.7211543Z L=85, 2025-05-07T20:58:13.7211766Z MAXH=79, 2025-05-07T20:58:13.7212033Z indices_dtype=torch.int64, 2025-05-07T20:58:13.7212342Z ) 2025-05-07T20:58:13.7212616Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:13.7213303Z self=, 2025-05-07T20:58:13.7213913Z D=1024, 2025-05-07T20:58:13.7214141Z B=15, 2025-05-07T20:58:13.7214378Z T=13, 2025-05-07T20:58:13.7214606Z L=92, 2025-05-07T20:58:13.7214830Z MAXH=74, 2025-05-07T20:58:13.7215102Z indices_dtype=torch.int64, 2025-05-07T20:58:13.7215407Z ) 2025-05-07T20:58:13.7215679Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:13.7216327Z self=, 2025-05-07T20:58:13.7216921Z D=512, 2025-05-07T20:58:13.7217154Z B=23, 2025-05-07T20:58:13.7217379Z T=20, 2025-05-07T20:58:13.7217610Z L=35, 2025-05-07T20:58:13.7217842Z MAXH=100, 2025-05-07T20:58:13.7218105Z indices_dtype=torch.int32, 2025-05-07T20:58:13.7218417Z ) 2025-05-07T20:58:13.7218701Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:13.7219345Z self=, 2025-05-07T20:58:13.7219947Z D=512, 2025-05-07T20:58:13.7220178Z B=14, 2025-05-07T20:58:13.7220400Z T=10, 2025-05-07T20:58:13.7220636Z L=29, 2025-05-07T20:58:13.7220868Z MAXH=60, 2025-05-07T20:58:13.7221131Z indices_dtype=torch.int64, 2025-05-07T20:58:13.7221436Z ) 2025-05-07T20:58:13.7221715Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:13.7222383Z self=, 2025-05-07T20:58:13.7223008Z D=384, 2025-05-07T20:58:13.7223248Z B=31, 2025-05-07T20:58:13.7223471Z T=15, 2025-05-07T20:58:13.7223705Z L=68, 2025-05-07T20:58:13.7223936Z MAXH=82, 2025-05-07T20:58:13.7224203Z indices_dtype=torch.int64, 2025-05-07T20:58:13.7224504Z ) 2025-05-07T20:58:13.7224787Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:13.7225438Z self=, 2025-05-07T20:58:13.7226031Z D=256, 2025-05-07T20:58:13.7226265Z B=24, 2025-05-07T20:58:13.7226494Z T=10, 2025-05-07T20:58:13.7226716Z L=74, 2025-05-07T20:58:13.7226954Z MAXH=68, 2025-05-07T20:58:13.7227220Z indices_dtype=torch.int64, 2025-05-07T20:58:13.7227617Z ) 2025-05-07T20:58:13.7227898Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:13.7228553Z self=, 2025-05-07T20:58:13.7229148Z D=32, 2025-05-07T20:58:13.7229377Z B=12, 2025-05-07T20:58:13.7229608Z T=19, 2025-05-07T20:58:13.7229835Z L=74, 2025-05-07T20:58:13.7230064Z MAXH=94, 2025-05-07T20:58:13.7230326Z indices_dtype=torch.int64, 2025-05-07T20:58:13.7230626Z ) 2025-05-07T20:58:13.7230909Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:13.7231556Z self=, 2025-05-07T20:58:13.7232150Z D=384, 2025-05-07T20:58:13.7232376Z B=19, 2025-05-07T20:58:13.7232606Z T=13, 2025-05-07T20:58:13.7232854Z L=64, 2025-05-07T20:58:13.7233108Z MAXH=97, 2025-05-07T20:58:13.7233461Z indices_dtype=torch.int64, 2025-05-07T20:58:13.7233776Z ) 2025-05-07T20:58:13.7234050Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:13.7234702Z self=, 2025-05-07T20:58:13.7235298Z D=384, 2025-05-07T20:58:13.7235527Z B=19, 2025-05-07T20:58:13.7235758Z T=13, 2025-05-07T20:58:13.7235989Z L=19, 2025-05-07T20:58:13.7236211Z MAXH=97, 2025-05-07T20:58:13.7236474Z indices_dtype=torch.int64, 2025-05-07T20:58:13.7236778Z ) 2025-05-07T20:58:13.7237053Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:13.7237699Z self=, 2025-05-07T20:58:13.7238292Z D=384, 2025-05-07T20:58:13.7238523Z B=19, 2025-05-07T20:58:13.7238746Z T=19, 2025-05-07T20:58:13.7238973Z L=19, 2025-05-07T20:58:13.7239204Z MAXH=97, 2025-05-07T20:58:13.7239471Z indices_dtype=torch.int64, 2025-05-07T20:58:13.7239783Z ) 2025-05-07T20:58:13.7240180Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:13.7240831Z self=, 2025-05-07T20:58:13.7241427Z D=384, 2025-05-07T20:58:13.7241664Z B=19, 2025-05-07T20:58:13.7241886Z T=19, 2025-05-07T20:58:13.7242118Z L=19, 2025-05-07T20:58:13.7242353Z MAXH=50, 2025-05-07T20:58:13.7242609Z indices_dtype=torch.int64, 2025-05-07T20:58:13.7242917Z ) 2025-05-07T20:58:13.7243225Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:58:13.7243887Z self=, 2025-05-07T20:58:13.7244482Z D=384, 2025-05-07T20:58:13.7244716Z B=19, 2025-05-07T20:58:13.7244940Z T=19, 2025-05-07T20:58:13.7245169Z L=50, 2025-05-07T20:58:13.7245400Z MAXH=50, 2025-05-07T20:58:13.7245657Z indices_dtype=torch.int64, 2025-05-07T20:58:13.7245970Z ) 2025-05-07T20:58:13.7246203Z PASSED 2025-05-07T20:58:13.8345526Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int8 Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:13.8346658Z self=, 2025-05-07T20:58:13.8347288Z D=32, 2025-05-07T20:58:13.8347526Z B=8, 2025-05-07T20:58:13.8347787Z T=10, 2025-05-07T20:58:13.8348033Z L=10, 2025-05-07T20:58:13.8348260Z MAXH=50, 2025-05-07T20:58:13.8348503Z ) 2025-05-07T20:58:13.8348788Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:13.8349431Z self=, 2025-05-07T20:58:13.8350033Z D=384, 2025-05-07T20:58:13.8350271Z B=8, 2025-05-07T20:58:13.8350498Z T=10, 2025-05-07T20:58:13.8350731Z L=10, 2025-05-07T20:58:13.8350964Z MAXH=50, 2025-05-07T20:58:13.8351194Z ) 2025-05-07T20:58:13.8351510Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:13.8352653Z self=, 2025-05-07T20:58:13.8353249Z D=384, 2025-05-07T20:58:13.8353477Z B=25, 2025-05-07T20:58:13.8353704Z T=17, 2025-05-07T20:58:13.8353932Z L=37, 2025-05-07T20:58:13.8354158Z MAXH=89, 2025-05-07T20:58:13.8354394Z ) 2025-05-07T20:58:13.8354677Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:13.8355325Z self=, 2025-05-07T20:58:13.8355920Z D=384, 2025-05-07T20:58:13.8356154Z B=23, 2025-05-07T20:58:13.8356380Z T=20, 2025-05-07T20:58:13.8356613Z L=84, 2025-05-07T20:58:13.8356845Z MAXH=66, 2025-05-07T20:58:13.8357081Z ) 2025-05-07T20:58:13.8357366Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:13.8358200Z self=, 2025-05-07T20:58:13.8358801Z D=384, 2025-05-07T20:58:13.8359046Z B=17, 2025-05-07T20:58:13.8359281Z T=12, 2025-05-07T20:58:13.8359505Z L=16, 2025-05-07T20:58:13.8359735Z MAXH=57, 2025-05-07T20:58:13.8359973Z ) 2025-05-07T20:58:13.8360381Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:13.8361030Z self=, 2025-05-07T20:58:13.8361628Z D=256, 2025-05-07T20:58:13.8361863Z B=13, 2025-05-07T20:58:13.8362085Z T=16, 2025-05-07T20:58:13.8362313Z L=73, 2025-05-07T20:58:13.8362544Z MAXH=81, 2025-05-07T20:58:13.8362777Z ) 2025-05-07T20:58:13.8363101Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:13.8363754Z self=, 2025-05-07T20:58:13.8364349Z D=1024, 2025-05-07T20:58:13.8364584Z B=19, 2025-05-07T20:58:13.8364824Z T=18, 2025-05-07T20:58:13.8365049Z L=56, 2025-05-07T20:58:13.8365284Z MAXH=76, 2025-05-07T20:58:13.8365527Z ) 2025-05-07T20:58:13.8365802Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:13.8366455Z self=, 2025-05-07T20:58:13.8367051Z D=384, 2025-05-07T20:58:13.8367282Z B=31, 2025-05-07T20:58:13.8367510Z T=13, 2025-05-07T20:58:13.8367739Z L=22, 2025-05-07T20:58:13.8367964Z MAXH=75, 2025-05-07T20:58:13.8368204Z ) 2025-05-07T20:58:13.8368486Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:13.8369129Z self=, 2025-05-07T20:58:13.8369727Z D=384, 2025-05-07T20:58:13.8369960Z B=10, 2025-05-07T20:58:13.8370190Z T=12, 2025-05-07T20:58:13.8370412Z L=100, 2025-05-07T20:58:13.8370646Z MAXH=92, 2025-05-07T20:58:13.8370885Z ) 2025-05-07T20:58:13.8371163Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:13.8371820Z self=, 2025-05-07T20:58:13.8372411Z D=32, 2025-05-07T20:58:13.8372634Z B=22, 2025-05-07T20:58:13.8372864Z T=12, 2025-05-07T20:58:13.8373115Z L=77, 2025-05-07T20:58:13.8373368Z MAXH=96, 2025-05-07T20:58:13.8373611Z ) 2025-05-07T20:58:13.8373895Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:13.8374538Z self=, 2025-05-07T20:58:13.8375131Z D=384, 2025-05-07T20:58:13.8375364Z B=26, 2025-05-07T20:58:13.8375588Z T=18, 2025-05-07T20:58:13.8375817Z L=56, 2025-05-07T20:58:13.8376047Z MAXH=69, 2025-05-07T20:58:13.8376277Z ) 2025-05-07T20:58:13.8376558Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:13.8377209Z self=, 2025-05-07T20:58:13.8377803Z D=384, 2025-05-07T20:58:13.8378139Z B=26, 2025-05-07T20:58:13.8378368Z T=10, 2025-05-07T20:58:13.8378596Z L=56, 2025-05-07T20:58:13.8378823Z MAXH=69, 2025-05-07T20:58:13.8379061Z ) 2025-05-07T20:58:13.8379348Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:13.8379988Z self=, 2025-05-07T20:58:13.8380586Z D=384, 2025-05-07T20:58:13.8380824Z B=26, 2025-05-07T20:58:13.8381047Z T=10, 2025-05-07T20:58:13.8381279Z L=56, 2025-05-07T20:58:13.8381510Z MAXH=56, 2025-05-07T20:58:13.8381738Z ) 2025-05-07T20:58:13.8382023Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:13.8382675Z self=, 2025-05-07T20:58:13.8383263Z D=384, 2025-05-07T20:58:13.8383495Z B=8, 2025-05-07T20:58:13.8383857Z T=10, 2025-05-07T20:58:13.8384084Z L=56, 2025-05-07T20:58:13.8384317Z MAXH=56, 2025-05-07T20:58:13.8384564Z ) 2025-05-07T20:58:13.8384838Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:58:13.8385489Z self=, 2025-05-07T20:58:13.8386081Z D=384, 2025-05-07T20:58:13.8386316Z B=8, 2025-05-07T20:58:13.8386539Z T=10, 2025-05-07T20:58:13.8386772Z L=56, 2025-05-07T20:58:13.8387002Z MAXH=50, 2025-05-07T20:58:13.8387237Z ) 2025-05-07T20:58:13.8387467Z PASSED 2025-05-07T20:58:14.5477566Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:14.5478537Z self=, 2025-05-07T20:58:14.5479080Z T=1, 2025-05-07T20:58:14.5479271Z D=2, 2025-05-07T20:58:14.5479489Z B=1, 2025-05-07T20:58:14.5479680Z log_E=3, 2025-05-07T20:58:14.5479871Z L=0, 2025-05-07T20:58:14.5480194Z weights_ty=SparseType.FP32, 2025-05-07T20:58:14.5480499Z output_dtype=SparseType.FP16, 2025-05-07T20:58:14.5480764Z ) 2025-05-07T20:58:14.5481029Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:14.5481644Z self=, 2025-05-07T20:58:14.5482165Z T=2, 2025-05-07T20:58:14.5482358Z D=2, 2025-05-07T20:58:14.5482541Z B=1, 2025-05-07T20:58:14.5482756Z log_E=3, 2025-05-07T20:58:14.5482954Z L=0, 2025-05-07T20:58:14.5483161Z weights_ty=SparseType.FP32, 2025-05-07T20:58:14.5483452Z output_dtype=SparseType.FP16, 2025-05-07T20:58:14.5483722Z ) 2025-05-07T20:58:14.5483983Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:14.5484598Z self=, 2025-05-07T20:58:14.5485130Z T=2, 2025-05-07T20:58:14.5485315Z D=103, 2025-05-07T20:58:14.5485514Z B=86, 2025-05-07T20:58:14.5485709Z log_E=4, 2025-05-07T20:58:14.5485902Z L=19, 2025-05-07T20:58:14.5486114Z weights_ty=SparseType.FP16, 2025-05-07T20:58:14.5486401Z output_dtype=SparseType.BF16, 2025-05-07T20:58:14.5486667Z ) 2025-05-07T20:58:14.5486933Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:14.5487547Z self=, 2025-05-07T20:58:14.5488069Z T=1, 2025-05-07T20:58:14.5488255Z D=48, 2025-05-07T20:58:14.5488445Z B=48, 2025-05-07T20:58:14.5488638Z log_E=3, 2025-05-07T20:58:14.5488831Z L=6, 2025-05-07T20:58:14.5489045Z weights_ty=SparseType.FP32, 2025-05-07T20:58:14.5489333Z output_dtype=SparseType.FP16, 2025-05-07T20:58:14.5489596Z ) 2025-05-07T20:58:14.5489871Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:14.5490477Z self=, 2025-05-07T20:58:14.5491367Z T=1, 2025-05-07T20:58:14.5491792Z D=38, 2025-05-07T20:58:14.5491985Z B=30, 2025-05-07T20:58:14.5492173Z log_E=4, 2025-05-07T20:58:14.5492377Z L=9, 2025-05-07T20:58:14.5492614Z weights_ty=SparseType.FP32, 2025-05-07T20:58:14.5492936Z output_dtype=SparseType.BF16, 2025-05-07T20:58:14.5493195Z ) 2025-05-07T20:58:14.5493463Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:14.5494073Z self=, 2025-05-07T20:58:14.5494590Z T=7, 2025-05-07T20:58:14.5494781Z D=107, 2025-05-07T20:58:14.5494973Z B=87, 2025-05-07T20:58:14.5495160Z log_E=5, 2025-05-07T20:58:14.5495360Z L=4, 2025-05-07T20:58:14.5495572Z weights_ty=SparseType.INT4, 2025-05-07T20:58:14.5495993Z output_dtype=SparseType.INT8, 2025-05-07T20:58:14.5496261Z ) 2025-05-07T20:58:14.5496526Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:14.5497128Z self=, 2025-05-07T20:58:14.5501117Z T=1, 2025-05-07T20:58:14.5501308Z D=54, 2025-05-07T20:58:14.5501513Z B=93, 2025-05-07T20:58:14.5501699Z log_E=3, 2025-05-07T20:58:14.5501901Z L=7, 2025-05-07T20:58:14.5508433Z weights_ty=SparseType.FP32, 2025-05-07T20:58:14.5508774Z output_dtype=SparseType.BF16, 2025-05-07T20:58:14.5509075Z ) 2025-05-07T20:58:14.5509340Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:14.5509961Z self=, 2025-05-07T20:58:14.5510492Z T=5, 2025-05-07T20:58:14.5510693Z D=80, 2025-05-07T20:58:14.5510882Z B=125, 2025-05-07T20:58:14.5511082Z log_E=3, 2025-05-07T20:58:14.5511298Z L=3, 2025-05-07T20:58:14.5511522Z weights_ty=SparseType.INT8, 2025-05-07T20:58:14.5511818Z output_dtype=SparseType.FP16, 2025-05-07T20:58:14.5512092Z ) 2025-05-07T20:58:14.5512364Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:14.5512969Z self=, 2025-05-07T20:58:14.5513525Z T=5, 2025-05-07T20:58:14.5513722Z D=87, 2025-05-07T20:58:14.5513920Z B=112, 2025-05-07T20:58:14.5514112Z log_E=3, 2025-05-07T20:58:14.5514317Z L=16, 2025-05-07T20:58:14.5514536Z weights_ty=SparseType.FP32, 2025-05-07T20:58:14.5514823Z output_dtype=SparseType.FP16, 2025-05-07T20:58:14.5515095Z ) 2025-05-07T20:58:14.5515372Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:14.5515977Z self=, 2025-05-07T20:58:14.5516511Z T=9, 2025-05-07T20:58:14.5516708Z D=113, 2025-05-07T20:58:14.5516903Z B=12, 2025-05-07T20:58:14.5517095Z log_E=3, 2025-05-07T20:58:14.5517300Z L=9, 2025-05-07T20:58:14.5517515Z weights_ty=SparseType.INT4, 2025-05-07T20:58:14.5517801Z output_dtype=SparseType.FP16, 2025-05-07T20:58:14.5518077Z ) 2025-05-07T20:58:14.5518346Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:14.5518950Z self=, 2025-05-07T20:58:14.5519481Z T=6, 2025-05-07T20:58:14.5519677Z D=115, 2025-05-07T20:58:14.5519867Z B=90, 2025-05-07T20:58:14.5520121Z log_E=3, 2025-05-07T20:58:14.5520326Z L=8, 2025-05-07T20:58:14.5520538Z weights_ty=SparseType.INT4, 2025-05-07T20:58:14.5520833Z output_dtype=SparseType.FP16, 2025-05-07T20:58:14.5521110Z ) 2025-05-07T20:58:14.5521374Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:14.5522003Z self=, 2025-05-07T20:58:14.5522658Z T=6, 2025-05-07T20:58:14.5522855Z D=115, 2025-05-07T20:58:14.5523066Z B=90, 2025-05-07T20:58:14.5523294Z log_E=3, 2025-05-07T20:58:14.5523499Z L=0, 2025-05-07T20:58:14.5523715Z weights_ty=SparseType.INT4, 2025-05-07T20:58:14.5524009Z output_dtype=SparseType.FP16, 2025-05-07T20:58:14.5524281Z ) 2025-05-07T20:58:14.5524545Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:14.5525168Z self=, 2025-05-07T20:58:14.5525707Z T=6, 2025-05-07T20:58:14.5525897Z D=115, 2025-05-07T20:58:14.5526098Z B=6, 2025-05-07T20:58:14.5526293Z log_E=3, 2025-05-07T20:58:14.5526491Z L=0, 2025-05-07T20:58:14.5526713Z weights_ty=SparseType.INT4, 2025-05-07T20:58:14.5527006Z output_dtype=SparseType.FP16, 2025-05-07T20:58:14.5527359Z ) 2025-05-07T20:58:14.5527634Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:14.5528245Z self=, 2025-05-07T20:58:14.5528775Z T=6, 2025-05-07T20:58:14.5528967Z D=2, 2025-05-07T20:58:14.5529237Z B=6, 2025-05-07T20:58:14.5529430Z log_E=3, 2025-05-07T20:58:14.5529628Z L=0, 2025-05-07T20:58:14.5529839Z weights_ty=SparseType.INT4, 2025-05-07T20:58:14.5530128Z output_dtype=SparseType.FP16, 2025-05-07T20:58:14.5530405Z ) 2025-05-07T20:58:14.5530668Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:58:14.5531280Z self=, 2025-05-07T20:58:14.5531808Z T=6, 2025-05-07T20:58:14.5531997Z D=2, 2025-05-07T20:58:14.5532187Z B=6, 2025-05-07T20:58:14.5532380Z log_E=3, 2025-05-07T20:58:14.5532578Z L=6, 2025-05-07T20:58:14.5532798Z weights_ty=SparseType.INT4, 2025-05-07T20:58:14.5533095Z output_dtype=SparseType.FP16, 2025-05-07T20:58:14.5533397Z ) 2025-05-07T20:58:14.5533595Z PASSED 2025-05-07T20:58:15.1616136Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:15.1617291Z self=, 2025-05-07T20:58:15.1617870Z T=1, 2025-05-07T20:58:15.1618075Z D=2, 2025-05-07T20:58:15.1618266Z B=1, 2025-05-07T20:58:15.1618450Z log_E=3, 2025-05-07T20:58:15.1618656Z L=0, 2025-05-07T20:58:15.1618873Z weights_ty=SparseType.FP32, 2025-05-07T20:58:15.1619165Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.1619454Z weighted=False, 2025-05-07T20:58:15.1619680Z ) 2025-05-07T20:58:15.1619870Z weight_ty: fp32 2025-05-07T20:58:15.1620226Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:15.1620921Z self=, 2025-05-07T20:58:15.1621505Z T=5, 2025-05-07T20:58:15.1621691Z D=2, 2025-05-07T20:58:15.1621883Z B=1, 2025-05-07T20:58:15.1622078Z log_E=3, 2025-05-07T20:58:15.1622269Z L=0, 2025-05-07T20:58:15.1622485Z weights_ty=SparseType.FP32, 2025-05-07T20:58:15.1622778Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.1623049Z weighted=False, 2025-05-07T20:58:15.1623266Z ) 2025-05-07T20:58:15.1623457Z weight_ty: fp32 2025-05-07T20:58:15.1623712Z weight_ty: fp32 2025-05-07T20:58:15.1623954Z weight_ty: fp32 2025-05-07T20:58:15.1624166Z weight_ty: fp32 2025-05-07T20:58:15.1624369Z weight_ty: fp32 2025-05-07T20:58:15.1624704Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:15.1625406Z self=, 2025-05-07T20:58:15.1625965Z T=5, 2025-05-07T20:58:15.1626305Z D=27, 2025-05-07T20:58:15.1626499Z B=104, 2025-05-07T20:58:15.1626689Z log_E=4, 2025-05-07T20:58:15.1626893Z L=14, 2025-05-07T20:58:15.1627108Z weights_ty=SparseType.FP32, 2025-05-07T20:58:15.1627395Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.1627671Z weighted=True, 2025-05-07T20:58:15.1627886Z ) 2025-05-07T20:58:15.1628074Z weight_ty: fp32 2025-05-07T20:58:15.1628295Z weight_ty: fp32 2025-05-07T20:58:15.1628507Z weight_ty: fp32 2025-05-07T20:58:15.1628716Z weight_ty: fp32 2025-05-07T20:58:15.1628926Z weight_ty: fp32 2025-05-07T20:58:15.1629256Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:15.1629950Z self=, 2025-05-07T20:58:15.1630510Z T=6, 2025-05-07T20:58:15.1630700Z D=56, 2025-05-07T20:58:15.1631039Z B=32, 2025-05-07T20:58:15.1631223Z log_E=3, 2025-05-07T20:58:15.1631422Z L=13, 2025-05-07T20:58:15.1631637Z weights_ty=SparseType.FP32, 2025-05-07T20:58:15.1631920Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.1632197Z weighted=True, 2025-05-07T20:58:15.1632409Z ) 2025-05-07T20:58:15.1632704Z weight_ty: fp32 2025-05-07T20:58:15.1632919Z weight_ty: fp32 2025-05-07T20:58:15.1633133Z weight_ty: fp32 2025-05-07T20:58:15.1633338Z weight_ty: fp32 2025-05-07T20:58:15.1633549Z weight_ty: fp32 2025-05-07T20:58:15.1633759Z weight_ty: fp32 2025-05-07T20:58:15.1634084Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:15.1634774Z self=, 2025-05-07T20:58:15.1635343Z T=8, 2025-05-07T20:58:15.1635527Z D=48, 2025-05-07T20:58:15.1635717Z B=38, 2025-05-07T20:58:15.1635910Z log_E=3, 2025-05-07T20:58:15.1636102Z L=5, 2025-05-07T20:58:15.1636324Z weights_ty=SparseType.FP32, 2025-05-07T20:58:15.1636614Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.1636893Z weighted=False, 2025-05-07T20:58:15.1637098Z ) 2025-05-07T20:58:15.1637286Z weight_ty: fp32 2025-05-07T20:58:15.1637499Z weight_ty: fp32 2025-05-07T20:58:15.1637713Z weight_ty: fp32 2025-05-07T20:58:15.1637929Z weight_ty: fp32 2025-05-07T20:58:15.1638142Z weight_ty: fp32 2025-05-07T20:58:15.1638352Z weight_ty: fp32 2025-05-07T20:58:15.1638569Z weight_ty: fp32 2025-05-07T20:58:15.1638783Z weight_ty: fp32 2025-05-07T20:58:15.1639108Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:15.1639799Z self=, 2025-05-07T20:58:15.1640439Z T=5, 2025-05-07T20:58:15.1640630Z D=42, 2025-05-07T20:58:15.1640822Z B=93, 2025-05-07T20:58:15.1641012Z log_E=4, 2025-05-07T20:58:15.1641205Z L=7, 2025-05-07T20:58:15.1641424Z weights_ty=SparseType.FP32, 2025-05-07T20:58:15.1641717Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.1641992Z weighted=True, 2025-05-07T20:58:15.1642205Z ) 2025-05-07T20:58:15.1642392Z weight_ty: fp32 2025-05-07T20:58:15.1642605Z weight_ty: fp32 2025-05-07T20:58:15.1642847Z weight_ty: fp32 2025-05-07T20:58:15.1643088Z weight_ty: fp32 2025-05-07T20:58:15.1643301Z weight_ty: fp32 2025-05-07T20:58:15.1643630Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:15.1644321Z self=, 2025-05-07T20:58:15.1644886Z T=6, 2025-05-07T20:58:15.1645071Z D=89, 2025-05-07T20:58:15.1645262Z B=39, 2025-05-07T20:58:15.1645454Z log_E=5, 2025-05-07T20:58:15.1645644Z L=7, 2025-05-07T20:58:15.1645855Z weights_ty=SparseType.FP32, 2025-05-07T20:58:15.1646146Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.1646421Z weighted=False, 2025-05-07T20:58:15.1646630Z ) 2025-05-07T20:58:15.1646819Z weight_ty: fp32 2025-05-07T20:58:15.1647082Z weight_ty: fp32 2025-05-07T20:58:15.1647295Z weight_ty: fp32 2025-05-07T20:58:15.1647508Z weight_ty: fp32 2025-05-07T20:58:15.1647722Z weight_ty: fp32 2025-05-07T20:58:15.1647937Z weight_ty: fp32 2025-05-07T20:58:15.1648269Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:15.1648956Z self=, 2025-05-07T20:58:15.1649523Z T=6, 2025-05-07T20:58:15.1649711Z D=98, 2025-05-07T20:58:15.1649902Z B=77, 2025-05-07T20:58:15.1650085Z log_E=4, 2025-05-07T20:58:15.1650282Z L=2, 2025-05-07T20:58:15.1650493Z weights_ty=SparseType.FP32, 2025-05-07T20:58:15.1650776Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.1651058Z weighted=False, 2025-05-07T20:58:15.1651272Z ) 2025-05-07T20:58:15.1651456Z weight_ty: fp32 2025-05-07T20:58:15.1652253Z weight_ty: fp32 2025-05-07T20:58:15.1652474Z weight_ty: fp32 2025-05-07T20:58:15.1652686Z weight_ty: fp32 2025-05-07T20:58:15.1652904Z weight_ty: fp32 2025-05-07T20:58:15.1653145Z weight_ty: fp32 2025-05-07T20:58:15.1653492Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:15.1654227Z self=, 2025-05-07T20:58:15.1654802Z T=5, 2025-05-07T20:58:15.1654987Z D=111, 2025-05-07T20:58:15.1655177Z B=125, 2025-05-07T20:58:15.1655370Z log_E=4, 2025-05-07T20:58:15.1655563Z L=16, 2025-05-07T20:58:15.1655779Z weights_ty=SparseType.FP32, 2025-05-07T20:58:15.1656068Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.1656346Z weighted=True, 2025-05-07T20:58:15.1656547Z ) 2025-05-07T20:58:15.1656731Z weight_ty: fp32 2025-05-07T20:58:15.1656951Z weight_ty: fp32 2025-05-07T20:58:15.1657156Z weight_ty: fp32 2025-05-07T20:58:15.1657382Z weight_ty: fp32 2025-05-07T20:58:15.1657598Z weight_ty: fp32 2025-05-07T20:58:15.1657925Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:15.1658618Z self=, 2025-05-07T20:58:15.1659184Z T=5, 2025-05-07T20:58:15.1659366Z D=102, 2025-05-07T20:58:15.1659557Z B=26, 2025-05-07T20:58:15.1659753Z log_E=4, 2025-05-07T20:58:15.1659943Z L=12, 2025-05-07T20:58:15.1660157Z weights_ty=SparseType.FP32, 2025-05-07T20:58:15.1660447Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.1660714Z weighted=False, 2025-05-07T20:58:15.1660928Z ) 2025-05-07T20:58:15.1661116Z weight_ty: fp32 2025-05-07T20:58:15.1661323Z weight_ty: fp32 2025-05-07T20:58:15.1661546Z weight_ty: fp32 2025-05-07T20:58:15.1661760Z weight_ty: fp32 2025-05-07T20:58:15.1661968Z weight_ty: fp32 2025-05-07T20:58:15.1662304Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:15.1663001Z self=, 2025-05-07T20:58:15.1663576Z T=9, 2025-05-07T20:58:15.1663759Z D=90, 2025-05-07T20:58:15.1663952Z B=84, 2025-05-07T20:58:15.1664139Z log_E=3, 2025-05-07T20:58:15.1664337Z L=14, 2025-05-07T20:58:15.1664552Z weights_ty=SparseType.FP32, 2025-05-07T20:58:15.1664841Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.1665115Z weighted=True, 2025-05-07T20:58:15.1665330Z ) 2025-05-07T20:58:15.1665516Z weight_ty: fp32 2025-05-07T20:58:15.1665729Z weight_ty: fp32 2025-05-07T20:58:15.1665951Z weight_ty: fp32 2025-05-07T20:58:15.1666169Z weight_ty: fp32 2025-05-07T20:58:15.1666379Z weight_ty: fp32 2025-05-07T20:58:15.1666596Z weight_ty: fp32 2025-05-07T20:58:15.1666810Z weight_ty: fp32 2025-05-07T20:58:15.1667020Z weight_ty: fp32 2025-05-07T20:58:15.1667235Z weight_ty: fp32 2025-05-07T20:58:15.1667573Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:15.1668260Z self=, 2025-05-07T20:58:15.1668878Z T=9, 2025-05-07T20:58:15.1669070Z D=14, 2025-05-07T20:58:15.1669267Z B=84, 2025-05-07T20:58:15.1669451Z log_E=3, 2025-05-07T20:58:15.1669649Z L=14, 2025-05-07T20:58:15.1669863Z weights_ty=SparseType.FP32, 2025-05-07T20:58:15.1670145Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.1670423Z weighted=True, 2025-05-07T20:58:15.1670637Z ) 2025-05-07T20:58:15.1670821Z weight_ty: fp32 2025-05-07T20:58:15.1671032Z weight_ty: fp32 2025-05-07T20:58:15.1671244Z weight_ty: fp32 2025-05-07T20:58:15.1671452Z weight_ty: fp32 2025-05-07T20:58:15.1671665Z weight_ty: fp32 2025-05-07T20:58:15.1671878Z weight_ty: fp32 2025-05-07T20:58:15.1672081Z weight_ty: fp32 2025-05-07T20:58:15.1672289Z weight_ty: fp32 2025-05-07T20:58:15.1672499Z weight_ty: fp32 2025-05-07T20:58:15.1672905Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:15.1673602Z self=, 2025-05-07T20:58:15.1674169Z T=1, 2025-05-07T20:58:15.1674351Z D=14, 2025-05-07T20:58:15.1674587Z B=84, 2025-05-07T20:58:15.1674779Z log_E=3, 2025-05-07T20:58:15.1674971Z L=14, 2025-05-07T20:58:15.1675188Z weights_ty=SparseType.FP32, 2025-05-07T20:58:15.1675479Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.1675758Z weighted=True, 2025-05-07T20:58:15.1675962Z ) 2025-05-07T20:58:15.1676148Z weight_ty: fp32 2025-05-07T20:58:15.1676476Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:15.1677163Z self=, 2025-05-07T20:58:15.1677732Z T=1, 2025-05-07T20:58:15.1686947Z D=14, 2025-05-07T20:58:15.1687202Z B=3, 2025-05-07T20:58:15.1687404Z log_E=3, 2025-05-07T20:58:15.1687613Z L=14, 2025-05-07T20:58:15.1687841Z weights_ty=SparseType.FP32, 2025-05-07T20:58:15.1688143Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.1688421Z weighted=True, 2025-05-07T20:58:15.1688644Z ) 2025-05-07T20:58:15.1688849Z weight_ty: fp32 2025-05-07T20:58:15.1689181Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:58:15.1689878Z self=, 2025-05-07T20:58:15.1690457Z T=3, 2025-05-07T20:58:15.1690654Z D=14, 2025-05-07T20:58:15.1690845Z B=3, 2025-05-07T20:58:15.1691040Z log_E=3, 2025-05-07T20:58:15.1691246Z L=14, 2025-05-07T20:58:15.1691852Z weights_ty=SparseType.FP32, 2025-05-07T20:58:15.1692150Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.1692432Z weighted=True, 2025-05-07T20:58:15.1692641Z ) 2025-05-07T20:58:15.1692838Z weight_ty: fp32 2025-05-07T20:58:15.1693058Z weight_ty: fp32 2025-05-07T20:58:15.1693275Z weight_ty: fp32 2025-05-07T20:58:15.1693521Z PASSED 2025-05-07T20:58:15.1779023Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted PASSED 2025-05-07T20:58:18.4634462Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:58:18.4635570Z self=, 2025-05-07T20:58:18.4636270Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:58:18.4636681Z use_array_for_index_remapping=False, 2025-05-07T20:58:18.4637079Z do_pruning=False, 2025-05-07T20:58:18.4637337Z indices_dtype=torch.int32, 2025-05-07T20:58:18.4637628Z output_dtype=SparseType.FP32, 2025-05-07T20:58:18.4637897Z ) 2025-05-07T20:58:18.4638133Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:58:18.4638709Z self=, 2025-05-07T20:58:18.4639629Z nbit_weights_ty=None, 2025-05-07T20:58:18.4639908Z use_array_for_index_remapping=False, 2025-05-07T20:58:18.4640288Z do_pruning=False, 2025-05-07T20:58:18.4640545Z indices_dtype=torch.int32, 2025-05-07T20:58:18.4640842Z output_dtype=SparseType.FP32, 2025-05-07T20:58:18.4641105Z ) 2025-05-07T20:58:18.4641347Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:58:18.4641890Z self=, 2025-05-07T20:58:18.4642398Z nbit_weights_ty=None, 2025-05-07T20:58:18.4642669Z use_array_for_index_remapping=True, 2025-05-07T20:58:18.4642962Z do_pruning=False, 2025-05-07T20:58:18.4643207Z indices_dtype=torch.int64, 2025-05-07T20:58:18.4643493Z output_dtype=SparseType.FP16, 2025-05-07T20:58:18.4643799Z ) 2025-05-07T20:58:18.4644210Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:58:18.4644749Z self=, 2025-05-07T20:58:18.4645279Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:58:18.4645586Z use_array_for_index_remapping=False, 2025-05-07T20:58:18.4645993Z do_pruning=False, 2025-05-07T20:58:18.4646245Z indices_dtype=torch.int64, 2025-05-07T20:58:18.4646530Z output_dtype=SparseType.FP16, 2025-05-07T20:58:18.4646793Z ) 2025-05-07T20:58:18.4646981Z SKIPPED 2025-05-07T20:58:18.9966823Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache_max_sizes PASSED 2025-05-07T20:58:21.7878396Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_uvm_cache Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7879293Z self=, 2025-05-07T20:58:21.7879814Z weights_ty=SparseType.FP32, 2025-05-07T20:58:21.7880261Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:21.7880557Z associativity=1, 2025-05-07T20:58:21.7880805Z do_pruning=False, 2025-05-07T20:58:21.7881060Z use_array_for_index_remapping=False, 2025-05-07T20:58:21.7881343Z ) 2025-05-07T20:58:21.7881569Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7882089Z self=, 2025-05-07T20:58:21.7882585Z weights_ty=SparseType.FP16, 2025-05-07T20:58:21.7882881Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:21.7883174Z associativity=1, 2025-05-07T20:58:21.7883405Z do_pruning=False, 2025-05-07T20:58:21.7883659Z use_array_for_index_remapping=False, 2025-05-07T20:58:21.7883941Z ) 2025-05-07T20:58:21.7884162Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7884673Z self=, 2025-05-07T20:58:21.7885224Z weights_ty=SparseType.FP16, 2025-05-07T20:58:21.7885526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:21.7885815Z associativity=1, 2025-05-07T20:58:21.7886050Z do_pruning=False, 2025-05-07T20:58:21.7886304Z use_array_for_index_remapping=False, 2025-05-07T20:58:21.7886576Z ) 2025-05-07T20:58:21.7886804Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7887318Z self=, 2025-05-07T20:58:21.7887810Z weights_ty=SparseType.FP32, 2025-05-07T20:58:21.7888108Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:21.7888401Z associativity=1, 2025-05-07T20:58:21.7888629Z do_pruning=False, 2025-05-07T20:58:21.7888882Z use_array_for_index_remapping=False, 2025-05-07T20:58:21.7889164Z ) 2025-05-07T20:58:21.7889381Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7889894Z self=, 2025-05-07T20:58:21.7890402Z weights_ty=SparseType.FP32, 2025-05-07T20:58:21.7890963Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:21.7891251Z associativity=32, 2025-05-07T20:58:21.7891737Z do_pruning=False, 2025-05-07T20:58:21.7892003Z use_array_for_index_remapping=False, 2025-05-07T20:58:21.7892287Z ) 2025-05-07T20:58:21.7892512Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7893030Z self=, 2025-05-07T20:58:21.7893528Z weights_ty=SparseType.FP32, 2025-05-07T20:58:21.7893822Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:21.7894122Z associativity=32, 2025-05-07T20:58:21.7894362Z do_pruning=True, 2025-05-07T20:58:21.7894616Z use_array_for_index_remapping=False, 2025-05-07T20:58:21.7894903Z ) 2025-05-07T20:58:21.7895132Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7895854Z self=, 2025-05-07T20:58:21.7896368Z weights_ty=SparseType.FP32, 2025-05-07T20:58:21.7896662Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:21.7896952Z associativity=32, 2025-05-07T20:58:21.7897189Z do_pruning=False, 2025-05-07T20:58:21.7897440Z use_array_for_index_remapping=False, 2025-05-07T20:58:21.7897804Z ) 2025-05-07T20:58:21.7898031Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7898544Z self=, 2025-05-07T20:58:21.7899039Z weights_ty=SparseType.FP32, 2025-05-07T20:58:21.7899338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:21.7899633Z associativity=32, 2025-05-07T20:58:21.7899870Z do_pruning=True, 2025-05-07T20:58:21.7900118Z use_array_for_index_remapping=True, 2025-05-07T20:58:21.7900391Z ) 2025-05-07T20:58:21.7900619Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7901131Z self=, 2025-05-07T20:58:21.7901634Z weights_ty=SparseType.FP16, 2025-05-07T20:58:21.7901924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:21.7902212Z associativity=32, 2025-05-07T20:58:21.7902449Z do_pruning=False, 2025-05-07T20:58:21.7902706Z use_array_for_index_remapping=False, 2025-05-07T20:58:21.7902982Z ) 2025-05-07T20:58:21.7903210Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7903720Z self=, 2025-05-07T20:58:21.7904226Z weights_ty=SparseType.FP16, 2025-05-07T20:58:21.7904511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:21.7904854Z associativity=32, 2025-05-07T20:58:21.7905090Z do_pruning=False, 2025-05-07T20:58:21.7905342Z use_array_for_index_remapping=False, 2025-05-07T20:58:21.7905618Z ) 2025-05-07T20:58:21.7905847Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7906358Z self=, 2025-05-07T20:58:21.7906864Z weights_ty=SparseType.INT2, 2025-05-07T20:58:21.7907155Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:21.7907445Z associativity=1, 2025-05-07T20:58:21.7907679Z do_pruning=True, 2025-05-07T20:58:21.7907932Z use_array_for_index_remapping=True, 2025-05-07T20:58:21.7908203Z ) 2025-05-07T20:58:21.7908430Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7908946Z self=, 2025-05-07T20:58:21.7909452Z weights_ty=SparseType.INT4, 2025-05-07T20:58:21.7909739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:21.7910036Z associativity=32, 2025-05-07T20:58:21.7910281Z do_pruning=False, 2025-05-07T20:58:21.7910527Z use_array_for_index_remapping=True, 2025-05-07T20:58:21.7910804Z ) 2025-05-07T20:58:21.7911037Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7911539Z self=, 2025-05-07T20:58:21.7912117Z weights_ty=SparseType.FP32, 2025-05-07T20:58:21.7912405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:21.7912697Z associativity=1, 2025-05-07T20:58:21.7912929Z do_pruning=True, 2025-05-07T20:58:21.7913198Z use_array_for_index_remapping=False, 2025-05-07T20:58:21.7913477Z ) 2025-05-07T20:58:21.7913698Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7914216Z self=, 2025-05-07T20:58:21.7914721Z weights_ty=SparseType.INT4, 2025-05-07T20:58:21.7915021Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:21.7915359Z associativity=1, 2025-05-07T20:58:21.7915595Z do_pruning=True, 2025-05-07T20:58:21.7915845Z use_array_for_index_remapping=True, 2025-05-07T20:58:21.7916202Z ) 2025-05-07T20:58:21.7916430Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7916941Z self=, 2025-05-07T20:58:21.7917438Z weights_ty=SparseType.FP16, 2025-05-07T20:58:21.7917735Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:21.7918075Z associativity=32, 2025-05-07T20:58:21.7918306Z do_pruning=True, 2025-05-07T20:58:21.7918558Z use_array_for_index_remapping=True, 2025-05-07T20:58:21.7918840Z ) 2025-05-07T20:58:21.7919061Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7919566Z self=, 2025-05-07T20:58:21.7920128Z weights_ty=SparseType.INT4, 2025-05-07T20:58:21.7920421Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:21.7920710Z associativity=1, 2025-05-07T20:58:21.7920939Z do_pruning=True, 2025-05-07T20:58:21.7921197Z use_array_for_index_remapping=True, 2025-05-07T20:58:21.7921469Z ) 2025-05-07T20:58:21.7921696Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7922211Z self=, 2025-05-07T20:58:21.7922701Z weights_ty=SparseType.INT4, 2025-05-07T20:58:21.7922993Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:21.7923287Z associativity=32, 2025-05-07T20:58:21.7923515Z do_pruning=True, 2025-05-07T20:58:21.7923762Z use_array_for_index_remapping=True, 2025-05-07T20:58:21.7924037Z ) 2025-05-07T20:58:21.7924257Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7924766Z self=, 2025-05-07T20:58:21.7925272Z weights_ty=SparseType.INT4, 2025-05-07T20:58:21.7925609Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:21.7925896Z associativity=32, 2025-05-07T20:58:21.7926133Z do_pruning=False, 2025-05-07T20:58:21.7926390Z use_array_for_index_remapping=False, 2025-05-07T20:58:21.7926665Z ) 2025-05-07T20:58:21.7926894Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7927404Z self=, 2025-05-07T20:58:21.7927896Z weights_ty=SparseType.INT2, 2025-05-07T20:58:21.7928191Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:21.7928486Z associativity=32, 2025-05-07T20:58:21.7928716Z do_pruning=True, 2025-05-07T20:58:21.7928972Z use_array_for_index_remapping=False, 2025-05-07T20:58:21.7929252Z ) 2025-05-07T20:58:21.7929478Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7929981Z self=, 2025-05-07T20:58:21.7930477Z weights_ty=SparseType.INT2, 2025-05-07T20:58:21.7930771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:21.7931063Z associativity=32, 2025-05-07T20:58:21.7931307Z do_pruning=False, 2025-05-07T20:58:21.7931565Z use_array_for_index_remapping=False, 2025-05-07T20:58:21.7931890Z ) 2025-05-07T20:58:21.7932122Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7932634Z self=, 2025-05-07T20:58:21.7933128Z weights_ty=SparseType.INT2, 2025-05-07T20:58:21.7933423Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:21.7933721Z associativity=32, 2025-05-07T20:58:21.7933966Z do_pruning=False, 2025-05-07T20:58:21.7934218Z use_array_for_index_remapping=True, 2025-05-07T20:58:21.7934509Z ) 2025-05-07T20:58:21.7934761Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7935285Z self=, 2025-05-07T20:58:21.7935777Z weights_ty=SparseType.INT2, 2025-05-07T20:58:21.7936069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:21.7936440Z associativity=32, 2025-05-07T20:58:21.7936677Z do_pruning=True, 2025-05-07T20:58:21.7936931Z use_array_for_index_remapping=True, 2025-05-07T20:58:21.7937198Z ) 2025-05-07T20:58:21.7937419Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7937926Z self=, 2025-05-07T20:58:21.7938465Z weights_ty=SparseType.INT2, 2025-05-07T20:58:21.7938760Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:21.7939051Z associativity=1, 2025-05-07T20:58:21.7939284Z do_pruning=True, 2025-05-07T20:58:21.7939529Z use_array_for_index_remapping=True, 2025-05-07T20:58:21.7939805Z ) 2025-05-07T20:58:21.7940031Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7940535Z self=, 2025-05-07T20:58:21.7941034Z weights_ty=SparseType.INT2, 2025-05-07T20:58:21.7941332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:21.7941619Z associativity=1, 2025-05-07T20:58:21.7941852Z do_pruning=False, 2025-05-07T20:58:21.7942113Z use_array_for_index_remapping=False, 2025-05-07T20:58:21.7942389Z ) 2025-05-07T20:58:21.7942614Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7943126Z self=, 2025-05-07T20:58:21.7943626Z weights_ty=SparseType.INT2, 2025-05-07T20:58:21.7943909Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:21.7944201Z associativity=1, 2025-05-07T20:58:21.7944436Z do_pruning=False, 2025-05-07T20:58:21.7944681Z use_array_for_index_remapping=True, 2025-05-07T20:58:21.7944958Z ) 2025-05-07T20:58:21.7945183Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7945688Z self=, 2025-05-07T20:58:21.7946187Z weights_ty=SparseType.FP32, 2025-05-07T20:58:21.7946486Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:21.7946777Z associativity=32, 2025-05-07T20:58:21.7947017Z do_pruning=True, 2025-05-07T20:58:21.7947272Z use_array_for_index_remapping=False, 2025-05-07T20:58:21.7947548Z ) 2025-05-07T20:58:21.7947777Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7948293Z self=, 2025-05-07T20:58:21.7948792Z weights_ty=SparseType.INT4, 2025-05-07T20:58:21.7949080Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:21.7949378Z associativity=32, 2025-05-07T20:58:21.7949617Z do_pruning=False, 2025-05-07T20:58:21.7949862Z use_array_for_index_remapping=True, 2025-05-07T20:58:21.7950145Z ) 2025-05-07T20:58:21.7950369Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:21.7950874Z self=, 2025-05-07T20:58:21.7951382Z weights_ty=SparseType.INT4, 2025-05-07T20:58:21.7951672Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:21.7952055Z associativity=1, 2025-05-07T20:58:21.7952290Z do_pruning=False, 2025-05-07T20:58:21.7952542Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.6157719Z ) 2025-05-07T20:58:24.6158151Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6158895Z self=, 2025-05-07T20:58:24.6159480Z weights_ty=SparseType.INT4, 2025-05-07T20:58:24.6159791Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.6160259Z associativity=1, 2025-05-07T20:58:24.6160604Z do_pruning=False, 2025-05-07T20:58:24.6160950Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.6161349Z ) 2025-05-07T20:58:24.6161606Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6162119Z self=, 2025-05-07T20:58:24.6162889Z weights_ty=SparseType.INT8, 2025-05-07T20:58:24.6163202Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.6163494Z associativity=32, 2025-05-07T20:58:24.6163736Z do_pruning=True, 2025-05-07T20:58:24.6163987Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.6164357Z ) 2025-05-07T20:58:24.6164582Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6165094Z self=, 2025-05-07T20:58:24.6165589Z weights_ty=SparseType.INT8, 2025-05-07T20:58:24.6165877Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.6166216Z associativity=32, 2025-05-07T20:58:24.6166465Z do_pruning=False, 2025-05-07T20:58:24.6166716Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.6166996Z ) 2025-05-07T20:58:24.6167223Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6167736Z self=, 2025-05-07T20:58:24.6168242Z weights_ty=SparseType.FP16, 2025-05-07T20:58:24.6168537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.6168904Z associativity=1, 2025-05-07T20:58:24.6169234Z do_pruning=True, 2025-05-07T20:58:24.6169579Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.6170013Z ) 2025-05-07T20:58:24.6170269Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6170781Z self=, 2025-05-07T20:58:24.6171286Z weights_ty=SparseType.FP32, 2025-05-07T20:58:24.6171588Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.6171882Z associativity=32, 2025-05-07T20:58:24.6172125Z do_pruning=False, 2025-05-07T20:58:24.6172386Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.6172671Z ) 2025-05-07T20:58:24.6172894Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6173419Z self=, 2025-05-07T20:58:24.6173932Z weights_ty=SparseType.INT8, 2025-05-07T20:58:24.6174224Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.6174521Z associativity=1, 2025-05-07T20:58:24.6174761Z do_pruning=True, 2025-05-07T20:58:24.6175015Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.6175299Z ) 2025-05-07T20:58:24.6175526Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6176032Z self=, 2025-05-07T20:58:24.6176530Z weights_ty=SparseType.INT8, 2025-05-07T20:58:24.6176819Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.6177109Z associativity=1, 2025-05-07T20:58:24.6177335Z do_pruning=False, 2025-05-07T20:58:24.6177590Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.6177871Z ) 2025-05-07T20:58:24.6178090Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6178600Z self=, 2025-05-07T20:58:24.6179191Z weights_ty=SparseType.INT4, 2025-05-07T20:58:24.6179475Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.6179783Z associativity=32, 2025-05-07T20:58:24.6180023Z do_pruning=True, 2025-05-07T20:58:24.6180272Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.6180552Z ) 2025-05-07T20:58:24.6180778Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6181284Z self=, 2025-05-07T20:58:24.6181783Z weights_ty=SparseType.INT4, 2025-05-07T20:58:24.6182076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.6182368Z associativity=32, 2025-05-07T20:58:24.6182607Z do_pruning=False, 2025-05-07T20:58:24.6182864Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.6183137Z ) 2025-05-07T20:58:24.6183446Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6184074Z self=, 2025-05-07T20:58:24.6184686Z weights_ty=SparseType.INT8, 2025-05-07T20:58:24.6185250Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.6185747Z associativity=1, 2025-05-07T20:58:24.6194043Z do_pruning=False, 2025-05-07T20:58:24.6194311Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.6194600Z ) 2025-05-07T20:58:24.6194868Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6195378Z self=, 2025-05-07T20:58:24.6195887Z weights_ty=SparseType.INT8, 2025-05-07T20:58:24.6196214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.6196538Z associativity=1, 2025-05-07T20:58:24.6196768Z do_pruning=True, 2025-05-07T20:58:24.6197022Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.6197315Z ) 2025-05-07T20:58:24.6197539Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6198059Z self=, 2025-05-07T20:58:24.6198568Z weights_ty=SparseType.INT2, 2025-05-07T20:58:24.6198857Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.6199163Z associativity=1, 2025-05-07T20:58:24.6199401Z do_pruning=True, 2025-05-07T20:58:24.6199648Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.6199940Z ) 2025-05-07T20:58:24.6200234Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6200744Z self=, 2025-05-07T20:58:24.6201250Z weights_ty=SparseType.FP16, 2025-05-07T20:58:24.6201547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.6201847Z associativity=32, 2025-05-07T20:58:24.6202087Z do_pruning=False, 2025-05-07T20:58:24.6202351Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.6202633Z ) 2025-05-07T20:58:24.6202860Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6203383Z self=, 2025-05-07T20:58:24.6203898Z weights_ty=SparseType.FP16, 2025-05-07T20:58:24.6204193Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.6204497Z associativity=32, 2025-05-07T20:58:24.6204740Z do_pruning=True, 2025-05-07T20:58:24.6204990Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.6205280Z ) 2025-05-07T20:58:24.6205513Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6206033Z self=, 2025-05-07T20:58:24.6206530Z weights_ty=SparseType.INT8, 2025-05-07T20:58:24.6206831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.6207136Z associativity=32, 2025-05-07T20:58:24.6207377Z do_pruning=True, 2025-05-07T20:58:24.6207638Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.6207922Z ) 2025-05-07T20:58:24.6208269Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6208783Z self=, 2025-05-07T20:58:24.6209292Z weights_ty=SparseType.INT8, 2025-05-07T20:58:24.6209584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.6209888Z associativity=1, 2025-05-07T20:58:24.6210125Z do_pruning=True, 2025-05-07T20:58:24.6210377Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.6210666Z ) 2025-05-07T20:58:24.6210890Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6211405Z self=, 2025-05-07T20:58:24.6211906Z weights_ty=SparseType.INT8, 2025-05-07T20:58:24.6212197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.6212499Z associativity=1, 2025-05-07T20:58:24.6212859Z do_pruning=False, 2025-05-07T20:58:24.6213122Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.6213403Z ) 2025-05-07T20:58:24.6213638Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6214153Z self=, 2025-05-07T20:58:24.6214718Z weights_ty=SparseType.FP16, 2025-05-07T20:58:24.6215017Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.6215323Z associativity=32, 2025-05-07T20:58:24.6215610Z do_pruning=True, 2025-05-07T20:58:24.6215870Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.6216158Z ) 2025-05-07T20:58:24.6216382Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6216898Z self=, 2025-05-07T20:58:24.6217400Z weights_ty=SparseType.INT8, 2025-05-07T20:58:24.6217692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.6217987Z associativity=1, 2025-05-07T20:58:24.6218226Z do_pruning=False, 2025-05-07T20:58:24.6218488Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.6218769Z ) 2025-05-07T20:58:24.6218998Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6219511Z self=, 2025-05-07T20:58:24.6220007Z weights_ty=SparseType.INT2, 2025-05-07T20:58:24.6220305Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:24.6220603Z associativity=1, 2025-05-07T20:58:24.6220834Z do_pruning=True, 2025-05-07T20:58:24.6221089Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.6221371Z ) 2025-05-07T20:58:24.6221590Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6222100Z self=, 2025-05-07T20:58:24.6222599Z weights_ty=SparseType.FP16, 2025-05-07T20:58:24.6222894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.6223186Z associativity=32, 2025-05-07T20:58:24.6223426Z do_pruning=True, 2025-05-07T20:58:24.6223680Z use_array_for_index_remapping=False, 2025-05-07T20:58:24.6223953Z ) 2025-05-07T20:58:24.6224176Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6224690Z self=, 2025-05-07T20:58:24.6225179Z weights_ty=SparseType.INT2, 2025-05-07T20:58:24.6225469Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.6225765Z associativity=1, 2025-05-07T20:58:24.6226026Z do_pruning=False, 2025-05-07T20:58:24.6226293Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.6226571Z ) 2025-05-07T20:58:24.6226791Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6227307Z self=, 2025-05-07T20:58:24.6227808Z weights_ty=SparseType.INT4, 2025-05-07T20:58:24.6228105Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.6228393Z associativity=32, 2025-05-07T20:58:24.6228685Z do_pruning=True, 2025-05-07T20:58:24.6228940Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.6229214Z ) 2025-05-07T20:58:24.6229443Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6229957Z self=, 2025-05-07T20:58:24.6230450Z weights_ty=SparseType.INT8, 2025-05-07T20:58:24.6230743Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.6231039Z associativity=32, 2025-05-07T20:58:24.6231268Z do_pruning=True, 2025-05-07T20:58:24.6231516Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.6231792Z ) 2025-05-07T20:58:24.6232024Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:58:24.6232531Z self=, 2025-05-07T20:58:24.6233110Z weights_ty=SparseType.INT2, 2025-05-07T20:58:24.6233410Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:24.6233702Z associativity=32, 2025-05-07T20:58:24.6233937Z do_pruning=True, 2025-05-07T20:58:24.6234188Z use_array_for_index_remapping=True, 2025-05-07T20:58:24.6234459Z ) 2025-05-07T20:58:24.6234681Z PASSED 2025-05-07T20:58:24.6234792Z 2025-05-07T20:58:24.6234938Z =============================== warnings summary =============================== 2025-05-07T20:58:24.6235529Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:58:24.6236270Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:58:24.6237755Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/tbe/utils/quantize.py:54: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:58:24.6239017Z res_scale_shift = torch.tensor( 2025-05-07T20:58:24.6239214Z 2025-05-07T20:58:24.6239552Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:58:24.6240344Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:58:24.6241120Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted 2025-05-07T20:58:24.6242685Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/tbe/utils/quantize.py:67: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:58:24.6243932Z res_scale_shift = torch.tensor( 2025-05-07T20:58:24.6244124Z 2025-05-07T20:58:24.6244488Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref 2025-05-07T20:58:24.6246014Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/tbe/utils/quantize.py:158: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T20:58:24.6247298Z return to_device(torch.tensor(comps), use_cpu) 2025-05-07T20:58:24.6247533Z 2025-05-07T20:58:24.6247776Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:58:24.6248246Z =========================== short test summary info ============================ 2025-05-07T20:58:24.6249141Z SKIPPED [1] tbe/inference/nbit_forward_test.py:613: Hash-based index_remapping is an experimental feature and is currently not supported for indices.dtype == torch.int64 and indices.device != cpu 2025-05-07T20:58:24.6250055Z ============= 9 passed, 1 skipped, 6 warnings in 70.30s (0:01:10) ============== 2025-05-07T20:58:25.3597525Z 2025-05-07T20:58:25.3598394Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_test.py 2025-05-07T20:58:25.3615203Z [TEST] Python test time for ./tbe/inference/nbit_forward_test.py: 73 seconds 2025-05-07T20:58:25.3615650Z 2025-05-07T20:58:25.3615668Z 2025-05-07T20:58:25.3615674Z 2025-05-07T20:58:25.3615679Z 2025-05-07T20:58:25.3637790Z ################################################################################ 2025-05-07T20:58:25.3653754Z # [2025-05-07T20:58:25.365Z] Run Python Test Suite: 2025-05-07T20:58:25.3654267Z # ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:58:25.3654736Z ################################################################################ 2025-05-07T20:58:25.3679835Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:58:25.3680707Z 2025-05-07T20:58:27.4969373Z ============================= test session starts ============================== 2025-05-07T20:58:27.4970034Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:27.4970566Z cachedir: .pytest_cache 2025-05-07T20:58:27.4971268Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:27.4972015Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:27.4972425Z plugins: hypothesis-6.131.14 2025-05-07T20:58:29.1235224Z collecting ... collected 3 items 2025-05-07T20:58:29.1235458Z 2025-05-07T20:58:36.9870755Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:58:36.9872261Z self=, 2025-05-07T20:58:36.9873108Z weights_ty=SparseType.FP32, 2025-05-07T20:58:36.9873386Z ) 2025-05-07T20:58:36.9873728Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:58:36.9874574Z self=, 2025-05-07T20:58:36.9875298Z weights_ty=SparseType.FP16, 2025-05-07T20:58:36.9875561Z ) 2025-05-07T20:58:36.9875901Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:58:36.9876735Z self=, 2025-05-07T20:58:36.9877436Z weights_ty=SparseType.INT8, 2025-05-07T20:58:36.9877696Z ) 2025-05-07T20:58:36.9878043Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:58:36.9878878Z self=, 2025-05-07T20:58:36.9879630Z weights_ty=SparseType.INT4, 2025-05-07T20:58:36.9879894Z ) 2025-05-07T20:58:36.9880314Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:58:36.9881152Z self=, 2025-05-07T20:58:36.9881851Z weights_ty=SparseType.INT2, 2025-05-07T20:58:36.9882105Z ) 2025-05-07T20:58:36.9882294Z PASSED 2025-05-07T20:58:40.3947254Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.3950383Z self=, 2025-05-07T20:58:40.3951503Z weights_ty=SparseType.FP32, 2025-05-07T20:58:40.3951777Z emulate_pruning=False, 2025-05-07T20:58:40.3952042Z indices_dtype=torch.int32, 2025-05-07T20:58:40.3952303Z ) 2025-05-07T20:58:40.3952647Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.3953502Z self=, 2025-05-07T20:58:40.3954224Z weights_ty=SparseType.INT8, 2025-05-07T20:58:40.3954499Z emulate_pruning=False, 2025-05-07T20:58:40.3954754Z indices_dtype=torch.int32, 2025-05-07T20:58:40.3955002Z ) 2025-05-07T20:58:40.3955345Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.3956345Z self=, 2025-05-07T20:58:40.3957066Z weights_ty=SparseType.INT8, 2025-05-07T20:58:40.3957339Z emulate_pruning=True, 2025-05-07T20:58:40.3957595Z indices_dtype=torch.int32, 2025-05-07T20:58:40.3957948Z ) 2025-05-07T20:58:40.3958291Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.3959147Z self=, 2025-05-07T20:58:40.3959856Z weights_ty=SparseType.INT4, 2025-05-07T20:58:40.3960269Z emulate_pruning=False, 2025-05-07T20:58:40.3960556Z indices_dtype=torch.int32, 2025-05-07T20:58:40.3960798Z ) 2025-05-07T20:58:40.3961145Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.3962007Z self=, 2025-05-07T20:58:40.3962736Z weights_ty=SparseType.INT8, 2025-05-07T20:58:40.3963007Z emulate_pruning=False, 2025-05-07T20:58:40.3963270Z indices_dtype=torch.int64, 2025-05-07T20:58:40.3963525Z ) 2025-05-07T20:58:40.3963864Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.3964721Z self=, 2025-05-07T20:58:40.3965430Z weights_ty=SparseType.INT2, 2025-05-07T20:58:40.3965701Z emulate_pruning=True, 2025-05-07T20:58:40.3965960Z indices_dtype=torch.int32, 2025-05-07T20:58:40.3966211Z ) 2025-05-07T20:58:40.3966554Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.3967416Z self=, 2025-05-07T20:58:40.3968131Z weights_ty=SparseType.INT2, 2025-05-07T20:58:40.3968408Z emulate_pruning=False, 2025-05-07T20:58:40.3968659Z indices_dtype=torch.int64, 2025-05-07T20:58:40.3968907Z ) 2025-05-07T20:58:40.3969255Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.3970108Z self=, 2025-05-07T20:58:40.3970872Z weights_ty=SparseType.FP16, 2025-05-07T20:58:40.3971146Z emulate_pruning=True, 2025-05-07T20:58:40.3971403Z indices_dtype=torch.int64, 2025-05-07T20:58:40.3971646Z ) 2025-05-07T20:58:40.3971987Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.3972844Z self=, 2025-05-07T20:58:40.3973610Z weights_ty=SparseType.INT8, 2025-05-07T20:58:40.3973885Z emulate_pruning=True, 2025-05-07T20:58:40.3974144Z indices_dtype=torch.int64, 2025-05-07T20:58:40.3974388Z ) 2025-05-07T20:58:40.3974731Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.3975592Z self=, 2025-05-07T20:58:40.3976305Z weights_ty=SparseType.INT4, 2025-05-07T20:58:40.3976573Z emulate_pruning=True, 2025-05-07T20:58:40.3976832Z indices_dtype=torch.int32, 2025-05-07T20:58:40.3977082Z ) 2025-05-07T20:58:40.3977419Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.3978354Z self=, 2025-05-07T20:58:40.3979076Z weights_ty=SparseType.FP32, 2025-05-07T20:58:40.3979354Z emulate_pruning=True, 2025-05-07T20:58:40.3979606Z indices_dtype=torch.int32, 2025-05-07T20:58:40.3979853Z ) 2025-05-07T20:58:40.3980194Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.3981088Z self=, 2025-05-07T20:58:40.3981800Z weights_ty=SparseType.FP16, 2025-05-07T20:58:40.3982074Z emulate_pruning=False, 2025-05-07T20:58:40.3982330Z indices_dtype=torch.int32, 2025-05-07T20:58:40.3982579Z ) 2025-05-07T20:58:40.3982928Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.3983787Z self=, 2025-05-07T20:58:40.3984494Z weights_ty=SparseType.FP16, 2025-05-07T20:58:40.3984775Z emulate_pruning=False, 2025-05-07T20:58:40.3985033Z indices_dtype=torch.int64, 2025-05-07T20:58:40.3985275Z ) 2025-05-07T20:58:40.3985621Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.3986482Z self=, 2025-05-07T20:58:40.3987198Z weights_ty=SparseType.INT4, 2025-05-07T20:58:40.3987468Z emulate_pruning=True, 2025-05-07T20:58:40.3987727Z indices_dtype=torch.int64, 2025-05-07T20:58:40.3987977Z ) 2025-05-07T20:58:40.3988315Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.3989193Z self=, 2025-05-07T20:58:40.3989923Z weights_ty=SparseType.INT4, 2025-05-07T20:58:40.3990197Z emulate_pruning=False, 2025-05-07T20:58:40.3990499Z indices_dtype=torch.int64, 2025-05-07T20:58:40.3990754Z ) 2025-05-07T20:58:40.3991092Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.3992237Z self=, 2025-05-07T20:58:40.3992964Z weights_ty=SparseType.FP16, 2025-05-07T20:58:40.3993244Z emulate_pruning=True, 2025-05-07T20:58:40.3993494Z indices_dtype=torch.int32, 2025-05-07T20:58:40.3993746Z ) 2025-05-07T20:58:40.3994089Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.3994942Z self=, 2025-05-07T20:58:40.3995673Z weights_ty=SparseType.INT2, 2025-05-07T20:58:40.3996027Z emulate_pruning=True, 2025-05-07T20:58:40.3996293Z indices_dtype=torch.int64, 2025-05-07T20:58:40.3996538Z ) 2025-05-07T20:58:40.3996884Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.3997745Z self=, 2025-05-07T20:58:40.3998464Z weights_ty=SparseType.INT2, 2025-05-07T20:58:40.3998737Z emulate_pruning=False, 2025-05-07T20:58:40.3998997Z indices_dtype=torch.int32, 2025-05-07T20:58:40.3999239Z ) 2025-05-07T20:58:40.3999584Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.4000533Z self=, 2025-05-07T20:58:40.4001408Z weights_ty=SparseType.FP32, 2025-05-07T20:58:40.4001679Z emulate_pruning=False, 2025-05-07T20:58:40.4001945Z indices_dtype=torch.int64, 2025-05-07T20:58:40.4002193Z ) 2025-05-07T20:58:40.4002531Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:58:40.4003461Z self=, 2025-05-07T20:58:40.4004179Z weights_ty=SparseType.FP32, 2025-05-07T20:58:40.4004450Z emulate_pruning=True, 2025-05-07T20:58:40.4004709Z indices_dtype=torch.int64, 2025-05-07T20:58:40.4004962Z ) 2025-05-07T20:58:40.4005152Z PASSED 2025-05-07T20:58:40.4542317Z tbe/inference/nbit_split_embeddings_test.py::NBitSplitEmbeddingsTest::test_nbit_split_embedding_weights_with_scale_and_bias Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:40.4545090Z self=, 2025-05-07T20:58:40.4546402Z T=1, 2025-05-07T20:58:40.4546794Z D=2, 2025-05-07T20:58:40.4547168Z B=1, 2025-05-07T20:58:40.4547536Z log_E=3, 2025-05-07T20:58:40.4547930Z L=0, 2025-05-07T20:58:40.4548369Z weights_ty=SparseType.FP32, 2025-05-07T20:58:40.4548966Z output_dtype=SparseType.FP16, 2025-05-07T20:58:40.4549741Z ) 2025-05-07T20:58:40.4550216Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:40.4551138Z self=, 2025-05-07T20:58:40.4551804Z T=2, 2025-05-07T20:58:40.4551995Z D=2, 2025-05-07T20:58:40.4552177Z B=1, 2025-05-07T20:58:40.4552358Z log_E=3, 2025-05-07T20:58:40.4552552Z L=0, 2025-05-07T20:58:40.4552760Z weights_ty=SparseType.FP32, 2025-05-07T20:58:40.4553048Z output_dtype=SparseType.FP16, 2025-05-07T20:58:40.4553313Z ) 2025-05-07T20:58:40.4553620Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:40.4554409Z self=, 2025-05-07T20:58:40.4555066Z T=2, 2025-05-07T20:58:40.4555257Z D=91, 2025-05-07T20:58:40.4555435Z B=73, 2025-05-07T20:58:40.4555628Z log_E=5, 2025-05-07T20:58:40.4555826Z L=19, 2025-05-07T20:58:40.4556034Z weights_ty=SparseType.INT2, 2025-05-07T20:58:40.4556321Z output_dtype=SparseType.BF16, 2025-05-07T20:58:40.4556585Z ) 2025-05-07T20:58:40.4556885Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:40.4557666Z self=, 2025-05-07T20:58:40.4558320Z T=6, 2025-05-07T20:58:40.4558509Z D=102, 2025-05-07T20:58:40.4558698Z B=77, 2025-05-07T20:58:40.4558887Z log_E=5, 2025-05-07T20:58:40.4559246Z L=11, 2025-05-07T20:58:40.4559452Z weights_ty=SparseType.INT2, 2025-05-07T20:58:40.4559738Z output_dtype=SparseType.FP16, 2025-05-07T20:58:40.4560095Z ) 2025-05-07T20:58:40.4560396Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:40.4561173Z self=, 2025-05-07T20:58:40.4561832Z T=1, 2025-05-07T20:58:40.4562012Z D=64, 2025-05-07T20:58:40.4562203Z B=50, 2025-05-07T20:58:40.4562400Z log_E=5, 2025-05-07T20:58:40.4562596Z L=4, 2025-05-07T20:58:40.4562825Z weights_ty=SparseType.INT4, 2025-05-07T20:58:40.4563120Z output_dtype=SparseType.BF16, 2025-05-07T20:58:40.4563389Z ) 2025-05-07T20:58:40.4563689Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:40.4564607Z self=, 2025-05-07T20:58:40.4565276Z T=1, 2025-05-07T20:58:40.4565462Z D=69, 2025-05-07T20:58:40.4565650Z B=34, 2025-05-07T20:58:40.4565842Z log_E=4, 2025-05-07T20:58:40.4566166Z L=12, 2025-05-07T20:58:40.4566378Z weights_ty=SparseType.FP16, 2025-05-07T20:58:40.4566660Z output_dtype=SparseType.BF16, 2025-05-07T20:58:40.4566915Z ) 2025-05-07T20:58:40.4567222Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:40.4567997Z self=, 2025-05-07T20:58:40.4568654Z T=3, 2025-05-07T20:58:40.4576997Z D=104, 2025-05-07T20:58:40.4577213Z B=4, 2025-05-07T20:58:40.4577413Z log_E=3, 2025-05-07T20:58:40.4577619Z L=6, 2025-05-07T20:58:40.4577837Z weights_ty=SparseType.FP16, 2025-05-07T20:58:40.4578145Z output_dtype=SparseType.FP16, 2025-05-07T20:58:40.4578418Z ) 2025-05-07T20:58:40.4578728Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:40.4579518Z self=, 2025-05-07T20:58:40.4580173Z T=8, 2025-05-07T20:58:40.4580375Z D=84, 2025-05-07T20:58:40.4580602Z B=93, 2025-05-07T20:58:40.4580798Z log_E=3, 2025-05-07T20:58:40.4580987Z L=0, 2025-05-07T20:58:40.4581200Z weights_ty=SparseType.FP16, 2025-05-07T20:58:40.4581490Z output_dtype=SparseType.BF16, 2025-05-07T20:58:40.4581753Z ) 2025-05-07T20:58:40.4582059Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:40.4582844Z self=, 2025-05-07T20:58:40.4583505Z T=2, 2025-05-07T20:58:40.4583696Z D=125, 2025-05-07T20:58:40.4583891Z B=20, 2025-05-07T20:58:40.4584086Z log_E=4, 2025-05-07T20:58:40.4584277Z L=2, 2025-05-07T20:58:40.4584493Z weights_ty=SparseType.FP16, 2025-05-07T20:58:40.4584784Z output_dtype=SparseType.INT8, 2025-05-07T20:58:40.4585044Z ) 2025-05-07T20:58:40.4585357Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:40.4586141Z self=, 2025-05-07T20:58:40.4586794Z T=4, 2025-05-07T20:58:40.4586984Z D=16, 2025-05-07T20:58:40.4587173Z B=8, 2025-05-07T20:58:40.4587359Z log_E=4, 2025-05-07T20:58:40.4587556Z L=11, 2025-05-07T20:58:40.4587769Z weights_ty=SparseType.FP16, 2025-05-07T20:58:40.4588050Z output_dtype=SparseType.FP16, 2025-05-07T20:58:40.4588316Z ) 2025-05-07T20:58:40.4588633Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:40.4589421Z self=, 2025-05-07T20:58:40.4590154Z T=5, 2025-05-07T20:58:40.4590373Z D=30, 2025-05-07T20:58:40.4590587Z B=119, 2025-05-07T20:58:40.4590779Z log_E=4, 2025-05-07T20:58:40.4590979Z L=10, 2025-05-07T20:58:40.4591197Z weights_ty=SparseType.FP16, 2025-05-07T20:58:40.4591788Z output_dtype=SparseType.FP16, 2025-05-07T20:58:40.4592062Z ) 2025-05-07T20:58:40.4592372Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:40.4593147Z self=, 2025-05-07T20:58:40.4593796Z T=5, 2025-05-07T20:58:40.4593986Z D=30, 2025-05-07T20:58:40.4594175Z B=119, 2025-05-07T20:58:40.4594361Z log_E=3, 2025-05-07T20:58:40.4594557Z L=10, 2025-05-07T20:58:40.4594925Z weights_ty=SparseType.FP16, 2025-05-07T20:58:40.4595210Z output_dtype=SparseType.FP16, 2025-05-07T20:58:40.4595481Z ) 2025-05-07T20:58:40.4595786Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:40.4596568Z self=, 2025-05-07T20:58:40.4597292Z T=5, 2025-05-07T20:58:40.4597484Z D=3, 2025-05-07T20:58:40.4597673Z B=119, 2025-05-07T20:58:40.4597862Z log_E=3, 2025-05-07T20:58:40.4598064Z L=10, 2025-05-07T20:58:40.4598278Z weights_ty=SparseType.FP16, 2025-05-07T20:58:40.4598564Z output_dtype=SparseType.FP16, 2025-05-07T20:58:40.4598831Z ) 2025-05-07T20:58:40.4599140Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:40.4599909Z self=, 2025-05-07T20:58:40.4600689Z T=5, 2025-05-07T20:58:40.4600884Z D=3, 2025-05-07T20:58:40.4601070Z B=10, 2025-05-07T20:58:40.4601268Z log_E=3, 2025-05-07T20:58:40.4601465Z L=10, 2025-05-07T20:58:40.4601678Z weights_ty=SparseType.FP16, 2025-05-07T20:58:40.4601958Z output_dtype=SparseType.FP16, 2025-05-07T20:58:40.4602224Z ) 2025-05-07T20:58:40.4602527Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:58:40.4603290Z self=, 2025-05-07T20:58:40.4603945Z T=5, 2025-05-07T20:58:40.4604135Z D=5, 2025-05-07T20:58:40.4604316Z B=10, 2025-05-07T20:58:40.4604504Z log_E=3, 2025-05-07T20:58:40.4604698Z L=10, 2025-05-07T20:58:40.4604905Z weights_ty=SparseType.FP16, 2025-05-07T20:58:40.4605187Z output_dtype=SparseType.FP16, 2025-05-07T20:58:40.4605457Z ) 2025-05-07T20:58:40.4605647Z PASSED 2025-05-07T20:58:40.4605767Z 2025-05-07T20:58:40.4605908Z ============================== 3 passed in 13.08s ============================== 2025-05-07T20:58:41.1077056Z 2025-05-07T20:58:41.1077847Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:58:41.1100157Z [TEST] Python test time for ./tbe/inference/nbit_split_embeddings_test.py: 16 seconds 2025-05-07T20:58:41.1100725Z 2025-05-07T20:58:41.1100731Z 2025-05-07T20:58:41.1100736Z 2025-05-07T20:58:41.1100742Z 2025-05-07T20:58:41.1122725Z ################################################################################ 2025-05-07T20:58:41.1138529Z # [2025-05-07T20:58:41.113Z] Run Python Test Suite: 2025-05-07T20:58:41.1139013Z # ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:58:41.1139444Z ################################################################################ 2025-05-07T20:58:41.1163322Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:58:41.1164108Z 2025-05-07T20:58:43.2472856Z ============================= test session starts ============================== 2025-05-07T20:58:43.2473504Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:43.2474062Z cachedir: .pytest_cache 2025-05-07T20:58:43.2474641Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:43.2475375Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:43.2475786Z plugins: hypothesis-6.131.14 2025-05-07T20:58:44.8289912Z collecting ... collected 3 items 2025-05-07T20:58:44.8290149Z 2025-05-07T20:58:44.8303493Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_discrete_id_weights_io SKIPPED 2025-05-07T20:58:44.8311241Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_read_tensor_using_wrapper_from_db SKIPPED 2025-05-07T20:58:44.8325336Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_write_tensor_to_db SKIPPED 2025-05-07T20:58:44.8325727Z 2025-05-07T20:58:44.8325890Z =========================== short test summary info ============================ 2025-05-07T20:58:44.8326414Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:224: Test is currently known to fail in OSS mode 2025-05-07T20:58:44.8327161Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:41: Test is currently known to fail in OSS mode 2025-05-07T20:58:44.8327796Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:58:44.8328302Z ============================== 3 skipped in 1.70s ============================== 2025-05-07T20:58:45.3937398Z 2025-05-07T20:58:45.3937844Z [TEST] Python test suite PASSED: ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:58:45.3958567Z [TEST] Python test time for ./tbe/ssd/kv_tensor_wrapper_test.py: 4 seconds 2025-05-07T20:58:45.3958890Z 2025-05-07T20:58:45.3958905Z 2025-05-07T20:58:45.3958909Z 2025-05-07T20:58:45.3958918Z 2025-05-07T20:58:45.3979210Z ################################################################################ 2025-05-07T20:58:45.3995045Z # [2025-05-07T20:58:45.399Z] Run Python Test Suite: 2025-05-07T20:58:45.3995434Z # ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:58:45.3995859Z ################################################################################ 2025-05-07T20:58:45.4020642Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:58:45.4021289Z 2025-05-07T20:58:47.5289109Z ============================= test session starts ============================== 2025-05-07T20:58:47.5289784Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:47.5290319Z cachedir: .pytest_cache 2025-05-07T20:58:47.5290938Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:47.5291952Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:47.5292378Z plugins: hypothesis-6.131.14 2025-05-07T20:58:49.2373789Z collecting ... collected 6 items 2025-05-07T20:58:49.2374030Z 2025-05-07T20:58:49.2384898Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_get_bucket_sorted_indices SKIPPED 2025-05-07T20:58:49.2392739Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_flush SKIPPED 2025-05-07T20:58:49.2400204Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_io SKIPPED 2025-05-07T20:58:49.2407465Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_multiple_flush_at_same_train_iter SKIPPED 2025-05-07T20:58:49.2414258Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_prefetch_compatibility SKIPPED 2025-05-07T20:58:49.2429880Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_rocksdb_get_discrete_ids SKIPPED 2025-05-07T20:58:49.2430264Z 2025-05-07T20:58:49.2430620Z =========================== short test summary info ============================ 2025-05-07T20:58:49.2431125Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:312: Test is currently known to fail in OSS mode 2025-05-07T20:58:49.2431717Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:89: Test is currently known to fail in OSS mode 2025-05-07T20:58:49.2432289Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:58:49.2432872Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:235: Test is currently known to fail in OSS mode 2025-05-07T20:58:49.2433496Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:184: Test is currently known to fail in OSS mode 2025-05-07T20:58:49.2434071Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:262: Test is currently known to fail in OSS mode 2025-05-07T20:58:49.2434539Z ============================== 6 skipped in 1.83s ============================== 2025-05-07T20:58:49.8081133Z 2025-05-07T20:58:49.8081682Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:58:49.8101644Z [TEST] Python test time for ./tbe/ssd/ssd_l2_cache_test.py: 4 seconds 2025-05-07T20:58:49.8101950Z 2025-05-07T20:58:49.8102321Z 2025-05-07T20:58:49.8102336Z 2025-05-07T20:58:49.8102347Z 2025-05-07T20:58:49.8123112Z ################################################################################ 2025-05-07T20:58:49.8140089Z # [2025-05-07T20:58:49.813Z] Run Python Test Suite: 2025-05-07T20:58:49.8140462Z # ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:58:49.8140792Z ################################################################################ 2025-05-07T20:58:49.8165394Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:58:49.8166347Z 2025-05-07T20:58:51.9435081Z ============================= test session starts ============================== 2025-05-07T20:58:51.9436128Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:51.9437015Z cachedir: .pytest_cache 2025-05-07T20:58:51.9438034Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:51.9439266Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:51.9439937Z plugins: hypothesis-6.131.14 2025-05-07T20:58:53.6429802Z collecting ... collected 3 items 2025-05-07T20:58:53.6430042Z 2025-05-07T20:58:53.6443294Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd SKIPPED 2025-05-07T20:58:53.6451518Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_cache SKIPPED 2025-05-07T20:58:53.6467005Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_forward SKIPPED 2025-05-07T20:58:53.6467506Z 2025-05-07T20:58:53.6467658Z =========================== short test summary info ============================ 2025-05-07T20:58:53.6468216Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:46: Test is currently known to fail in OSS mode 2025-05-07T20:58:53.6468901Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:244: Test is currently known to fail in OSS mode 2025-05-07T20:58:53.6469588Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:79: Test is currently known to fail in OSS mode 2025-05-07T20:58:53.6470108Z ============================== 3 skipped in 1.82s ============================== 2025-05-07T20:58:54.2131852Z 2025-05-07T20:58:54.2132423Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:58:54.2153347Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_inference_test.py: 5 seconds 2025-05-07T20:58:54.2153697Z 2025-05-07T20:58:54.2153702Z 2025-05-07T20:58:54.2153708Z 2025-05-07T20:58:54.2153712Z 2025-05-07T20:58:54.2174081Z ################################################################################ 2025-05-07T20:58:54.2189226Z # [2025-05-07T20:58:54.218Z] Run Python Test Suite: 2025-05-07T20:58:54.2189587Z # ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:58:54.2189915Z ################################################################################ 2025-05-07T20:58:54.2215616Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:58:54.2216281Z 2025-05-07T20:58:56.3521943Z ============================= test session starts ============================== 2025-05-07T20:58:56.3523234Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:56.3524255Z cachedir: .pytest_cache 2025-05-07T20:58:56.3525269Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:56.3526020Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:56.3526443Z plugins: hypothesis-6.131.14 2025-05-07T20:58:58.0670421Z collecting ... collected 11 items 2025-05-07T20:58:58.0670848Z 2025-05-07T20:58:58.0682350Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_db_forward SKIPPED 2025-05-07T20:58:58.0689676Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_emb_state_dict SKIPPED 2025-05-07T20:58:58.0697329Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd SKIPPED 2025-05-07T20:58:58.0704508Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_backward_adagrad SKIPPED 2025-05-07T20:58:58.0711309Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_explicit_prefetch SKIPPED 2025-05-07T20:58:58.0717867Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_flush SKIPPED 2025-05-07T20:58:58.0724566Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_implicit_prefetch SKIPPED 2025-05-07T20:58:58.0731436Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_before_fwd SKIPPED 2025-05-07T20:58:58.0738977Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_between_fwd_bwd SKIPPED 2025-05-07T20:58:58.0745075Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_emb_state_dict SKIPPED 2025-05-07T20:58:58.0760431Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_forward SKIPPED 2025-05-07T20:58:58.0761051Z 2025-05-07T20:58:58.0761259Z =========================== short test summary info ============================ 2025-05-07T20:58:58.0761980Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1449: Test is currently known to fail in OSS mode 2025-05-07T20:58:58.0762769Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1533: Test is currently known to fail in OSS mode 2025-05-07T20:58:58.0763451Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:93: Test is currently known to fail in OSS mode 2025-05-07T20:58:58.0764127Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:779: Test is currently known to fail in OSS mode 2025-05-07T20:58:58.0764807Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1356: Test is currently known to fail in OSS mode 2025-05-07T20:58:58.0765537Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1311: Test is currently known to fail in OSS mode 2025-05-07T20:58:58.0766221Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1335: Test is currently known to fail in OSS mode 2025-05-07T20:58:58.0766906Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1387: Test is currently known to fail in OSS mode 2025-05-07T20:58:58.0767588Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1417: Test is currently known to fail in OSS mode 2025-05-07T20:58:58.0768268Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:927: Test is currently known to fail in OSS mode 2025-05-07T20:58:58.0769082Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:706: Test is currently known to fail in OSS mode 2025-05-07T20:58:58.0769614Z ============================= 11 skipped in 1.84s ============================== 2025-05-07T20:58:58.6441854Z 2025-05-07T20:58:58.6442469Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:58:58.6460201Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_training_test.py: 4 seconds 2025-05-07T20:58:58.6460541Z 2025-05-07T20:58:58.6460545Z 2025-05-07T20:58:58.6460549Z 2025-05-07T20:58:58.6460553Z 2025-05-07T20:58:58.6479914Z ################################################################################ 2025-05-07T20:58:58.6498484Z # [2025-05-07T20:58:58.649Z] Run Python Test Suite: 2025-05-07T20:58:58.6499188Z # ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:58:58.6499496Z ################################################################################ 2025-05-07T20:58:58.6524799Z + 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:58:58.6525575Z 2025-05-07T20:59:00.7803845Z ============================= test session starts ============================== 2025-05-07T20:59:00.7804518Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:59:00.7805053Z cachedir: .pytest_cache 2025-05-07T20:59:00.7805640Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:59:00.7806390Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:59:00.7806798Z plugins: hypothesis-6.131.14 2025-05-07T20:59:02.5870120Z collecting ... collected 4 items 2025-05-07T20:59:02.5870375Z 2025-05-07T20:59:02.5881752Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_compact_indices SKIPPED 2025-05-07T20:59:02.5890654Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_put SKIPPED 2025-05-07T20:59:02.5899175Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_select SKIPPED 2025-05-07T20:59:02.5913708Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_scratch_pad_indices_queue SKIPPED 2025-05-07T20:59:02.5914057Z 2025-05-07T20:59:02.5914215Z =========================== short test summary info ============================ 2025-05-07T20:59:02.5914714Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:329: Test is currently known to fail in OSS mode 2025-05-07T20:59:02.5915296Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:97: Test is currently known to fail in OSS mode 2025-05-07T20:59:02.5915867Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:130: Test is currently known to fail in OSS mode 2025-05-07T20:59:02.5916451Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:175: Test is currently known to fail in OSS mode 2025-05-07T20:59:02.5916925Z ============================== 4 skipped in 1.93s ============================== 2025-05-07T20:59:03.1524779Z 2025-05-07T20:59:03.1525063Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:59:03.1544660Z [TEST] Python test time for ./tbe/ssd/ssd_utils_test.py: 5 seconds 2025-05-07T20:59:03.1544978Z 2025-05-07T20:59:03.1544982Z 2025-05-07T20:59:03.1544986Z 2025-05-07T20:59:03.1544989Z 2025-05-07T20:59:03.1565925Z ################################################################################ 2025-05-07T20:59:03.1582562Z # [2025-05-07T20:59:03.157Z] Run Python Test Suite: 2025-05-07T20:59:03.1582930Z # ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:59:03.1583276Z ################################################################################ 2025-05-07T20:59:03.1607822Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:59:03.1608527Z 2025-05-07T20:59:05.2920408Z ============================= test session starts ============================== 2025-05-07T20:59:05.2921056Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:59:05.2921612Z cachedir: .pytest_cache 2025-05-07T20:59:05.2922213Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:59:05.2922969Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:59:05.2923388Z plugins: hypothesis-6.131.14 2025-05-07T20:59:06.9364690Z collecting ... collected 1 item 2025-05-07T20:59:06.9365062Z 2025-05-07T20:59:07.1890805Z tbe/stats/tbe_bench_params_reporter_test.py::TestTBEBenchmarkParamsReporter::test_report_stats Time taken to generate indices (us): 53 2025-05-07T20:59:07.1892710Z Skipping (s,q) (0.01, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1893408Z Skipping (s,q) (0.02, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1894075Z Skipping (s,q) (0.03, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1894815Z Skipping (s,q) (0.04, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1895602Z Skipping (s,q) (0.05, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1896265Z Skipping (s,q) (0.06, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1896930Z Skipping (s,q) (0.07, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1897642Z Skipping (s,q) (0.08, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1898314Z Skipping (s,q) (0.09, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1898971Z Skipping (s,q) (0.1, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1899640Z Skipping (s,q) (0.11, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1900283Z Skipping (s,q) (0.12, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1900968Z Skipping (s,q) (0.13, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1901631Z Skipping (s,q) (0.14, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1902290Z Skipping (s,q) (0.15, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1902963Z Skipping (s,q) (0.16, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1903620Z Skipping (s,q) (0.17, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1904289Z Skipping (s,q) (0.18, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1904936Z Skipping (s,q) (0.19, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1905594Z Skipping (s,q) (0.2, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1906265Z Skipping (s,q) (0.21, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1906908Z Skipping (s,q) (0.22, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1907564Z Skipping (s,q) (0.23, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1908287Z Skipping (s,q) (0.24, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1908947Z Skipping (s,q) (0.25, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1909615Z Skipping (s,q) (0.26, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1910268Z Skipping (s,q) (0.27, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1910929Z Skipping (s,q) (0.28, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1911594Z Skipping (s,q) (0.29, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1912253Z Skipping (s,q) (0.3, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1912917Z Skipping (s,q) (0.31, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1913571Z Skipping (s,q) (0.32, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1914224Z Skipping (s,q) (0.33, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1914896Z Skipping (s,q) (0.34, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1915560Z Skipping (s,q) (0.35, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1916231Z Skipping (s,q) (0.36, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1917033Z Skipping (s,q) (0.37, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1917688Z Skipping (s,q) (0.38, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1918415Z Skipping (s,q) (0.39, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1919058Z Skipping (s,q) (0.4, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1919714Z Skipping (s,q) (0.41, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1920498Z Skipping (s,q) (0.42, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1921149Z Skipping (s,q) (0.43, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1921823Z Skipping (s,q) (0.44, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1922475Z Skipping (s,q) (0.45, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1923132Z Skipping (s,q) (0.46, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1923914Z Skipping (s,q) (0.47, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1924574Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1925244Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1925911Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1926581Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1927317Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1927963Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1928628Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1929305Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1929966Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1930627Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1931279Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1931945Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1932611Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1933281Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1933949Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1934611Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1935259Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1935936Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1936580Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1937253Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1938039Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1938865Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1939690Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1940326Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1957489Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1958232Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1958900Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1959580Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1960332Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1960998Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1961675Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1962361Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1963043Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1963713Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1964401Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1965077Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1965854Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1966529Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1967214Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1967881Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1968554Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1969228Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1969903Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1970570Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1971255Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1972050Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1972706Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1973359Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1974039Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1974707Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1975444Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1976126Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1976787Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1977431Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1978170Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1978842Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1979513Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1980188Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1980859Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1981533Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1982195Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1982872Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1983529Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1984188Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1984866Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1985524Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1986187Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1986840Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1987515Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1988215Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1988886Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1989562Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1990219Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1990885Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1991755Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1992421Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1993096Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1993751Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1994422Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1995073Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1995745Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1996404Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1997212Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1997882Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1998546Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1999210Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.1999886Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2000618Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2001289Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2001942Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2002601Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2003263Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2004116Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2004803Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2005452Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2006116Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2006890Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2007541Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2008268Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2008921Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2009592Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2010259Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2010920Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2011605Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2012253Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2012929Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2013589Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2014251Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2014936Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2015598Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2016269Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2016919Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2017585Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2018311Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2018971Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2019651Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2020307Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2020982Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2021638Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2022302Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2022979Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2023633Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2024304Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2024957Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2025623Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2026293Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2026957Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2027632Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2028354Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2029027Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2029695Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2030345Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2031022Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2031689Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2032363Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2033013Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2033676Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2034350Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2035120Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2035809Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2036468Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2037133Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2037880Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2038582Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2039263Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2039918Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2040667Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2041343Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2042005Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2042681Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2043336Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2044020Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:59:07.2044690Z Skipping (s,q) (0.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2045376Z Skipping (s,q) (0.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2046080Z Skipping (s,q) (0.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2046744Z Skipping (s,q) (0.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2047440Z Skipping (s,q) (0.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2048129Z Skipping (s,q) (0.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2048857Z Skipping (s,q) (0.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2049548Z Skipping (s,q) (0.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2050235Z Skipping (s,q) (0.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2050927Z Skipping (s,q) (0.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2051608Z Skipping (s,q) (0.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2052288Z Skipping (s,q) (0.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2052986Z Skipping (s,q) (0.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2053655Z Skipping (s,q) (0.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2054338Z Skipping (s,q) (0.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2055017Z Skipping (s,q) (0.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2055700Z Skipping (s,q) (0.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2056387Z Skipping (s,q) (0.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2057061Z Skipping (s,q) (0.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2057754Z Skipping (s,q) (0.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2058440Z Skipping (s,q) (0.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2059194Z Skipping (s,q) (0.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2059892Z Skipping (s,q) (0.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2060566Z Skipping (s,q) (0.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2061250Z Skipping (s,q) (0.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2061942Z Skipping (s,q) (0.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2062627Z Skipping (s,q) (0.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2063323Z Skipping (s,q) (0.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2063988Z Skipping (s,q) (0.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2064674Z Skipping (s,q) (0.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2065362Z Skipping (s,q) (0.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2066181Z Skipping (s,q) (0.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2066894Z Skipping (s,q) (0.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2067576Z Skipping (s,q) (0.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2068312Z Skipping (s,q) (0.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2069060Z Skipping (s,q) (0.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2069729Z Skipping (s,q) (0.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2070417Z Skipping (s,q) (0.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2071104Z Skipping (s,q) (0.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2071784Z Skipping (s,q) (0.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2072481Z Skipping (s,q) (0.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2073161Z Skipping (s,q) (0.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2073847Z Skipping (s,q) (0.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2074552Z Skipping (s,q) (0.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2075235Z Skipping (s,q) (0.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2075922Z Skipping (s,q) (0.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2076602Z Skipping (s,q) (0.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2077287Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2077976Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2078709Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2079405Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2080074Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2080828Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2081531Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2082215Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2082910Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2083584Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2084277Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2084971Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2085648Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2086342Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2087015Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2087747Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2088445Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2089128Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2089822Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2090564Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2091242Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2092140Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2092814Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2093502Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2094172Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2094856Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2095542Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2096220Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2097091Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2097801Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2098503Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2099198Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2099954Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2100633Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2101317Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2101996Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2102682Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2103357Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2104052Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2104739Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2105409Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2106107Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2106779Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2107464Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2108169Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2108870Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2109557Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2110255Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2110945Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2111621Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2112301Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2112998Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2113675Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2114349Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2115017Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2115707Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2116395Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2117066Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2117756Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2118423Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2119106Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2119785Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2120539Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2121347Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2122014Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2122703Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2123402Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2124073Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2124761Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2125435Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2126127Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2126801Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2127474Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2128329Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2129003Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2129688Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2130371Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2131116Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2131797Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2132468Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2133158Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2133828Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2134499Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2167024Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2167732Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2168485Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2169183Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2169873Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2170555Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2171243Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2171919Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2172614Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2173321Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2174030Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2174728Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2175384Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2176063Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2176761Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2177469Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2178180Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2178854Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2179543Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2180220Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2180879Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2181570Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2182236Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2182935Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2183604Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2184381Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2185068Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2185750Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2186447Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2187112Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2187788Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2188481Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2189148Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2189838Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2190626Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2191319Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2192206Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2192884Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2193741Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2194411Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2195096Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2195766Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2196435Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2197126Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2197799Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2198541Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2199220Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2199899Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2200672Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2201336Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2202029Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2202705Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2203392Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2204060Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2204732Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2205417Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2206083Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2206772Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2207453Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2208141Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2208808Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2209479Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2210168Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2210838Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2211522Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2212195Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2212876Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2213534Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2214214Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2215028Z Skipping (s,q) (0.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2219994Z Skipping (s,q) (0.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2220671Z Skipping (s,q) (0.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2221338Z Skipping (s,q) (0.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2222027Z Skipping (s,q) (0.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2222707Z Skipping (s,q) (0.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2223387Z Skipping (s,q) (0.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2224047Z Skipping (s,q) (0.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2224723Z Skipping (s,q) (0.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2225395Z Skipping (s,q) (0.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2226222Z Skipping (s,q) (0.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2226923Z Skipping (s,q) (0.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2227598Z Skipping (s,q) (0.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2228322Z Skipping (s,q) (0.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2229056Z Skipping (s,q) (0.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2229717Z Skipping (s,q) (0.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2230402Z Skipping (s,q) (0.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2231082Z Skipping (s,q) (0.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2231768Z Skipping (s,q) (0.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2232425Z Skipping (s,q) (0.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2233087Z Skipping (s,q) (0.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2233781Z Skipping (s,q) (0.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2234447Z Skipping (s,q) (0.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2235128Z Skipping (s,q) (0.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2235797Z Skipping (s,q) (0.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2236490Z Skipping (s,q) (0.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2237159Z Skipping (s,q) (0.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2237819Z Skipping (s,q) (0.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2238511Z Skipping (s,q) (0.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2239175Z Skipping (s,q) (0.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2239856Z Skipping (s,q) (0.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2240604Z Skipping (s,q) (0.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2241284Z Skipping (s,q) (0.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2241964Z Skipping (s,q) (0.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2242627Z Skipping (s,q) (0.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2243321Z Skipping (s,q) (0.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2244026Z Skipping (s,q) (0.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2244712Z Skipping (s,q) (0.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2245370Z Skipping (s,q) (0.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2246048Z Skipping (s,q) (0.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2246727Z Skipping (s,q) (0.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2247380Z Skipping (s,q) (0.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2248122Z Skipping (s,q) (0.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2248819Z Skipping (s,q) (0.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2249498Z Skipping (s,q) (0.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2250239Z Skipping (s,q) (0.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2250900Z Skipping (s,q) (0.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2251590Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2252246Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2252927Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2253589Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2254266Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2254949Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2255620Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2256303Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2257071Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2257773Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2258494Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2259163Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2259960Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2260628Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2261311Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2261973Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2262654Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2263474Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2264474Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2265267Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2266081Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2266880Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2267810Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2268611Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2269417Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2270226Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2271110Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2271873Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2272747Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2273635Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2274545Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2275318Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2276173Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2276986Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2277812Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2278546Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2279480Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2280358Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2281219Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2282051Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2283001Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2283820Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2284667Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2285492Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2286467Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2287232Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2288161Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2288937Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2289792Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2290526Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2291411Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2292459Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2293391Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2294318Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2295257Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2296041Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2296811Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2297724Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2298667Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2299481Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2300319Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2301103Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2301946Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2302777Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2303679Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2304493Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2305318Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2306033Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2306958Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2307777Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2308621Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2309437Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2310314Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2311132Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2311943Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2312811Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2313668Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2314472Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2315351Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2316167Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2317001Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2317745Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2318695Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2319503Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2320382Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2321120Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2322104Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2322945Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2323783Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2324676Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2325609Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2326423Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2327308Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2328117Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2328961Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2329722Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2330618Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2331488Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2332532Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2333253Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2334198Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2334981Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2335864Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2336664Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2337555Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2338375Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2339182Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2339961Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2340883Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2341653Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2342532Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2343358Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2344209Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2344940Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2345767Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2346556Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2347458Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2348241Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2349137Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2349933Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2350831Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2351635Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2352552Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2353314Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2354147Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2354991Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2355834Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2356645Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2357416Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2358262Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2359180Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2359917Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2360878Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2361672Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2391126Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2392044Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2392741Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2393426Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2394126Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2394830Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2395521Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2396222Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2396930Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2397860Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2398591Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2399309Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2399991Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2400868Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2401533Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2402216Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2402882Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2403558Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2404237Z Skipping (s,q) (0.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2404911Z Skipping (s,q) (0.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2405591Z Skipping (s,q) (0.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2406267Z Skipping (s,q) (0.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2406961Z Skipping (s,q) (0.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2407630Z Skipping (s,q) (0.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2408361Z Skipping (s,q) (0.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2409034Z Skipping (s,q) (0.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2409705Z Skipping (s,q) (0.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2410388Z Skipping (s,q) (0.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2411058Z Skipping (s,q) (0.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2411749Z Skipping (s,q) (0.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2412396Z Skipping (s,q) (0.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2413082Z Skipping (s,q) (0.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2413754Z Skipping (s,q) (0.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2414430Z Skipping (s,q) (0.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2415117Z Skipping (s,q) (0.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2415782Z Skipping (s,q) (0.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2416479Z Skipping (s,q) (0.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2417134Z Skipping (s,q) (0.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2417825Z Skipping (s,q) (0.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2418498Z Skipping (s,q) (0.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2419162Z Skipping (s,q) (0.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2419842Z Skipping (s,q) (0.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2420504Z Skipping (s,q) (0.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2421206Z Skipping (s,q) (0.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2421987Z Skipping (s,q) (0.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2422660Z Skipping (s,q) (0.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2423349Z Skipping (s,q) (0.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2424014Z Skipping (s,q) (0.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2424694Z Skipping (s,q) (0.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2425361Z Skipping (s,q) (0.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2426045Z Skipping (s,q) (0.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2426707Z Skipping (s,q) (0.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2427416Z Skipping (s,q) (0.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2428117Z Skipping (s,q) (0.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2428904Z Skipping (s,q) (0.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2429618Z Skipping (s,q) (0.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2430298Z Skipping (s,q) (0.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2430968Z Skipping (s,q) (0.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2431717Z Skipping (s,q) (0.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2432384Z Skipping (s,q) (0.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2433073Z Skipping (s,q) (0.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2433740Z Skipping (s,q) (0.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2434410Z Skipping (s,q) (0.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2435071Z Skipping (s,q) (0.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2435741Z Skipping (s,q) (0.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2436431Z Skipping (s,q) (0.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2437103Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2437799Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2438460Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2439143Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2439810Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2440603Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2441293Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2441970Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2442662Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2443316Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2444006Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2444691Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2445359Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2446044Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2446746Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2447430Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2448162Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2448827Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2449513Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2450180Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2450864Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2451547Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2452238Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2453002Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2453670Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2454367Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2455055Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2455733Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2456400Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2457071Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2457751Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2458474Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2459169Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2459972Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2460652Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2461342Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2462018Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2462776Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2463443Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2464124Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2464807Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2465468Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2466160Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2466837Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2467530Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2468205Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2468882Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2469570Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2470254Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2470951Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2471615Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2472284Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2472950Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2473619Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2474316Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2474995Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2475688Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2476350Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2477032Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2477719Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2478425Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2479111Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2479778Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2480541Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2481201Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2481878Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2482559Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2483219Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2483972Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2484642Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2485330Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2485989Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2486659Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2487343Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2488024Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2488751Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2489425Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2490221Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2490918Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2491980Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2492690Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2493485Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2494145Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2494841Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2495523Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2496212Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2496867Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2497547Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2498233Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2498888Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2499625Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2500293Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2500983Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2501652Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2502321Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2503015Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2503684Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2504373Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2505028Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2505712Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2506384Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2507056Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2507774Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2508487Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2509177Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2509845Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2510514Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2511200Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2511856Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2512547Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2513215Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2513915Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2514706Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2515358Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2516045Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2516721Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2517417Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2518088Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2518808Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2519494Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2520243Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2520945Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2521780Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2522474Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2523158Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2523823Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2524576Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2525233Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2525922Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2526614Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2527279Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2527963Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2528650Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2529348Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2530034Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2530749Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2531449Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2532117Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2532800Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2533479Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2534150Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2534843Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2535536Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2536233Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2536909Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2537584Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2538328Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2538999Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2539691Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2540359Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2540975Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2541545Z Skipping (s,q) (0.01, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2542111Z Skipping (s,q) (0.02, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2542678Z Skipping (s,q) (0.03, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2543238Z Skipping (s,q) (0.04, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2543793Z Skipping (s,q) (0.05, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2544365Z Skipping (s,q) (0.06, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2545015Z Skipping (s,q) (0.07, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2545573Z Skipping (s,q) (0.08, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2546148Z Skipping (s,q) (0.09, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2546713Z Skipping (s,q) (0.1, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2547289Z Skipping (s,q) (0.11, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2547911Z Skipping (s,q) (0.12, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2548436Z Skipping (s,q) (0.13, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2548960Z Skipping (s,q) (0.14, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2549490Z Skipping (s,q) (0.15, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2550041Z Skipping (s,q) (0.16, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2550707Z Skipping (s,q) (0.17, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2551249Z Skipping (s,q) (0.18, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2551831Z Skipping (s,q) (0.19, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2552410Z Skipping (s,q) (0.2, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2553059Z Skipping (s,q) (0.21, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2553634Z Skipping (s,q) (0.22, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2554213Z Skipping (s,q) (0.23, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2554797Z Skipping (s,q) (0.24, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2555373Z Skipping (s,q) (0.25, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2555956Z Skipping (s,q) (0.26, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2556544Z Skipping (s,q) (0.27, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2557135Z Skipping (s,q) (0.28, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2557759Z Skipping (s,q) (0.29, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2558342Z Skipping (s,q) (0.3, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2558923Z Skipping (s,q) (0.31, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2559505Z Skipping (s,q) (0.32, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2560091Z Skipping (s,q) (0.33, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2560766Z Skipping (s,q) (0.34, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2561344Z Skipping (s,q) (0.35, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2561933Z Skipping (s,q) (0.36, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2562513Z Skipping (s,q) (0.37, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2563095Z Skipping (s,q) (0.38, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2563667Z Skipping (s,q) (0.39, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2564261Z Skipping (s,q) (0.4, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2564852Z Skipping (s,q) (0.41, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2565440Z Skipping (s,q) (0.42, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2566014Z Skipping (s,q) (0.43, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2566605Z Skipping (s,q) (0.44, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2567186Z Skipping (s,q) (0.45, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2567765Z Skipping (s,q) (0.46, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2568351Z Skipping (s,q) (0.47, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2568944Z Skipping (s,q) (0.48, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2569522Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2570110Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2570695Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2571274Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2571963Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2572551Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2573136Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2573713Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2574294Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2574876Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2575452Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2576033Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2576617Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2577198Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2577887Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2578530Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2608864Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2609586Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2610483Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2611062Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2611638Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2612229Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2612809Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2613408Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2613972Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2614563Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2615139Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2615725Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2616309Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2616882Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2617493Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2618136Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2618799Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2619424Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2620039Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2620673Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2621303Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2621905Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2622541Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2623187Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2623822Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2624428Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2625056Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2625652Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2626247Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2626845Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2627462Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2628059Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2628651Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2629257Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2630005Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2630597Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2631181Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2631798Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2632396Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2632994Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2633601Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2634193Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2634786Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2635381Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2636187Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2636794Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2637595Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2638241Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2638842Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2639375Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2639928Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2640685Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2641297Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2641881Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2642523Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2643199Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2643785Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2644391Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2645000Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2645587Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2646188Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2646843Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2647436Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2648043Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2648713Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2649338Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2649943Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2650609Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2651210Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2651848Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2652486Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2653170Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2653823Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2654453Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2655093Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2655700Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2656246Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2656828Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2657440Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2658028Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2658821Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2659458Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2660101Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2660773Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2661421Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2662095Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2662708Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2663362Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2663985Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2664607Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2665353Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2665996Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2666614Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2667226Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2667910Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2668534Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2669100Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2669668Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2670269Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2670873Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2671476Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2672088Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2672704Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2673310Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2673900Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2674502Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2675104Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2675701Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2676301Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2676907Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2677509Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2678134Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2678785Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2679386Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2679991Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2680713Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2681319Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2681922Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2682521Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2683143Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2683738Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2684349Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2684953Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2685559Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2686148Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2686761Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2687438Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2688027Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2688630Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2689232Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2689824Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2690422Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2691002Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2691983Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2692639Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:59:07.2693306Z Skipping (s,q) (0.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2694229Z Skipping (s,q) (0.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2694910Z Skipping (s,q) (0.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2695592Z Skipping (s,q) (0.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2696266Z Skipping (s,q) (0.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2697047Z Skipping (s,q) (0.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2697712Z Skipping (s,q) (0.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2698421Z Skipping (s,q) (0.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2699090Z Skipping (s,q) (0.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2699757Z Skipping (s,q) (0.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2700428Z Skipping (s,q) (0.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2701093Z Skipping (s,q) (0.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2701780Z Skipping (s,q) (0.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2702437Z Skipping (s,q) (0.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2703113Z Skipping (s,q) (0.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2703780Z Skipping (s,q) (0.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2704437Z Skipping (s,q) (0.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2705105Z Skipping (s,q) (0.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2705780Z Skipping (s,q) (0.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2706452Z Skipping (s,q) (0.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2707109Z Skipping (s,q) (0.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2707788Z Skipping (s,q) (0.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2708511Z Skipping (s,q) (0.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2709184Z Skipping (s,q) (0.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2709849Z Skipping (s,q) (0.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2710516Z Skipping (s,q) (0.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2711183Z Skipping (s,q) (0.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2711865Z Skipping (s,q) (0.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2712541Z Skipping (s,q) (0.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2712791Z Skipping (s,q) (0.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2713050Z Skipping (s,q) (0.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2713302Z Skipping (s,q) (0.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2713546Z Skipping (s,q) (0.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2713794Z Skipping (s,q) (0.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2714047Z Skipping (s,q) (0.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2714295Z Skipping (s,q) (0.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2714667Z Skipping (s,q) (0.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2714912Z Skipping (s,q) (0.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2715169Z Skipping (s,q) (0.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2715428Z Skipping (s,q) (0.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2715674Z Skipping (s,q) (0.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2715925Z Skipping (s,q) (0.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2716161Z Skipping (s,q) (0.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2716409Z Skipping (s,q) (0.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2716667Z Skipping (s,q) (0.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2716920Z Skipping (s,q) (0.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2717284Z Skipping (s,q) (0.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2717550Z Skipping (s,q) (0.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2717797Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2718047Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2718351Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2718590Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2718843Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2719090Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2719348Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2719600Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2719840Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2720098Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2720417Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2720672Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2720927Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2721173Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2721431Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2721680Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2721933Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2722186Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2722424Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2722669Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2722933Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2723184Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2723448Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2723693Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2723937Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2724191Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2724435Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2724682Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2724944Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2725526Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2725839Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2726206Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2726562Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2726915Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2727228Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2727599Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2727916Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2728306Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2728591Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2728875Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2729183Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2729545Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2730022Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2730301Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2730580Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2730893Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2731200Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2731564Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2731972Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2732249Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2732581Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2732874Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2733147Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2733706Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2733992Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2734284Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2734617Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2734899Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2735319Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2735604Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2735877Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2736197Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2736476Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2736745Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2737208Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2737510Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2737845Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2738126Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2738441Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2738779Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2739116Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2739446Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2739721Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2740003Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2740363Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2740680Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2741023Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2741456Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2741725Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2742057Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2742328Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2742576Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2742981Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2743257Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2743519Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2743856Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2744132Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2744619Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2744935Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2745209Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2745560Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2745891Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2746160Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2746526Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2746816Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2747162Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2747509Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2747767Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2748065Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2748385Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2748713Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2749023Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2749313Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2749616Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2749890Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2750245Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2750614Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2750887Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2751206Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2751490Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2751749Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2752188Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2752487Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2752792Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2753117Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2753412Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2753864Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2754168Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2754448Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2754827Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2755111Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2755375Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2755885Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2756230Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2756578Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2756856Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2757121Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2757453Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2757801Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2758089Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2758402Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2758792Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2759142Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2759411Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2759743Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2760291Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2760587Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2760895Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2761211Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2761461Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2761974Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2762248Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2762557Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2762867Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2763151Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2763531Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2763821Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2764095Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2764432Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2764693Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2764972Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2765352Z Skipping (s,q) (0.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2765641Z Skipping (s,q) (0.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2765991Z Skipping (s,q) (0.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2766270Z Skipping (s,q) (0.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2766553Z Skipping (s,q) (0.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2766849Z Skipping (s,q) (0.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2767189Z Skipping (s,q) (0.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2767482Z Skipping (s,q) (0.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2767822Z Skipping (s,q) (0.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2768123Z Skipping (s,q) (0.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2768458Z Skipping (s,q) (0.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2768709Z Skipping (s,q) (0.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2769041Z Skipping (s,q) (0.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2769476Z Skipping (s,q) (0.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2769753Z Skipping (s,q) (0.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2770022Z Skipping (s,q) (0.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2770411Z Skipping (s,q) (0.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2770657Z Skipping (s,q) (0.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2771103Z Skipping (s,q) (0.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2771390Z Skipping (s,q) (0.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2771668Z Skipping (s,q) (0.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2771973Z Skipping (s,q) (0.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2772236Z Skipping (s,q) (0.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2772476Z Skipping (s,q) (0.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2772907Z Skipping (s,q) (0.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2773303Z Skipping (s,q) (0.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2773618Z Skipping (s,q) (0.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2773889Z Skipping (s,q) (0.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2774178Z Skipping (s,q) (0.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2774590Z Skipping (s,q) (0.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2774881Z Skipping (s,q) (0.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2775139Z Skipping (s,q) (0.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2775453Z Skipping (s,q) (0.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2775766Z Skipping (s,q) (0.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2776133Z Skipping (s,q) (0.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2776468Z Skipping (s,q) (0.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2776768Z Skipping (s,q) (0.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2777067Z Skipping (s,q) (0.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2777335Z Skipping (s,q) (0.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2777625Z Skipping (s,q) (0.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2777927Z Skipping (s,q) (0.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2778314Z Skipping (s,q) (0.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2778666Z Skipping (s,q) (0.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2778942Z Skipping (s,q) (0.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2779230Z Skipping (s,q) (0.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2779545Z Skipping (s,q) (0.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2779794Z Skipping (s,q) (0.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2780199Z Skipping (s,q) (0.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2780475Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2780746Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2781091Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2781346Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2781598Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2781991Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2782254Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2782585Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2782849Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2783190Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2783557Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2783846Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2784114Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2784512Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2784781Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2785092Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2785462Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2785753Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2786091Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2786363Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2786631Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2786928Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2787373Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2787749Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2788064Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2788332Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2788698Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2788943Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2789301Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2789630Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2789973Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2790279Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2790551Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2790842Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2791261Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2791938Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2792881Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2793102Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2793304Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2793628Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2793863Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2794055Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2794282Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2794470Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2794677Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2794946Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2795152Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2795375Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2795563Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2795755Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2795962Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2796217Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2796461Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2796649Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2796839Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2797057Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2797258Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2797494Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2797988Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2798182Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2798406Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2798617Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2798793Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2799083Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2799269Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2799455Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2799697Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2800016Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2800417Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2800627Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2800814Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2801140Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2801327Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2801515Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2801776Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2801980Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2802226Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2802415Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2802599Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2802813Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2803054Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2803315Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2803501Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2803691Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2803914Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2804086Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2804318Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2804578Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2804766Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2804989Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2805181Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2805355Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2805659Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2805846Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2806035Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2806256Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2806445Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2806695Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2806922Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2807106Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2807326Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2807514Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2807700Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2808054Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2808284Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2808513Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2808700Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2808889Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2809098Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2809349Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2809551Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2809773Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2810038Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2810285Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2810460Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2810691Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2810929Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2811158Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2811343Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2811589Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2811760Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2812046Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2812234Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2812419Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2812669Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2812917Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2813171Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2813373Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2813564Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2813807Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2813993Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2814179Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2814435Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2814638Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2814884Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2815076Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2815265Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2815479Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2815715Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2815917Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2816160Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2816347Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2816569Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2816743Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2816980Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2817235Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2817450Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2817660Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2817989Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2818161Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2818470Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2818662Z Skipping (s,q) (0.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2818855Z Skipping (s,q) (0.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2819078Z Skipping (s,q) (0.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2819266Z Skipping (s,q) (0.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2819440Z Skipping (s,q) (0.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2819751Z Skipping (s,q) (0.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2820019Z Skipping (s,q) (0.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2820243Z Skipping (s,q) (0.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2820435Z Skipping (s,q) (0.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2820626Z Skipping (s,q) (0.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2820975Z Skipping (s,q) (0.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2821179Z Skipping (s,q) (0.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2821401Z Skipping (s,q) (0.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2821591Z Skipping (s,q) (0.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2821783Z Skipping (s,q) (0.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2822015Z Skipping (s,q) (0.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2822253Z Skipping (s,q) (0.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2822457Z Skipping (s,q) (0.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2822730Z Skipping (s,q) (0.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2822923Z Skipping (s,q) (0.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2823166Z Skipping (s,q) (0.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2823340Z Skipping (s,q) (0.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2823579Z Skipping (s,q) (0.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2823816Z Skipping (s,q) (0.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2824004Z Skipping (s,q) (0.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2824195Z Skipping (s,q) (0.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2824438Z Skipping (s,q) (0.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2824612Z Skipping (s,q) (0.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2824892Z Skipping (s,q) (0.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2825086Z Skipping (s,q) (0.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2825277Z Skipping (s,q) (0.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2825522Z Skipping (s,q) (0.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2825710Z Skipping (s,q) (0.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2825887Z Skipping (s,q) (0.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2826173Z Skipping (s,q) (0.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2826361Z Skipping (s,q) (0.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2826607Z Skipping (s,q) (0.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2826795Z Skipping (s,q) (0.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2826982Z Skipping (s,q) (0.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2827234Z Skipping (s,q) (0.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2827443Z Skipping (s,q) (0.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2827727Z Skipping (s,q) (0.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2827998Z Skipping (s,q) (0.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2828210Z Skipping (s,q) (0.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2828420Z Skipping (s,q) (0.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2828656Z Skipping (s,q) (0.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2828857Z Skipping (s,q) (0.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2829103Z Skipping (s,q) (0.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2829291Z Skipping (s,q) (0.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2829480Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2829671Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2889688Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2889953Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2890123Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2890292Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2890521Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2890686Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2890843Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2891000Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2891164Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2891321Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2891888Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2892064Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2892222Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2892392Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2892549Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2892710Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2892870Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2893026Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2893183Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2893347Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2893505Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2893668Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2893829Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2893988Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2894152Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2894309Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2894468Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2894630Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2894787Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2894951Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2895108Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2895264Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2895427Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2895587Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2895743Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2896087Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2896245Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2896406Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2896562Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2896718Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2896880Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2897036Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2897191Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2897353Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2897509Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2897796Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2897968Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2898150Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2898329Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2898553Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2898710Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2898872Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2899028Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2899184Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2899345Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2899503Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2899672Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2899832Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2899987Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2900148Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2900308Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2900463Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2900628Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2900788Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2900951Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2901107Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2901263Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2901430Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2901589Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2901748Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2901913Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2902072Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2902237Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2902393Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2902550Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2902713Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2902869Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2903024Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2903193Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2903351Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2903564Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2903721Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2903878Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2904041Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2904196Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2904352Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2904516Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2904672Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2904834Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2905099Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2905257Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2905423Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2905580Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2905775Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2905938Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2906095Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2906259Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2906416Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2906576Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2906741Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2906903Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2907062Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2907231Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2907412Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2907602Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2907758Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2907914Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2908080Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2908239Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2908395Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2908565Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2908725Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2908883Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2909048Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2909206Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2909371Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2909531Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2909689Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2909854Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2910011Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2910168Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2910331Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2910486Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2910656Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2910867Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2911023Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2911185Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2911346Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2911506Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2911670Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2911826Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2911987Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2912145Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2912300Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2912535Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2912695Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2912851Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2913012Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2913206Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2913369Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2913525Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2913681Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2913849Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2914005Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2914161Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2914331Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2914489Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2914651Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.2914803Z Skipping (s,q) (0.01, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2914956Z Skipping (s,q) (0.02, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2915114Z Skipping (s,q) (0.03, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2915265Z Skipping (s,q) (0.04, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2915414Z Skipping (s,q) (0.05, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2915572Z Skipping (s,q) (0.06, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2915722Z Skipping (s,q) (0.07, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2915882Z Skipping (s,q) (0.08, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2916045Z Skipping (s,q) (0.09, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2916196Z Skipping (s,q) (0.1, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2916355Z Skipping (s,q) (0.11, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2916506Z Skipping (s,q) (0.12, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2916661Z Skipping (s,q) (0.13, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2916817Z Skipping (s,q) (0.14, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2916968Z Skipping (s,q) (0.15, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2917120Z Skipping (s,q) (0.16, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2917275Z Skipping (s,q) (0.17, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2917426Z Skipping (s,q) (0.18, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2917584Z Skipping (s,q) (0.19, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2917739Z Skipping (s,q) (0.2, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2917922Z Skipping (s,q) (0.21, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2918177Z Skipping (s,q) (0.22, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2918331Z Skipping (s,q) (0.23, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2918481Z Skipping (s,q) (0.24, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2918641Z Skipping (s,q) (0.25, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2918793Z Skipping (s,q) (0.26, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2918950Z Skipping (s,q) (0.27, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2919100Z Skipping (s,q) (0.28, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2919252Z Skipping (s,q) (0.29, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2919408Z Skipping (s,q) (0.3, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2919563Z Skipping (s,q) (0.31, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2919789Z Skipping (s,q) (0.32, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2919953Z Skipping (s,q) (0.33, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2920106Z Skipping (s,q) (0.34, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2920356Z Skipping (s,q) (0.35, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2920548Z Skipping (s,q) (0.36, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2920698Z Skipping (s,q) (0.37, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2920857Z Skipping (s,q) (0.38, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2921007Z Skipping (s,q) (0.39, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2921157Z Skipping (s,q) (0.4, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2921314Z Skipping (s,q) (0.41, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2921466Z Skipping (s,q) (0.42, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2921616Z Skipping (s,q) (0.43, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2921781Z Skipping (s,q) (0.44, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2921935Z Skipping (s,q) (0.45, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2922094Z Skipping (s,q) (0.46, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2922244Z Skipping (s,q) (0.47, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2922396Z Skipping (s,q) (0.48, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2922554Z Skipping (s,q) (0.49, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2922705Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2922856Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2923013Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2923166Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2923323Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2923478Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2923630Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2923788Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2923941Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2924094Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2924253Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2924406Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2924563Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2924714Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2924867Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2925026Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2925176Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2925333Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2925536Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2925689Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2925840Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2926000Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2926152Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2926310Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2926460Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2926612Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2926770Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2926923Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2927148Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2927307Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2927461Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2927617Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2927768Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2927958Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2928130Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2928301Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2928465Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2928620Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2928771Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2928927Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2929085Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2929237Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2929397Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2929546Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2929699Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2929856Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2930006Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2930157Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2930315Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2930467Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2930625Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2930782Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2930932Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2931090Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2931241Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2931391Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2931551Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2931701Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2931857Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2932010Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2932163Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2932321Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2932471Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2932626Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2932788Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2932986Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2933143Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2933297Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2933448Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2933605Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2933756Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2933907Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2934064Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2934214Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2934437Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2934595Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2934750Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2934905Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2935056Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2935246Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2935403Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2935555Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2935703Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2935859Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2936010Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2936168Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2936328Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2936480Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2936639Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2936789Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2936946Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2937108Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2937258Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2937414Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2937566Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2937718Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2937880Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2938037Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2938189Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2938349Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2938500Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2938660Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2938812Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2938965Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2939127Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2939278Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2939430Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2939588Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2939739Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2939899Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2940060Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2940259Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2940415Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2940570Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2940720Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2940878Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2941031Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2941180Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2941335Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2941486Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2941641Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2941868Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2942026Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2942183Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2942334Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2942549Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2942707Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2942859Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2943020Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2943173Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2943323Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2943480Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2943634Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2943786Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2943946Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2944097Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2944250Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2944406Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2944562Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2944719Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2944869Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2945020Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2945179Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2945327Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2945483Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2945641Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2945790Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2945946Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2946100Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2946250Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:59:07.2946415Z Skipping (s,q) (0.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2946574Z Skipping (s,q) (0.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2946735Z Skipping (s,q) (0.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2946896Z Skipping (s,q) (0.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2947052Z Skipping (s,q) (0.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2947219Z Skipping (s,q) (0.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2947424Z Skipping (s,q) (0.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2947583Z Skipping (s,q) (0.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2947746Z Skipping (s,q) (0.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2947911Z Skipping (s,q) (0.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2948093Z Skipping (s,q) (0.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2948279Z Skipping (s,q) (0.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2948436Z Skipping (s,q) (0.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2948599Z Skipping (s,q) (0.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2948757Z Skipping (s,q) (0.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2948913Z Skipping (s,q) (0.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2949151Z Skipping (s,q) (0.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2949310Z Skipping (s,q) (0.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2949470Z Skipping (s,q) (0.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2949635Z Skipping (s,q) (0.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2949832Z Skipping (s,q) (0.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2949990Z Skipping (s,q) (0.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2950153Z Skipping (s,q) (0.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2950311Z Skipping (s,q) (0.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2950495Z Skipping (s,q) (0.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2950652Z Skipping (s,q) (0.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2950810Z Skipping (s,q) (0.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2950980Z Skipping (s,q) (0.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2951135Z Skipping (s,q) (0.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2951295Z Skipping (s,q) (0.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2951464Z Skipping (s,q) (0.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2951624Z Skipping (s,q) (0.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2951787Z Skipping (s,q) (0.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2951945Z Skipping (s,q) (0.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2952103Z Skipping (s,q) (0.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2952267Z Skipping (s,q) (0.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2952424Z Skipping (s,q) (0.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2952580Z Skipping (s,q) (0.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2952749Z Skipping (s,q) (0.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2952907Z Skipping (s,q) (0.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2953072Z Skipping (s,q) (0.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2953230Z Skipping (s,q) (0.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2953389Z Skipping (s,q) (0.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2953551Z Skipping (s,q) (0.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2953709Z Skipping (s,q) (0.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2953866Z Skipping (s,q) (0.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2954031Z Skipping (s,q) (0.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2954190Z Skipping (s,q) (0.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2954352Z Skipping (s,q) (0.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2954515Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2954673Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2954884Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2955041Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2955199Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2955364Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2955521Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2955685Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2955842Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2955999Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2956163Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2956324Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2956559Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2956723Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2956880Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2957042Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2957256Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2957414Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2957577Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2957734Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2957892Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2958055Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2958236Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2958428Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2958587Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2958744Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2958905Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2959066Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2959227Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2959389Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2959545Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2959704Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2959865Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2960022Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2960302Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2960463Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2960620Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2960780Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2960937Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2961094Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2961257Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2961412Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2961576Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2961732Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2961888Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2962052Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2962208Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2962412Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2962576Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2962736Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2962894Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2963050Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2963206Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2963370Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2963525Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2963682Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2963920Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2964079Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2964244Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2964403Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2964657Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2964820Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2964975Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2965130Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2965292Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2965450Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2965612Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2965773Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2965933Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2966099Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2966256Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2966418Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2966582Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2966739Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2966905Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2967063Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2967218Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2967401Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2967587Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2967749Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2967917Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2968074Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2968231Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2968397Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2968554Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2968719Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2968877Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2969032Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2969193Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2969350Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2969510Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2969785Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2969941Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2970106Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2970267Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2970423Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2970586Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2970743Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2970899Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2971062Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2971220Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2971483Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2971643Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2971800Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2971965Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2972161Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2972318Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2972479Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2972635Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2972796Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2972951Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2973109Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2973278Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2973434Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2973592Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2973754Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2973914Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2974080Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2974239Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2974396Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2974558Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2974718Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2974874Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2975038Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2975195Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2975360Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2975517Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2975675Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2975837Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2975995Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2976154Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2976320Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2976476Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2976637Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2976797Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2976954Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2977168Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2977324Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2977483Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2977644Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2977801Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2977958Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2978145Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2978327Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2978493Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2978725Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2978884Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2979061Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2979221Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2979416Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.2979579Z Skipping (s,q) (0.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2979734Z Skipping (s,q) (0.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2979897Z Skipping (s,q) (0.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2980054Z Skipping (s,q) (0.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2980209Z Skipping (s,q) (0.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2980374Z Skipping (s,q) (0.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2980529Z Skipping (s,q) (0.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2980689Z Skipping (s,q) (0.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2980856Z Skipping (s,q) (0.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2981014Z Skipping (s,q) (0.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2981178Z Skipping (s,q) (0.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2981338Z Skipping (s,q) (0.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2981494Z Skipping (s,q) (0.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2981655Z Skipping (s,q) (0.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2981809Z Skipping (s,q) (0.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2981965Z Skipping (s,q) (0.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2982129Z Skipping (s,q) (0.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2982284Z Skipping (s,q) (0.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2982449Z Skipping (s,q) (0.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2982607Z Skipping (s,q) (0.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2982761Z Skipping (s,q) (0.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2982924Z Skipping (s,q) (0.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2983082Z Skipping (s,q) (0.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2983238Z Skipping (s,q) (0.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2983400Z Skipping (s,q) (0.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2983556Z Skipping (s,q) (0.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2983716Z Skipping (s,q) (0.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2983872Z Skipping (s,q) (0.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2984028Z Skipping (s,q) (0.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2984198Z Skipping (s,q) (0.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2984353Z Skipping (s,q) (0.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2984557Z Skipping (s,q) (0.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2984717Z Skipping (s,q) (0.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2984875Z Skipping (s,q) (0.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2985039Z Skipping (s,q) (0.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2985192Z Skipping (s,q) (0.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2985348Z Skipping (s,q) (0.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2985516Z Skipping (s,q) (0.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2985672Z Skipping (s,q) (0.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2985827Z Skipping (s,q) (0.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2986065Z Skipping (s,q) (0.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2986220Z Skipping (s,q) (0.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2986378Z Skipping (s,q) (0.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2986540Z Skipping (s,q) (0.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2986733Z Skipping (s,q) (0.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2986896Z Skipping (s,q) (0.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2987052Z Skipping (s,q) (0.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2987208Z Skipping (s,q) (0.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2987372Z Skipping (s,q) (0.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2987526Z Skipping (s,q) (0.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2987680Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2987839Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2988002Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2988181Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2988363Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2988527Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2988689Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2988852Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2989006Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2989167Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2989321Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2989485Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2989639Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2989800Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2989962Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2990119Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2990276Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2990440Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2990593Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2990752Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2990908Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2991064Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2991227Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2991383Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2991899Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2992060Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2992366Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2992528Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2992685Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2992842Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2993004Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2993161Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2993314Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2993477Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2993630Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2993912Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2994073Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2994232Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2994393Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2994616Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2994771Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2994935Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2995092Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2995249Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2995415Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2995571Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2995731Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2995893Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2996052Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2996210Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2996365Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2996524Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2996684Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2996840Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2997000Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2997158Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2997325Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2997513Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2997686Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2997843Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2998011Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2998169Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2998336Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2998494Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2998650Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2998813Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2998969Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2999123Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2999287Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2999446Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2999608Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2999811Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.2999968Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3000132Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3000348Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3000504Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3000665Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3000821Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3000987Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3001144Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3001405Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3001569Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3001726Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3001882Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3002046Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3002240Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3002395Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3002561Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3002719Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3002881Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3003040Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3003195Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3003361Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3003518Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3003671Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3003831Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3003989Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3004152Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3004307Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3004461Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3004621Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3004775Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3004929Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3005097Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3005251Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3005414Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3005568Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3005722Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3005887Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3006043Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3006197Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3006357Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3006513Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3006675Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3006833Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3006990Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3007196Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3007351Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3007508Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3007672Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3007834Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3008020Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3008194Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3008348Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3008508Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3008662Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3008895Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3009061Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3009216Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3009376Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3009569Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3009724Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3009886Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3010040Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3010195Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3010358Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3010513Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3010674Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3010836Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3010991Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3011155Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3011315Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3011469Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3011630Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3011785Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3011940Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3012101Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3019112Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3019328Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3019498Z Skipping (s,q) (0.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3019665Z Skipping (s,q) (0.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3019833Z Skipping (s,q) (0.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3019995Z Skipping (s,q) (0.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3020155Z Skipping (s,q) (0.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3020324Z Skipping (s,q) (0.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3020485Z Skipping (s,q) (0.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3020650Z Skipping (s,q) (0.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3020809Z Skipping (s,q) (0.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3020969Z Skipping (s,q) (0.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3021140Z Skipping (s,q) (0.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3021299Z Skipping (s,q) (0.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3021549Z Skipping (s,q) (0.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3021718Z Skipping (s,q) (0.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3021880Z Skipping (s,q) (0.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3022046Z Skipping (s,q) (0.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3022203Z Skipping (s,q) (0.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3022364Z Skipping (s,q) (0.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3022531Z Skipping (s,q) (0.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3022693Z Skipping (s,q) (0.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3022852Z Skipping (s,q) (0.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3023099Z Skipping (s,q) (0.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3023260Z Skipping (s,q) (0.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3023431Z Skipping (s,q) (0.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3023590Z Skipping (s,q) (0.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3023789Z Skipping (s,q) (0.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3023954Z Skipping (s,q) (0.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3024112Z Skipping (s,q) (0.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3024272Z Skipping (s,q) (0.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3024437Z Skipping (s,q) (0.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3024595Z Skipping (s,q) (0.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3024762Z Skipping (s,q) (0.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3024927Z Skipping (s,q) (0.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3025086Z Skipping (s,q) (0.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3025253Z Skipping (s,q) (0.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3025411Z Skipping (s,q) (0.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3025570Z Skipping (s,q) (0.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3025738Z Skipping (s,q) (0.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3025897Z Skipping (s,q) (0.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3026056Z Skipping (s,q) (0.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3026220Z Skipping (s,q) (0.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3026379Z Skipping (s,q) (0.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3026544Z Skipping (s,q) (0.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3026702Z Skipping (s,q) (0.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3026867Z Skipping (s,q) (0.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3027035Z Skipping (s,q) (0.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3027194Z Skipping (s,q) (0.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3027352Z Skipping (s,q) (0.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3027520Z Skipping (s,q) (0.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3027678Z Skipping (s,q) (0.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3027842Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3028001Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3028159Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3028323Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3028481Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3028644Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3028855Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3029013Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3029176Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3029336Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3029497Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3029661Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3029820Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3029979Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3030144Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3030301Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3030543Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3030704Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3030867Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3031030Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3031256Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3031415Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3031582Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3031738Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3031902Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3032058Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3032217Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3032386Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3032545Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3032708Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3032876Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3033037Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3033203Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3033362Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3033520Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3033684Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3033844Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3034003Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3034173Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3034333Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3034494Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3034659Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3034822Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3034988Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3035150Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3035309Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3035474Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3035634Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3035793Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3035958Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3036120Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3036333Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3036496Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3036658Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3036822Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3036981Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3037141Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3037305Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3037464Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3037628Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3037790Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3038055Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3038248Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3038407Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3038566Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3038768Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3038927Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3039094Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3039253Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3039412Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3039581Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3039740Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3039904Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3040075Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3040390Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3040555Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3040716Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3040875Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3041038Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3041196Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3041355Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3041517Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3041677Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3041846Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3042009Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3042168Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3042333Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3042493Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3042651Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3042815Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3042976Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3043134Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3043298Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3043457Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3043626Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3043785Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3043992Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3044156Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3044317Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3044479Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3044648Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3044806Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3044973Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3045133Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3045293Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3045532Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3045691Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3045853Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3046017Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3046213Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3046382Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3046540Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3046699Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3046865Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3047023Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3047185Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3047354Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3047512Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3047682Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3047840Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3048005Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3048194Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3048377Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3048536Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3048701Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3048858Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3049022Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3049184Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3049344Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3049511Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3049670Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3049831Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3049996Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3050155Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3050319Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3050478Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3050640Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3050807Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3050973Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3051133Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3051349Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3051508Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3051678Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3051840Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3051999Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3052165Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3052322Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3052481Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3052646Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3052801Z Skipping (s,q) (0.01, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3053038Z Skipping (s,q) (0.02, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3053203Z Skipping (s,q) (0.03, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3053355Z Skipping (s,q) (0.04, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3053514Z Skipping (s,q) (0.05, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3053708Z Skipping (s,q) (0.06, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3053859Z Skipping (s,q) (0.07, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3054018Z Skipping (s,q) (0.08, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3054172Z Skipping (s,q) (0.09, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3054324Z Skipping (s,q) (0.1, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3054483Z Skipping (s,q) (0.11, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3054635Z Skipping (s,q) (0.12, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3054798Z Skipping (s,q) (0.13, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3054955Z Skipping (s,q) (0.14, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3055108Z Skipping (s,q) (0.15, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3055266Z Skipping (s,q) (0.16, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3055423Z Skipping (s,q) (0.17, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3055575Z Skipping (s,q) (0.18, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3055734Z Skipping (s,q) (0.19, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3055888Z Skipping (s,q) (0.2, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3056048Z Skipping (s,q) (0.21, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3056201Z Skipping (s,q) (0.22, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3056353Z Skipping (s,q) (0.23, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3056509Z Skipping (s,q) (0.24, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3056664Z Skipping (s,q) (0.25, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3056817Z Skipping (s,q) (0.26, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3056977Z Skipping (s,q) (0.27, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3057131Z Skipping (s,q) (0.28, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3057290Z Skipping (s,q) (0.29, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3057452Z Skipping (s,q) (0.3, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3057605Z Skipping (s,q) (0.31, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3057763Z Skipping (s,q) (0.32, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3057916Z Skipping (s,q) (0.33, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3058068Z Skipping (s,q) (0.34, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3058231Z Skipping (s,q) (0.35, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3058388Z Skipping (s,q) (0.36, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3058542Z Skipping (s,q) (0.37, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3058750Z Skipping (s,q) (0.38, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3058903Z Skipping (s,q) (0.39, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3059072Z Skipping (s,q) (0.4, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3059225Z Skipping (s,q) (0.41, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3059377Z Skipping (s,q) (0.42, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3059535Z Skipping (s,q) (0.43, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3059686Z Skipping (s,q) (0.44, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3059838Z Skipping (s,q) (0.45, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3059996Z Skipping (s,q) (0.46, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3060147Z Skipping (s,q) (0.47, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3060411Z Skipping (s,q) (0.48, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3060573Z Skipping (s,q) (0.49, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3060727Z Skipping (s,q) (0.5, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3060889Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3061081Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3061233Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3061393Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3061548Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3061708Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3061861Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3062014Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3062183Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3062337Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3062492Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3062650Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3062803Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3062955Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3063109Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3063259Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3063416Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3063566Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3063716Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3063873Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3064027Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3064183Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3064341Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3064493Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3064654Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3064804Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3064957Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3065115Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3065266Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3065417Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3065576Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3065736Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3065894Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3066094Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3066244Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3066407Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3066559Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3066709Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3066865Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3067018Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3067170Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3067328Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3067480Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3067715Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3067876Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3068055Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3068236Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3068430Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3068582Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3068740Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3068893Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3069055Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3069206Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3069358Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3069525Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3069678Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3069832Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3069991Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3070141Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3070300Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3070452Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3070603Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3070761Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3070910Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3071062Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3071219Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3071374Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3071525Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3071683Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3071832Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3071990Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3072142Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3072294Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3072450Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3072602Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3072752Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3072908Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3073062Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3073218Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3073418Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3073569Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3073728Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3073881Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3074030Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3074187Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3074337Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3074494Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3074645Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3074795Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3075025Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3075180Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3075335Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3075493Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3075682Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3075832Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3075991Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3076140Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3076299Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3076449Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3076606Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3076770Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3076920Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3077071Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3077227Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3077379Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3077538Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3077688Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3077838Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3077998Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3078157Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3078329Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3078502Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3078656Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3078813Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3078966Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3079116Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3079273Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3079423Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3079572Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3079730Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3079880Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3080054Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3080311Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3080467Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3080625Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3080823Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3080976Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3081132Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3081284Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3081440Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3081598Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3081750Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3081911Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3082063Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3082216Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3082461Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3082615Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3082768Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3082926Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3083120Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3083278Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3083430Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3083582Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3083741Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3083890Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3084041Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3084198Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3084355Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3084515Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:59:07.3084675Z Skipping (s,q) (0.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3084834Z Skipping (s,q) (0.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3085001Z Skipping (s,q) (0.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3085162Z Skipping (s,q) (0.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3085319Z Skipping (s,q) (0.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3085481Z Skipping (s,q) (0.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3085639Z Skipping (s,q) (0.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3085795Z Skipping (s,q) (0.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3085955Z Skipping (s,q) (0.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3086116Z Skipping (s,q) (0.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3086283Z Skipping (s,q) (0.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3086439Z Skipping (s,q) (0.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3086595Z Skipping (s,q) (0.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3086758Z Skipping (s,q) (0.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3086915Z Skipping (s,q) (0.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3087072Z Skipping (s,q) (0.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3087237Z Skipping (s,q) (0.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3087394Z Skipping (s,q) (0.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3087556Z Skipping (s,q) (0.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3087715Z Skipping (s,q) (0.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3087875Z Skipping (s,q) (0.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3088087Z Skipping (s,q) (0.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3088243Z Skipping (s,q) (0.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3088400Z Skipping (s,q) (0.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3088568Z Skipping (s,q) (0.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3088725Z Skipping (s,q) (0.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3088885Z Skipping (s,q) (0.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3089043Z Skipping (s,q) (0.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3089199Z Skipping (s,q) (0.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3089362Z Skipping (s,q) (0.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3089518Z Skipping (s,q) (0.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3089842Z Skipping (s,q) (0.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3090007Z Skipping (s,q) (0.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3090167Z Skipping (s,q) (0.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3090330Z Skipping (s,q) (0.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3090554Z Skipping (s,q) (0.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3090710Z Skipping (s,q) (0.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3090872Z Skipping (s,q) (0.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3091029Z Skipping (s,q) (0.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3091192Z Skipping (s,q) (0.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3091354Z Skipping (s,q) (0.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3091856Z Skipping (s,q) (0.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3092026Z Skipping (s,q) (0.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3092183Z Skipping (s,q) (0.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3092345Z Skipping (s,q) (0.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3092506Z Skipping (s,q) (0.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3092666Z Skipping (s,q) (0.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3092821Z Skipping (s,q) (0.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3092981Z Skipping (s,q) (0.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3093137Z Skipping (s,q) (0.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3093300Z Skipping (s,q) (0.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3093456Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3093613Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3093779Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3093934Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3094093Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3094258Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3094417Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3094578Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3094735Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3094893Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3095055Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3095210Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3095365Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3095533Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3095689Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3096016Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3096179Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3096339Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3096501Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3096659Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3096816Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3096982Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3097140Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3097297Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3097458Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3097751Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3097951Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3098118Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3098282Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3098515Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3098672Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3098830Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3098994Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3099151Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3099319Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3099478Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3099641Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3099807Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3099965Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3100123Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3100291Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3100447Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3100610Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3100767Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3100923Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3101084Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3101240Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3101402Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3101565Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3101723Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3101885Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3102043Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3102200Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3102363Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3102520Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3102675Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3102838Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3102994Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3103163Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3103319Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3103522Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3103690Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3103850Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3104006Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3104167Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3104324Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3104480Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3104642Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3104799Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3105037Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3105195Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3105354Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3105516Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3105712Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3105870Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3106036Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3106193Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3106357Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3106513Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3106671Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3106838Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3106996Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3107158Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3107322Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3107481Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3107643Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3107799Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3107967Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3108155Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3108328Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3108485Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3108651Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3108808Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3108974Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3109131Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3109287Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3109456Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3109614Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3109769Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3109931Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3110088Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3110250Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3110407Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3110569Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3110778Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3110934Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3111091Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3111256Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3111412Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3111574Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3111731Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3111887Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3112050Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3112209Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3112437Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3112604Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3112760Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3112916Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3113124Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3113282Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3113445Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3113600Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3113756Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3113922Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3114077Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3114240Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3114409Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3114564Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3114727Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3114888Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3115048Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3115210Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3115368Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3115523Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3115686Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3115843Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3116011Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3116167Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3116325Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3116490Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3116651Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3116807Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3116972Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3117128Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3117291Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3117447Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3117602Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3117768Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3117923Z Skipping (s,q) (0.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3118155Z Skipping (s,q) (0.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3118317Z Skipping (s,q) (0.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3118474Z Skipping (s,q) (0.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3118635Z Skipping (s,q) (0.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3118788Z Skipping (s,q) (0.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3118942Z Skipping (s,q) (0.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3119101Z Skipping (s,q) (0.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3119256Z Skipping (s,q) (0.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3119412Z Skipping (s,q) (0.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3119648Z Skipping (s,q) (0.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3119804Z Skipping (s,q) (0.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3119965Z Skipping (s,q) (0.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3120121Z Skipping (s,q) (0.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3120392Z Skipping (s,q) (0.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3120592Z Skipping (s,q) (0.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3120746Z Skipping (s,q) (0.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3120901Z Skipping (s,q) (0.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3121062Z Skipping (s,q) (0.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3121218Z Skipping (s,q) (0.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3121381Z Skipping (s,q) (0.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3121537Z Skipping (s,q) (0.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3121698Z Skipping (s,q) (0.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3121859Z Skipping (s,q) (0.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3122013Z Skipping (s,q) (0.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3122170Z Skipping (s,q) (0.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3122334Z Skipping (s,q) (0.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3122488Z Skipping (s,q) (0.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3122644Z Skipping (s,q) (0.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3122804Z Skipping (s,q) (0.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3122959Z Skipping (s,q) (0.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3123120Z Skipping (s,q) (0.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3123273Z Skipping (s,q) (0.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3123432Z Skipping (s,q) (0.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3123595Z Skipping (s,q) (0.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3123753Z Skipping (s,q) (0.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3123906Z Skipping (s,q) (0.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3124070Z Skipping (s,q) (0.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3124226Z Skipping (s,q) (0.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3124389Z Skipping (s,q) (0.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3124544Z Skipping (s,q) (0.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3124699Z Skipping (s,q) (0.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3124860Z Skipping (s,q) (0.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3125018Z Skipping (s,q) (0.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3125176Z Skipping (s,q) (0.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3125339Z Skipping (s,q) (0.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3125541Z Skipping (s,q) (0.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3125701Z Skipping (s,q) (0.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3126088Z Skipping (s,q) (0.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3126244Z Skipping (s,q) (0.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3126406Z Skipping (s,q) (0.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3126561Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3126717Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3126879Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3127040Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3127291Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3127449Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3127608Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3127774Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3127955Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3128172Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3128333Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3128489Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3128651Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3128804Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3128960Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3129124Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3129283Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3129439Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3129603Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3129759Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3129921Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3130076Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3130231Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3130393Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3130547Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3130704Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3130867Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3131030Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3131184Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3131349Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3131503Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3131667Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3131822Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3131978Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3132138Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3132292Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3132447Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3132608Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3132767Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3132928Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3133129Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3133284Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3133448Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3133602Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3133757Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3133915Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3134069Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3134235Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3134384Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3134544Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3134778Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3134937Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3135091Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3135250Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3135443Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3135603Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3135757Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3135911Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3136074Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3136229Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3136384Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3136549Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3136705Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3136866Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3137021Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3137177Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3137338Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3137493Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3137648Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3137809Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3137966Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3138150Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3138332Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3138485Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3138649Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3138802Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3138958Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3139118Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3139273Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3139427Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3139590Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3139744Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3139906Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3140068Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3140223Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3140431Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3140585Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3140741Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3140901Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3141056Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3141215Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3141369Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3141522Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3146258Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3146442Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3146717Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3146889Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3147046Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3147212Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3147445Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3147604Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3147770Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3147929Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3148085Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3148249Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3148407Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3148577Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3148736Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3148892Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3149055Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3149215Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3149372Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3149538Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3149696Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3149861Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3150019Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3150176Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3150344Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3150501Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3150663Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3150824Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3150984Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3151147Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3151311Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3151468Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3151630Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3151788Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3151946Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3152117Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3152274Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3152478Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3152641Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3152798Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3152965Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3153123Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3153279Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3153440Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3153597Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3153753Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3153919Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3154150Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3154319Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3154475Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3154631Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3154829Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3154985Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3155140Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3155300Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3155460Z Skipping (s,q) (0.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3155624Z Skipping (s,q) (0.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3155786Z Skipping (s,q) (0.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3155949Z Skipping (s,q) (0.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3156114Z Skipping (s,q) (0.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3156273Z Skipping (s,q) (0.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3156430Z Skipping (s,q) (0.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3156597Z Skipping (s,q) (0.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3156756Z Skipping (s,q) (0.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3156921Z Skipping (s,q) (0.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3157077Z Skipping (s,q) (0.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3157237Z Skipping (s,q) (0.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3157399Z Skipping (s,q) (0.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3157556Z Skipping (s,q) (0.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3157722Z Skipping (s,q) (0.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3157903Z Skipping (s,q) (0.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3158085Z Skipping (s,q) (0.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3158252Z Skipping (s,q) (0.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3158411Z Skipping (s,q) (0.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3158569Z Skipping (s,q) (0.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3158729Z Skipping (s,q) (0.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3158885Z Skipping (s,q) (0.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3159043Z Skipping (s,q) (0.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3159206Z Skipping (s,q) (0.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3159363Z Skipping (s,q) (0.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3159521Z Skipping (s,q) (0.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3159687Z Skipping (s,q) (0.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3159894Z Skipping (s,q) (0.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3160058Z Skipping (s,q) (0.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3160323Z Skipping (s,q) (0.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3160479Z Skipping (s,q) (0.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3160644Z Skipping (s,q) (0.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3160802Z Skipping (s,q) (0.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3160958Z Skipping (s,q) (0.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3161121Z Skipping (s,q) (0.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3161278Z Skipping (s,q) (0.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3161520Z Skipping (s,q) (0.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3161677Z Skipping (s,q) (0.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3161840Z Skipping (s,q) (0.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3162008Z Skipping (s,q) (0.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3162205Z Skipping (s,q) (0.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3162361Z Skipping (s,q) (0.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3162524Z Skipping (s,q) (0.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3162684Z Skipping (s,q) (0.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3162847Z Skipping (s,q) (0.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3163006Z Skipping (s,q) (0.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3163163Z Skipping (s,q) (0.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3163335Z Skipping (s,q) (0.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3163492Z Skipping (s,q) (0.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3163651Z Skipping (s,q) (0.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3163817Z Skipping (s,q) (0.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3163973Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3164143Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3164300Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3164457Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3164621Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3164779Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3164936Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3165098Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3165266Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3165434Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3165592Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3165749Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3165918Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3166077Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3166234Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3166397Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3166554Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3166717Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3166875Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3167037Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3167246Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3167403Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3167560Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3167725Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3167883Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3168053Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3168234Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3168412Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3168576Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3168733Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3168966Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3169134Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3169288Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3169444Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3169644Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3169801Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3169969Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3170126Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3170282Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3170446Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3170603Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3170766Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3170928Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3171088Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3171249Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3171411Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3171567Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3171731Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3171887Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3172046Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3172210Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3172367Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3172535Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3172693Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3172852Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3173015Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3173173Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3173330Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3173492Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3173648Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3173812Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3173969Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3174125Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3174292Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3174449Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3174653Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3174817Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3174976Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3175138Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3175296Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3175453Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3175615Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3175773Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3175929Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3176194Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3176354Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3176518Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3176676Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3176833Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3177038Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3177196Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3177351Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3177515Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3177672Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3177828Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3177992Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3178155Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3178322Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3178479Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3178635Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3178802Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3178960Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3179116Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3179283Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3179440Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3179605Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3179764Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3179925Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3180091Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3180248Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3180405Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3180569Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3180726Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3180892Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3181050Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3181206Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3181370Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3181530Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3181690Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3181857Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3182061Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3182224Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3182385Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3182540Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3182708Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3182866Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3183023Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3183189Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3183346Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3183582Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3183742Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3183902Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3184065Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3184259Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3184416Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3184583Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3184739Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3184900Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3185059Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3185216Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3185381Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3185540Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3185698Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3185861Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3186020Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3186180Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3186343Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3186503Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3186663Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3186823Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3186981Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3187149Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3187305Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3187466Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3187631Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3187793Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3187961Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3188141Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3188317Z Skipping (s,q) (0.01, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3188476Z Skipping (s,q) (0.02, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3188627Z Skipping (s,q) (0.03, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3188777Z Skipping (s,q) (0.04, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3188932Z Skipping (s,q) (0.05, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3189087Z Skipping (s,q) (0.06, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3189288Z Skipping (s,q) (0.07, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3189438Z Skipping (s,q) (0.08, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3189587Z Skipping (s,q) (0.09, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3189747Z Skipping (s,q) (0.1, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3189898Z Skipping (s,q) (0.11, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3190048Z Skipping (s,q) (0.12, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3190206Z Skipping (s,q) (0.13, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3190356Z Skipping (s,q) (0.14, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3190514Z Skipping (s,q) (0.15, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3190665Z Skipping (s,q) (0.16, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3190888Z Skipping (s,q) (0.17, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3191048Z Skipping (s,q) (0.18, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3191203Z Skipping (s,q) (0.19, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3191356Z Skipping (s,q) (0.2, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3191884Z Skipping (s,q) (0.21, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3192038Z Skipping (s,q) (0.22, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3192190Z Skipping (s,q) (0.23, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3192348Z Skipping (s,q) (0.24, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3192498Z Skipping (s,q) (0.25, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3192654Z Skipping (s,q) (0.26, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3192806Z Skipping (s,q) (0.27, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3192962Z Skipping (s,q) (0.28, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3193140Z Skipping (s,q) (0.29, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3193295Z Skipping (s,q) (0.3, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3193449Z Skipping (s,q) (0.31, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3193607Z Skipping (s,q) (0.32, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3193765Z Skipping (s,q) (0.33, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3193928Z Skipping (s,q) (0.34, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3194082Z Skipping (s,q) (0.35, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3194235Z Skipping (s,q) (0.36, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3194396Z Skipping (s,q) (0.37, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3194547Z Skipping (s,q) (0.38, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3194698Z Skipping (s,q) (0.39, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3194862Z Skipping (s,q) (0.4, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3195015Z Skipping (s,q) (0.41, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3195178Z Skipping (s,q) (0.42, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3195327Z Skipping (s,q) (0.43, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3195480Z Skipping (s,q) (0.44, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3195637Z Skipping (s,q) (0.45, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3195789Z Skipping (s,q) (0.46, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3195940Z Skipping (s,q) (0.47, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3196098Z Skipping (s,q) (0.48, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3196248Z Skipping (s,q) (0.49, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3196408Z Skipping (s,q) (0.5, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3196558Z Skipping (s,q) (0.51, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3196714Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3197038Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3197190Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3197343Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3197502Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3197655Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3197805Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3197963Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3198119Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3198292Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3198465Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3198751Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3198911Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3199065Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3199216Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3199432Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3199582Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3199738Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3199888Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3200038Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3200280Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3200431Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3200583Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3200747Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3200900Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3201057Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3201207Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3201361Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3201520Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3201674Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3201825Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3201981Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3202132Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3202282Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3202443Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3202594Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3202752Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3202903Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3203056Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3203214Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3203365Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3203516Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3203672Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3203824Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3203980Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3204132Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3204287Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3204490Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3204637Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3204787Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3204945Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3205095Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3205252Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3205401Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3205551Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3205713Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3205864Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3206131Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3206290Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3206445Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3206594Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3206750Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3206939Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3207096Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3207246Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3207396Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3207569Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3207720Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3207873Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3208036Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3208190Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3208348Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3208499Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3208653Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3208813Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3208965Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3209116Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3209275Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3209426Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3209585Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3209741Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3209893Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3210052Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3210204Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3210354Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3210512Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3210664Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3210815Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3210972Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3211124Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3211281Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3211432Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3211590Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3211748Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3211946Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3212097Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3212257Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3212409Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3212569Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3212720Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3212873Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3213033Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3213184Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3213474Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3213635Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3213787Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3213943Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3214093Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3214306Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3214463Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3214614Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3214764Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3214923Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3215074Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3215233Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3215389Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3215542Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3215700Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3215853Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3216010Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3216166Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3216318Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3216467Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3216624Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3216775Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3216931Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3217086Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3217239Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3217396Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3217548Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3217701Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3217867Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3218019Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3218179Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3218351Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3218526Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3218689Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3218842Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3218997Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3219157Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3219357Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3219515Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3219669Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3219821Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3219985Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3220135Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3220285Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3220444Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3220605Z Skipping (s,q) (0.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3220841Z Skipping (s,q) (0.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3221010Z Skipping (s,q) (0.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3221172Z Skipping (s,q) (0.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3221335Z Skipping (s,q) (0.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3221532Z Skipping (s,q) (0.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3221690Z Skipping (s,q) (0.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3221852Z Skipping (s,q) (0.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3222009Z Skipping (s,q) (0.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3222167Z Skipping (s,q) (0.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3222332Z Skipping (s,q) (0.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3222491Z Skipping (s,q) (0.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3222655Z Skipping (s,q) (0.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3222820Z Skipping (s,q) (0.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3222983Z Skipping (s,q) (0.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3223148Z Skipping (s,q) (0.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3223306Z Skipping (s,q) (0.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3223466Z Skipping (s,q) (0.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3223633Z Skipping (s,q) (0.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3223791Z Skipping (s,q) (0.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3223957Z Skipping (s,q) (0.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3224114Z Skipping (s,q) (0.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3224271Z Skipping (s,q) (0.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3224434Z Skipping (s,q) (0.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3224595Z Skipping (s,q) (0.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3224756Z Skipping (s,q) (0.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3224918Z Skipping (s,q) (0.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3225077Z Skipping (s,q) (0.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3225246Z Skipping (s,q) (0.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3225402Z Skipping (s,q) (0.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3225561Z Skipping (s,q) (0.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3225725Z Skipping (s,q) (0.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3225884Z Skipping (s,q) (0.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3226041Z Skipping (s,q) (0.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3226208Z Skipping (s,q) (0.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3226370Z Skipping (s,q) (0.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3226583Z Skipping (s,q) (0.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3226739Z Skipping (s,q) (0.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3226897Z Skipping (s,q) (0.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3227065Z Skipping (s,q) (0.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3227224Z Skipping (s,q) (0.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3227380Z Skipping (s,q) (0.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3227543Z Skipping (s,q) (0.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3227702Z Skipping (s,q) (0.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3227865Z Skipping (s,q) (0.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3228023Z Skipping (s,q) (0.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3228284Z Skipping (s,q) (0.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3228471Z Skipping (s,q) (0.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3228630Z Skipping (s,q) (0.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3228786Z Skipping (s,q) (0.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3228985Z Skipping (s,q) (0.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3229141Z Skipping (s,q) (0.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3229298Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3229461Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3229618Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3229780Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3229947Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3230109Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3230270Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3230429Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3230585Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3230752Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3230912Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3231075Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3231232Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3231388Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3231549Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3231705Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3231866Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3232029Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3232188Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3232351Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3232511Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3232666Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3232828Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3232984Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3233140Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3233300Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3233459Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3233629Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3233787Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3234021Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3234184Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3234343Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3234497Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3234659Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3234816Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3234976Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3235134Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3235290Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3235452Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3235685Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3235848Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3236012Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3236168Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3236370Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3236530Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3236685Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3236849Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3237003Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3237160Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3237324Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3237487Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3237647Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3237811Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3237970Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3238140Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3238298Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3238455Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3238619Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3238776Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3238934Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3239103Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3239264Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3239428Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3239586Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3239742Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3239909Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3240068Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3240312Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3240479Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3240636Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3240802Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3240960Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3241124Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3241287Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3241494Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3241652Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3241818Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3241978Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3242144Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3242301Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3242462Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3242625Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3242782Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3243013Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3243181Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3243341Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3243503Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3243701Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3243858Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3244023Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3244180Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3244336Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3244500Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3244658Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3244831Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3244987Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3245147Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3245312Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3245473Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3245629Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3245796Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3245954Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3246116Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3246275Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3246431Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3246600Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3246758Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3246916Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3247079Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3247237Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3247396Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3247559Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3247716Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3247882Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3248039Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3248198Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3248385Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3248570Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3248773Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3248938Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3249095Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3249262Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3249418Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3249574Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3249742Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3249897Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3250053Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3250218Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3250449Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3250616Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3250772Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3250928Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3251130Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3251290Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3251446Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3251609Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3251766Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3251929Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3252085Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3252249Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3252414Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3252572Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3252731Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3252895Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3253053Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3253219Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3253379Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3253537Z Skipping (s,q) (0.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3253702Z Skipping (s,q) (0.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3253857Z Skipping (s,q) (0.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3254018Z Skipping (s,q) (0.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3254185Z Skipping (s,q) (0.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3254346Z Skipping (s,q) (0.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3254508Z Skipping (s,q) (0.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3254664Z Skipping (s,q) (0.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3254819Z Skipping (s,q) (0.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3254985Z Skipping (s,q) (0.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3255140Z Skipping (s,q) (0.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3255296Z Skipping (s,q) (0.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3255462Z Skipping (s,q) (0.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3255618Z Skipping (s,q) (0.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3255781Z Skipping (s,q) (0.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3255946Z Skipping (s,q) (0.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3256152Z Skipping (s,q) (0.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3256314Z Skipping (s,q) (0.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3256471Z Skipping (s,q) (0.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3256627Z Skipping (s,q) (0.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3256794Z Skipping (s,q) (0.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3256951Z Skipping (s,q) (0.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3257107Z Skipping (s,q) (0.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3257268Z Skipping (s,q) (0.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3257429Z Skipping (s,q) (0.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3257591Z Skipping (s,q) (0.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3257824Z Skipping (s,q) (0.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3257988Z Skipping (s,q) (0.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3258173Z Skipping (s,q) (0.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3258350Z Skipping (s,q) (0.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3258572Z Skipping (s,q) (0.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3258736Z Skipping (s,q) (0.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3258893Z Skipping (s,q) (0.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3259055Z Skipping (s,q) (0.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3259210Z Skipping (s,q) (0.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3259364Z Skipping (s,q) (0.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3259526Z Skipping (s,q) (0.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3259687Z Skipping (s,q) (0.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3259841Z Skipping (s,q) (0.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3260001Z Skipping (s,q) (0.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3260157Z Skipping (s,q) (0.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3260321Z Skipping (s,q) (0.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3260475Z Skipping (s,q) (0.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3260630Z Skipping (s,q) (0.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3260790Z Skipping (s,q) (0.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3260949Z Skipping (s,q) (0.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3261105Z Skipping (s,q) (0.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3261264Z Skipping (s,q) (0.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3261425Z Skipping (s,q) (0.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3261585Z Skipping (s,q) (0.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3261740Z Skipping (s,q) (0.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3261895Z Skipping (s,q) (0.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3262059Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3262215Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3262369Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3262529Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3262683Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3262843Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3262995Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3263158Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3263318Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3263519Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3263677Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3263839Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3263995Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3264151Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3264312Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3264465Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3264627Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3264782Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3264937Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3265176Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3265334Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3265495Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3265654Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3265850Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3266012Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3266170Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3266325Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3266485Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3266640Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3266794Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3266959Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3267119Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3267279Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3267436Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3267592Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3267755Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3267909Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3268066Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3268228Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3272806Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3273002Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3273176Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3273333Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3273501Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3273661Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3273824Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3273989Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3274148Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3274318Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3274476Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3274636Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3274801Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3274962Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3275119Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3275358Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3275516Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3275674Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3275841Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3276000Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3276165Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3276320Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3276477Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3276641Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3276798Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3277029Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3277198Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3277357Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3277522Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3277724Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3277907Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3278096Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3278254Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3278412Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3278574Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3278732Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3278899Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3279054Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3279215Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3279378Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3279539Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3279694Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3279857Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3280016Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3280295Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3280452Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3280612Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3280783Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3280939Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3281099Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3281261Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3281420Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3281584Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3281740Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3281896Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3282063Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3282219Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3282376Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3282546Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3282702Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3282914Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3283071Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3283227Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3283392Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3283548Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3283704Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3283865Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3284022Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3284179Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3284344Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3284572Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3284740Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3284896Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3285052Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3285253Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3285409Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3285565Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3285726Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3285884Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3286047Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3286203Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3286364Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3286529Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3286687Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3286844Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3287009Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3287167Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3287329Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3287485Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3287642Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3287805Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3287962Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3288147Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3288336Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3288495Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3288663Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3288823Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3288980Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3289148Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3289306Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3289464Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3289628Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3289784Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3289946Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3290111Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3290316Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3290478Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3290634Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3290796Z Skipping (s,q) (0.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3290964Z Skipping (s,q) (0.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3291125Z Skipping (s,q) (0.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3291290Z Skipping (s,q) (0.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3291752Z Skipping (s,q) (0.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3291912Z Skipping (s,q) (0.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3292076Z Skipping (s,q) (0.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3292466Z Skipping (s,q) (0.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3292630Z Skipping (s,q) (0.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3292794Z Skipping (s,q) (0.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3292952Z Skipping (s,q) (0.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3293175Z Skipping (s,q) (0.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3293339Z Skipping (s,q) (0.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3293497Z Skipping (s,q) (0.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3293662Z Skipping (s,q) (0.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3293820Z Skipping (s,q) (0.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3293981Z Skipping (s,q) (0.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3294147Z Skipping (s,q) (0.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3294308Z Skipping (s,q) (0.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3294467Z Skipping (s,q) (0.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3294631Z Skipping (s,q) (0.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3294788Z Skipping (s,q) (0.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3294954Z Skipping (s,q) (0.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3295112Z Skipping (s,q) (0.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3295268Z Skipping (s,q) (0.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3295432Z Skipping (s,q) (0.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3295591Z Skipping (s,q) (0.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3295749Z Skipping (s,q) (0.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3295911Z Skipping (s,q) (0.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3296070Z Skipping (s,q) (0.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3296233Z Skipping (s,q) (0.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3296392Z Skipping (s,q) (0.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3296549Z Skipping (s,q) (0.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3296716Z Skipping (s,q) (0.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3296874Z Skipping (s,q) (0.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3297030Z Skipping (s,q) (0.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3297192Z Skipping (s,q) (0.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3297351Z Skipping (s,q) (0.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3297512Z Skipping (s,q) (0.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3297668Z Skipping (s,q) (0.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3297827Z Skipping (s,q) (0.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3297990Z Skipping (s,q) (0.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3298224Z Skipping (s,q) (0.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3298382Z Skipping (s,q) (0.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3298549Z Skipping (s,q) (0.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3298705Z Skipping (s,q) (0.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3298869Z Skipping (s,q) (0.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3299029Z Skipping (s,q) (0.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3299186Z Skipping (s,q) (0.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3299348Z Skipping (s,q) (0.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3299505Z Skipping (s,q) (0.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3299736Z Skipping (s,q) (0.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3299902Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3300061Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3300227Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3300421Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3300577Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3300739Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3300895Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3301051Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3301213Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3301370Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3301533Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3301696Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3301855Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3302020Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3302176Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3302334Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3302500Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3302661Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3302819Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3302983Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3303140Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3303303Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3303465Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3303627Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3303788Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3303944Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3304102Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3304264Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3304422Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3304586Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3304744Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3304902Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3305068Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3305230Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3305436Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3305605Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3305762Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3305930Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3306089Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3306251Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3306416Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3306574Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3306732Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3306896Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3307128Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3307296Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3307453Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3307606Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3307809Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3307994Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3308175Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3308338Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3308497Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3308661Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3308817Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3308980Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3309143Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3309305Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3309464Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3309630Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3309789Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3309956Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3310114Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3310272Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3310436Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3310593Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3310754Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3310916Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3311078Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3311236Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3311399Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3311555Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3311719Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3311875Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3312031Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3312191Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3312348Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3312510Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3312672Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3312878Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3313043Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3313204Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3313361Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3313524Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3313681Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3313839Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3314003Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3314162Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3314400Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3314560Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3314720Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3314883Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3315043Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3315239Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3315402Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3315562Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3315728Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3315883Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3316041Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3316204Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3316368Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3316528Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3316695Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3316851Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3317017Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3317174Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3317331Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3317494Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3317650Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3317806Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3317970Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3318135Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3318314Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3318495Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3318669Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3318837Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3318995Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3319150Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3319313Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3319470Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3319628Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3319792Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3319955Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3320219Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3320379Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3320537Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3320704Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3320860Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3321021Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3321185Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3321343Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3321507Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3321664Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3321924Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3322090Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3322250Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3322407Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3322609Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3322768Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3322933Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3323090Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3323248Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3323414Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3323575Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3323741Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3323907Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3324068Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3324230Z Skipping (s,q) (0.01, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3324384Z Skipping (s,q) (0.02, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3324534Z Skipping (s,q) (0.03, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3324691Z Skipping (s,q) (0.04, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3324842Z Skipping (s,q) (0.05, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3324994Z Skipping (s,q) (0.06, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3325154Z Skipping (s,q) (0.07, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3325303Z Skipping (s,q) (0.08, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3325459Z Skipping (s,q) (0.09, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3325613Z Skipping (s,q) (0.1, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3325766Z Skipping (s,q) (0.11, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3325923Z Skipping (s,q) (0.12, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3326072Z Skipping (s,q) (0.13, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3326223Z Skipping (s,q) (0.14, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3326377Z Skipping (s,q) (0.15, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3326527Z Skipping (s,q) (0.16, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3326677Z Skipping (s,q) (0.17, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3326831Z Skipping (s,q) (0.18, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3326981Z Skipping (s,q) (0.19, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3327139Z Skipping (s,q) (0.2, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3327297Z Skipping (s,q) (0.21, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3327448Z Skipping (s,q) (0.22, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3327648Z Skipping (s,q) (0.23, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3327798Z Skipping (s,q) (0.24, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3327949Z Skipping (s,q) (0.25, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3328104Z Skipping (s,q) (0.26, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3328253Z Skipping (s,q) (0.27, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3328408Z Skipping (s,q) (0.28, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3328558Z Skipping (s,q) (0.29, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3328713Z Skipping (s,q) (0.3, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3328871Z Skipping (s,q) (0.31, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3329023Z Skipping (s,q) (0.32, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3329260Z Skipping (s,q) (0.33, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3329420Z Skipping (s,q) (0.34, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3329572Z Skipping (s,q) (0.35, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3329728Z Skipping (s,q) (0.36, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3329917Z Skipping (s,q) (0.37, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3330068Z Skipping (s,q) (0.38, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3330223Z Skipping (s,q) (0.39, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3330374Z Skipping (s,q) (0.4, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3330528Z Skipping (s,q) (0.41, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3330686Z Skipping (s,q) (0.42, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3330838Z Skipping (s,q) (0.43, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3330992Z Skipping (s,q) (0.44, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3331149Z Skipping (s,q) (0.45, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3331303Z Skipping (s,q) (0.46, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3331457Z Skipping (s,q) (0.47, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3331610Z Skipping (s,q) (0.48, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3331762Z Skipping (s,q) (0.49, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3331918Z Skipping (s,q) (0.5, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3332070Z Skipping (s,q) (0.51, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3332221Z Skipping (s,q) (0.52, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3332376Z Skipping (s,q) (0.53, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3332527Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3332684Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3332839Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3332991Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3333149Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3333300Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3333453Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3333608Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3333760Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3333916Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3334067Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3334218Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3334388Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3334544Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3334695Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3334962Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3335113Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3335275Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3335429Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3335582Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3335742Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3335893Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3336044Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3336203Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3336354Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3336579Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3336742Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3336894Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3337050Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3337266Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3337418Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3337575Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3337728Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3337905Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3338086Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3338241Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3338405Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3338556Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3338711Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3338870Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3339025Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3339178Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3339335Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3339488Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3339647Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3339799Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3339947Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3340103Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3340259Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3340414Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3340570Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3340721Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3340873Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3341031Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3341182Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3341338Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3341488Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3341640Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3341798Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3341953Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3342104Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3342308Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3342462Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3342621Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3342776Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3342927Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3343083Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3343234Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3343386Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3343545Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3343709Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3344008Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3344234Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3344450Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3344636Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3344847Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3345000Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3345160Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3345312Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3345462Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3345621Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3345775Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3345936Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3346090Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3346245Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3346400Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3346554Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3346706Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3346865Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3347018Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3347178Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3347329Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3347481Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3347639Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3347797Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3347953Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3348134Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3348308Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3348476Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3348627Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3348778Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3348937Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3349089Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3349241Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3349401Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3349557Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3349709Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3350468Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3350620Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3350779Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3350934Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3351086Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3351244Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3351398Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3351549Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3351705Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3351859Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3352093Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3352248Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3352405Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3352566Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3352754Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3352908Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3353066Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3353219Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3353378Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3353529Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3353683Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3353848Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3353999Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3354153Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3354313Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3354466Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3354627Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3354779Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3354931Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3355087Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3355239Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3355391Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3355549Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3355708Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3355859Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3356019Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3356170Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3356329Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3356480Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:59:07.3356639Z Skipping (s,q) (0.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3356802Z Skipping (s,q) (0.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3356958Z Skipping (s,q) (0.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3357114Z Skipping (s,q) (0.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3357277Z Skipping (s,q) (0.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3357441Z Skipping (s,q) (0.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3357609Z Skipping (s,q) (0.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3357813Z Skipping (s,q) (0.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3357969Z Skipping (s,q) (0.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3358135Z Skipping (s,q) (0.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3358293Z Skipping (s,q) (0.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3358455Z Skipping (s,q) (0.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3358619Z Skipping (s,q) (0.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3358776Z Skipping (s,q) (0.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3358939Z Skipping (s,q) (0.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3359096Z Skipping (s,q) (0.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3359328Z Skipping (s,q) (0.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3359493Z Skipping (s,q) (0.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3359654Z Skipping (s,q) (0.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3359810Z Skipping (s,q) (0.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3360011Z Skipping (s,q) (0.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3360287Z Skipping (s,q) (0.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3360453Z Skipping (s,q) (0.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3360612Z Skipping (s,q) (0.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3360770Z Skipping (s,q) (0.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3360934Z Skipping (s,q) (0.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3361093Z Skipping (s,q) (0.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3361250Z Skipping (s,q) (0.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3361419Z Skipping (s,q) (0.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3361580Z Skipping (s,q) (0.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3361742Z Skipping (s,q) (0.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3361901Z Skipping (s,q) (0.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3362062Z Skipping (s,q) (0.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3362227Z Skipping (s,q) (0.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3362387Z Skipping (s,q) (0.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3362545Z Skipping (s,q) (0.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3362710Z Skipping (s,q) (0.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3362867Z Skipping (s,q) (0.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3363025Z Skipping (s,q) (0.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3363193Z Skipping (s,q) (0.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3363351Z Skipping (s,q) (0.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3363517Z Skipping (s,q) (0.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3363675Z Skipping (s,q) (0.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3363834Z Skipping (s,q) (0.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3364004Z Skipping (s,q) (0.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3364161Z Skipping (s,q) (0.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3364319Z Skipping (s,q) (0.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3364486Z Skipping (s,q) (0.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3364643Z Skipping (s,q) (0.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3364807Z Skipping (s,q) (0.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3364968Z Skipping (s,q) (0.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3365175Z Skipping (s,q) (0.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3365343Z Skipping (s,q) (0.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3365501Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3365661Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3365824Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3365985Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3366152Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3366310Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3366467Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3366629Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3366867Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3367027Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3367195Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3367354Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3367553Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3367715Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3367883Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3368075Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3368243Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3368401Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3368567Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3368730Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3368894Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3369054Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3369215Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3369383Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3369541Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3369698Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3369864Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3370022Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3370187Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3370346Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3370509Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3370674Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3370835Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3370992Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3371158Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3371317Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3371473Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3371641Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3371799Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3371963Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3372120Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3372282Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3372444Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3372648Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3372807Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3372974Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3373126Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3373290Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3373447Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3373604Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3373767Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3373924Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3374084Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3374323Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3374483Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3374647Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3374807Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3375040Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3375204Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3375362Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3375520Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3375683Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3375849Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3376081Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3376315Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3376544Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3376749Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3376965Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3377130Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3377294Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3377452Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3377615Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3377773Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3377930Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3378097Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3378290Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3378476Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3378642Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3378800Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3378969Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3379127Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3379286Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3379454Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3379611Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3379768Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3379933Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3380094Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3380258Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3380485Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3380643Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3380810Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3380972Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3381128Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3381292Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3381451Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3381608Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3381773Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3382006Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3382173Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3382334Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3382492Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3382695Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3382853Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3383013Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3383177Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3383335Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3383503Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3383660Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3383825Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3383993Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3384153Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3384310Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3384477Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3384636Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3384801Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3384959Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3385117Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3385282Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3385442Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3385607Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3385773Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3385934Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3386098Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3386261Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3386417Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3386582Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3386741Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3386898Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3387063Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3387221Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3387383Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3387545Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3387750Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3387915Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3388073Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3388233Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3388395Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3388554Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3388721Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3388879Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3389036Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3389199Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3389431Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3389595Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3389759Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3389917Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3390113Z Skipping (s,q) (0.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3390281Z Skipping (s,q) (0.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3390438Z Skipping (s,q) (0.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3390602Z Skipping (s,q) (0.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3390758Z Skipping (s,q) (0.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3390913Z Skipping (s,q) (0.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3391075Z Skipping (s,q) (0.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3391236Z Skipping (s,q) (0.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3391395Z Skipping (s,q) (0.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3391889Z Skipping (s,q) (0.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3392047Z Skipping (s,q) (0.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3392212Z Skipping (s,q) (0.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3392367Z Skipping (s,q) (0.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3392526Z Skipping (s,q) (0.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3392688Z Skipping (s,q) (0.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3392844Z Skipping (s,q) (0.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3392999Z Skipping (s,q) (0.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3393160Z Skipping (s,q) (0.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3393323Z Skipping (s,q) (0.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3393484Z Skipping (s,q) (0.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3393641Z Skipping (s,q) (0.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3393796Z Skipping (s,q) (0.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3393962Z Skipping (s,q) (0.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3394117Z Skipping (s,q) (0.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3394273Z Skipping (s,q) (0.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3394434Z Skipping (s,q) (0.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3394588Z Skipping (s,q) (0.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3394749Z Skipping (s,q) (0.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3394906Z Skipping (s,q) (0.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3395065Z Skipping (s,q) (0.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3395230Z Skipping (s,q) (0.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3395561Z Skipping (s,q) (0.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3395717Z Skipping (s,q) (0.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3395880Z Skipping (s,q) (0.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3396038Z Skipping (s,q) (0.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3396201Z Skipping (s,q) (0.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3396357Z Skipping (s,q) (0.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3396515Z Skipping (s,q) (0.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3401331Z Skipping (s,q) (0.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3401523Z Skipping (s,q) (0.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3401685Z Skipping (s,q) (0.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3402077Z Skipping (s,q) (0.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3402243Z Skipping (s,q) (0.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3402400Z Skipping (s,q) (0.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3402565Z Skipping (s,q) (0.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3402792Z Skipping (s,q) (0.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3402956Z Skipping (s,q) (0.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3403113Z Skipping (s,q) (0.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3403271Z Skipping (s,q) (0.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3403434Z Skipping (s,q) (0.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3403594Z Skipping (s,q) (0.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3403753Z Skipping (s,q) (0.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3403922Z Skipping (s,q) (0.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3404082Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3404250Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3404407Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3404573Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3404737Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3404895Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3405052Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3405217Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3405376Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3405540Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3405704Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3405862Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3406035Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3406193Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3406352Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3406519Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3406677Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3406840Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3407001Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3407159Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3407325Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3407488Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3407647Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3407878Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3408053Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3408245Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3408411Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3408569Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3408732Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3408895Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3409054Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3409218Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3409375Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3409642Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3409804Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3409961Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3410123Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3410320Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3410477Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3410639Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3410797Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3410954Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3411116Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3411274Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3411441Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3411600Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3411758Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3411922Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3412082Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3412240Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3412404Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3412560Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3412724Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3412880Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3413036Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3413207Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3413366Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3413525Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3413686Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3413845Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3414008Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3414164Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3414321Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3414487Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3414645Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3414803Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3414966Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3415128Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3415341Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3415497Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3415655Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3415820Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3415978Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3416134Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3416296Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3416454Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3416615Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3416773Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3417009Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3417179Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3417352Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3417535Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3417746Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3417904Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3418068Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3418226Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3418383Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3418546Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3418702Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3418864Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3419030Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3419194Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3419353Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3419519Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3419676Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3419843Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3420000Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3420157Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3420323Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3420479Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3420641Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3420806Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3420965Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3421130Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3421290Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3421447Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3421611Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3421769Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3421926Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3422092Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3422249Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3422414Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3422575Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3422781Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3422943Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3423099Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3423256Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3423416Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3423571Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3423732Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3423886Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3424040Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3424200Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3424429Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3424589Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3424751Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3424905Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3425103Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3425258Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3425417Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3425577Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3425734Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3425888Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3426049Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3426210Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3426368Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3426524Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3426684Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3426844Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3427000Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3427157Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3427318Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3427473Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3427631Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3427796Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3427963Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3428158Z Skipping (s,q) (0.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3428335Z Skipping (s,q) (0.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3428492Z Skipping (s,q) (0.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3428665Z Skipping (s,q) (0.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3428822Z Skipping (s,q) (0.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3428978Z Skipping (s,q) (0.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3429139Z Skipping (s,q) (0.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3429299Z Skipping (s,q) (0.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3429463Z Skipping (s,q) (0.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3429620Z Skipping (s,q) (0.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3429777Z Skipping (s,q) (0.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3429945Z Skipping (s,q) (0.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3430148Z Skipping (s,q) (0.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3430305Z Skipping (s,q) (0.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3430467Z Skipping (s,q) (0.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3430627Z Skipping (s,q) (0.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3430789Z Skipping (s,q) (0.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3430944Z Skipping (s,q) (0.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3431100Z Skipping (s,q) (0.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3431263Z Skipping (s,q) (0.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3431420Z Skipping (s,q) (0.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3431576Z Skipping (s,q) (0.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3431819Z Skipping (s,q) (0.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3431983Z Skipping (s,q) (0.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3432144Z Skipping (s,q) (0.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3432303Z Skipping (s,q) (0.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3432502Z Skipping (s,q) (0.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3432667Z Skipping (s,q) (0.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3432826Z Skipping (s,q) (0.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3432988Z Skipping (s,q) (0.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3433152Z Skipping (s,q) (0.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3433311Z Skipping (s,q) (0.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3433473Z Skipping (s,q) (0.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3433636Z Skipping (s,q) (0.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3433795Z Skipping (s,q) (0.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3433963Z Skipping (s,q) (0.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3434121Z Skipping (s,q) (0.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3434282Z Skipping (s,q) (0.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3434446Z Skipping (s,q) (0.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3434604Z Skipping (s,q) (0.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3434769Z Skipping (s,q) (0.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3434927Z Skipping (s,q) (0.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3435088Z Skipping (s,q) (0.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3435250Z Skipping (s,q) (0.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3435414Z Skipping (s,q) (0.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3435572Z Skipping (s,q) (0.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3435737Z Skipping (s,q) (0.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3435894Z Skipping (s,q) (0.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3436058Z Skipping (s,q) (0.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3436221Z Skipping (s,q) (0.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3436379Z Skipping (s,q) (0.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3436545Z Skipping (s,q) (0.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3436702Z Skipping (s,q) (0.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3436859Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3437028Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3437190Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3437346Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3437560Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3437717Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3437881Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3438041Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3438219Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3438406Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3438567Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3438723Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3438886Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3439147Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3439313Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3439475Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3439633Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3439837Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3439995Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3440243Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3440408Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3440567Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3440730Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3440887Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3441051Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3441217Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3441376Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3441533Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3441703Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3441860Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3442025Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3442185Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3442341Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3442506Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3442662Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3442819Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3442989Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3443152Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3443316Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3443475Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3443634Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3443796Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3443953Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3444107Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3444273Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3444430Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3444588Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3444750Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3444956Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3445124Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3445281Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3445443Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3445605Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3451630Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3451842Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3452012Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3452176Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3452336Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3452579Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3452744Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3452912Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3453073Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3453273Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3453439Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3453602Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3453795Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3453956Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3454119Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3454281Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3454443Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3454606Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3454765Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3454921Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3455090Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3455250Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3455416Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3455577Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3455735Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3455901Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3456058Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3456219Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3456383Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3456545Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3456710Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3456869Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3457026Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3457192Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3457352Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3457510Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3457679Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3457850Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3458044Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3458212Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3458417Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3458582Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3458746Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3458905Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3459069Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3459316Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3459481Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3459640Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3459798Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3460062Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3460222Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3460382Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3460547Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3460747Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3460911Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3461068Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3461235Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3461399Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3461556Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3461714Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3461878Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3462040Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3462207Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3462364Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3462523Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3462690Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3462848Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3463006Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3463170Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3463326Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3463487Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3463650Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3463809Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3463973Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3464133Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3464289Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3464456Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3464613Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3464769Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3464936Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3465094Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3465256Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3465414Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3465573Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3465783Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3465941Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3466098Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3466262Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3466419Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3466581Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3466799Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3466959Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3467121Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3467275Z Skipping (s,q) (0.01, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3467466Z Skipping (s,q) (0.02, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3467627Z Skipping (s,q) (0.03, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3467781Z Skipping (s,q) (0.04, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3467939Z Skipping (s,q) (0.05, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3468191Z Skipping (s,q) (0.06, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3468365Z Skipping (s,q) (0.07, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3468541Z Skipping (s,q) (0.08, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3468695Z Skipping (s,q) (0.09, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3468847Z Skipping (s,q) (0.1, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3469020Z Skipping (s,q) (0.11, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3469181Z Skipping (s,q) (0.12, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3469333Z Skipping (s,q) (0.13, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3469489Z Skipping (s,q) (0.14, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3469652Z Skipping (s,q) (0.15, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3469804Z Skipping (s,q) (0.16, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3469955Z Skipping (s,q) (0.17, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3470115Z Skipping (s,q) (0.18, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3470269Z Skipping (s,q) (0.19, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3470420Z Skipping (s,q) (0.2, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3470582Z Skipping (s,q) (0.21, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3470733Z Skipping (s,q) (0.22, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3470891Z Skipping (s,q) (0.23, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3471046Z Skipping (s,q) (0.24, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3471204Z Skipping (s,q) (0.25, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3471362Z Skipping (s,q) (0.26, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3471521Z Skipping (s,q) (0.27, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3471673Z Skipping (s,q) (0.28, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3471835Z Skipping (s,q) (0.29, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3471991Z Skipping (s,q) (0.3, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3472152Z Skipping (s,q) (0.31, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3472306Z Skipping (s,q) (0.32, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3472458Z Skipping (s,q) (0.33, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3472617Z Skipping (s,q) (0.34, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3472768Z Skipping (s,q) (0.35, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3472921Z Skipping (s,q) (0.36, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3473085Z Skipping (s,q) (0.37, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3473286Z Skipping (s,q) (0.38, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3473442Z Skipping (s,q) (0.39, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3473595Z Skipping (s,q) (0.4, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3473751Z Skipping (s,q) (0.41, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3473915Z Skipping (s,q) (0.42, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3474065Z Skipping (s,q) (0.43, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3474261Z Skipping (s,q) (0.44, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3474420Z Skipping (s,q) (0.45, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3474574Z Skipping (s,q) (0.46, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3474735Z Skipping (s,q) (0.47, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3474929Z Skipping (s,q) (0.48, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3475082Z Skipping (s,q) (0.49, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3475241Z Skipping (s,q) (0.5, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3475398Z Skipping (s,q) (0.51, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3475587Z Skipping (s,q) (0.52, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3475745Z Skipping (s,q) (0.53, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3475898Z Skipping (s,q) (0.54, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3476055Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3476214Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3476366Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3476522Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3476675Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3476830Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3476988Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3477140Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3477293Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3477454Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3477608Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3477768Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3477921Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3478073Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3478232Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3478387Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3478541Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3478699Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3478853Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3479013Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3479167Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3479320Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3479480Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3479635Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3479786Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3479943Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3480094Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3480376Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3480539Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3480741Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3480900Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3481052Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3481206Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3481367Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3481521Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3481723Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3481880Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3482033Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3482193Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3482383Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3482535Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3482696Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3482846Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3483038Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3483193Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3483339Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3483503Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3483656Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3483807Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3483970Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3484124Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3484280Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3484441Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3484593Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3484744Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3484909Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3485062Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3485221Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3485377Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3485530Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3485695Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3485851Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3486006Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3486168Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3486324Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3486483Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3486640Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3486796Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3486955Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3487111Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3487262Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3487421Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3487572Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3487735Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3487909Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3488138Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3488298Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3488450Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3488607Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3488766Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3488919Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3489115Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3489276Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3489429Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3489588Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3489783Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3489939Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3490098Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3490248Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3490440Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3490597Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3490748Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3490910Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3491062Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3491212Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3491371Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3491876Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3492034Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3492970Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3493241Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3493406Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3493587Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3493744Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3493905Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3494068Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3494225Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3494385Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3494539Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3494706Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3494858Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3495021Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3495184Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3495338Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3495490Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3495654Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3495809Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3495962Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3496119Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3496272Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3496431Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3496589Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3496999Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3497156Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3497313Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3497469Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3497654Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3497831Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3498080Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3498234Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3498387Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3498545Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3498774Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3498928Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3499091Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3499243Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3499401Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3499623Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3499777Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3499939Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3500091Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3500244Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3500402Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3500556Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3500711Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3500874Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:59:07.3501035Z Skipping (s,q) (0.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3501202Z Skipping (s,q) (0.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3501366Z Skipping (s,q) (0.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3501523Z Skipping (s,q) (0.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3501687Z Skipping (s,q) (0.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3501850Z Skipping (s,q) (0.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3502010Z Skipping (s,q) (0.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3502175Z Skipping (s,q) (0.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3502333Z Skipping (s,q) (0.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3502504Z Skipping (s,q) (0.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3502665Z Skipping (s,q) (0.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3502827Z Skipping (s,q) (0.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3502991Z Skipping (s,q) (0.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3503151Z Skipping (s,q) (0.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3503309Z Skipping (s,q) (0.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3503478Z Skipping (s,q) (0.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3503637Z Skipping (s,q) (0.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3503802Z Skipping (s,q) (0.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3503958Z Skipping (s,q) (0.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3504118Z Skipping (s,q) (0.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3504287Z Skipping (s,q) (0.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3504444Z Skipping (s,q) (0.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3504653Z Skipping (s,q) (0.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3504818Z Skipping (s,q) (0.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3504979Z Skipping (s,q) (0.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3505145Z Skipping (s,q) (0.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3505303Z Skipping (s,q) (0.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3505506Z Skipping (s,q) (0.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3505673Z Skipping (s,q) (0.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3505832Z Skipping (s,q) (0.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3505989Z Skipping (s,q) (0.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3506196Z Skipping (s,q) (0.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3506355Z Skipping (s,q) (0.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3506524Z Skipping (s,q) (0.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3506683Z Skipping (s,q) (0.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3506881Z Skipping (s,q) (0.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3507045Z Skipping (s,q) (0.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3507204Z Skipping (s,q) (0.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3507365Z Skipping (s,q) (0.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3507532Z Skipping (s,q) (0.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3507691Z Skipping (s,q) (0.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3507855Z Skipping (s,q) (0.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3508014Z Skipping (s,q) (0.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3508172Z Skipping (s,q) (0.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3508339Z Skipping (s,q) (0.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3508497Z Skipping (s,q) (0.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3508655Z Skipping (s,q) (0.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3508819Z Skipping (s,q) (0.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3508977Z Skipping (s,q) (0.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3509138Z Skipping (s,q) (0.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3509303Z Skipping (s,q) (0.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3509461Z Skipping (s,q) (0.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3509626Z Skipping (s,q) (0.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3509783Z Skipping (s,q) (0.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3509945Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3510113Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3510270Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3510428Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3510595Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3510753Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3510920Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3511077Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3511235Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3511400Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3511558Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3511720Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3511934Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3512093Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3512258Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3512420Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3512577Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3512742Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3512946Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3513105Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3513270Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3513429Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3513631Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3513790Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3513952Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3514116Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3514316Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3514475Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3514640Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3514800Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3514971Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3515128Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3515284Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3515454Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3515612Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3515772Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3515939Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3516101Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3516266Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3516423Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3516583Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3516748Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3516909Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3517068Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3517238Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3517393Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3517581Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3517769Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3517928Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3518093Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3518252Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3518413Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3518579Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3518737Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3518894Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3519068Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3519226Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3519440Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3519599Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3519760Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3519925Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3520087Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3520388Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3520555Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3520716Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3520881Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3521039Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3521236Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3521408Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3521567Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3521725Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3521931Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3522089Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3522255Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3522414Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3522571Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3522737Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3522895Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3523057Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3523221Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3523380Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3523544Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3523705Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3523863Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3524030Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3524188Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3524347Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3524513Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3524671Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3524839Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3524998Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3525156Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3525321Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3525481Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3525637Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3525803Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3525967Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3526124Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3526289Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3526447Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3526618Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3526776Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3526987Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3527152Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3527312Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3527472Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3527637Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3527863Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3528051Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3528212Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3528370Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3528570Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3528731Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3528892Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3529056Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3529251Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3529414Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3529572Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3529732Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3529896Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3530054Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3530212Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3530379Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3530542Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3530710Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3530867Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3531027Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3531191Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3531349Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3536301Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3536498Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3536662Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3536831Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3536994Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3537155Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3537323Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3537482Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3537646Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3537813Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3537974Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3538142Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3538301Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3538461Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3538627Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3538789Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3538949Z Skipping (s,q) (0.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3539187Z Skipping (s,q) (0.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3539349Z Skipping (s,q) (0.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3539507Z Skipping (s,q) (0.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3539675Z Skipping (s,q) (0.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3539833Z Skipping (s,q) (0.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3540048Z Skipping (s,q) (0.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3540209Z Skipping (s,q) (0.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3540364Z Skipping (s,q) (0.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3540531Z Skipping (s,q) (0.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3540693Z Skipping (s,q) (0.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3540892Z Skipping (s,q) (0.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3541061Z Skipping (s,q) (0.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3541217Z Skipping (s,q) (0.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3541381Z Skipping (s,q) (0.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3541578Z Skipping (s,q) (0.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3541734Z Skipping (s,q) (0.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3541899Z Skipping (s,q) (0.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3542059Z Skipping (s,q) (0.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3542216Z Skipping (s,q) (0.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3542381Z Skipping (s,q) (0.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3542537Z Skipping (s,q) (0.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3542701Z Skipping (s,q) (0.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3542857Z Skipping (s,q) (0.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3543016Z Skipping (s,q) (0.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3543178Z Skipping (s,q) (0.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3543337Z Skipping (s,q) (0.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3543492Z Skipping (s,q) (0.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3543651Z Skipping (s,q) (0.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3543809Z Skipping (s,q) (0.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3543969Z Skipping (s,q) (0.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3544124Z Skipping (s,q) (0.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3544277Z Skipping (s,q) (0.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3544439Z Skipping (s,q) (0.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3544594Z Skipping (s,q) (0.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3544751Z Skipping (s,q) (0.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3544911Z Skipping (s,q) (0.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3545070Z Skipping (s,q) (0.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3545234Z Skipping (s,q) (0.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3545389Z Skipping (s,q) (0.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3545546Z Skipping (s,q) (0.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3545709Z Skipping (s,q) (0.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3545864Z Skipping (s,q) (0.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3546018Z Skipping (s,q) (0.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3546179Z Skipping (s,q) (0.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3546337Z Skipping (s,q) (0.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3546543Z Skipping (s,q) (0.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3546702Z Skipping (s,q) (0.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3546858Z Skipping (s,q) (0.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3547024Z Skipping (s,q) (0.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3547184Z Skipping (s,q) (0.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3547393Z Skipping (s,q) (0.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3547581Z Skipping (s,q) (0.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3547753Z Skipping (s,q) (0.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3547908Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3548072Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3548265Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3548431Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3548584Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3548737Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3548936Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3549090Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3549246Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3549408Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3549562Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3549724Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3549879Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3550037Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3550199Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3550357Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3550511Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3550676Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3550832Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3550995Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3551153Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3551311Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3551474Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3551630Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3551793Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3551956Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3552114Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3552278Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3552437Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3552593Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3552755Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3552914Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3553070Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3553234Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3553389Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3553550Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3553706Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3554219Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3554382Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3554539Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3554702Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3554868Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3555075Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3555233Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3555394Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3555546Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3555710Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3555904Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3556061Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3556228Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3556383Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3556577Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3556738Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3556894Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3557066Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3557225Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3557382Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3557543Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3557727Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3557908Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3558072Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3558226Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3558390Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3558544Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3558704Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3558870Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3559027Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3559192Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3559358Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3559515Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3559678Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3559833Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3559987Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3560142Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3560376Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3560529Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3560687Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3560842Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3561000Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3561155Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3561307Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3561468Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3561669Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3561824Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3561981Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3562137Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3562293Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3562444Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3562640Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3562800Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3562955Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3563106Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3563298Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3563452Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3563608Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3563768Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3563958Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3564117Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3564272Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3564427Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3564585Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3564735Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3564890Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3565052Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3565202Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3565360Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3565512Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3565667Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3565826Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3565979Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3566138Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3566293Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3566446Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3566601Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3566757Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3566909Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3567068Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3567221Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3567375Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3567533Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3567685Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3567844Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3567996Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3568149Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3568303Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3568456Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3568612Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3568814Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3568967Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3569124Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3569279Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3569432Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3569589Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3569784Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3569938Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3570094Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3570248Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3570445Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3570599Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3570756Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3570912Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3571110Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3571262Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3571419Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3571572Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3571729Z Skipping (s,q) (0.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3571887Z Skipping (s,q) (0.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3572041Z Skipping (s,q) (0.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3572201Z Skipping (s,q) (0.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3572355Z Skipping (s,q) (0.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3572513Z Skipping (s,q) (0.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3572673Z Skipping (s,q) (0.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3572830Z Skipping (s,q) (0.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3572986Z Skipping (s,q) (0.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3573144Z Skipping (s,q) (0.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3573301Z Skipping (s,q) (0.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3573459Z Skipping (s,q) (0.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3573613Z Skipping (s,q) (0.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3573770Z Skipping (s,q) (0.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3573929Z Skipping (s,q) (0.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3574085Z Skipping (s,q) (0.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3574244Z Skipping (s,q) (0.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3574403Z Skipping (s,q) (0.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3574561Z Skipping (s,q) (0.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3574719Z Skipping (s,q) (0.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3574873Z Skipping (s,q) (0.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3575032Z Skipping (s,q) (0.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3575186Z Skipping (s,q) (0.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3575339Z Skipping (s,q) (0.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3575494Z Skipping (s,q) (0.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3575651Z Skipping (s,q) (0.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3575813Z Skipping (s,q) (0.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3576016Z Skipping (s,q) (0.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3576169Z Skipping (s,q) (0.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3576321Z Skipping (s,q) (0.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3576481Z Skipping (s,q) (0.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3576636Z Skipping (s,q) (0.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3576835Z Skipping (s,q) (0.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3576996Z Skipping (s,q) (0.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3577153Z Skipping (s,q) (0.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3577309Z Skipping (s,q) (0.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3577490Z Skipping (s,q) (0.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3577708Z Skipping (s,q) (0.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3577869Z Skipping (s,q) (0.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3578022Z Skipping (s,q) (0.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3578177Z Skipping (s,q) (0.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3578403Z Skipping (s,q) (0.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3578558Z Skipping (s,q) (0.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3578717Z Skipping (s,q) (0.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3578872Z Skipping (s,q) (0.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3579027Z Skipping (s,q) (0.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3579185Z Skipping (s,q) (0.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3579339Z Skipping (s,q) (0.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3579495Z Skipping (s,q) (0.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3579655Z Skipping (s,q) (0.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3579808Z Skipping (s,q) (0.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3579961Z Skipping (s,q) (0.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3580125Z Skipping (s,q) (0.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3580278Z Skipping (s,q) (0.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3580435Z Skipping (s,q) (0.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3580591Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3580744Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3580901Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3581055Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3581213Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3581370Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3581528Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3581688Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3581847Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3582000Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3582156Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3582312Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3582465Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3582622Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3582775Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3582939Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3583095Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3583301Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3583461Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3583620Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3583775Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3583932Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3584148Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3584309Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3584464Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3584618Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3584815Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3584970Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3585131Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3585288Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3585484Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3585642Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3585797Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3585954Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3586113Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3586269Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3586423Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3586581Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3586735Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3586898Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3587052Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3587210Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3587370Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3587528Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3587705Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3587888Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3588043Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3588200Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3588352Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3588508Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3588667Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3588820Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3588974Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3589135Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3589288Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3589443Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3589601Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3589754Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3589912Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3590066Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3590222Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3590422Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3590575Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3590728Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3590888Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3591042Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3591242Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3591396Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3591826Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3592018Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3592172Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3592422Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3592583Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3592738Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3592893Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3593106Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3593260Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3593417Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3593574Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3593730Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3593884Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3594037Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3594196Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3594349Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3594507Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3594665Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3594821Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3594973Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3595129Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3595285Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3595441Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3595596Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3595748Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3595907Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3596063Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3596220Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3596377Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3596533Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3596688Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3596840Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3596996Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3597159Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3597315Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3597471Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3597637Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3597795Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3598021Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3598186Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3598346Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3598510Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3598667Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3598882Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3599046Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3599202Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3599359Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3599562Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3599720Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3599883Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3600040Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3600293Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3600455Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3600612Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3600770Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3600932Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3601090Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3601254Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3601411Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3601571Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3601735Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3601891Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3602048Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3602212Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3602369Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3602536Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3602694Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3602850Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3603013Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3603169Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3603326Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3603494Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3603648Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3603809Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3603969Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3604126Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3604285Z Skipping (s,q) (0.01, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3604440Z Skipping (s,q) (0.02, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3604589Z Skipping (s,q) (0.03, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3604744Z Skipping (s,q) (0.04, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3604893Z Skipping (s,q) (0.05, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3605053Z Skipping (s,q) (0.06, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3605203Z Skipping (s,q) (0.07, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3605406Z Skipping (s,q) (0.08, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3605563Z Skipping (s,q) (0.09, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3605715Z Skipping (s,q) (0.1, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3605864Z Skipping (s,q) (0.11, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3606021Z Skipping (s,q) (0.12, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3606211Z Skipping (s,q) (0.13, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3606361Z Skipping (s,q) (0.14, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3606517Z Skipping (s,q) (0.15, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3606668Z Skipping (s,q) (0.16, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3606822Z Skipping (s,q) (0.17, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3607034Z Skipping (s,q) (0.18, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3607194Z Skipping (s,q) (0.19, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3607370Z Skipping (s,q) (0.2, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3607542Z Skipping (s,q) (0.21, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3607742Z Skipping (s,q) (0.22, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3607900Z Skipping (s,q) (0.23, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3608051Z Skipping (s,q) (0.24, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3608212Z Skipping (s,q) (0.25, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3608362Z Skipping (s,q) (0.26, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3608514Z Skipping (s,q) (0.27, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3608671Z Skipping (s,q) (0.28, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3608824Z Skipping (s,q) (0.29, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3608973Z Skipping (s,q) (0.3, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3609135Z Skipping (s,q) (0.31, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3609284Z Skipping (s,q) (0.32, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3609444Z Skipping (s,q) (0.33, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3609595Z Skipping (s,q) (0.34, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3609744Z Skipping (s,q) (0.35, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3609905Z Skipping (s,q) (0.36, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3610055Z Skipping (s,q) (0.37, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3610205Z Skipping (s,q) (0.38, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3610361Z Skipping (s,q) (0.39, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3610509Z Skipping (s,q) (0.4, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3610660Z Skipping (s,q) (0.41, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3610823Z Skipping (s,q) (0.42, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3610974Z Skipping (s,q) (0.43, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3611132Z Skipping (s,q) (0.44, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3611289Z Skipping (s,q) (0.45, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3611439Z Skipping (s,q) (0.46, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3611596Z Skipping (s,q) (0.47, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3611750Z Skipping (s,q) (0.48, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3611901Z Skipping (s,q) (0.49, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3612057Z Skipping (s,q) (0.5, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3612212Z Skipping (s,q) (0.51, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3612371Z Skipping (s,q) (0.52, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3612521Z Skipping (s,q) (0.53, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3612723Z Skipping (s,q) (0.54, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3612883Z Skipping (s,q) (0.55, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3613037Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3613190Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3613349Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3613542Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3613703Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3613856Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3614011Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3614169Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3614359Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3614513Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3614671Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3614821Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3615017Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3615176Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3615327Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3615490Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3615639Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3615790Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3615948Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3616101Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3616251Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3616412Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3616564Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3616724Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3616875Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3617025Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3617186Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3617338Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3617490Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3617673Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3617850Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3618013Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3618167Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3618316Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3618471Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3618624Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3618776Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3618937Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3619090Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3619247Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3619397Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3619548Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3619708Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3619858Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3620058Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3620217Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3620371Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3620520Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3620675Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3620865Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3621025Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3621174Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3621323Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3621480Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3621666Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3621822Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3621980Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3622130Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3622327Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3622478Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3622629Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3622789Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3622940Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3623091Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3623249Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3623403Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3623559Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3623712Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3623861Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3624020Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3624171Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3624319Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3624481Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3624631Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3624781Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3624940Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3625095Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3625257Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3625411Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3625561Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3625714Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3625868Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3626018Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3626173Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3626326Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3626483Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3626634Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3626785Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3626948Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3627099Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3627297Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3627459Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3627613Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3627774Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3627925Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3628114Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3628276Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3628427Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3628582Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3628742Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3628929Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3629081Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3629238Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3629388Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3629588Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3629741Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3629893Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3630053Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3630207Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3630360Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3630516Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3630670Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3630826Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3630980Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3631130Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3631292Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3631442Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3631594Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3631756Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3631907Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3632066Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3632217Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3632369Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3632532Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3632684Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3632835Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3632997Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3633150Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3633301Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3633460Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3633614Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3633770Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3633920Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3634070Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3634231Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3634382Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3634578Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3634736Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3634891Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3635047Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3635200Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3635413Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3635570Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3635722Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:59:07.3635880Z Skipping (s,q) (0.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3636043Z Skipping (s,q) (0.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3636239Z Skipping (s,q) (0.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3636408Z Skipping (s,q) (0.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3636563Z Skipping (s,q) (0.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3636720Z Skipping (s,q) (0.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3636925Z Skipping (s,q) (0.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3637081Z Skipping (s,q) (0.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3637238Z Skipping (s,q) (0.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3637425Z Skipping (s,q) (0.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3637603Z Skipping (s,q) (0.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3637771Z Skipping (s,q) (0.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3637926Z Skipping (s,q) (0.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3638085Z Skipping (s,q) (0.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3638250Z Skipping (s,q) (0.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3638410Z Skipping (s,q) (0.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3638565Z Skipping (s,q) (0.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3638732Z Skipping (s,q) (0.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3638889Z Skipping (s,q) (0.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3639052Z Skipping (s,q) (0.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3639210Z Skipping (s,q) (0.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3639368Z Skipping (s,q) (0.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3639531Z Skipping (s,q) (0.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3639689Z Skipping (s,q) (0.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3639848Z Skipping (s,q) (0.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3640013Z Skipping (s,q) (0.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3640219Z Skipping (s,q) (0.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3640380Z Skipping (s,q) (0.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3640548Z Skipping (s,q) (0.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3640704Z Skipping (s,q) (0.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3640865Z Skipping (s,q) (0.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3641020Z Skipping (s,q) (0.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3641178Z Skipping (s,q) (0.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3641341Z Skipping (s,q) (0.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3641496Z Skipping (s,q) (0.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3641653Z Skipping (s,q) (0.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3641814Z Skipping (s,q) (0.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3642019Z Skipping (s,q) (0.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3642180Z Skipping (s,q) (0.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3642339Z Skipping (s,q) (0.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3642496Z Skipping (s,q) (0.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3642658Z Skipping (s,q) (0.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3642854Z Skipping (s,q) (0.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3643014Z Skipping (s,q) (0.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3643177Z Skipping (s,q) (0.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3643333Z Skipping (s,q) (0.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3643538Z Skipping (s,q) (0.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3643696Z Skipping (s,q) (0.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3643858Z Skipping (s,q) (0.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3644023Z Skipping (s,q) (0.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3644216Z Skipping (s,q) (0.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3644372Z Skipping (s,q) (0.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3644540Z Skipping (s,q) (0.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3644699Z Skipping (s,q) (0.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3644864Z Skipping (s,q) (0.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3645020Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3645177Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3645344Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3645500Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3645663Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3645826Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3645982Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3646149Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3646305Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3646463Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3646629Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3646788Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3646944Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3647105Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3647265Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3647431Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3647589Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3647774Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3647966Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3648124Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3648280Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3648443Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3648598Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3648757Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3648919Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3649079Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3649291Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3649447Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3649602Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3649771Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3649927Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3650083Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3650283Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3650440Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3650606Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3650765Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3650958Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3651126Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3651282Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3651440Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3651641Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3651798Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3651961Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3652121Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3652272Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3652434Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3652590Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3652750Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3652910Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3653069Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3653232Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3653390Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3653546Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3653709Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3653867Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3654023Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3654184Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3654342Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3654507Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3654662Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3654822Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3654984Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3655143Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3655300Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3655461Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3655619Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3655782Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3655938Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3656095Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3656260Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3656417Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3656622Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3656787Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3656946Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3657107Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3660565Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3660815Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3660985Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3661144Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3661302Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3661503Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3661661Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3661818Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3661974Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3662133Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3662336Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3662492Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3662649Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3662804Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3662959Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3663114Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3663276Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3663433Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3663594Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3663751Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3663905Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3664063Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3664215Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3664372Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3664531Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3664685Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3664841Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3664994Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3665150Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3665308Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3665461Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3665615Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3665775Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3665931Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3666089Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3666248Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3666402Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3666560Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3666715Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3666870Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3667028Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3667251Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3667427Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3667605Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3667764Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3667922Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3668116Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3668271Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3668429Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3668583Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3668775Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3668932Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3669089Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3669244Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3669436Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3669590Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3669746Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3669902Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3670057Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3670213Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3670368Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3670527Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3670680Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3670837Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3670993Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3671150Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3671302Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3671459Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3671616Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3671776Z Skipping (s,q) (0.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3671930Z Skipping (s,q) (0.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3672082Z Skipping (s,q) (0.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3672240Z Skipping (s,q) (0.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3672396Z Skipping (s,q) (0.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3672552Z Skipping (s,q) (0.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3672708Z Skipping (s,q) (0.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3672867Z Skipping (s,q) (0.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3673024Z Skipping (s,q) (0.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3673178Z Skipping (s,q) (0.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3673334Z Skipping (s,q) (0.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3673489Z Skipping (s,q) (0.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3673642Z Skipping (s,q) (0.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3673795Z Skipping (s,q) (0.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3673951Z Skipping (s,q) (0.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3674107Z Skipping (s,q) (0.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3674318Z Skipping (s,q) (0.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3674471Z Skipping (s,q) (0.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3674625Z Skipping (s,q) (0.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3674785Z Skipping (s,q) (0.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3674939Z Skipping (s,q) (0.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3675091Z Skipping (s,q) (0.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3675285Z Skipping (s,q) (0.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3675440Z Skipping (s,q) (0.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3675597Z Skipping (s,q) (0.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3675747Z Skipping (s,q) (0.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3675938Z Skipping (s,q) (0.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3676094Z Skipping (s,q) (0.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3676248Z Skipping (s,q) (0.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3676400Z Skipping (s,q) (0.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3676596Z Skipping (s,q) (0.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3676750Z Skipping (s,q) (0.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3676903Z Skipping (s,q) (0.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3677064Z Skipping (s,q) (0.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3677216Z Skipping (s,q) (0.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3677371Z Skipping (s,q) (0.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3677523Z Skipping (s,q) (0.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3677701Z Skipping (s,q) (0.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3677878Z Skipping (s,q) (0.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3678034Z Skipping (s,q) (0.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3678187Z Skipping (s,q) (0.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3678343Z Skipping (s,q) (0.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3678496Z Skipping (s,q) (0.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3678650Z Skipping (s,q) (0.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3678808Z Skipping (s,q) (0.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3678961Z Skipping (s,q) (0.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3679115Z Skipping (s,q) (0.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3679268Z Skipping (s,q) (0.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3679422Z Skipping (s,q) (0.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3679576Z Skipping (s,q) (0.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3679736Z Skipping (s,q) (0.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3679893Z Skipping (s,q) (0.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3680045Z Skipping (s,q) (0.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3680272Z Skipping (s,q) (0.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3680427Z Skipping (s,q) (0.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3680583Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3680735Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3680890Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3681043Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3681201Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3681357Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3681563Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3681719Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3681873Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3682028Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3682184Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3682336Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3682533Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3682685Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3682839Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3682993Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3683183Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3683337Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3683499Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3683649Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3683842Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3683994Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3684149Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3684309Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3684461Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3684613Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3684768Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3684925Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3685078Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3685237Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3685389Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3685547Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3685699Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3685852Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3686010Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3686164Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3686315Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3686468Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3686623Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3686781Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3686937Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3687089Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3687242Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3687395Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3687543Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3687702Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3687855Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3688010Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3688161Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3688312Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3688468Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3688672Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3688824Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3688977Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3689131Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3689286Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3689437Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3689631Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3689787Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3689939Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3690091Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3690282Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3690438Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3690598Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3690750Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3690969Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3691124Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3691277Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3691749Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3691934Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3692089Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3692246Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3692405Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3692560Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3692720Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3692873Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3693031Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3693187Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3693341Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3693495Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3693650Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3693804Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3693958Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3694110Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3694264Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3694423Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3694577Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3694728Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3694884Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3695035Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3695191Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3695343Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3695496Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3695652Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3695806Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3695962Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3696214Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3696366Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3696522Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3696677Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3696828Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3696985Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3697199Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3697379Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3697557Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3697714Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3697925Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3698080Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3698236Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3698390Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3698597Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3698750Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3698904Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3699060Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3699215Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3699367Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3699518Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3699676Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3699828Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3699981Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3700139Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3700295Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3700451Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3700602Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3700756Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3700910Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3701064Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3701217Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3701372Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3701530Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3701685Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3701840Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3701992Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3702150Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3702304Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3702457Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3702616Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3702768Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3702920Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3703073Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3703228Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3703382Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3703582Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3703736Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3703896Z Skipping (s,q) (0.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3704051Z Skipping (s,q) (0.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3704206Z Skipping (s,q) (0.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3704414Z Skipping (s,q) (0.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3704570Z Skipping (s,q) (0.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3704728Z Skipping (s,q) (0.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3704884Z Skipping (s,q) (0.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3705077Z Skipping (s,q) (0.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3705237Z Skipping (s,q) (0.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3705395Z Skipping (s,q) (0.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3705549Z Skipping (s,q) (0.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3705744Z Skipping (s,q) (0.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3705898Z Skipping (s,q) (0.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3706057Z Skipping (s,q) (0.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3706215Z Skipping (s,q) (0.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3706369Z Skipping (s,q) (0.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3706527Z Skipping (s,q) (0.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3706680Z Skipping (s,q) (0.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3706837Z Skipping (s,q) (0.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3706995Z Skipping (s,q) (0.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3707150Z Skipping (s,q) (0.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3707307Z Skipping (s,q) (0.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3707467Z Skipping (s,q) (0.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3707620Z Skipping (s,q) (0.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3707802Z Skipping (s,q) (0.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3707982Z Skipping (s,q) (0.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3708137Z Skipping (s,q) (0.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3708293Z Skipping (s,q) (0.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3708446Z Skipping (s,q) (0.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3708605Z Skipping (s,q) (0.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3708760Z Skipping (s,q) (0.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3708916Z Skipping (s,q) (0.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3709071Z Skipping (s,q) (0.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3709226Z Skipping (s,q) (0.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3709380Z Skipping (s,q) (0.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3709536Z Skipping (s,q) (0.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3709692Z Skipping (s,q) (0.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3709845Z Skipping (s,q) (0.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3709999Z Skipping (s,q) (0.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3710153Z Skipping (s,q) (0.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3710313Z Skipping (s,q) (0.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3710467Z Skipping (s,q) (0.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3710671Z Skipping (s,q) (0.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3710830Z Skipping (s,q) (0.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3710985Z Skipping (s,q) (0.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3711142Z Skipping (s,q) (0.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3711300Z Skipping (s,q) (0.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3711493Z Skipping (s,q) (0.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3711650Z Skipping (s,q) (0.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3711803Z Skipping (s,q) (0.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3711957Z Skipping (s,q) (0.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3712115Z Skipping (s,q) (0.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3712306Z Skipping (s,q) (0.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3712464Z Skipping (s,q) (0.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3712618Z Skipping (s,q) (0.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3712772Z Skipping (s,q) (0.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3713027Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3713183Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3713339Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3713494Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3713647Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3713802Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3713958Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3714115Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3714273Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3714427Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3714581Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3714740Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3714893Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3715047Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3715207Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3715359Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3715515Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3715670Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3715826Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3715982Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3716139Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3716292Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3716449Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3716601Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3716758Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3716913Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3717067Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3717224Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3717378Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3717533Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3717691Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3717890Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3718045Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3718201Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3718355Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3718511Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3718704Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3718858Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3719014Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3719167Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3719381Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3719539Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3719699Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3719852Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3720044Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3720247Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3720406Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3720560Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3720718Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3720880Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3721034Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3721210Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3721366Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3721523Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3721682Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3721842Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3721995Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3722155Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3722312Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3722471Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3722625Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3722779Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3722940Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3723097Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3723255Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3723412Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3723568Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3723729Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3723884Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3724043Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3724206Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3724361Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3724515Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3724679Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3724836Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3725047Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3725204Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3725362Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3725525Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3725680Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3725872Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3726034Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3726189Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3726352Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3726508Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3726702Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3726863Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3727018Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3727174Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3727370Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3727526Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3727683Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3727845Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3727999Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3728159Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3728315Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3728475Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3728634Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3728793Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3728950Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3729110Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3729264Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3729425Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3729581Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3729735Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3729892Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3730049Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3730206Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3730365Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3730523Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3730685Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3730843Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3730997Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3731159Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3731321Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3731474Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3731636Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3731791Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3731952Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3732108Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3732310Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3732472Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3732631Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3732787Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3732944Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3733138Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3733296Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3733452Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3733608Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3733807Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3733965Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3734122Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3734281Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3734480Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3734640Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3734796Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3734955Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3735115Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3735273Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3735429Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3735588Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3735746Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3735902Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3736057Z Skipping (s,q) (0.01, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3736210Z Skipping (s,q) (0.02, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3736368Z Skipping (s,q) (0.03, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3736516Z Skipping (s,q) (0.04, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3736667Z Skipping (s,q) (0.05, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3736819Z Skipping (s,q) (0.06, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3736971Z Skipping (s,q) (0.07, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3737121Z Skipping (s,q) (0.08, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3737274Z Skipping (s,q) (0.09, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3737435Z Skipping (s,q) (0.1, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3737611Z Skipping (s,q) (0.11, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3737782Z Skipping (s,q) (0.12, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3737931Z Skipping (s,q) (0.13, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3738084Z Skipping (s,q) (0.14, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3738235Z Skipping (s,q) (0.15, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3738390Z Skipping (s,q) (0.16, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3738549Z Skipping (s,q) (0.17, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3738697Z Skipping (s,q) (0.18, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3738848Z Skipping (s,q) (0.19, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3738997Z Skipping (s,q) (0.2, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3739149Z Skipping (s,q) (0.21, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3739299Z Skipping (s,q) (0.22, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3739493Z Skipping (s,q) (0.23, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3739644Z Skipping (s,q) (0.24, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3739798Z Skipping (s,q) (0.25, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3739954Z Skipping (s,q) (0.26, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3740106Z Skipping (s,q) (0.27, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3740294Z Skipping (s,q) (0.28, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3740447Z Skipping (s,q) (0.29, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3740602Z Skipping (s,q) (0.3, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3740751Z Skipping (s,q) (0.31, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3740904Z Skipping (s,q) (0.32, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3741095Z Skipping (s,q) (0.33, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3741244Z Skipping (s,q) (0.34, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3741393Z Skipping (s,q) (0.35, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3741543Z Skipping (s,q) (0.36, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3741730Z Skipping (s,q) (0.37, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3741883Z Skipping (s,q) (0.38, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3742033Z Skipping (s,q) (0.39, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3742186Z Skipping (s,q) (0.4, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3742341Z Skipping (s,q) (0.41, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3742493Z Skipping (s,q) (0.42, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3742642Z Skipping (s,q) (0.43, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3742797Z Skipping (s,q) (0.44, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3742947Z Skipping (s,q) (0.45, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3743102Z Skipping (s,q) (0.46, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3743250Z Skipping (s,q) (0.47, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3743400Z Skipping (s,q) (0.48, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3743555Z Skipping (s,q) (0.49, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3743704Z Skipping (s,q) (0.5, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3743853Z Skipping (s,q) (0.51, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3744006Z Skipping (s,q) (0.52, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3744155Z Skipping (s,q) (0.53, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3744310Z Skipping (s,q) (0.54, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3744459Z Skipping (s,q) (0.55, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3744610Z Skipping (s,q) (0.56, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3744762Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3744913Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3745061Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3745217Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3745366Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3745514Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3745672Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3745821Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3745974Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3746122Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3746268Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3746421Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3746617Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3746766Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3746922Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3747074Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3747226Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3747373Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3747587Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3747752Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3747923Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3748092Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3748281Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3748431Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3748588Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3748736Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3748922Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3749077Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3749226Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3749376Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3749525Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3749674Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3749824Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3749976Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3750128Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3750282Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3750431Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3750579Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3750737Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3750885Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3751033Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3751187Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3751334Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3751484Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3751632Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3751783Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3751935Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3752087Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3752233Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3752389Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3752537Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3752687Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3752837Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3752984Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3753138Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3753286Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3753438Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3753592Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3753787Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3753936Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3754090Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3754240Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3754394Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3754541Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3754730Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3754884Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3755032Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3755181Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3755369Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3755521Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3755679Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3755830Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3756015Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3756168Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3756315Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3756468Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3756623Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3756771Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3756926Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3757075Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3757226Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3757381Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3757531Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3757679Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3757836Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3757985Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3758136Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3758288Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3758436Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3758585Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3758735Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3758887Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3759037Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3759189Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3759337Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3759488Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3759637Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3759794Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3759944Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3760091Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3760308Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3760456Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3760603Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3760758Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3760957Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3761111Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3761259Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3761411Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3761563Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3761711Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3761902Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3762057Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3762204Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3762359Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3762548Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3762697Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3762852Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3762998Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3763185Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3763336Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3763487Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3763636Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3763788Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3763935Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3764086Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3764233Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3764384Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3764539Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3764688Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3764838Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3764993Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3765142Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3765291Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3765441Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3765589Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3765745Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3765893Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3766044Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3766194Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3766345Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3766498Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3766649Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3766796Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:59:07.3766955Z Skipping (s,q) (0.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3767117Z Skipping (s,q) (0.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3767271Z Skipping (s,q) (0.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3767456Z Skipping (s,q) (0.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3767635Z Skipping (s,q) (0.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3767794Z Skipping (s,q) (0.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3767951Z Skipping (s,q) (0.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3768157Z Skipping (s,q) (0.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3768315Z Skipping (s,q) (0.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3768473Z Skipping (s,q) (0.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3768629Z Skipping (s,q) (0.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3768787Z Skipping (s,q) (0.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3768978Z Skipping (s,q) (0.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3769132Z Skipping (s,q) (0.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3769289Z Skipping (s,q) (0.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3769445Z Skipping (s,q) (0.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3769604Z Skipping (s,q) (0.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3769795Z Skipping (s,q) (0.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3769953Z Skipping (s,q) (0.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3770110Z Skipping (s,q) (0.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3770263Z Skipping (s,q) (0.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3770454Z Skipping (s,q) (0.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3770617Z Skipping (s,q) (0.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3770770Z Skipping (s,q) (0.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3770930Z Skipping (s,q) (0.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3771086Z Skipping (s,q) (0.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3771240Z Skipping (s,q) (0.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3771396Z Skipping (s,q) (0.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3771553Z Skipping (s,q) (0.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3771715Z Skipping (s,q) (0.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3771874Z Skipping (s,q) (0.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3772029Z Skipping (s,q) (0.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3772192Z Skipping (s,q) (0.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3772346Z Skipping (s,q) (0.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3772499Z Skipping (s,q) (0.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3772658Z Skipping (s,q) (0.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3772813Z Skipping (s,q) (0.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3772969Z Skipping (s,q) (0.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3773132Z Skipping (s,q) (0.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3773288Z Skipping (s,q) (0.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3773447Z Skipping (s,q) (0.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3773609Z Skipping (s,q) (0.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3773763Z Skipping (s,q) (0.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3773923Z Skipping (s,q) (0.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3774079Z Skipping (s,q) (0.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3774232Z Skipping (s,q) (0.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3774394Z Skipping (s,q) (0.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3774549Z Skipping (s,q) (0.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3774706Z Skipping (s,q) (0.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3774863Z Skipping (s,q) (0.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3775023Z Skipping (s,q) (0.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3775180Z Skipping (s,q) (0.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3775404Z Skipping (s,q) (0.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3775556Z Skipping (s,q) (0.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3775716Z Skipping (s,q) (0.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3775870Z Skipping (s,q) (0.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3776027Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3776223Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3776380Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3776542Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3776698Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3776889Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3777047Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3777204Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3777360Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3777560Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3777739Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3777921Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3778079Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3778234Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3778391Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3778545Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3778700Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3778858Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3779015Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3779173Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3779327Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3779483Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3782710Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3782893Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3783052Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3783215Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3783371Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3783529Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3783689Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3783848Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3784008Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3784163Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3784321Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3784478Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3784634Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3784790Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3784944Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3785099Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3785256Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3785414Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3785637Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3785794Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3785947Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3786107Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3786261Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3786415Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3786613Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3786768Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3786922Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3787079Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3787270Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3787434Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3787586Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3787739Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3787934Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3788087Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3788241Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3788402Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3788556Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3788711Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3788865Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3789020Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3789174Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3789330Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3789483Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3789642Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3789796Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3789948Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3790107Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3790262Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3790418Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3790570Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3790728Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3790884Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3791040Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3791192Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3791348Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3791730Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3791949Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3792110Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3792266Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3792424Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3792579Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3792736Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3792893Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3793142Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3793298Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3793456Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3793613Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3793773Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3793984Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3794141Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3794298Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3794453Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3794667Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3794823Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3794981Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3795138Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3795290Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3795499Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3795658Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3795817Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3795975Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3796131Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3796287Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3796443Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3796599Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3796757Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3796916Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3797072Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3797235Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3797417Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3797594Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3797753Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3797909Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3798066Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3798224Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3798380Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3798538Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3798694Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3798850Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3799009Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3799162Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3799316Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3799476Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3799629Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3799783Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3799940Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3800098Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3800361Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3800516Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3800669Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3800830Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3800987Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3801143Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3801342Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3801498Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3801655Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3801811Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3802002Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3802160Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3802317Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3802471Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:59:07.3802692Z Skipping (s,q) (0.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3802849Z Skipping (s,q) (0.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3803005Z Skipping (s,q) (0.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3803161Z Skipping (s,q) (0.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3803315Z Skipping (s,q) (0.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3803471Z Skipping (s,q) (0.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3803624Z Skipping (s,q) (0.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3803781Z Skipping (s,q) (0.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3803937Z Skipping (s,q) (0.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3804092Z Skipping (s,q) (0.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3804249Z Skipping (s,q) (0.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3804404Z Skipping (s,q) (0.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3804557Z Skipping (s,q) (0.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3804714Z Skipping (s,q) (0.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3804870Z Skipping (s,q) (0.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3805024Z Skipping (s,q) (0.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3805182Z Skipping (s,q) (0.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3805338Z Skipping (s,q) (0.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3805493Z Skipping (s,q) (0.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3805649Z Skipping (s,q) (0.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3805806Z Skipping (s,q) (0.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3805960Z Skipping (s,q) (0.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3806115Z Skipping (s,q) (0.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3806271Z Skipping (s,q) (0.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3806428Z Skipping (s,q) (0.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3806583Z Skipping (s,q) (0.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3806734Z Skipping (s,q) (0.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3806889Z Skipping (s,q) (0.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3807043Z Skipping (s,q) (0.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3807199Z Skipping (s,q) (0.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3807356Z Skipping (s,q) (0.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3807558Z Skipping (s,q) (0.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3807741Z Skipping (s,q) (0.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3807920Z Skipping (s,q) (0.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3808076Z Skipping (s,q) (0.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3808233Z Skipping (s,q) (0.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3808385Z Skipping (s,q) (0.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3808584Z Skipping (s,q) (0.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3808737Z Skipping (s,q) (0.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3808890Z Skipping (s,q) (0.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3809046Z Skipping (s,q) (0.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3809236Z Skipping (s,q) (0.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3809390Z Skipping (s,q) (0.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3809550Z Skipping (s,q) (0.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3809701Z Skipping (s,q) (0.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3809893Z Skipping (s,q) (0.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3810046Z Skipping (s,q) (0.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3810199Z Skipping (s,q) (0.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3810355Z Skipping (s,q) (0.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3810508Z Skipping (s,q) (0.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3810662Z Skipping (s,q) (0.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3810817Z Skipping (s,q) (0.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3810972Z Skipping (s,q) (0.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3811126Z Skipping (s,q) (0.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3811281Z Skipping (s,q) (0.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3811433Z Skipping (s,q) (0.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3811591Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3811745Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3811897Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3812056Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3812208Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3812362Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3812514Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3812668Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3812826Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3812981Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3813132Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3813286Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3813443Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3813594Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3813755Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3813908Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3814063Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3814215Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3814367Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3814526Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3814725Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3814877Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3815033Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3815188Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3815344Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3815498Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3815689Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3815846Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3815998Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3816153Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3816346Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3816499Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3816657Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3816807Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3816999Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3817154Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3817307Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3817463Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3817618Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3817771Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3817925Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3818080Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3818231Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3818386Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3818541Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3818696Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3818853Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3819005Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3819162Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3819315Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3819469Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3819623Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3819778Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3819932Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3820090Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3820243Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3820396Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3820557Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3820709Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3820864Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3821018Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3821169Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3821326Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3821479Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3821635Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3821792Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3821991Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3822147Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3822301Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3822452Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3822609Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3822810Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3822964Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3823119Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3823273Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3823467Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3823622Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3823778Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3823936Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3824127Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3824279Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3824436Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3824592Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3824747Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3824900Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3825052Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3825211Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3825364Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3825518Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3825673Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3825827Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3825984Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3826136Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3826290Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3826447Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3826600Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3826754Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3826909Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3827064Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3827224Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3827378Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3827555Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3827737Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3827889Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3828041Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3828198Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3828351Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3828506Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3828658Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3828813Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3828968Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3829168Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3829319Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3829477Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3829631Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3829782Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3829975Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3830128Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3830282Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3830436Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3830705Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3830861Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3831015Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3831168Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3831364Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3831516Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3831672Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3831825Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3831977Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3832130Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3832281Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3832437Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3832594Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3832750Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3832906Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3833059Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3833214Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3833369Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3833524Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3833678Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3833834Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3833986Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3834140Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3834297Z Skipping (s,q) (0.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3834454Z Skipping (s,q) (0.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3834611Z Skipping (s,q) (0.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3834766Z Skipping (s,q) (0.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3834922Z Skipping (s,q) (0.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3835082Z Skipping (s,q) (0.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3835235Z Skipping (s,q) (0.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3835395Z Skipping (s,q) (0.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3835550Z Skipping (s,q) (0.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3835704Z Skipping (s,q) (0.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3835861Z Skipping (s,q) (0.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3836017Z Skipping (s,q) (0.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3836170Z Skipping (s,q) (0.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3836371Z Skipping (s,q) (0.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3836527Z Skipping (s,q) (0.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3836685Z Skipping (s,q) (0.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3836841Z Skipping (s,q) (0.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3836996Z Skipping (s,q) (0.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3837191Z Skipping (s,q) (0.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3837347Z Skipping (s,q) (0.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3837506Z Skipping (s,q) (0.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3837665Z Skipping (s,q) (0.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3837887Z Skipping (s,q) (0.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3838062Z Skipping (s,q) (0.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3838221Z Skipping (s,q) (0.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3838376Z Skipping (s,q) (0.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3838574Z Skipping (s,q) (0.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3838729Z Skipping (s,q) (0.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3838883Z Skipping (s,q) (0.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3839042Z Skipping (s,q) (0.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3839197Z Skipping (s,q) (0.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3839352Z Skipping (s,q) (0.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3839509Z Skipping (s,q) (0.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3839666Z Skipping (s,q) (0.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3839821Z Skipping (s,q) (0.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3839977Z Skipping (s,q) (0.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3840132Z Skipping (s,q) (0.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3840340Z Skipping (s,q) (0.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3840495Z Skipping (s,q) (0.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3840651Z Skipping (s,q) (0.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3840811Z Skipping (s,q) (0.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3840966Z Skipping (s,q) (0.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3841127Z Skipping (s,q) (0.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3841281Z Skipping (s,q) (0.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3841441Z Skipping (s,q) (0.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3841597Z Skipping (s,q) (0.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3841756Z Skipping (s,q) (0.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3841912Z Skipping (s,q) (0.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3842071Z Skipping (s,q) (0.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3842224Z Skipping (s,q) (0.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3842382Z Skipping (s,q) (0.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3842546Z Skipping (s,q) (0.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3842703Z Skipping (s,q) (0.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3842862Z Skipping (s,q) (0.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3843018Z Skipping (s,q) (0.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3843176Z Skipping (s,q) (0.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3843336Z Skipping (s,q) (0.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3843540Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3843697Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3843851Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3844007Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3844165Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3844362Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3844520Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3844679Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3844833Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3844993Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3845186Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3845345Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3845505Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3845659Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3845855Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3846011Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3846169Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3846323Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3846479Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3846633Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3846793Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3846950Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3847106Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3847263Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3847417Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3847577Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3847738Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3847896Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3848060Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3848213Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3848369Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3848530Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3848694Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3848848Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3849009Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3849163Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3849322Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3849477Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3849633Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3849793Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3849948Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3850102Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3850257Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3850415Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3850571Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3850772Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3850926Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3851087Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3851241Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3851397Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3851594Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3851750Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3851914Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3852069Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3852261Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3852420Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3852577Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3852731Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3852926Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3853081Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3853239Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3853397Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3853553Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3853712Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3853867Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3854023Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3854179Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3854336Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3854495Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3854652Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3854810Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3854968Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3855126Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3855281Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3855438Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3855591Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3855748Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3855906Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3856065Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3856227Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3856382Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3856539Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3856699Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3856856Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3857015Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3857171Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3857325Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3857507Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3857688Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3857889Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3858047Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3858200Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3858355Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3858514Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3858731Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3858895Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3859050Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3859205Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3859363Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3859557Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3859715Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3859870Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3860024Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3860220Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3860377Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3860532Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3860692Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3860849Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3861007Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3861165Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3861322Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3861478Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3861637Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3861792Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3861951Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3862105Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3862258Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3862417Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3862571Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3862733Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3862886Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3863045Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3863204Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3863363Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3863521Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3863682Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3863836Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3863994Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3864159Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3864313Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3864472Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3864627Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3864786Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3864944Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3865145Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3865300Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3865468Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3865624Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3865783Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3865976Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3866131Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3866290Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:59:07.3866445Z Skipping (s,q) (0.01, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3866633Z Skipping (s,q) (0.02, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3866787Z Skipping (s,q) (0.03, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3866943Z Skipping (s,q) (0.04, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3867100Z Skipping (s,q) (0.05, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3867251Z Skipping (s,q) (0.06, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3867440Z Skipping (s,q) (0.07, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3867593Z Skipping (s,q) (0.08, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3867773Z Skipping (s,q) (0.09, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3867949Z Skipping (s,q) (0.1, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3868103Z Skipping (s,q) (0.11, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3868254Z Skipping (s,q) (0.12, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3868410Z Skipping (s,q) (0.13, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3868565Z Skipping (s,q) (0.14, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3868717Z Skipping (s,q) (0.15, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3868871Z Skipping (s,q) (0.16, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3869024Z Skipping (s,q) (0.17, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3869177Z Skipping (s,q) (0.18, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3869335Z Skipping (s,q) (0.19, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3869485Z Skipping (s,q) (0.2, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3869640Z Skipping (s,q) (0.21, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3869791Z Skipping (s,q) (0.22, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3869945Z Skipping (s,q) (0.23, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3870102Z Skipping (s,q) (0.24, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3870256Z Skipping (s,q) (0.25, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3870406Z Skipping (s,q) (0.26, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3870564Z Skipping (s,q) (0.27, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3870714Z Skipping (s,q) (0.28, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3870867Z Skipping (s,q) (0.29, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3871019Z Skipping (s,q) (0.3, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3871169Z Skipping (s,q) (0.31, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3871327Z Skipping (s,q) (0.32, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3871477Z Skipping (s,q) (0.33, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3871628Z Skipping (s,q) (0.34, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3871780Z Skipping (s,q) (0.35, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3871931Z Skipping (s,q) (0.36, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3872091Z Skipping (s,q) (0.37, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3872291Z Skipping (s,q) (0.38, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3872442Z Skipping (s,q) (0.39, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3872599Z Skipping (s,q) (0.4, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3872757Z Skipping (s,q) (0.41, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3872912Z Skipping (s,q) (0.42, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3873112Z Skipping (s,q) (0.43, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3873265Z Skipping (s,q) (0.44, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3873417Z Skipping (s,q) (0.45, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3873572Z Skipping (s,q) (0.46, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3873725Z Skipping (s,q) (0.47, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3873917Z Skipping (s,q) (0.48, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3874069Z Skipping (s,q) (0.49, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3874222Z Skipping (s,q) (0.5, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3874379Z Skipping (s,q) (0.51, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3874571Z Skipping (s,q) (0.52, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3874726Z Skipping (s,q) (0.53, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3874881Z Skipping (s,q) (0.54, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3875036Z Skipping (s,q) (0.55, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3875188Z Skipping (s,q) (0.56, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3875341Z Skipping (s,q) (0.57, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3875491Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3875649Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3875797Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3875956Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3876110Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3876265Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3876418Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3876572Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3876726Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3876879Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3877029Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3877183Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3877335Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3877490Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3877646Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3877801Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3877951Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3878108Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3878262Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3878413Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3878569Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3878719Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3878867Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3879025Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3879180Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3879332Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3879532Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3879683Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3879840Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3879990Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3880139Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3880381Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3880535Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3880690Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3880848Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3881039Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3881197Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3881352Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3881507Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3881665Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3881857Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3882012Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3882167Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3882321Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3882479Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3882635Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3882788Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3882946Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3883099Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3883254Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3883415Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3883571Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3883723Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3883884Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3884039Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3884194Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3884347Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3884499Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3884657Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3884808Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3884961Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3885114Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3885267Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3885420Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3885573Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3885725Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3885879Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3886031Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3886184Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3886336Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3886490Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3886719Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3886869Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3887020Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3887178Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3887331Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3887483Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3887676Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3887828Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3887980Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3888134Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3888342Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3888499Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3888654Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3888806Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3889000Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3889153Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3889304Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3889463Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3889615Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3889768Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3889918Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3890069Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3890225Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3890380Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3890530Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3890685Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3890844Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3891000Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3891154Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3891304Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3891755Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3891913Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3892063Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3892222Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3892375Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3892531Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3892683Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3892837Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3892993Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3893146Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3893300Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3893452Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3893601Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3893752Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3893908Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3894060Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3894313Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3894465Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3894617Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3894776Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3894928Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3895135Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3895290Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3895445Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3895604Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3895760Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3895966Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3896126Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3896278Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3896428Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3896636Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3896785Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3896941Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3897095Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3897250Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3897432Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3897608Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3897764Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3897917Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3898076Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3898229Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:59:07.3898392Z Skipping (s,q) (0.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3898548Z Skipping (s,q) (0.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3898705Z Skipping (s,q) (0.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3898859Z Skipping (s,q) (0.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3899013Z Skipping (s,q) (0.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3899170Z Skipping (s,q) (0.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3899325Z Skipping (s,q) (0.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3899481Z Skipping (s,q) (0.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3899639Z Skipping (s,q) (0.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3899795Z Skipping (s,q) (0.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3899951Z Skipping (s,q) (0.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3900106Z Skipping (s,q) (0.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3900260Z Skipping (s,q) (0.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3900419Z Skipping (s,q) (0.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3900575Z Skipping (s,q) (0.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3900730Z Skipping (s,q) (0.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3900887Z Skipping (s,q) (0.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3901041Z Skipping (s,q) (0.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3901201Z Skipping (s,q) (0.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3901355Z Skipping (s,q) (0.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3901556Z Skipping (s,q) (0.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3901712Z Skipping (s,q) (0.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3901870Z Skipping (s,q) (0.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3902024Z Skipping (s,q) (0.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3902180Z Skipping (s,q) (0.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3905432Z Skipping (s,q) (0.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3905620Z Skipping (s,q) (0.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3905781Z Skipping (s,q) (0.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3905939Z Skipping (s,q) (0.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3906103Z Skipping (s,q) (0.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3906302Z Skipping (s,q) (0.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3906464Z Skipping (s,q) (0.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3906623Z Skipping (s,q) (0.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3906778Z Skipping (s,q) (0.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3906973Z Skipping (s,q) (0.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3907130Z Skipping (s,q) (0.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3907290Z Skipping (s,q) (0.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3907450Z Skipping (s,q) (0.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3907618Z Skipping (s,q) (0.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3907797Z Skipping (s,q) (0.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3907972Z Skipping (s,q) (0.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3908130Z Skipping (s,q) (0.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3908289Z Skipping (s,q) (0.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3908448Z Skipping (s,q) (0.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3908604Z Skipping (s,q) (0.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3908766Z Skipping (s,q) (0.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3908922Z Skipping (s,q) (0.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3909079Z Skipping (s,q) (0.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3909237Z Skipping (s,q) (0.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3909392Z Skipping (s,q) (0.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3909547Z Skipping (s,q) (0.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3909704Z Skipping (s,q) (0.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3909863Z Skipping (s,q) (0.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3910024Z Skipping (s,q) (0.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3910178Z Skipping (s,q) (0.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3910333Z Skipping (s,q) (0.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3910494Z Skipping (s,q) (0.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3910651Z Skipping (s,q) (0.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3910807Z Skipping (s,q) (0.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3910972Z Skipping (s,q) (0.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3911128Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3911290Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3911445Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3911604Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3911763Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3911965Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3912121Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3912281Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3912437Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3912595Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3912791Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3912948Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3913107Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3913263Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3913457Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3913616Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3913775Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3913933Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3914155Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3914310Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3914468Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3914625Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3914779Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3914939Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3915094Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3915254Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3915409Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3915568Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3915727Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3915885Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3916042Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3916199Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3916359Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3916517Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3916674Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3916829Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3916989Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3917145Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3917303Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3917462Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3917621Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3917780Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3917938Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3918095Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3918255Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3918410Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3918566Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3918725Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3918884Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3919087Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3919250Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3919407Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3919570Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3919725Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3919919Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3920081Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3920317Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3920472Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3920631Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3920827Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3920989Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3921145Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3921300Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3921496Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3921654Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3921815Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3921975Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3922131Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3922289Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3922445Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3922604Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3922764Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3922919Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3923074Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3923236Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3923392Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3923549Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3923708Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3923865Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3924025Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3924180Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3924338Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3924496Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3924654Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3924815Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3924973Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3925129Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3925287Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3925445Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3925600Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3925758Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3925913Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3926070Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3926232Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3926435Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3926595Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3926756Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3926912Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3927074Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3927273Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3927456Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3927641Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3927798Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3927995Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3928153Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3928313Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3928472Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3928669Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3928824Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3928984Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3929142Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3929300Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3929456Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3929612Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3929774Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3929929Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3930089Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3930247Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3930404Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3930562Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3930718Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3930875Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3931035Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3931190Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3931346Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3931503Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3931661Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3931822Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3931978Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3932133Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3932293Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3932449Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3932608Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3932768Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3932924Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3933083Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3933239Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3933396Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3933601Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3933756Z Skipping (s,q) (0.01, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3933910Z Skipping (s,q) (0.02, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3934068Z Skipping (s,q) (0.03, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3934221Z Skipping (s,q) (0.04, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3934373Z Skipping (s,q) (0.05, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3934570Z Skipping (s,q) (0.06, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3934723Z Skipping (s,q) (0.07, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3934877Z Skipping (s,q) (0.08, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3935029Z Skipping (s,q) (0.09, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3935218Z Skipping (s,q) (0.1, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3935375Z Skipping (s,q) (0.11, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3935530Z Skipping (s,q) (0.12, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3935682Z Skipping (s,q) (0.13, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3935878Z Skipping (s,q) (0.14, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3936034Z Skipping (s,q) (0.15, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3936196Z Skipping (s,q) (0.16, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3936351Z Skipping (s,q) (0.17, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3936502Z Skipping (s,q) (0.18, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3936660Z Skipping (s,q) (0.19, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3936811Z Skipping (s,q) (0.2, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3936967Z Skipping (s,q) (0.21, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3937122Z Skipping (s,q) (0.22, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3937276Z Skipping (s,q) (0.23, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3937434Z Skipping (s,q) (0.24, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3937589Z Skipping (s,q) (0.25, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3937767Z Skipping (s,q) (0.26, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3937947Z Skipping (s,q) (0.27, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3938108Z Skipping (s,q) (0.28, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3938261Z Skipping (s,q) (0.29, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3938414Z Skipping (s,q) (0.3, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3938566Z Skipping (s,q) (0.31, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3938717Z Skipping (s,q) (0.32, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3938874Z Skipping (s,q) (0.33, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3939028Z Skipping (s,q) (0.34, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3939187Z Skipping (s,q) (0.35, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3939338Z Skipping (s,q) (0.36, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3939492Z Skipping (s,q) (0.37, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3939647Z Skipping (s,q) (0.38, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3939798Z Skipping (s,q) (0.39, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3939950Z Skipping (s,q) (0.4, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3940103Z Skipping (s,q) (0.41, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3940254Z Skipping (s,q) (0.42, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3940412Z Skipping (s,q) (0.43, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3940567Z Skipping (s,q) (0.44, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3940718Z Skipping (s,q) (0.45, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3940919Z Skipping (s,q) (0.46, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3941070Z Skipping (s,q) (0.47, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3941223Z Skipping (s,q) (0.48, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3941378Z Skipping (s,q) (0.49, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3941527Z Skipping (s,q) (0.5, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3941750Z Skipping (s,q) (0.51, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3941904Z Skipping (s,q) (0.52, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3942057Z Skipping (s,q) (0.53, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3942213Z Skipping (s,q) (0.54, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3942366Z Skipping (s,q) (0.55, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3942578Z Skipping (s,q) (0.56, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3942736Z Skipping (s,q) (0.57, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3942888Z Skipping (s,q) (0.58, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3943042Z Skipping (s,q) (0.59, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3943230Z Skipping (s,q) (0.6, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3943383Z Skipping (s,q) (0.61, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3943542Z Skipping (s,q) (0.62, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3943697Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3943849Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3944003Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3944153Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3944307Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3944460Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3944615Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3944770Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3944925Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3945077Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3945231Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3945384Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3945536Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3945690Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3945842Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3946000Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3946151Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3946304Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3946460Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3946613Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3946767Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3946921Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3947074Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3947228Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3947380Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3947531Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3947685Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3947837Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3948034Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3948189Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3948340Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3948495Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3948649Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3948800Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3949039Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3949192Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3949344Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3949496Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3949685Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3949838Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3949999Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3950152Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3950352Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3950505Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3950657Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3950815Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3950968Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3951118Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3951274Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3951425Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3951584Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3951739Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3951891Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3952044Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3952197Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3952350Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3952506Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3952658Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3952812Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3952966Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3953117Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3953275Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3953429Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3953586Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3953743Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3953896Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3954048Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3954200Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3954355Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3954509Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3954660Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3954811Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3954967Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3955118Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3955314Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3955469Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3955624Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3955776Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3955930Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3956120Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3956275Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3956427Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3956579Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3956733Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3956922Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3957080Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3957234Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3957401Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3957624Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3957777Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3957929Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3958086Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3958238Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3958389Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3958547Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3958702Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3958855Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3959009Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3959162Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3959320Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3959472Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3959624Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3959782Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3959934Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3960089Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3960295Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3960448Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3960602Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3960759Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3960911Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3961065Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3961219Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3961373Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3961527Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3961679Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3961833Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3961985Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3962137Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3962293Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3962444Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3962644Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3962797Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3962951Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3963105Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3963255Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3963445Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3963600Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3963751Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3963904Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3964095Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3964248Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3964405Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3964556Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3964746Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3964900Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3965051Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3965208Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:59:07.3965377Z Skipping (s,q) (0.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3965535Z Skipping (s,q) (0.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3965699Z Skipping (s,q) (0.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3965859Z Skipping (s,q) (0.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3966017Z Skipping (s,q) (0.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3966177Z Skipping (s,q) (0.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3966333Z Skipping (s,q) (0.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3966488Z Skipping (s,q) (0.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3966649Z Skipping (s,q) (0.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3966805Z Skipping (s,q) (0.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3966966Z Skipping (s,q) (0.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3967122Z Skipping (s,q) (0.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3967277Z Skipping (s,q) (0.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3967439Z Skipping (s,q) (0.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3967609Z Skipping (s,q) (0.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3967790Z Skipping (s,q) (0.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3967962Z Skipping (s,q) (0.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3968121Z Skipping (s,q) (0.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3968276Z Skipping (s,q) (0.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3968437Z Skipping (s,q) (0.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3968593Z Skipping (s,q) (0.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3968754Z Skipping (s,q) (0.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3968913Z Skipping (s,q) (0.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3969067Z Skipping (s,q) (0.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3969225Z Skipping (s,q) (0.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3969382Z Skipping (s,q) (0.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3969539Z Skipping (s,q) (0.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3969744Z Skipping (s,q) (0.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3969901Z Skipping (s,q) (0.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3970059Z Skipping (s,q) (0.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3970218Z Skipping (s,q) (0.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3970373Z Skipping (s,q) (0.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3970532Z Skipping (s,q) (0.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3970750Z Skipping (s,q) (0.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3970909Z Skipping (s,q) (0.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3971070Z Skipping (s,q) (0.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3971225Z Skipping (s,q) (0.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3971420Z Skipping (s,q) (0.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3971576Z Skipping (s,q) (0.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3971736Z Skipping (s,q) (0.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3971895Z Skipping (s,q) (0.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3972088Z Skipping (s,q) (0.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3972244Z Skipping (s,q) (0.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3972402Z Skipping (s,q) (0.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3972561Z Skipping (s,q) (0.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3972720Z Skipping (s,q) (0.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3972878Z Skipping (s,q) (0.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3973034Z Skipping (s,q) (0.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3973195Z Skipping (s,q) (0.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3973355Z Skipping (s,q) (0.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3973515Z Skipping (s,q) (0.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3973674Z Skipping (s,q) (0.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3973832Z Skipping (s,q) (0.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3973990Z Skipping (s,q) (0.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3974148Z Skipping (s,q) (0.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3974305Z Skipping (s,q) (0.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3974463Z Skipping (s,q) (0.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3974619Z Skipping (s,q) (0.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3974775Z Skipping (s,q) (0.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3974937Z Skipping (s,q) (0.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3975093Z Skipping (s,q) (0.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3975253Z Skipping (s,q) (0.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3975409Z Skipping (s,q) (0.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3975566Z Skipping (s,q) (0.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3975724Z Skipping (s,q) (0.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3975884Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3976045Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3976205Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3976363Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3976518Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3976680Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3976835Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3977041Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3977195Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3977352Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3977512Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3977668Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3977861Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3978021Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3978176Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3978339Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3978496Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3978687Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3978853Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3979011Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3979167Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3979364Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3979521Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3979683Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3979838Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3979994Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3980154Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3980310Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3980469Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3980630Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3980784Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3980943Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3981101Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3981257Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3981411Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3981571Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3981728Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3981886Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3982042Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3982202Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3982363Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3982518Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3982676Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3982835Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3982989Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3983155Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3983314Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3983472Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3983627Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3983783Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3983944Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3984100Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3984299Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3984459Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3984618Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3984773Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3984937Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3985133Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3985294Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3985449Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3985604Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3985801Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3985958Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3986116Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3986274Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3986467Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3986624Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3986779Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3986939Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3987098Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3987258Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3987416Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3987604Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3987782Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3987942Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3988098Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3988257Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3988416Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3988572Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3988730Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3988889Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3989044Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3989204Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3989363Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3989520Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3989681Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3989837Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3989994Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3990154Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3990309Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3990470Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3990626Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3990781Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3990939Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3991094Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3991252Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3991657Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3991887Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3992050Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3992209Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3992364Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3992609Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3992766Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3992919Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3993076Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3993231Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3993447Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3993605Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3993759Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3993919Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3994128Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3994281Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3994441Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3994598Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3994753Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3994909Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3995064Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3995225Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3995381Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3995539Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3995699Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3995855Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3996008Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3996163Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3996319Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3996477Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3996630Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3996783Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3996943Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3997098Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3997257Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3997416Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3997574Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3997753Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.3997932Z Skipping (s,q) (0.01, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.3998091Z Skipping (s,q) (0.02, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.3998246Z Skipping (s,q) (0.03, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.3998398Z Skipping (s,q) (0.04, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.3998549Z Skipping (s,q) (0.05, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.3998704Z Skipping (s,q) (0.06, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.3998857Z Skipping (s,q) (0.07, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.3999106Z Skipping (s,q) (0.08, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.3999257Z Skipping (s,q) (0.09, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.3999412Z Skipping (s,q) (0.1, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.3999568Z Skipping (s,q) (0.11, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.3999720Z Skipping (s,q) (0.12, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.3999911Z Skipping (s,q) (0.13, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4000069Z Skipping (s,q) (0.14, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4000285Z Skipping (s,q) (0.15, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4000441Z Skipping (s,q) (0.16, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4000591Z Skipping (s,q) (0.17, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4000782Z Skipping (s,q) (0.18, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4000940Z Skipping (s,q) (0.19, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4001088Z Skipping (s,q) (0.2, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4001241Z Skipping (s,q) (0.21, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4001438Z Skipping (s,q) (0.22, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4001591Z Skipping (s,q) (0.23, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4001743Z Skipping (s,q) (0.24, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4001901Z Skipping (s,q) (0.25, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4002052Z Skipping (s,q) (0.26, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4002208Z Skipping (s,q) (0.27, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4002361Z Skipping (s,q) (0.28, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4002514Z Skipping (s,q) (0.29, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4002667Z Skipping (s,q) (0.3, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4002822Z Skipping (s,q) (0.31, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4002972Z Skipping (s,q) (0.32, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4003128Z Skipping (s,q) (0.33, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4003279Z Skipping (s,q) (0.34, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4003435Z Skipping (s,q) (0.35, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4003587Z Skipping (s,q) (0.36, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4003736Z Skipping (s,q) (0.37, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4003889Z Skipping (s,q) (0.38, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4004039Z Skipping (s,q) (0.39, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4004192Z Skipping (s,q) (0.4, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4004346Z Skipping (s,q) (0.41, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4004498Z Skipping (s,q) (0.42, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4004651Z Skipping (s,q) (0.43, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4004802Z Skipping (s,q) (0.44, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4004953Z Skipping (s,q) (0.45, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4005107Z Skipping (s,q) (0.46, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4005261Z Skipping (s,q) (0.47, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4005410Z Skipping (s,q) (0.48, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4005568Z Skipping (s,q) (0.49, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4005715Z Skipping (s,q) (0.5, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4005865Z Skipping (s,q) (0.51, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4006020Z Skipping (s,q) (0.52, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4006216Z Skipping (s,q) (0.53, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4006370Z Skipping (s,q) (0.54, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4006521Z Skipping (s,q) (0.55, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4006676Z Skipping (s,q) (0.56, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4006834Z Skipping (s,q) (0.57, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4006983Z Skipping (s,q) (0.58, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4007169Z Skipping (s,q) (0.59, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4007326Z Skipping (s,q) (0.6, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4007477Z Skipping (s,q) (0.61, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4007632Z Skipping (s,q) (0.62, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4007820Z Skipping (s,q) (0.63, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4007970Z Skipping (s,q) (0.64, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4008128Z Skipping (s,q) (0.65, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4008278Z Skipping (s,q) (0.66, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4008467Z Skipping (s,q) (0.67, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4008621Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4008772Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4008924Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4009076Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4009229Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4009383Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4009536Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4009690Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4009847Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4009997Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4010149Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4010304Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4010456Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4010613Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4010766Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4010918Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4011069Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4011219Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4011370Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4011528Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4011681Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4011834Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4011987Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4012137Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4012293Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4012449Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4012601Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4012754Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4012906Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4013065Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4013218Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4013414Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4013569Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4013722Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4013875Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4014032Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4014221Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4014372Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4014526Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4014677Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4014829Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4015014Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4015170Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4015326Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4015477Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4015665Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4015817Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4015970Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4016128Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4016281Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4016432Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4016587Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4016739Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4016889Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4017046Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4017200Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4017359Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4017536Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4017712Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4017871Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4018023Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4018173Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4018323Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4018474Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4018635Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4018786Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4018936Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4019091Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4019245Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4019395Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4019547Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4019701Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4019851Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4020007Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4020159Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4020315Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4020467Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4020665Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4020820Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4020973Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4021124Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4021278Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4021467Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4021623Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4021776Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4021927Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4022118Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4022270Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4022424Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4022577Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4022727Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4022941Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4023091Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4023244Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4023399Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4023549Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4023696Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4023848Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4024005Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4024160Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4024315Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4024464Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4024619Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4024771Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4024920Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4028112Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4028288Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4028441Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4028600Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4028755Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4028908Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4029062Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4029215Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4029372Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4029524Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4029674Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4029830Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4029980Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4030134Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4030284Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4030434Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4030591Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4030807Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4030958Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4031112Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4031265Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4031417Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4031571Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4031765Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4031919Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4032071Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4032223Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:59:07.4032421Z Skipping (s,q) (0.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4032580Z Skipping (s,q) (0.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4032740Z Skipping (s,q) (0.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4032896Z Skipping (s,q) (0.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4033087Z Skipping (s,q) (0.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4033243Z Skipping (s,q) (0.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4033401Z Skipping (s,q) (0.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4033558Z Skipping (s,q) (0.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4033715Z Skipping (s,q) (0.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4033873Z Skipping (s,q) (0.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4034028Z Skipping (s,q) (0.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4034187Z Skipping (s,q) (0.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4034342Z Skipping (s,q) (0.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4034501Z Skipping (s,q) (0.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4034656Z Skipping (s,q) (0.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4034813Z Skipping (s,q) (0.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4034970Z Skipping (s,q) (0.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4035124Z Skipping (s,q) (0.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4035280Z Skipping (s,q) (0.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4035438Z Skipping (s,q) (0.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4035594Z Skipping (s,q) (0.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4035751Z Skipping (s,q) (0.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4035907Z Skipping (s,q) (0.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4036064Z Skipping (s,q) (0.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4036225Z Skipping (s,q) (0.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4036380Z Skipping (s,q) (0.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4036537Z Skipping (s,q) (0.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4036693Z Skipping (s,q) (0.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4036847Z Skipping (s,q) (0.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4037006Z Skipping (s,q) (0.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4037160Z Skipping (s,q) (0.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4037314Z Skipping (s,q) (0.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4037470Z Skipping (s,q) (0.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4037628Z Skipping (s,q) (0.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4037782Z Skipping (s,q) (0.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4037987Z Skipping (s,q) (0.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4038142Z Skipping (s,q) (0.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4038300Z Skipping (s,q) (0.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4038458Z Skipping (s,q) (0.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4038615Z Skipping (s,q) (0.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4038817Z Skipping (s,q) (0.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4038977Z Skipping (s,q) (0.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4039134Z Skipping (s,q) (0.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4039292Z Skipping (s,q) (0.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4039486Z Skipping (s,q) (0.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4039642Z Skipping (s,q) (0.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4039804Z Skipping (s,q) (0.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4039958Z Skipping (s,q) (0.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4040118Z Skipping (s,q) (0.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4040390Z Skipping (s,q) (0.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4040545Z Skipping (s,q) (0.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4040705Z Skipping (s,q) (0.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4040859Z Skipping (s,q) (0.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4041012Z Skipping (s,q) (0.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4041170Z Skipping (s,q) (0.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4041324Z Skipping (s,q) (0.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4041484Z Skipping (s,q) (0.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4041640Z Skipping (s,q) (0.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4041796Z Skipping (s,q) (0.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4041954Z Skipping (s,q) (0.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4042111Z Skipping (s,q) (0.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4042267Z Skipping (s,q) (0.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4042427Z Skipping (s,q) (0.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4042580Z Skipping (s,q) (0.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4042745Z Skipping (s,q) (0.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4042901Z Skipping (s,q) (0.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4043056Z Skipping (s,q) (0.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4043216Z Skipping (s,q) (0.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4043374Z Skipping (s,q) (0.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4043528Z Skipping (s,q) (0.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4043685Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4043841Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4043998Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4044152Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4044306Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4044461Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4044617Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4044770Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4044928Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4045082Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4045286Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4045439Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4045594Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4045753Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4045909Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4046103Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4046261Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4046414Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4046569Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4046761Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4046915Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4047076Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4047230Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4047423Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4047583Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4047739Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4047895Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4048052Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4048206Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4048360Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4048517Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4048670Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4048827Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4048980Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4049142Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4049298Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4049452Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4049613Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4049768Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4049923Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4050078Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4050234Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4050387Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4050545Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4050698Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4050855Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4051009Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4051162Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4051321Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4051476Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4051631Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4051789Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4051942Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4052102Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4052301Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4052455Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4052613Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4052771Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4052926Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4053121Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4053276Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4053432Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4053585Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4053739Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4053958Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4054116Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4054270Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4054429Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4054621Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4054778Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4054935Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4055089Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4055246Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4055400Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4055554Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4055714Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4055872Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4056025Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4056181Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4056339Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4056494Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4056649Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4056804Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4056963Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4057119Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4057273Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4057459Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4057637Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4057798Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4057953Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4058108Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4058264Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4058418Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4058575Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4058732Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4058886Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4059041Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4059198Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4059353Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4059558Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4059713Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4059869Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4060024Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4060179Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4060383Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4060538Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4060694Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4060850Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4061041Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4061196Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4061357Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4061512Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4061711Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4061865Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4062019Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4062179Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4062332Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4062485Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4062641Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4062796Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4062951Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4063109Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4063263Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4063424Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4063578Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4063731Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4063891Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4064046Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4064199Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4064355Z Skipping (s,q) (0.01, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4064508Z Skipping (s,q) (0.02, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4064667Z Skipping (s,q) (0.03, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4064819Z Skipping (s,q) (0.04, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4064970Z Skipping (s,q) (0.05, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4065122Z Skipping (s,q) (0.06, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4065278Z Skipping (s,q) (0.07, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4065429Z Skipping (s,q) (0.08, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4065585Z Skipping (s,q) (0.09, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4065737Z Skipping (s,q) (0.1, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4065890Z Skipping (s,q) (0.11, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4066041Z Skipping (s,q) (0.12, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4066191Z Skipping (s,q) (0.13, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4066348Z Skipping (s,q) (0.14, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4066501Z Skipping (s,q) (0.15, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4066749Z Skipping (s,q) (0.16, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4066901Z Skipping (s,q) (0.17, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4067054Z Skipping (s,q) (0.18, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4067209Z Skipping (s,q) (0.19, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4067362Z Skipping (s,q) (0.2, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4067553Z Skipping (s,q) (0.21, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4067734Z Skipping (s,q) (0.22, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4067910Z Skipping (s,q) (0.23, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4068062Z Skipping (s,q) (0.24, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4068253Z Skipping (s,q) (0.25, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4068406Z Skipping (s,q) (0.26, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4068562Z Skipping (s,q) (0.27, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4068712Z Skipping (s,q) (0.28, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4068902Z Skipping (s,q) (0.29, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4069057Z Skipping (s,q) (0.3, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4069209Z Skipping (s,q) (0.31, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4069362Z Skipping (s,q) (0.32, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4069515Z Skipping (s,q) (0.33, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4069667Z Skipping (s,q) (0.34, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4069817Z Skipping (s,q) (0.35, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4069968Z Skipping (s,q) (0.36, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4070122Z Skipping (s,q) (0.37, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4070278Z Skipping (s,q) (0.38, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4070430Z Skipping (s,q) (0.39, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4070580Z Skipping (s,q) (0.4, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4070736Z Skipping (s,q) (0.41, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4070887Z Skipping (s,q) (0.42, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4071038Z Skipping (s,q) (0.43, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4071195Z Skipping (s,q) (0.44, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4071346Z Skipping (s,q) (0.45, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4071499Z Skipping (s,q) (0.46, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4071648Z Skipping (s,q) (0.47, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4071803Z Skipping (s,q) (0.48, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4071956Z Skipping (s,q) (0.49, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4072110Z Skipping (s,q) (0.5, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4072260Z Skipping (s,q) (0.51, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4072416Z Skipping (s,q) (0.52, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4072565Z Skipping (s,q) (0.53, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4072718Z Skipping (s,q) (0.54, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4072872Z Skipping (s,q) (0.55, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4073023Z Skipping (s,q) (0.56, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4073176Z Skipping (s,q) (0.57, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4073326Z Skipping (s,q) (0.58, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4073479Z Skipping (s,q) (0.59, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4073632Z Skipping (s,q) (0.6, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4073829Z Skipping (s,q) (0.61, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4073981Z Skipping (s,q) (0.62, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4074135Z Skipping (s,q) (0.63, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4074290Z Skipping (s,q) (0.64, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4074444Z Skipping (s,q) (0.65, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4074634Z Skipping (s,q) (0.66, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4074786Z Skipping (s,q) (0.67, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4074938Z Skipping (s,q) (0.68, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4075087Z Skipping (s,q) (0.69, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4075237Z Skipping (s,q) (0.7, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4075429Z Skipping (s,q) (0.71, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4075581Z Skipping (s,q) (0.72, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4075736Z Skipping (s,q) (0.73, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4075887Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4076076Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4076230Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4076380Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4076532Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4076685Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4076835Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4076989Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4077144Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4077296Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4077451Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4077601Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4077754Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4077906Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4078057Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4078210Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4078361Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4078513Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4078667Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4078818Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4078973Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4079128Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4079278Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4079428Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4079581Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4079732Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4079887Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4080041Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4080259Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4080414Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4080566Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4080720Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4080873Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4081073Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4081225Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4081379Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4081529Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4081682Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4081894Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4082046Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4082200Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4082353Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4082543Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4082695Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4082849Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4083003Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4083152Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4083343Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4083497Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4083651Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4083802Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4083954Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4084106Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4084258Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4084411Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4084564Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4084717Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4084868Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4085021Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4085174Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4085325Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4085480Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4085630Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4085780Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4085935Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4086090Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4086239Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4086396Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4086546Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4086703Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4086853Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4087004Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4087168Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4087332Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4087504Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4087677Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4087828Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4087984Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4088187Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4088338Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4088492Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4088645Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4088796Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4088950Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4089143Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4089295Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4089448Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4089600Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4089794Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4089947Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4090100Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4090254Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4090444Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4090595Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4090748Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4090902Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4091055Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4091206Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4091356Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4091864Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4092022Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4092175Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4092329Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4092480Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4092637Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4092796Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4092950Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4093105Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4093258Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4093410Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4093565Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4093717Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4093869Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4094021Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4094171Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4094326Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4094476Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4094628Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4094784Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4094937Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4095087Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4095241Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4095395Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4095548Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4095802Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4095953Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:59:07.4096115Z Skipping (s,q) (0.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4096270Z Skipping (s,q) (0.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4096423Z Skipping (s,q) (0.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4096635Z Skipping (s,q) (0.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4096792Z Skipping (s,q) (0.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4096949Z Skipping (s,q) (0.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4097101Z Skipping (s,q) (0.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4097311Z Skipping (s,q) (0.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4097469Z Skipping (s,q) (0.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4097654Z Skipping (s,q) (0.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4097833Z Skipping (s,q) (0.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4098045Z Skipping (s,q) (0.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4098199Z Skipping (s,q) (0.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4098354Z Skipping (s,q) (0.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4098514Z Skipping (s,q) (0.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4098668Z Skipping (s,q) (0.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4098827Z Skipping (s,q) (0.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4098979Z Skipping (s,q) (0.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4099131Z Skipping (s,q) (0.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4099291Z Skipping (s,q) (0.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4099449Z Skipping (s,q) (0.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4099607Z Skipping (s,q) (0.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4099771Z Skipping (s,q) (0.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4099925Z Skipping (s,q) (0.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4100081Z Skipping (s,q) (0.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4100236Z Skipping (s,q) (0.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4100392Z Skipping (s,q) (0.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4100548Z Skipping (s,q) (0.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4100702Z Skipping (s,q) (0.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4100856Z Skipping (s,q) (0.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4101015Z Skipping (s,q) (0.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4101173Z Skipping (s,q) (0.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4101334Z Skipping (s,q) (0.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4101488Z Skipping (s,q) (0.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4101645Z Skipping (s,q) (0.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4101800Z Skipping (s,q) (0.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4101958Z Skipping (s,q) (0.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4102112Z Skipping (s,q) (0.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4102270Z Skipping (s,q) (0.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4102423Z Skipping (s,q) (0.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4102579Z Skipping (s,q) (0.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4102735Z Skipping (s,q) (0.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4102938Z Skipping (s,q) (0.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4103096Z Skipping (s,q) (0.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4103250Z Skipping (s,q) (0.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4103406Z Skipping (s,q) (0.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4103566Z Skipping (s,q) (0.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4103720Z Skipping (s,q) (0.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4103918Z Skipping (s,q) (0.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4104072Z Skipping (s,q) (0.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4104225Z Skipping (s,q) (0.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4104382Z Skipping (s,q) (0.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4104573Z Skipping (s,q) (0.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4104727Z Skipping (s,q) (0.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4104886Z Skipping (s,q) (0.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4105038Z Skipping (s,q) (0.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4105234Z Skipping (s,q) (0.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4105389Z Skipping (s,q) (0.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4105543Z Skipping (s,q) (0.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4105704Z Skipping (s,q) (0.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4105860Z Skipping (s,q) (0.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4106014Z Skipping (s,q) (0.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4106172Z Skipping (s,q) (0.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4106328Z Skipping (s,q) (0.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4106481Z Skipping (s,q) (0.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4106642Z Skipping (s,q) (0.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4106798Z Skipping (s,q) (0.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4106959Z Skipping (s,q) (0.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4107113Z Skipping (s,q) (0.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4107267Z Skipping (s,q) (0.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4107427Z Skipping (s,q) (0.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4107580Z Skipping (s,q) (0.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4107734Z Skipping (s,q) (0.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4107891Z Skipping (s,q) (0.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4108050Z Skipping (s,q) (0.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4108206Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4108364Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4108519Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4108680Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4108836Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4108992Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4109155Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4109312Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4109470Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4109627Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4109784Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4109940Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4110164Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4110319Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4110478Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4110633Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4110790Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4110983Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4111138Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4111295Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4111448Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4111601Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4111795Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4111954Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4112107Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4112260Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4112451Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4112609Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4112765Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4112918Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4113074Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4113229Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4113385Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4113543Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4113699Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4113858Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4114011Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4114168Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4114325Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4114480Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4114640Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4114794Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4114949Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4115107Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4115265Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4115422Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4115581Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4115740Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4115898Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4116052Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4116206Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4116365Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4116517Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4116670Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4116827Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4116985Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4117141Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4117347Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4117527Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4117716Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4117871Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4118026Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4118224Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4118381Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4118535Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4118692Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4118882Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4119039Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4119198Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4119356Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4119561Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4119716Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4119872Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4120036Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4120275Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4120434Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4120588Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4120745Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4120900Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4121063Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4121218Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4121379Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4121533Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4121690Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4121846Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4122000Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4122155Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4122310Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4122466Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4122622Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4122782Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4122939Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4123092Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4123248Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4123403Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4123559Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4123712Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4123868Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4124022Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4124176Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4124339Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4124541Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4124701Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4124855Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4125012Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4125168Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4125361Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4125517Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4125677Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4125832Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4125987Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4126322Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4126481Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4126637Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4126790Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4126985Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4127141Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4127295Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4127459Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4127626Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4127801Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4127976Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4128132Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4128286Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4128442Z Skipping (s,q) (0.01, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4128593Z Skipping (s,q) (0.02, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4128751Z Skipping (s,q) (0.03, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4128902Z Skipping (s,q) (0.04, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4129052Z Skipping (s,q) (0.05, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4129209Z Skipping (s,q) (0.06, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4129360Z Skipping (s,q) (0.07, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4129509Z Skipping (s,q) (0.08, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4129664Z Skipping (s,q) (0.09, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4129818Z Skipping (s,q) (0.1, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4129971Z Skipping (s,q) (0.11, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4130124Z Skipping (s,q) (0.12, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4130275Z Skipping (s,q) (0.13, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4130431Z Skipping (s,q) (0.14, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4130585Z Skipping (s,q) (0.15, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4130734Z Skipping (s,q) (0.16, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4130887Z Skipping (s,q) (0.17, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4131038Z Skipping (s,q) (0.18, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4131189Z Skipping (s,q) (0.19, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4131344Z Skipping (s,q) (0.2, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4131499Z Skipping (s,q) (0.21, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4131654Z Skipping (s,q) (0.22, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4131850Z Skipping (s,q) (0.23, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4131999Z Skipping (s,q) (0.24, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4132152Z Skipping (s,q) (0.25, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4132306Z Skipping (s,q) (0.26, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4132456Z Skipping (s,q) (0.27, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4132613Z Skipping (s,q) (0.28, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4132807Z Skipping (s,q) (0.29, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4132964Z Skipping (s,q) (0.3, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4133113Z Skipping (s,q) (0.31, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4133263Z Skipping (s,q) (0.32, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4133452Z Skipping (s,q) (0.33, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4133603Z Skipping (s,q) (0.34, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4133758Z Skipping (s,q) (0.35, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4133914Z Skipping (s,q) (0.36, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4134127Z Skipping (s,q) (0.37, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4134283Z Skipping (s,q) (0.38, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4134434Z Skipping (s,q) (0.39, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4134587Z Skipping (s,q) (0.4, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4134743Z Skipping (s,q) (0.41, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4134896Z Skipping (s,q) (0.42, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4135047Z Skipping (s,q) (0.43, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4135205Z Skipping (s,q) (0.44, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4135356Z Skipping (s,q) (0.45, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4135509Z Skipping (s,q) (0.46, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4135666Z Skipping (s,q) (0.47, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4135818Z Skipping (s,q) (0.48, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4135977Z Skipping (s,q) (0.49, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4136130Z Skipping (s,q) (0.5, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4136285Z Skipping (s,q) (0.51, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4136439Z Skipping (s,q) (0.52, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4136591Z Skipping (s,q) (0.53, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4136743Z Skipping (s,q) (0.54, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4136895Z Skipping (s,q) (0.55, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4137050Z Skipping (s,q) (0.56, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4137208Z Skipping (s,q) (0.57, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4137359Z Skipping (s,q) (0.58, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4137515Z Skipping (s,q) (0.59, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4137671Z Skipping (s,q) (0.6, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4137823Z Skipping (s,q) (0.61, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4137974Z Skipping (s,q) (0.62, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4138134Z Skipping (s,q) (0.63, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4138285Z Skipping (s,q) (0.64, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4138439Z Skipping (s,q) (0.65, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4138590Z Skipping (s,q) (0.66, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4138745Z Skipping (s,q) (0.67, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4138900Z Skipping (s,q) (0.68, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4139098Z Skipping (s,q) (0.69, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4139248Z Skipping (s,q) (0.7, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4139407Z Skipping (s,q) (0.71, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4139559Z Skipping (s,q) (0.72, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4139717Z Skipping (s,q) (0.73, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4139907Z Skipping (s,q) (0.74, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4140061Z Skipping (s,q) (0.75, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4140217Z Skipping (s,q) (0.76, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4140369Z Skipping (s,q) (0.77, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4140521Z Skipping (s,q) (0.78, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4140718Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4140872Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4141025Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4141182Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4141373Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4141527Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4141681Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4141833Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4141988Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4142139Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4142293Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4142454Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4142610Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4142770Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4142924Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4143080Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4143235Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4143388Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4143541Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4143695Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4143847Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4144001Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4144155Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4144309Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4144466Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4144616Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4144767Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4144920Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4145072Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4145224Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4145379Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4145527Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4145680Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4145830Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4145985Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4146183Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4146333Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4146482Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4146639Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4146792Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4146949Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4150187Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4150372Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4150533Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4150688Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4150883Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4151044Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4151202Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4151361Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4151554Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4151706Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4151861Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4152018Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4152171Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4152325Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4152478Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4152631Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4152788Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4152943Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4153098Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4153251Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4153406Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4153561Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4153716Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4153868Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4154023Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4154175Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4154328Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4154481Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4154634Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4154791Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4154942Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4155097Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4155257Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4155414Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4155582Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4155733Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4155887Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4156044Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4156201Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4156353Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4156556Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4156709Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4156864Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4157019Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4157172Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4157369Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4157527Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4157684Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4157864Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4158042Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4158231Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4158392Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4158546Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4158703Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4158895Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4159048Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4159203Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4159359Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4159513Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4159669Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4159823Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4159982Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4160138Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4160358Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4160517Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4160674Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4160828Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4160984Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4161142Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4161296Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4161455Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4161609Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4161769Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4161922Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4162080Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4162241Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4162399Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4162554Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4162709Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4162864Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:59:07.4163027Z Skipping (s,q) (0.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4163185Z Skipping (s,q) (0.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4163343Z Skipping (s,q) (0.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4163501Z Skipping (s,q) (0.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4163665Z Skipping (s,q) (0.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4163870Z Skipping (s,q) (0.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4164030Z Skipping (s,q) (0.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4164183Z Skipping (s,q) (0.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4164344Z Skipping (s,q) (0.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4164497Z Skipping (s,q) (0.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4164653Z Skipping (s,q) (0.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4164850Z Skipping (s,q) (0.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4165006Z Skipping (s,q) (0.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4165161Z Skipping (s,q) (0.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4165317Z Skipping (s,q) (0.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4165530Z Skipping (s,q) (0.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4165688Z Skipping (s,q) (0.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4165844Z Skipping (s,q) (0.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4165997Z Skipping (s,q) (0.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4166198Z Skipping (s,q) (0.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4166353Z Skipping (s,q) (0.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4166508Z Skipping (s,q) (0.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4166671Z Skipping (s,q) (0.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4166825Z Skipping (s,q) (0.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4166980Z Skipping (s,q) (0.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4167133Z Skipping (s,q) (0.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4167289Z Skipping (s,q) (0.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4167445Z Skipping (s,q) (0.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4167602Z Skipping (s,q) (0.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4167758Z Skipping (s,q) (0.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4167919Z Skipping (s,q) (0.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4168072Z Skipping (s,q) (0.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4168231Z Skipping (s,q) (0.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4168388Z Skipping (s,q) (0.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4168543Z Skipping (s,q) (0.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4168702Z Skipping (s,q) (0.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4168855Z Skipping (s,q) (0.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4169011Z Skipping (s,q) (0.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4169167Z Skipping (s,q) (0.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4169326Z Skipping (s,q) (0.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4169481Z Skipping (s,q) (0.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4169640Z Skipping (s,q) (0.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4169794Z Skipping (s,q) (0.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4169952Z Skipping (s,q) (0.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4170108Z Skipping (s,q) (0.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4170262Z Skipping (s,q) (0.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4170418Z Skipping (s,q) (0.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4170571Z Skipping (s,q) (0.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4170730Z Skipping (s,q) (0.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4170888Z Skipping (s,q) (0.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4171089Z Skipping (s,q) (0.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4171250Z Skipping (s,q) (0.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4171404Z Skipping (s,q) (0.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4171558Z Skipping (s,q) (0.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4171718Z Skipping (s,q) (0.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4171911Z Skipping (s,q) (0.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4172068Z Skipping (s,q) (0.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4172226Z Skipping (s,q) (0.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4172381Z Skipping (s,q) (0.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4172573Z Skipping (s,q) (0.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4172728Z Skipping (s,q) (0.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4172888Z Skipping (s,q) (0.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4173048Z Skipping (s,q) (0.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4173202Z Skipping (s,q) (0.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4173394Z Skipping (s,q) (0.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4173553Z Skipping (s,q) (0.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4173709Z Skipping (s,q) (0.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4173865Z Skipping (s,q) (0.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4174021Z Skipping (s,q) (0.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4174174Z Skipping (s,q) (0.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4174329Z Skipping (s,q) (0.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4174487Z Skipping (s,q) (0.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4174642Z Skipping (s,q) (0.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4174799Z Skipping (s,q) (0.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4174953Z Skipping (s,q) (0.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4175112Z Skipping (s,q) (0.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4175267Z Skipping (s,q) (0.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4175423Z Skipping (s,q) (0.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4175579Z Skipping (s,q) (0.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4175732Z Skipping (s,q) (0.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4175886Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4176042Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4176198Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4176359Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4176514Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4176668Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4176826Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4176980Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4177133Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4177295Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4177455Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4177634Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4177809Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4177966Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4178123Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4178323Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4178477Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4178636Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4178789Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4178940Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4179148Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4179304Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4179459Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4179613Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4179806Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4179964Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4180120Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4180275Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4180530Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4180686Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4180844Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4180999Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4181154Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4181312Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4181466Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4181620Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4181776Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4181935Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4182099Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4182259Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4182415Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4182573Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4182728Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4182882Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4183039Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4183194Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4183354Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4183507Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4183665Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4183824Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4183983Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4184136Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4184293Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4184447Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4184602Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4184760Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4184915Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4185074Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4185227Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4185426Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4185584Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4185738Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4185894Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4186051Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4186243Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4186399Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4186554Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4186709Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4186868Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4187060Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4187218Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4187373Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4187530Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4187726Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4187905Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4188084Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4188242Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4188396Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4188549Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4188704Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4188861Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4189019Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4189173Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4189331Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4189490Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4189643Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4189797Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4189955Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4190110Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4190267Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4190420Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4190577Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4190733Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4190890Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4191044Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4191204Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4191357Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4191842Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4192031Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4192184Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4192340Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4192493Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4192648Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4192803Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4193056Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4193212Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4193369Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4193522Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4193678Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4193912Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4194067Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4194222Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4194376Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4194588Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4194743Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4194900Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4195059Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4195268Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4195424Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4195581Z Skipping (s,q) (0.01, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4195737Z Skipping (s,q) (0.02, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4195892Z Skipping (s,q) (0.03, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4196045Z Skipping (s,q) (0.04, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4196198Z Skipping (s,q) (0.05, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4196354Z Skipping (s,q) (0.06, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4196506Z Skipping (s,q) (0.07, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4196662Z Skipping (s,q) (0.08, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4196817Z Skipping (s,q) (0.09, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4196966Z Skipping (s,q) (0.1, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4197120Z Skipping (s,q) (0.11, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4197273Z Skipping (s,q) (0.12, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4197426Z Skipping (s,q) (0.13, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4197580Z Skipping (s,q) (0.14, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4197731Z Skipping (s,q) (0.15, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4197883Z Skipping (s,q) (0.16, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4198036Z Skipping (s,q) (0.17, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4198189Z Skipping (s,q) (0.18, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4198341Z Skipping (s,q) (0.19, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4198495Z Skipping (s,q) (0.2, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4198647Z Skipping (s,q) (0.21, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4198801Z Skipping (s,q) (0.22, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4198951Z Skipping (s,q) (0.23, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4199103Z Skipping (s,q) (0.24, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4199259Z Skipping (s,q) (0.25, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4199411Z Skipping (s,q) (0.26, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4199560Z Skipping (s,q) (0.27, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4199713Z Skipping (s,q) (0.28, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4199867Z Skipping (s,q) (0.29, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4200016Z Skipping (s,q) (0.3, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4200270Z Skipping (s,q) (0.31, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4200423Z Skipping (s,q) (0.32, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4200581Z Skipping (s,q) (0.33, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4200732Z Skipping (s,q) (0.34, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4200882Z Skipping (s,q) (0.35, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4201076Z Skipping (s,q) (0.36, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4201228Z Skipping (s,q) (0.37, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4201378Z Skipping (s,q) (0.38, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4201530Z Skipping (s,q) (0.39, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4201678Z Skipping (s,q) (0.4, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4201869Z Skipping (s,q) (0.41, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4202024Z Skipping (s,q) (0.42, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4202174Z Skipping (s,q) (0.43, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4202326Z Skipping (s,q) (0.44, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4202514Z Skipping (s,q) (0.45, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4202664Z Skipping (s,q) (0.46, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4202818Z Skipping (s,q) (0.47, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4202971Z Skipping (s,q) (0.48, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4203124Z Skipping (s,q) (0.49, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4203274Z Skipping (s,q) (0.5, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4203426Z Skipping (s,q) (0.51, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4203585Z Skipping (s,q) (0.52, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4203737Z Skipping (s,q) (0.53, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4203898Z Skipping (s,q) (0.54, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4204050Z Skipping (s,q) (0.55, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4204203Z Skipping (s,q) (0.56, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4204352Z Skipping (s,q) (0.57, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4204504Z Skipping (s,q) (0.58, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4204657Z Skipping (s,q) (0.59, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4204808Z Skipping (s,q) (0.6, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4204959Z Skipping (s,q) (0.61, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4205111Z Skipping (s,q) (0.62, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4205267Z Skipping (s,q) (0.63, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4205418Z Skipping (s,q) (0.64, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4205572Z Skipping (s,q) (0.65, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4205725Z Skipping (s,q) (0.66, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4205876Z Skipping (s,q) (0.67, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4206030Z Skipping (s,q) (0.68, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4206181Z Skipping (s,q) (0.69, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4206333Z Skipping (s,q) (0.7, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4206487Z Skipping (s,q) (0.71, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4206637Z Skipping (s,q) (0.72, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4206789Z Skipping (s,q) (0.73, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4206942Z Skipping (s,q) (0.74, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4207099Z Skipping (s,q) (0.75, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4207296Z Skipping (s,q) (0.76, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4207445Z Skipping (s,q) (0.77, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4207596Z Skipping (s,q) (0.78, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4207750Z Skipping (s,q) (0.79, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4207899Z Skipping (s,q) (0.8, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4208051Z Skipping (s,q) (0.81, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4208240Z Skipping (s,q) (0.82, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4208392Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4208544Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4208694Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4208881Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4209035Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4209187Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4209336Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4209525Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4209678Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4209827Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4209982Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4210137Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4210294Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4210445Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4210596Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4210756Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4210908Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4211056Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4211210Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4211364Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4211516Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4211666Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4211818Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4211970Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4212119Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4212268Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4212423Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4212577Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4212736Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4212891Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4213044Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4213199Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4213349Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4213503Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4213655Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4213805Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4213954Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4214111Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4214263Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4214462Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4214614Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4214764Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4214920Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4215075Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4215269Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4215422Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4215573Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4215724Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4215876Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4216063Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4216221Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4216374Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4216524Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4216715Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4216866Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4217020Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4217177Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4217339Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4217520Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4217685Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4217837Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4217993Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4218147Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4218298Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4218454Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4218605Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4218756Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4218906Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4219057Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4219210Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4219361Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4219509Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4219668Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4219821Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4219973Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4220122Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4220277Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4220431Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4220581Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4220734Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4220890Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4221038Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4221190Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4221343Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4221494Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4221720Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4221869Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4222022Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4222174Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4222323Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4222513Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4222666Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4222818Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4222975Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4223161Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4223314Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4223471Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4223621Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4223807Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4223964Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4224115Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4224270Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4224420Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4224570Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4224724Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4224875Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4225028Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4225180Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4225331Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4225485Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4225638Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4225788Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4225941Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4226094Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4226243Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4226396Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4226546Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:59:07.4226708Z Skipping (s,q) (0.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4226864Z Skipping (s,q) (0.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4227022Z Skipping (s,q) (0.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4227181Z Skipping (s,q) (0.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4227338Z Skipping (s,q) (0.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4227495Z Skipping (s,q) (0.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4227660Z Skipping (s,q) (0.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4227839Z Skipping (s,q) (0.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4228019Z Skipping (s,q) (0.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4228175Z Skipping (s,q) (0.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4228330Z Skipping (s,q) (0.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4228490Z Skipping (s,q) (0.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4228645Z Skipping (s,q) (0.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4228846Z Skipping (s,q) (0.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4229007Z Skipping (s,q) (0.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4229163Z Skipping (s,q) (0.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4229319Z Skipping (s,q) (0.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4229482Z Skipping (s,q) (0.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4229674Z Skipping (s,q) (0.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4229833Z Skipping (s,q) (0.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4229988Z Skipping (s,q) (0.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4230146Z Skipping (s,q) (0.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4230340Z Skipping (s,q) (0.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4230496Z Skipping (s,q) (0.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4230653Z Skipping (s,q) (0.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4230809Z Skipping (s,q) (0.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4231000Z Skipping (s,q) (0.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4231156Z Skipping (s,q) (0.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4231311Z Skipping (s,q) (0.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4231468Z Skipping (s,q) (0.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4231629Z Skipping (s,q) (0.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4231786Z Skipping (s,q) (0.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4231938Z Skipping (s,q) (0.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4232097Z Skipping (s,q) (0.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4232254Z Skipping (s,q) (0.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4232411Z Skipping (s,q) (0.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4232565Z Skipping (s,q) (0.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4232717Z Skipping (s,q) (0.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4232881Z Skipping (s,q) (0.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4233036Z Skipping (s,q) (0.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4233194Z Skipping (s,q) (0.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4233353Z Skipping (s,q) (0.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4233510Z Skipping (s,q) (0.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4233671Z Skipping (s,q) (0.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4233824Z Skipping (s,q) (0.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4233981Z Skipping (s,q) (0.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4234142Z Skipping (s,q) (0.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4234300Z Skipping (s,q) (0.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4234451Z Skipping (s,q) (0.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4234610Z Skipping (s,q) (0.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4234766Z Skipping (s,q) (0.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4234926Z Skipping (s,q) (0.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4235081Z Skipping (s,q) (0.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4235234Z Skipping (s,q) (0.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4235389Z Skipping (s,q) (0.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4235541Z Skipping (s,q) (0.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4235696Z Skipping (s,q) (0.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4235900Z Skipping (s,q) (0.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4236053Z Skipping (s,q) (0.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4236210Z Skipping (s,q) (0.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4236366Z Skipping (s,q) (0.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4236520Z Skipping (s,q) (0.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4236684Z Skipping (s,q) (0.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4236877Z Skipping (s,q) (0.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4237033Z Skipping (s,q) (0.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4237189Z Skipping (s,q) (0.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4237346Z Skipping (s,q) (0.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4237536Z Skipping (s,q) (0.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4237694Z Skipping (s,q) (0.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4237851Z Skipping (s,q) (0.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4238010Z Skipping (s,q) (0.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4238205Z Skipping (s,q) (0.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4238358Z Skipping (s,q) (0.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4238520Z Skipping (s,q) (0.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4238675Z Skipping (s,q) (0.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4238829Z Skipping (s,q) (0.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4238985Z Skipping (s,q) (0.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4239139Z Skipping (s,q) (0.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4239299Z Skipping (s,q) (0.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4239454Z Skipping (s,q) (0.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4239610Z Skipping (s,q) (0.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4239766Z Skipping (s,q) (0.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4239922Z Skipping (s,q) (0.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4240075Z Skipping (s,q) (0.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4240277Z Skipping (s,q) (0.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4240434Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4240592Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4240744Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4240897Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4241058Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4241213Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4241369Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4241525Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4241682Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4241842Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4241996Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4242152Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4242309Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4242463Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4242613Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4242775Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4242931Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4243139Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4243295Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4243452Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4243615Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4243769Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4243965Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4244123Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4244278Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4244435Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4244590Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4244780Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4244943Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4245102Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4245257Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4245480Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4245634Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4245791Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4245947Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4246101Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4246265Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4246419Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4246578Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4246739Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4246893Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4247052Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4247222Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4247383Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4247571Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4247744Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4247897Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4248052Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4248206Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4248364Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4248522Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4248675Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4248832Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4248989Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4249143Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4249299Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4249453Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4249609Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4249767Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4249920Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4250079Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4250233Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4250432Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4250590Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4250748Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4250903Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4251061Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4251251Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4251411Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4251564Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4251719Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4251916Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4252072Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4252229Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4252384Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4252576Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4252735Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4252890Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4253048Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4253205Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4253361Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4253515Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4253677Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4253831Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4253993Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4254145Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4254302Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4254458Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4254616Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4254775Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4254934Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4255089Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4255242Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4255399Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4255551Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4255718Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4255871Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4256026Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4256181Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4256336Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4256493Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4256656Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4256811Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4256970Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4257124Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4257280Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4257489Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4257667Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4257847Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4258005Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4258158Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4258354Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4258509Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4258664Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4258820Z Skipping (s,q) (0.01, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4258972Z Skipping (s,q) (0.02, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4259160Z Skipping (s,q) (0.03, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4259317Z Skipping (s,q) (0.04, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4259472Z Skipping (s,q) (0.05, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4259630Z Skipping (s,q) (0.06, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4259817Z Skipping (s,q) (0.07, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4259967Z Skipping (s,q) (0.08, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4260120Z Skipping (s,q) (0.09, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4260274Z Skipping (s,q) (0.1, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4260426Z Skipping (s,q) (0.11, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4260586Z Skipping (s,q) (0.12, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4260735Z Skipping (s,q) (0.13, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4260889Z Skipping (s,q) (0.14, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4261042Z Skipping (s,q) (0.15, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4261193Z Skipping (s,q) (0.16, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4261346Z Skipping (s,q) (0.17, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4261500Z Skipping (s,q) (0.18, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4261652Z Skipping (s,q) (0.19, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4261807Z Skipping (s,q) (0.2, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4261962Z Skipping (s,q) (0.21, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4262115Z Skipping (s,q) (0.22, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4262269Z Skipping (s,q) (0.23, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4262419Z Skipping (s,q) (0.24, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4262573Z Skipping (s,q) (0.25, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4262725Z Skipping (s,q) (0.26, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4262879Z Skipping (s,q) (0.27, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4263032Z Skipping (s,q) (0.28, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4263181Z Skipping (s,q) (0.29, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4263331Z Skipping (s,q) (0.3, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4263487Z Skipping (s,q) (0.31, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4263641Z Skipping (s,q) (0.32, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4263794Z Skipping (s,q) (0.33, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4263948Z Skipping (s,q) (0.34, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4264098Z Skipping (s,q) (0.35, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4264253Z Skipping (s,q) (0.36, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4264407Z Skipping (s,q) (0.37, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4264556Z Skipping (s,q) (0.38, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4264757Z Skipping (s,q) (0.39, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4264908Z Skipping (s,q) (0.4, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4265068Z Skipping (s,q) (0.41, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4265219Z Skipping (s,q) (0.42, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4265370Z Skipping (s,q) (0.43, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4265566Z Skipping (s,q) (0.44, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4265718Z Skipping (s,q) (0.45, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4265868Z Skipping (s,q) (0.46, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4266024Z Skipping (s,q) (0.47, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4266214Z Skipping (s,q) (0.48, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4266365Z Skipping (s,q) (0.49, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4266520Z Skipping (s,q) (0.5, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4266674Z Skipping (s,q) (0.51, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4266864Z Skipping (s,q) (0.52, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4267015Z Skipping (s,q) (0.53, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4267166Z Skipping (s,q) (0.54, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4267322Z Skipping (s,q) (0.55, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4267474Z Skipping (s,q) (0.56, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4267623Z Skipping (s,q) (0.57, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4267777Z Skipping (s,q) (0.58, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4267928Z Skipping (s,q) (0.59, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4268082Z Skipping (s,q) (0.6, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4268238Z Skipping (s,q) (0.61, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4268389Z Skipping (s,q) (0.62, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4268542Z Skipping (s,q) (0.63, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4268695Z Skipping (s,q) (0.64, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4268846Z Skipping (s,q) (0.65, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4269001Z Skipping (s,q) (0.66, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4269154Z Skipping (s,q) (0.67, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4272287Z Skipping (s,q) (0.68, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4272463Z Skipping (s,q) (0.69, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4272617Z Skipping (s,q) (0.7, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4272781Z Skipping (s,q) (0.71, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4272935Z Skipping (s,q) (0.72, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4273091Z Skipping (s,q) (0.73, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4273246Z Skipping (s,q) (0.74, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4273401Z Skipping (s,q) (0.75, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4273554Z Skipping (s,q) (0.76, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4273707Z Skipping (s,q) (0.77, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4273862Z Skipping (s,q) (0.78, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4274016Z Skipping (s,q) (0.79, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4274168Z Skipping (s,q) (0.8, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4274321Z Skipping (s,q) (0.81, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4274477Z Skipping (s,q) (0.82, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4274630Z Skipping (s,q) (0.83, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4274849Z Skipping (s,q) (0.84, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4275003Z Skipping (s,q) (0.85, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4275157Z Skipping (s,q) (0.86, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4275313Z Skipping (s,q) (0.87, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4275465Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4275656Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4275813Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4275966Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4276117Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4276273Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4276490Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4276649Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4276802Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4276958Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4277150Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4277304Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4277479Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4277665Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4277817Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4277969Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4278125Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4278280Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4278435Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4278589Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4278741Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4278899Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4279051Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4279204Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4279362Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4279514Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4279670Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4279823Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4279975Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4280132Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4280352Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4280504Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4280658Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4280813Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4280967Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4281119Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4281273Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4281428Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4281580Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4281732Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4281889Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4282042Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4282241Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4282397Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4282551Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4282705Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4282859Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4283048Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4283208Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4283361Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4283513Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4283704Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4283857Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4284017Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4284171Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4284322Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4284514Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4284666Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4284819Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4284972Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4285124Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4285280Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4285431Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4285587Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4285744Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4285898Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4286051Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4286209Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4286362Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4286521Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4286676Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4286827Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4286983Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4287136Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4287292Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4287450Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4287616Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4287791Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4287964Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4288116Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4288271Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4288425Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4288576Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4288729Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4288882Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4289033Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4289190Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4289387Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4289541Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4289694Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4289849Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4290008Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4290160Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4290351Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4290507Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4290659Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4290815Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4291005Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4291158Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4291316Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4291788Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4292050Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4292206Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4292361Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4292514Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4292669Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4292822Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4292978Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4293133Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4293285Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4293442Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4293593Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:59:07.4293752Z Skipping (s,q) (0.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4293915Z Skipping (s,q) (0.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4294073Z Skipping (s,q) (0.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4294234Z Skipping (s,q) (0.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4294394Z Skipping (s,q) (0.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4294552Z Skipping (s,q) (0.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4294712Z Skipping (s,q) (0.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4294868Z Skipping (s,q) (0.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4295026Z Skipping (s,q) (0.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4295189Z Skipping (s,q) (0.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4295346Z Skipping (s,q) (0.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4295507Z Skipping (s,q) (0.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4295665Z Skipping (s,q) (0.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4295822Z Skipping (s,q) (0.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4295984Z Skipping (s,q) (0.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4296141Z Skipping (s,q) (0.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4296297Z Skipping (s,q) (0.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4296461Z Skipping (s,q) (0.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4296616Z Skipping (s,q) (0.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4296779Z Skipping (s,q) (0.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4297004Z Skipping (s,q) (0.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4297161Z Skipping (s,q) (0.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4297321Z Skipping (s,q) (0.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4297480Z Skipping (s,q) (0.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4297635Z Skipping (s,q) (0.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4297793Z Skipping (s,q) (0.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4298015Z Skipping (s,q) (0.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4298178Z Skipping (s,q) (0.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4298333Z Skipping (s,q) (0.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4298490Z Skipping (s,q) (0.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4298757Z Skipping (s,q) (0.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4298921Z Skipping (s,q) (0.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4299076Z Skipping (s,q) (0.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4299237Z Skipping (s,q) (0.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4299432Z Skipping (s,q) (0.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4299587Z Skipping (s,q) (0.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4299747Z Skipping (s,q) (0.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4299906Z Skipping (s,q) (0.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4300065Z Skipping (s,q) (0.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4300221Z Skipping (s,q) (0.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4300378Z Skipping (s,q) (0.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4300540Z Skipping (s,q) (0.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4300697Z Skipping (s,q) (0.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4300855Z Skipping (s,q) (0.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4301014Z Skipping (s,q) (0.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4301171Z Skipping (s,q) (0.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4301332Z Skipping (s,q) (0.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4301489Z Skipping (s,q) (0.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4301649Z Skipping (s,q) (0.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4301806Z Skipping (s,q) (0.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4301961Z Skipping (s,q) (0.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4302117Z Skipping (s,q) (0.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4302279Z Skipping (s,q) (0.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4302435Z Skipping (s,q) (0.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4302596Z Skipping (s,q) (0.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4302752Z Skipping (s,q) (0.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4302910Z Skipping (s,q) (0.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4303069Z Skipping (s,q) (0.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4303227Z Skipping (s,q) (0.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4303385Z Skipping (s,q) (0.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4303542Z Skipping (s,q) (0.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4303699Z Skipping (s,q) (0.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4303855Z Skipping (s,q) (0.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4304014Z Skipping (s,q) (0.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4304170Z Skipping (s,q) (0.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4304375Z Skipping (s,q) (0.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4304531Z Skipping (s,q) (0.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4304688Z Skipping (s,q) (0.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4304847Z Skipping (s,q) (0.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4305004Z Skipping (s,q) (0.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4305224Z Skipping (s,q) (0.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4305381Z Skipping (s,q) (0.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4305537Z Skipping (s,q) (0.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4305695Z Skipping (s,q) (0.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4305887Z Skipping (s,q) (0.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4306045Z Skipping (s,q) (0.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4306206Z Skipping (s,q) (0.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4306364Z Skipping (s,q) (0.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4306521Z Skipping (s,q) (0.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4306717Z Skipping (s,q) (0.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4306874Z Skipping (s,q) (0.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4307037Z Skipping (s,q) (0.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4307195Z Skipping (s,q) (0.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4307351Z Skipping (s,q) (0.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4307536Z Skipping (s,q) (0.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4307716Z Skipping (s,q) (0.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4307876Z Skipping (s,q) (0.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4308038Z Skipping (s,q) (0.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4308197Z Skipping (s,q) (0.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4308356Z Skipping (s,q) (0.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4308515Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4308671Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4308836Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4308993Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4309149Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4309311Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4309466Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4309626Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4309784Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4309937Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4310096Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4310256Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4310413Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4310573Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4310730Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4310888Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4311044Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4311200Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4311361Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4311564Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4311720Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4311879Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4312041Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4312199Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4312355Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4312549Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4312710Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4312866Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4313022Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4313217Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4313374Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4313536Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4313692Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4313885Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4314048Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4314204Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4314362Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4314521Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4314678Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4314835Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4314994Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4315150Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4315311Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4315468Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4315627Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4315787Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4315943Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4316102Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4316257Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4316415Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4316573Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4316732Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4316887Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4317050Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4317206Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4317364Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4317526Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4317681Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4317867Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4318049Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4318205Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4318364Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4318523Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4318679Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4318882Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4319038Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4319197Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4319356Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4319514Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4319711Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4319869Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4320030Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4320242Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4320398Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4320599Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4320761Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4320916Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4321075Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4321269Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4321424Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4321587Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4321743Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4321901Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4322057Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4322212Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4322373Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4322532Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4322689Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4322848Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4323005Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4323163Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4323318Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4323477Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4323636Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4323793Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4323948Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4324111Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4324269Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4324427Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4324583Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4324740Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4324898Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4325054Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4325213Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4325372Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4325528Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4325685Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4325846Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4326004Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4326208Z Skipping (s,q) (0.01, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4326363Z Skipping (s,q) (0.02, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4326519Z Skipping (s,q) (0.03, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4326673Z Skipping (s,q) (0.04, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4326825Z Skipping (s,q) (0.05, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4327016Z Skipping (s,q) (0.06, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4327171Z Skipping (s,q) (0.07, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4327324Z Skipping (s,q) (0.08, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4327478Z Skipping (s,q) (0.09, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4327669Z Skipping (s,q) (0.1, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4327824Z Skipping (s,q) (0.11, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4327981Z Skipping (s,q) (0.12, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4328133Z Skipping (s,q) (0.13, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4328285Z Skipping (s,q) (0.14, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4328478Z Skipping (s,q) (0.15, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4328631Z Skipping (s,q) (0.16, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4328787Z Skipping (s,q) (0.17, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4328940Z Skipping (s,q) (0.18, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4329093Z Skipping (s,q) (0.19, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4329251Z Skipping (s,q) (0.2, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4329403Z Skipping (s,q) (0.21, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4329558Z Skipping (s,q) (0.22, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4329716Z Skipping (s,q) (0.23, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4329868Z Skipping (s,q) (0.24, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4330022Z Skipping (s,q) (0.25, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4330176Z Skipping (s,q) (0.26, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4330328Z Skipping (s,q) (0.27, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4330482Z Skipping (s,q) (0.28, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4330636Z Skipping (s,q) (0.29, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4330788Z Skipping (s,q) (0.3, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4330943Z Skipping (s,q) (0.31, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4331095Z Skipping (s,q) (0.32, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4331249Z Skipping (s,q) (0.33, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4331404Z Skipping (s,q) (0.34, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4331560Z Skipping (s,q) (0.35, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4331713Z Skipping (s,q) (0.36, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4331867Z Skipping (s,q) (0.37, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4332019Z Skipping (s,q) (0.38, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4332174Z Skipping (s,q) (0.39, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4332327Z Skipping (s,q) (0.4, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4332480Z Skipping (s,q) (0.41, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4332648Z Skipping (s,q) (0.42, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4332802Z Skipping (s,q) (0.43, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4332960Z Skipping (s,q) (0.44, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4333117Z Skipping (s,q) (0.45, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4333345Z Skipping (s,q) (0.46, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4333506Z Skipping (s,q) (0.47, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4333658Z Skipping (s,q) (0.48, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4333813Z Skipping (s,q) (0.49, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4333967Z Skipping (s,q) (0.5, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4334120Z Skipping (s,q) (0.51, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4334318Z Skipping (s,q) (0.52, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4334472Z Skipping (s,q) (0.53, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4334624Z Skipping (s,q) (0.54, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4334779Z Skipping (s,q) (0.55, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4334969Z Skipping (s,q) (0.56, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4335124Z Skipping (s,q) (0.57, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4335283Z Skipping (s,q) (0.58, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4335439Z Skipping (s,q) (0.59, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4335630Z Skipping (s,q) (0.6, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4335788Z Skipping (s,q) (0.61, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4335940Z Skipping (s,q) (0.62, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4336097Z Skipping (s,q) (0.63, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4336249Z Skipping (s,q) (0.64, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4336401Z Skipping (s,q) (0.65, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4336555Z Skipping (s,q) (0.66, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4336710Z Skipping (s,q) (0.67, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4336864Z Skipping (s,q) (0.68, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4337022Z Skipping (s,q) (0.69, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4337172Z Skipping (s,q) (0.7, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4337339Z Skipping (s,q) (0.71, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4337514Z Skipping (s,q) (0.72, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4337686Z Skipping (s,q) (0.73, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4337850Z Skipping (s,q) (0.74, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4338005Z Skipping (s,q) (0.75, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4338157Z Skipping (s,q) (0.76, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4338313Z Skipping (s,q) (0.77, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4338467Z Skipping (s,q) (0.78, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4338626Z Skipping (s,q) (0.79, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4338780Z Skipping (s,q) (0.8, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4338933Z Skipping (s,q) (0.81, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4339088Z Skipping (s,q) (0.82, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4339243Z Skipping (s,q) (0.83, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4339394Z Skipping (s,q) (0.84, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4339548Z Skipping (s,q) (0.85, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4339702Z Skipping (s,q) (0.86, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4339854Z Skipping (s,q) (0.87, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4340009Z Skipping (s,q) (0.88, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4340161Z Skipping (s,q) (0.89, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4340320Z Skipping (s,q) (0.9, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4340473Z Skipping (s,q) (0.91, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4340674Z Skipping (s,q) (0.92, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4340828Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4340982Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4341135Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4341289Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4341480Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4341634Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4341786Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4341935Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4342090Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4342279Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4342437Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4342592Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4342746Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4342939Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4343092Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4343247Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4343402Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4343552Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4343708Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4343864Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4344018Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4344172Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4344332Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4344485Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4344646Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4344798Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4344950Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4345109Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4345262Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4345416Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4345576Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4345730Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4345887Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4346044Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4346198Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4346356Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4346509Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4346661Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4346826Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4346979Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4347133Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4347284Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4347436Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4347594Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4347822Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4347996Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4348152Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4348305Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4348464Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4348618Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4348809Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4348966Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4349118Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4349269Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4349460Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4349614Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4349770Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4349923Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4350111Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4350268Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4350420Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4350575Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4350734Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4350887Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4351039Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4351195Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4351347Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4351505Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4351660Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4351813Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4351972Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4352125Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4352280Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4352434Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4352585Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4352740Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4352894Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4353049Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4353213Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4353366Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4353521Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4353685Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4353838Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4353992Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4354156Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4354308Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4354465Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4354617Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4354773Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4354928Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4355128Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4355282Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4355440Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4355593Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4355747Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4355940Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4356094Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4356247Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4356399Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4356551Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4356744Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4356900Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4357054Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4357206Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4357422Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4357577Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4357729Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:59:07.4357891Z Skipping (s,q) (0.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4358053Z Skipping (s,q) (0.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4358212Z Skipping (s,q) (0.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4358370Z Skipping (s,q) (0.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4358529Z Skipping (s,q) (0.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4358686Z Skipping (s,q) (0.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4358849Z Skipping (s,q) (0.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4359006Z Skipping (s,q) (0.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4359166Z Skipping (s,q) (0.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4359324Z Skipping (s,q) (0.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4359481Z Skipping (s,q) (0.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4359641Z Skipping (s,q) (0.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4359804Z Skipping (s,q) (0.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4359961Z Skipping (s,q) (0.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4360121Z Skipping (s,q) (0.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4360355Z Skipping (s,q) (0.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4360514Z Skipping (s,q) (0.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4360675Z Skipping (s,q) (0.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4360831Z Skipping (s,q) (0.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4360989Z Skipping (s,q) (0.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4361148Z Skipping (s,q) (0.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4361304Z Skipping (s,q) (0.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4361466Z Skipping (s,q) (0.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4361622Z Skipping (s,q) (0.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4361777Z Skipping (s,q) (0.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4361938Z Skipping (s,q) (0.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4362098Z Skipping (s,q) (0.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4362253Z Skipping (s,q) (0.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4362463Z Skipping (s,q) (0.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4362621Z Skipping (s,q) (0.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4362788Z Skipping (s,q) (0.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4362946Z Skipping (s,q) (0.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4363104Z Skipping (s,q) (0.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4363304Z Skipping (s,q) (0.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4363463Z Skipping (s,q) (0.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4363625Z Skipping (s,q) (0.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4363785Z Skipping (s,q) (0.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4363992Z Skipping (s,q) (0.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4364154Z Skipping (s,q) (0.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4364315Z Skipping (s,q) (0.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4364477Z Skipping (s,q) (0.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4364687Z Skipping (s,q) (0.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4364844Z Skipping (s,q) (0.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4365002Z Skipping (s,q) (0.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4365165Z Skipping (s,q) (0.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4365321Z Skipping (s,q) (0.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4365480Z Skipping (s,q) (0.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4365637Z Skipping (s,q) (0.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4365795Z Skipping (s,q) (0.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4365955Z Skipping (s,q) (0.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4366117Z Skipping (s,q) (0.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4366275Z Skipping (s,q) (0.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4366434Z Skipping (s,q) (0.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4366593Z Skipping (s,q) (0.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4366751Z Skipping (s,q) (0.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4366910Z Skipping (s,q) (0.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4367065Z Skipping (s,q) (0.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4367225Z Skipping (s,q) (0.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4367381Z Skipping (s,q) (0.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4367536Z Skipping (s,q) (0.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4367698Z Skipping (s,q) (0.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4367862Z Skipping (s,q) (0.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4368017Z Skipping (s,q) (0.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4368176Z Skipping (s,q) (0.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4368334Z Skipping (s,q) (0.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4368493Z Skipping (s,q) (0.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4368651Z Skipping (s,q) (0.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4368808Z Skipping (s,q) (0.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4368967Z Skipping (s,q) (0.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4369122Z Skipping (s,q) (0.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4369279Z Skipping (s,q) (0.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4369441Z Skipping (s,q) (0.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4369648Z Skipping (s,q) (0.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4369806Z Skipping (s,q) (0.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4369963Z Skipping (s,q) (0.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4370121Z Skipping (s,q) (0.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4370280Z Skipping (s,q) (0.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4370438Z Skipping (s,q) (0.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4370636Z Skipping (s,q) (0.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4370798Z Skipping (s,q) (0.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4370954Z Skipping (s,q) (0.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4371112Z Skipping (s,q) (0.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4371305Z Skipping (s,q) (0.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4371462Z Skipping (s,q) (0.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4371626Z Skipping (s,q) (0.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4371784Z Skipping (s,q) (0.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4371979Z Skipping (s,q) (0.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4372139Z Skipping (s,q) (0.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4372295Z Skipping (s,q) (0.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4372456Z Skipping (s,q) (0.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4372612Z Skipping (s,q) (0.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4372771Z Skipping (s,q) (0.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4372933Z Skipping (s,q) (0.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4373092Z Skipping (s,q) (0.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4373249Z Skipping (s,q) (0.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4373410Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4373566Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4373728Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4373883Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4374036Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4374197Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4374353Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4374509Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4374667Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4374826Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4374985Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4375144Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4375300Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4375463Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4375618Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4375774Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4375935Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4376090Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4376251Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4376409Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4376567Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4376726Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4376927Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4377084Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4377246Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4377401Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4377556Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4377757Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4377915Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4378073Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4378230Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4378388Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4378585Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4378747Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4378901Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4379060Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4379254Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4379417Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4379579Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4379738Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4379899Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4380056Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4380212Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4380373Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4380532Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4380694Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4380850Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4381009Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4381173Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4381332Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4381490Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4381649Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4381805Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4381962Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4382121Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4382280Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4382439Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4382596Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4382753Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4382913Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4383069Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4383235Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4383391Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4383548Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4383707Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4383865Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4384020Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4384224Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4384379Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4384539Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4384695Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4384854Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4385056Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4385215Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4385370Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4385531Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4385748Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4385909Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4386074Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4386232Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4386432Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4386588Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4386743Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4386928Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4387122Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4387317Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4387516Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4387717Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4387921Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4388123Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4388317Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4388522Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4388719Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4388912Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4389113Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4389307Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4389505Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4389686Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4389843Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4390005Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4390165Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4390322Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4390483Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4390639Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4390795Z Skipping (s,q) (0.01, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4390952Z Skipping (s,q) (0.02, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4391106Z Skipping (s,q) (0.03, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4391261Z Skipping (s,q) (0.04, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4391581Z Skipping (s,q) (0.05, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4391804Z Skipping (s,q) (0.06, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4391984Z Skipping (s,q) (0.07, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4392228Z Skipping (s,q) (0.08, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4392382Z Skipping (s,q) (0.09, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4392533Z Skipping (s,q) (0.1, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4392687Z Skipping (s,q) (0.11, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4392841Z Skipping (s,q) (0.12, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4392995Z Skipping (s,q) (0.13, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4393207Z Skipping (s,q) (0.14, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4396326Z Skipping (s,q) (0.15, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4396507Z Skipping (s,q) (0.16, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4396663Z Skipping (s,q) (0.17, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4396926Z Skipping (s,q) (0.18, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4397124Z Skipping (s,q) (0.19, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4397328Z Skipping (s,q) (0.2, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4397522Z Skipping (s,q) (0.21, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4397787Z Skipping (s,q) (0.22, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4397982Z Skipping (s,q) (0.23, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4398175Z Skipping (s,q) (0.24, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4398369Z Skipping (s,q) (0.25, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4398565Z Skipping (s,q) (0.26, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4398757Z Skipping (s,q) (0.27, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4398949Z Skipping (s,q) (0.28, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4399143Z Skipping (s,q) (0.29, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4399332Z Skipping (s,q) (0.3, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4399513Z Skipping (s,q) (0.31, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4399667Z Skipping (s,q) (0.32, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4399820Z Skipping (s,q) (0.33, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4399979Z Skipping (s,q) (0.34, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4400133Z Skipping (s,q) (0.35, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4400350Z Skipping (s,q) (0.36, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4400504Z Skipping (s,q) (0.37, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4400657Z Skipping (s,q) (0.38, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4400812Z Skipping (s,q) (0.39, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4400963Z Skipping (s,q) (0.4, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4401119Z Skipping (s,q) (0.41, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4401277Z Skipping (s,q) (0.42, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4401430Z Skipping (s,q) (0.43, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4401582Z Skipping (s,q) (0.44, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4401740Z Skipping (s,q) (0.45, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4401893Z Skipping (s,q) (0.46, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4402050Z Skipping (s,q) (0.47, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4402208Z Skipping (s,q) (0.48, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4402364Z Skipping (s,q) (0.49, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4402517Z Skipping (s,q) (0.5, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4402676Z Skipping (s,q) (0.51, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4402834Z Skipping (s,q) (0.52, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4402990Z Skipping (s,q) (0.53, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4403193Z Skipping (s,q) (0.54, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4403349Z Skipping (s,q) (0.55, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4403504Z Skipping (s,q) (0.56, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4403658Z Skipping (s,q) (0.57, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4403813Z Skipping (s,q) (0.58, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4404005Z Skipping (s,q) (0.59, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4404157Z Skipping (s,q) (0.6, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4404314Z Skipping (s,q) (0.61, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4404467Z Skipping (s,q) (0.62, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4404623Z Skipping (s,q) (0.63, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4404814Z Skipping (s,q) (0.64, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4404973Z Skipping (s,q) (0.65, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4405128Z Skipping (s,q) (0.66, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4405281Z Skipping (s,q) (0.67, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4405472Z Skipping (s,q) (0.68, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4405628Z Skipping (s,q) (0.69, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4405780Z Skipping (s,q) (0.7, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4405935Z Skipping (s,q) (0.71, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4406092Z Skipping (s,q) (0.72, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4406246Z Skipping (s,q) (0.73, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4406401Z Skipping (s,q) (0.74, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4406558Z Skipping (s,q) (0.75, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4406711Z Skipping (s,q) (0.76, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4406867Z Skipping (s,q) (0.77, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4407021Z Skipping (s,q) (0.78, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4407179Z Skipping (s,q) (0.79, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4407332Z Skipping (s,q) (0.8, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4407486Z Skipping (s,q) (0.81, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4407644Z Skipping (s,q) (0.82, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4407797Z Skipping (s,q) (0.83, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4407951Z Skipping (s,q) (0.84, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4408109Z Skipping (s,q) (0.85, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4408263Z Skipping (s,q) (0.86, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4408416Z Skipping (s,q) (0.87, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4408573Z Skipping (s,q) (0.88, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4408730Z Skipping (s,q) (0.89, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4408889Z Skipping (s,q) (0.9, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4409047Z Skipping (s,q) (0.91, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4409199Z Skipping (s,q) (0.92, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4409357Z Skipping (s,q) (0.93, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4409509Z Skipping (s,q) (0.94, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4409663Z Skipping (s,q) (0.95, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4409820Z Skipping (s,q) (0.96, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4409976Z Skipping (s,q) (0.97, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4410132Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4410336Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4410489Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4410650Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4410805Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4410959Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4411116Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4411309Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4411464Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4411619Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4411773Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4411965Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4412118Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4412276Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4412432Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4412621Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4412776Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4412937Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4413092Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4413250Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4413403Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4413557Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4413712Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4413869Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4414027Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4414182Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4414335Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4414492Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4414647Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4414800Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4414966Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4415120Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4415272Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4415429Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4415585Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4415738Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4415901Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4416055Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4416214Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4416368Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4416520Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4416677Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4416829Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4416983Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4417140Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4417299Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4417475Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4417707Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4417862Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4418023Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4418178Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4418333Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4418633Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4418790Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4418947Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4419103Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4419257Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4419451Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4419608Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4419762Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4419921Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4420112Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4420264Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4420421Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4420577Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4420732Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4420885Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4421038Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4421198Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4421351Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4421505Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4421660Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4421814Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4421971Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4422125Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4422280Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4422436Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4422590Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4422742Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4422897Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4423053Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4423218Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4423370Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4423525Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4423683Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4423836Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4423991Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4424148Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4424303Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4424458Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4424614Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4424770Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4424923Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4425124Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4425277Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4425435Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4425588Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4425741Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4425934Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4426088Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4426242Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4426399Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:59:07.4426598Z Skipping (s,q) (0.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4426761Z Skipping (s,q) (0.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4426925Z Skipping (s,q) (0.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4427083Z Skipping (s,q) (0.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4427303Z Skipping (s,q) (0.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4427466Z Skipping (s,q) (0.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4427629Z Skipping (s,q) (0.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4427817Z Skipping (s,q) (0.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4427997Z Skipping (s,q) (0.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4428159Z Skipping (s,q) (0.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4428319Z Skipping (s,q) (0.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4428480Z Skipping (s,q) (0.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4428642Z Skipping (s,q) (0.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4428802Z Skipping (s,q) (0.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4428962Z Skipping (s,q) (0.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4429121Z Skipping (s,q) (0.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4429282Z Skipping (s,q) (0.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4429442Z Skipping (s,q) (0.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4429601Z Skipping (s,q) (0.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4429758Z Skipping (s,q) (0.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4429916Z Skipping (s,q) (0.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4430072Z Skipping (s,q) (0.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4430231Z Skipping (s,q) (0.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4430390Z Skipping (s,q) (0.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4430549Z Skipping (s,q) (0.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4430710Z Skipping (s,q) (0.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4430866Z Skipping (s,q) (0.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4431027Z Skipping (s,q) (0.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4431187Z Skipping (s,q) (0.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4431346Z Skipping (s,q) (0.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4431503Z Skipping (s,q) (0.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4431662Z Skipping (s,q) (0.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4431818Z Skipping (s,q) (0.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4431977Z Skipping (s,q) (0.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4432137Z Skipping (s,q) (0.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4432337Z Skipping (s,q) (0.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4432496Z Skipping (s,q) (0.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4432651Z Skipping (s,q) (0.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4432811Z Skipping (s,q) (0.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4432971Z Skipping (s,q) (0.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4433128Z Skipping (s,q) (0.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4433328Z Skipping (s,q) (0.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4433486Z Skipping (s,q) (0.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4433643Z Skipping (s,q) (0.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4433802Z Skipping (s,q) (0.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4433994Z Skipping (s,q) (0.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4434156Z Skipping (s,q) (0.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4434314Z Skipping (s,q) (0.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4434470Z Skipping (s,q) (0.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4434665Z Skipping (s,q) (0.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4434821Z Skipping (s,q) (0.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4434978Z Skipping (s,q) (0.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4435140Z Skipping (s,q) (0.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4435296Z Skipping (s,q) (0.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4435453Z Skipping (s,q) (0.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4435613Z Skipping (s,q) (0.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4435772Z Skipping (s,q) (0.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4435930Z Skipping (s,q) (0.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4436089Z Skipping (s,q) (0.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4436246Z Skipping (s,q) (0.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4436406Z Skipping (s,q) (0.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4436564Z Skipping (s,q) (0.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4436719Z Skipping (s,q) (0.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4436882Z Skipping (s,q) (0.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4437039Z Skipping (s,q) (0.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4437201Z Skipping (s,q) (0.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4437382Z Skipping (s,q) (0.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4437565Z Skipping (s,q) (0.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4437724Z Skipping (s,q) (0.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4437883Z Skipping (s,q) (0.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4438039Z Skipping (s,q) (0.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4438201Z Skipping (s,q) (0.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4438356Z Skipping (s,q) (0.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4438516Z Skipping (s,q) (0.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4438674Z Skipping (s,q) (0.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4438830Z Skipping (s,q) (0.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4438989Z Skipping (s,q) (0.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4439144Z Skipping (s,q) (0.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4439302Z Skipping (s,q) (0.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4439462Z Skipping (s,q) (0.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4439663Z Skipping (s,q) (0.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4439821Z Skipping (s,q) (0.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4439981Z Skipping (s,q) (0.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4440139Z Skipping (s,q) (0.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4440347Z Skipping (s,q) (0.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4440546Z Skipping (s,q) (0.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4440703Z Skipping (s,q) (0.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4440861Z Skipping (s,q) (0.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4441017Z Skipping (s,q) (0.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4441210Z Skipping (s,q) (0.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4441370Z Skipping (s,q) (0.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4441529Z Skipping (s,q) (0.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4441689Z Skipping (s,q) (0.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4441883Z Skipping (s,q) (0.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4442039Z Skipping (s,q) (0.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4442200Z Skipping (s,q) (0.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4442360Z Skipping (s,q) (0.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4442516Z Skipping (s,q) (0.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4442674Z Skipping (s,q) (0.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4442826Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4442984Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4443143Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4443304Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4443463Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4443618Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4443776Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4443935Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4444094Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4444255Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4444412Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4444569Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4444727Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4444887Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4445045Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4445207Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4445366Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4445527Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4445685Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4445842Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4446007Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4446164Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4446319Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4446478Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4446636Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4446864Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4447020Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4447179Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4447347Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4447527Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4447703Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4447904Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4448060Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4448219Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4448375Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4448567Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4448726Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4448885Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4449041Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4449237Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4449393Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4449550Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4449711Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4449867Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4450024Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4450180Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4450342Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4450502Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4450661Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4450817Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4450979Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4451136Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4451294Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4451452Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4451608Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4451767Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4451924Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4452084Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4452244Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4452404Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4452563Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4452721Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4452877Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4453036Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4453194Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4453350Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4453509Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4453665Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4453828Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4453988Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4454190Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4454349Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4454504Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4454664Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4454822Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4455017Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4455178Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4455334Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4455489Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4455648Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4455843Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4456003Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4456163Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4456319Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4456515Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4456673Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4456832Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4456990Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4457148Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4457305Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4457468Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4457632Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4457823Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4457999Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4458155Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4458317Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4458473Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4458630Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4458792Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4458948Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4459103Z Skipping (s,q) (0.01, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4459259Z Skipping (s,q) (0.02, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4459416Z Skipping (s,q) (0.03, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4459574Z Skipping (s,q) (0.04, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4459729Z Skipping (s,q) (0.05, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4459882Z Skipping (s,q) (0.06, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4460041Z Skipping (s,q) (0.07, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4460192Z Skipping (s,q) (0.08, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4460345Z Skipping (s,q) (0.09, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4460505Z Skipping (s,q) (0.1, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4460660Z Skipping (s,q) (0.11, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4460816Z Skipping (s,q) (0.12, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4460969Z Skipping (s,q) (0.13, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4461125Z Skipping (s,q) (0.14, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4461282Z Skipping (s,q) (0.15, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4461483Z Skipping (s,q) (0.16, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4461636Z Skipping (s,q) (0.17, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4461798Z Skipping (s,q) (0.18, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4461951Z Skipping (s,q) (0.19, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4462106Z Skipping (s,q) (0.2, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4462299Z Skipping (s,q) (0.21, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4462455Z Skipping (s,q) (0.22, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4462611Z Skipping (s,q) (0.23, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4462764Z Skipping (s,q) (0.24, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4462916Z Skipping (s,q) (0.25, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4463108Z Skipping (s,q) (0.26, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4463265Z Skipping (s,q) (0.27, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4463417Z Skipping (s,q) (0.28, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4463574Z Skipping (s,q) (0.29, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4463764Z Skipping (s,q) (0.3, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4463920Z Skipping (s,q) (0.31, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4464073Z Skipping (s,q) (0.32, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4464228Z Skipping (s,q) (0.33, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4464385Z Skipping (s,q) (0.34, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4464536Z Skipping (s,q) (0.35, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4464689Z Skipping (s,q) (0.36, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4464847Z Skipping (s,q) (0.37, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4465001Z Skipping (s,q) (0.38, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4465160Z Skipping (s,q) (0.39, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4465314Z Skipping (s,q) (0.4, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4465472Z Skipping (s,q) (0.41, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4465626Z Skipping (s,q) (0.42, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4465780Z Skipping (s,q) (0.43, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4465935Z Skipping (s,q) (0.44, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4466090Z Skipping (s,q) (0.45, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4466243Z Skipping (s,q) (0.46, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4466399Z Skipping (s,q) (0.47, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4466553Z Skipping (s,q) (0.48, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4466705Z Skipping (s,q) (0.49, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4466864Z Skipping (s,q) (0.5, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4467017Z Skipping (s,q) (0.51, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4467172Z Skipping (s,q) (0.52, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4467330Z Skipping (s,q) (0.53, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4467482Z Skipping (s,q) (0.54, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4467644Z Skipping (s,q) (0.55, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4467795Z Skipping (s,q) (0.56, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4467950Z Skipping (s,q) (0.57, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4468111Z Skipping (s,q) (0.58, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4468264Z Skipping (s,q) (0.59, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4468417Z Skipping (s,q) (0.6, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4468619Z Skipping (s,q) (0.61, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4468771Z Skipping (s,q) (0.62, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4468923Z Skipping (s,q) (0.63, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4469081Z Skipping (s,q) (0.64, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4469235Z Skipping (s,q) (0.65, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4469390Z Skipping (s,q) (0.66, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4469581Z Skipping (s,q) (0.67, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4469735Z Skipping (s,q) (0.68, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4469890Z Skipping (s,q) (0.69, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4470041Z Skipping (s,q) (0.7, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4470232Z Skipping (s,q) (0.71, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4470390Z Skipping (s,q) (0.72, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4470546Z Skipping (s,q) (0.73, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4470703Z Skipping (s,q) (0.74, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4470917Z Skipping (s,q) (0.75, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4471071Z Skipping (s,q) (0.76, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4471231Z Skipping (s,q) (0.77, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4471389Z Skipping (s,q) (0.78, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4471541Z Skipping (s,q) (0.79, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4471695Z Skipping (s,q) (0.8, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4471848Z Skipping (s,q) (0.81, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4472006Z Skipping (s,q) (0.82, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4472162Z Skipping (s,q) (0.83, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4472317Z Skipping (s,q) (0.84, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4472474Z Skipping (s,q) (0.85, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4472626Z Skipping (s,q) (0.86, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4472782Z Skipping (s,q) (0.87, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4472936Z Skipping (s,q) (0.88, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4473089Z Skipping (s,q) (0.89, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4473243Z Skipping (s,q) (0.9, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4473400Z Skipping (s,q) (0.91, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4473553Z Skipping (s,q) (0.92, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4473708Z Skipping (s,q) (0.93, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4473866Z Skipping (s,q) (0.94, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4474019Z Skipping (s,q) (0.95, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4474178Z Skipping (s,q) (0.96, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4474330Z Skipping (s,q) (0.97, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4474487Z Skipping (s,q) (0.98, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4474644Z Skipping (s,q) (0.99, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4474797Z Skipping (s,q) (1, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4474958Z Skipping (s,q) (1.01, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4475110Z Skipping (s,q) (1.02, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4475264Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4475421Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4475577Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4475731Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4475934Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4476088Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4476246Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4476400Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4476556Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4476757Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4476912Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4477065Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4477225Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4477381Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4477609Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4477782Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4477935Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4478089Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4478279Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4478432Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4478590Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4478746Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4478899Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4479057Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4479211Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4479372Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4479526Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4479680Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4479835Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4479990Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4480143Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4480346Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4480503Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4480659Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4480815Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4480970Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4481129Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4481282Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4481439Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4481597Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4481750Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4481906Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4482063Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4482215Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4482374Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4482533Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4482686Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4482841Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4482996Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4483151Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4483353Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4483508Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4483664Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4483815Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4483968Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4484161Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4484317Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4484467Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4484624Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4484813Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4484970Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4485125Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4485279Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4485434Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4485625Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4485779Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4485937Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4486090Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4486245Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4486399Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4486551Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4486710Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4486867Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4487021Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4487175Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4487332Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4487489Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4487644Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4487828Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4488007Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4488161Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4488314Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4488473Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4488626Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4488780Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4488935Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4489090Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4489247Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4489401Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4489555Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4489710Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4489864Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4490016Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4490174Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4490329Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4490530Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4490683Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:59:07.4490844Z Skipping (s,q) (0.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4491009Z Skipping (s,q) (0.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4491169Z Skipping (s,q) (0.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4491365Z Skipping (s,q) (0.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4491844Z Skipping (s,q) (0.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4492003Z Skipping (s,q) (0.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4492156Z Skipping (s,q) (0.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4492313Z Skipping (s,q) (0.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4492552Z Skipping (s,q) (0.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4492716Z Skipping (s,q) (0.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4492870Z Skipping (s,q) (0.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4493025Z Skipping (s,q) (0.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4493240Z Skipping (s,q) (0.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4493396Z Skipping (s,q) (0.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4493550Z Skipping (s,q) (0.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4493713Z Skipping (s,q) (0.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4493871Z Skipping (s,q) (0.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4494028Z Skipping (s,q) (0.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4494182Z Skipping (s,q) (0.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4494340Z Skipping (s,q) (0.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4494495Z Skipping (s,q) (0.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4494650Z Skipping (s,q) (0.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4494804Z Skipping (s,q) (0.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4494965Z Skipping (s,q) (0.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4495121Z Skipping (s,q) (0.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4495277Z Skipping (s,q) (0.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4495433Z Skipping (s,q) (0.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4495591Z Skipping (s,q) (0.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4495748Z Skipping (s,q) (0.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4495902Z Skipping (s,q) (0.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4496058Z Skipping (s,q) (0.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4496214Z Skipping (s,q) (0.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4496369Z Skipping (s,q) (0.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4496526Z Skipping (s,q) (0.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4496683Z Skipping (s,q) (0.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4496835Z Skipping (s,q) (0.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4496991Z Skipping (s,q) (0.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4497146Z Skipping (s,q) (0.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4497302Z Skipping (s,q) (0.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4497458Z Skipping (s,q) (0.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4497612Z Skipping (s,q) (0.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4497770Z Skipping (s,q) (0.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4497923Z Skipping (s,q) (0.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4498146Z Skipping (s,q) (0.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4498307Z Skipping (s,q) (0.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4498465Z Skipping (s,q) (0.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4498625Z Skipping (s,q) (0.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4498780Z Skipping (s,q) (0.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4498993Z Skipping (s,q) (0.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4499150Z Skipping (s,q) (0.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4499305Z Skipping (s,q) (0.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4499458Z Skipping (s,q) (0.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4499679Z Skipping (s,q) (0.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4499834Z Skipping (s,q) (0.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4499990Z Skipping (s,q) (0.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4500147Z Skipping (s,q) (0.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4500339Z Skipping (s,q) (0.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4500498Z Skipping (s,q) (0.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4500652Z Skipping (s,q) (0.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4500809Z Skipping (s,q) (0.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4500967Z Skipping (s,q) (0.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4501120Z Skipping (s,q) (0.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4501273Z Skipping (s,q) (0.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4501432Z Skipping (s,q) (0.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4501589Z Skipping (s,q) (0.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4501743Z Skipping (s,q) (0.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4501899Z Skipping (s,q) (0.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4502051Z Skipping (s,q) (0.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4502213Z Skipping (s,q) (0.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4502369Z Skipping (s,q) (0.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4502525Z Skipping (s,q) (0.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4502683Z Skipping (s,q) (0.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4502836Z Skipping (s,q) (0.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4502989Z Skipping (s,q) (0.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4503145Z Skipping (s,q) (0.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4503303Z Skipping (s,q) (0.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4503464Z Skipping (s,q) (0.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4503618Z Skipping (s,q) (0.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4503773Z Skipping (s,q) (0.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4503934Z Skipping (s,q) (0.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4504088Z Skipping (s,q) (0.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4504244Z Skipping (s,q) (0.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4504404Z Skipping (s,q) (0.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4504556Z Skipping (s,q) (0.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4504711Z Skipping (s,q) (0.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4504865Z Skipping (s,q) (0.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4505022Z Skipping (s,q) (0.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4505225Z Skipping (s,q) (0.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4505379Z Skipping (s,q) (0.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4505532Z Skipping (s,q) (0.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4505691Z Skipping (s,q) (0.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4505847Z Skipping (s,q) (0.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4506003Z Skipping (s,q) (0.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4506197Z Skipping (s,q) (0.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4506351Z Skipping (s,q) (0.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4506507Z Skipping (s,q) (0.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4506660Z Skipping (s,q) (0.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4506850Z Skipping (s,q) (0.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4507011Z Skipping (s,q) (0.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4507167Z Skipping (s,q) (1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4507324Z Skipping (s,q) (1.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4507540Z Skipping (s,q) (1.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4507718Z Skipping (s,q) (1.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4507878Z Skipping (s,q) (1.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4508035Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4508192Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4508352Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4508505Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4508666Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4508820Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4508976Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4509133Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4509291Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4509446Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4509606Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4509763Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4509918Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4510073Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4510227Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4510387Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4510542Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4510700Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4510856Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4511011Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4511165Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4511324Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4511480Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4511635Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4511788Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4511941Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4512103Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4512256Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4512456Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4512615Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4512773Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4512930Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4513083Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4513276Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4513434Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4513588Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4513741Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4513935Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4514091Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4514251Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4514405Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4514559Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4514753Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4514907Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4515063Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4515222Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4515375Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4515532Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4515686Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4515842Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4516002Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4516155Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4516307Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4516466Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4516621Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4516778Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4516930Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4520077Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4520343Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4520504Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4520666Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4520833Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4520989Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4521146Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4521308Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4521465Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4521624Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4521782Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4521940Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4522099Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4522254Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4522413Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4522571Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4522793Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4522951Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4523111Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4523266Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4523425Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4523621Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4523781Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4523939Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4524095Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4524291Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4524449Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4524609Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4524769Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4524962Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4525118Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4525277Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4525437Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4525597Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4525753Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4525908Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4526069Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4526225Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4526382Z Skipping (s,q) (0.01, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4526539Z Skipping (s,q) (0.02, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4526703Z Skipping (s,q) (0.03, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4526859Z Skipping (s,q) (0.04, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4527011Z Skipping (s,q) (0.05, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4527165Z Skipping (s,q) (0.06, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4527332Z Skipping (s,q) (0.07, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4527505Z Skipping (s,q) (0.08, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4527673Z Skipping (s,q) (0.09, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4527829Z Skipping (s,q) (0.1, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4527985Z Skipping (s,q) (0.11, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4528140Z Skipping (s,q) (0.12, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4528295Z Skipping (s,q) (0.13, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4528451Z Skipping (s,q) (0.14, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4528614Z Skipping (s,q) (0.15, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4528767Z Skipping (s,q) (0.16, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4528918Z Skipping (s,q) (0.17, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4529077Z Skipping (s,q) (0.18, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4529229Z Skipping (s,q) (0.19, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4529380Z Skipping (s,q) (0.2, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4529534Z Skipping (s,q) (0.21, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4529688Z Skipping (s,q) (0.22, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4529843Z Skipping (s,q) (0.23, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4530041Z Skipping (s,q) (0.24, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4530193Z Skipping (s,q) (0.25, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4530348Z Skipping (s,q) (0.26, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4530500Z Skipping (s,q) (0.27, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4530651Z Skipping (s,q) (0.28, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4530869Z Skipping (s,q) (0.29, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4531022Z Skipping (s,q) (0.3, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4531179Z Skipping (s,q) (0.31, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4531333Z Skipping (s,q) (0.32, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4531523Z Skipping (s,q) (0.33, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4531681Z Skipping (s,q) (0.34, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4531836Z Skipping (s,q) (0.35, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4531988Z Skipping (s,q) (0.36, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4532179Z Skipping (s,q) (0.37, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4532331Z Skipping (s,q) (0.38, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4532484Z Skipping (s,q) (0.39, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4532639Z Skipping (s,q) (0.4, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4532792Z Skipping (s,q) (0.41, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4532947Z Skipping (s,q) (0.42, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4533099Z Skipping (s,q) (0.43, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4533251Z Skipping (s,q) (0.44, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4533412Z Skipping (s,q) (0.45, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4533566Z Skipping (s,q) (0.46, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4533719Z Skipping (s,q) (0.47, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4533875Z Skipping (s,q) (0.48, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4534030Z Skipping (s,q) (0.49, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4534184Z Skipping (s,q) (0.5, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4534336Z Skipping (s,q) (0.51, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4534490Z Skipping (s,q) (0.52, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4534645Z Skipping (s,q) (0.53, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4534796Z Skipping (s,q) (0.54, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4534948Z Skipping (s,q) (0.55, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4535108Z Skipping (s,q) (0.56, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4535261Z Skipping (s,q) (0.57, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4535418Z Skipping (s,q) (0.58, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4535569Z Skipping (s,q) (0.59, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4535722Z Skipping (s,q) (0.6, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4535877Z Skipping (s,q) (0.61, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4536029Z Skipping (s,q) (0.62, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4536181Z Skipping (s,q) (0.63, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4536335Z Skipping (s,q) (0.64, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4536487Z Skipping (s,q) (0.65, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4536641Z Skipping (s,q) (0.66, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4536793Z Skipping (s,q) (0.67, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4536947Z Skipping (s,q) (0.68, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4537193Z Skipping (s,q) (0.69, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4537343Z Skipping (s,q) (0.7, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4537492Z Skipping (s,q) (0.71, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4537649Z Skipping (s,q) (0.72, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4537799Z Skipping (s,q) (0.73, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4537993Z Skipping (s,q) (0.74, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4538150Z Skipping (s,q) (0.75, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4538299Z Skipping (s,q) (0.76, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4538451Z Skipping (s,q) (0.77, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4538601Z Skipping (s,q) (0.78, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4538788Z Skipping (s,q) (0.79, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4538942Z Skipping (s,q) (0.8, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4539099Z Skipping (s,q) (0.81, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4539249Z Skipping (s,q) (0.82, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4539440Z Skipping (s,q) (0.83, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4539589Z Skipping (s,q) (0.84, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4539745Z Skipping (s,q) (0.85, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4539899Z Skipping (s,q) (0.86, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4540049Z Skipping (s,q) (0.87, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4540201Z Skipping (s,q) (0.88, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4540352Z Skipping (s,q) (0.89, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4540504Z Skipping (s,q) (0.9, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4540656Z Skipping (s,q) (0.91, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4540807Z Skipping (s,q) (0.92, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4540958Z Skipping (s,q) (0.93, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4541110Z Skipping (s,q) (0.94, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4541260Z Skipping (s,q) (0.95, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4541412Z Skipping (s,q) (0.96, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4541566Z Skipping (s,q) (0.97, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4541715Z Skipping (s,q) (0.98, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4541870Z Skipping (s,q) (0.99, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4542018Z Skipping (s,q) (1, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4542169Z Skipping (s,q) (1.01, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4542324Z Skipping (s,q) (1.02, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4542476Z Skipping (s,q) (1.03, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4542630Z Skipping (s,q) (1.04, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4542781Z Skipping (s,q) (1.05, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4542933Z Skipping (s,q) (1.06, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4543087Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4543236Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4543390Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4543543Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4543693Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4543846Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4543999Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4544150Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4544349Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4544500Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4544651Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4544803Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4544954Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4545144Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4545296Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4545450Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4545603Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4545790Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4545940Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4546096Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4546247Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4546400Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4546590Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4546739Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4546898Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4547074Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4547263Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4547453Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4547642Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4547834Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4548028Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4548216Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4548408Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4548595Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4548784Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4548978Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4549167Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4549353Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4549544Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4549718Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4549874Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4550023Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4550176Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4550328Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4550479Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4550628Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4550779Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4550931Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4551083Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4551237Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4551388Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4551540Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4551692Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4551886Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4552041Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4552190Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4552342Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4552495Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4552645Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4552837Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4552989Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4553139Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4553291Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4553477Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4553629Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4553785Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4553935Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4554128Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4554279Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4554430Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4554587Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4554735Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4554885Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4555036Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4555189Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4555344Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4555497Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4555648Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4555801Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4555955Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4556105Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4556259Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4556411Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4556561Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4556713Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4556884Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4557078Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4557268Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4557455Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4557647Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4557838Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4558024Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4558215Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:59:07.4558414Z Skipping (s,q) (0.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4558612Z Skipping (s,q) (0.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4558807Z Skipping (s,q) (0.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4558999Z Skipping (s,q) (0.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4559195Z Skipping (s,q) (0.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4559349Z Skipping (s,q) (0.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4559571Z Skipping (s,q) (0.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4559729Z Skipping (s,q) (0.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4559885Z Skipping (s,q) (0.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4560043Z Skipping (s,q) (0.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4560243Z Skipping (s,q) (0.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4560438Z Skipping (s,q) (0.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4560599Z Skipping (s,q) (0.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4560753Z Skipping (s,q) (0.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4560906Z Skipping (s,q) (0.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4561100Z Skipping (s,q) (0.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4561255Z Skipping (s,q) (0.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4561413Z Skipping (s,q) (0.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4561567Z Skipping (s,q) (0.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4561760Z Skipping (s,q) (0.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4561917Z Skipping (s,q) (0.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4562070Z Skipping (s,q) (0.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4562228Z Skipping (s,q) (0.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4562384Z Skipping (s,q) (0.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4562539Z Skipping (s,q) (0.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4562692Z Skipping (s,q) (0.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4562851Z Skipping (s,q) (0.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4563004Z Skipping (s,q) (0.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4563163Z Skipping (s,q) (0.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4563316Z Skipping (s,q) (0.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4563471Z Skipping (s,q) (0.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4563629Z Skipping (s,q) (0.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4563784Z Skipping (s,q) (0.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4563939Z Skipping (s,q) (0.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4564100Z Skipping (s,q) (0.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4564254Z Skipping (s,q) (0.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4564409Z Skipping (s,q) (0.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4564563Z Skipping (s,q) (0.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4564719Z Skipping (s,q) (0.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4564878Z Skipping (s,q) (0.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4565031Z Skipping (s,q) (0.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4565183Z Skipping (s,q) (0.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4565344Z Skipping (s,q) (0.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4565497Z Skipping (s,q) (0.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4565657Z Skipping (s,q) (0.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4565811Z Skipping (s,q) (0.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4565966Z Skipping (s,q) (0.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4566121Z Skipping (s,q) (0.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4566273Z Skipping (s,q) (0.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4566431Z Skipping (s,q) (0.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4566631Z Skipping (s,q) (0.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4566784Z Skipping (s,q) (0.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4566939Z Skipping (s,q) (0.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4567095Z Skipping (s,q) (0.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4567248Z Skipping (s,q) (0.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4567445Z Skipping (s,q) (0.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4567603Z Skipping (s,q) (0.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4567756Z Skipping (s,q) (0.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4567911Z Skipping (s,q) (0.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4568067Z Skipping (s,q) (0.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4568260Z Skipping (s,q) (0.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4568416Z Skipping (s,q) (0.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4568570Z Skipping (s,q) (0.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4568728Z Skipping (s,q) (0.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4568920Z Skipping (s,q) (0.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4569076Z Skipping (s,q) (0.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4569233Z Skipping (s,q) (0.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4569389Z Skipping (s,q) (0.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4569545Z Skipping (s,q) (0.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4569697Z Skipping (s,q) (0.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4569850Z Skipping (s,q) (0.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4570009Z Skipping (s,q) (0.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4570164Z Skipping (s,q) (0.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4570319Z Skipping (s,q) (0.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4570475Z Skipping (s,q) (0.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4570631Z Skipping (s,q) (0.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4570786Z Skipping (s,q) (0.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4570940Z Skipping (s,q) (0.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4571095Z Skipping (s,q) (0.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4571251Z Skipping (s,q) (0.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4571405Z Skipping (s,q) (0.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4571557Z Skipping (s,q) (0.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4571713Z Skipping (s,q) (0.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4571866Z Skipping (s,q) (0.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4572022Z Skipping (s,q) (0.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4572178Z Skipping (s,q) (0.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4572333Z Skipping (s,q) (0.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4572489Z Skipping (s,q) (0.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4572641Z Skipping (s,q) (0.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4572796Z Skipping (s,q) (0.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4572952Z Skipping (s,q) (0.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4573106Z Skipping (s,q) (0.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4573260Z Skipping (s,q) (0.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4573418Z Skipping (s,q) (0.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4573572Z Skipping (s,q) (0.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4573771Z Skipping (s,q) (0.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4573924Z Skipping (s,q) (0.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4574078Z Skipping (s,q) (0.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4574234Z Skipping (s,q) (0.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4574383Z Skipping (s,q) (1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4574573Z Skipping (s,q) (1.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4574730Z Skipping (s,q) (1.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4574884Z Skipping (s,q) (1.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4575039Z Skipping (s,q) (1.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4575227Z Skipping (s,q) (1.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4575382Z Skipping (s,q) (1.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4575542Z Skipping (s,q) (1.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4575694Z Skipping (s,q) (1.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4575886Z Skipping (s,q) (1.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4576041Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4576194Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4576352Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4576504Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4576657Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4576812Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4576965Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4577119Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4577276Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4577435Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4577616Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4577790Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4577945Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4578103Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4578255Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4578408Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4578563Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4578717Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4578875Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4579032Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4579185Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4579340Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4579497Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4579649Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4579805Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4579958Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4580116Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4580276Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4580430Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4580593Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4580794Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4580949Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4581106Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4581262Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4581414Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4581570Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4581762Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4581923Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4582076Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4582228Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4582423Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4582581Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4582738Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4582898Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4583113Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4583271Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4583424Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4583580Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4583736Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4583889Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4584043Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4584202Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4584356Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4584514Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4584668Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4584823Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4584979Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4585136Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4585294Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4585454Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4585609Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4585766Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4585925Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4586078Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4586239Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4586393Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4586547Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4586704Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4586856Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4587013Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4587165Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4587318Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4587479Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4587634Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4587813Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4588040Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4588195Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4588354Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4588509Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4588662Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4588857Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4589011Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4589164Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4589323Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4589477Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4589666Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4589826Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4589979Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4590135Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4590327Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4590479Z Skipping (s,q) (0.01, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4590635Z Skipping (s,q) (0.02, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4590788Z Skipping (s,q) (0.03, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4590938Z Skipping (s,q) (0.04, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4591091Z Skipping (s,q) (0.05, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4591245Z Skipping (s,q) (0.06, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4591400Z Skipping (s,q) (0.07, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4591798Z Skipping (s,q) (0.08, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4591980Z Skipping (s,q) (0.09, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4592135Z Skipping (s,q) (0.1, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4592292Z Skipping (s,q) (0.11, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4592445Z Skipping (s,q) (0.12, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4592602Z Skipping (s,q) (0.13, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4592757Z Skipping (s,q) (0.14, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4592909Z Skipping (s,q) (0.15, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4593059Z Skipping (s,q) (0.16, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4593209Z Skipping (s,q) (0.17, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4593367Z Skipping (s,q) (0.18, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4593517Z Skipping (s,q) (0.19, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4593669Z Skipping (s,q) (0.2, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4593830Z Skipping (s,q) (0.21, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4593985Z Skipping (s,q) (0.22, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4594140Z Skipping (s,q) (0.23, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4594291Z Skipping (s,q) (0.24, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4594444Z Skipping (s,q) (0.25, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4594603Z Skipping (s,q) (0.26, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4594753Z Skipping (s,q) (0.27, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4594901Z Skipping (s,q) (0.28, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4595055Z Skipping (s,q) (0.29, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4595207Z Skipping (s,q) (0.3, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4595456Z Skipping (s,q) (0.31, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4595611Z Skipping (s,q) (0.32, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4595761Z Skipping (s,q) (0.33, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4595917Z Skipping (s,q) (0.34, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4596066Z Skipping (s,q) (0.35, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4596218Z Skipping (s,q) (0.36, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4596431Z Skipping (s,q) (0.37, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4596584Z Skipping (s,q) (0.38, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4596733Z Skipping (s,q) (0.39, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4596883Z Skipping (s,q) (0.4, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4597091Z Skipping (s,q) (0.41, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4597245Z Skipping (s,q) (0.42, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4597399Z Skipping (s,q) (0.43, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4597549Z Skipping (s,q) (0.44, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4597755Z Skipping (s,q) (0.45, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4597906Z Skipping (s,q) (0.46, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4598057Z Skipping (s,q) (0.47, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4598210Z Skipping (s,q) (0.48, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4598361Z Skipping (s,q) (0.49, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4598517Z Skipping (s,q) (0.5, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4598669Z Skipping (s,q) (0.51, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4598823Z Skipping (s,q) (0.52, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4598977Z Skipping (s,q) (0.53, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4599131Z Skipping (s,q) (0.54, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4599282Z Skipping (s,q) (0.55, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4599438Z Skipping (s,q) (0.56, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4599591Z Skipping (s,q) (0.57, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4599741Z Skipping (s,q) (0.58, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4599897Z Skipping (s,q) (0.59, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4600048Z Skipping (s,q) (0.6, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4600280Z Skipping (s,q) (0.61, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4600432Z Skipping (s,q) (0.62, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4600580Z Skipping (s,q) (0.63, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4600736Z Skipping (s,q) (0.64, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4600889Z Skipping (s,q) (0.65, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4601042Z Skipping (s,q) (0.66, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4601198Z Skipping (s,q) (0.67, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4601353Z Skipping (s,q) (0.68, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4601509Z Skipping (s,q) (0.69, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4601660Z Skipping (s,q) (0.7, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4601817Z Skipping (s,q) (0.71, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4601975Z Skipping (s,q) (0.72, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4602125Z Skipping (s,q) (0.73, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4602274Z Skipping (s,q) (0.74, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4602430Z Skipping (s,q) (0.75, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4602580Z Skipping (s,q) (0.76, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4602782Z Skipping (s,q) (0.77, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4602934Z Skipping (s,q) (0.78, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4603086Z Skipping (s,q) (0.79, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4603238Z Skipping (s,q) (0.8, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4603388Z Skipping (s,q) (0.81, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4603578Z Skipping (s,q) (0.82, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4603734Z Skipping (s,q) (0.83, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4603886Z Skipping (s,q) (0.84, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4604039Z Skipping (s,q) (0.85, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4604191Z Skipping (s,q) (0.86, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4604378Z Skipping (s,q) (0.87, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4604537Z Skipping (s,q) (0.88, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4604686Z Skipping (s,q) (0.89, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4604834Z Skipping (s,q) (0.9, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4605025Z Skipping (s,q) (0.91, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4605176Z Skipping (s,q) (0.92, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4605326Z Skipping (s,q) (0.93, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4605481Z Skipping (s,q) (0.94, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4605631Z Skipping (s,q) (0.95, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4605785Z Skipping (s,q) (0.96, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4605936Z Skipping (s,q) (0.97, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4606090Z Skipping (s,q) (0.98, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4606242Z Skipping (s,q) (0.99, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4606395Z Skipping (s,q) (1, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4606547Z Skipping (s,q) (1.01, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4606705Z Skipping (s,q) (1.02, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4606855Z Skipping (s,q) (1.03, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4607006Z Skipping (s,q) (1.04, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4607159Z Skipping (s,q) (1.05, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4607315Z Skipping (s,q) (1.06, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4607495Z Skipping (s,q) (1.07, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4607669Z Skipping (s,q) (1.08, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4607823Z Skipping (s,q) (1.09, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4607977Z Skipping (s,q) (1.1, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4608131Z Skipping (s,q) (1.11, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4608280Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4608431Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4608585Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4608738Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4608891Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4609040Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4609193Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4609343Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4609491Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4609651Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4609850Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4610008Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4610158Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4610312Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4610471Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4610624Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4610817Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4610975Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4611126Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4611279Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4611491Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4611644Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4611805Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4611959Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4612148Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4612305Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4612457Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4612615Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4612764Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4612915Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4613068Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4613219Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4613370Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4613530Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4613683Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4613833Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4613990Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4614140Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4614292Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4614443Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4614592Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4614747Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4614898Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4615050Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4615205Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4615359Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4615512Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4615664Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4615812Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4615964Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4616117Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4616267Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4616420Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4616574Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4616730Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4616879Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4617074Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4617228Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4617381Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4617535Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4617711Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4617929Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4618082Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4618235Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4618386Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4618538Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4618724Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4618879Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4619033Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4619185Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4619374Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4619529Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4619680Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4619834Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4619988Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4620141Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4620295Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4620448Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4620598Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4620755Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4620910Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4621065Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4621217Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4621368Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4621521Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4621671Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4621820Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4621973Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:59:07.4622133Z Skipping (s,q) (0.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4622288Z Skipping (s,q) (0.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4622448Z Skipping (s,q) (0.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4622603Z Skipping (s,q) (0.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4622761Z Skipping (s,q) (0.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4622917Z Skipping (s,q) (0.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4623071Z Skipping (s,q) (0.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4623228Z Skipping (s,q) (0.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4623383Z Skipping (s,q) (0.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4623538Z Skipping (s,q) (0.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4623696Z Skipping (s,q) (0.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4623850Z Skipping (s,q) (0.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4624009Z Skipping (s,q) (0.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4624208Z Skipping (s,q) (0.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4624361Z Skipping (s,q) (0.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4624519Z Skipping (s,q) (0.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4624675Z Skipping (s,q) (0.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4624831Z Skipping (s,q) (0.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4625031Z Skipping (s,q) (0.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4625186Z Skipping (s,q) (0.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4625342Z Skipping (s,q) (0.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4625496Z Skipping (s,q) (0.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4625650Z Skipping (s,q) (0.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4625846Z Skipping (s,q) (0.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4626003Z Skipping (s,q) (0.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4626156Z Skipping (s,q) (0.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4626315Z Skipping (s,q) (0.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4626508Z Skipping (s,q) (0.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4626664Z Skipping (s,q) (0.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4626820Z Skipping (s,q) (0.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4626976Z Skipping (s,q) (0.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4627137Z Skipping (s,q) (0.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4627291Z Skipping (s,q) (0.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4627445Z Skipping (s,q) (0.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4627605Z Skipping (s,q) (0.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4627763Z Skipping (s,q) (0.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4627924Z Skipping (s,q) (0.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4628078Z Skipping (s,q) (0.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4628233Z Skipping (s,q) (0.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4628392Z Skipping (s,q) (0.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4628546Z Skipping (s,q) (0.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4628705Z Skipping (s,q) (0.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4628864Z Skipping (s,q) (0.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4629018Z Skipping (s,q) (0.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4629172Z Skipping (s,q) (0.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4629332Z Skipping (s,q) (0.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4629485Z Skipping (s,q) (0.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4629646Z Skipping (s,q) (0.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4629800Z Skipping (s,q) (0.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4629956Z Skipping (s,q) (0.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4630112Z Skipping (s,q) (0.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4630268Z Skipping (s,q) (0.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4630432Z Skipping (s,q) (0.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4630586Z Skipping (s,q) (0.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4630739Z Skipping (s,q) (0.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4630896Z Skipping (s,q) (0.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4631051Z Skipping (s,q) (0.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4631205Z Skipping (s,q) (0.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4631406Z Skipping (s,q) (0.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4631560Z Skipping (s,q) (0.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4631716Z Skipping (s,q) (0.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4631874Z Skipping (s,q) (0.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4632028Z Skipping (s,q) (0.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4632225Z Skipping (s,q) (0.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4632381Z Skipping (s,q) (0.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4632533Z Skipping (s,q) (0.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4632694Z Skipping (s,q) (0.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4632886Z Skipping (s,q) (0.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4633043Z Skipping (s,q) (0.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4633205Z Skipping (s,q) (0.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4633360Z Skipping (s,q) (0.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4633555Z Skipping (s,q) (0.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4633709Z Skipping (s,q) (0.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4633862Z Skipping (s,q) (0.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4634021Z Skipping (s,q) (0.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4634176Z Skipping (s,q) (0.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4634330Z Skipping (s,q) (0.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4634489Z Skipping (s,q) (0.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4634648Z Skipping (s,q) (0.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4634810Z Skipping (s,q) (0.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4634966Z Skipping (s,q) (0.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4635119Z Skipping (s,q) (0.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4635279Z Skipping (s,q) (0.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4635435Z Skipping (s,q) (0.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4635588Z Skipping (s,q) (0.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4635745Z Skipping (s,q) (0.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4635898Z Skipping (s,q) (0.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4636054Z Skipping (s,q) (0.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4636206Z Skipping (s,q) (0.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4636362Z Skipping (s,q) (0.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4636525Z Skipping (s,q) (0.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4636685Z Skipping (s,q) (0.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4636837Z Skipping (s,q) (0.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4636993Z Skipping (s,q) (0.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4637148Z Skipping (s,q) (0.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4637304Z Skipping (s,q) (0.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4637485Z Skipping (s,q) (0.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4637665Z Skipping (s,q) (0.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4637822Z Skipping (s,q) (0.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4637972Z Skipping (s,q) (1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4638124Z Skipping (s,q) (1.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4638283Z Skipping (s,q) (1.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4638482Z Skipping (s,q) (1.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4638637Z Skipping (s,q) (1.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4638791Z Skipping (s,q) (1.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4638948Z Skipping (s,q) (1.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4639108Z Skipping (s,q) (1.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4639263Z Skipping (s,q) (1.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4639480Z Skipping (s,q) (1.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4642671Z Skipping (s,q) (1.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4642841Z Skipping (s,q) (1.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4642999Z Skipping (s,q) (1.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4643227Z Skipping (s,q) (1.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4643384Z Skipping (s,q) (1.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4643551Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4643703Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4643897Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4644053Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4644208Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4644363Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4644520Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4644676Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4644832Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4644989Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4645144Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4645301Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4645455Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4645612Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4645768Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4645922Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4646080Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4646233Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4646386Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4646543Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4646698Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4646851Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4647009Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4647163Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4647322Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4647476Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4647631Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4647819Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4647999Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4648153Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4648310Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4648468Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4648624Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4648822Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4648975Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4649134Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4649287Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4649441Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4649636Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4649792Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4649944Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4650101Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4650292Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4650450Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4650607Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4650761Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4650917Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4651165Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4651318Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4651476Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4651629Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4651785Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4651941Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4652093Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4652251Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4652407Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4652560Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4652717Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4652874Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4653029Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4653186Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4653341Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4653498Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4653651Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4653807Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4653964Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4654120Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4654275Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4654429Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4654588Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4654750Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4654904Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4655059Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4655215Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4655369Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4655525Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4655684Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4655839Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4656042Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4656199Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4656357Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4656516Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4656670Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4656865Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4657021Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4657174Z Skipping (s,q) (0.01, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4657329Z Skipping (s,q) (0.02, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4657516Z Skipping (s,q) (0.03, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4657668Z Skipping (s,q) (0.04, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4657826Z Skipping (s,q) (0.05, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4657975Z Skipping (s,q) (0.06, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4658166Z Skipping (s,q) (0.07, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4658319Z Skipping (s,q) (0.08, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4658470Z Skipping (s,q) (0.09, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4658629Z Skipping (s,q) (0.1, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4658786Z Skipping (s,q) (0.11, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4658938Z Skipping (s,q) (0.12, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4659092Z Skipping (s,q) (0.13, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4659245Z Skipping (s,q) (0.14, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4659397Z Skipping (s,q) (0.15, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4659553Z Skipping (s,q) (0.16, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4659703Z Skipping (s,q) (0.17, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4659855Z Skipping (s,q) (0.18, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4660007Z Skipping (s,q) (0.19, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4660157Z Skipping (s,q) (0.2, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4660313Z Skipping (s,q) (0.21, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4660465Z Skipping (s,q) (0.22, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4660620Z Skipping (s,q) (0.23, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4660778Z Skipping (s,q) (0.24, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4660927Z Skipping (s,q) (0.25, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4661083Z Skipping (s,q) (0.26, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4661235Z Skipping (s,q) (0.27, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4661387Z Skipping (s,q) (0.28, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4661545Z Skipping (s,q) (0.29, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4661699Z Skipping (s,q) (0.3, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4661851Z Skipping (s,q) (0.31, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4662005Z Skipping (s,q) (0.32, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4662157Z Skipping (s,q) (0.33, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4662310Z Skipping (s,q) (0.34, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4662458Z Skipping (s,q) (0.35, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4662608Z Skipping (s,q) (0.36, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4662764Z Skipping (s,q) (0.37, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4662915Z Skipping (s,q) (0.38, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4663113Z Skipping (s,q) (0.39, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4663269Z Skipping (s,q) (0.4, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4663424Z Skipping (s,q) (0.41, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4663575Z Skipping (s,q) (0.42, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4663730Z Skipping (s,q) (0.43, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4663924Z Skipping (s,q) (0.44, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4664085Z Skipping (s,q) (0.45, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4664236Z Skipping (s,q) (0.46, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4664387Z Skipping (s,q) (0.47, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4664542Z Skipping (s,q) (0.48, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4664728Z Skipping (s,q) (0.49, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4664880Z Skipping (s,q) (0.5, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4665034Z Skipping (s,q) (0.51, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4665189Z Skipping (s,q) (0.52, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4665381Z Skipping (s,q) (0.53, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4665533Z Skipping (s,q) (0.54, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4665683Z Skipping (s,q) (0.55, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4665841Z Skipping (s,q) (0.56, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4665993Z Skipping (s,q) (0.57, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4666144Z Skipping (s,q) (0.58, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4666295Z Skipping (s,q) (0.59, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4666447Z Skipping (s,q) (0.6, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4666602Z Skipping (s,q) (0.61, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4666755Z Skipping (s,q) (0.62, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4666906Z Skipping (s,q) (0.63, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4667060Z Skipping (s,q) (0.64, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4667210Z Skipping (s,q) (0.65, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4667360Z Skipping (s,q) (0.66, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4667539Z Skipping (s,q) (0.67, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4667716Z Skipping (s,q) (0.68, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4667868Z Skipping (s,q) (0.69, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4668019Z Skipping (s,q) (0.7, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4668174Z Skipping (s,q) (0.71, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4668328Z Skipping (s,q) (0.72, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4668482Z Skipping (s,q) (0.73, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4668633Z Skipping (s,q) (0.74, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4668786Z Skipping (s,q) (0.75, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4668939Z Skipping (s,q) (0.76, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4669089Z Skipping (s,q) (0.77, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4669243Z Skipping (s,q) (0.78, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4669394Z Skipping (s,q) (0.79, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4669547Z Skipping (s,q) (0.8, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4669702Z Skipping (s,q) (0.81, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4669854Z Skipping (s,q) (0.82, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4670007Z Skipping (s,q) (0.83, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4670228Z Skipping (s,q) (0.84, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4670378Z Skipping (s,q) (0.85, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4670531Z Skipping (s,q) (0.86, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4670683Z Skipping (s,q) (0.87, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4670834Z Skipping (s,q) (0.88, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4670985Z Skipping (s,q) (0.89, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4671175Z Skipping (s,q) (0.9, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4671329Z Skipping (s,q) (0.91, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4671480Z Skipping (s,q) (0.92, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4671630Z Skipping (s,q) (0.93, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4671823Z Skipping (s,q) (0.94, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4671975Z Skipping (s,q) (0.95, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4672128Z Skipping (s,q) (0.96, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4672282Z Skipping (s,q) (0.97, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4672471Z Skipping (s,q) (0.98, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4672626Z Skipping (s,q) (0.99, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4672776Z Skipping (s,q) (1, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4672933Z Skipping (s,q) (1.01, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4673087Z Skipping (s,q) (1.02, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4673238Z Skipping (s,q) (1.03, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4673389Z Skipping (s,q) (1.04, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4673542Z Skipping (s,q) (1.05, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4673694Z Skipping (s,q) (1.06, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4673851Z Skipping (s,q) (1.07, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4674002Z Skipping (s,q) (1.08, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4674155Z Skipping (s,q) (1.09, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4674312Z Skipping (s,q) (1.1, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4674465Z Skipping (s,q) (1.11, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4674616Z Skipping (s,q) (1.12, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4674772Z Skipping (s,q) (1.13, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4674922Z Skipping (s,q) (1.14, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4675073Z Skipping (s,q) (1.15, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4675224Z Skipping (s,q) (1.16, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4675377Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4675533Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4675686Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4675836Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4675994Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4676146Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4676295Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4676449Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4676600Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4676754Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4676903Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4677055Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4677210Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4677405Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4677555Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4677731Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4677907Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4678064Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4678254Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4678404Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4678556Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4678708Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4678859Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4679050Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4679206Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4679361Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4679510Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4679698Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4679851Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4680004Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4680205Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4680361Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4680511Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4680664Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4680819Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4680969Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4681126Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4681278Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4681430Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4681583Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4681732Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4681885Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4682037Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4682187Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4682341Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4682491Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4682643Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4682800Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4682951Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4683102Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4683260Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4683409Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4683565Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4683717Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4683867Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4684021Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4684170Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4684322Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4684476Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4684674Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4684829Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4684981Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4685132Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4685287Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4685476Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4685627Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4685780Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4685930Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4686116Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4686270Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4686426Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4686579Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4686767Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4686916Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4687073Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4687225Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4687400Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4687585Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4687734Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4687887Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4688041Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4688193Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4688345Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:59:07.4688503Z Skipping (s,q) (0.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4688663Z Skipping (s,q) (0.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4688821Z Skipping (s,q) (0.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4688976Z Skipping (s,q) (0.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4689137Z Skipping (s,q) (0.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4689290Z Skipping (s,q) (0.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4689444Z Skipping (s,q) (0.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4689599Z Skipping (s,q) (0.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4689756Z Skipping (s,q) (0.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4689911Z Skipping (s,q) (0.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4690070Z Skipping (s,q) (0.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4690223Z Skipping (s,q) (0.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4690383Z Skipping (s,q) (0.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4690536Z Skipping (s,q) (0.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4690690Z Skipping (s,q) (0.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4690848Z Skipping (s,q) (0.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4691002Z Skipping (s,q) (0.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4691155Z Skipping (s,q) (0.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4691311Z Skipping (s,q) (0.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4691982Z Skipping (s,q) (0.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4692147Z Skipping (s,q) (0.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4692410Z Skipping (s,q) (0.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4692564Z Skipping (s,q) (0.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4692725Z Skipping (s,q) (0.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4692877Z Skipping (s,q) (0.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4693030Z Skipping (s,q) (0.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4693243Z Skipping (s,q) (0.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4693398Z Skipping (s,q) (0.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4693551Z Skipping (s,q) (0.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4693707Z Skipping (s,q) (0.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4693914Z Skipping (s,q) (0.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4694070Z Skipping (s,q) (0.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4694226Z Skipping (s,q) (0.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4694380Z Skipping (s,q) (0.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4694617Z Skipping (s,q) (0.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4694770Z Skipping (s,q) (0.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4694922Z Skipping (s,q) (0.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4695079Z Skipping (s,q) (0.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4695232Z Skipping (s,q) (0.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4695387Z Skipping (s,q) (0.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4695542Z Skipping (s,q) (0.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4695699Z Skipping (s,q) (0.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4695855Z Skipping (s,q) (0.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4696011Z Skipping (s,q) (0.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4696163Z Skipping (s,q) (0.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4696320Z Skipping (s,q) (0.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4696474Z Skipping (s,q) (0.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4696629Z Skipping (s,q) (0.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4696784Z Skipping (s,q) (0.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4696938Z Skipping (s,q) (0.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4697093Z Skipping (s,q) (0.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4697247Z Skipping (s,q) (0.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4697402Z Skipping (s,q) (0.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4697560Z Skipping (s,q) (0.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4697716Z Skipping (s,q) (0.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4697872Z Skipping (s,q) (0.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4698025Z Skipping (s,q) (0.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4698180Z Skipping (s,q) (0.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4698335Z Skipping (s,q) (0.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4698492Z Skipping (s,q) (0.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4698644Z Skipping (s,q) (0.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4698799Z Skipping (s,q) (0.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4698953Z Skipping (s,q) (0.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4699110Z Skipping (s,q) (0.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4699266Z Skipping (s,q) (0.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4699466Z Skipping (s,q) (0.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4699620Z Skipping (s,q) (0.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4699773Z Skipping (s,q) (0.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4699929Z Skipping (s,q) (0.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4700087Z Skipping (s,q) (0.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4700280Z Skipping (s,q) (0.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4700438Z Skipping (s,q) (0.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4700590Z Skipping (s,q) (0.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4700742Z Skipping (s,q) (0.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4700897Z Skipping (s,q) (0.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4701088Z Skipping (s,q) (0.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4701244Z Skipping (s,q) (0.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4701399Z Skipping (s,q) (0.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4701553Z Skipping (s,q) (0.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4701745Z Skipping (s,q) (0.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4701901Z Skipping (s,q) (0.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4702055Z Skipping (s,q) (0.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4702218Z Skipping (s,q) (0.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4702373Z Skipping (s,q) (0.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4702529Z Skipping (s,q) (0.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4702684Z Skipping (s,q) (0.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4702842Z Skipping (s,q) (0.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4702995Z Skipping (s,q) (0.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4703153Z Skipping (s,q) (0.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4703307Z Skipping (s,q) (0.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4703465Z Skipping (s,q) (0.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4703618Z Skipping (s,q) (0.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4703772Z Skipping (s,q) (0.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4703932Z Skipping (s,q) (0.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4704085Z Skipping (s,q) (0.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4704239Z Skipping (s,q) (0.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4704394Z Skipping (s,q) (0.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4704548Z Skipping (s,q) (0.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4704703Z Skipping (s,q) (0.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4704855Z Skipping (s,q) (1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4705010Z Skipping (s,q) (1.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4705173Z Skipping (s,q) (1.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4705326Z Skipping (s,q) (1.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4705478Z Skipping (s,q) (1.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4705639Z Skipping (s,q) (1.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4705792Z Skipping (s,q) (1.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4705948Z Skipping (s,q) (1.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4706100Z Skipping (s,q) (1.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4706257Z Skipping (s,q) (1.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4706414Z Skipping (s,q) (1.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4706859Z Skipping (s,q) (1.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4707012Z Skipping (s,q) (1.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4707175Z Skipping (s,q) (1.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4707329Z Skipping (s,q) (1.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4707506Z Skipping (s,q) (1.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4707727Z Skipping (s,q) (1.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4707887Z Skipping (s,q) (1.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4708043Z Skipping (s,q) (1.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4708198Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4708387Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4708543Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4708701Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4708855Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4709047Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4709199Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4709355Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4709511Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4709664Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4709821Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4709975Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4710128Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4710285Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4710441Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4710600Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4710753Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4710908Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4711062Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4711218Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4711372Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4711527Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4711679Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4711836Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4711991Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4712149Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4712305Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4712457Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4712612Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4712768Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4712925Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4713084Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4713238Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4713393Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4713548Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4713703Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4713905Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4714059Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4714212Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4714370Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4714522Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4714675Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4714870Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4715026Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4715178Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4715334Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4715527Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4715689Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4715847Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4715999Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4716198Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4716351Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4716504Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4716666Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4716819Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4716974Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4717126Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4717283Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4717441Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4717596Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4717774Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4717957Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4718111Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4718265Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4718421Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4718574Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4718729Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4718880Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4719036Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4719191Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4719347Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4719499Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4719655Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4719808Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4719964Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4720120Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4720376Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4720532Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4720684Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4720841Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4720996Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4721198Z Skipping (s,q) (0.01, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4721353Z Skipping (s,q) (0.02, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4721507Z Skipping (s,q) (0.03, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4721661Z Skipping (s,q) (0.04, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4721815Z Skipping (s,q) (0.05, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4722005Z Skipping (s,q) (0.06, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4722159Z Skipping (s,q) (0.07, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4722313Z Skipping (s,q) (0.08, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4722462Z Skipping (s,q) (0.09, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4722615Z Skipping (s,q) (0.1, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4722826Z Skipping (s,q) (0.11, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4722982Z Skipping (s,q) (0.12, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4723134Z Skipping (s,q) (0.13, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4723283Z Skipping (s,q) (0.14, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4723470Z Skipping (s,q) (0.15, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4723620Z Skipping (s,q) (0.16, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4723770Z Skipping (s,q) (0.17, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4723928Z Skipping (s,q) (0.18, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4724078Z Skipping (s,q) (0.19, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4724232Z Skipping (s,q) (0.2, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4724388Z Skipping (s,q) (0.21, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4724539Z Skipping (s,q) (0.22, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4724692Z Skipping (s,q) (0.23, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4724847Z Skipping (s,q) (0.24, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4724998Z Skipping (s,q) (0.25, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4725151Z Skipping (s,q) (0.26, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4725303Z Skipping (s,q) (0.27, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4725455Z Skipping (s,q) (0.28, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4725611Z Skipping (s,q) (0.29, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4725762Z Skipping (s,q) (0.3, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4725914Z Skipping (s,q) (0.31, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4726074Z Skipping (s,q) (0.32, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4726226Z Skipping (s,q) (0.33, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4726381Z Skipping (s,q) (0.34, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4726536Z Skipping (s,q) (0.35, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4726686Z Skipping (s,q) (0.36, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4726840Z Skipping (s,q) (0.37, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4726992Z Skipping (s,q) (0.38, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4727142Z Skipping (s,q) (0.39, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4727299Z Skipping (s,q) (0.4, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4727448Z Skipping (s,q) (0.41, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4727598Z Skipping (s,q) (0.42, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4727754Z Skipping (s,q) (0.43, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4727904Z Skipping (s,q) (0.44, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4728059Z Skipping (s,q) (0.45, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4728210Z Skipping (s,q) (0.46, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4728408Z Skipping (s,q) (0.47, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4728562Z Skipping (s,q) (0.48, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4728718Z Skipping (s,q) (0.49, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4728866Z Skipping (s,q) (0.5, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4729018Z Skipping (s,q) (0.51, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4729206Z Skipping (s,q) (0.52, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4729359Z Skipping (s,q) (0.53, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4729514Z Skipping (s,q) (0.54, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4729663Z Skipping (s,q) (0.55, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4729856Z Skipping (s,q) (0.56, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4730007Z Skipping (s,q) (0.57, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4730160Z Skipping (s,q) (0.58, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4730314Z Skipping (s,q) (0.59, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4730501Z Skipping (s,q) (0.6, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4730652Z Skipping (s,q) (0.61, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4730803Z Skipping (s,q) (0.62, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4730959Z Skipping (s,q) (0.63, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4731112Z Skipping (s,q) (0.64, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4731262Z Skipping (s,q) (0.65, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4731412Z Skipping (s,q) (0.66, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4731566Z Skipping (s,q) (0.67, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4731719Z Skipping (s,q) (0.68, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4731872Z Skipping (s,q) (0.69, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4732027Z Skipping (s,q) (0.7, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4732179Z Skipping (s,q) (0.71, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4732333Z Skipping (s,q) (0.72, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4732483Z Skipping (s,q) (0.73, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4732632Z Skipping (s,q) (0.74, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4732787Z Skipping (s,q) (0.75, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4732938Z Skipping (s,q) (0.76, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4733087Z Skipping (s,q) (0.77, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4733240Z Skipping (s,q) (0.78, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4733394Z Skipping (s,q) (0.79, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4733545Z Skipping (s,q) (0.8, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4733699Z Skipping (s,q) (0.81, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4733850Z Skipping (s,q) (0.82, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4734005Z Skipping (s,q) (0.83, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4734155Z Skipping (s,q) (0.84, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4734309Z Skipping (s,q) (0.85, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4734464Z Skipping (s,q) (0.86, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4734616Z Skipping (s,q) (0.87, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4734766Z Skipping (s,q) (0.88, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4734919Z Skipping (s,q) (0.89, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4735073Z Skipping (s,q) (0.9, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4735229Z Skipping (s,q) (0.91, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4735426Z Skipping (s,q) (0.92, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4735577Z Skipping (s,q) (0.93, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4735729Z Skipping (s,q) (0.94, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4735882Z Skipping (s,q) (0.95, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4736032Z Skipping (s,q) (0.96, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4736225Z Skipping (s,q) (0.97, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4736378Z Skipping (s,q) (0.98, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4736531Z Skipping (s,q) (0.99, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4736677Z Skipping (s,q) (1, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4736828Z Skipping (s,q) (1.01, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4737022Z Skipping (s,q) (1.02, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4737186Z Skipping (s,q) (1.03, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4737375Z Skipping (s,q) (1.04, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4737568Z Skipping (s,q) (1.05, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4737804Z Skipping (s,q) (1.06, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4738000Z Skipping (s,q) (1.07, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4738190Z Skipping (s,q) (1.08, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4738381Z Skipping (s,q) (1.09, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4738573Z Skipping (s,q) (1.1, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4738763Z Skipping (s,q) (1.11, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4738952Z Skipping (s,q) (1.12, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4739148Z Skipping (s,q) (1.13, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4739337Z Skipping (s,q) (1.14, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4739528Z Skipping (s,q) (1.15, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4739720Z Skipping (s,q) (1.16, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4739884Z Skipping (s,q) (1.17, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4740039Z Skipping (s,q) (1.18, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4740191Z Skipping (s,q) (1.19, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4740343Z Skipping (s,q) (1.2, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4740495Z Skipping (s,q) (1.21, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4740646Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4740797Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4740951Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4741104Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4741261Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4741413Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4741563Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4741721Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4741871Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4742022Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4742179Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4742331Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4742484Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4742636Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4742789Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4742943Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4743139Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4743289Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4743448Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4743600Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4743751Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4743944Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4744097Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4744252Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4744403Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4744594Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4744750Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4744904Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4745056Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4745208Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4745400Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4745554Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4745707Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4745858Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4746017Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4746167Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4746320Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4746477Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4746628Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4746782Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4746943Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4747135Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4747331Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4747521Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4747712Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4747904Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4748091Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4748280Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4748477Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4748673Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4748868Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4749056Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4749247Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4749439Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4749593Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4749747Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4749901Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4750051Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4750204Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4750361Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4750516Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4750716Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4750866Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4751015Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4751173Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4751323Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4751479Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4751690Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4751844Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4751997Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4752149Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4752337Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4752496Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4752651Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4752805Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4752991Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4753142Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4753296Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:59:07.4753458Z Skipping (s,q) (0.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4753617Z Skipping (s,q) (0.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4753774Z Skipping (s,q) (0.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4753929Z Skipping (s,q) (0.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4754088Z Skipping (s,q) (0.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4754244Z Skipping (s,q) (0.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4754401Z Skipping (s,q) (0.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4754558Z Skipping (s,q) (0.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4754714Z Skipping (s,q) (0.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4754869Z Skipping (s,q) (0.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4755029Z Skipping (s,q) (0.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4755188Z Skipping (s,q) (0.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4755342Z Skipping (s,q) (0.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4755500Z Skipping (s,q) (0.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4755654Z Skipping (s,q) (0.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4755816Z Skipping (s,q) (0.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4755973Z Skipping (s,q) (0.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4756129Z Skipping (s,q) (0.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4756286Z Skipping (s,q) (0.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4756444Z Skipping (s,q) (0.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4756598Z Skipping (s,q) (0.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4756755Z Skipping (s,q) (0.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4756910Z Skipping (s,q) (0.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4757067Z Skipping (s,q) (0.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4757220Z Skipping (s,q) (0.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4757376Z Skipping (s,q) (0.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4757534Z Skipping (s,q) (0.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4757692Z Skipping (s,q) (0.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4757890Z Skipping (s,q) (0.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4758049Z Skipping (s,q) (0.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4758205Z Skipping (s,q) (0.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4758366Z Skipping (s,q) (0.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4758520Z Skipping (s,q) (0.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4758715Z Skipping (s,q) (0.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4758871Z Skipping (s,q) (0.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4759026Z Skipping (s,q) (0.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4759179Z Skipping (s,q) (0.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4759335Z Skipping (s,q) (0.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4759531Z Skipping (s,q) (0.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4759691Z Skipping (s,q) (0.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4759845Z Skipping (s,q) (0.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4759999Z Skipping (s,q) (0.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4760241Z Skipping (s,q) (0.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4760395Z Skipping (s,q) (0.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4760550Z Skipping (s,q) (0.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4760709Z Skipping (s,q) (0.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4760863Z Skipping (s,q) (0.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4761019Z Skipping (s,q) (0.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4761172Z Skipping (s,q) (0.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4761330Z Skipping (s,q) (0.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4761490Z Skipping (s,q) (0.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4761643Z Skipping (s,q) (0.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4761797Z Skipping (s,q) (0.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4761959Z Skipping (s,q) (0.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4762113Z Skipping (s,q) (0.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4762269Z Skipping (s,q) (0.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4765380Z Skipping (s,q) (0.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4765561Z Skipping (s,q) (0.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4765723Z Skipping (s,q) (0.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4765885Z Skipping (s,q) (0.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4766047Z Skipping (s,q) (0.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4766207Z Skipping (s,q) (0.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4766366Z Skipping (s,q) (0.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4766522Z Skipping (s,q) (0.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4766682Z Skipping (s,q) (0.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4766839Z Skipping (s,q) (0.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4766997Z Skipping (s,q) (0.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4767162Z Skipping (s,q) (0.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4767321Z Skipping (s,q) (0.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4767500Z Skipping (s,q) (0.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4767678Z Skipping (s,q) (0.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4767843Z Skipping (s,q) (0.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4768001Z Skipping (s,q) (0.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4768221Z Skipping (s,q) (0.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4768381Z Skipping (s,q) (0.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4768539Z Skipping (s,q) (0.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4768695Z Skipping (s,q) (0.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4768853Z Skipping (s,q) (0.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4769049Z Skipping (s,q) (0.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4769206Z Skipping (s,q) (0.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4769366Z Skipping (s,q) (0.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4769524Z Skipping (s,q) (0.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4769770Z Skipping (s,q) (0.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4769927Z Skipping (s,q) (0.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4770085Z Skipping (s,q) (0.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4770244Z Skipping (s,q) (0.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4770438Z Skipping (s,q) (0.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4770591Z Skipping (s,q) (0.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4770747Z Skipping (s,q) (0.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4770903Z Skipping (s,q) (0.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4771060Z Skipping (s,q) (0.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4771215Z Skipping (s,q) (0.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4771368Z Skipping (s,q) (0.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4771530Z Skipping (s,q) (0.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4771683Z Skipping (s,q) (0.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4771838Z Skipping (s,q) (0.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4771996Z Skipping (s,q) (0.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4772154Z Skipping (s,q) (0.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4772307Z Skipping (s,q) (0.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4772460Z Skipping (s,q) (1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4772620Z Skipping (s,q) (1.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4772776Z Skipping (s,q) (1.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4772931Z Skipping (s,q) (1.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4773084Z Skipping (s,q) (1.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4773241Z Skipping (s,q) (1.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4773400Z Skipping (s,q) (1.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4773555Z Skipping (s,q) (1.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4773714Z Skipping (s,q) (1.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4773869Z Skipping (s,q) (1.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4774027Z Skipping (s,q) (1.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4774180Z Skipping (s,q) (1.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4774335Z Skipping (s,q) (1.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4774490Z Skipping (s,q) (1.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4774644Z Skipping (s,q) (1.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4774797Z Skipping (s,q) (1.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4774953Z Skipping (s,q) (1.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4775108Z Skipping (s,q) (1.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4775313Z Skipping (s,q) (1.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4775466Z Skipping (s,q) (1.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4775620Z Skipping (s,q) (1.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4775779Z Skipping (s,q) (1.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4775933Z Skipping (s,q) (1.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4776087Z Skipping (s,q) (1.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4776281Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4776436Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4776595Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4776749Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4776940Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4777101Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4777257Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4777410Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4777626Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4777804Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4777960Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4778115Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4778268Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4778425Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4778579Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4778735Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4778893Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4779050Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4779207Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4779361Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4779514Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4779672Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4779829Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4779982Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4780137Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4780291Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4780455Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4780609Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4780766Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4780922Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4781077Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4781230Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4781385Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4781541Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4781694Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4781849Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4782003Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4782163Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4782317Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4782541Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4782696Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4782853Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4783006Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4783162Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4783357Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4783515Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4783670Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4783822Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4784018Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4784173Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4784330Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4784488Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4784642Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4784838Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4784992Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4785149Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4785307Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4785460Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4785614Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4785770Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4785927Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4786083Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4786238Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4786391Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4786551Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4786705Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4786861Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4787019Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4787173Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4787330Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4787482Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4787638Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4787798Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4787949Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4788102Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4788261Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4788413Z Skipping (s,q) (0.01, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4788569Z Skipping (s,q) (0.02, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4788724Z Skipping (s,q) (0.03, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4788875Z Skipping (s,q) (0.04, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4789029Z Skipping (s,q) (0.05, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4789179Z Skipping (s,q) (0.06, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4789331Z Skipping (s,q) (0.07, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4789485Z Skipping (s,q) (0.08, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4789681Z Skipping (s,q) (0.09, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4789831Z Skipping (s,q) (0.1, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4789986Z Skipping (s,q) (0.11, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4790137Z Skipping (s,q) (0.12, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4790290Z Skipping (s,q) (0.13, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4790479Z Skipping (s,q) (0.14, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4790631Z Skipping (s,q) (0.15, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4790786Z Skipping (s,q) (0.16, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4790939Z Skipping (s,q) (0.17, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4791126Z Skipping (s,q) (0.18, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4791280Z Skipping (s,q) (0.19, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4791745Z Skipping (s,q) (0.2, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4791958Z Skipping (s,q) (0.21, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4792109Z Skipping (s,q) (0.22, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4792364Z Skipping (s,q) (0.23, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4792516Z Skipping (s,q) (0.24, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4792667Z Skipping (s,q) (0.25, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4792816Z Skipping (s,q) (0.26, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4792966Z Skipping (s,q) (0.27, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4793116Z Skipping (s,q) (0.28, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4793269Z Skipping (s,q) (0.29, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4793423Z Skipping (s,q) (0.3, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4793576Z Skipping (s,q) (0.31, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4793729Z Skipping (s,q) (0.32, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4793877Z Skipping (s,q) (0.33, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4794028Z Skipping (s,q) (0.34, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4794179Z Skipping (s,q) (0.35, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4794328Z Skipping (s,q) (0.36, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4794482Z Skipping (s,q) (0.37, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4794634Z Skipping (s,q) (0.38, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4794782Z Skipping (s,q) (0.39, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4794935Z Skipping (s,q) (0.4, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4795086Z Skipping (s,q) (0.41, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4795235Z Skipping (s,q) (0.42, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4795389Z Skipping (s,q) (0.43, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4795539Z Skipping (s,q) (0.44, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4795690Z Skipping (s,q) (0.45, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4795841Z Skipping (s,q) (0.46, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4795989Z Skipping (s,q) (0.47, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4796141Z Skipping (s,q) (0.48, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4796289Z Skipping (s,q) (0.49, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4796437Z Skipping (s,q) (0.5, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4796590Z Skipping (s,q) (0.51, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4796739Z Skipping (s,q) (0.52, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4796891Z Skipping (s,q) (0.53, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4797110Z Skipping (s,q) (0.54, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4797260Z Skipping (s,q) (0.55, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4797434Z Skipping (s,q) (0.56, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4797610Z Skipping (s,q) (0.57, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4797766Z Skipping (s,q) (0.58, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4797918Z Skipping (s,q) (0.59, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4798123Z Skipping (s,q) (0.6, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4798275Z Skipping (s,q) (0.61, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4798431Z Skipping (s,q) (0.62, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4798580Z Skipping (s,q) (0.63, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4798783Z Skipping (s,q) (0.64, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4798939Z Skipping (s,q) (0.65, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4799091Z Skipping (s,q) (0.66, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4799244Z Skipping (s,q) (0.67, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4799432Z Skipping (s,q) (0.68, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4799581Z Skipping (s,q) (0.69, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4799735Z Skipping (s,q) (0.7, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4799890Z Skipping (s,q) (0.71, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4800041Z Skipping (s,q) (0.72, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4800282Z Skipping (s,q) (0.73, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4800433Z Skipping (s,q) (0.74, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4800587Z Skipping (s,q) (0.75, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4800736Z Skipping (s,q) (0.76, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4800889Z Skipping (s,q) (0.77, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4801043Z Skipping (s,q) (0.78, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4801195Z Skipping (s,q) (0.79, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4801343Z Skipping (s,q) (0.8, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4801496Z Skipping (s,q) (0.81, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4801648Z Skipping (s,q) (0.82, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4801802Z Skipping (s,q) (0.83, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4801953Z Skipping (s,q) (0.84, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4802104Z Skipping (s,q) (0.85, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4802257Z Skipping (s,q) (0.86, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4802409Z Skipping (s,q) (0.87, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4802559Z Skipping (s,q) (0.88, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4802710Z Skipping (s,q) (0.89, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4802859Z Skipping (s,q) (0.9, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4803017Z Skipping (s,q) (0.91, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4803166Z Skipping (s,q) (0.92, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4803317Z Skipping (s,q) (0.93, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4803472Z Skipping (s,q) (0.94, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4803621Z Skipping (s,q) (0.95, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4803770Z Skipping (s,q) (0.96, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4803925Z Skipping (s,q) (0.97, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4804078Z Skipping (s,q) (0.98, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4804228Z Skipping (s,q) (0.99, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4804425Z Skipping (s,q) (1, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4804576Z Skipping (s,q) (1.01, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4804731Z Skipping (s,q) (1.02, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4804880Z Skipping (s,q) (1.03, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4805031Z Skipping (s,q) (1.04, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4805222Z Skipping (s,q) (1.05, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4805373Z Skipping (s,q) (1.06, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4805525Z Skipping (s,q) (1.07, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4805676Z Skipping (s,q) (1.08, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4805827Z Skipping (s,q) (1.09, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4806016Z Skipping (s,q) (1.1, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4806168Z Skipping (s,q) (1.11, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4806319Z Skipping (s,q) (1.12, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4806472Z Skipping (s,q) (1.13, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4806687Z Skipping (s,q) (1.14, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4806836Z Skipping (s,q) (1.15, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4806990Z Skipping (s,q) (1.16, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4807141Z Skipping (s,q) (1.17, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4807295Z Skipping (s,q) (1.18, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4807460Z Skipping (s,q) (1.19, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4807630Z Skipping (s,q) (1.2, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4807797Z Skipping (s,q) (1.21, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4807947Z Skipping (s,q) (1.22, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4808099Z Skipping (s,q) (1.23, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4808253Z Skipping (s,q) (1.24, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4808405Z Skipping (s,q) (1.25, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4808555Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4808708Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4808862Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4809015Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4809164Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4809314Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4809468Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4809618Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4809769Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4809920Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4810074Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4810227Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4810376Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4810528Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4810680Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4810830Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4810978Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4811130Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4811283Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4811484Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4811634Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4811785Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4811941Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4812093Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4812244Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4812437Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4812592Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4812742Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4812896Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4813086Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4813240Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4813395Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4813547Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4813739Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4813890Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4814043Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4814199Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4814350Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4814504Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4814656Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4814811Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4814967Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4815121Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4815271Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4815422Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4815575Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4815725Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4815877Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4816027Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4816178Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4816329Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4816477Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4816632Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4816783Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4816932Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4817084Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4817238Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4817391Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4817557Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4817729Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4817892Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4818041Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4818190Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4818346Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4818494Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4818691Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4818841Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4818992Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4819143Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4819293Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4819482Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4819634Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4819784Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4819937Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:59:07.4820093Z Skipping (s,q) (0.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4820285Z Skipping (s,q) (0.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4820445Z Skipping (s,q) (0.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4820600Z Skipping (s,q) (0.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4820754Z Skipping (s,q) (0.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4820948Z Skipping (s,q) (0.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4821101Z Skipping (s,q) (0.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4821260Z Skipping (s,q) (0.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4821413Z Skipping (s,q) (0.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4821567Z Skipping (s,q) (0.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4821723Z Skipping (s,q) (0.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4821876Z Skipping (s,q) (0.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4822029Z Skipping (s,q) (0.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4822187Z Skipping (s,q) (0.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4822341Z Skipping (s,q) (0.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4822497Z Skipping (s,q) (0.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4822652Z Skipping (s,q) (0.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4822806Z Skipping (s,q) (0.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4822961Z Skipping (s,q) (0.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4823118Z Skipping (s,q) (0.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4823271Z Skipping (s,q) (0.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4823425Z Skipping (s,q) (0.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4823578Z Skipping (s,q) (0.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4823731Z Skipping (s,q) (0.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4823887Z Skipping (s,q) (0.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4824042Z Skipping (s,q) (0.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4824197Z Skipping (s,q) (0.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4824353Z Skipping (s,q) (0.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4824505Z Skipping (s,q) (0.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4824660Z Skipping (s,q) (0.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4824820Z Skipping (s,q) (0.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4824975Z Skipping (s,q) (0.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4825133Z Skipping (s,q) (0.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4825287Z Skipping (s,q) (0.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4825451Z Skipping (s,q) (0.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4825608Z Skipping (s,q) (0.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4825807Z Skipping (s,q) (0.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4825962Z Skipping (s,q) (0.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4826116Z Skipping (s,q) (0.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4826270Z Skipping (s,q) (0.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4826426Z Skipping (s,q) (0.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4826621Z Skipping (s,q) (0.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4826780Z Skipping (s,q) (0.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4826935Z Skipping (s,q) (0.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4827090Z Skipping (s,q) (0.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4827285Z Skipping (s,q) (0.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4827459Z Skipping (s,q) (0.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4827638Z Skipping (s,q) (0.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4827805Z Skipping (s,q) (0.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4828000Z Skipping (s,q) (0.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4828158Z Skipping (s,q) (0.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4828312Z Skipping (s,q) (0.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4828468Z Skipping (s,q) (0.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4828624Z Skipping (s,q) (0.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4828777Z Skipping (s,q) (0.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4828929Z Skipping (s,q) (0.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4829088Z Skipping (s,q) (0.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4829241Z Skipping (s,q) (0.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4829400Z Skipping (s,q) (0.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4829552Z Skipping (s,q) (0.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4829709Z Skipping (s,q) (0.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4829866Z Skipping (s,q) (0.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4830022Z Skipping (s,q) (0.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4830179Z Skipping (s,q) (0.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4830340Z Skipping (s,q) (0.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4830493Z Skipping (s,q) (0.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4830654Z Skipping (s,q) (0.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4830810Z Skipping (s,q) (0.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4830965Z Skipping (s,q) (0.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4831125Z Skipping (s,q) (0.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4831277Z Skipping (s,q) (0.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4831429Z Skipping (s,q) (0.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4831587Z Skipping (s,q) (0.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4831740Z Skipping (s,q) (0.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4831896Z Skipping (s,q) (0.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4832051Z Skipping (s,q) (0.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4832205Z Skipping (s,q) (0.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4832364Z Skipping (s,q) (0.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4832517Z Skipping (s,q) (0.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4832673Z Skipping (s,q) (0.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4832874Z Skipping (s,q) (0.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4833027Z Skipping (s,q) (0.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4833179Z Skipping (s,q) (0.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4833339Z Skipping (s,q) (0.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4833490Z Skipping (s,q) (0.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4833684Z Skipping (s,q) (0.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4833840Z Skipping (s,q) (0.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4833992Z Skipping (s,q) (0.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4834148Z Skipping (s,q) (0.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4834302Z Skipping (s,q) (0.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4834519Z Skipping (s,q) (0.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4834678Z Skipping (s,q) (0.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4834831Z Skipping (s,q) (0.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4834989Z Skipping (s,q) (0.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4835183Z Skipping (s,q) (0.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4835337Z Skipping (s,q) (0.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4835493Z Skipping (s,q) (0.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4835648Z Skipping (s,q) (0.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4835802Z Skipping (s,q) (0.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4835956Z Skipping (s,q) (1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4836109Z Skipping (s,q) (1.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4836267Z Skipping (s,q) (1.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4836420Z Skipping (s,q) (1.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4836575Z Skipping (s,q) (1.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4836737Z Skipping (s,q) (1.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4836894Z Skipping (s,q) (1.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4837049Z Skipping (s,q) (1.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4837205Z Skipping (s,q) (1.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4837361Z Skipping (s,q) (1.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4837517Z Skipping (s,q) (1.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4837695Z Skipping (s,q) (1.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4837872Z Skipping (s,q) (1.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4838030Z Skipping (s,q) (1.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4838184Z Skipping (s,q) (1.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4838342Z Skipping (s,q) (1.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4838503Z Skipping (s,q) (1.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4838659Z Skipping (s,q) (1.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4838816Z Skipping (s,q) (1.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4838968Z Skipping (s,q) (1.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4839125Z Skipping (s,q) (1.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4839290Z Skipping (s,q) (1.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4839444Z Skipping (s,q) (1.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4839596Z Skipping (s,q) (1.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4839753Z Skipping (s,q) (1.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4839905Z Skipping (s,q) (1.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4840102Z Skipping (s,q) (1.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4840316Z Skipping (s,q) (1.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4840474Z Skipping (s,q) (1.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4840631Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4840785Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4840978Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4841137Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4841290Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4841442Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4841652Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4841806Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4841964Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4842117Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4842308Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4842462Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4842617Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4842773Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4842930Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4843083Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4843241Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4843397Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4843550Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4843708Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4843861Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4844015Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4844175Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4844331Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4844489Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4844643Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4844795Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4844951Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4845104Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4845260Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4845422Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4845575Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4845734Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4845891Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4846047Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4846209Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4846364Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4846518Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4846674Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4846829Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4846991Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4847196Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4847350Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4847508Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4847677Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4847851Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4848024Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4848227Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4848387Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4848539Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4848692Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4848882Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4849037Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4849197Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4849352Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4849544Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4849698Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4849852Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4850008Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4850164Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4850316Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4850468Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4850629Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4850782Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4850938Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4851094Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4851255Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4851411Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4851563Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4851719Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4851873Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4852025Z Skipping (s,q) (0.01, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4852178Z Skipping (s,q) (0.02, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4852338Z Skipping (s,q) (0.03, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4852488Z Skipping (s,q) (0.04, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4852644Z Skipping (s,q) (0.05, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4852794Z Skipping (s,q) (0.06, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4852946Z Skipping (s,q) (0.07, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4853097Z Skipping (s,q) (0.08, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4853246Z Skipping (s,q) (0.09, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4853399Z Skipping (s,q) (0.1, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4853552Z Skipping (s,q) (0.11, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4853701Z Skipping (s,q) (0.12, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4853853Z Skipping (s,q) (0.13, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4854002Z Skipping (s,q) (0.14, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4854155Z Skipping (s,q) (0.15, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4854362Z Skipping (s,q) (0.16, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4854511Z Skipping (s,q) (0.17, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4854661Z Skipping (s,q) (0.18, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4854819Z Skipping (s,q) (0.19, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4854971Z Skipping (s,q) (0.2, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4855127Z Skipping (s,q) (0.21, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4855322Z Skipping (s,q) (0.22, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4855475Z Skipping (s,q) (0.23, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4855630Z Skipping (s,q) (0.24, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4855780Z Skipping (s,q) (0.25, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4855968Z Skipping (s,q) (0.26, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4856122Z Skipping (s,q) (0.27, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4856274Z Skipping (s,q) (0.28, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4856426Z Skipping (s,q) (0.29, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4856616Z Skipping (s,q) (0.3, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4856770Z Skipping (s,q) (0.31, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4856926Z Skipping (s,q) (0.32, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4857077Z Skipping (s,q) (0.33, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4857228Z Skipping (s,q) (0.34, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4857379Z Skipping (s,q) (0.35, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4857528Z Skipping (s,q) (0.36, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4857679Z Skipping (s,q) (0.37, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4857831Z Skipping (s,q) (0.38, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4857983Z Skipping (s,q) (0.39, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4858136Z Skipping (s,q) (0.4, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4858286Z Skipping (s,q) (0.41, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4858440Z Skipping (s,q) (0.42, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4858594Z Skipping (s,q) (0.43, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4858747Z Skipping (s,q) (0.44, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4858896Z Skipping (s,q) (0.45, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4859046Z Skipping (s,q) (0.46, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4859196Z Skipping (s,q) (0.47, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4859351Z Skipping (s,q) (0.48, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4859502Z Skipping (s,q) (0.49, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4859655Z Skipping (s,q) (0.5, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4859812Z Skipping (s,q) (0.51, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4859963Z Skipping (s,q) (0.52, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4860116Z Skipping (s,q) (0.53, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4860268Z Skipping (s,q) (0.54, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4860416Z Skipping (s,q) (0.55, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4860567Z Skipping (s,q) (0.56, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4860720Z Skipping (s,q) (0.57, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4860869Z Skipping (s,q) (0.58, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4861021Z Skipping (s,q) (0.59, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4861174Z Skipping (s,q) (0.6, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4861325Z Skipping (s,q) (0.61, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4861521Z Skipping (s,q) (0.62, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4861670Z Skipping (s,q) (0.63, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4861823Z Skipping (s,q) (0.64, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4861973Z Skipping (s,q) (0.65, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4862123Z Skipping (s,q) (0.66, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4862339Z Skipping (s,q) (0.67, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4862492Z Skipping (s,q) (0.68, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4862642Z Skipping (s,q) (0.69, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4862793Z Skipping (s,q) (0.7, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4862944Z Skipping (s,q) (0.71, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4863130Z Skipping (s,q) (0.72, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4863287Z Skipping (s,q) (0.73, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4863436Z Skipping (s,q) (0.74, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4863591Z Skipping (s,q) (0.75, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4863780Z Skipping (s,q) (0.76, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4863930Z Skipping (s,q) (0.77, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4864085Z Skipping (s,q) (0.78, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4864238Z Skipping (s,q) (0.79, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4864385Z Skipping (s,q) (0.8, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4864540Z Skipping (s,q) (0.81, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4864690Z Skipping (s,q) (0.82, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4864842Z Skipping (s,q) (0.83, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4864995Z Skipping (s,q) (0.84, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4865148Z Skipping (s,q) (0.85, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4865301Z Skipping (s,q) (0.86, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4865454Z Skipping (s,q) (0.87, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4865604Z Skipping (s,q) (0.88, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4865756Z Skipping (s,q) (0.89, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4865908Z Skipping (s,q) (0.9, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4866059Z Skipping (s,q) (0.91, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4866211Z Skipping (s,q) (0.92, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4866361Z Skipping (s,q) (0.93, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4866518Z Skipping (s,q) (0.94, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4866665Z Skipping (s,q) (0.95, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4866822Z Skipping (s,q) (0.96, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4867012Z Skipping (s,q) (0.97, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4867197Z Skipping (s,q) (0.98, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4867388Z Skipping (s,q) (0.99, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4867574Z Skipping (s,q) (1, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4867766Z Skipping (s,q) (1.01, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4867955Z Skipping (s,q) (1.02, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4868143Z Skipping (s,q) (1.03, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4868330Z Skipping (s,q) (1.04, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4868521Z Skipping (s,q) (1.05, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4868710Z Skipping (s,q) (1.06, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4868951Z Skipping (s,q) (1.07, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4869143Z Skipping (s,q) (1.08, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4869324Z Skipping (s,q) (1.09, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4869476Z Skipping (s,q) (1.1, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4869629Z Skipping (s,q) (1.11, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4869783Z Skipping (s,q) (1.12, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4869980Z Skipping (s,q) (1.13, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4870132Z Skipping (s,q) (1.14, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4870284Z Skipping (s,q) (1.15, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4870436Z Skipping (s,q) (1.16, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4870622Z Skipping (s,q) (1.17, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4870773Z Skipping (s,q) (1.18, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4870933Z Skipping (s,q) (1.19, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4871082Z Skipping (s,q) (1.2, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4871279Z Skipping (s,q) (1.21, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4871430Z Skipping (s,q) (1.22, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4871582Z Skipping (s,q) (1.23, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4871738Z Skipping (s,q) (1.24, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4871889Z Skipping (s,q) (1.25, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4872041Z Skipping (s,q) (1.26, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4872193Z Skipping (s,q) (1.27, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4872347Z Skipping (s,q) (1.28, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4872504Z Skipping (s,q) (1.29, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4872654Z Skipping (s,q) (1.3, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4872806Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4872962Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4873114Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4873267Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4873421Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4873573Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4873724Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4873877Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4874027Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4874182Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4874334Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4874487Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4874638Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4874792Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4874941Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4875095Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4875251Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4875403Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4875551Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4875700Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4875854Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4876003Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4876197Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4876348Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4876498Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4876655Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4876806Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4876999Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4877155Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4877303Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4877456Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4877615Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4877804Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4877983Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4878158Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4878319Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4878511Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4878661Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4878811Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4878966Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4879119Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4879267Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4879425Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4879584Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4879742Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4879893Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4880045Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4880260Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4880409Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4880557Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4880711Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4880860Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4881012Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4881163Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4881314Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4881473Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4881624Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4881773Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4881924Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4882074Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4882226Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4882379Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4882529Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4882680Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4882828Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4882977Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4883132Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4883280Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4883476Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:59:07.4883633Z Skipping (s,q) (0.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4883794Z Skipping (s,q) (0.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4883953Z Skipping (s,q) (0.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4884108Z Skipping (s,q) (0.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4887308Z Skipping (s,q) (0.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4887497Z Skipping (s,q) (0.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4887658Z Skipping (s,q) (0.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4887817Z Skipping (s,q) (0.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4888024Z Skipping (s,q) (0.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4888185Z Skipping (s,q) (0.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4888353Z Skipping (s,q) (0.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4888510Z Skipping (s,q) (0.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4888706Z Skipping (s,q) (0.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4888866Z Skipping (s,q) (0.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4889024Z Skipping (s,q) (0.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4889185Z Skipping (s,q) (0.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4889345Z Skipping (s,q) (0.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4889501Z Skipping (s,q) (0.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4889665Z Skipping (s,q) (0.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4889827Z Skipping (s,q) (0.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4889984Z Skipping (s,q) (0.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4890146Z Skipping (s,q) (0.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4890302Z Skipping (s,q) (0.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4890462Z Skipping (s,q) (0.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4890621Z Skipping (s,q) (0.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4890777Z Skipping (s,q) (0.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4890939Z Skipping (s,q) (0.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4891095Z Skipping (s,q) (0.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4891252Z Skipping (s,q) (0.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4891702Z Skipping (s,q) (0.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4891901Z Skipping (s,q) (0.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4892059Z Skipping (s,q) (0.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4892222Z Skipping (s,q) (0.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4892379Z Skipping (s,q) (0.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4892541Z Skipping (s,q) (0.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4892699Z Skipping (s,q) (0.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4892856Z Skipping (s,q) (0.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4893021Z Skipping (s,q) (0.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4893178Z Skipping (s,q) (0.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4893334Z Skipping (s,q) (0.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4893497Z Skipping (s,q) (0.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4893653Z Skipping (s,q) (0.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4893814Z Skipping (s,q) (0.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4894096Z Skipping (s,q) (0.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4894252Z Skipping (s,q) (0.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4894410Z Skipping (s,q) (0.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4894568Z Skipping (s,q) (0.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4894723Z Skipping (s,q) (0.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4894950Z Skipping (s,q) (0.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4895109Z Skipping (s,q) (0.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4895267Z Skipping (s,q) (0.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4895427Z Skipping (s,q) (0.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4895583Z Skipping (s,q) (0.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4895799Z Skipping (s,q) (0.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4895959Z Skipping (s,q) (0.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4896116Z Skipping (s,q) (0.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4896275Z Skipping (s,q) (0.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4896488Z Skipping (s,q) (0.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4896643Z Skipping (s,q) (0.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4896804Z Skipping (s,q) (0.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4896961Z Skipping (s,q) (0.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4897122Z Skipping (s,q) (0.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4897280Z Skipping (s,q) (0.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4897462Z Skipping (s,q) (0.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4897648Z Skipping (s,q) (0.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4897807Z Skipping (s,q) (0.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4897965Z Skipping (s,q) (0.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4898123Z Skipping (s,q) (0.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4898282Z Skipping (s,q) (0.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4898441Z Skipping (s,q) (0.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4898597Z Skipping (s,q) (0.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4898756Z Skipping (s,q) (0.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4898914Z Skipping (s,q) (0.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4899072Z Skipping (s,q) (0.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4899228Z Skipping (s,q) (0.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4899388Z Skipping (s,q) (0.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4899543Z Skipping (s,q) (0.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4899707Z Skipping (s,q) (0.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4899863Z Skipping (s,q) (0.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4900023Z Skipping (s,q) (0.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4900188Z Skipping (s,q) (0.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4900345Z Skipping (s,q) (0.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4900503Z Skipping (s,q) (0.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4900662Z Skipping (s,q) (0.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4900818Z Skipping (s,q) (0.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4900978Z Skipping (s,q) (0.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4901135Z Skipping (s,q) (0.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4901290Z Skipping (s,q) (0.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4901498Z Skipping (s,q) (0.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4901657Z Skipping (s,q) (0.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4901819Z Skipping (s,q) (0.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4901980Z Skipping (s,q) (0.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4902138Z Skipping (s,q) (0.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4902336Z Skipping (s,q) (0.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4902497Z Skipping (s,q) (0.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4902652Z Skipping (s,q) (0.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4902813Z Skipping (s,q) (0.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4903005Z Skipping (s,q) (0.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4903163Z Skipping (s,q) (0.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4903321Z Skipping (s,q) (1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4903478Z Skipping (s,q) (1.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4903679Z Skipping (s,q) (1.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4903839Z Skipping (s,q) (1.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4903996Z Skipping (s,q) (1.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4904159Z Skipping (s,q) (1.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4904314Z Skipping (s,q) (1.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4904469Z Skipping (s,q) (1.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4904627Z Skipping (s,q) (1.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4904786Z Skipping (s,q) (1.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4904941Z Skipping (s,q) (1.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4905102Z Skipping (s,q) (1.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4905258Z Skipping (s,q) (1.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4905419Z Skipping (s,q) (1.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4905575Z Skipping (s,q) (1.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4905731Z Skipping (s,q) (1.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4905892Z Skipping (s,q) (1.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4906048Z Skipping (s,q) (1.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4906208Z Skipping (s,q) (1.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4906369Z Skipping (s,q) (1.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4906525Z Skipping (s,q) (1.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4906686Z Skipping (s,q) (1.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4906845Z Skipping (s,q) (1.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4907002Z Skipping (s,q) (1.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4907163Z Skipping (s,q) (1.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4907324Z Skipping (s,q) (1.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4907483Z Skipping (s,q) (1.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4907660Z Skipping (s,q) (1.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4907839Z Skipping (s,q) (1.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4908008Z Skipping (s,q) (1.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4908163Z Skipping (s,q) (1.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4908319Z Skipping (s,q) (1.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4908481Z Skipping (s,q) (1.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4908684Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4908840Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4909003Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4909164Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4909326Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4909525Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4909684Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4909849Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4910006Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4910163Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4910361Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4910522Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4910682Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4910842Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4911036Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4911197Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4911354Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4911513Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4911673Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4911829Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4911987Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4912146Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4912302Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4912464Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4912623Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4912784Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4912942Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4913099Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4913258Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4913416Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4913572Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4913731Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4913889Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4914045Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4914206Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4914364Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4914523Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4914681Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4914837Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4914998Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4915153Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4915310Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4915470Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4915629Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4915785Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4915991Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4916147Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4916309Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4916465Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4916620Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4916819Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4916977Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4917132Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4917292Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4917489Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4917652Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4917811Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4917968Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4918191Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4918348Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4918507Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4918672Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4918831Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4918992Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4919149Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4919304Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4919465Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4919626Z Skipping (s,q) (0.01, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4919780Z Skipping (s,q) (0.02, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4919938Z Skipping (s,q) (0.03, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4920096Z Skipping (s,q) (0.04, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4920308Z Skipping (s,q) (0.05, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4920470Z Skipping (s,q) (0.06, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4920624Z Skipping (s,q) (0.07, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4920780Z Skipping (s,q) (0.08, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4920934Z Skipping (s,q) (0.09, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4921085Z Skipping (s,q) (0.1, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4921244Z Skipping (s,q) (0.11, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4921396Z Skipping (s,q) (0.12, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4921549Z Skipping (s,q) (0.13, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4921705Z Skipping (s,q) (0.14, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4921861Z Skipping (s,q) (0.15, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4922016Z Skipping (s,q) (0.16, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4922168Z Skipping (s,q) (0.17, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4922324Z Skipping (s,q) (0.18, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4922479Z Skipping (s,q) (0.19, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4922632Z Skipping (s,q) (0.2, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4922786Z Skipping (s,q) (0.21, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4922944Z Skipping (s,q) (0.22, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4923097Z Skipping (s,q) (0.23, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4923303Z Skipping (s,q) (0.24, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4923457Z Skipping (s,q) (0.25, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4923611Z Skipping (s,q) (0.26, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4923770Z Skipping (s,q) (0.27, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4923922Z Skipping (s,q) (0.28, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4924114Z Skipping (s,q) (0.29, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4924271Z Skipping (s,q) (0.3, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4924424Z Skipping (s,q) (0.31, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4924577Z Skipping (s,q) (0.32, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4924732Z Skipping (s,q) (0.33, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4924923Z Skipping (s,q) (0.34, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4925085Z Skipping (s,q) (0.35, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4925239Z Skipping (s,q) (0.36, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4925391Z Skipping (s,q) (0.37, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4925584Z Skipping (s,q) (0.38, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4925737Z Skipping (s,q) (0.39, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4925889Z Skipping (s,q) (0.4, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4926048Z Skipping (s,q) (0.41, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4926202Z Skipping (s,q) (0.42, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4926358Z Skipping (s,q) (0.43, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4926510Z Skipping (s,q) (0.44, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4926667Z Skipping (s,q) (0.45, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4926821Z Skipping (s,q) (0.46, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4926977Z Skipping (s,q) (0.47, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4927131Z Skipping (s,q) (0.48, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4927296Z Skipping (s,q) (0.49, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4927470Z Skipping (s,q) (0.5, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4927647Z Skipping (s,q) (0.51, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4927802Z Skipping (s,q) (0.52, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4927956Z Skipping (s,q) (0.53, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4928110Z Skipping (s,q) (0.54, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4928262Z Skipping (s,q) (0.55, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4928418Z Skipping (s,q) (0.56, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4928584Z Skipping (s,q) (0.57, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4929025Z Skipping (s,q) (0.58, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4929441Z Skipping (s,q) (0.59, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4929852Z Skipping (s,q) (0.6, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4930267Z Skipping (s,q) (0.61, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4930670Z Skipping (s,q) (0.62, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4931083Z Skipping (s,q) (0.63, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4931494Z Skipping (s,q) (0.64, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4931900Z Skipping (s,q) (0.65, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4932311Z Skipping (s,q) (0.66, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4932723Z Skipping (s,q) (0.67, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4933135Z Skipping (s,q) (0.68, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4933591Z Skipping (s,q) (0.69, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4934009Z Skipping (s,q) (0.7, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4934456Z Skipping (s,q) (0.71, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4934867Z Skipping (s,q) (0.72, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4935273Z Skipping (s,q) (0.73, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4935682Z Skipping (s,q) (0.74, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4936131Z Skipping (s,q) (0.75, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4936541Z Skipping (s,q) (0.76, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4936950Z Skipping (s,q) (0.77, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4937355Z Skipping (s,q) (0.78, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4937799Z Skipping (s,q) (0.79, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4938206Z Skipping (s,q) (0.8, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4938622Z Skipping (s,q) (0.81, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4939029Z Skipping (s,q) (0.82, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4939478Z Skipping (s,q) (0.83, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4939888Z Skipping (s,q) (0.84, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4940297Z Skipping (s,q) (0.85, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4940705Z Skipping (s,q) (0.86, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4941109Z Skipping (s,q) (0.87, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4941512Z Skipping (s,q) (0.88, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4941920Z Skipping (s,q) (0.89, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4942323Z Skipping (s,q) (0.9, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4942732Z Skipping (s,q) (0.91, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4943142Z Skipping (s,q) (0.92, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4943558Z Skipping (s,q) (0.93, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4944003Z Skipping (s,q) (0.94, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4944418Z Skipping (s,q) (0.95, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4944825Z Skipping (s,q) (0.96, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4945228Z Skipping (s,q) (0.97, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4945638Z Skipping (s,q) (0.98, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4946043Z Skipping (s,q) (0.99, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4946443Z Skipping (s,q) (1, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4946844Z Skipping (s,q) (1.01, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4947253Z Skipping (s,q) (1.02, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4947659Z Skipping (s,q) (1.03, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4948065Z Skipping (s,q) (1.04, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4948476Z Skipping (s,q) (1.05, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4948887Z Skipping (s,q) (1.06, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4949300Z Skipping (s,q) (1.07, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4949703Z Skipping (s,q) (1.08, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4950110Z Skipping (s,q) (1.09, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4950515Z Skipping (s,q) (1.1, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4950920Z Skipping (s,q) (1.11, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4951323Z Skipping (s,q) (1.12, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4951733Z Skipping (s,q) (1.13, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4952144Z Skipping (s,q) (1.14, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4952601Z Skipping (s,q) (1.15, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4953013Z Skipping (s,q) (1.16, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4953419Z Skipping (s,q) (1.17, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4953831Z Skipping (s,q) (1.18, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4954235Z Skipping (s,q) (1.19, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4954683Z Skipping (s,q) (1.2, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4955096Z Skipping (s,q) (1.21, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4955502Z Skipping (s,q) (1.22, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4955913Z Skipping (s,q) (1.23, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4956319Z Skipping (s,q) (1.24, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4956765Z Skipping (s,q) (1.25, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4957177Z Skipping (s,q) (1.26, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4957630Z Skipping (s,q) (1.27, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4958043Z Skipping (s,q) (1.28, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4958490Z Skipping (s,q) (1.29, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4958901Z Skipping (s,q) (1.3, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4959312Z Skipping (s,q) (1.31, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4959721Z Skipping (s,q) (1.32, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4960126Z Skipping (s,q) (1.33, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4960591Z Skipping (s,q) (1.34, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4960997Z Skipping (s,q) (1.35, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4961404Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4961810Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4962225Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4962629Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4963040Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4963447Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4963851Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4964259Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4964666Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4965070Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4965474Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4965883Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4966293Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4966701Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4967110Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4967513Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4967975Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4968380Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4968788Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4969198Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4969602Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4970007Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4970413Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4970819Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4971225Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4971689Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4972095Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4972501Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4972908Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4973317Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4973764Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4974180Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4974588Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4974997Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4975464Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4975873Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4976282Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4976689Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4977101Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4977578Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4978006Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4978415Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4978825Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4979237Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4979647Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4980058Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4980470Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4980879Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4981288Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4981697Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4982104Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4982506Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4982913Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4983320Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4983723Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4984130Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4984536Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4984941Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4985350Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4985760Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4986166Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4986573Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4986984Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4987394Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:59:07.4987855Z Skipping (s,q) (0.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4988279Z Skipping (s,q) (0.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4988691Z Skipping (s,q) (0.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4989105Z Skipping (s,q) (0.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4989518Z Skipping (s,q) (0.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4989929Z Skipping (s,q) (0.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4990388Z Skipping (s,q) (0.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4990796Z Skipping (s,q) (0.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4991206Z Skipping (s,q) (0.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4991874Z Skipping (s,q) (0.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4992296Z Skipping (s,q) (0.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4992790Z Skipping (s,q) (0.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4993211Z Skipping (s,q) (0.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4993623Z Skipping (s,q) (0.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4994031Z Skipping (s,q) (0.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4994441Z Skipping (s,q) (0.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4994923Z Skipping (s,q) (0.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4995336Z Skipping (s,q) (0.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4995755Z Skipping (s,q) (0.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4996167Z Skipping (s,q) (0.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4996640Z Skipping (s,q) (0.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4997048Z Skipping (s,q) (0.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4997467Z Skipping (s,q) (0.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4997930Z Skipping (s,q) (0.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4998337Z Skipping (s,q) (0.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4998748Z Skipping (s,q) (0.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4999159Z Skipping (s,q) (0.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4999573Z Skipping (s,q) (0.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.4999982Z Skipping (s,q) (0.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5000453Z Skipping (s,q) (0.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5000863Z Skipping (s,q) (0.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5001273Z Skipping (s,q) (0.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5001682Z Skipping (s,q) (0.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5002090Z Skipping (s,q) (0.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5002507Z Skipping (s,q) (0.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5002914Z Skipping (s,q) (0.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5003323Z Skipping (s,q) (0.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5003734Z Skipping (s,q) (0.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5004147Z Skipping (s,q) (0.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5004562Z Skipping (s,q) (0.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5004974Z Skipping (s,q) (0.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5005382Z Skipping (s,q) (0.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5005793Z Skipping (s,q) (0.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5006205Z Skipping (s,q) (0.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5006620Z Skipping (s,q) (0.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5007035Z Skipping (s,q) (0.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5007447Z Skipping (s,q) (0.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5007859Z Skipping (s,q) (0.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5008266Z Skipping (s,q) (0.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5008680Z Skipping (s,q) (0.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5009093Z Skipping (s,q) (0.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5009586Z Skipping (s,q) (0.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5009995Z Skipping (s,q) (0.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5010413Z Skipping (s,q) (0.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5010825Z Skipping (s,q) (0.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5011234Z Skipping (s,q) (0.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5011689Z Skipping (s,q) (0.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5012105Z Skipping (s,q) (0.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5012519Z Skipping (s,q) (0.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5012930Z Skipping (s,q) (0.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5013376Z Skipping (s,q) (0.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5013790Z Skipping (s,q) (0.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5014208Z Skipping (s,q) (0.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5014621Z Skipping (s,q) (0.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5015071Z Skipping (s,q) (0.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5015488Z Skipping (s,q) (0.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5015893Z Skipping (s,q) (0.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5016303Z Skipping (s,q) (0.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5016717Z Skipping (s,q) (0.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5017129Z Skipping (s,q) (0.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5017543Z Skipping (s,q) (0.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5017957Z Skipping (s,q) (0.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5018363Z Skipping (s,q) (0.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5018779Z Skipping (s,q) (0.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5019190Z Skipping (s,q) (0.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5019606Z Skipping (s,q) (0.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5020013Z Skipping (s,q) (0.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5020424Z Skipping (s,q) (0.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5020838Z Skipping (s,q) (0.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5021249Z Skipping (s,q) (0.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5021659Z Skipping (s,q) (0.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5022070Z Skipping (s,q) (0.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5022487Z Skipping (s,q) (0.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5022897Z Skipping (s,q) (0.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5023315Z Skipping (s,q) (0.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5023728Z Skipping (s,q) (0.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5024134Z Skipping (s,q) (0.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5024551Z Skipping (s,q) (0.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5024961Z Skipping (s,q) (0.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5025375Z Skipping (s,q) (0.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5025783Z Skipping (s,q) (0.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5026195Z Skipping (s,q) (0.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5026611Z Skipping (s,q) (0.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5031197Z Skipping (s,q) (0.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5031657Z Skipping (s,q) (0.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5032150Z Skipping (s,q) (0.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5032562Z Skipping (s,q) (0.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5032975Z Skipping (s,q) (0.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5033390Z Skipping (s,q) (0.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5033799Z Skipping (s,q) (1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5034246Z Skipping (s,q) (1.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5034662Z Skipping (s,q) (1.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5035074Z Skipping (s,q) (1.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5035483Z Skipping (s,q) (1.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5035896Z Skipping (s,q) (1.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5036347Z Skipping (s,q) (1.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5036765Z Skipping (s,q) (1.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5037174Z Skipping (s,q) (1.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5037591Z Skipping (s,q) (1.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5038096Z Skipping (s,q) (1.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5038506Z Skipping (s,q) (1.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5038920Z Skipping (s,q) (1.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5039336Z Skipping (s,q) (1.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5039747Z Skipping (s,q) (1.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5040226Z Skipping (s,q) (1.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5040640Z Skipping (s,q) (1.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5041056Z Skipping (s,q) (1.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5041467Z Skipping (s,q) (1.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5041880Z Skipping (s,q) (1.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5042295Z Skipping (s,q) (1.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5042708Z Skipping (s,q) (1.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5043120Z Skipping (s,q) (1.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5043531Z Skipping (s,q) (1.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5043946Z Skipping (s,q) (1.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5044354Z Skipping (s,q) (1.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5044767Z Skipping (s,q) (1.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5045179Z Skipping (s,q) (1.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5045594Z Skipping (s,q) (1.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5046012Z Skipping (s,q) (1.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5046428Z Skipping (s,q) (1.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5046841Z Skipping (s,q) (1.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5047251Z Skipping (s,q) (1.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5047662Z Skipping (s,q) (1.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5048073Z Skipping (s,q) (1.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5048485Z Skipping (s,q) (1.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5048900Z Skipping (s,q) (1.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5049311Z Skipping (s,q) (1.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5049726Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5050140Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5050553Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5051020Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5051432Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5051851Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5052264Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5052675Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5053150Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5053564Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5053975Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5054385Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5054839Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5055257Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5055670Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5056085Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5056536Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5056947Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5057365Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5057827Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5058244Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5058653Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5059066Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5059480Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5059893Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5060310Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5060724Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5061135Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5061548Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5061963Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5062377Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5062793Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5063204Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5063615Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5064030Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5064444Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5064858Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5065273Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5065685Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5066094Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5066507Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5066922Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5067333Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5067749Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5068211Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5068620Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5069035Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5069499Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5069911Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5070320Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5070734Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5071148Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5071557Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5072010Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5072423Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5072836Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5073246Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5073695Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5074112Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5074524Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5074935Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5075388Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5075803Z Skipping (s,q) (0.01, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5076208Z Skipping (s,q) (0.02, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5076617Z Skipping (s,q) (0.03, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5077024Z Skipping (s,q) (0.04, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5077426Z Skipping (s,q) (0.05, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5077832Z Skipping (s,q) (0.06, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5078242Z Skipping (s,q) (0.07, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5078645Z Skipping (s,q) (0.08, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5079055Z Skipping (s,q) (0.09, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5079462Z Skipping (s,q) (0.1, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5079871Z Skipping (s,q) (0.11, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5080325Z Skipping (s,q) (0.12, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5080730Z Skipping (s,q) (0.13, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5081138Z Skipping (s,q) (0.14, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5081541Z Skipping (s,q) (0.15, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5081946Z Skipping (s,q) (0.16, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5082352Z Skipping (s,q) (0.17, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5082756Z Skipping (s,q) (0.18, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5083163Z Skipping (s,q) (0.19, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5083573Z Skipping (s,q) (0.2, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5083980Z Skipping (s,q) (0.21, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5084383Z Skipping (s,q) (0.22, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5084790Z Skipping (s,q) (0.23, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5085195Z Skipping (s,q) (0.24, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5085599Z Skipping (s,q) (0.25, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5086007Z Skipping (s,q) (0.26, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5086412Z Skipping (s,q) (0.27, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5086818Z Skipping (s,q) (0.28, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5087221Z Skipping (s,q) (0.29, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5087679Z Skipping (s,q) (0.3, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5088083Z Skipping (s,q) (0.31, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5088535Z Skipping (s,q) (0.32, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5088939Z Skipping (s,q) (0.33, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5089351Z Skipping (s,q) (0.34, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5089754Z Skipping (s,q) (0.35, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5090152Z Skipping (s,q) (0.36, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5090599Z Skipping (s,q) (0.37, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5091006Z Skipping (s,q) (0.38, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5091407Z Skipping (s,q) (0.39, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5092075Z Skipping (s,q) (0.4, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5092564Z Skipping (s,q) (0.41, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5092969Z Skipping (s,q) (0.42, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5093379Z Skipping (s,q) (0.43, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5093784Z Skipping (s,q) (0.44, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5094250Z Skipping (s,q) (0.45, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5094651Z Skipping (s,q) (0.46, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5095055Z Skipping (s,q) (0.47, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5095462Z Skipping (s,q) (0.48, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5095864Z Skipping (s,q) (0.49, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5096268Z Skipping (s,q) (0.5, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5096673Z Skipping (s,q) (0.51, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5097080Z Skipping (s,q) (0.52, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5097489Z Skipping (s,q) (0.53, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5097944Z Skipping (s,q) (0.54, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5098352Z Skipping (s,q) (0.55, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5098751Z Skipping (s,q) (0.56, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5099160Z Skipping (s,q) (0.57, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5099565Z Skipping (s,q) (0.58, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5099968Z Skipping (s,q) (0.59, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5100376Z Skipping (s,q) (0.6, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5100782Z Skipping (s,q) (0.61, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5101187Z Skipping (s,q) (0.62, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5101587Z Skipping (s,q) (0.63, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5101989Z Skipping (s,q) (0.64, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5102396Z Skipping (s,q) (0.65, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5102801Z Skipping (s,q) (0.66, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5103206Z Skipping (s,q) (0.67, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5103615Z Skipping (s,q) (0.68, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5104020Z Skipping (s,q) (0.69, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5104421Z Skipping (s,q) (0.7, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5104830Z Skipping (s,q) (0.71, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5105235Z Skipping (s,q) (0.72, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5105639Z Skipping (s,q) (0.73, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5106043Z Skipping (s,q) (0.74, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5106447Z Skipping (s,q) (0.75, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5106854Z Skipping (s,q) (0.76, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5107333Z Skipping (s,q) (0.77, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5107736Z Skipping (s,q) (0.78, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5108141Z Skipping (s,q) (0.79, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5108548Z Skipping (s,q) (0.8, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5108952Z Skipping (s,q) (0.81, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5109418Z Skipping (s,q) (0.82, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5109822Z Skipping (s,q) (0.83, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5110238Z Skipping (s,q) (0.84, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5110651Z Skipping (s,q) (0.85, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5111064Z Skipping (s,q) (0.86, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5111505Z Skipping (s,q) (0.87, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5111910Z Skipping (s,q) (0.88, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5112325Z Skipping (s,q) (0.89, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5112728Z Skipping (s,q) (0.9, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5113181Z Skipping (s,q) (0.91, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5113594Z Skipping (s,q) (0.92, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5114004Z Skipping (s,q) (0.93, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5114407Z Skipping (s,q) (0.94, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5114813Z Skipping (s,q) (0.95, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5115216Z Skipping (s,q) (0.96, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5115620Z Skipping (s,q) (0.97, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5116028Z Skipping (s,q) (0.98, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5116440Z Skipping (s,q) (0.99, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5116848Z Skipping (s,q) (1, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5117256Z Skipping (s,q) (1.01, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5117720Z Skipping (s,q) (1.02, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5118129Z Skipping (s,q) (1.03, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5118532Z Skipping (s,q) (1.04, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5118940Z Skipping (s,q) (1.05, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5119345Z Skipping (s,q) (1.06, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5119749Z Skipping (s,q) (1.07, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5120201Z Skipping (s,q) (1.08, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5120609Z Skipping (s,q) (1.09, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5121018Z Skipping (s,q) (1.1, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5121420Z Skipping (s,q) (1.11, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5121823Z Skipping (s,q) (1.12, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5122232Z Skipping (s,q) (1.13, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5122637Z Skipping (s,q) (1.14, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5123042Z Skipping (s,q) (1.15, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5123448Z Skipping (s,q) (1.16, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5123854Z Skipping (s,q) (1.17, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5124261Z Skipping (s,q) (1.18, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5124668Z Skipping (s,q) (1.19, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5125074Z Skipping (s,q) (1.2, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5125482Z Skipping (s,q) (1.21, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5125893Z Skipping (s,q) (1.22, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5126437Z Skipping (s,q) (1.23, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5126845Z Skipping (s,q) (1.24, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5127258Z Skipping (s,q) (1.25, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5127688Z Skipping (s,q) (1.26, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5128138Z Skipping (s,q) (1.27, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5128589Z Skipping (s,q) (1.28, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5129003Z Skipping (s,q) (1.29, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5129408Z Skipping (s,q) (1.3, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5129810Z Skipping (s,q) (1.31, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5130253Z Skipping (s,q) (1.32, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5130670Z Skipping (s,q) (1.33, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5131081Z Skipping (s,q) (1.34, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5131491Z Skipping (s,q) (1.35, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5131897Z Skipping (s,q) (1.36, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5132343Z Skipping (s,q) (1.37, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5132746Z Skipping (s,q) (1.38, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5133153Z Skipping (s,q) (1.39, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5133559Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5133965Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5134375Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5134781Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5135194Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5135604Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5136011Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5136416Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5136825Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5137237Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5137648Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5138057Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5138470Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5138881Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5139289Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5139697Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5140110Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5140527Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5140934Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5141344Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5141752Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5141906Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5142064Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5142219Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5142371Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5142525Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5142676Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5142831Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5143037Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5143188Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5143343Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5143500Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5143656Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5143815Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5144013Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5144168Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5144330Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5144484Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5144680Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5144836Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5144990Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5145148Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5145340Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5145494Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5145648Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5145802Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5145956Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5146112Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5146264Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5146422Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5146573Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5146730Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5146888Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5147043Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5147198Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5147359Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5147542Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5147728Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5147883Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5148037Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:59:07.5148203Z Skipping (s,q) (0.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5148366Z Skipping (s,q) (0.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5148529Z Skipping (s,q) (0.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5148690Z Skipping (s,q) (0.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5148848Z Skipping (s,q) (0.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5149015Z Skipping (s,q) (0.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5149177Z Skipping (s,q) (0.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5149337Z Skipping (s,q) (0.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5149505Z Skipping (s,q) (0.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5149664Z Skipping (s,q) (0.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5149824Z Skipping (s,q) (0.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5149986Z Skipping (s,q) (0.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5150144Z Skipping (s,q) (0.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5150302Z Skipping (s,q) (0.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5150505Z Skipping (s,q) (0.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5150660Z Skipping (s,q) (0.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5150825Z Skipping (s,q) (0.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5150984Z Skipping (s,q) (0.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5151141Z Skipping (s,q) (0.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5151343Z Skipping (s,q) (0.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5151503Z Skipping (s,q) (0.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5151663Z Skipping (s,q) (0.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5151820Z Skipping (s,q) (0.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5152013Z Skipping (s,q) (0.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5152174Z Skipping (s,q) (0.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5152333Z Skipping (s,q) (0.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5152491Z Skipping (s,q) (0.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5152691Z Skipping (s,q) (0.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5152851Z Skipping (s,q) (0.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5153008Z Skipping (s,q) (0.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5153172Z Skipping (s,q) (0.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5153328Z Skipping (s,q) (0.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5153486Z Skipping (s,q) (0.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5153643Z Skipping (s,q) (0.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5153804Z Skipping (s,q) (0.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5153964Z Skipping (s,q) (0.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5154121Z Skipping (s,q) (0.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5154279Z Skipping (s,q) (0.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5154441Z Skipping (s,q) (0.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5154597Z Skipping (s,q) (0.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5154756Z Skipping (s,q) (0.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5154914Z Skipping (s,q) (0.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5155070Z Skipping (s,q) (0.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5155229Z Skipping (s,q) (0.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5155385Z Skipping (s,q) (0.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5155546Z Skipping (s,q) (0.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5155707Z Skipping (s,q) (0.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5155868Z Skipping (s,q) (0.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5156027Z Skipping (s,q) (0.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5156184Z Skipping (s,q) (0.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5156339Z Skipping (s,q) (0.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5156499Z Skipping (s,q) (0.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5156659Z Skipping (s,q) (0.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5156814Z Skipping (s,q) (0.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5156974Z Skipping (s,q) (0.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5157133Z Skipping (s,q) (0.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5157292Z Skipping (s,q) (0.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5157450Z Skipping (s,q) (0.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5157662Z Skipping (s,q) (0.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5157847Z Skipping (s,q) (0.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5158021Z Skipping (s,q) (0.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5158180Z Skipping (s,q) (0.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5158339Z Skipping (s,q) (0.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5158538Z Skipping (s,q) (0.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5158698Z Skipping (s,q) (0.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5158852Z Skipping (s,q) (0.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5159009Z Skipping (s,q) (0.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5159167Z Skipping (s,q) (0.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5159361Z Skipping (s,q) (0.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5159523Z Skipping (s,q) (0.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5159683Z Skipping (s,q) (0.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5159841Z Skipping (s,q) (0.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5160061Z Skipping (s,q) (0.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5160265Z Skipping (s,q) (0.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5160424Z Skipping (s,q) (0.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5160584Z Skipping (s,q) (0.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5160740Z Skipping (s,q) (0.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5160897Z Skipping (s,q) (0.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5161057Z Skipping (s,q) (0.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5161216Z Skipping (s,q) (0.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5161375Z Skipping (s,q) (0.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5161536Z Skipping (s,q) (0.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5161691Z Skipping (s,q) (0.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5161852Z Skipping (s,q) (0.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5162007Z Skipping (s,q) (0.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5162164Z Skipping (s,q) (0.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5162325Z Skipping (s,q) (0.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5162480Z Skipping (s,q) (0.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5162637Z Skipping (s,q) (0.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5162803Z Skipping (s,q) (0.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5162963Z Skipping (s,q) (0.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5163120Z Skipping (s,q) (0.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5163280Z Skipping (s,q) (0.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5163437Z Skipping (s,q) (0.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5163598Z Skipping (s,q) (0.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5163757Z Skipping (s,q) (0.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5163912Z Skipping (s,q) (0.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5164075Z Skipping (s,q) (0.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5164231Z Skipping (s,q) (0.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5164389Z Skipping (s,q) (1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5164546Z Skipping (s,q) (1.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5164705Z Skipping (s,q) (1.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5164866Z Skipping (s,q) (1.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5165069Z Skipping (s,q) (1.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5165225Z Skipping (s,q) (1.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5165389Z Skipping (s,q) (1.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5165546Z Skipping (s,q) (1.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5165709Z Skipping (s,q) (1.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5165905Z Skipping (s,q) (1.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5166064Z Skipping (s,q) (1.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5166226Z Skipping (s,q) (1.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5166383Z Skipping (s,q) (1.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5166577Z Skipping (s,q) (1.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5166738Z Skipping (s,q) (1.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5166897Z Skipping (s,q) (1.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5167058Z Skipping (s,q) (1.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5167250Z Skipping (s,q) (1.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5167408Z Skipping (s,q) (1.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5167568Z Skipping (s,q) (1.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5167726Z Skipping (s,q) (1.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5167882Z Skipping (s,q) (1.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5168043Z Skipping (s,q) (1.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5168199Z Skipping (s,q) (1.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5168364Z Skipping (s,q) (1.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5168520Z Skipping (s,q) (1.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5168679Z Skipping (s,q) (1.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5168835Z Skipping (s,q) (1.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5168993Z Skipping (s,q) (1.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5169149Z Skipping (s,q) (1.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5169307Z Skipping (s,q) (1.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5169465Z Skipping (s,q) (1.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5169620Z Skipping (s,q) (1.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5169779Z Skipping (s,q) (1.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5169936Z Skipping (s,q) (1.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5170098Z Skipping (s,q) (1.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5170267Z Skipping (s,q) (1.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5170425Z Skipping (s,q) (1.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5170585Z Skipping (s,q) (1.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5170742Z Skipping (s,q) (1.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5170903Z Skipping (s,q) (1.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5171065Z Skipping (s,q) (1.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5171224Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5171386Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5171542Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5171697Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5171856Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5172015Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5172216Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5172375Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5172534Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5172701Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5172861Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5173056Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5173220Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5173379Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5173535Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5173694Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5173887Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5174050Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5174205Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5174360Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5174560Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5174718Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5174877Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5175036Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5175193Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5175350Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5175507Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5175665Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5175825Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5175984Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5176140Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5176302Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5176459Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5176617Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5176775Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5176929Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5177089Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5177247Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5177407Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5181059Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5181248Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5181410Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5181575Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5181733Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5181896Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5182059Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5182216Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5182375Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5182533Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5182694Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5182858Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5183082Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5183242Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5183400Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5183558Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5183718Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5183915Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5184075Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:59:07.5184237Z Skipping (s,q) (0.01, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5184392Z Skipping (s,q) (0.02, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5184587Z Skipping (s,q) (0.03, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5184742Z Skipping (s,q) (0.04, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5184901Z Skipping (s,q) (0.05, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5185056Z Skipping (s,q) (0.06, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5185210Z Skipping (s,q) (0.07, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5185403Z Skipping (s,q) (0.08, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5185561Z Skipping (s,q) (0.09, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5185719Z Skipping (s,q) (0.1, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5185877Z Skipping (s,q) (0.11, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5186030Z Skipping (s,q) (0.12, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5186184Z Skipping (s,q) (0.13, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5186344Z Skipping (s,q) (0.14, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5186504Z Skipping (s,q) (0.15, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5186663Z Skipping (s,q) (0.16, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5186819Z Skipping (s,q) (0.17, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5187011Z Skipping (s,q) (0.18, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5187210Z Skipping (s,q) (0.19, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5187403Z Skipping (s,q) (0.2, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5187599Z Skipping (s,q) (0.21, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5187800Z Skipping (s,q) (0.22, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5187992Z Skipping (s,q) (0.23, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5188185Z Skipping (s,q) (0.24, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5188381Z Skipping (s,q) (0.25, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5188577Z Skipping (s,q) (0.26, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5188770Z Skipping (s,q) (0.27, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5188965Z Skipping (s,q) (0.28, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5189158Z Skipping (s,q) (0.29, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5189355Z Skipping (s,q) (0.3, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5189547Z Skipping (s,q) (0.31, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5189731Z Skipping (s,q) (0.32, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5189889Z Skipping (s,q) (0.33, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5190043Z Skipping (s,q) (0.34, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5190196Z Skipping (s,q) (0.35, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5190352Z Skipping (s,q) (0.36, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5190507Z Skipping (s,q) (0.37, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5190663Z Skipping (s,q) (0.38, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5190864Z Skipping (s,q) (0.39, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5191018Z Skipping (s,q) (0.4, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5191177Z Skipping (s,q) (0.41, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5191330Z Skipping (s,q) (0.42, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5191725Z Skipping (s,q) (0.43, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5192047Z Skipping (s,q) (0.44, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5192209Z Skipping (s,q) (0.45, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5192366Z Skipping (s,q) (0.46, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5192521Z Skipping (s,q) (0.47, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5192758Z Skipping (s,q) (0.48, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5192915Z Skipping (s,q) (0.49, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5193073Z Skipping (s,q) (0.5, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5193228Z Skipping (s,q) (0.51, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5193387Z Skipping (s,q) (0.52, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5193596Z Skipping (s,q) (0.53, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5193752Z Skipping (s,q) (0.54, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5193912Z Skipping (s,q) (0.55, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5194068Z Skipping (s,q) (0.56, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5194227Z Skipping (s,q) (0.57, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5194382Z Skipping (s,q) (0.58, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5194535Z Skipping (s,q) (0.59, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5194696Z Skipping (s,q) (0.6, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5194852Z Skipping (s,q) (0.61, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5195012Z Skipping (s,q) (0.62, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5195167Z Skipping (s,q) (0.63, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5195324Z Skipping (s,q) (0.64, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5195483Z Skipping (s,q) (0.65, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5195638Z Skipping (s,q) (0.66, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5195796Z Skipping (s,q) (0.67, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5195958Z Skipping (s,q) (0.68, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5196113Z Skipping (s,q) (0.69, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5196271Z Skipping (s,q) (0.7, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5196428Z Skipping (s,q) (0.71, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5196582Z Skipping (s,q) (0.72, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5196741Z Skipping (s,q) (0.73, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5196897Z Skipping (s,q) (0.74, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5197070Z Skipping (s,q) (0.75, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5197264Z Skipping (s,q) (0.76, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5197456Z Skipping (s,q) (0.77, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5197655Z Skipping (s,q) (0.78, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5197851Z Skipping (s,q) (0.79, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5198046Z Skipping (s,q) (0.8, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5198243Z Skipping (s,q) (0.81, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5198441Z Skipping (s,q) (0.82, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5198634Z Skipping (s,q) (0.83, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5198912Z Skipping (s,q) (0.84, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5199077Z Skipping (s,q) (0.85, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5199232Z Skipping (s,q) (0.86, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5199388Z Skipping (s,q) (0.87, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5199542Z Skipping (s,q) (0.88, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5199738Z Skipping (s,q) (0.89, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5199893Z Skipping (s,q) (0.9, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5200046Z Skipping (s,q) (0.91, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5200254Z Skipping (s,q) (0.92, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5200408Z Skipping (s,q) (0.93, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5200602Z Skipping (s,q) (0.94, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5200765Z Skipping (s,q) (0.95, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5200919Z Skipping (s,q) (0.96, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5201077Z Skipping (s,q) (0.97, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5201271Z Skipping (s,q) (0.98, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5201423Z Skipping (s,q) (0.99, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5201579Z Skipping (s,q) (1, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5201737Z Skipping (s,q) (1.01, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5201891Z Skipping (s,q) (1.02, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5202049Z Skipping (s,q) (1.03, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5202202Z Skipping (s,q) (1.04, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5202362Z Skipping (s,q) (1.05, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5202519Z Skipping (s,q) (1.06, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5202672Z Skipping (s,q) (1.07, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5202827Z Skipping (s,q) (1.08, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5202984Z Skipping (s,q) (1.09, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5203137Z Skipping (s,q) (1.1, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5203296Z Skipping (s,q) (1.11, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5203455Z Skipping (s,q) (1.12, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5203612Z Skipping (s,q) (1.13, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5203767Z Skipping (s,q) (1.14, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5203922Z Skipping (s,q) (1.15, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5204085Z Skipping (s,q) (1.16, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5204240Z Skipping (s,q) (1.17, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5204398Z Skipping (s,q) (1.18, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5204555Z Skipping (s,q) (1.19, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5204710Z Skipping (s,q) (1.2, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5204868Z Skipping (s,q) (1.21, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5205021Z Skipping (s,q) (1.22, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5205177Z Skipping (s,q) (1.23, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5205337Z Skipping (s,q) (1.24, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5205490Z Skipping (s,q) (1.25, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5205644Z Skipping (s,q) (1.26, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5205804Z Skipping (s,q) (1.27, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5205959Z Skipping (s,q) (1.28, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5206162Z Skipping (s,q) (1.29, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5206316Z Skipping (s,q) (1.3, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5206475Z Skipping (s,q) (1.31, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5206632Z Skipping (s,q) (1.32, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5206786Z Skipping (s,q) (1.33, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5206979Z Skipping (s,q) (1.34, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5207137Z Skipping (s,q) (1.35, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5207291Z Skipping (s,q) (1.36, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5207444Z Skipping (s,q) (1.37, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5207600Z Skipping (s,q) (1.38, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5207793Z Skipping (s,q) (1.39, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5207953Z Skipping (s,q) (1.4, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5208108Z Skipping (s,q) (1.41, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5208262Z Skipping (s,q) (1.42, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5208457Z Skipping (s,q) (1.43, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5208613Z Skipping (s,q) (1.44, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5208768Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5208927Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5209083Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5209239Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5209394Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5209551Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5209711Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5209865Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5210019Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5210178Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5210332Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5210488Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5210644Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5210798Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5210953Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5211107Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5211265Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5211421Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5211577Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5211733Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5211890Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5212045Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5212200Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5212356Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5212511Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5212669Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5212825Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5212987Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5213143Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5213344Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5213502Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5213658Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5213814Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5213971Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5214165Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5214327Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5214481Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5214636Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5214796Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5214987Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5215145Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5215301Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5215454Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5215647Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5215803Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5215958Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5216118Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5216274Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5216428Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5216586Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5216742Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5216895Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5217052Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5217211Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5217370Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:59:07.5217548Z Skipping (s,q) (0.01, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5217727Z Skipping (s,q) (0.02, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5217889Z Skipping (s,q) (0.03, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5218043Z Skipping (s,q) (0.04, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5218195Z Skipping (s,q) (0.05, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5218352Z Skipping (s,q) (0.06, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5218509Z Skipping (s,q) (0.07, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5218665Z Skipping (s,q) (0.08, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5218823Z Skipping (s,q) (0.09, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5218976Z Skipping (s,q) (0.1, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5219135Z Skipping (s,q) (0.11, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5219290Z Skipping (s,q) (0.12, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5219444Z Skipping (s,q) (0.13, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5219603Z Skipping (s,q) (0.14, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5219757Z Skipping (s,q) (0.15, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5219914Z Skipping (s,q) (0.16, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5220068Z Skipping (s,q) (0.17, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5220226Z Skipping (s,q) (0.18, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5220384Z Skipping (s,q) (0.19, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5220583Z Skipping (s,q) (0.2, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5220737Z Skipping (s,q) (0.21, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5220894Z Skipping (s,q) (0.22, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5221050Z Skipping (s,q) (0.23, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5221206Z Skipping (s,q) (0.24, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5221423Z Skipping (s,q) (0.25, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5221581Z Skipping (s,q) (0.26, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5221739Z Skipping (s,q) (0.27, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5221894Z Skipping (s,q) (0.28, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5222049Z Skipping (s,q) (0.29, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5222243Z Skipping (s,q) (0.3, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5222401Z Skipping (s,q) (0.31, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5222556Z Skipping (s,q) (0.32, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5222710Z Skipping (s,q) (0.33, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5222902Z Skipping (s,q) (0.34, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5223059Z Skipping (s,q) (0.35, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5223213Z Skipping (s,q) (0.36, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5223369Z Skipping (s,q) (0.37, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5223526Z Skipping (s,q) (0.38, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5223679Z Skipping (s,q) (0.39, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5223832Z Skipping (s,q) (0.4, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5223992Z Skipping (s,q) (0.41, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5224146Z Skipping (s,q) (0.42, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5224304Z Skipping (s,q) (0.43, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5224458Z Skipping (s,q) (0.44, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5224615Z Skipping (s,q) (0.45, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5224772Z Skipping (s,q) (0.46, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5224926Z Skipping (s,q) (0.47, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5225082Z Skipping (s,q) (0.48, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5225238Z Skipping (s,q) (0.49, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5225392Z Skipping (s,q) (0.5, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5225548Z Skipping (s,q) (0.51, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5225705Z Skipping (s,q) (0.52, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5225858Z Skipping (s,q) (0.53, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5226018Z Skipping (s,q) (0.54, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5226172Z Skipping (s,q) (0.55, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5226328Z Skipping (s,q) (0.56, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5226485Z Skipping (s,q) (0.57, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5226640Z Skipping (s,q) (0.58, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5226799Z Skipping (s,q) (0.59, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5226953Z Skipping (s,q) (0.6, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5227107Z Skipping (s,q) (0.61, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5227265Z Skipping (s,q) (0.62, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5227419Z Skipping (s,q) (0.63, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5227577Z Skipping (s,q) (0.64, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5227796Z Skipping (s,q) (0.65, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5227973Z Skipping (s,q) (0.66, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5228141Z Skipping (s,q) (0.67, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5228298Z Skipping (s,q) (0.68, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5228453Z Skipping (s,q) (0.69, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5228647Z Skipping (s,q) (0.7, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5228803Z Skipping (s,q) (0.71, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5228957Z Skipping (s,q) (0.72, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5229115Z Skipping (s,q) (0.73, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5229270Z Skipping (s,q) (0.74, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5229465Z Skipping (s,q) (0.75, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5229623Z Skipping (s,q) (0.76, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5229777Z Skipping (s,q) (0.77, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5229934Z Skipping (s,q) (0.78, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5230126Z Skipping (s,q) (0.79, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5230280Z Skipping (s,q) (0.8, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5230438Z Skipping (s,q) (0.81, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5230596Z Skipping (s,q) (0.82, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5230750Z Skipping (s,q) (0.83, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5230908Z Skipping (s,q) (0.84, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5231063Z Skipping (s,q) (0.85, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5231222Z Skipping (s,q) (0.86, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5231375Z Skipping (s,q) (0.87, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5231531Z Skipping (s,q) (0.88, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5231688Z Skipping (s,q) (0.89, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5231843Z Skipping (s,q) (0.9, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5231996Z Skipping (s,q) (0.91, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5232152Z Skipping (s,q) (0.92, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5232309Z Skipping (s,q) (0.93, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5232465Z Skipping (s,q) (0.94, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5232619Z Skipping (s,q) (0.95, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5232774Z Skipping (s,q) (0.96, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5232932Z Skipping (s,q) (0.97, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5233087Z Skipping (s,q) (0.98, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5233244Z Skipping (s,q) (0.99, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5233397Z Skipping (s,q) (1, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5233554Z Skipping (s,q) (1.01, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5233711Z Skipping (s,q) (1.02, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5233864Z Skipping (s,q) (1.03, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5234021Z Skipping (s,q) (1.04, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5234177Z Skipping (s,q) (1.05, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5234330Z Skipping (s,q) (1.06, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5234484Z Skipping (s,q) (1.07, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5234641Z Skipping (s,q) (1.08, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5234798Z Skipping (s,q) (1.09, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5234999Z Skipping (s,q) (1.1, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5235152Z Skipping (s,q) (1.11, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5235306Z Skipping (s,q) (1.12, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5235467Z Skipping (s,q) (1.13, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5235622Z Skipping (s,q) (1.14, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5235815Z Skipping (s,q) (1.15, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5235973Z Skipping (s,q) (1.16, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5236128Z Skipping (s,q) (1.17, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5236285Z Skipping (s,q) (1.18, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5236440Z Skipping (s,q) (1.19, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5236630Z Skipping (s,q) (1.2, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5236790Z Skipping (s,q) (1.21, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5236943Z Skipping (s,q) (1.22, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5237098Z Skipping (s,q) (1.23, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5237291Z Skipping (s,q) (1.24, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5237444Z Skipping (s,q) (1.25, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5237600Z Skipping (s,q) (1.26, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5237756Z Skipping (s,q) (1.27, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5237910Z Skipping (s,q) (1.28, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5238068Z Skipping (s,q) (1.29, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5238223Z Skipping (s,q) (1.3, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5238381Z Skipping (s,q) (1.31, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5238537Z Skipping (s,q) (1.32, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5238693Z Skipping (s,q) (1.33, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5238848Z Skipping (s,q) (1.34, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5239007Z Skipping (s,q) (1.35, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5239163Z Skipping (s,q) (1.36, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5239321Z Skipping (s,q) (1.37, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5239477Z Skipping (s,q) (1.38, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5239632Z Skipping (s,q) (1.39, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5239788Z Skipping (s,q) (1.4, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5239942Z Skipping (s,q) (1.41, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5240098Z Skipping (s,q) (1.42, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5240312Z Skipping (s,q) (1.43, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5240469Z Skipping (s,q) (1.44, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5240626Z Skipping (s,q) (1.45, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5240779Z Skipping (s,q) (1.46, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5240935Z Skipping (s,q) (1.47, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5241091Z Skipping (s,q) (1.48, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5241248Z Skipping (s,q) (1.49, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5241401Z Skipping (s,q) (1.5, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5241558Z Skipping (s,q) (1.51, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5241712Z Skipping (s,q) (1.52, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5241869Z Skipping (s,q) (1.53, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5242026Z Skipping (s,q) (1.54, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5242231Z Skipping (s,q) (1.55, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5242392Z Skipping (s,q) (1.56, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5242547Z Skipping (s,q) (1.57, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5242708Z Skipping (s,q) (1.58, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5242869Z Skipping (s,q) (1.59, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5243022Z Skipping (s,q) (1.6, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5243217Z Skipping (s,q) (1.61, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5243372Z Skipping (s,q) (1.62, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5243527Z Skipping (s,q) (1.63, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5243684Z Skipping (s,q) (1.64, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5243875Z Skipping (s,q) (1.65, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5244031Z Skipping (s,q) (1.66, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5244191Z Skipping (s,q) (1.67, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5244345Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5244538Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5244693Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5244848Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5245009Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5245164Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5245320Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5245477Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5245634Z Skipping (s,q) (1.76, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5245793Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5245951Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5246105Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5246264Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5246420Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5246576Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5246736Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5246893Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5247047Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5247206Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5247369Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5247549Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5247726Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5247881Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5248038Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5248195Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5248350Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5248508Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5248663Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5248823Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5248976Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5249130Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5249288Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:59:07.5249512Z Skipping (s,q) (0.01, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5249667Z Skipping (s,q) (0.02, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5249827Z Skipping (s,q) (0.03, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5249983Z Skipping (s,q) (0.04, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5250141Z Skipping (s,q) (0.05, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5250297Z Skipping (s,q) (0.06, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5250490Z Skipping (s,q) (0.07, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5250649Z Skipping (s,q) (0.08, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5250803Z Skipping (s,q) (0.09, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5250957Z Skipping (s,q) (0.1, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5251152Z Skipping (s,q) (0.11, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5251309Z Skipping (s,q) (0.12, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5251469Z Skipping (s,q) (0.13, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5251625Z Skipping (s,q) (0.14, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5251868Z Skipping (s,q) (0.15, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5252027Z Skipping (s,q) (0.16, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5252182Z Skipping (s,q) (0.17, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5252337Z Skipping (s,q) (0.18, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5252494Z Skipping (s,q) (0.19, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5252647Z Skipping (s,q) (0.2, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5252806Z Skipping (s,q) (0.21, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5252964Z Skipping (s,q) (0.22, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5253119Z Skipping (s,q) (0.23, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5253281Z Skipping (s,q) (0.24, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5253437Z Skipping (s,q) (0.25, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5253593Z Skipping (s,q) (0.26, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5253749Z Skipping (s,q) (0.27, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5253903Z Skipping (s,q) (0.28, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5254063Z Skipping (s,q) (0.29, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5254216Z Skipping (s,q) (0.3, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5254371Z Skipping (s,q) (0.31, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5254526Z Skipping (s,q) (0.32, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5254681Z Skipping (s,q) (0.33, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5254836Z Skipping (s,q) (0.34, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5254996Z Skipping (s,q) (0.35, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5255149Z Skipping (s,q) (0.36, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5255303Z Skipping (s,q) (0.37, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5255464Z Skipping (s,q) (0.38, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5255618Z Skipping (s,q) (0.39, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5255775Z Skipping (s,q) (0.4, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5255930Z Skipping (s,q) (0.41, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5256085Z Skipping (s,q) (0.42, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5256244Z Skipping (s,q) (0.43, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5256399Z Skipping (s,q) (0.44, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5256556Z Skipping (s,q) (0.45, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5256761Z Skipping (s,q) (0.46, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5256914Z Skipping (s,q) (0.47, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5257073Z Skipping (s,q) (0.48, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5257230Z Skipping (s,q) (0.49, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5257385Z Skipping (s,q) (0.5, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5257544Z Skipping (s,q) (0.51, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5257747Z Skipping (s,q) (0.52, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5257927Z Skipping (s,q) (0.53, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5258102Z Skipping (s,q) (0.54, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5258255Z Skipping (s,q) (0.55, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5258448Z Skipping (s,q) (0.56, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5258602Z Skipping (s,q) (0.57, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5258758Z Skipping (s,q) (0.58, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5258915Z Skipping (s,q) (0.59, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5259107Z Skipping (s,q) (0.6, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5259261Z Skipping (s,q) (0.61, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5259419Z Skipping (s,q) (0.62, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5259575Z Skipping (s,q) (0.63, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5259732Z Skipping (s,q) (0.64, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5259885Z Skipping (s,q) (0.65, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5260039Z Skipping (s,q) (0.66, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5260207Z Skipping (s,q) (0.67, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5260360Z Skipping (s,q) (0.68, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5260515Z Skipping (s,q) (0.69, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5260671Z Skipping (s,q) (0.7, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5260830Z Skipping (s,q) (0.71, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5260988Z Skipping (s,q) (0.72, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5261143Z Skipping (s,q) (0.73, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5261302Z Skipping (s,q) (0.74, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5261462Z Skipping (s,q) (0.75, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5261618Z Skipping (s,q) (0.76, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5261772Z Skipping (s,q) (0.77, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5261936Z Skipping (s,q) (0.78, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5262094Z Skipping (s,q) (0.79, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5262256Z Skipping (s,q) (0.8, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5262408Z Skipping (s,q) (0.81, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5262563Z Skipping (s,q) (0.82, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5262722Z Skipping (s,q) (0.83, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5262876Z Skipping (s,q) (0.84, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5263029Z Skipping (s,q) (0.85, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5263183Z Skipping (s,q) (0.86, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5263334Z Skipping (s,q) (0.87, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5263487Z Skipping (s,q) (0.88, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5263642Z Skipping (s,q) (0.89, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5263799Z Skipping (s,q) (0.9, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5264002Z Skipping (s,q) (0.91, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5264158Z Skipping (s,q) (0.92, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5264311Z Skipping (s,q) (0.93, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5264471Z Skipping (s,q) (0.94, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5264622Z Skipping (s,q) (0.95, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5264774Z Skipping (s,q) (0.96, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5264967Z Skipping (s,q) (0.97, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5265121Z Skipping (s,q) (0.98, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5265279Z Skipping (s,q) (0.99, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5265430Z Skipping (s,q) (1, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5265621Z Skipping (s,q) (1.01, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5265778Z Skipping (s,q) (1.02, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5265935Z Skipping (s,q) (1.03, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5266088Z Skipping (s,q) (1.04, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5266283Z Skipping (s,q) (1.05, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5266436Z Skipping (s,q) (1.06, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5266592Z Skipping (s,q) (1.07, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5266745Z Skipping (s,q) (1.08, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5266897Z Skipping (s,q) (1.09, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5267054Z Skipping (s,q) (1.1, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5267206Z Skipping (s,q) (1.11, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5267363Z Skipping (s,q) (1.12, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5267517Z Skipping (s,q) (1.13, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5267671Z Skipping (s,q) (1.14, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5267829Z Skipping (s,q) (1.15, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5267982Z Skipping (s,q) (1.16, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5268134Z Skipping (s,q) (1.17, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5268288Z Skipping (s,q) (1.18, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5268445Z Skipping (s,q) (1.19, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5268594Z Skipping (s,q) (1.2, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5268752Z Skipping (s,q) (1.21, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5268904Z Skipping (s,q) (1.22, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5269058Z Skipping (s,q) (1.23, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5269212Z Skipping (s,q) (1.24, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5269366Z Skipping (s,q) (1.25, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5269521Z Skipping (s,q) (1.26, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5269673Z Skipping (s,q) (1.27, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5269830Z Skipping (s,q) (1.28, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5269983Z Skipping (s,q) (1.29, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5270133Z Skipping (s,q) (1.3, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5270292Z Skipping (s,q) (1.31, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5270443Z Skipping (s,q) (1.32, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5270596Z Skipping (s,q) (1.33, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5270750Z Skipping (s,q) (1.34, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5270904Z Skipping (s,q) (1.35, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5271055Z Skipping (s,q) (1.36, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5271255Z Skipping (s,q) (1.37, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5271410Z Skipping (s,q) (1.38, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5271563Z Skipping (s,q) (1.39, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5271716Z Skipping (s,q) (1.4, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5271868Z Skipping (s,q) (1.41, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5272062Z Skipping (s,q) (1.42, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5272215Z Skipping (s,q) (1.43, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5272366Z Skipping (s,q) (1.44, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5272521Z Skipping (s,q) (1.45, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5272710Z Skipping (s,q) (1.46, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5272863Z Skipping (s,q) (1.47, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5273023Z Skipping (s,q) (1.48, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5273173Z Skipping (s,q) (1.49, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5273388Z Skipping (s,q) (1.5, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5273540Z Skipping (s,q) (1.51, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5273692Z Skipping (s,q) (1.52, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5273849Z Skipping (s,q) (1.53, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5274002Z Skipping (s,q) (1.54, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5274153Z Skipping (s,q) (1.55, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5274308Z Skipping (s,q) (1.56, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5274463Z Skipping (s,q) (1.57, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5274618Z Skipping (s,q) (1.58, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5274773Z Skipping (s,q) (1.59, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5274923Z Skipping (s,q) (1.6, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5275078Z Skipping (s,q) (1.61, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5275234Z Skipping (s,q) (1.62, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5275386Z Skipping (s,q) (1.63, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5275545Z Skipping (s,q) (1.64, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5275697Z Skipping (s,q) (1.65, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5275851Z Skipping (s,q) (1.66, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5276004Z Skipping (s,q) (1.67, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5276157Z Skipping (s,q) (1.68, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5276317Z Skipping (s,q) (1.69, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5276470Z Skipping (s,q) (1.7, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5276622Z Skipping (s,q) (1.71, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5276778Z Skipping (s,q) (1.72, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5276932Z Skipping (s,q) (1.73, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5277087Z Skipping (s,q) (1.74, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5277243Z Skipping (s,q) (1.75, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5277404Z Skipping (s,q) (1.76, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5277584Z Skipping (s,q) (1.77, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5277762Z Skipping (s,q) (1.78, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5277915Z Skipping (s,q) (1.79, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5278073Z Skipping (s,q) (1.8, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5278226Z Skipping (s,q) (1.81, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5278429Z Skipping (s,q) (1.82, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5278583Z Skipping (s,q) (1.83, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5278737Z Skipping (s,q) (1.84, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5278893Z Skipping (s,q) (1.85, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5279045Z Skipping (s,q) (1.86, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5279236Z Skipping (s,q) (1.87, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5279392Z Skipping (s,q) (1.88, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5279546Z Skipping (s,q) (1.89, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5279698Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5279890Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5280044Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5280250Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5280403Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5280596Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5280752Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5280906Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5281058Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5281213Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T20:59:07.5281365Z Skipping (s,q) (0.01, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5281520Z Skipping (s,q) (0.02, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5281674Z Skipping (s,q) (0.03, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5281826Z Skipping (s,q) (0.04, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5281986Z Skipping (s,q) (0.05, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5282138Z Skipping (s,q) (0.06, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5282290Z Skipping (s,q) (0.07, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5282447Z Skipping (s,q) (0.08, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5282599Z Skipping (s,q) (0.09, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5282753Z Skipping (s,q) (0.1, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5282906Z Skipping (s,q) (0.11, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5283062Z Skipping (s,q) (0.12, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5283221Z Skipping (s,q) (0.13, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5283373Z Skipping (s,q) (0.14, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5283528Z Skipping (s,q) (0.15, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5283686Z Skipping (s,q) (0.16, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5283840Z Skipping (s,q) (0.17, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5283994Z Skipping (s,q) (0.18, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5284151Z Skipping (s,q) (0.19, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5284304Z Skipping (s,q) (0.2, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5284461Z Skipping (s,q) (0.21, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5284616Z Skipping (s,q) (0.22, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5284768Z Skipping (s,q) (0.23, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5284925Z Skipping (s,q) (0.24, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5285078Z Skipping (s,q) (0.25, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5285240Z Skipping (s,q) (0.26, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5285393Z Skipping (s,q) (0.27, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5285593Z Skipping (s,q) (0.28, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5285748Z Skipping (s,q) (0.29, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5285903Z Skipping (s,q) (0.3, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5286054Z Skipping (s,q) (0.31, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5286210Z Skipping (s,q) (0.32, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5286401Z Skipping (s,q) (0.33, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5286559Z Skipping (s,q) (0.34, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5286710Z Skipping (s,q) (0.35, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5286865Z Skipping (s,q) (0.36, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5287061Z Skipping (s,q) (0.37, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5287216Z Skipping (s,q) (0.38, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5287371Z Skipping (s,q) (0.39, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5287528Z Skipping (s,q) (0.4, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5287731Z Skipping (s,q) (0.41, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5287907Z Skipping (s,q) (0.42, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5288079Z Skipping (s,q) (0.43, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5288233Z Skipping (s,q) (0.44, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5288386Z Skipping (s,q) (0.45, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5288538Z Skipping (s,q) (0.46, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5288688Z Skipping (s,q) (0.47, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5288845Z Skipping (s,q) (0.48, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5289003Z Skipping (s,q) (0.49, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5289155Z Skipping (s,q) (0.5, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5289309Z Skipping (s,q) (0.51, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5289461Z Skipping (s,q) (0.52, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5289624Z Skipping (s,q) (0.53, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5289776Z Skipping (s,q) (0.54, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5289930Z Skipping (s,q) (0.55, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5290085Z Skipping (s,q) (0.56, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5290237Z Skipping (s,q) (0.57, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5290388Z Skipping (s,q) (0.58, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5290543Z Skipping (s,q) (0.59, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5290698Z Skipping (s,q) (0.6, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5290854Z Skipping (s,q) (0.61, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5291006Z Skipping (s,q) (0.62, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5291157Z Skipping (s,q) (0.63, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5291311Z Skipping (s,q) (0.64, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5291631Z Skipping (s,q) (0.65, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5291789Z Skipping (s,q) (0.66, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5291953Z Skipping (s,q) (0.67, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5292106Z Skipping (s,q) (0.68, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5292263Z Skipping (s,q) (0.69, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5292414Z Skipping (s,q) (0.7, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5292570Z Skipping (s,q) (0.71, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5292725Z Skipping (s,q) (0.72, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5292971Z Skipping (s,q) (0.73, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5293125Z Skipping (s,q) (0.74, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5293286Z Skipping (s,q) (0.75, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5293436Z Skipping (s,q) (0.76, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5293590Z Skipping (s,q) (0.77, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5293798Z Skipping (s,q) (0.78, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5293951Z Skipping (s,q) (0.79, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5294109Z Skipping (s,q) (0.8, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5294263Z Skipping (s,q) (0.81, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5294473Z Skipping (s,q) (0.82, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5294633Z Skipping (s,q) (0.83, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5294791Z Skipping (s,q) (0.84, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5294948Z Skipping (s,q) (0.85, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5295155Z Skipping (s,q) (0.86, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5295309Z Skipping (s,q) (0.87, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5295470Z Skipping (s,q) (0.88, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5295624Z Skipping (s,q) (0.89, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5295776Z Skipping (s,q) (0.9, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5295932Z Skipping (s,q) (0.91, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5296088Z Skipping (s,q) (0.92, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5296242Z Skipping (s,q) (0.93, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5296402Z Skipping (s,q) (0.94, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5296556Z Skipping (s,q) (0.95, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5296711Z Skipping (s,q) (0.96, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5296866Z Skipping (s,q) (0.97, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5297024Z Skipping (s,q) (0.98, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5297179Z Skipping (s,q) (0.99, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5297330Z Skipping (s,q) (1, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5297488Z Skipping (s,q) (1.01, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5297646Z Skipping (s,q) (1.02, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5297798Z Skipping (s,q) (1.03, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5297952Z Skipping (s,q) (1.04, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5298106Z Skipping (s,q) (1.05, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5298260Z Skipping (s,q) (1.06, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5298417Z Skipping (s,q) (1.07, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5298570Z Skipping (s,q) (1.08, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5298724Z Skipping (s,q) (1.09, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5298878Z Skipping (s,q) (1.1, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5299031Z Skipping (s,q) (1.11, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5299189Z Skipping (s,q) (1.12, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5299341Z Skipping (s,q) (1.13, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5299494Z Skipping (s,q) (1.14, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5299649Z Skipping (s,q) (1.15, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5299805Z Skipping (s,q) (1.16, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5299956Z Skipping (s,q) (1.17, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5300155Z Skipping (s,q) (1.18, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5300307Z Skipping (s,q) (1.19, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5300463Z Skipping (s,q) (1.2, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5300615Z Skipping (s,q) (1.21, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5300766Z Skipping (s,q) (1.22, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5300960Z Skipping (s,q) (1.23, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5301114Z Skipping (s,q) (1.24, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5301266Z Skipping (s,q) (1.25, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5301423Z Skipping (s,q) (1.26, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5301638Z Skipping (s,q) (1.27, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5301797Z Skipping (s,q) (1.28, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5305118Z Skipping (s,q) (1.29, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5305276Z Skipping (s,q) (1.3, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5305433Z Skipping (s,q) (1.31, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5305652Z Skipping (s,q) (1.32, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5305805Z Skipping (s,q) (1.33, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5305961Z Skipping (s,q) (1.34, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5306115Z Skipping (s,q) (1.35, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5306267Z Skipping (s,q) (1.36, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5306423Z Skipping (s,q) (1.37, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5306575Z Skipping (s,q) (1.38, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5306733Z Skipping (s,q) (1.39, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5306888Z Skipping (s,q) (1.4, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5307041Z Skipping (s,q) (1.41, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5307195Z Skipping (s,q) (1.42, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5307349Z Skipping (s,q) (1.43, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5307527Z Skipping (s,q) (1.44, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5307705Z Skipping (s,q) (1.45, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5307863Z Skipping (s,q) (1.46, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5308020Z Skipping (s,q) (1.47, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5308172Z Skipping (s,q) (1.48, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5308326Z Skipping (s,q) (1.49, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5308484Z Skipping (s,q) (1.5, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5308637Z Skipping (s,q) (1.51, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5308792Z Skipping (s,q) (1.52, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5308947Z Skipping (s,q) (1.53, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5309102Z Skipping (s,q) (1.54, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5309261Z Skipping (s,q) (1.55, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5309414Z Skipping (s,q) (1.56, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5309569Z Skipping (s,q) (1.57, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5309726Z Skipping (s,q) (1.58, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5309878Z Skipping (s,q) (1.59, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5310029Z Skipping (s,q) (1.6, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5310189Z Skipping (s,q) (1.61, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5310343Z Skipping (s,q) (1.62, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5310546Z Skipping (s,q) (1.63, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5310699Z Skipping (s,q) (1.64, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5310854Z Skipping (s,q) (1.65, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5311009Z Skipping (s,q) (1.66, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5311163Z Skipping (s,q) (1.67, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5311358Z Skipping (s,q) (1.68, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5311513Z Skipping (s,q) (1.69, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5311665Z Skipping (s,q) (1.7, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5311821Z Skipping (s,q) (1.71, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5312010Z Skipping (s,q) (1.72, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5312165Z Skipping (s,q) (1.73, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5312323Z Skipping (s,q) (1.74, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5312476Z Skipping (s,q) (1.75, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5312630Z Skipping (s,q) (1.76, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5312821Z Skipping (s,q) (1.77, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5312974Z Skipping (s,q) (1.78, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5313134Z Skipping (s,q) (1.79, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5313290Z Skipping (s,q) (1.8, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5313442Z Skipping (s,q) (1.81, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5313597Z Skipping (s,q) (1.82, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5313749Z Skipping (s,q) (1.83, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5313903Z Skipping (s,q) (1.84, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5314060Z Skipping (s,q) (1.85, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5314212Z Skipping (s,q) (1.86, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5314364Z Skipping (s,q) (1.87, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5314522Z Skipping (s,q) (1.88, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5314676Z Skipping (s,q) (1.89, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5314832Z Skipping (s,q) (1.9, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5314988Z Skipping (s,q) (1.91, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5315141Z Skipping (s,q) (1.92, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5315296Z Skipping (s,q) (1.93, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5315450Z Skipping (s,q) (1.94, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5315607Z Skipping (s,q) (1.95, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5315762Z Skipping (s,q) (1.96, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5315920Z Skipping (s,q) (1.97, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5316075Z Skipping (s,q) (1.98, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5316230Z Skipping (s,q) (1.99, 175): inconsistent with heavy hitters! 2025-05-07T20:59:07.5316382Z Skipping (s,q) (0.01, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5316541Z Skipping (s,q) (0.02, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5316695Z Skipping (s,q) (0.03, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5316848Z Skipping (s,q) (0.04, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5317001Z Skipping (s,q) (0.05, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5317154Z Skipping (s,q) (0.06, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5317312Z Skipping (s,q) (0.07, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5317465Z Skipping (s,q) (0.08, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5317668Z Skipping (s,q) (0.09, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5317826Z Skipping (s,q) (0.1, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5318007Z Skipping (s,q) (0.11, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5318182Z Skipping (s,q) (0.12, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5318337Z Skipping (s,q) (0.13, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5318527Z Skipping (s,q) (0.14, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5318684Z Skipping (s,q) (0.15, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5318835Z Skipping (s,q) (0.16, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5318990Z Skipping (s,q) (0.17, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5319146Z Skipping (s,q) (0.18, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5319335Z Skipping (s,q) (0.19, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5319491Z Skipping (s,q) (0.2, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5319648Z Skipping (s,q) (0.21, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5319803Z Skipping (s,q) (0.22, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5320001Z Skipping (s,q) (0.23, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5320153Z Skipping (s,q) (0.24, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5320411Z Skipping (s,q) (0.25, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5320565Z Skipping (s,q) (0.26, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5320720Z Skipping (s,q) (0.27, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5320872Z Skipping (s,q) (0.28, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5321028Z Skipping (s,q) (0.29, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5321184Z Skipping (s,q) (0.3, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5321343Z Skipping (s,q) (0.31, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5321497Z Skipping (s,q) (0.32, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5321650Z Skipping (s,q) (0.33, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5321808Z Skipping (s,q) (0.34, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5321961Z Skipping (s,q) (0.35, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5322116Z Skipping (s,q) (0.36, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5322275Z Skipping (s,q) (0.37, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5322428Z Skipping (s,q) (0.38, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5322581Z Skipping (s,q) (0.39, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5322738Z Skipping (s,q) (0.4, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5322897Z Skipping (s,q) (0.41, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5323053Z Skipping (s,q) (0.42, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5323208Z Skipping (s,q) (0.43, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5323361Z Skipping (s,q) (0.44, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5323517Z Skipping (s,q) (0.45, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5323670Z Skipping (s,q) (0.46, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5323824Z Skipping (s,q) (0.47, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5323982Z Skipping (s,q) (0.48, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5324135Z Skipping (s,q) (0.49, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5324294Z Skipping (s,q) (0.5, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5324448Z Skipping (s,q) (0.51, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5324603Z Skipping (s,q) (0.52, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5324761Z Skipping (s,q) (0.53, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5324963Z Skipping (s,q) (0.54, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5325115Z Skipping (s,q) (0.55, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5325276Z Skipping (s,q) (0.56, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5325429Z Skipping (s,q) (0.57, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5325583Z Skipping (s,q) (0.58, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5325777Z Skipping (s,q) (0.59, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5325932Z Skipping (s,q) (0.6, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5326089Z Skipping (s,q) (0.61, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5326241Z Skipping (s,q) (0.62, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5326393Z Skipping (s,q) (0.63, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5326589Z Skipping (s,q) (0.64, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5326748Z Skipping (s,q) (0.65, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5326906Z Skipping (s,q) (0.66, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5327059Z Skipping (s,q) (0.67, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5327253Z Skipping (s,q) (0.68, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5327409Z Skipping (s,q) (0.69, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5327565Z Skipping (s,q) (0.7, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5327719Z Skipping (s,q) (0.71, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5327873Z Skipping (s,q) (0.72, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5328028Z Skipping (s,q) (0.73, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5328184Z Skipping (s,q) (0.74, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5328341Z Skipping (s,q) (0.75, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5328497Z Skipping (s,q) (0.76, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5328652Z Skipping (s,q) (0.77, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5328803Z Skipping (s,q) (0.78, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5328957Z Skipping (s,q) (0.79, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5329112Z Skipping (s,q) (0.8, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5329266Z Skipping (s,q) (0.81, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5329419Z Skipping (s,q) (0.82, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5329576Z Skipping (s,q) (0.83, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5329731Z Skipping (s,q) (0.84, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5329887Z Skipping (s,q) (0.85, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5330042Z Skipping (s,q) (0.86, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5330197Z Skipping (s,q) (0.87, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5330357Z Skipping (s,q) (0.88, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5330511Z Skipping (s,q) (0.89, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5330665Z Skipping (s,q) (0.9, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5330820Z Skipping (s,q) (0.91, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5330975Z Skipping (s,q) (0.92, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5331133Z Skipping (s,q) (0.93, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5331288Z Skipping (s,q) (0.94, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5331442Z Skipping (s,q) (0.95, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5331598Z Skipping (s,q) (0.96, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5331754Z Skipping (s,q) (0.97, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5331908Z Skipping (s,q) (0.98, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5332110Z Skipping (s,q) (0.99, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5332261Z Skipping (s,q) (1, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5332430Z Skipping (s,q) (1.01, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5332586Z Skipping (s,q) (1.02, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5332739Z Skipping (s,q) (1.03, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5332956Z Skipping (s,q) (1.04, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5333111Z Skipping (s,q) (1.05, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5333263Z Skipping (s,q) (1.06, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5333417Z Skipping (s,q) (1.07, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5333572Z Skipping (s,q) (1.08, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5333764Z Skipping (s,q) (1.09, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5333921Z Skipping (s,q) (1.1, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5334075Z Skipping (s,q) (1.11, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5334231Z Skipping (s,q) (1.12, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5334421Z Skipping (s,q) (1.13, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5334574Z Skipping (s,q) (1.14, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5334728Z Skipping (s,q) (1.15, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5334885Z Skipping (s,q) (1.16, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5335040Z Skipping (s,q) (1.17, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5335194Z Skipping (s,q) (1.18, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5335348Z Skipping (s,q) (1.19, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5335507Z Skipping (s,q) (1.2, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5335660Z Skipping (s,q) (1.21, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5335815Z Skipping (s,q) (1.22, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5335969Z Skipping (s,q) (1.23, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5336126Z Skipping (s,q) (1.24, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5336281Z Skipping (s,q) (1.25, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5336434Z Skipping (s,q) (1.26, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5336589Z Skipping (s,q) (1.27, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5336744Z Skipping (s,q) (1.28, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5336897Z Skipping (s,q) (1.29, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5337050Z Skipping (s,q) (1.3, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5337211Z Skipping (s,q) (1.31, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5337364Z Skipping (s,q) (1.32, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5337521Z Skipping (s,q) (1.33, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5337676Z Skipping (s,q) (1.34, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5337832Z Skipping (s,q) (1.35, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5337989Z Skipping (s,q) (1.36, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5338142Z Skipping (s,q) (1.37, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5338297Z Skipping (s,q) (1.38, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5338453Z Skipping (s,q) (1.39, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5338606Z Skipping (s,q) (1.4, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5338760Z Skipping (s,q) (1.41, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5338921Z Skipping (s,q) (1.42, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5339073Z Skipping (s,q) (1.43, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5339274Z Skipping (s,q) (1.44, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5339428Z Skipping (s,q) (1.45, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5339581Z Skipping (s,q) (1.46, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5339738Z Skipping (s,q) (1.47, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5339891Z Skipping (s,q) (1.48, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5340084Z Skipping (s,q) (1.49, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5340242Z Skipping (s,q) (1.5, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5340396Z Skipping (s,q) (1.51, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5340553Z Skipping (s,q) (1.52, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5340711Z Skipping (s,q) (1.53, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5340902Z Skipping (s,q) (1.54, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5341065Z Skipping (s,q) (1.55, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5341220Z Skipping (s,q) (1.56, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5341372Z Skipping (s,q) (1.57, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5341564Z Skipping (s,q) (1.58, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5341717Z Skipping (s,q) (1.59, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5341871Z Skipping (s,q) (1.6, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5342027Z Skipping (s,q) (1.61, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5342180Z Skipping (s,q) (1.62, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5342337Z Skipping (s,q) (1.63, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5342494Z Skipping (s,q) (1.64, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5342649Z Skipping (s,q) (1.65, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5342804Z Skipping (s,q) (1.66, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5342959Z Skipping (s,q) (1.67, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5343114Z Skipping (s,q) (1.68, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5343270Z Skipping (s,q) (1.69, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5343423Z Skipping (s,q) (1.7, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5343578Z Skipping (s,q) (1.71, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5343732Z Skipping (s,q) (1.72, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5343886Z Skipping (s,q) (1.73, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5344042Z Skipping (s,q) (1.74, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5344196Z Skipping (s,q) (1.75, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5344354Z Skipping (s,q) (1.76, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5344507Z Skipping (s,q) (1.77, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5344665Z Skipping (s,q) (1.78, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5344821Z Skipping (s,q) (1.79, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5344977Z Skipping (s,q) (1.8, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5345130Z Skipping (s,q) (1.81, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5345285Z Skipping (s,q) (1.82, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5345443Z Skipping (s,q) (1.83, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5345595Z Skipping (s,q) (1.84, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5345754Z Skipping (s,q) (1.85, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5345908Z Skipping (s,q) (1.86, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5346063Z Skipping (s,q) (1.87, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5346220Z Skipping (s,q) (1.88, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5346418Z Skipping (s,q) (1.89, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5346574Z Skipping (s,q) (1.9, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5346726Z Skipping (s,q) (1.91, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5346882Z Skipping (s,q) (1.92, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5347038Z Skipping (s,q) (1.93, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5347230Z Skipping (s,q) (1.94, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5347388Z Skipping (s,q) (1.95, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5347561Z Skipping (s,q) (1.96, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5347738Z Skipping (s,q) (1.97, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5347900Z Skipping (s,q) (1.98, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5348091Z Skipping (s,q) (1.99, 200): inconsistent with heavy hitters! 2025-05-07T20:59:07.5348247Z Skipping (s,q) (0.01, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5348402Z Skipping (s,q) (0.02, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5348554Z Skipping (s,q) (0.03, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5348749Z Skipping (s,q) (0.04, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5348903Z Skipping (s,q) (0.05, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5349057Z Skipping (s,q) (0.06, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5349214Z Skipping (s,q) (0.07, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5349366Z Skipping (s,q) (0.08, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5349518Z Skipping (s,q) (0.09, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5349673Z Skipping (s,q) (0.1, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5349831Z Skipping (s,q) (0.11, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5349988Z Skipping (s,q) (0.12, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5350143Z Skipping (s,q) (0.13, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5350297Z Skipping (s,q) (0.14, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5350454Z Skipping (s,q) (0.15, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5350607Z Skipping (s,q) (0.16, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5350759Z Skipping (s,q) (0.17, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5350916Z Skipping (s,q) (0.18, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5351071Z Skipping (s,q) (0.19, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5351225Z Skipping (s,q) (0.2, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5351380Z Skipping (s,q) (0.21, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5351536Z Skipping (s,q) (0.22, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5351693Z Skipping (s,q) (0.23, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5351849Z Skipping (s,q) (0.24, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5352001Z Skipping (s,q) (0.25, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5352157Z Skipping (s,q) (0.26, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5352311Z Skipping (s,q) (0.27, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5352465Z Skipping (s,q) (0.28, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5352621Z Skipping (s,q) (0.29, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5352775Z Skipping (s,q) (0.3, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5352931Z Skipping (s,q) (0.31, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5353084Z Skipping (s,q) (0.32, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5353236Z Skipping (s,q) (0.33, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5353394Z Skipping (s,q) (0.34, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5353593Z Skipping (s,q) (0.35, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5353747Z Skipping (s,q) (0.36, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5353902Z Skipping (s,q) (0.37, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5354058Z Skipping (s,q) (0.38, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5354215Z Skipping (s,q) (0.39, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5354405Z Skipping (s,q) (0.4, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5354560Z Skipping (s,q) (0.41, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5354714Z Skipping (s,q) (0.42, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5354868Z Skipping (s,q) (0.43, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5355021Z Skipping (s,q) (0.44, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5355214Z Skipping (s,q) (0.45, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5355371Z Skipping (s,q) (0.46, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5355527Z Skipping (s,q) (0.47, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5355680Z Skipping (s,q) (0.48, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5355870Z Skipping (s,q) (0.49, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5356026Z Skipping (s,q) (0.5, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5356179Z Skipping (s,q) (0.51, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5356333Z Skipping (s,q) (0.52, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5356490Z Skipping (s,q) (0.53, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5356643Z Skipping (s,q) (0.54, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5356799Z Skipping (s,q) (0.55, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5356956Z Skipping (s,q) (0.56, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5357108Z Skipping (s,q) (0.57, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5357265Z Skipping (s,q) (0.58, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5357420Z Skipping (s,q) (0.59, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5357578Z Skipping (s,q) (0.6, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5357740Z Skipping (s,q) (0.61, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5357914Z Skipping (s,q) (0.62, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5358092Z Skipping (s,q) (0.63, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5358245Z Skipping (s,q) (0.64, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5358398Z Skipping (s,q) (0.65, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5358553Z Skipping (s,q) (0.66, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5358709Z Skipping (s,q) (0.67, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5358862Z Skipping (s,q) (0.68, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5359022Z Skipping (s,q) (0.69, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5359174Z Skipping (s,q) (0.7, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5359330Z Skipping (s,q) (0.71, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5359485Z Skipping (s,q) (0.72, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5359638Z Skipping (s,q) (0.73, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5359795Z Skipping (s,q) (0.74, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5359948Z Skipping (s,q) (0.75, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5360101Z Skipping (s,q) (0.76, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5360324Z Skipping (s,q) (0.77, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5360478Z Skipping (s,q) (0.78, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5360637Z Skipping (s,q) (0.79, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5360861Z Skipping (s,q) (0.8, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5361015Z Skipping (s,q) (0.81, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5361171Z Skipping (s,q) (0.82, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5361327Z Skipping (s,q) (0.83, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5361479Z Skipping (s,q) (0.84, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5361636Z Skipping (s,q) (0.85, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5361828Z Skipping (s,q) (0.86, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5361982Z Skipping (s,q) (0.87, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5362139Z Skipping (s,q) (0.88, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5362292Z Skipping (s,q) (0.89, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5362484Z Skipping (s,q) (0.9, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5362639Z Skipping (s,q) (0.91, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5362794Z Skipping (s,q) (0.92, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5362950Z Skipping (s,q) (0.93, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5363144Z Skipping (s,q) (0.94, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5363297Z Skipping (s,q) (0.95, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5363452Z Skipping (s,q) (0.96, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5363609Z Skipping (s,q) (0.97, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5363766Z Skipping (s,q) (0.98, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5363921Z Skipping (s,q) (0.99, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5364071Z Skipping (s,q) (1, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5364228Z Skipping (s,q) (1.01, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5364386Z Skipping (s,q) (1.02, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5364550Z Skipping (s,q) (1.03, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5364708Z Skipping (s,q) (1.04, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5364865Z Skipping (s,q) (1.05, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5365024Z Skipping (s,q) (1.06, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5365179Z Skipping (s,q) (1.07, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5365337Z Skipping (s,q) (1.08, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5365493Z Skipping (s,q) (1.09, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5365646Z Skipping (s,q) (1.1, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5365797Z Skipping (s,q) (1.11, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5365957Z Skipping (s,q) (1.12, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5366110Z Skipping (s,q) (1.13, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5366268Z Skipping (s,q) (1.14, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5366423Z Skipping (s,q) (1.15, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5366576Z Skipping (s,q) (1.16, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5366738Z Skipping (s,q) (1.17, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5366891Z Skipping (s,q) (1.18, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5367049Z Skipping (s,q) (1.19, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5367207Z Skipping (s,q) (1.2, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5367361Z Skipping (s,q) (1.21, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5367518Z Skipping (s,q) (1.22, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5367671Z Skipping (s,q) (1.23, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5367828Z Skipping (s,q) (1.24, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5368030Z Skipping (s,q) (1.25, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5368184Z Skipping (s,q) (1.26, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5368337Z Skipping (s,q) (1.27, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5368495Z Skipping (s,q) (1.28, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5368648Z Skipping (s,q) (1.29, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5368802Z Skipping (s,q) (1.3, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5368998Z Skipping (s,q) (1.31, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5369153Z Skipping (s,q) (1.32, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5369315Z Skipping (s,q) (1.33, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5369473Z Skipping (s,q) (1.34, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5369721Z Skipping (s,q) (1.35, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5369883Z Skipping (s,q) (1.36, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5370039Z Skipping (s,q) (1.37, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5370196Z Skipping (s,q) (1.38, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5370393Z Skipping (s,q) (1.39, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5370547Z Skipping (s,q) (1.4, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5370705Z Skipping (s,q) (1.41, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5370863Z Skipping (s,q) (1.42, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5371017Z Skipping (s,q) (1.43, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5371173Z Skipping (s,q) (1.44, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5371327Z Skipping (s,q) (1.45, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5371483Z Skipping (s,q) (1.46, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5371638Z Skipping (s,q) (1.47, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5371794Z Skipping (s,q) (1.48, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5371951Z Skipping (s,q) (1.49, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5372108Z Skipping (s,q) (1.5, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5372261Z Skipping (s,q) (1.51, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5372416Z Skipping (s,q) (1.52, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5372573Z Skipping (s,q) (1.53, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5372726Z Skipping (s,q) (1.54, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5372881Z Skipping (s,q) (1.55, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5373035Z Skipping (s,q) (1.56, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5373191Z Skipping (s,q) (1.57, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5373344Z Skipping (s,q) (1.58, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5373501Z Skipping (s,q) (1.59, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5373656Z Skipping (s,q) (1.6, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5373810Z Skipping (s,q) (1.61, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5373966Z Skipping (s,q) (1.62, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5374123Z Skipping (s,q) (1.63, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5374280Z Skipping (s,q) (1.64, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5374438Z Skipping (s,q) (1.65, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5374592Z Skipping (s,q) (1.66, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5374745Z Skipping (s,q) (1.67, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5374900Z Skipping (s,q) (1.68, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5375056Z Skipping (s,q) (1.69, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5375256Z Skipping (s,q) (1.7, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5375413Z Skipping (s,q) (1.71, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5375567Z Skipping (s,q) (1.72, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5375725Z Skipping (s,q) (1.73, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5375879Z Skipping (s,q) (1.74, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5376032Z Skipping (s,q) (1.75, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5376234Z Skipping (s,q) (1.76, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5376391Z Skipping (s,q) (1.77, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5376547Z Skipping (s,q) (1.78, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5376702Z Skipping (s,q) (1.79, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5376892Z Skipping (s,q) (1.8, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5377047Z Skipping (s,q) (1.81, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5377212Z Skipping (s,q) (1.82, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5377367Z Skipping (s,q) (1.83, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5377586Z Skipping (s,q) (1.84, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5377766Z Skipping (s,q) (1.85, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5377921Z Skipping (s,q) (1.86, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5378083Z Skipping (s,q) (1.87, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5378241Z Skipping (s,q) (1.88, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5378394Z Skipping (s,q) (1.89, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5378552Z Skipping (s,q) (1.9, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5378708Z Skipping (s,q) (1.91, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5378866Z Skipping (s,q) (1.92, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5379021Z Skipping (s,q) (1.93, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5379174Z Skipping (s,q) (1.94, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5379332Z Skipping (s,q) (1.95, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5379484Z Skipping (s,q) (1.96, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5379636Z Skipping (s,q) (1.97, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5379793Z Skipping (s,q) (1.98, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5379948Z Skipping (s,q) (1.99, 225): inconsistent with heavy hitters! 2025-05-07T20:59:07.5380101Z Skipping (s,q) (0.01, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5380257Z Skipping (s,q) (0.02, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5380412Z Skipping (s,q) (0.03, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5380573Z Skipping (s,q) (0.04, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5380729Z Skipping (s,q) (0.05, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5380884Z Skipping (s,q) (0.06, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5381039Z Skipping (s,q) (0.07, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5381194Z Skipping (s,q) (0.08, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5381349Z Skipping (s,q) (0.09, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5381504Z Skipping (s,q) (0.1, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5381658Z Skipping (s,q) (0.11, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5381814Z Skipping (s,q) (0.12, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5381968Z Skipping (s,q) (0.13, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5382120Z Skipping (s,q) (0.14, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5382280Z Skipping (s,q) (0.15, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5382480Z Skipping (s,q) (0.16, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5382637Z Skipping (s,q) (0.17, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5382792Z Skipping (s,q) (0.18, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5382946Z Skipping (s,q) (0.19, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5383101Z Skipping (s,q) (0.2, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5383255Z Skipping (s,q) (0.21, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5383454Z Skipping (s,q) (0.22, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5383613Z Skipping (s,q) (0.23, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5383771Z Skipping (s,q) (0.24, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5383925Z Skipping (s,q) (0.25, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5384115Z Skipping (s,q) (0.26, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5384269Z Skipping (s,q) (0.27, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5384426Z Skipping (s,q) (0.28, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5384579Z Skipping (s,q) (0.29, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5384792Z Skipping (s,q) (0.3, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5384952Z Skipping (s,q) (0.31, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5385106Z Skipping (s,q) (0.32, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5385263Z Skipping (s,q) (0.33, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5385424Z Skipping (s,q) (0.34, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5385577Z Skipping (s,q) (0.35, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5385737Z Skipping (s,q) (0.36, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5385895Z Skipping (s,q) (0.37, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5386051Z Skipping (s,q) (0.38, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5386211Z Skipping (s,q) (0.39, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5386365Z Skipping (s,q) (0.4, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5386524Z Skipping (s,q) (0.41, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5386680Z Skipping (s,q) (0.42, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5386833Z Skipping (s,q) (0.43, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5386992Z Skipping (s,q) (0.44, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5387146Z Skipping (s,q) (0.45, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5387299Z Skipping (s,q) (0.46, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5387461Z Skipping (s,q) (0.47, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5387614Z Skipping (s,q) (0.48, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5387794Z Skipping (s,q) (0.49, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5387980Z Skipping (s,q) (0.5, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5388133Z Skipping (s,q) (0.51, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5388289Z Skipping (s,q) (0.52, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5388444Z Skipping (s,q) (0.53, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5388601Z Skipping (s,q) (0.54, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5388758Z Skipping (s,q) (0.55, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5388913Z Skipping (s,q) (0.56, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5389066Z Skipping (s,q) (0.57, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5389222Z Skipping (s,q) (0.58, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5389376Z Skipping (s,q) (0.59, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5389532Z Skipping (s,q) (0.6, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5389686Z Skipping (s,q) (0.61, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5389884Z Skipping (s,q) (0.62, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5390040Z Skipping (s,q) (0.63, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5390196Z Skipping (s,q) (0.64, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5390348Z Skipping (s,q) (0.65, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5390505Z Skipping (s,q) (0.66, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5390697Z Skipping (s,q) (0.67, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5390855Z Skipping (s,q) (0.68, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5391012Z Skipping (s,q) (0.69, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5391165Z Skipping (s,q) (0.7, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5391359Z Skipping (s,q) (0.71, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5391739Z Skipping (s,q) (0.72, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5391966Z Skipping (s,q) (0.73, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5392128Z Skipping (s,q) (0.74, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5392378Z Skipping (s,q) (0.75, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5392535Z Skipping (s,q) (0.76, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5392690Z Skipping (s,q) (0.77, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5392845Z Skipping (s,q) (0.78, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5393000Z Skipping (s,q) (0.79, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5393152Z Skipping (s,q) (0.8, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5393303Z Skipping (s,q) (0.81, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5393461Z Skipping (s,q) (0.82, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5393613Z Skipping (s,q) (0.83, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5393767Z Skipping (s,q) (0.84, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5393922Z Skipping (s,q) (0.85, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5394076Z Skipping (s,q) (0.86, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5394239Z Skipping (s,q) (0.87, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5394391Z Skipping (s,q) (0.88, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5394547Z Skipping (s,q) (0.89, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5394706Z Skipping (s,q) (0.9, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5394862Z Skipping (s,q) (0.91, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5395020Z Skipping (s,q) (0.92, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5395177Z Skipping (s,q) (0.93, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5395332Z Skipping (s,q) (0.94, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5395492Z Skipping (s,q) (0.95, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5395645Z Skipping (s,q) (0.96, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5395800Z Skipping (s,q) (0.97, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5395957Z Skipping (s,q) (0.98, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5396110Z Skipping (s,q) (0.99, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5396261Z Skipping (s,q) (1, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5396423Z Skipping (s,q) (1.01, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5396577Z Skipping (s,q) (1.02, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5396735Z Skipping (s,q) (1.03, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5396887Z Skipping (s,q) (1.04, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5397043Z Skipping (s,q) (1.05, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5397199Z Skipping (s,q) (1.06, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5397423Z Skipping (s,q) (1.07, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5397576Z Skipping (s,q) (1.08, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5397733Z Skipping (s,q) (1.09, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5397886Z Skipping (s,q) (1.1, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5398047Z Skipping (s,q) (1.11, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5398256Z Skipping (s,q) (1.12, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5398412Z Skipping (s,q) (1.13, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5398570Z Skipping (s,q) (1.14, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5398723Z Skipping (s,q) (1.15, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5398930Z Skipping (s,q) (1.16, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5399085Z Skipping (s,q) (1.17, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5399240Z Skipping (s,q) (1.18, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5399396Z Skipping (s,q) (1.19, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5399587Z Skipping (s,q) (1.2, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5399740Z Skipping (s,q) (1.21, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5399900Z Skipping (s,q) (1.22, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5400055Z Skipping (s,q) (1.23, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5400269Z Skipping (s,q) (1.24, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5400425Z Skipping (s,q) (1.25, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5400577Z Skipping (s,q) (1.26, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5400731Z Skipping (s,q) (1.27, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5400886Z Skipping (s,q) (1.28, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5401043Z Skipping (s,q) (1.29, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5401196Z Skipping (s,q) (1.3, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5401350Z Skipping (s,q) (1.31, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5401504Z Skipping (s,q) (1.32, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5401658Z Skipping (s,q) (1.33, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5401812Z Skipping (s,q) (1.34, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5401963Z Skipping (s,q) (1.35, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5402116Z Skipping (s,q) (1.36, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5402269Z Skipping (s,q) (1.37, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5402426Z Skipping (s,q) (1.38, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5402581Z Skipping (s,q) (1.39, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5402736Z Skipping (s,q) (1.4, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5402891Z Skipping (s,q) (1.41, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5403042Z Skipping (s,q) (1.42, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5403197Z Skipping (s,q) (1.43, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5403352Z Skipping (s,q) (1.44, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5403506Z Skipping (s,q) (1.45, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5403668Z Skipping (s,q) (1.46, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5403819Z Skipping (s,q) (1.47, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5403972Z Skipping (s,q) (1.48, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5404126Z Skipping (s,q) (1.49, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5404280Z Skipping (s,q) (1.5, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5404432Z Skipping (s,q) (1.51, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5404639Z Skipping (s,q) (1.52, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5404793Z Skipping (s,q) (1.53, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5404952Z Skipping (s,q) (1.54, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5405104Z Skipping (s,q) (1.55, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5405255Z Skipping (s,q) (1.56, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5405450Z Skipping (s,q) (1.57, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5405604Z Skipping (s,q) (1.58, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5405756Z Skipping (s,q) (1.59, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5405911Z Skipping (s,q) (1.6, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5406102Z Skipping (s,q) (1.61, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5406259Z Skipping (s,q) (1.62, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5406415Z Skipping (s,q) (1.63, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5406566Z Skipping (s,q) (1.64, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5406759Z Skipping (s,q) (1.65, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5406911Z Skipping (s,q) (1.66, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5407063Z Skipping (s,q) (1.67, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5407225Z Skipping (s,q) (1.68, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5407388Z Skipping (s,q) (1.69, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5407567Z Skipping (s,q) (1.7, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5407736Z Skipping (s,q) (1.71, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5407889Z Skipping (s,q) (1.72, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5408048Z Skipping (s,q) (1.73, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5408204Z Skipping (s,q) (1.74, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5408357Z Skipping (s,q) (1.75, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5408514Z Skipping (s,q) (1.76, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5408669Z Skipping (s,q) (1.77, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5408825Z Skipping (s,q) (1.78, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5408979Z Skipping (s,q) (1.79, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5409132Z Skipping (s,q) (1.8, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5409288Z Skipping (s,q) (1.81, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5409446Z Skipping (s,q) (1.82, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5409601Z Skipping (s,q) (1.83, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5409762Z Skipping (s,q) (1.84, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5409917Z Skipping (s,q) (1.85, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5410069Z Skipping (s,q) (1.86, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5410224Z Skipping (s,q) (1.87, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5410378Z Skipping (s,q) (1.88, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5410537Z Skipping (s,q) (1.89, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5410691Z Skipping (s,q) (1.9, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5410846Z Skipping (s,q) (1.91, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5411003Z Skipping (s,q) (1.92, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5411159Z Skipping (s,q) (1.93, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5411311Z Skipping (s,q) (1.94, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5411472Z Skipping (s,q) (1.95, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5411624Z Skipping (s,q) (1.96, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5411827Z Skipping (s,q) (1.97, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5411978Z Skipping (s,q) (1.98, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5412132Z Skipping (s,q) (1.99, 250): inconsistent with heavy hitters! 2025-05-07T20:59:07.5412286Z Skipping (s,q) (0.01, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5412441Z Skipping (s,q) (0.02, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5412634Z Skipping (s,q) (0.03, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5412793Z Skipping (s,q) (0.04, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5412948Z Skipping (s,q) (0.05, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5413108Z Skipping (s,q) (0.06, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5413522Z Skipping (s,q) (0.07, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5413678Z Skipping (s,q) (0.08, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5413839Z Skipping (s,q) (0.09, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5413991Z Skipping (s,q) (0.1, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5414183Z Skipping (s,q) (0.11, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5414340Z Skipping (s,q) (0.12, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5414493Z Skipping (s,q) (0.13, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5414653Z Skipping (s,q) (0.14, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5414806Z Skipping (s,q) (0.15, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5414961Z Skipping (s,q) (0.16, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5415116Z Skipping (s,q) (0.17, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5415273Z Skipping (s,q) (0.18, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5415431Z Skipping (s,q) (0.19, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5415592Z Skipping (s,q) (0.2, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5415746Z Skipping (s,q) (0.21, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5415900Z Skipping (s,q) (0.22, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5416054Z Skipping (s,q) (0.23, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5416208Z Skipping (s,q) (0.24, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5416364Z Skipping (s,q) (0.25, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5416519Z Skipping (s,q) (0.26, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5416672Z Skipping (s,q) (0.27, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5416832Z Skipping (s,q) (0.28, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5416984Z Skipping (s,q) (0.29, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5417144Z Skipping (s,q) (0.3, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5417298Z Skipping (s,q) (0.31, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5417459Z Skipping (s,q) (0.32, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5417632Z Skipping (s,q) (0.33, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5417813Z Skipping (s,q) (0.34, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5417981Z Skipping (s,q) (0.35, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5418142Z Skipping (s,q) (0.36, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5418297Z Skipping (s,q) (0.37, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5418451Z Skipping (s,q) (0.38, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5418605Z Skipping (s,q) (0.39, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5418758Z Skipping (s,q) (0.4, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5418916Z Skipping (s,q) (0.41, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5419069Z Skipping (s,q) (0.42, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5419267Z Skipping (s,q) (0.43, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5419425Z Skipping (s,q) (0.44, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5419585Z Skipping (s,q) (0.45, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5419744Z Skipping (s,q) (0.46, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5419902Z Skipping (s,q) (0.47, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5420090Z Skipping (s,q) (0.48, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5420252Z Skipping (s,q) (0.49, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5420405Z Skipping (s,q) (0.5, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5420557Z Skipping (s,q) (0.51, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5420750Z Skipping (s,q) (0.52, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5420904Z Skipping (s,q) (0.53, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5421056Z Skipping (s,q) (0.54, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5421210Z Skipping (s,q) (0.55, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5421365Z Skipping (s,q) (0.56, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5421559Z Skipping (s,q) (0.57, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5421714Z Skipping (s,q) (0.58, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5421869Z Skipping (s,q) (0.59, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5422026Z Skipping (s,q) (0.6, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5422180Z Skipping (s,q) (0.61, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5422333Z Skipping (s,q) (0.62, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5422491Z Skipping (s,q) (0.63, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5422648Z Skipping (s,q) (0.64, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5422806Z Skipping (s,q) (0.65, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5422958Z Skipping (s,q) (0.66, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5423108Z Skipping (s,q) (0.67, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5423266Z Skipping (s,q) (0.68, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5423419Z Skipping (s,q) (0.69, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5423571Z Skipping (s,q) (0.7, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5423728Z Skipping (s,q) (0.71, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5423880Z Skipping (s,q) (0.72, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5424041Z Skipping (s,q) (0.73, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5424193Z Skipping (s,q) (0.74, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5424349Z Skipping (s,q) (0.75, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5432989Z Skipping (s,q) (0.76, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5433252Z Skipping (s,q) (0.77, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5433445Z Skipping (s,q) (0.78, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5433617Z Skipping (s,q) (0.79, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5433779Z Skipping (s,q) (0.8, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5433942Z Skipping (s,q) (0.81, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5434108Z Skipping (s,q) (0.82, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5434267Z Skipping (s,q) (0.83, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5434426Z Skipping (s,q) (0.84, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5434585Z Skipping (s,q) (0.85, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5434746Z Skipping (s,q) (0.86, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5434910Z Skipping (s,q) (0.87, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5435148Z Skipping (s,q) (0.88, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5435306Z Skipping (s,q) (0.89, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5435471Z Skipping (s,q) (0.9, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5435628Z Skipping (s,q) (0.91, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5435787Z Skipping (s,q) (0.92, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5435990Z Skipping (s,q) (0.93, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5436150Z Skipping (s,q) (0.94, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5436312Z Skipping (s,q) (0.95, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5436470Z Skipping (s,q) (0.96, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5436668Z Skipping (s,q) (0.97, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5436827Z Skipping (s,q) (0.98, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5436986Z Skipping (s,q) (0.99, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5437139Z Skipping (s,q) (1, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5437298Z Skipping (s,q) (1.01, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5437561Z Skipping (s,q) (1.02, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5437736Z Skipping (s,q) (1.03, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5437897Z Skipping (s,q) (1.04, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5438056Z Skipping (s,q) (1.05, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5438219Z Skipping (s,q) (1.06, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5438406Z Skipping (s,q) (1.07, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5438575Z Skipping (s,q) (1.08, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5438764Z Skipping (s,q) (1.09, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5438928Z Skipping (s,q) (1.1, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5439091Z Skipping (s,q) (1.11, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5439252Z Skipping (s,q) (1.12, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5439441Z Skipping (s,q) (1.13, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5439604Z Skipping (s,q) (1.14, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5439763Z Skipping (s,q) (1.15, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5439928Z Skipping (s,q) (1.16, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5440111Z Skipping (s,q) (1.17, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5440341Z Skipping (s,q) (1.18, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5440505Z Skipping (s,q) (1.19, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5440664Z Skipping (s,q) (1.2, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5440823Z Skipping (s,q) (1.21, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5440990Z Skipping (s,q) (1.22, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5441149Z Skipping (s,q) (1.23, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5441316Z Skipping (s,q) (1.24, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5441474Z Skipping (s,q) (1.25, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5441633Z Skipping (s,q) (1.26, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5441796Z Skipping (s,q) (1.27, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5441953Z Skipping (s,q) (1.28, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5442110Z Skipping (s,q) (1.29, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5442271Z Skipping (s,q) (1.3, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5442432Z Skipping (s,q) (1.31, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5442591Z Skipping (s,q) (1.32, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5442804Z Skipping (s,q) (1.33, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5442963Z Skipping (s,q) (1.34, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5443126Z Skipping (s,q) (1.35, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5443283Z Skipping (s,q) (1.36, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5443440Z Skipping (s,q) (1.37, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5443645Z Skipping (s,q) (1.38, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5443805Z Skipping (s,q) (1.39, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5443961Z Skipping (s,q) (1.4, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5444122Z Skipping (s,q) (1.41, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5444282Z Skipping (s,q) (1.42, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5444479Z Skipping (s,q) (1.43, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5444641Z Skipping (s,q) (1.44, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5444801Z Skipping (s,q) (1.45, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5444966Z Skipping (s,q) (1.46, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5445163Z Skipping (s,q) (1.47, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5445324Z Skipping (s,q) (1.48, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5445487Z Skipping (s,q) (1.49, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5445647Z Skipping (s,q) (1.5, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5445813Z Skipping (s,q) (1.51, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5445971Z Skipping (s,q) (1.52, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5446130Z Skipping (s,q) (1.53, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5446295Z Skipping (s,q) (1.54, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5446456Z Skipping (s,q) (1.55, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5446617Z Skipping (s,q) (1.56, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5446781Z Skipping (s,q) (1.57, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5446941Z Skipping (s,q) (1.58, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5447108Z Skipping (s,q) (1.59, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5447269Z Skipping (s,q) (1.6, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5447431Z Skipping (s,q) (1.61, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5447598Z Skipping (s,q) (1.62, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5447773Z Skipping (s,q) (1.63, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5447958Z Skipping (s,q) (1.64, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5448132Z Skipping (s,q) (1.65, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5448290Z Skipping (s,q) (1.66, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5448454Z Skipping (s,q) (1.67, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5448613Z Skipping (s,q) (1.68, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5448774Z Skipping (s,q) (1.69, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5448937Z Skipping (s,q) (1.7, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5449097Z Skipping (s,q) (1.71, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5449257Z Skipping (s,q) (1.72, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5449421Z Skipping (s,q) (1.73, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5449578Z Skipping (s,q) (1.74, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5449743Z Skipping (s,q) (1.75, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5449904Z Skipping (s,q) (1.76, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5470800Z Skipping (s,q) (1.77, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5471072Z Skipping (s,q) (1.78, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5471227Z Skipping (s,q) (1.79, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5471383Z Skipping (s,q) (1.8, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5471541Z Skipping (s,q) (1.81, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5471694Z Skipping (s,q) (1.82, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5471891Z Skipping (s,q) (1.83, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5472047Z Skipping (s,q) (1.84, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5472198Z Skipping (s,q) (1.85, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5472352Z Skipping (s,q) (1.86, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5472502Z Skipping (s,q) (1.87, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5472695Z Skipping (s,q) (1.88, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5472854Z Skipping (s,q) (1.89, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5473004Z Skipping (s,q) (1.9, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5473155Z Skipping (s,q) (1.91, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5473350Z Skipping (s,q) (1.92, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5473501Z Skipping (s,q) (1.93, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5473657Z Skipping (s,q) (1.94, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5473810Z Skipping (s,q) (1.95, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5473959Z Skipping (s,q) (1.96, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5474113Z Skipping (s,q) (1.97, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5474265Z Skipping (s,q) (1.98, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5474417Z Skipping (s,q) (1.99, 275): inconsistent with heavy hitters! 2025-05-07T20:59:07.5474571Z Skipping (s,q) (0.01, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5474725Z Skipping (s,q) (0.02, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5474877Z Skipping (s,q) (0.03, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5475030Z Skipping (s,q) (0.04, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5475179Z Skipping (s,q) (0.05, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5475333Z Skipping (s,q) (0.06, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5475488Z Skipping (s,q) (0.07, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5475637Z Skipping (s,q) (0.08, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5475792Z Skipping (s,q) (0.09, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5475946Z Skipping (s,q) (0.1, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5476106Z Skipping (s,q) (0.11, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5476258Z Skipping (s,q) (0.12, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5476413Z Skipping (s,q) (0.13, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5476570Z Skipping (s,q) (0.14, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5476722Z Skipping (s,q) (0.15, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5476874Z Skipping (s,q) (0.16, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5477027Z Skipping (s,q) (0.17, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5477181Z Skipping (s,q) (0.18, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5477336Z Skipping (s,q) (0.19, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5477488Z Skipping (s,q) (0.2, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5477642Z Skipping (s,q) (0.21, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5477826Z Skipping (s,q) (0.22, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5478002Z Skipping (s,q) (0.23, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5478200Z Skipping (s,q) (0.24, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5478354Z Skipping (s,q) (0.25, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5478507Z Skipping (s,q) (0.26, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5478664Z Skipping (s,q) (0.27, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5478814Z Skipping (s,q) (0.28, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5479029Z Skipping (s,q) (0.29, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5479187Z Skipping (s,q) (0.3, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5479339Z Skipping (s,q) (0.31, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5479491Z Skipping (s,q) (0.32, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5479645Z Skipping (s,q) (0.33, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5479852Z Skipping (s,q) (0.34, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5480007Z Skipping (s,q) (0.35, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5480227Z Skipping (s,q) (0.36, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5480380Z Skipping (s,q) (0.37, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5480575Z Skipping (s,q) (0.38, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5480726Z Skipping (s,q) (0.39, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5480876Z Skipping (s,q) (0.4, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5481034Z Skipping (s,q) (0.41, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5481185Z Skipping (s,q) (0.42, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5481337Z Skipping (s,q) (0.43, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5481491Z Skipping (s,q) (0.44, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5481644Z Skipping (s,q) (0.45, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5481798Z Skipping (s,q) (0.46, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5481952Z Skipping (s,q) (0.47, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5482104Z Skipping (s,q) (0.48, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5482259Z Skipping (s,q) (0.49, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5482411Z Skipping (s,q) (0.5, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5482561Z Skipping (s,q) (0.51, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5482720Z Skipping (s,q) (0.52, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5482873Z Skipping (s,q) (0.53, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5483029Z Skipping (s,q) (0.54, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5483179Z Skipping (s,q) (0.55, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5483333Z Skipping (s,q) (0.56, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5483487Z Skipping (s,q) (0.57, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5483643Z Skipping (s,q) (0.58, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5483794Z Skipping (s,q) (0.59, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5483950Z Skipping (s,q) (0.6, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5484102Z Skipping (s,q) (0.61, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5484259Z Skipping (s,q) (0.62, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5484412Z Skipping (s,q) (0.63, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5484564Z Skipping (s,q) (0.64, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5484718Z Skipping (s,q) (0.65, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5484871Z Skipping (s,q) (0.66, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5485024Z Skipping (s,q) (0.67, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5485183Z Skipping (s,q) (0.68, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5485389Z Skipping (s,q) (0.69, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5485545Z Skipping (s,q) (0.7, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5485697Z Skipping (s,q) (0.71, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5485853Z Skipping (s,q) (0.72, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5486007Z Skipping (s,q) (0.73, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5486199Z Skipping (s,q) (0.74, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5486353Z Skipping (s,q) (0.75, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5486508Z Skipping (s,q) (0.76, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5486660Z Skipping (s,q) (0.77, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5486814Z Skipping (s,q) (0.78, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5487010Z Skipping (s,q) (0.79, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5487174Z Skipping (s,q) (0.8, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5487334Z Skipping (s,q) (0.81, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5487492Z Skipping (s,q) (0.82, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5487683Z Skipping (s,q) (0.83, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5487839Z Skipping (s,q) (0.84, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5488000Z Skipping (s,q) (0.85, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5488155Z Skipping (s,q) (0.86, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5488312Z Skipping (s,q) (0.87, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5488473Z Skipping (s,q) (0.88, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5488628Z Skipping (s,q) (0.89, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5488797Z Skipping (s,q) (0.9, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5488951Z Skipping (s,q) (0.91, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5489107Z Skipping (s,q) (0.92, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5489270Z Skipping (s,q) (0.93, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5489428Z Skipping (s,q) (0.94, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5489582Z Skipping (s,q) (0.95, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5489746Z Skipping (s,q) (0.96, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5489903Z Skipping (s,q) (0.97, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5490063Z Skipping (s,q) (0.98, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5490218Z Skipping (s,q) (0.99, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5490369Z Skipping (s,q) (1, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5490530Z Skipping (s,q) (1.01, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5490688Z Skipping (s,q) (1.02, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5490844Z Skipping (s,q) (1.03, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5491010Z Skipping (s,q) (1.04, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5491167Z Skipping (s,q) (1.05, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5491328Z Skipping (s,q) (1.06, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5491795Z Skipping (s,q) (1.07, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5491957Z Skipping (s,q) (1.08, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5492119Z Skipping (s,q) (1.09, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5492275Z Skipping (s,q) (1.1, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5492431Z Skipping (s,q) (1.11, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5492590Z Skipping (s,q) (1.12, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5492749Z Skipping (s,q) (1.13, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5493046Z Skipping (s,q) (1.14, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5493201Z Skipping (s,q) (1.15, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5493356Z Skipping (s,q) (1.16, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5493518Z Skipping (s,q) (1.17, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5493673Z Skipping (s,q) (1.18, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5493897Z Skipping (s,q) (1.19, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5494060Z Skipping (s,q) (1.2, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5494215Z Skipping (s,q) (1.21, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5494369Z Skipping (s,q) (1.22, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5494528Z Skipping (s,q) (1.23, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5494746Z Skipping (s,q) (1.24, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5494910Z Skipping (s,q) (1.25, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5495065Z Skipping (s,q) (1.26, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5495221Z Skipping (s,q) (1.27, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5495451Z Skipping (s,q) (1.28, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5495604Z Skipping (s,q) (1.29, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5495759Z Skipping (s,q) (1.3, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5495922Z Skipping (s,q) (1.31, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5496079Z Skipping (s,q) (1.32, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5496240Z Skipping (s,q) (1.33, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5496396Z Skipping (s,q) (1.34, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5496554Z Skipping (s,q) (1.35, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5496715Z Skipping (s,q) (1.36, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5496873Z Skipping (s,q) (1.37, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5497027Z Skipping (s,q) (1.38, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5497190Z Skipping (s,q) (1.39, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5497345Z Skipping (s,q) (1.4, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5497508Z Skipping (s,q) (1.41, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5497666Z Skipping (s,q) (1.42, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5497818Z Skipping (s,q) (1.43, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5497982Z Skipping (s,q) (1.44, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5498138Z Skipping (s,q) (1.45, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5498297Z Skipping (s,q) (1.46, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5498457Z Skipping (s,q) (1.47, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5498615Z Skipping (s,q) (1.48, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5498775Z Skipping (s,q) (1.49, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5498930Z Skipping (s,q) (1.5, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5499085Z Skipping (s,q) (1.51, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5499248Z Skipping (s,q) (1.52, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5499405Z Skipping (s,q) (1.53, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5499559Z Skipping (s,q) (1.54, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5499718Z Skipping (s,q) (1.55, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5499874Z Skipping (s,q) (1.56, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5500033Z Skipping (s,q) (1.57, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5500188Z Skipping (s,q) (1.58, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5500389Z Skipping (s,q) (1.59, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5500553Z Skipping (s,q) (1.6, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5500707Z Skipping (s,q) (1.61, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5500865Z Skipping (s,q) (1.62, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5501027Z Skipping (s,q) (1.63, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5501221Z Skipping (s,q) (1.64, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5501383Z Skipping (s,q) (1.65, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5501539Z Skipping (s,q) (1.66, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5501698Z Skipping (s,q) (1.67, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5501859Z Skipping (s,q) (1.68, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5502049Z Skipping (s,q) (1.69, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5502208Z Skipping (s,q) (1.7, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5502373Z Skipping (s,q) (1.71, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5502527Z Skipping (s,q) (1.72, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5502721Z Skipping (s,q) (1.73, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5502885Z Skipping (s,q) (1.74, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5503041Z Skipping (s,q) (1.75, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5503207Z Skipping (s,q) (1.76, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5503362Z Skipping (s,q) (1.77, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5503518Z Skipping (s,q) (1.78, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5503677Z Skipping (s,q) (1.79, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5503832Z Skipping (s,q) (1.8, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5503992Z Skipping (s,q) (1.81, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5504155Z Skipping (s,q) (1.82, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5504308Z Skipping (s,q) (1.83, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5504470Z Skipping (s,q) (1.84, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5504627Z Skipping (s,q) (1.85, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5504781Z Skipping (s,q) (1.86, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5504945Z Skipping (s,q) (1.87, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5505101Z Skipping (s,q) (1.88, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5505255Z Skipping (s,q) (1.89, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5505418Z Skipping (s,q) (1.9, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5505577Z Skipping (s,q) (1.91, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5505738Z Skipping (s,q) (1.92, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5505895Z Skipping (s,q) (1.93, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5506050Z Skipping (s,q) (1.94, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5506210Z Skipping (s,q) (1.95, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5506368Z Skipping (s,q) (1.96, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5506523Z Skipping (s,q) (1.97, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5506688Z Skipping (s,q) (1.98, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5506843Z Skipping (s,q) (1.99, 300): inconsistent with heavy hitters! 2025-05-07T20:59:07.5507009Z Skipping (s,q) (0.01, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5507163Z Skipping (s,q) (0.02, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5507320Z Skipping (s,q) (0.03, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5507484Z Skipping (s,q) (0.04, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5507735Z Skipping (s,q) (0.05, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5507914Z Skipping (s,q) (0.06, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5508077Z Skipping (s,q) (0.07, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5508236Z Skipping (s,q) (0.08, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5508397Z Skipping (s,q) (0.09, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5508553Z Skipping (s,q) (0.1, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5508747Z Skipping (s,q) (0.11, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5508915Z Skipping (s,q) (0.12, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5509071Z Skipping (s,q) (0.13, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5509226Z Skipping (s,q) (0.14, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5509427Z Skipping (s,q) (0.15, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5509587Z Skipping (s,q) (0.16, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5509753Z Skipping (s,q) (0.17, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5509907Z Skipping (s,q) (0.18, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5510155Z Skipping (s,q) (0.19, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5510315Z Skipping (s,q) (0.2, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5510471Z Skipping (s,q) (0.21, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5510626Z Skipping (s,q) (0.22, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5510786Z Skipping (s,q) (0.23, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5510942Z Skipping (s,q) (0.24, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5511097Z Skipping (s,q) (0.25, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5511260Z Skipping (s,q) (0.26, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5511416Z Skipping (s,q) (0.27, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5511577Z Skipping (s,q) (0.28, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5511733Z Skipping (s,q) (0.29, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5511890Z Skipping (s,q) (0.3, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5512052Z Skipping (s,q) (0.31, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5512206Z Skipping (s,q) (0.32, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5512363Z Skipping (s,q) (0.33, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5512523Z Skipping (s,q) (0.34, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5512678Z Skipping (s,q) (0.35, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5512838Z Skipping (s,q) (0.36, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5512994Z Skipping (s,q) (0.37, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5513146Z Skipping (s,q) (0.38, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5513310Z Skipping (s,q) (0.39, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5513465Z Skipping (s,q) (0.4, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5513620Z Skipping (s,q) (0.41, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5513783Z Skipping (s,q) (0.42, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5513939Z Skipping (s,q) (0.43, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5514103Z Skipping (s,q) (0.44, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5514256Z Skipping (s,q) (0.45, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5514413Z Skipping (s,q) (0.46, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5514574Z Skipping (s,q) (0.47, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5514731Z Skipping (s,q) (0.48, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5514890Z Skipping (s,q) (0.49, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5515096Z Skipping (s,q) (0.5, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5515250Z Skipping (s,q) (0.51, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5515410Z Skipping (s,q) (0.52, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5515567Z Skipping (s,q) (0.53, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5515722Z Skipping (s,q) (0.54, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5515881Z Skipping (s,q) (0.55, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5516075Z Skipping (s,q) (0.56, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5516231Z Skipping (s,q) (0.57, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5516392Z Skipping (s,q) (0.58, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5516548Z Skipping (s,q) (0.59, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5516746Z Skipping (s,q) (0.6, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5516907Z Skipping (s,q) (0.61, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5517067Z Skipping (s,q) (0.62, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5517227Z Skipping (s,q) (0.63, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5517421Z Skipping (s,q) (0.64, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5517580Z Skipping (s,q) (0.65, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5517743Z Skipping (s,q) (0.66, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5517899Z Skipping (s,q) (0.67, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5518077Z Skipping (s,q) (0.68, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5518254Z Skipping (s,q) (0.69, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5518421Z Skipping (s,q) (0.7, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5518590Z Skipping (s,q) (0.71, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5518745Z Skipping (s,q) (0.72, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5518904Z Skipping (s,q) (0.73, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5519067Z Skipping (s,q) (0.74, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5519226Z Skipping (s,q) (0.75, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5519381Z Skipping (s,q) (0.76, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5519544Z Skipping (s,q) (0.77, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5519702Z Skipping (s,q) (0.78, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5519863Z Skipping (s,q) (0.79, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5520017Z Skipping (s,q) (0.8, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5520218Z Skipping (s,q) (0.81, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5520381Z Skipping (s,q) (0.82, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5520539Z Skipping (s,q) (0.83, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5520695Z Skipping (s,q) (0.84, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5520858Z Skipping (s,q) (0.85, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5521012Z Skipping (s,q) (0.86, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5521176Z Skipping (s,q) (0.87, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5521331Z Skipping (s,q) (0.88, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5521487Z Skipping (s,q) (0.89, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5521647Z Skipping (s,q) (0.9, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5521803Z Skipping (s,q) (0.91, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5521957Z Skipping (s,q) (0.92, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5522118Z Skipping (s,q) (0.93, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5522278Z Skipping (s,q) (0.94, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5522484Z Skipping (s,q) (0.95, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5522639Z Skipping (s,q) (0.96, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5522792Z Skipping (s,q) (0.97, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5522957Z Skipping (s,q) (0.98, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5523112Z Skipping (s,q) (0.99, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5523264Z Skipping (s,q) (1, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5523460Z Skipping (s,q) (1.01, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5523617Z Skipping (s,q) (1.02, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5523775Z Skipping (s,q) (1.03, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5523930Z Skipping (s,q) (1.04, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5524126Z Skipping (s,q) (1.05, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5524289Z Skipping (s,q) (1.06, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5524448Z Skipping (s,q) (1.07, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5524603Z Skipping (s,q) (1.08, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5524801Z Skipping (s,q) (1.09, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5524957Z Skipping (s,q) (1.1, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5525117Z Skipping (s,q) (1.11, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5525272Z Skipping (s,q) (1.12, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5525428Z Skipping (s,q) (1.13, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5525588Z Skipping (s,q) (1.14, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5525741Z Skipping (s,q) (1.15, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5525897Z Skipping (s,q) (1.16, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5526058Z Skipping (s,q) (1.17, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5526217Z Skipping (s,q) (1.18, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5526371Z Skipping (s,q) (1.19, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5526535Z Skipping (s,q) (1.2, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5526690Z Skipping (s,q) (1.21, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5526852Z Skipping (s,q) (1.22, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5527009Z Skipping (s,q) (1.23, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5527164Z Skipping (s,q) (1.24, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5527323Z Skipping (s,q) (1.25, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5527477Z Skipping (s,q) (1.26, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5527630Z Skipping (s,q) (1.27, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5527792Z Skipping (s,q) (1.28, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5527947Z Skipping (s,q) (1.29, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5528107Z Skipping (s,q) (1.3, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5528262Z Skipping (s,q) (1.31, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5528419Z Skipping (s,q) (1.32, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5528582Z Skipping (s,q) (1.33, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5528738Z Skipping (s,q) (1.34, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5528892Z Skipping (s,q) (1.35, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5529051Z Skipping (s,q) (1.36, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5529205Z Skipping (s,q) (1.37, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5529367Z Skipping (s,q) (1.38, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5529524Z Skipping (s,q) (1.39, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5529723Z Skipping (s,q) (1.4, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5529881Z Skipping (s,q) (1.41, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5530034Z Skipping (s,q) (1.42, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5530190Z Skipping (s,q) (1.43, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5530352Z Skipping (s,q) (1.44, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5530508Z Skipping (s,q) (1.45, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5530717Z Skipping (s,q) (1.46, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5530873Z Skipping (s,q) (1.47, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5531028Z Skipping (s,q) (1.48, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5531203Z Skipping (s,q) (1.49, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5531396Z Skipping (s,q) (1.5, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5531554Z Skipping (s,q) (1.51, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5531720Z Skipping (s,q) (1.52, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5531876Z Skipping (s,q) (1.53, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5532097Z Skipping (s,q) (1.54, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5532250Z Skipping (s,q) (1.55, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5532405Z Skipping (s,q) (1.56, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5532568Z Skipping (s,q) (1.57, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5532724Z Skipping (s,q) (1.58, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5532879Z Skipping (s,q) (1.59, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5533040Z Skipping (s,q) (1.6, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5533197Z Skipping (s,q) (1.61, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5533357Z Skipping (s,q) (1.62, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5533515Z Skipping (s,q) (1.63, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5533673Z Skipping (s,q) (1.64, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5533832Z Skipping (s,q) (1.65, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5533995Z Skipping (s,q) (1.66, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5534150Z Skipping (s,q) (1.67, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5534315Z Skipping (s,q) (1.68, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5534471Z Skipping (s,q) (1.69, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5534626Z Skipping (s,q) (1.7, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5534787Z Skipping (s,q) (1.71, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5534943Z Skipping (s,q) (1.72, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5535106Z Skipping (s,q) (1.73, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5535265Z Skipping (s,q) (1.74, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5535420Z Skipping (s,q) (1.75, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5535582Z Skipping (s,q) (1.76, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5535740Z Skipping (s,q) (1.77, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5535895Z Skipping (s,q) (1.78, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5536059Z Skipping (s,q) (1.79, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5536216Z Skipping (s,q) (1.8, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5536378Z Skipping (s,q) (1.81, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5536534Z Skipping (s,q) (1.82, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5536689Z Skipping (s,q) (1.83, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5536856Z Skipping (s,q) (1.84, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5537048Z Skipping (s,q) (1.85, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5537296Z Skipping (s,q) (1.86, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5537496Z Skipping (s,q) (1.87, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5537694Z Skipping (s,q) (1.88, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5537892Z Skipping (s,q) (1.89, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5538082Z Skipping (s,q) (1.9, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5538325Z Skipping (s,q) (1.91, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5538524Z Skipping (s,q) (1.92, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5538718Z Skipping (s,q) (1.93, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5538911Z Skipping (s,q) (1.94, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5539155Z Skipping (s,q) (1.95, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5539350Z Skipping (s,q) (1.96, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5539553Z Skipping (s,q) (1.97, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5539734Z Skipping (s,q) (1.98, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5539936Z Skipping (s,q) (1.99, 325): inconsistent with heavy hitters! 2025-05-07T20:59:07.5540096Z Skipping (s,q) (0.01, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5540252Z Skipping (s,q) (0.02, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5540412Z Skipping (s,q) (0.03, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5540577Z Skipping (s,q) (0.04, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5540734Z Skipping (s,q) (0.05, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5540896Z Skipping (s,q) (0.06, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5541054Z Skipping (s,q) (0.07, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5541211Z Skipping (s,q) (0.08, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5541375Z Skipping (s,q) (0.09, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5541529Z Skipping (s,q) (0.1, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5541686Z Skipping (s,q) (0.11, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5541849Z Skipping (s,q) (0.12, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5542003Z Skipping (s,q) (0.13, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5542166Z Skipping (s,q) (0.14, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5542319Z Skipping (s,q) (0.15, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5542473Z Skipping (s,q) (0.16, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5542633Z Skipping (s,q) (0.17, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5542788Z Skipping (s,q) (0.18, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5542945Z Skipping (s,q) (0.19, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5543109Z Skipping (s,q) (0.2, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5543264Z Skipping (s,q) (0.21, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5543419Z Skipping (s,q) (0.22, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5543581Z Skipping (s,q) (0.23, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5543736Z Skipping (s,q) (0.24, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5543895Z Skipping (s,q) (0.25, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5544051Z Skipping (s,q) (0.26, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5544205Z Skipping (s,q) (0.27, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5544366Z Skipping (s,q) (0.28, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5544522Z Skipping (s,q) (0.29, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5544678Z Skipping (s,q) (0.3, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5544840Z Skipping (s,q) (0.31, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5545046Z Skipping (s,q) (0.32, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5545205Z Skipping (s,q) (0.33, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5545361Z Skipping (s,q) (0.34, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5545513Z Skipping (s,q) (0.35, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5545672Z Skipping (s,q) (0.36, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5545867Z Skipping (s,q) (0.37, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5546028Z Skipping (s,q) (0.38, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5546189Z Skipping (s,q) (0.39, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5546346Z Skipping (s,q) (0.4, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5546543Z Skipping (s,q) (0.41, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5546703Z Skipping (s,q) (0.42, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5546868Z Skipping (s,q) (0.43, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5547066Z Skipping (s,q) (0.44, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5547306Z Skipping (s,q) (0.45, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5547499Z Skipping (s,q) (0.46, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5547699Z Skipping (s,q) (0.47, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5547896Z Skipping (s,q) (0.48, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5548097Z Skipping (s,q) (0.49, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5548291Z Skipping (s,q) (0.5, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5548484Z Skipping (s,q) (0.51, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5548681Z Skipping (s,q) (0.52, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5548876Z Skipping (s,q) (0.53, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5549073Z Skipping (s,q) (0.54, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5549251Z Skipping (s,q) (0.55, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5549406Z Skipping (s,q) (0.56, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5549571Z Skipping (s,q) (0.57, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5549726Z Skipping (s,q) (0.58, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5549885Z Skipping (s,q) (0.59, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5550048Z Skipping (s,q) (0.6, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5550202Z Skipping (s,q) (0.61, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5550357Z Skipping (s,q) (0.62, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5550518Z Skipping (s,q) (0.63, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5550676Z Skipping (s,q) (0.64, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5550838Z Skipping (s,q) (0.65, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5550994Z Skipping (s,q) (0.66, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5551149Z Skipping (s,q) (0.67, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5551314Z Skipping (s,q) (0.68, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5551469Z Skipping (s,q) (0.69, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5551623Z Skipping (s,q) (0.7, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5551785Z Skipping (s,q) (0.71, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5551940Z Skipping (s,q) (0.72, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5552095Z Skipping (s,q) (0.73, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5552256Z Skipping (s,q) (0.74, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5552413Z Skipping (s,q) (0.75, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5552571Z Skipping (s,q) (0.76, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5552772Z Skipping (s,q) (0.77, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5552927Z Skipping (s,q) (0.78, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5553089Z Skipping (s,q) (0.79, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5553242Z Skipping (s,q) (0.8, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5553397Z Skipping (s,q) (0.81, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5553597Z Skipping (s,q) (0.82, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5553753Z Skipping (s,q) (0.83, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5553915Z Skipping (s,q) (0.84, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5554071Z Skipping (s,q) (0.85, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5554262Z Skipping (s,q) (0.86, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5554424Z Skipping (s,q) (0.87, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5554580Z Skipping (s,q) (0.88, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5554740Z Skipping (s,q) (0.89, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5554939Z Skipping (s,q) (0.9, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5555094Z Skipping (s,q) (0.91, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5555258Z Skipping (s,q) (0.92, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5555419Z Skipping (s,q) (0.93, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5555574Z Skipping (s,q) (0.94, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5555734Z Skipping (s,q) (0.95, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5555888Z Skipping (s,q) (0.96, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5556043Z Skipping (s,q) (0.97, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5556209Z Skipping (s,q) (0.98, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5556367Z Skipping (s,q) (0.99, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5556525Z Skipping (s,q) (1, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5556680Z Skipping (s,q) (1.01, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5556835Z Skipping (s,q) (1.02, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5556994Z Skipping (s,q) (1.03, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5557155Z Skipping (s,q) (1.04, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5557308Z Skipping (s,q) (1.05, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5557468Z Skipping (s,q) (1.06, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5557623Z Skipping (s,q) (1.07, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5557785Z Skipping (s,q) (1.08, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5557944Z Skipping (s,q) (1.09, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5558103Z Skipping (s,q) (1.1, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5558266Z Skipping (s,q) (1.11, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5558421Z Skipping (s,q) (1.12, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5558576Z Skipping (s,q) (1.13, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5558737Z Skipping (s,q) (1.14, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5558891Z Skipping (s,q) (1.15, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5559055Z Skipping (s,q) (1.16, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5559208Z Skipping (s,q) (1.17, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5559362Z Skipping (s,q) (1.18, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5559520Z Skipping (s,q) (1.19, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5559679Z Skipping (s,q) (1.2, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5559833Z Skipping (s,q) (1.21, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5560037Z Skipping (s,q) (1.22, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5560237Z Skipping (s,q) (1.23, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5560399Z Skipping (s,q) (1.24, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5560559Z Skipping (s,q) (1.25, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5560714Z Skipping (s,q) (1.26, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5560913Z Skipping (s,q) (1.27, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5561069Z Skipping (s,q) (1.28, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5561227Z Skipping (s,q) (1.29, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5561389Z Skipping (s,q) (1.3, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5561606Z Skipping (s,q) (1.31, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5561762Z Skipping (s,q) (1.32, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5561926Z Skipping (s,q) (1.33, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5562081Z Skipping (s,q) (1.34, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5562240Z Skipping (s,q) (1.35, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5562438Z Skipping (s,q) (1.36, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5562592Z Skipping (s,q) (1.37, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5562758Z Skipping (s,q) (1.38, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5562912Z Skipping (s,q) (1.39, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5563067Z Skipping (s,q) (1.4, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5563232Z Skipping (s,q) (1.41, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5563387Z Skipping (s,q) (1.42, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5563552Z Skipping (s,q) (1.43, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5563710Z Skipping (s,q) (1.44, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5563864Z Skipping (s,q) (1.45, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5564025Z Skipping (s,q) (1.46, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5564184Z Skipping (s,q) (1.47, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5564339Z Skipping (s,q) (1.48, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5564502Z Skipping (s,q) (1.49, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5564660Z Skipping (s,q) (1.5, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5564822Z Skipping (s,q) (1.51, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5564975Z Skipping (s,q) (1.52, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5565129Z Skipping (s,q) (1.53, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5565294Z Skipping (s,q) (1.54, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5565449Z Skipping (s,q) (1.55, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5565608Z Skipping (s,q) (1.56, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5565769Z Skipping (s,q) (1.57, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5565927Z Skipping (s,q) (1.58, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5566089Z Skipping (s,q) (1.59, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5566244Z Skipping (s,q) (1.6, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5566403Z Skipping (s,q) (1.61, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5566567Z Skipping (s,q) (1.62, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5566725Z Skipping (s,q) (1.63, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5566881Z Skipping (s,q) (1.64, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5567049Z Skipping (s,q) (1.65, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5567208Z Skipping (s,q) (1.66, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5567440Z Skipping (s,q) (1.67, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5567615Z Skipping (s,q) (1.68, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5567777Z Skipping (s,q) (1.69, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5567938Z Skipping (s,q) (1.7, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5568094Z Skipping (s,q) (1.71, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5568289Z Skipping (s,q) (1.72, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5568452Z Skipping (s,q) (1.73, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5568608Z Skipping (s,q) (1.74, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5568761Z Skipping (s,q) (1.75, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5568970Z Skipping (s,q) (1.76, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5569126Z Skipping (s,q) (1.77, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5569290Z Skipping (s,q) (1.78, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5569444Z Skipping (s,q) (1.79, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5569598Z Skipping (s,q) (1.8, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5569798Z Skipping (s,q) (1.81, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5569955Z Skipping (s,q) (1.82, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5570112Z Skipping (s,q) (1.83, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5570271Z Skipping (s,q) (1.84, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5570427Z Skipping (s,q) (1.85, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5570587Z Skipping (s,q) (1.86, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5570742Z Skipping (s,q) (1.87, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5570901Z Skipping (s,q) (1.88, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5571068Z Skipping (s,q) (1.89, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5571224Z Skipping (s,q) (1.9, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5571381Z Skipping (s,q) (1.91, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5571543Z Skipping (s,q) (1.92, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5571698Z Skipping (s,q) (1.93, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5571860Z Skipping (s,q) (1.94, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5572019Z Skipping (s,q) (1.95, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5572173Z Skipping (s,q) (1.96, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5572333Z Skipping (s,q) (1.97, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5572488Z Skipping (s,q) (1.98, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5572646Z Skipping (s,q) (1.99, 350): inconsistent with heavy hitters! 2025-05-07T20:59:07.5572808Z Skipping (s,q) (0.01, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5572966Z Skipping (s,q) (0.02, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5573128Z Skipping (s,q) (0.03, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5573287Z Skipping (s,q) (0.04, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5573442Z Skipping (s,q) (0.05, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5573604Z Skipping (s,q) (0.06, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5573761Z Skipping (s,q) (0.07, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5573917Z Skipping (s,q) (0.08, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5574079Z Skipping (s,q) (0.09, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5574234Z Skipping (s,q) (0.1, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5574400Z Skipping (s,q) (0.11, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5574555Z Skipping (s,q) (0.12, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5574760Z Skipping (s,q) (0.13, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5574921Z Skipping (s,q) (0.14, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5575080Z Skipping (s,q) (0.15, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5575234Z Skipping (s,q) (0.16, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5575397Z Skipping (s,q) (0.17, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5575592Z Skipping (s,q) (0.18, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5575753Z Skipping (s,q) (0.19, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5575908Z Skipping (s,q) (0.2, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5576064Z Skipping (s,q) (0.21, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5580941Z Skipping (s,q) (0.22, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5581205Z Skipping (s,q) (0.23, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5581374Z Skipping (s,q) (0.24, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5581529Z Skipping (s,q) (0.25, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5581691Z Skipping (s,q) (0.26, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5581886Z Skipping (s,q) (0.27, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5582043Z Skipping (s,q) (0.28, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5582203Z Skipping (s,q) (0.29, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5582357Z Skipping (s,q) (0.3, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5582512Z Skipping (s,q) (0.31, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5582672Z Skipping (s,q) (0.32, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5582825Z Skipping (s,q) (0.33, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5582982Z Skipping (s,q) (0.34, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5583141Z Skipping (s,q) (0.35, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5583295Z Skipping (s,q) (0.36, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5583452Z Skipping (s,q) (0.37, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5583609Z Skipping (s,q) (0.38, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5583764Z Skipping (s,q) (0.39, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5583920Z Skipping (s,q) (0.4, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5584075Z Skipping (s,q) (0.41, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5584228Z Skipping (s,q) (0.42, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5584385Z Skipping (s,q) (0.43, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5584539Z Skipping (s,q) (0.44, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5584699Z Skipping (s,q) (0.45, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5584854Z Skipping (s,q) (0.46, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5585010Z Skipping (s,q) (0.47, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5585166Z Skipping (s,q) (0.48, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5585321Z Skipping (s,q) (0.49, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5585475Z Skipping (s,q) (0.5, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5585630Z Skipping (s,q) (0.51, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5585785Z Skipping (s,q) (0.52, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5585938Z Skipping (s,q) (0.53, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5586089Z Skipping (s,q) (0.54, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5586240Z Skipping (s,q) (0.55, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5586397Z Skipping (s,q) (0.56, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5586549Z Skipping (s,q) (0.57, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5586750Z Skipping (s,q) (0.58, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5586903Z Skipping (s,q) (0.59, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5587058Z Skipping (s,q) (0.6, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5587212Z Skipping (s,q) (0.61, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5587364Z Skipping (s,q) (0.62, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5587554Z Skipping (s,q) (0.63, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5587713Z Skipping (s,q) (0.64, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5587864Z Skipping (s,q) (0.65, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5588017Z Skipping (s,q) (0.66, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5588172Z Skipping (s,q) (0.67, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5588362Z Skipping (s,q) (0.68, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5588520Z Skipping (s,q) (0.69, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5588670Z Skipping (s,q) (0.7, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5588821Z Skipping (s,q) (0.71, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5589015Z Skipping (s,q) (0.72, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5589166Z Skipping (s,q) (0.73, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5589318Z Skipping (s,q) (0.74, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5589472Z Skipping (s,q) (0.75, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5589624Z Skipping (s,q) (0.76, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5589780Z Skipping (s,q) (0.77, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5589933Z Skipping (s,q) (0.78, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5590088Z Skipping (s,q) (0.79, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5590246Z Skipping (s,q) (0.8, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5590399Z Skipping (s,q) (0.81, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5590550Z Skipping (s,q) (0.82, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5590705Z Skipping (s,q) (0.83, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5590856Z Skipping (s,q) (0.84, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5591005Z Skipping (s,q) (0.85, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5591159Z Skipping (s,q) (0.86, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5591311Z Skipping (s,q) (0.87, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5591699Z Skipping (s,q) (0.88, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5591921Z Skipping (s,q) (0.89, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5592116Z Skipping (s,q) (0.9, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5592274Z Skipping (s,q) (0.91, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5592428Z Skipping (s,q) (0.92, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5592579Z Skipping (s,q) (0.93, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5592737Z Skipping (s,q) (0.94, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5592888Z Skipping (s,q) (0.95, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5593042Z Skipping (s,q) (0.96, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5593196Z Skipping (s,q) (0.97, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5593347Z Skipping (s,q) (0.98, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5593500Z Skipping (s,q) (0.99, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5593647Z Skipping (s,q) (1, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5593802Z Skipping (s,q) (1.01, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5593955Z Skipping (s,q) (1.02, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5594217Z Skipping (s,q) (1.03, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5594372Z Skipping (s,q) (1.04, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5594525Z Skipping (s,q) (1.05, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5594675Z Skipping (s,q) (1.06, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5594829Z Skipping (s,q) (1.07, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5595063Z Skipping (s,q) (1.08, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5595216Z Skipping (s,q) (1.09, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5595370Z Skipping (s,q) (1.1, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5595521Z Skipping (s,q) (1.11, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5595677Z Skipping (s,q) (1.12, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5595888Z Skipping (s,q) (1.13, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5596045Z Skipping (s,q) (1.14, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5596204Z Skipping (s,q) (1.15, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5596354Z Skipping (s,q) (1.16, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5596565Z Skipping (s,q) (1.17, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5596720Z Skipping (s,q) (1.18, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5596871Z Skipping (s,q) (1.19, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5597027Z Skipping (s,q) (1.2, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5597181Z Skipping (s,q) (1.21, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5597332Z Skipping (s,q) (1.22, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5597511Z Skipping (s,q) (1.23, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5597689Z Skipping (s,q) (1.24, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5597840Z Skipping (s,q) (1.25, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5597998Z Skipping (s,q) (1.26, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5598149Z Skipping (s,q) (1.27, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5598306Z Skipping (s,q) (1.28, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5598459Z Skipping (s,q) (1.29, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5598609Z Skipping (s,q) (1.3, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5598769Z Skipping (s,q) (1.31, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5598920Z Skipping (s,q) (1.32, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5599074Z Skipping (s,q) (1.33, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5599228Z Skipping (s,q) (1.34, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5599382Z Skipping (s,q) (1.35, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5599532Z Skipping (s,q) (1.36, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5599690Z Skipping (s,q) (1.37, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5599839Z Skipping (s,q) (1.38, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5599997Z Skipping (s,q) (1.39, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5600148Z Skipping (s,q) (1.4, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5600362Z Skipping (s,q) (1.41, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5600519Z Skipping (s,q) (1.42, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5600672Z Skipping (s,q) (1.43, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5600823Z Skipping (s,q) (1.44, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5600976Z Skipping (s,q) (1.45, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5601130Z Skipping (s,q) (1.46, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5601284Z Skipping (s,q) (1.47, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5601484Z Skipping (s,q) (1.48, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5601634Z Skipping (s,q) (1.49, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5601786Z Skipping (s,q) (1.5, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5601941Z Skipping (s,q) (1.51, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5602092Z Skipping (s,q) (1.52, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5602286Z Skipping (s,q) (1.53, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5602439Z Skipping (s,q) (1.54, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5602593Z Skipping (s,q) (1.55, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5602744Z Skipping (s,q) (1.56, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5602896Z Skipping (s,q) (1.57, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5603087Z Skipping (s,q) (1.58, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5603242Z Skipping (s,q) (1.59, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5603392Z Skipping (s,q) (1.6, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5603547Z Skipping (s,q) (1.61, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5603738Z Skipping (s,q) (1.62, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5603892Z Skipping (s,q) (1.63, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5604042Z Skipping (s,q) (1.64, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5604197Z Skipping (s,q) (1.65, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5604350Z Skipping (s,q) (1.66, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5604503Z Skipping (s,q) (1.67, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5604655Z Skipping (s,q) (1.68, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5604811Z Skipping (s,q) (1.69, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5604962Z Skipping (s,q) (1.7, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5605120Z Skipping (s,q) (1.71, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5605272Z Skipping (s,q) (1.72, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5605427Z Skipping (s,q) (1.73, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5605582Z Skipping (s,q) (1.74, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5605734Z Skipping (s,q) (1.75, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5605888Z Skipping (s,q) (1.76, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5606045Z Skipping (s,q) (1.77, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5606197Z Skipping (s,q) (1.78, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5606351Z Skipping (s,q) (1.79, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5606505Z Skipping (s,q) (1.8, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5606657Z Skipping (s,q) (1.81, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5606814Z Skipping (s,q) (1.82, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5606965Z Skipping (s,q) (1.83, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5607116Z Skipping (s,q) (1.84, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5607271Z Skipping (s,q) (1.85, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5607423Z Skipping (s,q) (1.86, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5607581Z Skipping (s,q) (1.87, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5607758Z Skipping (s,q) (1.88, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5607932Z Skipping (s,q) (1.89, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5608088Z Skipping (s,q) (1.9, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5608240Z Skipping (s,q) (1.91, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5608395Z Skipping (s,q) (1.92, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5608595Z Skipping (s,q) (1.93, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5608749Z Skipping (s,q) (1.94, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5608900Z Skipping (s,q) (1.95, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5609059Z Skipping (s,q) (1.96, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5609211Z Skipping (s,q) (1.97, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5609404Z Skipping (s,q) (1.98, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5609558Z Skipping (s,q) (1.99, 375): inconsistent with heavy hitters! 2025-05-07T20:59:07.5609708Z Skipping (s,q) (0.01, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5609862Z Skipping (s,q) (0.02, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5610014Z Skipping (s,q) (0.03, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5610201Z Skipping (s,q) (0.04, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5610359Z Skipping (s,q) (0.05, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5610510Z Skipping (s,q) (0.06, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5610661Z Skipping (s,q) (0.07, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5610851Z Skipping (s,q) (0.08, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5611002Z Skipping (s,q) (0.09, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5611156Z Skipping (s,q) (0.1, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5611311Z Skipping (s,q) (0.11, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5611462Z Skipping (s,q) (0.12, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5611614Z Skipping (s,q) (0.13, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5611765Z Skipping (s,q) (0.14, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5611921Z Skipping (s,q) (0.15, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5612071Z Skipping (s,q) (0.16, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5612225Z Skipping (s,q) (0.17, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5612380Z Skipping (s,q) (0.18, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5612533Z Skipping (s,q) (0.19, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5612684Z Skipping (s,q) (0.2, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5612837Z Skipping (s,q) (0.21, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5612991Z Skipping (s,q) (0.22, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5613145Z Skipping (s,q) (0.23, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5613297Z Skipping (s,q) (0.24, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5613447Z Skipping (s,q) (0.25, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5613605Z Skipping (s,q) (0.26, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5613756Z Skipping (s,q) (0.27, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5613911Z Skipping (s,q) (0.28, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5614065Z Skipping (s,q) (0.29, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5614218Z Skipping (s,q) (0.3, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5614369Z Skipping (s,q) (0.31, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5614522Z Skipping (s,q) (0.32, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5614676Z Skipping (s,q) (0.33, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5614830Z Skipping (s,q) (0.34, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5614980Z Skipping (s,q) (0.35, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5615133Z Skipping (s,q) (0.36, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5615287Z Skipping (s,q) (0.37, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5615440Z Skipping (s,q) (0.38, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5615637Z Skipping (s,q) (0.39, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5615791Z Skipping (s,q) (0.4, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5615943Z Skipping (s,q) (0.41, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5616099Z Skipping (s,q) (0.42, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5616249Z Skipping (s,q) (0.43, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5616439Z Skipping (s,q) (0.44, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5616593Z Skipping (s,q) (0.45, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5616744Z Skipping (s,q) (0.46, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5616895Z Skipping (s,q) (0.47, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5617049Z Skipping (s,q) (0.48, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5617237Z Skipping (s,q) (0.49, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5617394Z Skipping (s,q) (0.5, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5617543Z Skipping (s,q) (0.51, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5617695Z Skipping (s,q) (0.52, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5617887Z Skipping (s,q) (0.53, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5618038Z Skipping (s,q) (0.54, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5618189Z Skipping (s,q) (0.55, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5618348Z Skipping (s,q) (0.56, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5618499Z Skipping (s,q) (0.57, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5618654Z Skipping (s,q) (0.58, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5618805Z Skipping (s,q) (0.59, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5618958Z Skipping (s,q) (0.6, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5619112Z Skipping (s,q) (0.61, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5619265Z Skipping (s,q) (0.62, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5619415Z Skipping (s,q) (0.63, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5619574Z Skipping (s,q) (0.64, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5619726Z Skipping (s,q) (0.65, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5619879Z Skipping (s,q) (0.66, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5620033Z Skipping (s,q) (0.67, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5620184Z Skipping (s,q) (0.68, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5620338Z Skipping (s,q) (0.69, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5620488Z Skipping (s,q) (0.7, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5620643Z Skipping (s,q) (0.71, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5620796Z Skipping (s,q) (0.72, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5620950Z Skipping (s,q) (0.73, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5621102Z Skipping (s,q) (0.74, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5621256Z Skipping (s,q) (0.75, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5621408Z Skipping (s,q) (0.76, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5621561Z Skipping (s,q) (0.77, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5621715Z Skipping (s,q) (0.78, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5621866Z Skipping (s,q) (0.79, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5622020Z Skipping (s,q) (0.8, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5622172Z Skipping (s,q) (0.81, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5622323Z Skipping (s,q) (0.82, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5622480Z Skipping (s,q) (0.83, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5622701Z Skipping (s,q) (0.84, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5622855Z Skipping (s,q) (0.85, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5623005Z Skipping (s,q) (0.86, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5623159Z Skipping (s,q) (0.87, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5623312Z Skipping (s,q) (0.88, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5623504Z Skipping (s,q) (0.89, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5623658Z Skipping (s,q) (0.9, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5623812Z Skipping (s,q) (0.91, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5623963Z Skipping (s,q) (0.92, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5624117Z Skipping (s,q) (0.93, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5624308Z Skipping (s,q) (0.94, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5624467Z Skipping (s,q) (0.95, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5624626Z Skipping (s,q) (0.96, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5624780Z Skipping (s,q) (0.97, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5624972Z Skipping (s,q) (0.98, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5625132Z Skipping (s,q) (0.99, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5625282Z Skipping (s,q) (1, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5625445Z Skipping (s,q) (1.01, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5625599Z Skipping (s,q) (1.02, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5625752Z Skipping (s,q) (1.03, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5625910Z Skipping (s,q) (1.04, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5626067Z Skipping (s,q) (1.05, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5626221Z Skipping (s,q) (1.06, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5626384Z Skipping (s,q) (1.07, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5626538Z Skipping (s,q) (1.08, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5626700Z Skipping (s,q) (1.09, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5626855Z Skipping (s,q) (1.1, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5627010Z Skipping (s,q) (1.11, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5627172Z Skipping (s,q) (1.12, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5627331Z Skipping (s,q) (1.13, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5627511Z Skipping (s,q) (1.14, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5627697Z Skipping (s,q) (1.15, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5627856Z Skipping (s,q) (1.16, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5628017Z Skipping (s,q) (1.17, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5628171Z Skipping (s,q) (1.18, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5628327Z Skipping (s,q) (1.19, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5628491Z Skipping (s,q) (1.2, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5628649Z Skipping (s,q) (1.21, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5628804Z Skipping (s,q) (1.22, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5628970Z Skipping (s,q) (1.23, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5629125Z Skipping (s,q) (1.24, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5629285Z Skipping (s,q) (1.25, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5629441Z Skipping (s,q) (1.26, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5629598Z Skipping (s,q) (1.27, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5629764Z Skipping (s,q) (1.28, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5629964Z Skipping (s,q) (1.29, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5630118Z Skipping (s,q) (1.3, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5630281Z Skipping (s,q) (1.31, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5630439Z Skipping (s,q) (1.32, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5630592Z Skipping (s,q) (1.33, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5630755Z Skipping (s,q) (1.34, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5630951Z Skipping (s,q) (1.35, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5631115Z Skipping (s,q) (1.36, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5631269Z Skipping (s,q) (1.37, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5631423Z Skipping (s,q) (1.38, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5631682Z Skipping (s,q) (1.39, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5631837Z Skipping (s,q) (1.4, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5631993Z Skipping (s,q) (1.41, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5632150Z Skipping (s,q) (1.42, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5632344Z Skipping (s,q) (1.43, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5632503Z Skipping (s,q) (1.44, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5632659Z Skipping (s,q) (1.45, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5632818Z Skipping (s,q) (1.46, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5632978Z Skipping (s,q) (1.47, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5633132Z Skipping (s,q) (1.48, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5633285Z Skipping (s,q) (1.49, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5633449Z Skipping (s,q) (1.5, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5633605Z Skipping (s,q) (1.51, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5633775Z Skipping (s,q) (1.52, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5633928Z Skipping (s,q) (1.53, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5634086Z Skipping (s,q) (1.54, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5634250Z Skipping (s,q) (1.55, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5634408Z Skipping (s,q) (1.56, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5634566Z Skipping (s,q) (1.57, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5634725Z Skipping (s,q) (1.58, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5634879Z Skipping (s,q) (1.59, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5635040Z Skipping (s,q) (1.6, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5635199Z Skipping (s,q) (1.61, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5635353Z Skipping (s,q) (1.62, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5635516Z Skipping (s,q) (1.63, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5635670Z Skipping (s,q) (1.64, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5635824Z Skipping (s,q) (1.65, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5635990Z Skipping (s,q) (1.66, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5636145Z Skipping (s,q) (1.67, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5636307Z Skipping (s,q) (1.68, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5636464Z Skipping (s,q) (1.69, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5636618Z Skipping (s,q) (1.7, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5636781Z Skipping (s,q) (1.71, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5636939Z Skipping (s,q) (1.72, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5637094Z Skipping (s,q) (1.73, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5637299Z Skipping (s,q) (1.74, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5637457Z Skipping (s,q) (1.75, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5637618Z Skipping (s,q) (1.76, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5637798Z Skipping (s,q) (1.77, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5637975Z Skipping (s,q) (1.78, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5638134Z Skipping (s,q) (1.79, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5638327Z Skipping (s,q) (1.8, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5638484Z Skipping (s,q) (1.81, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5638642Z Skipping (s,q) (1.82, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5638796Z Skipping (s,q) (1.83, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5638987Z Skipping (s,q) (1.84, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5639149Z Skipping (s,q) (1.85, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5639307Z Skipping (s,q) (1.86, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5639472Z Skipping (s,q) (1.87, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5639667Z Skipping (s,q) (1.88, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5639822Z Skipping (s,q) (1.89, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5639983Z Skipping (s,q) (1.9, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5640140Z Skipping (s,q) (1.91, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5640340Z Skipping (s,q) (1.92, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5640500Z Skipping (s,q) (1.93, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5640654Z Skipping (s,q) (1.94, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5640821Z Skipping (s,q) (1.95, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5640975Z Skipping (s,q) (1.96, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5641131Z Skipping (s,q) (1.97, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5641288Z Skipping (s,q) (1.98, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5641444Z Skipping (s,q) (1.99, 400): inconsistent with heavy hitters! 2025-05-07T20:59:07.5641599Z Skipping (s,q) (0.01, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5641754Z Skipping (s,q) (0.02, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5641907Z Skipping (s,q) (0.03, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5642065Z Skipping (s,q) (0.04, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5642216Z Skipping (s,q) (0.05, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5642370Z Skipping (s,q) (0.06, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5642527Z Skipping (s,q) (0.07, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5642682Z Skipping (s,q) (0.08, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5642836Z Skipping (s,q) (0.09, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5642994Z Skipping (s,q) (0.1, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5643148Z Skipping (s,q) (0.11, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5643308Z Skipping (s,q) (0.12, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5643462Z Skipping (s,q) (0.13, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5643618Z Skipping (s,q) (0.14, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5643773Z Skipping (s,q) (0.15, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5643924Z Skipping (s,q) (0.16, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5644075Z Skipping (s,q) (0.17, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5644231Z Skipping (s,q) (0.18, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5644387Z Skipping (s,q) (0.19, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5644591Z Skipping (s,q) (0.2, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5644745Z Skipping (s,q) (0.21, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5644900Z Skipping (s,q) (0.22, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5645065Z Skipping (s,q) (0.23, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5645218Z Skipping (s,q) (0.24, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5645370Z Skipping (s,q) (0.25, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5645566Z Skipping (s,q) (0.26, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5645719Z Skipping (s,q) (0.27, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5645879Z Skipping (s,q) (0.28, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5646035Z Skipping (s,q) (0.29, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5646224Z Skipping (s,q) (0.3, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5646382Z Skipping (s,q) (0.31, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5646537Z Skipping (s,q) (0.32, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5646691Z Skipping (s,q) (0.33, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5646912Z Skipping (s,q) (0.34, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5647065Z Skipping (s,q) (0.35, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5647217Z Skipping (s,q) (0.36, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5647379Z Skipping (s,q) (0.37, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5647531Z Skipping (s,q) (0.38, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5647688Z Skipping (s,q) (0.39, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5647839Z Skipping (s,q) (0.4, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5647996Z Skipping (s,q) (0.41, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5648153Z Skipping (s,q) (0.42, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5648308Z Skipping (s,q) (0.43, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5648460Z Skipping (s,q) (0.44, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5648622Z Skipping (s,q) (0.45, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5648777Z Skipping (s,q) (0.46, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5648931Z Skipping (s,q) (0.47, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5649086Z Skipping (s,q) (0.48, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5649237Z Skipping (s,q) (0.49, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5649392Z Skipping (s,q) (0.5, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5649546Z Skipping (s,q) (0.51, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5649699Z Skipping (s,q) (0.52, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5649857Z Skipping (s,q) (0.53, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5650014Z Skipping (s,q) (0.54, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5650170Z Skipping (s,q) (0.55, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5650321Z Skipping (s,q) (0.56, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5650475Z Skipping (s,q) (0.57, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5650630Z Skipping (s,q) (0.58, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5650786Z Skipping (s,q) (0.59, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5650940Z Skipping (s,q) (0.6, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5651096Z Skipping (s,q) (0.61, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5651249Z Skipping (s,q) (0.62, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5651405Z Skipping (s,q) (0.63, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5651560Z Skipping (s,q) (0.64, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5651761Z Skipping (s,q) (0.65, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5651917Z Skipping (s,q) (0.66, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5652071Z Skipping (s,q) (0.67, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5652227Z Skipping (s,q) (0.68, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5652384Z Skipping (s,q) (0.69, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5652538Z Skipping (s,q) (0.7, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5652740Z Skipping (s,q) (0.71, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5652893Z Skipping (s,q) (0.72, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5653046Z Skipping (s,q) (0.73, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5653202Z Skipping (s,q) (0.74, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5653391Z Skipping (s,q) (0.75, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5653544Z Skipping (s,q) (0.76, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5653709Z Skipping (s,q) (0.77, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5653866Z Skipping (s,q) (0.78, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5654070Z Skipping (s,q) (0.79, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5654224Z Skipping (s,q) (0.8, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5654377Z Skipping (s,q) (0.81, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5654537Z Skipping (s,q) (0.82, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5654689Z Skipping (s,q) (0.83, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5654841Z Skipping (s,q) (0.84, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5654998Z Skipping (s,q) (0.85, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5655153Z Skipping (s,q) (0.86, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5655304Z Skipping (s,q) (0.87, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5655465Z Skipping (s,q) (0.88, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5655617Z Skipping (s,q) (0.89, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5655774Z Skipping (s,q) (0.9, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5655931Z Skipping (s,q) (0.91, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5656083Z Skipping (s,q) (0.92, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5656249Z Skipping (s,q) (0.93, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5656406Z Skipping (s,q) (0.94, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5656559Z Skipping (s,q) (0.95, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5656716Z Skipping (s,q) (0.96, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5656874Z Skipping (s,q) (0.97, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5657037Z Skipping (s,q) (0.98, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5657191Z Skipping (s,q) (0.99, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5657340Z Skipping (s,q) (1, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5657499Z Skipping (s,q) (1.01, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5657655Z Skipping (s,q) (1.02, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5657810Z Skipping (s,q) (1.03, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5657966Z Skipping (s,q) (1.04, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5658123Z Skipping (s,q) (1.05, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5658282Z Skipping (s,q) (1.06, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5658436Z Skipping (s,q) (1.07, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5658588Z Skipping (s,q) (1.08, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5658754Z Skipping (s,q) (1.09, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5658907Z Skipping (s,q) (1.1, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5659108Z Skipping (s,q) (1.11, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5659266Z Skipping (s,q) (1.12, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5659422Z Skipping (s,q) (1.13, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5659584Z Skipping (s,q) (1.14, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5659737Z Skipping (s,q) (1.15, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5659931Z Skipping (s,q) (1.16, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5660091Z Skipping (s,q) (1.17, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5660244Z Skipping (s,q) (1.18, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5660399Z Skipping (s,q) (1.19, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5660591Z Skipping (s,q) (1.2, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5660747Z Skipping (s,q) (1.21, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5660913Z Skipping (s,q) (1.22, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5661068Z Skipping (s,q) (1.23, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5661261Z Skipping (s,q) (1.24, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5661420Z Skipping (s,q) (1.25, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5661572Z Skipping (s,q) (1.26, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5661727Z Skipping (s,q) (1.27, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5661886Z Skipping (s,q) (1.28, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5662039Z Skipping (s,q) (1.29, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5662198Z Skipping (s,q) (1.3, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5662356Z Skipping (s,q) (1.31, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5662510Z Skipping (s,q) (1.32, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5662673Z Skipping (s,q) (1.33, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5662826Z Skipping (s,q) (1.34, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5662979Z Skipping (s,q) (1.35, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5663138Z Skipping (s,q) (1.36, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5663291Z Skipping (s,q) (1.37, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5663446Z Skipping (s,q) (1.38, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5663605Z Skipping (s,q) (1.39, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5663758Z Skipping (s,q) (1.4, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5663919Z Skipping (s,q) (1.41, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5664077Z Skipping (s,q) (1.42, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5664232Z Skipping (s,q) (1.43, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5664393Z Skipping (s,q) (1.44, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5664546Z Skipping (s,q) (1.45, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5664699Z Skipping (s,q) (1.46, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5664860Z Skipping (s,q) (1.47, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5665013Z Skipping (s,q) (1.48, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5665172Z Skipping (s,q) (1.49, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5665327Z Skipping (s,q) (1.5, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5665480Z Skipping (s,q) (1.51, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5665633Z Skipping (s,q) (1.52, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5665787Z Skipping (s,q) (1.53, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5665943Z Skipping (s,q) (1.54, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5666103Z Skipping (s,q) (1.55, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5666303Z Skipping (s,q) (1.56, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5666463Z Skipping (s,q) (1.57, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5666619Z Skipping (s,q) (1.58, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5666773Z Skipping (s,q) (1.59, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5666929Z Skipping (s,q) (1.6, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5667121Z Skipping (s,q) (1.61, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5667277Z Skipping (s,q) (1.62, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5667438Z Skipping (s,q) (1.63, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5667604Z Skipping (s,q) (1.64, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5667833Z Skipping (s,q) (1.65, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5667993Z Skipping (s,q) (1.66, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5668149Z Skipping (s,q) (1.67, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5668307Z Skipping (s,q) (1.68, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5668498Z Skipping (s,q) (1.69, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5668650Z Skipping (s,q) (1.7, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5668808Z Skipping (s,q) (1.71, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5668962Z Skipping (s,q) (1.72, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5669118Z Skipping (s,q) (1.73, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5669270Z Skipping (s,q) (1.74, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5669424Z Skipping (s,q) (1.75, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5669581Z Skipping (s,q) (1.76, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5669736Z Skipping (s,q) (1.77, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5669891Z Skipping (s,q) (1.78, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5670052Z Skipping (s,q) (1.79, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5670206Z Skipping (s,q) (1.8, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5670364Z Skipping (s,q) (1.81, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5670522Z Skipping (s,q) (1.82, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5670680Z Skipping (s,q) (1.83, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5670839Z Skipping (s,q) (1.84, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5670994Z Skipping (s,q) (1.85, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5671147Z Skipping (s,q) (1.86, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5671308Z Skipping (s,q) (1.87, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5671465Z Skipping (s,q) (1.88, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5671621Z Skipping (s,q) (1.89, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5671779Z Skipping (s,q) (1.9, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5671935Z Skipping (s,q) (1.91, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5672099Z Skipping (s,q) (1.92, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5672253Z Skipping (s,q) (1.93, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5672409Z Skipping (s,q) (1.94, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5672572Z Skipping (s,q) (1.95, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5672727Z Skipping (s,q) (1.96, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5672880Z Skipping (s,q) (1.97, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5673039Z Skipping (s,q) (1.98, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5673194Z Skipping (s,q) (1.99, 425): inconsistent with heavy hitters! 2025-05-07T20:59:07.5673351Z Skipping (s,q) (0.01, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5673549Z Skipping (s,q) (0.02, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5673700Z Skipping (s,q) (0.03, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5673860Z Skipping (s,q) (0.04, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5674014Z Skipping (s,q) (0.05, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5674166Z Skipping (s,q) (0.06, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5674361Z Skipping (s,q) (0.07, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5674516Z Skipping (s,q) (0.08, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5674674Z Skipping (s,q) (0.09, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5674827Z Skipping (s,q) (0.1, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5675041Z Skipping (s,q) (0.11, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5675199Z Skipping (s,q) (0.12, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5675354Z Skipping (s,q) (0.13, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5675508Z Skipping (s,q) (0.14, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5675707Z Skipping (s,q) (0.15, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5675861Z Skipping (s,q) (0.16, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5676020Z Skipping (s,q) (0.17, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5676176Z Skipping (s,q) (0.18, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5676330Z Skipping (s,q) (0.19, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5676487Z Skipping (s,q) (0.2, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5676640Z Skipping (s,q) (0.21, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5676793Z Skipping (s,q) (0.22, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5676954Z Skipping (s,q) (0.23, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5677108Z Skipping (s,q) (0.24, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5677269Z Skipping (s,q) (0.25, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5677421Z Skipping (s,q) (0.26, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5677584Z Skipping (s,q) (0.27, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5677741Z Skipping (s,q) (0.28, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5677921Z Skipping (s,q) (0.29, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5678095Z Skipping (s,q) (0.3, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5678257Z Skipping (s,q) (0.31, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5678413Z Skipping (s,q) (0.32, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5678566Z Skipping (s,q) (0.33, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5678725Z Skipping (s,q) (0.34, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5678880Z Skipping (s,q) (0.35, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5679037Z Skipping (s,q) (0.36, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5679189Z Skipping (s,q) (0.37, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5679344Z Skipping (s,q) (0.38, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5679503Z Skipping (s,q) (0.39, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5679657Z Skipping (s,q) (0.4, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5679810Z Skipping (s,q) (0.41, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5679968Z Skipping (s,q) (0.42, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5680122Z Skipping (s,q) (0.43, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5680334Z Skipping (s,q) (0.44, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5680491Z Skipping (s,q) (0.45, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5680644Z Skipping (s,q) (0.46, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5680848Z Skipping (s,q) (0.47, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5681002Z Skipping (s,q) (0.48, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5681160Z Skipping (s,q) (0.49, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5681318Z Skipping (s,q) (0.5, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5681474Z Skipping (s,q) (0.51, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5681671Z Skipping (s,q) (0.52, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5681826Z Skipping (s,q) (0.53, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5681980Z Skipping (s,q) (0.54, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5682133Z Skipping (s,q) (0.55, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5682324Z Skipping (s,q) (0.56, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5682481Z Skipping (s,q) (0.57, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5682640Z Skipping (s,q) (0.58, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5682794Z Skipping (s,q) (0.59, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5682988Z Skipping (s,q) (0.6, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5683142Z Skipping (s,q) (0.61, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5683295Z Skipping (s,q) (0.62, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5683458Z Skipping (s,q) (0.63, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5683611Z Skipping (s,q) (0.64, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5683764Z Skipping (s,q) (0.65, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5683919Z Skipping (s,q) (0.66, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5684071Z Skipping (s,q) (0.67, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5684232Z Skipping (s,q) (0.68, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5684388Z Skipping (s,q) (0.69, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5684539Z Skipping (s,q) (0.7, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5684694Z Skipping (s,q) (0.71, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5684851Z Skipping (s,q) (0.72, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5685005Z Skipping (s,q) (0.73, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5685163Z Skipping (s,q) (0.74, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5685318Z Skipping (s,q) (0.75, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5685480Z Skipping (s,q) (0.76, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5685634Z Skipping (s,q) (0.77, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5685788Z Skipping (s,q) (0.78, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5685947Z Skipping (s,q) (0.79, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5686099Z Skipping (s,q) (0.8, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5686254Z Skipping (s,q) (0.81, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5686410Z Skipping (s,q) (0.82, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5686567Z Skipping (s,q) (0.83, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5686717Z Skipping (s,q) (0.84, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5686875Z Skipping (s,q) (0.85, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5687032Z Skipping (s,q) (0.86, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5687189Z Skipping (s,q) (0.87, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5687343Z Skipping (s,q) (0.88, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5687495Z Skipping (s,q) (0.89, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5687656Z Skipping (s,q) (0.9, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5687811Z Skipping (s,q) (0.91, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5688008Z Skipping (s,q) (0.92, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5688166Z Skipping (s,q) (0.93, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5688321Z Skipping (s,q) (0.94, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5688481Z Skipping (s,q) (0.95, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5688636Z Skipping (s,q) (0.96, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5688831Z Skipping (s,q) (0.97, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5688995Z Skipping (s,q) (0.98, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5689150Z Skipping (s,q) (0.99, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5689300Z Skipping (s,q) (1, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5689498Z Skipping (s,q) (1.01, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5689655Z Skipping (s,q) (1.02, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5689814Z Skipping (s,q) (1.03, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5689968Z Skipping (s,q) (1.04, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5690121Z Skipping (s,q) (1.05, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5690321Z Skipping (s,q) (1.06, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5690475Z Skipping (s,q) (1.07, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5690629Z Skipping (s,q) (1.08, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5690788Z Skipping (s,q) (1.09, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5690940Z Skipping (s,q) (1.1, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5691100Z Skipping (s,q) (1.11, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5691253Z Skipping (s,q) (1.12, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5691406Z Skipping (s,q) (1.13, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5691742Z Skipping (s,q) (1.14, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5691898Z Skipping (s,q) (1.15, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5692049Z Skipping (s,q) (1.16, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5692209Z Skipping (s,q) (1.17, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5692363Z Skipping (s,q) (1.18, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5692519Z Skipping (s,q) (1.19, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5692675Z Skipping (s,q) (1.2, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5692830Z Skipping (s,q) (1.21, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5692990Z Skipping (s,q) (1.22, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5693142Z Skipping (s,q) (1.23, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5693297Z Skipping (s,q) (1.24, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5693453Z Skipping (s,q) (1.25, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5693611Z Skipping (s,q) (1.26, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5693771Z Skipping (s,q) (1.27, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5693925Z Skipping (s,q) (1.28, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5694078Z Skipping (s,q) (1.29, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5694237Z Skipping (s,q) (1.3, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5694392Z Skipping (s,q) (1.31, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5694545Z Skipping (s,q) (1.32, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5694703Z Skipping (s,q) (1.33, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5694854Z Skipping (s,q) (1.34, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5695011Z Skipping (s,q) (1.35, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5695170Z Skipping (s,q) (1.36, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5695401Z Skipping (s,q) (1.37, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5695561Z Skipping (s,q) (1.38, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5695720Z Skipping (s,q) (1.39, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5695872Z Skipping (s,q) (1.4, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5696031Z Skipping (s,q) (1.41, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5696238Z Skipping (s,q) (1.42, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5696393Z Skipping (s,q) (1.43, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5696551Z Skipping (s,q) (1.44, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5696706Z Skipping (s,q) (1.45, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5696866Z Skipping (s,q) (1.46, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5697074Z Skipping (s,q) (1.47, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5697232Z Skipping (s,q) (1.48, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5697395Z Skipping (s,q) (1.49, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5697568Z Skipping (s,q) (1.5, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5697807Z Skipping (s,q) (1.51, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5697962Z Skipping (s,q) (1.52, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5698119Z Skipping (s,q) (1.53, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5698276Z Skipping (s,q) (1.54, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5698430Z Skipping (s,q) (1.55, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5698581Z Skipping (s,q) (1.56, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5698744Z Skipping (s,q) (1.57, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5698903Z Skipping (s,q) (1.58, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5699058Z Skipping (s,q) (1.59, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5699216Z Skipping (s,q) (1.6, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5699369Z Skipping (s,q) (1.61, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5699528Z Skipping (s,q) (1.62, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5699680Z Skipping (s,q) (1.63, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5699832Z Skipping (s,q) (1.64, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5699993Z Skipping (s,q) (1.65, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5700147Z Skipping (s,q) (1.66, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5700300Z Skipping (s,q) (1.67, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5703447Z Skipping (s,q) (1.68, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5703634Z Skipping (s,q) (1.69, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5703792Z Skipping (s,q) (1.7, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5703952Z Skipping (s,q) (1.71, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5704106Z Skipping (s,q) (1.72, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5704267Z Skipping (s,q) (1.73, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5704422Z Skipping (s,q) (1.74, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5704574Z Skipping (s,q) (1.75, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5704730Z Skipping (s,q) (1.76, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5704882Z Skipping (s,q) (1.77, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5705039Z Skipping (s,q) (1.78, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5705192Z Skipping (s,q) (1.79, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5705348Z Skipping (s,q) (1.8, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5705505Z Skipping (s,q) (1.81, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5705723Z Skipping (s,q) (1.82, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5705876Z Skipping (s,q) (1.83, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5706035Z Skipping (s,q) (1.84, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5706186Z Skipping (s,q) (1.85, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5706339Z Skipping (s,q) (1.86, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5706562Z Skipping (s,q) (1.87, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5706716Z Skipping (s,q) (1.88, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5706870Z Skipping (s,q) (1.89, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5707020Z Skipping (s,q) (1.9, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5707171Z Skipping (s,q) (1.91, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5707366Z Skipping (s,q) (1.92, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5707525Z Skipping (s,q) (1.93, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5707676Z Skipping (s,q) (1.94, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5707855Z Skipping (s,q) (1.95, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5708071Z Skipping (s,q) (1.96, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5708224Z Skipping (s,q) (1.97, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5708378Z Skipping (s,q) (1.98, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5708530Z Skipping (s,q) (1.99, 450): inconsistent with heavy hitters! 2025-05-07T20:59:07.5708685Z Skipping (s,q) (0.01, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5708839Z Skipping (s,q) (0.02, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5708992Z Skipping (s,q) (0.03, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5709148Z Skipping (s,q) (0.04, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5709303Z Skipping (s,q) (0.05, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5709458Z Skipping (s,q) (0.06, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5709612Z Skipping (s,q) (0.07, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5709764Z Skipping (s,q) (0.08, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5709918Z Skipping (s,q) (0.09, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5710069Z Skipping (s,q) (0.1, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5710223Z Skipping (s,q) (0.11, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5710378Z Skipping (s,q) (0.12, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5710531Z Skipping (s,q) (0.13, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5710686Z Skipping (s,q) (0.14, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5710845Z Skipping (s,q) (0.15, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5710998Z Skipping (s,q) (0.16, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5711155Z Skipping (s,q) (0.17, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5711306Z Skipping (s,q) (0.18, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5711460Z Skipping (s,q) (0.19, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5711614Z Skipping (s,q) (0.2, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5711766Z Skipping (s,q) (0.21, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5711924Z Skipping (s,q) (0.22, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5712075Z Skipping (s,q) (0.23, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5712228Z Skipping (s,q) (0.24, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5712385Z Skipping (s,q) (0.25, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5712539Z Skipping (s,q) (0.26, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5712690Z Skipping (s,q) (0.27, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5712892Z Skipping (s,q) (0.28, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5713043Z Skipping (s,q) (0.29, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5713199Z Skipping (s,q) (0.3, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5713354Z Skipping (s,q) (0.31, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5713507Z Skipping (s,q) (0.32, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5713701Z Skipping (s,q) (0.33, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5713856Z Skipping (s,q) (0.34, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5714007Z Skipping (s,q) (0.35, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5714159Z Skipping (s,q) (0.36, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5714311Z Skipping (s,q) (0.37, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5714501Z Skipping (s,q) (0.38, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5714663Z Skipping (s,q) (0.39, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5714814Z Skipping (s,q) (0.4, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5714968Z Skipping (s,q) (0.41, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5715157Z Skipping (s,q) (0.42, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5715313Z Skipping (s,q) (0.43, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5715469Z Skipping (s,q) (0.44, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5715625Z Skipping (s,q) (0.45, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5715776Z Skipping (s,q) (0.46, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5715930Z Skipping (s,q) (0.47, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5716082Z Skipping (s,q) (0.48, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5716240Z Skipping (s,q) (0.49, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5716390Z Skipping (s,q) (0.5, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5716544Z Skipping (s,q) (0.51, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5716696Z Skipping (s,q) (0.52, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5716851Z Skipping (s,q) (0.53, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5717001Z Skipping (s,q) (0.54, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5717158Z Skipping (s,q) (0.55, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5717312Z Skipping (s,q) (0.56, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5717467Z Skipping (s,q) (0.57, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5717620Z Skipping (s,q) (0.58, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5717773Z Skipping (s,q) (0.59, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5717931Z Skipping (s,q) (0.6, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5718082Z Skipping (s,q) (0.61, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5718238Z Skipping (s,q) (0.62, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5718393Z Skipping (s,q) (0.63, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5718547Z Skipping (s,q) (0.64, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5718701Z Skipping (s,q) (0.65, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5718854Z Skipping (s,q) (0.66, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5719007Z Skipping (s,q) (0.67, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5719162Z Skipping (s,q) (0.68, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5719315Z Skipping (s,q) (0.69, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5719467Z Skipping (s,q) (0.7, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5719625Z Skipping (s,q) (0.71, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5719776Z Skipping (s,q) (0.72, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5719977Z Skipping (s,q) (0.73, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5720126Z Skipping (s,q) (0.74, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5720355Z Skipping (s,q) (0.75, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5720511Z Skipping (s,q) (0.76, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5720662Z Skipping (s,q) (0.77, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5720856Z Skipping (s,q) (0.78, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5721011Z Skipping (s,q) (0.79, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5721163Z Skipping (s,q) (0.8, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5721315Z Skipping (s,q) (0.81, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5721470Z Skipping (s,q) (0.82, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5721662Z Skipping (s,q) (0.83, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5721820Z Skipping (s,q) (0.84, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5721971Z Skipping (s,q) (0.85, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5722121Z Skipping (s,q) (0.86, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5722313Z Skipping (s,q) (0.87, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5722466Z Skipping (s,q) (0.88, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5722618Z Skipping (s,q) (0.89, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5722778Z Skipping (s,q) (0.9, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5722930Z Skipping (s,q) (0.91, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5723083Z Skipping (s,q) (0.92, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5723236Z Skipping (s,q) (0.93, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5723390Z Skipping (s,q) (0.94, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5723546Z Skipping (s,q) (0.95, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5723702Z Skipping (s,q) (0.96, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5723854Z Skipping (s,q) (0.97, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5724017Z Skipping (s,q) (0.98, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5724171Z Skipping (s,q) (0.99, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5724326Z Skipping (s,q) (1, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5724482Z Skipping (s,q) (1.01, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5724633Z Skipping (s,q) (1.02, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5724791Z Skipping (s,q) (1.03, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5724944Z Skipping (s,q) (1.04, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5725100Z Skipping (s,q) (1.05, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5725254Z Skipping (s,q) (1.06, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5725409Z Skipping (s,q) (1.07, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5725564Z Skipping (s,q) (1.08, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5725719Z Skipping (s,q) (1.09, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5725869Z Skipping (s,q) (1.1, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5726025Z Skipping (s,q) (1.11, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5726178Z Skipping (s,q) (1.12, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5726330Z Skipping (s,q) (1.13, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5726486Z Skipping (s,q) (1.14, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5726641Z Skipping (s,q) (1.15, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5726796Z Skipping (s,q) (1.16, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5726950Z Skipping (s,q) (1.17, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5727150Z Skipping (s,q) (1.18, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5727307Z Skipping (s,q) (1.19, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5727484Z Skipping (s,q) (1.2, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5727662Z Skipping (s,q) (1.21, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5727818Z Skipping (s,q) (1.22, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5728008Z Skipping (s,q) (1.23, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5728163Z Skipping (s,q) (1.24, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5728316Z Skipping (s,q) (1.25, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5728468Z Skipping (s,q) (1.26, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5728622Z Skipping (s,q) (1.27, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5728813Z Skipping (s,q) (1.28, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5728968Z Skipping (s,q) (1.29, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5729122Z Skipping (s,q) (1.3, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5729274Z Skipping (s,q) (1.31, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5729464Z Skipping (s,q) (1.32, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5729617Z Skipping (s,q) (1.33, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5729770Z Skipping (s,q) (1.34, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5729927Z Skipping (s,q) (1.35, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5730078Z Skipping (s,q) (1.36, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5730230Z Skipping (s,q) (1.37, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5730383Z Skipping (s,q) (1.38, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5730539Z Skipping (s,q) (1.39, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5730691Z Skipping (s,q) (1.4, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5730849Z Skipping (s,q) (1.41, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5731001Z Skipping (s,q) (1.42, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5731158Z Skipping (s,q) (1.43, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5731308Z Skipping (s,q) (1.44, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5731461Z Skipping (s,q) (1.45, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5731619Z Skipping (s,q) (1.46, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5731771Z Skipping (s,q) (1.47, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5731923Z Skipping (s,q) (1.48, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5732077Z Skipping (s,q) (1.49, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5732230Z Skipping (s,q) (1.5, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5732385Z Skipping (s,q) (1.51, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5732540Z Skipping (s,q) (1.52, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5732692Z Skipping (s,q) (1.53, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5732850Z Skipping (s,q) (1.54, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5733003Z Skipping (s,q) (1.55, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5733155Z Skipping (s,q) (1.56, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5733314Z Skipping (s,q) (1.57, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5733466Z Skipping (s,q) (1.58, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5733625Z Skipping (s,q) (1.59, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5733775Z Skipping (s,q) (1.6, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5733927Z Skipping (s,q) (1.61, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5734085Z Skipping (s,q) (1.62, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5734311Z Skipping (s,q) (1.63, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5734463Z Skipping (s,q) (1.64, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5734620Z Skipping (s,q) (1.65, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5734778Z Skipping (s,q) (1.66, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5734936Z Skipping (s,q) (1.67, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5735127Z Skipping (s,q) (1.68, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5735282Z Skipping (s,q) (1.69, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5735438Z Skipping (s,q) (1.7, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5735591Z Skipping (s,q) (1.71, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5735745Z Skipping (s,q) (1.72, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5735937Z Skipping (s,q) (1.73, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5736092Z Skipping (s,q) (1.74, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5736245Z Skipping (s,q) (1.75, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5736398Z Skipping (s,q) (1.76, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5736592Z Skipping (s,q) (1.77, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5736746Z Skipping (s,q) (1.78, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5736897Z Skipping (s,q) (1.79, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5737049Z Skipping (s,q) (1.8, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5737203Z Skipping (s,q) (1.81, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5737355Z Skipping (s,q) (1.82, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5737510Z Skipping (s,q) (1.83, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5737685Z Skipping (s,q) (1.84, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5737859Z Skipping (s,q) (1.85, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5738024Z Skipping (s,q) (1.86, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5738177Z Skipping (s,q) (1.87, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5738334Z Skipping (s,q) (1.88, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5738487Z Skipping (s,q) (1.89, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5738639Z Skipping (s,q) (1.9, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5738793Z Skipping (s,q) (1.91, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5738947Z Skipping (s,q) (1.92, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5739099Z Skipping (s,q) (1.93, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5739252Z Skipping (s,q) (1.94, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5739405Z Skipping (s,q) (1.95, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5739556Z Skipping (s,q) (1.96, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5739714Z Skipping (s,q) (1.97, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5739867Z Skipping (s,q) (1.98, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5740020Z Skipping (s,q) (1.99, 475): inconsistent with heavy hitters! 2025-05-07T20:59:07.5740175Z Skipping (s,q) (0.01, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5740327Z Skipping (s,q) (0.02, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5740483Z Skipping (s,q) (0.03, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5740634Z Skipping (s,q) (0.04, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5740786Z Skipping (s,q) (0.05, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5740939Z Skipping (s,q) (0.06, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5741091Z Skipping (s,q) (0.07, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5741249Z Skipping (s,q) (0.08, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5741447Z Skipping (s,q) (0.09, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5741599Z Skipping (s,q) (0.1, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5741754Z Skipping (s,q) (0.11, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5741909Z Skipping (s,q) (0.12, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5742060Z Skipping (s,q) (0.13, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5742214Z Skipping (s,q) (0.14, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5742405Z Skipping (s,q) (0.15, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5742560Z Skipping (s,q) (0.16, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5742715Z Skipping (s,q) (0.17, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5742867Z Skipping (s,q) (0.18, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5743059Z Skipping (s,q) (0.19, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5743214Z Skipping (s,q) (0.2, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5743369Z Skipping (s,q) (0.21, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5743525Z Skipping (s,q) (0.22, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5743713Z Skipping (s,q) (0.23, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5743864Z Skipping (s,q) (0.24, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5744018Z Skipping (s,q) (0.25, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5744171Z Skipping (s,q) (0.26, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5744326Z Skipping (s,q) (0.27, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5744478Z Skipping (s,q) (0.28, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5744631Z Skipping (s,q) (0.29, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5744787Z Skipping (s,q) (0.3, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5744938Z Skipping (s,q) (0.31, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5745090Z Skipping (s,q) (0.32, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5745242Z Skipping (s,q) (0.33, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5745396Z Skipping (s,q) (0.34, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5745547Z Skipping (s,q) (0.35, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5745701Z Skipping (s,q) (0.36, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5745855Z Skipping (s,q) (0.37, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5746010Z Skipping (s,q) (0.38, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5746162Z Skipping (s,q) (0.39, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5746315Z Skipping (s,q) (0.4, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5746472Z Skipping (s,q) (0.41, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5746624Z Skipping (s,q) (0.42, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5746778Z Skipping (s,q) (0.43, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5746931Z Skipping (s,q) (0.44, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5747083Z Skipping (s,q) (0.45, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5747239Z Skipping (s,q) (0.46, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5747389Z Skipping (s,q) (0.47, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5747543Z Skipping (s,q) (0.48, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5747698Z Skipping (s,q) (0.49, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5747850Z Skipping (s,q) (0.5, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5748002Z Skipping (s,q) (0.51, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5748156Z Skipping (s,q) (0.52, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5748310Z Skipping (s,q) (0.53, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5748511Z Skipping (s,q) (0.54, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5748662Z Skipping (s,q) (0.55, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5748814Z Skipping (s,q) (0.56, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5748970Z Skipping (s,q) (0.57, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5749121Z Skipping (s,q) (0.58, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5749272Z Skipping (s,q) (0.59, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5749522Z Skipping (s,q) (0.6, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5749676Z Skipping (s,q) (0.61, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5749831Z Skipping (s,q) (0.62, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5749982Z Skipping (s,q) (0.63, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5750172Z Skipping (s,q) (0.64, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5750328Z Skipping (s,q) (0.65, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5750483Z Skipping (s,q) (0.66, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5750636Z Skipping (s,q) (0.67, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5750828Z Skipping (s,q) (0.68, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5750980Z Skipping (s,q) (0.69, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5751135Z Skipping (s,q) (0.7, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5751290Z Skipping (s,q) (0.71, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5751441Z Skipping (s,q) (0.72, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5751600Z Skipping (s,q) (0.73, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5751751Z Skipping (s,q) (0.74, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5751904Z Skipping (s,q) (0.75, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5752059Z Skipping (s,q) (0.76, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5752213Z Skipping (s,q) (0.77, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5752366Z Skipping (s,q) (0.78, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5752520Z Skipping (s,q) (0.79, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5752671Z Skipping (s,q) (0.8, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5752825Z Skipping (s,q) (0.81, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5752980Z Skipping (s,q) (0.82, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5753130Z Skipping (s,q) (0.83, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5753284Z Skipping (s,q) (0.84, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5753435Z Skipping (s,q) (0.85, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5753588Z Skipping (s,q) (0.86, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5753742Z Skipping (s,q) (0.87, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5753896Z Skipping (s,q) (0.88, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5754050Z Skipping (s,q) (0.89, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5754201Z Skipping (s,q) (0.9, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5754353Z Skipping (s,q) (0.91, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5754507Z Skipping (s,q) (0.92, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5754661Z Skipping (s,q) (0.93, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5754812Z Skipping (s,q) (0.94, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5754966Z Skipping (s,q) (0.95, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5755119Z Skipping (s,q) (0.96, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5755273Z Skipping (s,q) (0.97, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5755428Z Skipping (s,q) (0.98, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5755626Z Skipping (s,q) (0.99, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5755777Z Skipping (s,q) (1, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5755930Z Skipping (s,q) (1.01, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5756083Z Skipping (s,q) (1.02, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5756239Z Skipping (s,q) (1.03, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5756392Z Skipping (s,q) (1.04, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5756584Z Skipping (s,q) (1.05, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5756738Z Skipping (s,q) (1.06, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5756890Z Skipping (s,q) (1.07, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5757044Z Skipping (s,q) (1.08, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5757233Z Skipping (s,q) (1.09, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5757387Z Skipping (s,q) (1.1, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5757569Z Skipping (s,q) (1.11, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5757747Z Skipping (s,q) (1.12, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5757961Z Skipping (s,q) (1.13, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5758113Z Skipping (s,q) (1.14, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5758265Z Skipping (s,q) (1.15, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5758421Z Skipping (s,q) (1.16, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5758571Z Skipping (s,q) (1.17, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5758723Z Skipping (s,q) (1.18, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5758876Z Skipping (s,q) (1.19, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5759031Z Skipping (s,q) (1.2, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5759184Z Skipping (s,q) (1.21, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5759337Z Skipping (s,q) (1.22, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5759489Z Skipping (s,q) (1.23, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5759646Z Skipping (s,q) (1.24, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5759798Z Skipping (s,q) (1.25, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5759949Z Skipping (s,q) (1.26, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5760106Z Skipping (s,q) (1.27, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5760312Z Skipping (s,q) (1.28, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5760467Z Skipping (s,q) (1.29, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5760620Z Skipping (s,q) (1.3, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5760773Z Skipping (s,q) (1.31, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5760931Z Skipping (s,q) (1.32, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5761086Z Skipping (s,q) (1.33, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5761236Z Skipping (s,q) (1.34, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5761390Z Skipping (s,q) (1.35, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5761545Z Skipping (s,q) (1.36, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5761697Z Skipping (s,q) (1.37, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5761854Z Skipping (s,q) (1.38, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5762006Z Skipping (s,q) (1.39, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5762160Z Skipping (s,q) (1.4, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5762312Z Skipping (s,q) (1.41, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5762467Z Skipping (s,q) (1.42, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5762627Z Skipping (s,q) (1.43, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5762828Z Skipping (s,q) (1.44, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5762979Z Skipping (s,q) (1.45, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5763138Z Skipping (s,q) (1.46, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5763291Z Skipping (s,q) (1.47, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5763445Z Skipping (s,q) (1.48, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5763596Z Skipping (s,q) (1.49, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5763785Z Skipping (s,q) (1.5, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5763940Z Skipping (s,q) (1.51, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5764091Z Skipping (s,q) (1.52, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5764242Z Skipping (s,q) (1.53, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5764433Z Skipping (s,q) (1.54, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5764587Z Skipping (s,q) (1.55, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5764742Z Skipping (s,q) (1.56, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5764895Z Skipping (s,q) (1.57, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5765085Z Skipping (s,q) (1.58, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5765239Z Skipping (s,q) (1.59, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5765394Z Skipping (s,q) (1.6, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5765548Z Skipping (s,q) (1.61, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5765703Z Skipping (s,q) (1.62, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5765856Z Skipping (s,q) (1.63, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5766014Z Skipping (s,q) (1.64, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5766170Z Skipping (s,q) (1.65, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5766324Z Skipping (s,q) (1.66, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5766481Z Skipping (s,q) (1.67, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5766633Z Skipping (s,q) (1.68, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5766789Z Skipping (s,q) (1.69, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5766943Z Skipping (s,q) (1.7, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5767098Z Skipping (s,q) (1.71, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5767253Z Skipping (s,q) (1.72, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5767406Z Skipping (s,q) (1.73, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5767561Z Skipping (s,q) (1.74, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5767717Z Skipping (s,q) (1.75, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5767894Z Skipping (s,q) (1.76, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5768072Z Skipping (s,q) (1.77, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5768232Z Skipping (s,q) (1.78, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5768384Z Skipping (s,q) (1.79, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5768538Z Skipping (s,q) (1.8, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5768691Z Skipping (s,q) (1.81, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5768842Z Skipping (s,q) (1.82, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5768998Z Skipping (s,q) (1.83, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5769153Z Skipping (s,q) (1.84, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5769303Z Skipping (s,q) (1.85, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5769458Z Skipping (s,q) (1.86, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5769611Z Skipping (s,q) (1.87, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5769764Z Skipping (s,q) (1.88, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5769921Z Skipping (s,q) (1.89, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5770119Z Skipping (s,q) (1.9, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5770275Z Skipping (s,q) (1.91, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5770431Z Skipping (s,q) (1.92, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5770583Z Skipping (s,q) (1.93, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5770738Z Skipping (s,q) (1.94, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5770929Z Skipping (s,q) (1.95, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5771082Z Skipping (s,q) (1.96, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5771236Z Skipping (s,q) (1.97, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5771388Z Skipping (s,q) (1.98, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5771583Z Skipping (s,q) (1.99, 500): inconsistent with heavy hitters! 2025-05-07T20:59:07.5771736Z Skipping (s,q) (0.01, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5771891Z Skipping (s,q) (0.02, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5772045Z Skipping (s,q) (0.03, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5772234Z Skipping (s,q) (0.04, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5772385Z Skipping (s,q) (0.05, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5772539Z Skipping (s,q) (0.06, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5772692Z Skipping (s,q) (0.07, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5772848Z Skipping (s,q) (0.08, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5773001Z Skipping (s,q) (0.09, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5773151Z Skipping (s,q) (0.1, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5773312Z Skipping (s,q) (0.11, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5773466Z Skipping (s,q) (0.12, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5773619Z Skipping (s,q) (0.13, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5773774Z Skipping (s,q) (0.14, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5773926Z Skipping (s,q) (0.15, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5774081Z Skipping (s,q) (0.16, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5774233Z Skipping (s,q) (0.17, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5774387Z Skipping (s,q) (0.18, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5774540Z Skipping (s,q) (0.19, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5774692Z Skipping (s,q) (0.2, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5774844Z Skipping (s,q) (0.21, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5775000Z Skipping (s,q) (0.22, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5775154Z Skipping (s,q) (0.23, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5775312Z Skipping (s,q) (0.24, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5775465Z Skipping (s,q) (0.25, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5775615Z Skipping (s,q) (0.26, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5775772Z Skipping (s,q) (0.27, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5775925Z Skipping (s,q) (0.28, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5776077Z Skipping (s,q) (0.29, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5776235Z Skipping (s,q) (0.3, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5776390Z Skipping (s,q) (0.31, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5776544Z Skipping (s,q) (0.32, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5776699Z Skipping (s,q) (0.33, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5776854Z Skipping (s,q) (0.34, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5777009Z Skipping (s,q) (0.35, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5777208Z Skipping (s,q) (0.36, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5777359Z Skipping (s,q) (0.37, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5777516Z Skipping (s,q) (0.38, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5777667Z Skipping (s,q) (0.39, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5777819Z Skipping (s,q) (0.4, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5778010Z Skipping (s,q) (0.41, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5778164Z Skipping (s,q) (0.42, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5778316Z Skipping (s,q) (0.43, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5778468Z Skipping (s,q) (0.44, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5778656Z Skipping (s,q) (0.45, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5778810Z Skipping (s,q) (0.46, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5778965Z Skipping (s,q) (0.47, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5779116Z Skipping (s,q) (0.48, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5779312Z Skipping (s,q) (0.49, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5779464Z Skipping (s,q) (0.5, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5779617Z Skipping (s,q) (0.51, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5779772Z Skipping (s,q) (0.52, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5779925Z Skipping (s,q) (0.53, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5780086Z Skipping (s,q) (0.54, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5780238Z Skipping (s,q) (0.55, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5780391Z Skipping (s,q) (0.56, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5780545Z Skipping (s,q) (0.57, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5780700Z Skipping (s,q) (0.58, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5780854Z Skipping (s,q) (0.59, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5781005Z Skipping (s,q) (0.6, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5781160Z Skipping (s,q) (0.61, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5781314Z Skipping (s,q) (0.62, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5781470Z Skipping (s,q) (0.63, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5781622Z Skipping (s,q) (0.64, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5781781Z Skipping (s,q) (0.65, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5781935Z Skipping (s,q) (0.66, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5782091Z Skipping (s,q) (0.67, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5782247Z Skipping (s,q) (0.68, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5782404Z Skipping (s,q) (0.69, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5782560Z Skipping (s,q) (0.7, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5782712Z Skipping (s,q) (0.71, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5782866Z Skipping (s,q) (0.72, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5783020Z Skipping (s,q) (0.73, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5783173Z Skipping (s,q) (0.74, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5783330Z Skipping (s,q) (0.75, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5783483Z Skipping (s,q) (0.76, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5783638Z Skipping (s,q) (0.77, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5783795Z Skipping (s,q) (0.78, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5783953Z Skipping (s,q) (0.79, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5784105Z Skipping (s,q) (0.8, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5784308Z Skipping (s,q) (0.81, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5784459Z Skipping (s,q) (0.82, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5784613Z Skipping (s,q) (0.83, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5784768Z Skipping (s,q) (0.84, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5784921Z Skipping (s,q) (0.85, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5785115Z Skipping (s,q) (0.86, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5785267Z Skipping (s,q) (0.87, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5785420Z Skipping (s,q) (0.88, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5785577Z Skipping (s,q) (0.89, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5785790Z Skipping (s,q) (0.9, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5785947Z Skipping (s,q) (0.91, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5786107Z Skipping (s,q) (0.92, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5786259Z Skipping (s,q) (0.93, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5786452Z Skipping (s,q) (0.94, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5786605Z Skipping (s,q) (0.95, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5786757Z Skipping (s,q) (0.96, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5786916Z Skipping (s,q) (0.97, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5787067Z Skipping (s,q) (0.98, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5787222Z Skipping (s,q) (0.99, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5787377Z Skipping (s,q) (1, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5787528Z Skipping (s,q) (1.01, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5787715Z Skipping (s,q) (1.02, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5787892Z Skipping (s,q) (1.03, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5788043Z Skipping (s,q) (1.04, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5788197Z Skipping (s,q) (1.05, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5788355Z Skipping (s,q) (1.06, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5788508Z Skipping (s,q) (1.07, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5788665Z Skipping (s,q) (1.08, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5788817Z Skipping (s,q) (1.09, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5788972Z Skipping (s,q) (1.1, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5789122Z Skipping (s,q) (1.11, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5789274Z Skipping (s,q) (1.12, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5789432Z Skipping (s,q) (1.13, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5789585Z Skipping (s,q) (1.14, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5789738Z Skipping (s,q) (1.15, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5789893Z Skipping (s,q) (1.16, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5790047Z Skipping (s,q) (1.17, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5790202Z Skipping (s,q) (1.18, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5790354Z Skipping (s,q) (1.19, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5790507Z Skipping (s,q) (1.2, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5790664Z Skipping (s,q) (1.21, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5790817Z Skipping (s,q) (1.22, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5790968Z Skipping (s,q) (1.23, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5791126Z Skipping (s,q) (1.24, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5791278Z Skipping (s,q) (1.25, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5791695Z Skipping (s,q) (1.26, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5791918Z Skipping (s,q) (1.27, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5792094Z Skipping (s,q) (1.28, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5792255Z Skipping (s,q) (1.29, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5792406Z Skipping (s,q) (1.3, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5792645Z Skipping (s,q) (1.31, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5792802Z Skipping (s,q) (1.32, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5792956Z Skipping (s,q) (1.33, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5793107Z Skipping (s,q) (1.34, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5793322Z Skipping (s,q) (1.35, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5793477Z Skipping (s,q) (1.36, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5793636Z Skipping (s,q) (1.37, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5793787Z Skipping (s,q) (1.38, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5793995Z Skipping (s,q) (1.39, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5794151Z Skipping (s,q) (1.4, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5794303Z Skipping (s,q) (1.41, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5794457Z Skipping (s,q) (1.42, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5794614Z Skipping (s,q) (1.43, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5794767Z Skipping (s,q) (1.44, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5794919Z Skipping (s,q) (1.45, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5795071Z Skipping (s,q) (1.46, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5795226Z Skipping (s,q) (1.47, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5795382Z Skipping (s,q) (1.48, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5795535Z Skipping (s,q) (1.49, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5795688Z Skipping (s,q) (1.5, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5795844Z Skipping (s,q) (1.51, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5795997Z Skipping (s,q) (1.52, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5796155Z Skipping (s,q) (1.53, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5796309Z Skipping (s,q) (1.54, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5796461Z Skipping (s,q) (1.55, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5796617Z Skipping (s,q) (1.56, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5796770Z Skipping (s,q) (1.57, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5796925Z Skipping (s,q) (1.58, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5797084Z Skipping (s,q) (1.59, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5797236Z Skipping (s,q) (1.6, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5797391Z Skipping (s,q) (1.61, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5797549Z Skipping (s,q) (1.62, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5797703Z Skipping (s,q) (1.63, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5797884Z Skipping (s,q) (1.64, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5798065Z Skipping (s,q) (1.65, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5798216Z Skipping (s,q) (1.66, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5798372Z Skipping (s,q) (1.67, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5798526Z Skipping (s,q) (1.68, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5798686Z Skipping (s,q) (1.69, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5798841Z Skipping (s,q) (1.7, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5799063Z Skipping (s,q) (1.71, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5799217Z Skipping (s,q) (1.72, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5799371Z Skipping (s,q) (1.73, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5799522Z Skipping (s,q) (1.74, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5799679Z Skipping (s,q) (1.75, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5799876Z Skipping (s,q) (1.76, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5800037Z Skipping (s,q) (1.77, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5800241Z Skipping (s,q) (1.78, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5800393Z Skipping (s,q) (1.79, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5800588Z Skipping (s,q) (1.8, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5800741Z Skipping (s,q) (1.81, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5800897Z Skipping (s,q) (1.82, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5801051Z Skipping (s,q) (1.83, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5801204Z Skipping (s,q) (1.84, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5801395Z Skipping (s,q) (1.85, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5801550Z Skipping (s,q) (1.86, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5801705Z Skipping (s,q) (1.87, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5801861Z Skipping (s,q) (1.88, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5802013Z Skipping (s,q) (1.89, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5802164Z Skipping (s,q) (1.9, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5802324Z Skipping (s,q) (1.91, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5802478Z Skipping (s,q) (1.92, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5802632Z Skipping (s,q) (1.93, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5802783Z Skipping (s,q) (1.94, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5802935Z Skipping (s,q) (1.95, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5803091Z Skipping (s,q) (1.96, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5803241Z Skipping (s,q) (1.97, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5803394Z Skipping (s,q) (1.98, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5803554Z Skipping (s,q) (1.99, 525): inconsistent with heavy hitters! 2025-05-07T20:59:07.5803705Z Skipping (s,q) (0.01, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5803857Z Skipping (s,q) (0.02, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5804013Z Skipping (s,q) (0.03, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5804171Z Skipping (s,q) (0.04, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5804324Z Skipping (s,q) (0.05, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5804480Z Skipping (s,q) (0.06, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5804632Z Skipping (s,q) (0.07, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5804790Z Skipping (s,q) (0.08, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5804945Z Skipping (s,q) (0.09, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5805097Z Skipping (s,q) (0.1, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5805255Z Skipping (s,q) (0.11, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5805408Z Skipping (s,q) (0.12, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5805564Z Skipping (s,q) (0.13, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5805714Z Skipping (s,q) (0.14, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5805871Z Skipping (s,q) (0.15, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5806024Z Skipping (s,q) (0.16, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5806231Z Skipping (s,q) (0.17, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5806381Z Skipping (s,q) (0.18, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5806544Z Skipping (s,q) (0.19, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5806695Z Skipping (s,q) (0.2, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5806850Z Skipping (s,q) (0.21, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5807041Z Skipping (s,q) (0.22, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5807199Z Skipping (s,q) (0.23, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5807356Z Skipping (s,q) (0.24, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5807510Z Skipping (s,q) (0.25, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5807708Z Skipping (s,q) (0.26, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5807865Z Skipping (s,q) (0.27, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5808021Z Skipping (s,q) (0.28, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5808175Z Skipping (s,q) (0.29, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5808328Z Skipping (s,q) (0.3, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5808519Z Skipping (s,q) (0.31, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5808675Z Skipping (s,q) (0.32, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5808832Z Skipping (s,q) (0.33, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5808986Z Skipping (s,q) (0.34, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5809147Z Skipping (s,q) (0.35, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5809302Z Skipping (s,q) (0.36, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5809453Z Skipping (s,q) (0.37, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5809614Z Skipping (s,q) (0.38, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5809767Z Skipping (s,q) (0.39, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5809927Z Skipping (s,q) (0.4, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5810081Z Skipping (s,q) (0.41, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5810239Z Skipping (s,q) (0.42, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5810395Z Skipping (s,q) (0.43, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5810549Z Skipping (s,q) (0.44, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5810705Z Skipping (s,q) (0.45, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5810862Z Skipping (s,q) (0.46, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5811015Z Skipping (s,q) (0.47, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5811174Z Skipping (s,q) (0.48, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5811331Z Skipping (s,q) (0.49, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5811481Z Skipping (s,q) (0.5, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5811636Z Skipping (s,q) (0.51, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5811789Z Skipping (s,q) (0.52, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5811946Z Skipping (s,q) (0.53, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5812104Z Skipping (s,q) (0.54, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5812257Z Skipping (s,q) (0.55, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5812414Z Skipping (s,q) (0.56, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5812564Z Skipping (s,q) (0.57, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5812719Z Skipping (s,q) (0.58, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5812876Z Skipping (s,q) (0.59, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5813032Z Skipping (s,q) (0.6, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5813185Z Skipping (s,q) (0.61, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5813384Z Skipping (s,q) (0.62, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5813537Z Skipping (s,q) (0.63, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5813692Z Skipping (s,q) (0.64, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5813846Z Skipping (s,q) (0.65, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5813999Z Skipping (s,q) (0.66, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5814223Z Skipping (s,q) (0.67, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5814380Z Skipping (s,q) (0.68, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5814535Z Skipping (s,q) (0.69, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5814693Z Skipping (s,q) (0.7, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5814845Z Skipping (s,q) (0.71, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5815039Z Skipping (s,q) (0.72, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5815195Z Skipping (s,q) (0.73, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5815348Z Skipping (s,q) (0.74, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5815508Z Skipping (s,q) (0.75, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5815697Z Skipping (s,q) (0.76, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5815848Z Skipping (s,q) (0.77, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5816017Z Skipping (s,q) (0.78, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5816171Z Skipping (s,q) (0.79, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5816329Z Skipping (s,q) (0.8, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5816480Z Skipping (s,q) (0.81, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5816632Z Skipping (s,q) (0.82, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5816788Z Skipping (s,q) (0.83, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5816943Z Skipping (s,q) (0.84, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5817097Z Skipping (s,q) (0.85, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5817254Z Skipping (s,q) (0.86, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5817414Z Skipping (s,q) (0.87, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5817590Z Skipping (s,q) (0.88, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5817770Z Skipping (s,q) (0.89, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5817925Z Skipping (s,q) (0.9, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5818079Z Skipping (s,q) (0.91, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5818232Z Skipping (s,q) (0.92, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5818386Z Skipping (s,q) (0.93, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5818543Z Skipping (s,q) (0.94, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5818697Z Skipping (s,q) (0.95, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5818853Z Skipping (s,q) (0.96, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5819009Z Skipping (s,q) (0.97, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5819163Z Skipping (s,q) (0.98, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5819320Z Skipping (s,q) (0.99, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5819467Z Skipping (s,q) (1, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5819623Z Skipping (s,q) (1.01, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5819781Z Skipping (s,q) (1.02, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5819935Z Skipping (s,q) (1.03, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5820089Z Skipping (s,q) (1.04, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5820246Z Skipping (s,q) (1.05, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5820398Z Skipping (s,q) (1.06, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5820599Z Skipping (s,q) (1.07, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5820751Z Skipping (s,q) (1.08, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5820907Z Skipping (s,q) (1.09, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5821059Z Skipping (s,q) (1.1, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5821216Z Skipping (s,q) (1.11, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5821409Z Skipping (s,q) (1.12, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5821567Z Skipping (s,q) (1.13, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5821720Z Skipping (s,q) (1.14, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5824748Z Skipping (s,q) (1.15, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5824931Z Skipping (s,q) (1.16, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5825153Z Skipping (s,q) (1.17, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5825316Z Skipping (s,q) (1.18, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5825474Z Skipping (s,q) (1.19, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5825631Z Skipping (s,q) (1.2, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5825827Z Skipping (s,q) (1.21, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5825982Z Skipping (s,q) (1.22, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5826141Z Skipping (s,q) (1.23, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5826295Z Skipping (s,q) (1.24, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5826447Z Skipping (s,q) (1.25, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5826604Z Skipping (s,q) (1.26, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5826758Z Skipping (s,q) (1.27, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5826912Z Skipping (s,q) (1.28, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5827069Z Skipping (s,q) (1.29, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5827222Z Skipping (s,q) (1.3, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5827375Z Skipping (s,q) (1.31, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5827537Z Skipping (s,q) (1.32, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5827691Z Skipping (s,q) (1.33, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5827871Z Skipping (s,q) (1.34, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5828052Z Skipping (s,q) (1.35, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5828206Z Skipping (s,q) (1.36, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5828364Z Skipping (s,q) (1.37, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5828518Z Skipping (s,q) (1.38, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5828674Z Skipping (s,q) (1.39, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5828829Z Skipping (s,q) (1.4, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5828986Z Skipping (s,q) (1.41, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5829143Z Skipping (s,q) (1.42, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5829298Z Skipping (s,q) (1.43, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5829451Z Skipping (s,q) (1.44, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5829607Z Skipping (s,q) (1.45, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5829763Z Skipping (s,q) (1.46, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5829917Z Skipping (s,q) (1.47, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5830071Z Skipping (s,q) (1.48, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5830225Z Skipping (s,q) (1.49, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5830384Z Skipping (s,q) (1.5, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5830536Z Skipping (s,q) (1.51, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5830737Z Skipping (s,q) (1.52, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5830892Z Skipping (s,q) (1.53, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5831045Z Skipping (s,q) (1.54, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5831200Z Skipping (s,q) (1.55, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5831356Z Skipping (s,q) (1.56, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5831546Z Skipping (s,q) (1.57, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5831704Z Skipping (s,q) (1.58, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5831858Z Skipping (s,q) (1.59, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5832011Z Skipping (s,q) (1.6, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5832169Z Skipping (s,q) (1.61, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5832361Z Skipping (s,q) (1.62, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5832518Z Skipping (s,q) (1.63, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5832673Z Skipping (s,q) (1.64, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5832827Z Skipping (s,q) (1.65, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5833023Z Skipping (s,q) (1.66, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5833176Z Skipping (s,q) (1.67, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5833329Z Skipping (s,q) (1.68, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5833486Z Skipping (s,q) (1.69, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5833640Z Skipping (s,q) (1.7, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5833793Z Skipping (s,q) (1.71, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5833948Z Skipping (s,q) (1.72, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5834104Z Skipping (s,q) (1.73, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5834259Z Skipping (s,q) (1.74, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5834414Z Skipping (s,q) (1.75, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5834568Z Skipping (s,q) (1.76, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5834725Z Skipping (s,q) (1.77, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5834877Z Skipping (s,q) (1.78, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5835031Z Skipping (s,q) (1.79, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5835187Z Skipping (s,q) (1.8, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5835343Z Skipping (s,q) (1.81, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5835497Z Skipping (s,q) (1.82, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5835656Z Skipping (s,q) (1.83, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5835815Z Skipping (s,q) (1.84, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5835973Z Skipping (s,q) (1.85, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5836127Z Skipping (s,q) (1.86, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5836280Z Skipping (s,q) (1.87, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5836437Z Skipping (s,q) (1.88, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5836590Z Skipping (s,q) (1.89, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5836742Z Skipping (s,q) (1.9, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5836899Z Skipping (s,q) (1.91, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5837051Z Skipping (s,q) (1.92, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5837206Z Skipping (s,q) (1.93, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5837358Z Skipping (s,q) (1.94, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5837511Z Skipping (s,q) (1.95, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5837665Z Skipping (s,q) (1.96, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5837865Z Skipping (s,q) (1.97, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5838018Z Skipping (s,q) (1.98, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5838172Z Skipping (s,q) (1.99, 550): inconsistent with heavy hitters! 2025-05-07T20:59:07.5838327Z Skipping (s,q) (0.01, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5838482Z Skipping (s,q) (0.02, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5838672Z Skipping (s,q) (0.03, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5838828Z Skipping (s,q) (0.04, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5838984Z Skipping (s,q) (0.05, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5839135Z Skipping (s,q) (0.06, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5839286Z Skipping (s,q) (0.07, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5839478Z Skipping (s,q) (0.08, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5839637Z Skipping (s,q) (0.09, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5839794Z Skipping (s,q) (0.1, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5839948Z Skipping (s,q) (0.11, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5840141Z Skipping (s,q) (0.12, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5840375Z Skipping (s,q) (0.13, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5840528Z Skipping (s,q) (0.14, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5840683Z Skipping (s,q) (0.15, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5840837Z Skipping (s,q) (0.16, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5840989Z Skipping (s,q) (0.17, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5841143Z Skipping (s,q) (0.18, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5841300Z Skipping (s,q) (0.19, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5841453Z Skipping (s,q) (0.2, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5841610Z Skipping (s,q) (0.21, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5841761Z Skipping (s,q) (0.22, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5841916Z Skipping (s,q) (0.23, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5842071Z Skipping (s,q) (0.24, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5842221Z Skipping (s,q) (0.25, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5842378Z Skipping (s,q) (0.26, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5842535Z Skipping (s,q) (0.27, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5842692Z Skipping (s,q) (0.28, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5842848Z Skipping (s,q) (0.29, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5843003Z Skipping (s,q) (0.3, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5843156Z Skipping (s,q) (0.31, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5843316Z Skipping (s,q) (0.32, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5843468Z Skipping (s,q) (0.33, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5843622Z Skipping (s,q) (0.34, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5843777Z Skipping (s,q) (0.35, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5843930Z Skipping (s,q) (0.36, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5844087Z Skipping (s,q) (0.37, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5844240Z Skipping (s,q) (0.38, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5844393Z Skipping (s,q) (0.39, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5844548Z Skipping (s,q) (0.4, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5844699Z Skipping (s,q) (0.41, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5844852Z Skipping (s,q) (0.42, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5845081Z Skipping (s,q) (0.43, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5845237Z Skipping (s,q) (0.44, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5845391Z Skipping (s,q) (0.45, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5845545Z Skipping (s,q) (0.46, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5845698Z Skipping (s,q) (0.47, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5845892Z Skipping (s,q) (0.48, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5846046Z Skipping (s,q) (0.49, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5846199Z Skipping (s,q) (0.5, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5846353Z Skipping (s,q) (0.51, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5846506Z Skipping (s,q) (0.52, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5846704Z Skipping (s,q) (0.53, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5846860Z Skipping (s,q) (0.54, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5847012Z Skipping (s,q) (0.55, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5847166Z Skipping (s,q) (0.56, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5847359Z Skipping (s,q) (0.57, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5847536Z Skipping (s,q) (0.58, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5847714Z Skipping (s,q) (0.59, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5847868Z Skipping (s,q) (0.6, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5848024Z Skipping (s,q) (0.61, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5848176Z Skipping (s,q) (0.62, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5848328Z Skipping (s,q) (0.63, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5848486Z Skipping (s,q) (0.64, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5848638Z Skipping (s,q) (0.65, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5848794Z Skipping (s,q) (0.66, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5848949Z Skipping (s,q) (0.67, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5849105Z Skipping (s,q) (0.68, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5849262Z Skipping (s,q) (0.69, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5849414Z Skipping (s,q) (0.7, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5849570Z Skipping (s,q) (0.71, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5849725Z Skipping (s,q) (0.72, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5849879Z Skipping (s,q) (0.73, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5850032Z Skipping (s,q) (0.74, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5850189Z Skipping (s,q) (0.75, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5850342Z Skipping (s,q) (0.76, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5850499Z Skipping (s,q) (0.77, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5850651Z Skipping (s,q) (0.78, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5850806Z Skipping (s,q) (0.79, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5850960Z Skipping (s,q) (0.8, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5851113Z Skipping (s,q) (0.81, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5851268Z Skipping (s,q) (0.82, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5851422Z Skipping (s,q) (0.83, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5851574Z Skipping (s,q) (0.84, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5851726Z Skipping (s,q) (0.85, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5851882Z Skipping (s,q) (0.86, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5852037Z Skipping (s,q) (0.87, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5852245Z Skipping (s,q) (0.88, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5852395Z Skipping (s,q) (0.89, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5852547Z Skipping (s,q) (0.9, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5852706Z Skipping (s,q) (0.91, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5852859Z Skipping (s,q) (0.92, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5853049Z Skipping (s,q) (0.93, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5853204Z Skipping (s,q) (0.94, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5853357Z Skipping (s,q) (0.95, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5853510Z Skipping (s,q) (0.96, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5853662Z Skipping (s,q) (0.97, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5853850Z Skipping (s,q) (0.98, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5854010Z Skipping (s,q) (0.99, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5854157Z Skipping (s,q) (1, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5854310Z Skipping (s,q) (1.01, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5854505Z Skipping (s,q) (1.02, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5854658Z Skipping (s,q) (1.03, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5854812Z Skipping (s,q) (1.04, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5854966Z Skipping (s,q) (1.05, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5855118Z Skipping (s,q) (1.06, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5855273Z Skipping (s,q) (1.07, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5855425Z Skipping (s,q) (1.08, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5855580Z Skipping (s,q) (1.09, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5855733Z Skipping (s,q) (1.1, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5855889Z Skipping (s,q) (1.11, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5856043Z Skipping (s,q) (1.12, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5856198Z Skipping (s,q) (1.13, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5856350Z Skipping (s,q) (1.14, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5856505Z Skipping (s,q) (1.15, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5856659Z Skipping (s,q) (1.16, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5856814Z Skipping (s,q) (1.17, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5856969Z Skipping (s,q) (1.18, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5857121Z Skipping (s,q) (1.19, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5857280Z Skipping (s,q) (1.2, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5857432Z Skipping (s,q) (1.21, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5857590Z Skipping (s,q) (1.22, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5857770Z Skipping (s,q) (1.23, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5857948Z Skipping (s,q) (1.24, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5858103Z Skipping (s,q) (1.25, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5858257Z Skipping (s,q) (1.26, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5858409Z Skipping (s,q) (1.27, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5858565Z Skipping (s,q) (1.28, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5858720Z Skipping (s,q) (1.29, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5858872Z Skipping (s,q) (1.3, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5859026Z Skipping (s,q) (1.31, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5859181Z Skipping (s,q) (1.32, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5859380Z Skipping (s,q) (1.33, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5859534Z Skipping (s,q) (1.34, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5859687Z Skipping (s,q) (1.35, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5859841Z Skipping (s,q) (1.36, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5860000Z Skipping (s,q) (1.37, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5860152Z Skipping (s,q) (1.38, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5860345Z Skipping (s,q) (1.39, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5860500Z Skipping (s,q) (1.4, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5860653Z Skipping (s,q) (1.41, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5860807Z Skipping (s,q) (1.42, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5860999Z Skipping (s,q) (1.43, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5861152Z Skipping (s,q) (1.44, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5861311Z Skipping (s,q) (1.45, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5861463Z Skipping (s,q) (1.46, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5861658Z Skipping (s,q) (1.47, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5861816Z Skipping (s,q) (1.48, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5861968Z Skipping (s,q) (1.49, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5862130Z Skipping (s,q) (1.5, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5862283Z Skipping (s,q) (1.51, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5862434Z Skipping (s,q) (1.52, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5862587Z Skipping (s,q) (1.53, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5862742Z Skipping (s,q) (1.54, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5862898Z Skipping (s,q) (1.55, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5863054Z Skipping (s,q) (1.56, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5863204Z Skipping (s,q) (1.57, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5863362Z Skipping (s,q) (1.58, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5863513Z Skipping (s,q) (1.59, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5863665Z Skipping (s,q) (1.6, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5863822Z Skipping (s,q) (1.61, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5863974Z Skipping (s,q) (1.62, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5864129Z Skipping (s,q) (1.63, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5864282Z Skipping (s,q) (1.64, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5864442Z Skipping (s,q) (1.65, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5864596Z Skipping (s,q) (1.66, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5864751Z Skipping (s,q) (1.67, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5864902Z Skipping (s,q) (1.68, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5865055Z Skipping (s,q) (1.69, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5865208Z Skipping (s,q) (1.7, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5865363Z Skipping (s,q) (1.71, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5865519Z Skipping (s,q) (1.72, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5865673Z Skipping (s,q) (1.73, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5865827Z Skipping (s,q) (1.74, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5865978Z Skipping (s,q) (1.75, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5866130Z Skipping (s,q) (1.76, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5866288Z Skipping (s,q) (1.77, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5866537Z Skipping (s,q) (1.78, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5866692Z Skipping (s,q) (1.79, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5866846Z Skipping (s,q) (1.8, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5867003Z Skipping (s,q) (1.81, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5867157Z Skipping (s,q) (1.82, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5867309Z Skipping (s,q) (1.83, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5867500Z Skipping (s,q) (1.84, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5867659Z Skipping (s,q) (1.85, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5867811Z Skipping (s,q) (1.86, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5867963Z Skipping (s,q) (1.87, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5868157Z Skipping (s,q) (1.88, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5868312Z Skipping (s,q) (1.89, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5868470Z Skipping (s,q) (1.9, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5868624Z Skipping (s,q) (1.91, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5868839Z Skipping (s,q) (1.92, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5868993Z Skipping (s,q) (1.93, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5869145Z Skipping (s,q) (1.94, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5869299Z Skipping (s,q) (1.95, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5869453Z Skipping (s,q) (1.96, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5869606Z Skipping (s,q) (1.97, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5869760Z Skipping (s,q) (1.98, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5869913Z Skipping (s,q) (1.99, 575): inconsistent with heavy hitters! 2025-05-07T20:59:07.5870065Z Skipping (s,q) (0.01, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5870219Z Skipping (s,q) (0.02, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5870373Z Skipping (s,q) (0.03, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5870525Z Skipping (s,q) (0.04, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5870678Z Skipping (s,q) (0.05, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5870830Z Skipping (s,q) (0.06, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5870986Z Skipping (s,q) (0.07, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5871139Z Skipping (s,q) (0.08, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5871291Z Skipping (s,q) (0.09, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5871445Z Skipping (s,q) (0.1, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5871598Z Skipping (s,q) (0.11, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5871753Z Skipping (s,q) (0.12, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5871910Z Skipping (s,q) (0.13, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5872063Z Skipping (s,q) (0.14, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5872216Z Skipping (s,q) (0.15, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5872370Z Skipping (s,q) (0.16, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5872522Z Skipping (s,q) (0.17, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5872680Z Skipping (s,q) (0.18, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5872835Z Skipping (s,q) (0.19, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5872986Z Skipping (s,q) (0.2, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5873142Z Skipping (s,q) (0.21, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5873293Z Skipping (s,q) (0.22, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5873451Z Skipping (s,q) (0.23, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5873650Z Skipping (s,q) (0.24, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5873801Z Skipping (s,q) (0.25, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5873957Z Skipping (s,q) (0.26, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5874111Z Skipping (s,q) (0.27, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5874264Z Skipping (s,q) (0.28, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5874420Z Skipping (s,q) (0.29, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5874610Z Skipping (s,q) (0.3, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5874764Z Skipping (s,q) (0.31, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5874920Z Skipping (s,q) (0.32, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5875072Z Skipping (s,q) (0.33, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5875265Z Skipping (s,q) (0.34, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5875420Z Skipping (s,q) (0.35, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5875576Z Skipping (s,q) (0.36, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5875731Z Skipping (s,q) (0.37, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5875923Z Skipping (s,q) (0.38, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5876074Z Skipping (s,q) (0.39, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5876228Z Skipping (s,q) (0.4, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5876382Z Skipping (s,q) (0.41, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5876536Z Skipping (s,q) (0.42, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5876688Z Skipping (s,q) (0.43, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5876840Z Skipping (s,q) (0.44, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5876998Z Skipping (s,q) (0.45, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5877150Z Skipping (s,q) (0.46, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5877306Z Skipping (s,q) (0.47, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5877461Z Skipping (s,q) (0.48, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5877641Z Skipping (s,q) (0.49, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5877820Z Skipping (s,q) (0.5, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5877973Z Skipping (s,q) (0.51, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5878130Z Skipping (s,q) (0.52, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5878285Z Skipping (s,q) (0.53, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5878437Z Skipping (s,q) (0.54, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5878588Z Skipping (s,q) (0.55, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5878742Z Skipping (s,q) (0.56, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5878897Z Skipping (s,q) (0.57, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5879053Z Skipping (s,q) (0.58, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5879207Z Skipping (s,q) (0.59, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5879356Z Skipping (s,q) (0.6, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5879513Z Skipping (s,q) (0.61, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5879666Z Skipping (s,q) (0.62, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5879819Z Skipping (s,q) (0.63, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5879976Z Skipping (s,q) (0.64, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5880128Z Skipping (s,q) (0.65, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5880348Z Skipping (s,q) (0.66, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5880501Z Skipping (s,q) (0.67, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5880655Z Skipping (s,q) (0.68, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5880857Z Skipping (s,q) (0.69, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5881008Z Skipping (s,q) (0.7, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5881160Z Skipping (s,q) (0.71, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5881318Z Skipping (s,q) (0.72, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5881469Z Skipping (s,q) (0.73, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5881624Z Skipping (s,q) (0.74, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5881817Z Skipping (s,q) (0.75, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5881972Z Skipping (s,q) (0.76, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5882126Z Skipping (s,q) (0.77, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5882277Z Skipping (s,q) (0.78, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5882467Z Skipping (s,q) (0.79, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5882622Z Skipping (s,q) (0.8, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5882777Z Skipping (s,q) (0.81, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5882930Z Skipping (s,q) (0.82, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5883124Z Skipping (s,q) (0.83, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5883277Z Skipping (s,q) (0.84, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5883431Z Skipping (s,q) (0.85, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5883585Z Skipping (s,q) (0.86, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5883739Z Skipping (s,q) (0.87, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5883893Z Skipping (s,q) (0.88, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5884048Z Skipping (s,q) (0.89, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5884204Z Skipping (s,q) (0.9, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5884362Z Skipping (s,q) (0.91, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5884519Z Skipping (s,q) (0.92, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5884674Z Skipping (s,q) (0.93, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5884831Z Skipping (s,q) (0.94, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5884985Z Skipping (s,q) (0.95, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5885139Z Skipping (s,q) (0.96, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5885293Z Skipping (s,q) (0.97, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5885446Z Skipping (s,q) (0.98, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5885599Z Skipping (s,q) (0.99, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5885749Z Skipping (s,q) (1, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5885903Z Skipping (s,q) (1.01, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5886058Z Skipping (s,q) (1.02, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5886214Z Skipping (s,q) (1.03, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5886371Z Skipping (s,q) (1.04, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5886524Z Skipping (s,q) (1.05, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5886679Z Skipping (s,q) (1.06, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5886835Z Skipping (s,q) (1.07, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5886989Z Skipping (s,q) (1.08, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5887145Z Skipping (s,q) (1.09, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5887301Z Skipping (s,q) (1.1, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5887452Z Skipping (s,q) (1.11, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5887622Z Skipping (s,q) (1.12, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5887798Z Skipping (s,q) (1.13, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5887962Z Skipping (s,q) (1.14, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5888165Z Skipping (s,q) (1.15, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5888318Z Skipping (s,q) (1.16, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5888475Z Skipping (s,q) (1.17, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5888627Z Skipping (s,q) (1.18, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5888780Z Skipping (s,q) (1.19, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5888975Z Skipping (s,q) (1.2, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5889131Z Skipping (s,q) (1.21, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5889288Z Skipping (s,q) (1.22, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5889449Z Skipping (s,q) (1.23, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5889638Z Skipping (s,q) (1.24, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5889803Z Skipping (s,q) (1.25, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5889959Z Skipping (s,q) (1.26, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5890113Z Skipping (s,q) (1.27, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5890306Z Skipping (s,q) (1.28, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5890459Z Skipping (s,q) (1.29, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5890611Z Skipping (s,q) (1.3, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5890768Z Skipping (s,q) (1.31, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5890921Z Skipping (s,q) (1.32, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5891075Z Skipping (s,q) (1.33, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5891228Z Skipping (s,q) (1.34, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5891382Z Skipping (s,q) (1.35, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5891722Z Skipping (s,q) (1.36, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5891880Z Skipping (s,q) (1.37, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5892032Z Skipping (s,q) (1.38, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5892188Z Skipping (s,q) (1.39, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5892342Z Skipping (s,q) (1.4, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5892495Z Skipping (s,q) (1.41, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5892653Z Skipping (s,q) (1.42, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5892805Z Skipping (s,q) (1.43, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5892960Z Skipping (s,q) (1.44, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5893113Z Skipping (s,q) (1.45, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5893267Z Skipping (s,q) (1.46, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5893426Z Skipping (s,q) (1.47, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5893580Z Skipping (s,q) (1.48, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5893733Z Skipping (s,q) (1.49, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5893887Z Skipping (s,q) (1.5, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5894042Z Skipping (s,q) (1.51, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5894200Z Skipping (s,q) (1.52, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5894352Z Skipping (s,q) (1.53, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5894506Z Skipping (s,q) (1.54, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5894661Z Skipping (s,q) (1.55, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5894812Z Skipping (s,q) (1.56, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5894964Z Skipping (s,q) (1.57, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5895129Z Skipping (s,q) (1.58, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5895282Z Skipping (s,q) (1.59, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5895529Z Skipping (s,q) (1.6, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5895684Z Skipping (s,q) (1.61, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5895839Z Skipping (s,q) (1.62, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5895996Z Skipping (s,q) (1.63, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5896151Z Skipping (s,q) (1.64, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5896364Z Skipping (s,q) (1.65, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5896521Z Skipping (s,q) (1.66, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5896674Z Skipping (s,q) (1.67, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5896830Z Skipping (s,q) (1.68, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5897061Z Skipping (s,q) (1.69, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5897216Z Skipping (s,q) (1.7, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5897377Z Skipping (s,q) (1.71, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5897528Z Skipping (s,q) (1.72, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5897738Z Skipping (s,q) (1.73, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5897897Z Skipping (s,q) (1.74, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5898051Z Skipping (s,q) (1.75, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5898210Z Skipping (s,q) (1.76, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5898362Z Skipping (s,q) (1.77, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5898515Z Skipping (s,q) (1.78, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5898672Z Skipping (s,q) (1.79, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5898823Z Skipping (s,q) (1.8, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5898979Z Skipping (s,q) (1.81, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5899137Z Skipping (s,q) (1.82, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5899289Z Skipping (s,q) (1.83, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5899441Z Skipping (s,q) (1.84, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5899598Z Skipping (s,q) (1.85, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5899752Z Skipping (s,q) (1.86, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5899910Z Skipping (s,q) (1.87, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5900064Z Skipping (s,q) (1.88, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5900222Z Skipping (s,q) (1.89, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5900378Z Skipping (s,q) (1.9, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5900530Z Skipping (s,q) (1.91, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5900684Z Skipping (s,q) (1.92, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5900841Z Skipping (s,q) (1.93, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5900992Z Skipping (s,q) (1.94, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5901147Z Skipping (s,q) (1.95, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5901301Z Skipping (s,q) (1.96, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5901454Z Skipping (s,q) (1.97, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5901606Z Skipping (s,q) (1.98, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5901763Z Skipping (s,q) (1.99, 600): inconsistent with heavy hitters! 2025-05-07T20:59:07.5901916Z Skipping (s,q) (0.01, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5902070Z Skipping (s,q) (0.02, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5902224Z Skipping (s,q) (0.03, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5902386Z Skipping (s,q) (0.04, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5902538Z Skipping (s,q) (0.05, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5902739Z Skipping (s,q) (0.06, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5902894Z Skipping (s,q) (0.07, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5903049Z Skipping (s,q) (0.08, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5903202Z Skipping (s,q) (0.09, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5903360Z Skipping (s,q) (0.1, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5903550Z Skipping (s,q) (0.11, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5903707Z Skipping (s,q) (0.12, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5903861Z Skipping (s,q) (0.13, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5904015Z Skipping (s,q) (0.14, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5904208Z Skipping (s,q) (0.15, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5904362Z Skipping (s,q) (0.16, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5904518Z Skipping (s,q) (0.17, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5904676Z Skipping (s,q) (0.18, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5904868Z Skipping (s,q) (0.19, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5905028Z Skipping (s,q) (0.2, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5905182Z Skipping (s,q) (0.21, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5905341Z Skipping (s,q) (0.22, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5905499Z Skipping (s,q) (0.23, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5905655Z Skipping (s,q) (0.24, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5905807Z Skipping (s,q) (0.25, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5905963Z Skipping (s,q) (0.26, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5906119Z Skipping (s,q) (0.27, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5906278Z Skipping (s,q) (0.28, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5906430Z Skipping (s,q) (0.29, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5906582Z Skipping (s,q) (0.3, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5906744Z Skipping (s,q) (0.31, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5906897Z Skipping (s,q) (0.32, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5907050Z Skipping (s,q) (0.33, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5907204Z Skipping (s,q) (0.34, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5907357Z Skipping (s,q) (0.35, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5907535Z Skipping (s,q) (0.36, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5907715Z Skipping (s,q) (0.37, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5907869Z Skipping (s,q) (0.38, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5908026Z Skipping (s,q) (0.39, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5908177Z Skipping (s,q) (0.4, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5908333Z Skipping (s,q) (0.41, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5908490Z Skipping (s,q) (0.42, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5908643Z Skipping (s,q) (0.43, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5908794Z Skipping (s,q) (0.44, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5908951Z Skipping (s,q) (0.45, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5909104Z Skipping (s,q) (0.46, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5909259Z Skipping (s,q) (0.47, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5909413Z Skipping (s,q) (0.48, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5909566Z Skipping (s,q) (0.49, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5909721Z Skipping (s,q) (0.5, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5909920Z Skipping (s,q) (0.51, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5910073Z Skipping (s,q) (0.52, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5910233Z Skipping (s,q) (0.53, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5910388Z Skipping (s,q) (0.54, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5910543Z Skipping (s,q) (0.55, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5910735Z Skipping (s,q) (0.56, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5910892Z Skipping (s,q) (0.57, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5911048Z Skipping (s,q) (0.58, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5911202Z Skipping (s,q) (0.59, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5911392Z Skipping (s,q) (0.6, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5911551Z Skipping (s,q) (0.61, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5911707Z Skipping (s,q) (0.62, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5911864Z Skipping (s,q) (0.63, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5912057Z Skipping (s,q) (0.64, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5912209Z Skipping (s,q) (0.65, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5912364Z Skipping (s,q) (0.66, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5912519Z Skipping (s,q) (0.67, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5912673Z Skipping (s,q) (0.68, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5912828Z Skipping (s,q) (0.69, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5912979Z Skipping (s,q) (0.7, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5913136Z Skipping (s,q) (0.71, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5913292Z Skipping (s,q) (0.72, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5913446Z Skipping (s,q) (0.73, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5913605Z Skipping (s,q) (0.74, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5913756Z Skipping (s,q) (0.75, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5913916Z Skipping (s,q) (0.76, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5914074Z Skipping (s,q) (0.77, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5914233Z Skipping (s,q) (0.78, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5914392Z Skipping (s,q) (0.79, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5914548Z Skipping (s,q) (0.8, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5914702Z Skipping (s,q) (0.81, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5914858Z Skipping (s,q) (0.82, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5915014Z Skipping (s,q) (0.83, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5915171Z Skipping (s,q) (0.84, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5915326Z Skipping (s,q) (0.85, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5915479Z Skipping (s,q) (0.86, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5915635Z Skipping (s,q) (0.87, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5915795Z Skipping (s,q) (0.88, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5915949Z Skipping (s,q) (0.89, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5916108Z Skipping (s,q) (0.9, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5916262Z Skipping (s,q) (0.91, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5916415Z Skipping (s,q) (0.92, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5916571Z Skipping (s,q) (0.93, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5916727Z Skipping (s,q) (0.94, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5916878Z Skipping (s,q) (0.95, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5917080Z Skipping (s,q) (0.96, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5917232Z Skipping (s,q) (0.97, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5917396Z Skipping (s,q) (0.98, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5917548Z Skipping (s,q) (0.99, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5917697Z Skipping (s,q) (1, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5917915Z Skipping (s,q) (1.01, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5918094Z Skipping (s,q) (1.02, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5918245Z Skipping (s,q) (1.03, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5918401Z Skipping (s,q) (1.04, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5918591Z Skipping (s,q) (1.05, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5918748Z Skipping (s,q) (1.06, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5918904Z Skipping (s,q) (1.07, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5919057Z Skipping (s,q) (1.08, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5919215Z Skipping (s,q) (1.09, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5919410Z Skipping (s,q) (1.1, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5919564Z Skipping (s,q) (1.11, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5919722Z Skipping (s,q) (1.12, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5919874Z Skipping (s,q) (1.13, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5920028Z Skipping (s,q) (1.14, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5920225Z Skipping (s,q) (1.15, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5920380Z Skipping (s,q) (1.16, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5920539Z Skipping (s,q) (1.17, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5920698Z Skipping (s,q) (1.18, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5920851Z Skipping (s,q) (1.19, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5921003Z Skipping (s,q) (1.2, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5921158Z Skipping (s,q) (1.21, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5921314Z Skipping (s,q) (1.22, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5921466Z Skipping (s,q) (1.23, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5921623Z Skipping (s,q) (1.24, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5921781Z Skipping (s,q) (1.25, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5921935Z Skipping (s,q) (1.26, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5922089Z Skipping (s,q) (1.27, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5922250Z Skipping (s,q) (1.28, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5922403Z Skipping (s,q) (1.29, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5922562Z Skipping (s,q) (1.3, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5922717Z Skipping (s,q) (1.31, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5922872Z Skipping (s,q) (1.32, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5923032Z Skipping (s,q) (1.33, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5923183Z Skipping (s,q) (1.34, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5923336Z Skipping (s,q) (1.35, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5923491Z Skipping (s,q) (1.36, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5923642Z Skipping (s,q) (1.37, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5923794Z Skipping (s,q) (1.38, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5923955Z Skipping (s,q) (1.39, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5924109Z Skipping (s,q) (1.4, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5924319Z Skipping (s,q) (1.41, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5924472Z Skipping (s,q) (1.42, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5924626Z Skipping (s,q) (1.43, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5924781Z Skipping (s,q) (1.44, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5924935Z Skipping (s,q) (1.45, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5925149Z Skipping (s,q) (1.46, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5925307Z Skipping (s,q) (1.47, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5925461Z Skipping (s,q) (1.48, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5925615Z Skipping (s,q) (1.49, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5925809Z Skipping (s,q) (1.5, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5925964Z Skipping (s,q) (1.51, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5926121Z Skipping (s,q) (1.52, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5926273Z Skipping (s,q) (1.53, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5926428Z Skipping (s,q) (1.54, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5929203Z Skipping (s,q) (1.55, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5929356Z Skipping (s,q) (1.56, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5929517Z Skipping (s,q) (1.57, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5929670Z Skipping (s,q) (1.58, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5929825Z Skipping (s,q) (1.59, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5929981Z Skipping (s,q) (1.6, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5930135Z Skipping (s,q) (1.61, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5930288Z Skipping (s,q) (1.62, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5930447Z Skipping (s,q) (1.63, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5930599Z Skipping (s,q) (1.64, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5930757Z Skipping (s,q) (1.65, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5930916Z Skipping (s,q) (1.66, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5931070Z Skipping (s,q) (1.67, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5931228Z Skipping (s,q) (1.68, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5931382Z Skipping (s,q) (1.69, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5931533Z Skipping (s,q) (1.7, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5931693Z Skipping (s,q) (1.71, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5931848Z Skipping (s,q) (1.72, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5932006Z Skipping (s,q) (1.73, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5932160Z Skipping (s,q) (1.74, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5932315Z Skipping (s,q) (1.75, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5932473Z Skipping (s,q) (1.76, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5932632Z Skipping (s,q) (1.77, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5932785Z Skipping (s,q) (1.78, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5932945Z Skipping (s,q) (1.79, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5933104Z Skipping (s,q) (1.8, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5933264Z Skipping (s,q) (1.81, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5933420Z Skipping (s,q) (1.82, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5933574Z Skipping (s,q) (1.83, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5933732Z Skipping (s,q) (1.84, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5933885Z Skipping (s,q) (1.85, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5934088Z Skipping (s,q) (1.86, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5934246Z Skipping (s,q) (1.87, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5934401Z Skipping (s,q) (1.88, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5934557Z Skipping (s,q) (1.89, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5934712Z Skipping (s,q) (1.9, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5934905Z Skipping (s,q) (1.91, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5935064Z Skipping (s,q) (1.92, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5935223Z Skipping (s,q) (1.93, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5935376Z Skipping (s,q) (1.94, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5935531Z Skipping (s,q) (1.95, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5935721Z Skipping (s,q) (1.96, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5935880Z Skipping (s,q) (1.97, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5936032Z Skipping (s,q) (1.98, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5936184Z Skipping (s,q) (1.99, 625): inconsistent with heavy hitters! 2025-05-07T20:59:07.5936376Z Skipping (s,q) (0.01, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5936529Z Skipping (s,q) (0.02, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5936682Z Skipping (s,q) (0.03, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5936845Z Skipping (s,q) (0.04, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5936999Z Skipping (s,q) (0.05, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5937154Z Skipping (s,q) (0.06, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5937312Z Skipping (s,q) (0.07, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5937488Z Skipping (s,q) (0.08, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5937673Z Skipping (s,q) (0.09, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5937833Z Skipping (s,q) (0.1, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5937985Z Skipping (s,q) (0.11, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5938144Z Skipping (s,q) (0.12, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5938298Z Skipping (s,q) (0.13, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5938450Z Skipping (s,q) (0.14, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5938607Z Skipping (s,q) (0.15, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5938758Z Skipping (s,q) (0.16, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5938912Z Skipping (s,q) (0.17, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5939064Z Skipping (s,q) (0.18, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5939216Z Skipping (s,q) (0.19, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5939374Z Skipping (s,q) (0.2, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5939532Z Skipping (s,q) (0.21, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5939690Z Skipping (s,q) (0.22, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5939846Z Skipping (s,q) (0.23, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5940000Z Skipping (s,q) (0.24, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5940157Z Skipping (s,q) (0.25, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5940310Z Skipping (s,q) (0.26, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5940463Z Skipping (s,q) (0.27, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5940619Z Skipping (s,q) (0.28, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5940773Z Skipping (s,q) (0.29, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5940927Z Skipping (s,q) (0.3, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5941084Z Skipping (s,q) (0.31, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5941285Z Skipping (s,q) (0.32, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5941444Z Skipping (s,q) (0.33, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5941600Z Skipping (s,q) (0.34, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5941750Z Skipping (s,q) (0.35, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5941904Z Skipping (s,q) (0.36, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5942096Z Skipping (s,q) (0.37, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5942251Z Skipping (s,q) (0.38, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5942409Z Skipping (s,q) (0.39, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5942561Z Skipping (s,q) (0.4, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5942717Z Skipping (s,q) (0.41, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5942905Z Skipping (s,q) (0.42, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5943066Z Skipping (s,q) (0.43, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5943220Z Skipping (s,q) (0.44, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5943372Z Skipping (s,q) (0.45, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5943560Z Skipping (s,q) (0.46, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5943714Z Skipping (s,q) (0.47, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5943870Z Skipping (s,q) (0.48, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5944028Z Skipping (s,q) (0.49, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5944182Z Skipping (s,q) (0.5, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5947647Z Skipping (s,q) (0.51, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5947853Z Skipping (s,q) (0.52, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5948040Z Skipping (s,q) (0.53, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5948207Z Skipping (s,q) (0.54, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5948368Z Skipping (s,q) (0.55, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5948524Z Skipping (s,q) (0.56, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5948685Z Skipping (s,q) (0.57, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5948843Z Skipping (s,q) (0.58, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5948997Z Skipping (s,q) (0.59, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5949158Z Skipping (s,q) (0.6, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5949314Z Skipping (s,q) (0.61, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5949469Z Skipping (s,q) (0.62, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5949629Z Skipping (s,q) (0.63, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5949785Z Skipping (s,q) (0.64, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5949941Z Skipping (s,q) (0.65, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5950105Z Skipping (s,q) (0.66, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5950260Z Skipping (s,q) (0.67, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5950420Z Skipping (s,q) (0.68, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5950578Z Skipping (s,q) (0.69, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5950732Z Skipping (s,q) (0.7, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5950892Z Skipping (s,q) (0.71, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5951047Z Skipping (s,q) (0.72, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5951201Z Skipping (s,q) (0.73, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5951358Z Skipping (s,q) (0.74, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5951515Z Skipping (s,q) (0.75, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5951672Z Skipping (s,q) (0.76, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5951918Z Skipping (s,q) (0.77, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5952074Z Skipping (s,q) (0.78, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5952233Z Skipping (s,q) (0.79, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5952389Z Skipping (s,q) (0.8, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5952544Z Skipping (s,q) (0.81, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5952745Z Skipping (s,q) (0.82, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5952904Z Skipping (s,q) (0.83, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5953059Z Skipping (s,q) (0.84, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5953219Z Skipping (s,q) (0.85, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5953374Z Skipping (s,q) (0.86, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5953578Z Skipping (s,q) (0.87, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5953736Z Skipping (s,q) (0.88, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5953893Z Skipping (s,q) (0.89, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5954051Z Skipping (s,q) (0.9, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5954245Z Skipping (s,q) (0.91, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5954399Z Skipping (s,q) (0.92, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5954558Z Skipping (s,q) (0.93, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5954715Z Skipping (s,q) (0.94, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5954874Z Skipping (s,q) (0.95, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5955028Z Skipping (s,q) (0.96, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5955184Z Skipping (s,q) (0.97, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5955345Z Skipping (s,q) (0.98, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5955499Z Skipping (s,q) (0.99, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5955652Z Skipping (s,q) (1, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5955810Z Skipping (s,q) (1.01, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5955967Z Skipping (s,q) (1.02, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5956125Z Skipping (s,q) (1.03, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5956279Z Skipping (s,q) (1.04, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5956437Z Skipping (s,q) (1.05, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5956593Z Skipping (s,q) (1.06, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5956747Z Skipping (s,q) (1.07, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5956901Z Skipping (s,q) (1.08, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5957060Z Skipping (s,q) (1.09, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5957214Z Skipping (s,q) (1.1, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5957376Z Skipping (s,q) (1.11, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5957530Z Skipping (s,q) (1.12, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5957688Z Skipping (s,q) (1.13, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5957844Z Skipping (s,q) (1.14, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5957998Z Skipping (s,q) (1.15, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5958155Z Skipping (s,q) (1.16, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5958312Z Skipping (s,q) (1.17, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5958468Z Skipping (s,q) (1.18, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5958624Z Skipping (s,q) (1.19, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5958784Z Skipping (s,q) (1.2, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5958938Z Skipping (s,q) (1.21, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5959143Z Skipping (s,q) (1.22, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5959298Z Skipping (s,q) (1.23, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5959453Z Skipping (s,q) (1.24, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5959618Z Skipping (s,q) (1.25, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5959774Z Skipping (s,q) (1.26, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5959974Z Skipping (s,q) (1.27, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5960132Z Skipping (s,q) (1.28, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5960390Z Skipping (s,q) (1.29, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5960550Z Skipping (s,q) (1.3, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5960708Z Skipping (s,q) (1.31, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5960921Z Skipping (s,q) (1.32, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5961086Z Skipping (s,q) (1.33, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5961240Z Skipping (s,q) (1.34, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5961397Z Skipping (s,q) (1.35, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5961596Z Skipping (s,q) (1.36, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5961752Z Skipping (s,q) (1.37, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5961911Z Skipping (s,q) (1.38, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5962068Z Skipping (s,q) (1.39, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5962224Z Skipping (s,q) (1.4, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5962383Z Skipping (s,q) (1.41, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5962538Z Skipping (s,q) (1.42, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5962695Z Skipping (s,q) (1.43, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5962853Z Skipping (s,q) (1.44, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5963010Z Skipping (s,q) (1.45, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5963169Z Skipping (s,q) (1.46, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5963327Z Skipping (s,q) (1.47, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5963482Z Skipping (s,q) (1.48, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5963640Z Skipping (s,q) (1.49, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5963798Z Skipping (s,q) (1.5, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5963954Z Skipping (s,q) (1.51, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5964113Z Skipping (s,q) (1.52, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5964268Z Skipping (s,q) (1.53, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5964428Z Skipping (s,q) (1.54, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5964581Z Skipping (s,q) (1.55, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5964738Z Skipping (s,q) (1.56, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5964896Z Skipping (s,q) (1.57, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5965052Z Skipping (s,q) (1.58, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5965207Z Skipping (s,q) (1.59, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5965364Z Skipping (s,q) (1.6, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5965521Z Skipping (s,q) (1.61, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5965678Z Skipping (s,q) (1.62, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5965833Z Skipping (s,q) (1.63, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5965989Z Skipping (s,q) (1.64, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5966148Z Skipping (s,q) (1.65, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5966308Z Skipping (s,q) (1.66, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5966519Z Skipping (s,q) (1.67, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5966676Z Skipping (s,q) (1.68, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5966832Z Skipping (s,q) (1.69, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5966995Z Skipping (s,q) (1.7, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5967150Z Skipping (s,q) (1.71, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5967349Z Skipping (s,q) (1.72, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5967532Z Skipping (s,q) (1.73, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5967708Z Skipping (s,q) (1.74, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5967862Z Skipping (s,q) (1.75, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5968021Z Skipping (s,q) (1.76, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5968214Z Skipping (s,q) (1.77, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5968378Z Skipping (s,q) (1.78, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5968535Z Skipping (s,q) (1.79, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5968692Z Skipping (s,q) (1.8, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5968896Z Skipping (s,q) (1.81, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5969052Z Skipping (s,q) (1.82, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5969209Z Skipping (s,q) (1.83, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5969374Z Skipping (s,q) (1.84, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5969531Z Skipping (s,q) (1.85, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5969688Z Skipping (s,q) (1.86, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5969845Z Skipping (s,q) (1.87, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5970004Z Skipping (s,q) (1.88, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5970163Z Skipping (s,q) (1.89, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5970318Z Skipping (s,q) (1.9, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5970472Z Skipping (s,q) (1.91, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5970634Z Skipping (s,q) (1.92, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5970790Z Skipping (s,q) (1.93, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5970944Z Skipping (s,q) (1.94, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5971103Z Skipping (s,q) (1.95, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5971258Z Skipping (s,q) (1.96, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5971415Z Skipping (s,q) (1.97, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5971570Z Skipping (s,q) (1.98, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5971728Z Skipping (s,q) (1.99, 650): inconsistent with heavy hitters! 2025-05-07T20:59:07.5971884Z Skipping (s,q) (0.01, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5972042Z Skipping (s,q) (0.02, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5972199Z Skipping (s,q) (0.03, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5972358Z Skipping (s,q) (0.04, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5972513Z Skipping (s,q) (0.05, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5972671Z Skipping (s,q) (0.06, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5972827Z Skipping (s,q) (0.07, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5972982Z Skipping (s,q) (0.08, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5973139Z Skipping (s,q) (0.09, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5973294Z Skipping (s,q) (0.1, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5973449Z Skipping (s,q) (0.11, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5973610Z Skipping (s,q) (0.12, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5973810Z Skipping (s,q) (0.13, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5973968Z Skipping (s,q) (0.14, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5974123Z Skipping (s,q) (0.15, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5974282Z Skipping (s,q) (0.16, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5974441Z Skipping (s,q) (0.17, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5974634Z Skipping (s,q) (0.18, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5974790Z Skipping (s,q) (0.19, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5974950Z Skipping (s,q) (0.2, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5975106Z Skipping (s,q) (0.21, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5975264Z Skipping (s,q) (0.22, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5975463Z Skipping (s,q) (0.23, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5975622Z Skipping (s,q) (0.24, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5975777Z Skipping (s,q) (0.25, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5975932Z Skipping (s,q) (0.26, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5976148Z Skipping (s,q) (0.27, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5976305Z Skipping (s,q) (0.28, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5976460Z Skipping (s,q) (0.29, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5976623Z Skipping (s,q) (0.3, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5976787Z Skipping (s,q) (0.31, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5976942Z Skipping (s,q) (0.32, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5977099Z Skipping (s,q) (0.33, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5977259Z Skipping (s,q) (0.34, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5977413Z Skipping (s,q) (0.35, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5977580Z Skipping (s,q) (0.36, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5977755Z Skipping (s,q) (0.37, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5977936Z Skipping (s,q) (0.38, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5978106Z Skipping (s,q) (0.39, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5978262Z Skipping (s,q) (0.4, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5978427Z Skipping (s,q) (0.41, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5978586Z Skipping (s,q) (0.42, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5978741Z Skipping (s,q) (0.43, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5978902Z Skipping (s,q) (0.44, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5979061Z Skipping (s,q) (0.45, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5979217Z Skipping (s,q) (0.46, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5979377Z Skipping (s,q) (0.47, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5979531Z Skipping (s,q) (0.48, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5979695Z Skipping (s,q) (0.49, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5979851Z Skipping (s,q) (0.5, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5980006Z Skipping (s,q) (0.51, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5980169Z Skipping (s,q) (0.52, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5980324Z Skipping (s,q) (0.53, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5980479Z Skipping (s,q) (0.54, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5980636Z Skipping (s,q) (0.55, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5980791Z Skipping (s,q) (0.56, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5980952Z Skipping (s,q) (0.57, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5981151Z Skipping (s,q) (0.58, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5981306Z Skipping (s,q) (0.59, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5981466Z Skipping (s,q) (0.6, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5981625Z Skipping (s,q) (0.61, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5981780Z Skipping (s,q) (0.62, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5981938Z Skipping (s,q) (0.63, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5982132Z Skipping (s,q) (0.64, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5982290Z Skipping (s,q) (0.65, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5982446Z Skipping (s,q) (0.66, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5982602Z Skipping (s,q) (0.67, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5982797Z Skipping (s,q) (0.68, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5982953Z Skipping (s,q) (0.69, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5983111Z Skipping (s,q) (0.7, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5983270Z Skipping (s,q) (0.71, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5983462Z Skipping (s,q) (0.72, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5983620Z Skipping (s,q) (0.73, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5983774Z Skipping (s,q) (0.74, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5983933Z Skipping (s,q) (0.75, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5984090Z Skipping (s,q) (0.76, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5984245Z Skipping (s,q) (0.77, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5984400Z Skipping (s,q) (0.78, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5984560Z Skipping (s,q) (0.79, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5984715Z Skipping (s,q) (0.8, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5984875Z Skipping (s,q) (0.81, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5985029Z Skipping (s,q) (0.82, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5985187Z Skipping (s,q) (0.83, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5985346Z Skipping (s,q) (0.84, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5985500Z Skipping (s,q) (0.85, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5985657Z Skipping (s,q) (0.86, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5985816Z Skipping (s,q) (0.87, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5985977Z Skipping (s,q) (0.88, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5986131Z Skipping (s,q) (0.89, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5986293Z Skipping (s,q) (0.9, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5986448Z Skipping (s,q) (0.91, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5986606Z Skipping (s,q) (0.92, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5986761Z Skipping (s,q) (0.93, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5986914Z Skipping (s,q) (0.94, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5987080Z Skipping (s,q) (0.95, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5987235Z Skipping (s,q) (0.96, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5987390Z Skipping (s,q) (0.97, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5987548Z Skipping (s,q) (0.98, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5987703Z Skipping (s,q) (0.99, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5987856Z Skipping (s,q) (1, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5988013Z Skipping (s,q) (1.01, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5988170Z Skipping (s,q) (1.02, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5988377Z Skipping (s,q) (1.03, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5988531Z Skipping (s,q) (1.04, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5988685Z Skipping (s,q) (1.05, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5988844Z Skipping (s,q) (1.06, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5989000Z Skipping (s,q) (1.07, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5989158Z Skipping (s,q) (1.08, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5989351Z Skipping (s,q) (1.09, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5989507Z Skipping (s,q) (1.1, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5989664Z Skipping (s,q) (1.11, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5989819Z Skipping (s,q) (1.12, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5990012Z Skipping (s,q) (1.13, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5990170Z Skipping (s,q) (1.14, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5990328Z Skipping (s,q) (1.15, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5990486Z Skipping (s,q) (1.16, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5990677Z Skipping (s,q) (1.17, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5990834Z Skipping (s,q) (1.18, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5990991Z Skipping (s,q) (1.19, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5991147Z Skipping (s,q) (1.2, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5991302Z Skipping (s,q) (1.21, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5991742Z Skipping (s,q) (1.22, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5991968Z Skipping (s,q) (1.23, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5992141Z Skipping (s,q) (1.24, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5992295Z Skipping (s,q) (1.25, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5992455Z Skipping (s,q) (1.26, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5992611Z Skipping (s,q) (1.27, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5992768Z Skipping (s,q) (1.28, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5992922Z Skipping (s,q) (1.29, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5993079Z Skipping (s,q) (1.3, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5993237Z Skipping (s,q) (1.31, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5993394Z Skipping (s,q) (1.32, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5993549Z Skipping (s,q) (1.33, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5993703Z Skipping (s,q) (1.34, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5993861Z Skipping (s,q) (1.35, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5994017Z Skipping (s,q) (1.36, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5994174Z Skipping (s,q) (1.37, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5994332Z Skipping (s,q) (1.38, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5994486Z Skipping (s,q) (1.39, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5994642Z Skipping (s,q) (1.4, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5994799Z Skipping (s,q) (1.41, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5994954Z Skipping (s,q) (1.42, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5995111Z Skipping (s,q) (1.43, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5995265Z Skipping (s,q) (1.44, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5995420Z Skipping (s,q) (1.45, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5995577Z Skipping (s,q) (1.46, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5995734Z Skipping (s,q) (1.47, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5995990Z Skipping (s,q) (1.48, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5996147Z Skipping (s,q) (1.49, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5996303Z Skipping (s,q) (1.5, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5996466Z Skipping (s,q) (1.51, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5996620Z Skipping (s,q) (1.52, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5996773Z Skipping (s,q) (1.53, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5996990Z Skipping (s,q) (1.54, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5997146Z Skipping (s,q) (1.55, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5997303Z Skipping (s,q) (1.56, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5997484Z Skipping (s,q) (1.57, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5997720Z Skipping (s,q) (1.58, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5997879Z Skipping (s,q) (1.59, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5998036Z Skipping (s,q) (1.6, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5998190Z Skipping (s,q) (1.61, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5998405Z Skipping (s,q) (1.62, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5998559Z Skipping (s,q) (1.63, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5998713Z Skipping (s,q) (1.64, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5998872Z Skipping (s,q) (1.65, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5999026Z Skipping (s,q) (1.66, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5999185Z Skipping (s,q) (1.67, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5999339Z Skipping (s,q) (1.68, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5999495Z Skipping (s,q) (1.69, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5999651Z Skipping (s,q) (1.7, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5999807Z Skipping (s,q) (1.71, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.5999961Z Skipping (s,q) (1.72, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6000120Z Skipping (s,q) (1.73, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6000328Z Skipping (s,q) (1.74, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6000485Z Skipping (s,q) (1.75, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6000642Z Skipping (s,q) (1.76, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6000797Z Skipping (s,q) (1.77, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6000954Z Skipping (s,q) (1.78, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6001110Z Skipping (s,q) (1.79, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6001264Z Skipping (s,q) (1.8, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6001427Z Skipping (s,q) (1.81, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6001586Z Skipping (s,q) (1.82, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6001743Z Skipping (s,q) (1.83, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6001898Z Skipping (s,q) (1.84, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6002056Z Skipping (s,q) (1.85, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6002213Z Skipping (s,q) (1.86, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6002368Z Skipping (s,q) (1.87, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6002522Z Skipping (s,q) (1.88, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6002680Z Skipping (s,q) (1.89, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6002834Z Skipping (s,q) (1.9, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6002988Z Skipping (s,q) (1.91, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6003148Z Skipping (s,q) (1.92, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6003352Z Skipping (s,q) (1.93, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6003510Z Skipping (s,q) (1.94, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6003664Z Skipping (s,q) (1.95, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6003821Z Skipping (s,q) (1.96, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6003978Z Skipping (s,q) (1.97, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6004132Z Skipping (s,q) (1.98, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6004326Z Skipping (s,q) (1.99, 675): inconsistent with heavy hitters! 2025-05-07T20:59:07.6004486Z Skipping (s,q) (0.01, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6004641Z Skipping (s,q) (0.02, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6004798Z Skipping (s,q) (0.03, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6005014Z Skipping (s,q) (0.04, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6005171Z Skipping (s,q) (0.05, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6005334Z Skipping (s,q) (0.06, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6005487Z Skipping (s,q) (0.07, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6005680Z Skipping (s,q) (0.08, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6005837Z Skipping (s,q) (0.09, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6005991Z Skipping (s,q) (0.1, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6006152Z Skipping (s,q) (0.11, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6006306Z Skipping (s,q) (0.12, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6006460Z Skipping (s,q) (0.13, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6006615Z Skipping (s,q) (0.14, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6006772Z Skipping (s,q) (0.15, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6006926Z Skipping (s,q) (0.16, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6007085Z Skipping (s,q) (0.17, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6007238Z Skipping (s,q) (0.18, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6007397Z Skipping (s,q) (0.19, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6007554Z Skipping (s,q) (0.2, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6007724Z Skipping (s,q) (0.21, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6007909Z Skipping (s,q) (0.22, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6008073Z Skipping (s,q) (0.23, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6008228Z Skipping (s,q) (0.24, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6008391Z Skipping (s,q) (0.25, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6008547Z Skipping (s,q) (0.26, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6008708Z Skipping (s,q) (0.27, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6008867Z Skipping (s,q) (0.28, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6009024Z Skipping (s,q) (0.29, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6009179Z Skipping (s,q) (0.3, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6009336Z Skipping (s,q) (0.31, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6009490Z Skipping (s,q) (0.32, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6009650Z Skipping (s,q) (0.33, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6009807Z Skipping (s,q) (0.34, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6009963Z Skipping (s,q) (0.35, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6010117Z Skipping (s,q) (0.36, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6010272Z Skipping (s,q) (0.37, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6010432Z Skipping (s,q) (0.38, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6010587Z Skipping (s,q) (0.39, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6010791Z Skipping (s,q) (0.4, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6010949Z Skipping (s,q) (0.41, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6011107Z Skipping (s,q) (0.42, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6011263Z Skipping (s,q) (0.43, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6011420Z Skipping (s,q) (0.44, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6011622Z Skipping (s,q) (0.45, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6011784Z Skipping (s,q) (0.46, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6011938Z Skipping (s,q) (0.47, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6012093Z Skipping (s,q) (0.48, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6012288Z Skipping (s,q) (0.49, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6012447Z Skipping (s,q) (0.5, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6012603Z Skipping (s,q) (0.51, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6012760Z Skipping (s,q) (0.52, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6012954Z Skipping (s,q) (0.53, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6013113Z Skipping (s,q) (0.54, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6013267Z Skipping (s,q) (0.55, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6013424Z Skipping (s,q) (0.56, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6013583Z Skipping (s,q) (0.57, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6013739Z Skipping (s,q) (0.58, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6013892Z Skipping (s,q) (0.59, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6014053Z Skipping (s,q) (0.6, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6014207Z Skipping (s,q) (0.61, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6014366Z Skipping (s,q) (0.62, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6014521Z Skipping (s,q) (0.63, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6014676Z Skipping (s,q) (0.64, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6014838Z Skipping (s,q) (0.65, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6014994Z Skipping (s,q) (0.66, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6015150Z Skipping (s,q) (0.67, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6015308Z Skipping (s,q) (0.68, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6015464Z Skipping (s,q) (0.69, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6015621Z Skipping (s,q) (0.7, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6015777Z Skipping (s,q) (0.71, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6015935Z Skipping (s,q) (0.72, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6016095Z Skipping (s,q) (0.73, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6016249Z Skipping (s,q) (0.74, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6016405Z Skipping (s,q) (0.75, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6016569Z Skipping (s,q) (0.76, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6016724Z Skipping (s,q) (0.77, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6016880Z Skipping (s,q) (0.78, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6017037Z Skipping (s,q) (0.79, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6017190Z Skipping (s,q) (0.8, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6017347Z Skipping (s,q) (0.81, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6017502Z Skipping (s,q) (0.82, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6017658Z Skipping (s,q) (0.83, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6017815Z Skipping (s,q) (0.84, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6018018Z Skipping (s,q) (0.85, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6018173Z Skipping (s,q) (0.86, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6018333Z Skipping (s,q) (0.87, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6018487Z Skipping (s,q) (0.88, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6018645Z Skipping (s,q) (0.89, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6018841Z Skipping (s,q) (0.9, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6018998Z Skipping (s,q) (0.91, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6019157Z Skipping (s,q) (0.92, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6019313Z Skipping (s,q) (0.93, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6019507Z Skipping (s,q) (0.94, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6019664Z Skipping (s,q) (0.95, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6019821Z Skipping (s,q) (0.96, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6019977Z Skipping (s,q) (0.97, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6020181Z Skipping (s,q) (0.98, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6020336Z Skipping (s,q) (0.99, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6020490Z Skipping (s,q) (1, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6020648Z Skipping (s,q) (1.01, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6020801Z Skipping (s,q) (1.02, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6020958Z Skipping (s,q) (1.03, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6021111Z Skipping (s,q) (1.04, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6021269Z Skipping (s,q) (1.05, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6021429Z Skipping (s,q) (1.06, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6021589Z Skipping (s,q) (1.07, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6021746Z Skipping (s,q) (1.08, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6021899Z Skipping (s,q) (1.09, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6022056Z Skipping (s,q) (1.1, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6022217Z Skipping (s,q) (1.11, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6022374Z Skipping (s,q) (1.12, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6022535Z Skipping (s,q) (1.13, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6022690Z Skipping (s,q) (1.14, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6022843Z Skipping (s,q) (1.15, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6023000Z Skipping (s,q) (1.16, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6023163Z Skipping (s,q) (1.17, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6023320Z Skipping (s,q) (1.18, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6023477Z Skipping (s,q) (1.19, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6023631Z Skipping (s,q) (1.2, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6023789Z Skipping (s,q) (1.21, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6023943Z Skipping (s,q) (1.22, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6024097Z Skipping (s,q) (1.23, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6024257Z Skipping (s,q) (1.24, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6024410Z Skipping (s,q) (1.25, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6024565Z Skipping (s,q) (1.26, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6024722Z Skipping (s,q) (1.27, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6024879Z Skipping (s,q) (1.28, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6025034Z Skipping (s,q) (1.29, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6025560Z Skipping (s,q) (1.3, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6025716Z Skipping (s,q) (1.31, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6025875Z Skipping (s,q) (1.32, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6026029Z Skipping (s,q) (1.33, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6026184Z Skipping (s,q) (1.34, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6026385Z Skipping (s,q) (1.35, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6026543Z Skipping (s,q) (1.36, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6026697Z Skipping (s,q) (1.37, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6026854Z Skipping (s,q) (1.38, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6027046Z Skipping (s,q) (1.39, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6027209Z Skipping (s,q) (1.4, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6027376Z Skipping (s,q) (1.41, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6027555Z Skipping (s,q) (1.42, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6027777Z Skipping (s,q) (1.43, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6027932Z Skipping (s,q) (1.44, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6028088Z Skipping (s,q) (1.45, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6028253Z Skipping (s,q) (1.46, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6028409Z Skipping (s,q) (1.47, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6028569Z Skipping (s,q) (1.48, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6028723Z Skipping (s,q) (1.49, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6028876Z Skipping (s,q) (1.5, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6029039Z Skipping (s,q) (1.51, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6029199Z Skipping (s,q) (1.52, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6029353Z Skipping (s,q) (1.53, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6029510Z Skipping (s,q) (1.54, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6029667Z Skipping (s,q) (1.55, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6029822Z Skipping (s,q) (1.56, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6029978Z Skipping (s,q) (1.57, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6030133Z Skipping (s,q) (1.58, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6030293Z Skipping (s,q) (1.59, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6030448Z Skipping (s,q) (1.6, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6030604Z Skipping (s,q) (1.61, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6030764Z Skipping (s,q) (1.62, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6030924Z Skipping (s,q) (1.63, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6031081Z Skipping (s,q) (1.64, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6031236Z Skipping (s,q) (1.65, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6031391Z Skipping (s,q) (1.66, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6031548Z Skipping (s,q) (1.67, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6031703Z Skipping (s,q) (1.68, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6031859Z Skipping (s,q) (1.69, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6032018Z Skipping (s,q) (1.7, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6032172Z Skipping (s,q) (1.71, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6032332Z Skipping (s,q) (1.72, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6032489Z Skipping (s,q) (1.73, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6032646Z Skipping (s,q) (1.74, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6032851Z Skipping (s,q) (1.75, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6033007Z Skipping (s,q) (1.76, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6033163Z Skipping (s,q) (1.77, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6033323Z Skipping (s,q) (1.78, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6033478Z Skipping (s,q) (1.79, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6033699Z Skipping (s,q) (1.8, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6033855Z Skipping (s,q) (1.81, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6034011Z Skipping (s,q) (1.82, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6034170Z Skipping (s,q) (1.83, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6034361Z Skipping (s,q) (1.84, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6034516Z Skipping (s,q) (1.85, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6034677Z Skipping (s,q) (1.86, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6034831Z Skipping (s,q) (1.87, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6035025Z Skipping (s,q) (1.88, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6035184Z Skipping (s,q) (1.89, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6035338Z Skipping (s,q) (1.9, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6035497Z Skipping (s,q) (1.91, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6035653Z Skipping (s,q) (1.92, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6035809Z Skipping (s,q) (1.93, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6035968Z Skipping (s,q) (1.94, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6036122Z Skipping (s,q) (1.95, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6036279Z Skipping (s,q) (1.96, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6036444Z Skipping (s,q) (1.97, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6036599Z Skipping (s,q) (1.98, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6036755Z Skipping (s,q) (1.99, 700): inconsistent with heavy hitters! 2025-05-07T20:59:07.6036912Z Skipping (s,q) (0.01, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6037067Z Skipping (s,q) (0.02, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6037224Z Skipping (s,q) (0.03, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6037382Z Skipping (s,q) (0.04, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6037540Z Skipping (s,q) (0.05, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6037702Z Skipping (s,q) (0.06, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6037879Z Skipping (s,q) (0.07, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6038065Z Skipping (s,q) (0.08, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6038219Z Skipping (s,q) (0.09, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6038377Z Skipping (s,q) (0.1, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6038536Z Skipping (s,q) (0.11, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6038694Z Skipping (s,q) (0.12, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6038848Z Skipping (s,q) (0.13, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6039005Z Skipping (s,q) (0.14, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6039164Z Skipping (s,q) (0.15, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6039323Z Skipping (s,q) (0.16, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6039478Z Skipping (s,q) (0.17, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6039631Z Skipping (s,q) (0.18, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6039791Z Skipping (s,q) (0.19, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6039948Z Skipping (s,q) (0.2, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6040245Z Skipping (s,q) (0.21, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6040407Z Skipping (s,q) (0.22, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6040564Z Skipping (s,q) (0.23, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6040719Z Skipping (s,q) (0.24, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6040872Z Skipping (s,q) (0.25, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6041070Z Skipping (s,q) (0.26, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6041229Z Skipping (s,q) (0.27, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6041385Z Skipping (s,q) (0.28, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6041540Z Skipping (s,q) (0.29, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6041735Z Skipping (s,q) (0.3, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6041892Z Skipping (s,q) (0.31, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6042055Z Skipping (s,q) (0.32, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6042210Z Skipping (s,q) (0.33, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6042364Z Skipping (s,q) (0.34, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6042562Z Skipping (s,q) (0.35, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6042717Z Skipping (s,q) (0.36, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6042876Z Skipping (s,q) (0.37, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6043037Z Skipping (s,q) (0.38, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6043189Z Skipping (s,q) (0.39, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6043342Z Skipping (s,q) (0.4, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6043501Z Skipping (s,q) (0.41, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6043657Z Skipping (s,q) (0.42, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6043815Z Skipping (s,q) (0.43, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6043970Z Skipping (s,q) (0.44, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6044123Z Skipping (s,q) (0.45, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6044287Z Skipping (s,q) (0.46, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6044441Z Skipping (s,q) (0.47, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6044596Z Skipping (s,q) (0.48, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6044756Z Skipping (s,q) (0.49, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6044909Z Skipping (s,q) (0.5, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6045070Z Skipping (s,q) (0.51, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6045228Z Skipping (s,q) (0.52, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6045386Z Skipping (s,q) (0.53, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6045544Z Skipping (s,q) (0.54, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6045702Z Skipping (s,q) (0.55, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6045856Z Skipping (s,q) (0.56, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6046015Z Skipping (s,q) (0.57, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6046170Z Skipping (s,q) (0.58, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6046331Z Skipping (s,q) (0.59, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6046488Z Skipping (s,q) (0.6, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6046642Z Skipping (s,q) (0.61, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6046798Z Skipping (s,q) (0.62, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6046953Z Skipping (s,q) (0.63, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6047110Z Skipping (s,q) (0.64, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6047269Z Skipping (s,q) (0.65, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6047470Z Skipping (s,q) (0.66, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6047627Z Skipping (s,q) (0.67, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6047784Z Skipping (s,q) (0.68, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6047937Z Skipping (s,q) (0.69, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6048095Z Skipping (s,q) (0.7, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6048288Z Skipping (s,q) (0.71, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6048443Z Skipping (s,q) (0.72, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6048600Z Skipping (s,q) (0.73, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6048758Z Skipping (s,q) (0.74, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6048952Z Skipping (s,q) (0.75, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6049107Z Skipping (s,q) (0.76, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6049265Z Skipping (s,q) (0.77, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6049421Z Skipping (s,q) (0.78, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6049575Z Skipping (s,q) (0.79, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6049767Z Skipping (s,q) (0.8, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6049934Z Skipping (s,q) (0.81, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6050094Z Skipping (s,q) (0.82, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6050250Z Skipping (s,q) (0.83, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6050406Z Skipping (s,q) (0.84, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6050561Z Skipping (s,q) (0.85, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6050722Z Skipping (s,q) (0.86, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6050881Z Skipping (s,q) (0.87, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6051040Z Skipping (s,q) (0.88, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6051198Z Skipping (s,q) (0.89, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6051352Z Skipping (s,q) (0.9, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6051511Z Skipping (s,q) (0.91, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6051668Z Skipping (s,q) (0.92, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6051825Z Skipping (s,q) (0.93, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6051985Z Skipping (s,q) (0.94, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6052138Z Skipping (s,q) (0.95, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6052292Z Skipping (s,q) (0.96, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6052450Z Skipping (s,q) (0.97, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6052607Z Skipping (s,q) (0.98, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6052762Z Skipping (s,q) (0.99, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6052919Z Skipping (s,q) (1, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6053074Z Skipping (s,q) (1.01, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6053235Z Skipping (s,q) (1.02, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6053389Z Skipping (s,q) (1.03, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6053542Z Skipping (s,q) (1.04, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6053704Z Skipping (s,q) (1.05, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6053861Z Skipping (s,q) (1.06, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6054015Z Skipping (s,q) (1.07, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6054173Z Skipping (s,q) (1.08, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6054330Z Skipping (s,q) (1.09, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6054487Z Skipping (s,q) (1.1, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6054692Z Skipping (s,q) (1.11, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6054848Z Skipping (s,q) (1.12, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6055008Z Skipping (s,q) (1.13, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6055163Z Skipping (s,q) (1.14, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6055319Z Skipping (s,q) (1.15, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6055515Z Skipping (s,q) (1.16, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6055673Z Skipping (s,q) (1.17, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6055834Z Skipping (s,q) (1.18, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6055990Z Skipping (s,q) (1.19, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6056144Z Skipping (s,q) (1.2, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6056340Z Skipping (s,q) (1.21, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6056501Z Skipping (s,q) (1.22, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6056657Z Skipping (s,q) (1.23, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6056815Z Skipping (s,q) (1.24, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6057007Z Skipping (s,q) (1.25, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6057165Z Skipping (s,q) (1.26, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6057327Z Skipping (s,q) (1.27, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6057481Z Skipping (s,q) (1.28, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6057664Z Skipping (s,q) (1.29, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6057842Z Skipping (s,q) (1.3, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6057999Z Skipping (s,q) (1.31, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6058161Z Skipping (s,q) (1.32, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6058317Z Skipping (s,q) (1.33, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6058475Z Skipping (s,q) (1.34, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6058632Z Skipping (s,q) (1.35, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6058790Z Skipping (s,q) (1.36, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6058951Z Skipping (s,q) (1.37, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6059105Z Skipping (s,q) (1.38, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6059262Z Skipping (s,q) (1.39, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6059421Z Skipping (s,q) (1.4, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6059577Z Skipping (s,q) (1.41, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6059737Z Skipping (s,q) (1.42, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6059898Z Skipping (s,q) (1.43, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6060053Z Skipping (s,q) (1.44, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6060211Z Skipping (s,q) (1.45, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6060365Z Skipping (s,q) (1.46, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6060525Z Skipping (s,q) (1.47, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6060684Z Skipping (s,q) (1.48, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6060841Z Skipping (s,q) (1.49, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6060999Z Skipping (s,q) (1.5, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6061163Z Skipping (s,q) (1.51, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6061318Z Skipping (s,q) (1.52, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6061482Z Skipping (s,q) (1.53, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6061639Z Skipping (s,q) (1.54, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6061793Z Skipping (s,q) (1.55, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6062022Z Skipping (s,q) (1.56, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6062178Z Skipping (s,q) (1.57, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6062335Z Skipping (s,q) (1.58, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6062492Z Skipping (s,q) (1.59, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6062649Z Skipping (s,q) (1.6, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6062850Z Skipping (s,q) (1.61, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6063005Z Skipping (s,q) (1.62, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6063159Z Skipping (s,q) (1.63, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6063318Z Skipping (s,q) (1.64, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6063473Z Skipping (s,q) (1.65, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6063667Z Skipping (s,q) (1.66, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6063829Z Skipping (s,q) (1.67, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6063983Z Skipping (s,q) (1.68, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6064143Z Skipping (s,q) (1.69, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6064336Z Skipping (s,q) (1.7, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6064493Z Skipping (s,q) (1.71, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6064650Z Skipping (s,q) (1.72, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6064808Z Skipping (s,q) (1.73, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6064965Z Skipping (s,q) (1.74, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6065123Z Skipping (s,q) (1.75, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6065277Z Skipping (s,q) (1.76, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6065439Z Skipping (s,q) (1.77, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6065594Z Skipping (s,q) (1.78, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6065752Z Skipping (s,q) (1.79, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6065908Z Skipping (s,q) (1.8, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6066067Z Skipping (s,q) (1.81, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6066221Z Skipping (s,q) (1.82, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6066379Z Skipping (s,q) (1.83, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6066536Z Skipping (s,q) (1.84, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6066693Z Skipping (s,q) (1.85, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6066848Z Skipping (s,q) (1.86, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6067003Z Skipping (s,q) (1.87, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6067162Z Skipping (s,q) (1.88, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6067315Z Skipping (s,q) (1.89, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6067472Z Skipping (s,q) (1.9, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6067635Z Skipping (s,q) (1.91, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6067798Z Skipping (s,q) (1.92, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6067978Z Skipping (s,q) (1.93, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6068156Z Skipping (s,q) (1.94, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6068311Z Skipping (s,q) (1.95, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6068470Z Skipping (s,q) (1.96, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6071865Z Skipping (s,q) (1.97, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6072048Z Skipping (s,q) (1.98, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6072212Z Skipping (s,q) (1.99, 725): inconsistent with heavy hitters! 2025-05-07T20:59:07.6072367Z Skipping (s,q) (0.01, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6072590Z Skipping (s,q) (0.02, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6072749Z Skipping (s,q) (0.03, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6072903Z Skipping (s,q) (0.04, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6073063Z Skipping (s,q) (0.05, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6073217Z Skipping (s,q) (0.06, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6073410Z Skipping (s,q) (0.07, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6073567Z Skipping (s,q) (0.08, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6073722Z Skipping (s,q) (0.09, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6073877Z Skipping (s,q) (0.1, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6074033Z Skipping (s,q) (0.11, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6074226Z Skipping (s,q) (0.12, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6074388Z Skipping (s,q) (0.13, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6074541Z Skipping (s,q) (0.14, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6074694Z Skipping (s,q) (0.15, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6074889Z Skipping (s,q) (0.16, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6075044Z Skipping (s,q) (0.17, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6075199Z Skipping (s,q) (0.18, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6075360Z Skipping (s,q) (0.19, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6075516Z Skipping (s,q) (0.2, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6075674Z Skipping (s,q) (0.21, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6075828Z Skipping (s,q) (0.22, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6075984Z Skipping (s,q) (0.23, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6076146Z Skipping (s,q) (0.24, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6076303Z Skipping (s,q) (0.25, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6076457Z Skipping (s,q) (0.26, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6076621Z Skipping (s,q) (0.27, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6076775Z Skipping (s,q) (0.28, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6076931Z Skipping (s,q) (0.29, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6077088Z Skipping (s,q) (0.3, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6077246Z Skipping (s,q) (0.31, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6077404Z Skipping (s,q) (0.32, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6077560Z Skipping (s,q) (0.33, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6077717Z Skipping (s,q) (0.34, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6077873Z Skipping (s,q) (0.35, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6078029Z Skipping (s,q) (0.36, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6078183Z Skipping (s,q) (0.37, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6078341Z Skipping (s,q) (0.38, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6078496Z Skipping (s,q) (0.39, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6078654Z Skipping (s,q) (0.4, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6078811Z Skipping (s,q) (0.41, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6078965Z Skipping (s,q) (0.42, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6079122Z Skipping (s,q) (0.43, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6079277Z Skipping (s,q) (0.44, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6079433Z Skipping (s,q) (0.45, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6079590Z Skipping (s,q) (0.46, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6079797Z Skipping (s,q) (0.47, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6079954Z Skipping (s,q) (0.48, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6080111Z Skipping (s,q) (0.49, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6080342Z Skipping (s,q) (0.5, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6080499Z Skipping (s,q) (0.51, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6080698Z Skipping (s,q) (0.52, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6080854Z Skipping (s,q) (0.53, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6081012Z Skipping (s,q) (0.54, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6081166Z Skipping (s,q) (0.55, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6081323Z Skipping (s,q) (0.56, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6081516Z Skipping (s,q) (0.57, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6081675Z Skipping (s,q) (0.58, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6081832Z Skipping (s,q) (0.59, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6081987Z Skipping (s,q) (0.6, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6082180Z Skipping (s,q) (0.61, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6082337Z Skipping (s,q) (0.62, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6082492Z Skipping (s,q) (0.63, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6082656Z Skipping (s,q) (0.64, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6082811Z Skipping (s,q) (0.65, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6082966Z Skipping (s,q) (0.66, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6083126Z Skipping (s,q) (0.67, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6083283Z Skipping (s,q) (0.68, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6083439Z Skipping (s,q) (0.69, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6083596Z Skipping (s,q) (0.7, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6083750Z Skipping (s,q) (0.71, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6083909Z Skipping (s,q) (0.72, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6084064Z Skipping (s,q) (0.73, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6084218Z Skipping (s,q) (0.74, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6084376Z Skipping (s,q) (0.75, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6084529Z Skipping (s,q) (0.76, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6084683Z Skipping (s,q) (0.77, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6084840Z Skipping (s,q) (0.78, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6084996Z Skipping (s,q) (0.79, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6085155Z Skipping (s,q) (0.8, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6085311Z Skipping (s,q) (0.81, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6085465Z Skipping (s,q) (0.82, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6085624Z Skipping (s,q) (0.83, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6085780Z Skipping (s,q) (0.84, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6085934Z Skipping (s,q) (0.85, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6086095Z Skipping (s,q) (0.86, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6086250Z Skipping (s,q) (0.87, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6086405Z Skipping (s,q) (0.88, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6086563Z Skipping (s,q) (0.89, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6086717Z Skipping (s,q) (0.9, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6086879Z Skipping (s,q) (0.91, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6087079Z Skipping (s,q) (0.92, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6087234Z Skipping (s,q) (0.93, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6087398Z Skipping (s,q) (0.94, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6087579Z Skipping (s,q) (0.95, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6087751Z Skipping (s,q) (0.96, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6087946Z Skipping (s,q) (0.97, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6088101Z Skipping (s,q) (0.98, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6088257Z Skipping (s,q) (0.99, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6088407Z Skipping (s,q) (1, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6088563Z Skipping (s,q) (1.01, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6088759Z Skipping (s,q) (1.02, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6088918Z Skipping (s,q) (1.03, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6089070Z Skipping (s,q) (1.04, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6089227Z Skipping (s,q) (1.05, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6089419Z Skipping (s,q) (1.06, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6089577Z Skipping (s,q) (1.07, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6089731Z Skipping (s,q) (1.08, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6089889Z Skipping (s,q) (1.09, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6090048Z Skipping (s,q) (1.1, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6090202Z Skipping (s,q) (1.11, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6090356Z Skipping (s,q) (1.12, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6090517Z Skipping (s,q) (1.13, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6090673Z Skipping (s,q) (1.14, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6090832Z Skipping (s,q) (1.15, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6090986Z Skipping (s,q) (1.16, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6091143Z Skipping (s,q) (1.17, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6091301Z Skipping (s,q) (1.18, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6091741Z Skipping (s,q) (1.19, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6091969Z Skipping (s,q) (1.2, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6092139Z Skipping (s,q) (1.21, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6092294Z Skipping (s,q) (1.22, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6092450Z Skipping (s,q) (1.23, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6092608Z Skipping (s,q) (1.24, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6092764Z Skipping (s,q) (1.25, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6092924Z Skipping (s,q) (1.26, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6093078Z Skipping (s,q) (1.27, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6093234Z Skipping (s,q) (1.28, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6093389Z Skipping (s,q) (1.29, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6093542Z Skipping (s,q) (1.3, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6093697Z Skipping (s,q) (1.31, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6093855Z Skipping (s,q) (1.32, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6094014Z Skipping (s,q) (1.33, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6094173Z Skipping (s,q) (1.34, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6094327Z Skipping (s,q) (1.35, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6094484Z Skipping (s,q) (1.36, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6094735Z Skipping (s,q) (1.37, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6094889Z Skipping (s,q) (1.38, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6095043Z Skipping (s,q) (1.39, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6095202Z Skipping (s,q) (1.4, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6095356Z Skipping (s,q) (1.41, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6095572Z Skipping (s,q) (1.42, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6095728Z Skipping (s,q) (1.43, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6095881Z Skipping (s,q) (1.44, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6096041Z Skipping (s,q) (1.45, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6096196Z Skipping (s,q) (1.46, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6096429Z Skipping (s,q) (1.47, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6096589Z Skipping (s,q) (1.48, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6096743Z Skipping (s,q) (1.49, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6096900Z Skipping (s,q) (1.5, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6097110Z Skipping (s,q) (1.51, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6097265Z Skipping (s,q) (1.52, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6097423Z Skipping (s,q) (1.53, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6097580Z Skipping (s,q) (1.54, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6097760Z Skipping (s,q) (1.55, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6097942Z Skipping (s,q) (1.56, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6098096Z Skipping (s,q) (1.57, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6098255Z Skipping (s,q) (1.58, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6098409Z Skipping (s,q) (1.59, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6098566Z Skipping (s,q) (1.6, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6098721Z Skipping (s,q) (1.61, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6098878Z Skipping (s,q) (1.62, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6099033Z Skipping (s,q) (1.63, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6099190Z Skipping (s,q) (1.64, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6099345Z Skipping (s,q) (1.65, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6099502Z Skipping (s,q) (1.66, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6099656Z Skipping (s,q) (1.67, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6099810Z Skipping (s,q) (1.68, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6099969Z Skipping (s,q) (1.69, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6100126Z Skipping (s,q) (1.7, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6100281Z Skipping (s,q) (1.71, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6100437Z Skipping (s,q) (1.72, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6100590Z Skipping (s,q) (1.73, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6100748Z Skipping (s,q) (1.74, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6100902Z Skipping (s,q) (1.75, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6101057Z Skipping (s,q) (1.76, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6101214Z Skipping (s,q) (1.77, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6101368Z Skipping (s,q) (1.78, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6101520Z Skipping (s,q) (1.79, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6101676Z Skipping (s,q) (1.8, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6101833Z Skipping (s,q) (1.81, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6102036Z Skipping (s,q) (1.82, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6102194Z Skipping (s,q) (1.83, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6102349Z Skipping (s,q) (1.84, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6102510Z Skipping (s,q) (1.85, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6102664Z Skipping (s,q) (1.86, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6102818Z Skipping (s,q) (1.87, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6103018Z Skipping (s,q) (1.88, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6103174Z Skipping (s,q) (1.89, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6103326Z Skipping (s,q) (1.9, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6103483Z Skipping (s,q) (1.91, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6103674Z Skipping (s,q) (1.92, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6103832Z Skipping (s,q) (1.93, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6103988Z Skipping (s,q) (1.94, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6104141Z Skipping (s,q) (1.95, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6104334Z Skipping (s,q) (1.96, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6104488Z Skipping (s,q) (1.97, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6104642Z Skipping (s,q) (1.98, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6104804Z Skipping (s,q) (1.99, 750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6104958Z Skipping (s,q) (0.01, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6105116Z Skipping (s,q) (0.02, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6105269Z Skipping (s,q) (0.03, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6105424Z Skipping (s,q) (0.04, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6105582Z Skipping (s,q) (0.05, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6105739Z Skipping (s,q) (0.06, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6105892Z Skipping (s,q) (0.07, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6106052Z Skipping (s,q) (0.08, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6106207Z Skipping (s,q) (0.09, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6106363Z Skipping (s,q) (0.1, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6106520Z Skipping (s,q) (0.11, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6106676Z Skipping (s,q) (0.12, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6106833Z Skipping (s,q) (0.13, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6106986Z Skipping (s,q) (0.14, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6107142Z Skipping (s,q) (0.15, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6107309Z Skipping (s,q) (0.16, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6107487Z Skipping (s,q) (0.17, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6107659Z Skipping (s,q) (0.18, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6107814Z Skipping (s,q) (0.19, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6107970Z Skipping (s,q) (0.2, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6108126Z Skipping (s,q) (0.21, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6108279Z Skipping (s,q) (0.22, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6108430Z Skipping (s,q) (0.23, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6108583Z Skipping (s,q) (0.24, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6108733Z Skipping (s,q) (0.25, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6108887Z Skipping (s,q) (0.26, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6109041Z Skipping (s,q) (0.27, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6109243Z Skipping (s,q) (0.28, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6109399Z Skipping (s,q) (0.29, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6109552Z Skipping (s,q) (0.3, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6109707Z Skipping (s,q) (0.31, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6109864Z Skipping (s,q) (0.32, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6110018Z Skipping (s,q) (0.33, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6110209Z Skipping (s,q) (0.34, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6110364Z Skipping (s,q) (0.35, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6110516Z Skipping (s,q) (0.36, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6110671Z Skipping (s,q) (0.37, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6110863Z Skipping (s,q) (0.38, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6111017Z Skipping (s,q) (0.39, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6111174Z Skipping (s,q) (0.4, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6111325Z Skipping (s,q) (0.41, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6111514Z Skipping (s,q) (0.42, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6111669Z Skipping (s,q) (0.43, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6111823Z Skipping (s,q) (0.44, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6111977Z Skipping (s,q) (0.45, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6112128Z Skipping (s,q) (0.46, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6112280Z Skipping (s,q) (0.47, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6112437Z Skipping (s,q) (0.48, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6112591Z Skipping (s,q) (0.49, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6112742Z Skipping (s,q) (0.5, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6112898Z Skipping (s,q) (0.51, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6113049Z Skipping (s,q) (0.52, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6113207Z Skipping (s,q) (0.53, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6113360Z Skipping (s,q) (0.54, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6113516Z Skipping (s,q) (0.55, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6113673Z Skipping (s,q) (0.56, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6113824Z Skipping (s,q) (0.57, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6113976Z Skipping (s,q) (0.58, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6114131Z Skipping (s,q) (0.59, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6114282Z Skipping (s,q) (0.6, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6114439Z Skipping (s,q) (0.61, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6114594Z Skipping (s,q) (0.62, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6114747Z Skipping (s,q) (0.63, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6114906Z Skipping (s,q) (0.64, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6115059Z Skipping (s,q) (0.65, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6115211Z Skipping (s,q) (0.66, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6115366Z Skipping (s,q) (0.67, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6115519Z Skipping (s,q) (0.68, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6115674Z Skipping (s,q) (0.69, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6115883Z Skipping (s,q) (0.7, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6116092Z Skipping (s,q) (0.71, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6116311Z Skipping (s,q) (0.72, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6116533Z Skipping (s,q) (0.73, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6116685Z Skipping (s,q) (0.74, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6116840Z Skipping (s,q) (0.75, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6117031Z Skipping (s,q) (0.76, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6117224Z Skipping (s,q) (0.77, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6117413Z Skipping (s,q) (0.78, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6117656Z Skipping (s,q) (0.79, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6117851Z Skipping (s,q) (0.8, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6118041Z Skipping (s,q) (0.81, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6118230Z Skipping (s,q) (0.82, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6118468Z Skipping (s,q) (0.83, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6118658Z Skipping (s,q) (0.84, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6118850Z Skipping (s,q) (0.85, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6119042Z Skipping (s,q) (0.86, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6119279Z Skipping (s,q) (0.87, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6119470Z Skipping (s,q) (0.88, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6119662Z Skipping (s,q) (0.89, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6119827Z Skipping (s,q) (0.9, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6119982Z Skipping (s,q) (0.91, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6120135Z Skipping (s,q) (0.92, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6120343Z Skipping (s,q) (0.93, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6120499Z Skipping (s,q) (0.94, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6120651Z Skipping (s,q) (0.95, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6120809Z Skipping (s,q) (0.96, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6120961Z Skipping (s,q) (0.97, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6121116Z Skipping (s,q) (0.98, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6121269Z Skipping (s,q) (0.99, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6121418Z Skipping (s,q) (1, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6121573Z Skipping (s,q) (1.01, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6121727Z Skipping (s,q) (1.02, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6121879Z Skipping (s,q) (1.03, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6122034Z Skipping (s,q) (1.04, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6122185Z Skipping (s,q) (1.05, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6122339Z Skipping (s,q) (1.06, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6122497Z Skipping (s,q) (1.07, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6122649Z Skipping (s,q) (1.08, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6122804Z Skipping (s,q) (1.09, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6122961Z Skipping (s,q) (1.1, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6123114Z Skipping (s,q) (1.11, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6123269Z Skipping (s,q) (1.12, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6123423Z Skipping (s,q) (1.13, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6123575Z Skipping (s,q) (1.14, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6123730Z Skipping (s,q) (1.15, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6123881Z Skipping (s,q) (1.16, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6124036Z Skipping (s,q) (1.17, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6124239Z Skipping (s,q) (1.18, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6124391Z Skipping (s,q) (1.19, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6124544Z Skipping (s,q) (1.2, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6124698Z Skipping (s,q) (1.21, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6124851Z Skipping (s,q) (1.22, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6125007Z Skipping (s,q) (1.23, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6125222Z Skipping (s,q) (1.24, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6125375Z Skipping (s,q) (1.25, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6125530Z Skipping (s,q) (1.26, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6125684Z Skipping (s,q) (1.27, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6125876Z Skipping (s,q) (1.28, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6126030Z Skipping (s,q) (1.29, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6126185Z Skipping (s,q) (1.3, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6126339Z Skipping (s,q) (1.31, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6126530Z Skipping (s,q) (1.32, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6126680Z Skipping (s,q) (1.33, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6126836Z Skipping (s,q) (1.34, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6127012Z Skipping (s,q) (1.35, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6127201Z Skipping (s,q) (1.36, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6127393Z Skipping (s,q) (1.37, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6127581Z Skipping (s,q) (1.38, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6127779Z Skipping (s,q) (1.39, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6127967Z Skipping (s,q) (1.4, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6128160Z Skipping (s,q) (1.41, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6128352Z Skipping (s,q) (1.42, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6128541Z Skipping (s,q) (1.43, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6128734Z Skipping (s,q) (1.44, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6128926Z Skipping (s,q) (1.45, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6129118Z Skipping (s,q) (1.46, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6129297Z Skipping (s,q) (1.47, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6129449Z Skipping (s,q) (1.48, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6129600Z Skipping (s,q) (1.49, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6129755Z Skipping (s,q) (1.5, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6129909Z Skipping (s,q) (1.51, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6130063Z Skipping (s,q) (1.52, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6130216Z Skipping (s,q) (1.53, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6130368Z Skipping (s,q) (1.54, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6130526Z Skipping (s,q) (1.55, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6130677Z Skipping (s,q) (1.56, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6130829Z Skipping (s,q) (1.57, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6130986Z Skipping (s,q) (1.58, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6131138Z Skipping (s,q) (1.59, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6131288Z Skipping (s,q) (1.6, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6131444Z Skipping (s,q) (1.61, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6131598Z Skipping (s,q) (1.62, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6131754Z Skipping (s,q) (1.63, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6131950Z Skipping (s,q) (1.64, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6132103Z Skipping (s,q) (1.65, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6132260Z Skipping (s,q) (1.66, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6132412Z Skipping (s,q) (1.67, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6132564Z Skipping (s,q) (1.68, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6132754Z Skipping (s,q) (1.69, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6132910Z Skipping (s,q) (1.7, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6133075Z Skipping (s,q) (1.71, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6133228Z Skipping (s,q) (1.72, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6133417Z Skipping (s,q) (1.73, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6133575Z Skipping (s,q) (1.74, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6133732Z Skipping (s,q) (1.75, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6133885Z Skipping (s,q) (1.76, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6134080Z Skipping (s,q) (1.77, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6134231Z Skipping (s,q) (1.78, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6134386Z Skipping (s,q) (1.79, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6134540Z Skipping (s,q) (1.8, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6134693Z Skipping (s,q) (1.81, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6134850Z Skipping (s,q) (1.82, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6135003Z Skipping (s,q) (1.83, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6135156Z Skipping (s,q) (1.84, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6135313Z Skipping (s,q) (1.85, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6135469Z Skipping (s,q) (1.86, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6135624Z Skipping (s,q) (1.87, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6135783Z Skipping (s,q) (1.88, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6135940Z Skipping (s,q) (1.89, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6136097Z Skipping (s,q) (1.9, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6136253Z Skipping (s,q) (1.91, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6136404Z Skipping (s,q) (1.92, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6136557Z Skipping (s,q) (1.93, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6136708Z Skipping (s,q) (1.94, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6136860Z Skipping (s,q) (1.95, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6137017Z Skipping (s,q) (1.96, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6137178Z Skipping (s,q) (1.97, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6137332Z Skipping (s,q) (1.98, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6137483Z Skipping (s,q) (1.99, 775): inconsistent with heavy hitters! 2025-05-07T20:59:07.6137637Z Skipping (s,q) (0.01, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6137792Z Skipping (s,q) (0.02, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6137947Z Skipping (s,q) (0.03, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6138104Z Skipping (s,q) (0.04, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6138264Z Skipping (s,q) (0.05, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6138416Z Skipping (s,q) (0.06, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6138572Z Skipping (s,q) (0.07, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6138728Z Skipping (s,q) (0.08, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6138881Z Skipping (s,q) (0.09, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6139083Z Skipping (s,q) (0.1, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6139240Z Skipping (s,q) (0.11, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6139394Z Skipping (s,q) (0.12, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6139547Z Skipping (s,q) (0.13, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6139698Z Skipping (s,q) (0.14, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6139895Z Skipping (s,q) (0.15, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6140049Z Skipping (s,q) (0.16, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6140200Z Skipping (s,q) (0.17, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6140358Z Skipping (s,q) (0.18, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6140549Z Skipping (s,q) (0.19, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6140700Z Skipping (s,q) (0.2, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6140860Z Skipping (s,q) (0.21, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6141012Z Skipping (s,q) (0.22, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6141205Z Skipping (s,q) (0.23, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6141356Z Skipping (s,q) (0.24, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6141507Z Skipping (s,q) (0.25, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6141665Z Skipping (s,q) (0.26, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6141817Z Skipping (s,q) (0.27, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6141970Z Skipping (s,q) (0.28, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6142124Z Skipping (s,q) (0.29, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6142276Z Skipping (s,q) (0.3, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6142433Z Skipping (s,q) (0.31, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6142588Z Skipping (s,q) (0.32, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6142739Z Skipping (s,q) (0.33, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6142894Z Skipping (s,q) (0.34, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6143050Z Skipping (s,q) (0.35, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6143202Z Skipping (s,q) (0.36, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6143361Z Skipping (s,q) (0.37, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6143512Z Skipping (s,q) (0.38, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6143663Z Skipping (s,q) (0.39, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6143818Z Skipping (s,q) (0.4, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6143976Z Skipping (s,q) (0.41, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6144132Z Skipping (s,q) (0.42, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6144286Z Skipping (s,q) (0.43, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6144439Z Skipping (s,q) (0.44, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6144596Z Skipping (s,q) (0.45, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6144752Z Skipping (s,q) (0.46, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6144904Z Skipping (s,q) (0.47, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6145060Z Skipping (s,q) (0.48, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6145214Z Skipping (s,q) (0.49, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6145367Z Skipping (s,q) (0.5, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6145523Z Skipping (s,q) (0.51, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6145676Z Skipping (s,q) (0.52, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6145839Z Skipping (s,q) (0.53, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6145992Z Skipping (s,q) (0.54, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6146190Z Skipping (s,q) (0.55, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6146350Z Skipping (s,q) (0.56, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6146507Z Skipping (s,q) (0.57, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6146664Z Skipping (s,q) (0.58, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6146818Z Skipping (s,q) (0.59, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6147009Z Skipping (s,q) (0.6, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6147168Z Skipping (s,q) (0.61, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6147321Z Skipping (s,q) (0.62, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6147473Z Skipping (s,q) (0.63, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6147666Z Skipping (s,q) (0.64, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6147819Z Skipping (s,q) (0.65, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6147975Z Skipping (s,q) (0.66, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6148128Z Skipping (s,q) (0.67, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6148319Z Skipping (s,q) (0.68, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6148475Z Skipping (s,q) (0.69, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6148627Z Skipping (s,q) (0.7, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6148783Z Skipping (s,q) (0.71, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6148942Z Skipping (s,q) (0.72, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6149095Z Skipping (s,q) (0.73, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6149249Z Skipping (s,q) (0.74, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6149401Z Skipping (s,q) (0.75, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6149556Z Skipping (s,q) (0.76, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6149712Z Skipping (s,q) (0.77, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6149863Z Skipping (s,q) (0.78, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6150014Z Skipping (s,q) (0.79, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6150169Z Skipping (s,q) (0.8, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6150322Z Skipping (s,q) (0.81, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6150478Z Skipping (s,q) (0.82, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6150629Z Skipping (s,q) (0.83, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6150782Z Skipping (s,q) (0.84, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6150941Z Skipping (s,q) (0.85, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6151095Z Skipping (s,q) (0.86, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6151248Z Skipping (s,q) (0.87, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6151405Z Skipping (s,q) (0.88, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6151557Z Skipping (s,q) (0.89, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6151709Z Skipping (s,q) (0.9, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6151871Z Skipping (s,q) (0.91, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6152024Z Skipping (s,q) (0.92, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6152179Z Skipping (s,q) (0.93, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6152335Z Skipping (s,q) (0.94, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6152487Z Skipping (s,q) (0.95, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6152641Z Skipping (s,q) (0.96, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6152792Z Skipping (s,q) (0.97, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6152947Z Skipping (s,q) (0.98, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6153109Z Skipping (s,q) (0.99, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6153330Z Skipping (s,q) (1, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6153490Z Skipping (s,q) (1.01, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6153646Z Skipping (s,q) (1.02, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6153799Z Skipping (s,q) (1.03, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6153955Z Skipping (s,q) (1.04, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6154145Z Skipping (s,q) (1.05, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6154300Z Skipping (s,q) (1.06, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6154458Z Skipping (s,q) (1.07, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6154608Z Skipping (s,q) (1.08, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6154803Z Skipping (s,q) (1.09, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6154957Z Skipping (s,q) (1.1, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6155113Z Skipping (s,q) (1.11, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6155268Z Skipping (s,q) (1.12, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6155422Z Skipping (s,q) (1.13, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6155612Z Skipping (s,q) (1.14, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6155768Z Skipping (s,q) (1.15, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6155923Z Skipping (s,q) (1.16, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6156079Z Skipping (s,q) (1.17, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6156233Z Skipping (s,q) (1.18, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6156385Z Skipping (s,q) (1.19, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6156540Z Skipping (s,q) (1.2, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6156696Z Skipping (s,q) (1.21, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6156849Z Skipping (s,q) (1.22, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6157003Z Skipping (s,q) (1.23, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6157155Z Skipping (s,q) (1.24, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6157312Z Skipping (s,q) (1.25, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6157466Z Skipping (s,q) (1.26, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6157641Z Skipping (s,q) (1.27, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6157822Z Skipping (s,q) (1.28, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6157974Z Skipping (s,q) (1.29, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6158124Z Skipping (s,q) (1.3, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6158281Z Skipping (s,q) (1.31, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6158437Z Skipping (s,q) (1.32, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6158589Z Skipping (s,q) (1.33, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6158747Z Skipping (s,q) (1.34, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6158901Z Skipping (s,q) (1.35, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6159060Z Skipping (s,q) (1.36, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6159216Z Skipping (s,q) (1.37, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6159369Z Skipping (s,q) (1.38, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6159527Z Skipping (s,q) (1.39, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6159679Z Skipping (s,q) (1.4, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6159832Z Skipping (s,q) (1.41, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6159986Z Skipping (s,q) (1.42, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6160143Z Skipping (s,q) (1.43, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6160345Z Skipping (s,q) (1.44, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6160596Z Skipping (s,q) (1.45, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6160749Z Skipping (s,q) (1.46, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6160906Z Skipping (s,q) (1.47, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6161061Z Skipping (s,q) (1.48, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6161212Z Skipping (s,q) (1.49, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6161405Z Skipping (s,q) (1.5, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6161558Z Skipping (s,q) (1.51, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6161712Z Skipping (s,q) (1.52, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6161864Z Skipping (s,q) (1.53, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6162053Z Skipping (s,q) (1.54, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6162211Z Skipping (s,q) (1.55, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6162369Z Skipping (s,q) (1.56, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6162521Z Skipping (s,q) (1.57, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6162680Z Skipping (s,q) (1.58, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6162880Z Skipping (s,q) (1.59, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6163042Z Skipping (s,q) (1.6, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6163200Z Skipping (s,q) (1.61, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6163355Z Skipping (s,q) (1.62, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6163513Z Skipping (s,q) (1.63, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6163667Z Skipping (s,q) (1.64, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6163820Z Skipping (s,q) (1.65, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6163979Z Skipping (s,q) (1.66, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6164135Z Skipping (s,q) (1.67, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6164292Z Skipping (s,q) (1.68, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6164444Z Skipping (s,q) (1.69, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6164602Z Skipping (s,q) (1.7, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6164763Z Skipping (s,q) (1.71, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6164918Z Skipping (s,q) (1.72, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6165076Z Skipping (s,q) (1.73, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6165233Z Skipping (s,q) (1.74, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6165386Z Skipping (s,q) (1.75, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6165540Z Skipping (s,q) (1.76, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6165694Z Skipping (s,q) (1.77, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6165847Z Skipping (s,q) (1.78, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6166005Z Skipping (s,q) (1.79, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6166163Z Skipping (s,q) (1.8, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6166317Z Skipping (s,q) (1.81, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6166474Z Skipping (s,q) (1.82, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6166627Z Skipping (s,q) (1.83, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6166781Z Skipping (s,q) (1.84, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6166936Z Skipping (s,q) (1.85, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6167087Z Skipping (s,q) (1.86, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6167244Z Skipping (s,q) (1.87, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6167397Z Skipping (s,q) (1.88, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6167554Z Skipping (s,q) (1.89, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6167758Z Skipping (s,q) (1.9, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6167937Z Skipping (s,q) (1.91, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6168114Z Skipping (s,q) (1.92, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6168271Z Skipping (s,q) (1.93, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6168422Z Skipping (s,q) (1.94, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6168616Z Skipping (s,q) (1.95, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6168769Z Skipping (s,q) (1.96, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6168924Z Skipping (s,q) (1.97, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6169079Z Skipping (s,q) (1.98, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6169230Z Skipping (s,q) (1.99, 800): inconsistent with heavy hitters! 2025-05-07T20:59:07.6169422Z Skipping (s,q) (0.01, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6169584Z Skipping (s,q) (0.02, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6169737Z Skipping (s,q) (0.03, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6169891Z Skipping (s,q) (0.04, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6170082Z Skipping (s,q) (0.05, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6170234Z Skipping (s,q) (0.06, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6170391Z Skipping (s,q) (0.07, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6170543Z Skipping (s,q) (0.08, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6170695Z Skipping (s,q) (0.09, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6170851Z Skipping (s,q) (0.1, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6171006Z Skipping (s,q) (0.11, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6171164Z Skipping (s,q) (0.12, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6171318Z Skipping (s,q) (0.13, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6171470Z Skipping (s,q) (0.14, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6171627Z Skipping (s,q) (0.15, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6171785Z Skipping (s,q) (0.16, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6171937Z Skipping (s,q) (0.17, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6172092Z Skipping (s,q) (0.18, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6172248Z Skipping (s,q) (0.19, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6172403Z Skipping (s,q) (0.2, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6172556Z Skipping (s,q) (0.21, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6172710Z Skipping (s,q) (0.22, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6172870Z Skipping (s,q) (0.23, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6173027Z Skipping (s,q) (0.24, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6173183Z Skipping (s,q) (0.25, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6173338Z Skipping (s,q) (0.26, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6173495Z Skipping (s,q) (0.27, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6173653Z Skipping (s,q) (0.28, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6173804Z Skipping (s,q) (0.29, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6173959Z Skipping (s,q) (0.3, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6174116Z Skipping (s,q) (0.31, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6174268Z Skipping (s,q) (0.32, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6174421Z Skipping (s,q) (0.33, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6174579Z Skipping (s,q) (0.34, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6174731Z Skipping (s,q) (0.35, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6174925Z Skipping (s,q) (0.36, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6175083Z Skipping (s,q) (0.37, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6175239Z Skipping (s,q) (0.38, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6175395Z Skipping (s,q) (0.39, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6175547Z Skipping (s,q) (0.4, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6175738Z Skipping (s,q) (0.41, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6175894Z Skipping (s,q) (0.42, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6176046Z Skipping (s,q) (0.43, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6176202Z Skipping (s,q) (0.44, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6176359Z Skipping (s,q) (0.45, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6176548Z Skipping (s,q) (0.46, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6176707Z Skipping (s,q) (0.47, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6176859Z Skipping (s,q) (0.48, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6177012Z Skipping (s,q) (0.49, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6177228Z Skipping (s,q) (0.5, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6177380Z Skipping (s,q) (0.51, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6177535Z Skipping (s,q) (0.52, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6177696Z Skipping (s,q) (0.53, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6177851Z Skipping (s,q) (0.54, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6178005Z Skipping (s,q) (0.55, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6178157Z Skipping (s,q) (0.56, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6178312Z Skipping (s,q) (0.57, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6178470Z Skipping (s,q) (0.58, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6178625Z Skipping (s,q) (0.59, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6178777Z Skipping (s,q) (0.6, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6178936Z Skipping (s,q) (0.61, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6179088Z Skipping (s,q) (0.62, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6179246Z Skipping (s,q) (0.63, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6179400Z Skipping (s,q) (0.64, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6179555Z Skipping (s,q) (0.65, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6179713Z Skipping (s,q) (0.66, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6179865Z Skipping (s,q) (0.67, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6180019Z Skipping (s,q) (0.68, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6180175Z Skipping (s,q) (0.69, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6180330Z Skipping (s,q) (0.7, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6180490Z Skipping (s,q) (0.71, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6180646Z Skipping (s,q) (0.72, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6180799Z Skipping (s,q) (0.73, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6180959Z Skipping (s,q) (0.74, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6181114Z Skipping (s,q) (0.75, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6181268Z Skipping (s,q) (0.76, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6181425Z Skipping (s,q) (0.77, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6181580Z Skipping (s,q) (0.78, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6181737Z Skipping (s,q) (0.79, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6181889Z Skipping (s,q) (0.8, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6182089Z Skipping (s,q) (0.81, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6182243Z Skipping (s,q) (0.82, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6182401Z Skipping (s,q) (0.83, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6182554Z Skipping (s,q) (0.84, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6182711Z Skipping (s,q) (0.85, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6182902Z Skipping (s,q) (0.86, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6183058Z Skipping (s,q) (0.87, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6183218Z Skipping (s,q) (0.88, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6183370Z Skipping (s,q) (0.89, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6183525Z Skipping (s,q) (0.9, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6183718Z Skipping (s,q) (0.91, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6183874Z Skipping (s,q) (0.92, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6184029Z Skipping (s,q) (0.93, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6184181Z Skipping (s,q) (0.94, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6184372Z Skipping (s,q) (0.95, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6184527Z Skipping (s,q) (0.96, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6184686Z Skipping (s,q) (0.97, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6184844Z Skipping (s,q) (0.98, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6184997Z Skipping (s,q) (0.99, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6185145Z Skipping (s,q) (1, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6185301Z Skipping (s,q) (1.01, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6185457Z Skipping (s,q) (1.02, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6185613Z Skipping (s,q) (1.03, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6185774Z Skipping (s,q) (1.04, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6185927Z Skipping (s,q) (1.05, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6186089Z Skipping (s,q) (1.06, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6186240Z Skipping (s,q) (1.07, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6186391Z Skipping (s,q) (1.08, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6186546Z Skipping (s,q) (1.09, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6186697Z Skipping (s,q) (1.1, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6186850Z Skipping (s,q) (1.11, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6187020Z Skipping (s,q) (1.12, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6187213Z Skipping (s,q) (1.13, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6187412Z Skipping (s,q) (1.14, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6187607Z Skipping (s,q) (1.15, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6187800Z Skipping (s,q) (1.16, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6187997Z Skipping (s,q) (1.17, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6188189Z Skipping (s,q) (1.18, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6188377Z Skipping (s,q) (1.19, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6188570Z Skipping (s,q) (1.2, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6188761Z Skipping (s,q) (1.21, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6188952Z Skipping (s,q) (1.22, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6189142Z Skipping (s,q) (1.23, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6189335Z Skipping (s,q) (1.24, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6189531Z Skipping (s,q) (1.25, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6189761Z Skipping (s,q) (1.26, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6189916Z Skipping (s,q) (1.27, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6190071Z Skipping (s,q) (1.28, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6190227Z Skipping (s,q) (1.29, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6190381Z Skipping (s,q) (1.3, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6190573Z Skipping (s,q) (1.31, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6190726Z Skipping (s,q) (1.32, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6190884Z Skipping (s,q) (1.33, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6191037Z Skipping (s,q) (1.34, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6191187Z Skipping (s,q) (1.35, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6191379Z Skipping (s,q) (1.36, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6191699Z Skipping (s,q) (1.37, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6191852Z Skipping (s,q) (1.38, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6192005Z Skipping (s,q) (1.39, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6192237Z Skipping (s,q) (1.4, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6192394Z Skipping (s,q) (1.41, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6192548Z Skipping (s,q) (1.42, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6192703Z Skipping (s,q) (1.43, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6195922Z Skipping (s,q) (1.44, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6196105Z Skipping (s,q) (1.45, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6196264Z Skipping (s,q) (1.46, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6196427Z Skipping (s,q) (1.47, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6196584Z Skipping (s,q) (1.48, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6196751Z Skipping (s,q) (1.49, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6196915Z Skipping (s,q) (1.5, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6197113Z Skipping (s,q) (1.51, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6197307Z Skipping (s,q) (1.52, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6197501Z Skipping (s,q) (1.53, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6197697Z Skipping (s,q) (1.54, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6197896Z Skipping (s,q) (1.55, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6198090Z Skipping (s,q) (1.56, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6198286Z Skipping (s,q) (1.57, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6198482Z Skipping (s,q) (1.58, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6198676Z Skipping (s,q) (1.59, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6198874Z Skipping (s,q) (1.6, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6199055Z Skipping (s,q) (1.61, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6199213Z Skipping (s,q) (1.62, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6199370Z Skipping (s,q) (1.63, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6199525Z Skipping (s,q) (1.64, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6199684Z Skipping (s,q) (1.65, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6199838Z Skipping (s,q) (1.66, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6199991Z Skipping (s,q) (1.67, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6200146Z Skipping (s,q) (1.68, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6200360Z Skipping (s,q) (1.69, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6200513Z Skipping (s,q) (1.7, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6200767Z Skipping (s,q) (1.71, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6200921Z Skipping (s,q) (1.72, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6201078Z Skipping (s,q) (1.73, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6201234Z Skipping (s,q) (1.74, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6201390Z Skipping (s,q) (1.75, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6201609Z Skipping (s,q) (1.76, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6201767Z Skipping (s,q) (1.77, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6201923Z Skipping (s,q) (1.78, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6202081Z Skipping (s,q) (1.79, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6202236Z Skipping (s,q) (1.8, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6202448Z Skipping (s,q) (1.81, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6202613Z Skipping (s,q) (1.82, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6202768Z Skipping (s,q) (1.83, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6202924Z Skipping (s,q) (1.84, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6203119Z Skipping (s,q) (1.85, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6203274Z Skipping (s,q) (1.86, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6203430Z Skipping (s,q) (1.87, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6203587Z Skipping (s,q) (1.88, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6203742Z Skipping (s,q) (1.89, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6203901Z Skipping (s,q) (1.9, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6204055Z Skipping (s,q) (1.91, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6204215Z Skipping (s,q) (1.92, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6204369Z Skipping (s,q) (1.93, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6204526Z Skipping (s,q) (1.94, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6204683Z Skipping (s,q) (1.95, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6204840Z Skipping (s,q) (1.96, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6204994Z Skipping (s,q) (1.97, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6205149Z Skipping (s,q) (1.98, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6205306Z Skipping (s,q) (1.99, 825): inconsistent with heavy hitters! 2025-05-07T20:59:07.6205461Z Skipping (s,q) (0.01, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6205616Z Skipping (s,q) (0.02, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6205771Z Skipping (s,q) (0.03, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6205931Z Skipping (s,q) (0.04, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6206085Z Skipping (s,q) (0.05, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6206242Z Skipping (s,q) (0.06, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6206398Z Skipping (s,q) (0.07, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6206554Z Skipping (s,q) (0.08, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6206712Z Skipping (s,q) (0.09, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6206866Z Skipping (s,q) (0.1, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6207022Z Skipping (s,q) (0.11, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6207178Z Skipping (s,q) (0.12, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6207331Z Skipping (s,q) (0.13, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6207486Z Skipping (s,q) (0.14, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6207644Z Skipping (s,q) (0.15, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6207802Z Skipping (s,q) (0.16, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6208006Z Skipping (s,q) (0.17, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6208160Z Skipping (s,q) (0.18, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6208316Z Skipping (s,q) (0.19, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6208478Z Skipping (s,q) (0.2, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6208635Z Skipping (s,q) (0.21, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6208829Z Skipping (s,q) (0.22, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6208988Z Skipping (s,q) (0.23, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6209141Z Skipping (s,q) (0.24, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6209298Z Skipping (s,q) (0.25, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6209452Z Skipping (s,q) (0.26, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6209668Z Skipping (s,q) (0.27, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6209830Z Skipping (s,q) (0.28, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6209986Z Skipping (s,q) (0.29, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6210143Z Skipping (s,q) (0.3, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6210342Z Skipping (s,q) (0.31, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6210497Z Skipping (s,q) (0.32, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6210652Z Skipping (s,q) (0.33, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6210813Z Skipping (s,q) (0.34, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6210970Z Skipping (s,q) (0.35, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6211126Z Skipping (s,q) (0.36, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6211279Z Skipping (s,q) (0.37, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6211436Z Skipping (s,q) (0.38, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6211593Z Skipping (s,q) (0.39, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6211749Z Skipping (s,q) (0.4, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6211903Z Skipping (s,q) (0.41, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6212063Z Skipping (s,q) (0.42, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6212217Z Skipping (s,q) (0.43, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6212375Z Skipping (s,q) (0.44, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6212536Z Skipping (s,q) (0.45, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6212691Z Skipping (s,q) (0.46, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6212849Z Skipping (s,q) (0.47, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6213003Z Skipping (s,q) (0.48, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6213160Z Skipping (s,q) (0.49, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6213315Z Skipping (s,q) (0.5, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6213473Z Skipping (s,q) (0.51, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6213629Z Skipping (s,q) (0.52, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6213786Z Skipping (s,q) (0.53, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6213939Z Skipping (s,q) (0.54, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6214097Z Skipping (s,q) (0.55, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6214254Z Skipping (s,q) (0.56, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6214409Z Skipping (s,q) (0.57, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6214568Z Skipping (s,q) (0.58, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6214724Z Skipping (s,q) (0.59, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6214882Z Skipping (s,q) (0.6, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6215039Z Skipping (s,q) (0.61, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6215240Z Skipping (s,q) (0.62, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6215397Z Skipping (s,q) (0.63, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6215552Z Skipping (s,q) (0.64, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6215710Z Skipping (s,q) (0.65, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6215867Z Skipping (s,q) (0.66, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6216060Z Skipping (s,q) (0.67, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6216218Z Skipping (s,q) (0.68, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6216372Z Skipping (s,q) (0.69, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6216526Z Skipping (s,q) (0.7, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6216682Z Skipping (s,q) (0.71, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6216873Z Skipping (s,q) (0.72, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6217033Z Skipping (s,q) (0.73, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6217189Z Skipping (s,q) (0.74, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6217345Z Skipping (s,q) (0.75, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6217569Z Skipping (s,q) (0.76, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6217748Z Skipping (s,q) (0.77, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6217904Z Skipping (s,q) (0.78, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6218073Z Skipping (s,q) (0.79, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6218228Z Skipping (s,q) (0.8, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6218384Z Skipping (s,q) (0.81, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6218541Z Skipping (s,q) (0.82, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6218701Z Skipping (s,q) (0.83, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6218854Z Skipping (s,q) (0.84, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6219015Z Skipping (s,q) (0.85, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6219169Z Skipping (s,q) (0.86, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6219329Z Skipping (s,q) (0.87, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6219484Z Skipping (s,q) (0.88, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6219640Z Skipping (s,q) (0.89, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6219798Z Skipping (s,q) (0.9, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6219952Z Skipping (s,q) (0.91, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6220107Z Skipping (s,q) (0.92, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6220263Z Skipping (s,q) (0.93, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6220419Z Skipping (s,q) (0.94, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6220575Z Skipping (s,q) (0.95, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6220732Z Skipping (s,q) (0.96, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6220886Z Skipping (s,q) (0.97, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6221042Z Skipping (s,q) (0.98, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6221198Z Skipping (s,q) (0.99, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6221347Z Skipping (s,q) (1, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6221507Z Skipping (s,q) (1.01, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6221661Z Skipping (s,q) (1.02, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6221817Z Skipping (s,q) (1.03, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6221970Z Skipping (s,q) (1.04, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6222124Z Skipping (s,q) (1.05, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6222283Z Skipping (s,q) (1.06, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6222483Z Skipping (s,q) (1.07, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6222637Z Skipping (s,q) (1.08, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6222796Z Skipping (s,q) (1.09, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6222952Z Skipping (s,q) (1.1, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6223110Z Skipping (s,q) (1.11, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6223264Z Skipping (s,q) (1.12, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6223457Z Skipping (s,q) (1.13, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6223615Z Skipping (s,q) (1.14, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6223769Z Skipping (s,q) (1.15, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6223924Z Skipping (s,q) (1.16, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6224118Z Skipping (s,q) (1.17, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6224273Z Skipping (s,q) (1.18, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6224432Z Skipping (s,q) (1.19, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6224585Z Skipping (s,q) (1.2, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6224778Z Skipping (s,q) (1.21, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6224934Z Skipping (s,q) (1.22, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6225087Z Skipping (s,q) (1.23, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6225244Z Skipping (s,q) (1.24, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6225400Z Skipping (s,q) (1.25, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6225553Z Skipping (s,q) (1.26, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6225711Z Skipping (s,q) (1.27, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6225867Z Skipping (s,q) (1.28, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6226023Z Skipping (s,q) (1.29, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6226182Z Skipping (s,q) (1.3, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6226337Z Skipping (s,q) (1.31, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6226495Z Skipping (s,q) (1.32, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6226654Z Skipping (s,q) (1.33, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6226809Z Skipping (s,q) (1.34, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6226965Z Skipping (s,q) (1.35, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6227124Z Skipping (s,q) (1.36, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6227279Z Skipping (s,q) (1.37, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6227435Z Skipping (s,q) (1.38, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6227592Z Skipping (s,q) (1.39, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6227756Z Skipping (s,q) (1.4, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6227941Z Skipping (s,q) (1.41, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6228112Z Skipping (s,q) (1.42, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6228266Z Skipping (s,q) (1.43, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6228430Z Skipping (s,q) (1.44, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6228584Z Skipping (s,q) (1.45, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6228746Z Skipping (s,q) (1.46, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6228901Z Skipping (s,q) (1.47, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6229054Z Skipping (s,q) (1.48, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6229209Z Skipping (s,q) (1.49, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6229362Z Skipping (s,q) (1.5, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6229518Z Skipping (s,q) (1.51, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6229724Z Skipping (s,q) (1.52, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6229880Z Skipping (s,q) (1.53, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6230038Z Skipping (s,q) (1.54, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6230193Z Skipping (s,q) (1.55, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6230347Z Skipping (s,q) (1.56, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6230502Z Skipping (s,q) (1.57, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6230695Z Skipping (s,q) (1.58, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6230851Z Skipping (s,q) (1.59, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6231006Z Skipping (s,q) (1.6, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6231162Z Skipping (s,q) (1.61, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6231357Z Skipping (s,q) (1.62, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6231513Z Skipping (s,q) (1.63, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6231670Z Skipping (s,q) (1.64, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6231826Z Skipping (s,q) (1.65, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6232018Z Skipping (s,q) (1.66, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6232173Z Skipping (s,q) (1.67, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6232329Z Skipping (s,q) (1.68, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6232486Z Skipping (s,q) (1.69, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6232642Z Skipping (s,q) (1.7, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6232797Z Skipping (s,q) (1.71, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6232951Z Skipping (s,q) (1.72, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6233112Z Skipping (s,q) (1.73, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6233268Z Skipping (s,q) (1.74, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6233423Z Skipping (s,q) (1.75, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6233579Z Skipping (s,q) (1.76, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6233735Z Skipping (s,q) (1.77, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6233891Z Skipping (s,q) (1.78, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6234046Z Skipping (s,q) (1.79, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6234203Z Skipping (s,q) (1.8, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6234362Z Skipping (s,q) (1.81, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6234517Z Skipping (s,q) (1.82, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6234671Z Skipping (s,q) (1.83, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6234828Z Skipping (s,q) (1.84, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6234985Z Skipping (s,q) (1.85, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6235141Z Skipping (s,q) (1.86, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6235298Z Skipping (s,q) (1.87, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6235452Z Skipping (s,q) (1.88, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6235611Z Skipping (s,q) (1.89, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6235766Z Skipping (s,q) (1.9, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6235922Z Skipping (s,q) (1.91, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6236080Z Skipping (s,q) (1.92, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6236234Z Skipping (s,q) (1.93, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6236389Z Skipping (s,q) (1.94, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6236545Z Skipping (s,q) (1.95, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6236701Z Skipping (s,q) (1.96, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6236904Z Skipping (s,q) (1.97, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6237058Z Skipping (s,q) (1.98, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6237215Z Skipping (s,q) (1.99, 850): inconsistent with heavy hitters! 2025-05-07T20:59:07.6237375Z Skipping (s,q) (0.01, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6237530Z Skipping (s,q) (0.02, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6237684Z Skipping (s,q) (0.03, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6237902Z Skipping (s,q) (0.04, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6238058Z Skipping (s,q) (0.05, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6238214Z Skipping (s,q) (0.06, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6238368Z Skipping (s,q) (0.07, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6238559Z Skipping (s,q) (0.08, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6238716Z Skipping (s,q) (0.09, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6238873Z Skipping (s,q) (0.1, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6239027Z Skipping (s,q) (0.11, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6239222Z Skipping (s,q) (0.12, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6239378Z Skipping (s,q) (0.13, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6239535Z Skipping (s,q) (0.14, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6239692Z Skipping (s,q) (0.15, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6239845Z Skipping (s,q) (0.16, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6240001Z Skipping (s,q) (0.17, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6240154Z Skipping (s,q) (0.18, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6240364Z Skipping (s,q) (0.19, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6240519Z Skipping (s,q) (0.2, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6240676Z Skipping (s,q) (0.21, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6240833Z Skipping (s,q) (0.22, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6240990Z Skipping (s,q) (0.23, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6241144Z Skipping (s,q) (0.24, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6241303Z Skipping (s,q) (0.25, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6241459Z Skipping (s,q) (0.26, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6241614Z Skipping (s,q) (0.27, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6241771Z Skipping (s,q) (0.28, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6241925Z Skipping (s,q) (0.29, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6242081Z Skipping (s,q) (0.3, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6242237Z Skipping (s,q) (0.31, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6242394Z Skipping (s,q) (0.32, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6242550Z Skipping (s,q) (0.33, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6242703Z Skipping (s,q) (0.34, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6242859Z Skipping (s,q) (0.35, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6243015Z Skipping (s,q) (0.36, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6243171Z Skipping (s,q) (0.37, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6243324Z Skipping (s,q) (0.38, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6243481Z Skipping (s,q) (0.39, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6243635Z Skipping (s,q) (0.4, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6243791Z Skipping (s,q) (0.41, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6243948Z Skipping (s,q) (0.42, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6244149Z Skipping (s,q) (0.43, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6244305Z Skipping (s,q) (0.44, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6244459Z Skipping (s,q) (0.45, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6244615Z Skipping (s,q) (0.46, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6244770Z Skipping (s,q) (0.47, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6244924Z Skipping (s,q) (0.48, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6245119Z Skipping (s,q) (0.49, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6245275Z Skipping (s,q) (0.5, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6245430Z Skipping (s,q) (0.51, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6245586Z Skipping (s,q) (0.52, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6245779Z Skipping (s,q) (0.53, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6245934Z Skipping (s,q) (0.54, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6246093Z Skipping (s,q) (0.55, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6246246Z Skipping (s,q) (0.56, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6246440Z Skipping (s,q) (0.57, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6246593Z Skipping (s,q) (0.58, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6246747Z Skipping (s,q) (0.59, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6246906Z Skipping (s,q) (0.6, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6247062Z Skipping (s,q) (0.61, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6247219Z Skipping (s,q) (0.62, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6247375Z Skipping (s,q) (0.63, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6247558Z Skipping (s,q) (0.64, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6247739Z Skipping (s,q) (0.65, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6247895Z Skipping (s,q) (0.66, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6248049Z Skipping (s,q) (0.67, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6248204Z Skipping (s,q) (0.68, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6248360Z Skipping (s,q) (0.69, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6248514Z Skipping (s,q) (0.7, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6248672Z Skipping (s,q) (0.71, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6248826Z Skipping (s,q) (0.72, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6248982Z Skipping (s,q) (0.73, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6249136Z Skipping (s,q) (0.74, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6249289Z Skipping (s,q) (0.75, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6249449Z Skipping (s,q) (0.76, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6249605Z Skipping (s,q) (0.77, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6249759Z Skipping (s,q) (0.78, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6249916Z Skipping (s,q) (0.79, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6250074Z Skipping (s,q) (0.8, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6250229Z Skipping (s,q) (0.81, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6250384Z Skipping (s,q) (0.82, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6250540Z Skipping (s,q) (0.83, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6250696Z Skipping (s,q) (0.84, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6250849Z Skipping (s,q) (0.85, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6251004Z Skipping (s,q) (0.86, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6251164Z Skipping (s,q) (0.87, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6251317Z Skipping (s,q) (0.88, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6251516Z Skipping (s,q) (0.89, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6251672Z Skipping (s,q) (0.9, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6251830Z Skipping (s,q) (0.91, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6251986Z Skipping (s,q) (0.92, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6252139Z Skipping (s,q) (0.93, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6252331Z Skipping (s,q) (0.94, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6252488Z Skipping (s,q) (0.95, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6252643Z Skipping (s,q) (0.96, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6252796Z Skipping (s,q) (0.97, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6252988Z Skipping (s,q) (0.98, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6253144Z Skipping (s,q) (0.99, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6253301Z Skipping (s,q) (1, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6253455Z Skipping (s,q) (1.01, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6253647Z Skipping (s,q) (1.02, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6253805Z Skipping (s,q) (1.03, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6253958Z Skipping (s,q) (1.04, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6254114Z Skipping (s,q) (1.05, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6254270Z Skipping (s,q) (1.06, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6254425Z Skipping (s,q) (1.07, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6254582Z Skipping (s,q) (1.08, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6254738Z Skipping (s,q) (1.09, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6254892Z Skipping (s,q) (1.1, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6255051Z Skipping (s,q) (1.11, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6255204Z Skipping (s,q) (1.12, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6255357Z Skipping (s,q) (1.13, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6255517Z Skipping (s,q) (1.14, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6255672Z Skipping (s,q) (1.15, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6255830Z Skipping (s,q) (1.16, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6255983Z Skipping (s,q) (1.17, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6256141Z Skipping (s,q) (1.18, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6256301Z Skipping (s,q) (1.19, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6256455Z Skipping (s,q) (1.2, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6256612Z Skipping (s,q) (1.21, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6256775Z Skipping (s,q) (1.22, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6256929Z Skipping (s,q) (1.23, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6257084Z Skipping (s,q) (1.24, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6257241Z Skipping (s,q) (1.25, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6257394Z Skipping (s,q) (1.26, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6257554Z Skipping (s,q) (1.27, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6257722Z Skipping (s,q) (1.28, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6257899Z Skipping (s,q) (1.29, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6258070Z Skipping (s,q) (1.3, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6258224Z Skipping (s,q) (1.31, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6258381Z Skipping (s,q) (1.32, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6258538Z Skipping (s,q) (1.33, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6258739Z Skipping (s,q) (1.34, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6258896Z Skipping (s,q) (1.35, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6259055Z Skipping (s,q) (1.36, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6259210Z Skipping (s,q) (1.37, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6259366Z Skipping (s,q) (1.38, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6259560Z Skipping (s,q) (1.39, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6259718Z Skipping (s,q) (1.4, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6259874Z Skipping (s,q) (1.41, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6260028Z Skipping (s,q) (1.42, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6260224Z Skipping (s,q) (1.43, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6260380Z Skipping (s,q) (1.44, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6260538Z Skipping (s,q) (1.45, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6260696Z Skipping (s,q) (1.46, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6260890Z Skipping (s,q) (1.47, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6261043Z Skipping (s,q) (1.48, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6261199Z Skipping (s,q) (1.49, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6261354Z Skipping (s,q) (1.5, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6261512Z Skipping (s,q) (1.51, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6261666Z Skipping (s,q) (1.52, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6261822Z Skipping (s,q) (1.53, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6261979Z Skipping (s,q) (1.54, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6262135Z Skipping (s,q) (1.55, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6262291Z Skipping (s,q) (1.56, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6262447Z Skipping (s,q) (1.57, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6262602Z Skipping (s,q) (1.58, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6262764Z Skipping (s,q) (1.59, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6262918Z Skipping (s,q) (1.6, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6263073Z Skipping (s,q) (1.61, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6263230Z Skipping (s,q) (1.62, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6263386Z Skipping (s,q) (1.63, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6263541Z Skipping (s,q) (1.64, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6263700Z Skipping (s,q) (1.65, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6263856Z Skipping (s,q) (1.66, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6264016Z Skipping (s,q) (1.67, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6264171Z Skipping (s,q) (1.68, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6264326Z Skipping (s,q) (1.69, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6264486Z Skipping (s,q) (1.7, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6264640Z Skipping (s,q) (1.71, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6264795Z Skipping (s,q) (1.72, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6264954Z Skipping (s,q) (1.73, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6265108Z Skipping (s,q) (1.74, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6265264Z Skipping (s,q) (1.75, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6265418Z Skipping (s,q) (1.76, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6265575Z Skipping (s,q) (1.77, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6265733Z Skipping (s,q) (1.78, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6265960Z Skipping (s,q) (1.79, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6266114Z Skipping (s,q) (1.8, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6266275Z Skipping (s,q) (1.81, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6266429Z Skipping (s,q) (1.82, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6266582Z Skipping (s,q) (1.83, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6266782Z Skipping (s,q) (1.84, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6266938Z Skipping (s,q) (1.85, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6267099Z Skipping (s,q) (1.86, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6267255Z Skipping (s,q) (1.87, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6267450Z Skipping (s,q) (1.88, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6267607Z Skipping (s,q) (1.89, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6267765Z Skipping (s,q) (1.9, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6267920Z Skipping (s,q) (1.91, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6268114Z Skipping (s,q) (1.92, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6268268Z Skipping (s,q) (1.93, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6268424Z Skipping (s,q) (1.94, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6268580Z Skipping (s,q) (1.95, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6268736Z Skipping (s,q) (1.96, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6268893Z Skipping (s,q) (1.97, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6269046Z Skipping (s,q) (1.98, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6269200Z Skipping (s,q) (1.99, 875): inconsistent with heavy hitters! 2025-05-07T20:59:07.6269361Z Skipping (s,q) (0.01, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6269517Z Skipping (s,q) (0.02, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6269675Z Skipping (s,q) (0.03, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6269831Z Skipping (s,q) (0.04, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6269988Z Skipping (s,q) (0.05, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6270146Z Skipping (s,q) (0.06, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6270305Z Skipping (s,q) (0.07, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6270461Z Skipping (s,q) (0.08, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6270618Z Skipping (s,q) (0.09, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6270773Z Skipping (s,q) (0.1, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6270935Z Skipping (s,q) (0.11, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6271094Z Skipping (s,q) (0.12, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6271250Z Skipping (s,q) (0.13, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6271407Z Skipping (s,q) (0.14, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6271561Z Skipping (s,q) (0.15, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6271718Z Skipping (s,q) (0.16, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6271875Z Skipping (s,q) (0.17, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6272030Z Skipping (s,q) (0.18, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6272188Z Skipping (s,q) (0.19, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6272342Z Skipping (s,q) (0.2, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6272498Z Skipping (s,q) (0.21, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6272656Z Skipping (s,q) (0.22, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6272813Z Skipping (s,q) (0.23, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6272967Z Skipping (s,q) (0.24, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6273169Z Skipping (s,q) (0.25, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6273324Z Skipping (s,q) (0.26, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6273484Z Skipping (s,q) (0.27, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6273638Z Skipping (s,q) (0.28, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6273793Z Skipping (s,q) (0.29, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6273993Z Skipping (s,q) (0.3, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6274150Z Skipping (s,q) (0.31, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6274305Z Skipping (s,q) (0.32, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6274462Z Skipping (s,q) (0.33, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6274657Z Skipping (s,q) (0.34, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6274813Z Skipping (s,q) (0.35, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6274973Z Skipping (s,q) (0.36, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6275128Z Skipping (s,q) (0.37, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6275377Z Skipping (s,q) (0.38, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6275534Z Skipping (s,q) (0.39, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6275687Z Skipping (s,q) (0.4, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6275862Z Skipping (s,q) (0.41, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6276017Z Skipping (s,q) (0.42, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6276172Z Skipping (s,q) (0.43, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6276329Z Skipping (s,q) (0.44, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6276484Z Skipping (s,q) (0.45, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6276646Z Skipping (s,q) (0.46, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6276801Z Skipping (s,q) (0.47, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6276955Z Skipping (s,q) (0.48, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6277112Z Skipping (s,q) (0.49, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6277269Z Skipping (s,q) (0.5, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6277427Z Skipping (s,q) (0.51, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6277609Z Skipping (s,q) (0.52, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6277791Z Skipping (s,q) (0.53, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6277955Z Skipping (s,q) (0.54, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6278110Z Skipping (s,q) (0.55, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6278266Z Skipping (s,q) (0.56, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6278429Z Skipping (s,q) (0.57, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6278583Z Skipping (s,q) (0.58, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6278739Z Skipping (s,q) (0.59, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6278895Z Skipping (s,q) (0.6, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6279052Z Skipping (s,q) (0.61, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6279209Z Skipping (s,q) (0.62, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6279365Z Skipping (s,q) (0.63, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6279522Z Skipping (s,q) (0.64, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6279681Z Skipping (s,q) (0.65, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6279836Z Skipping (s,q) (0.66, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6279993Z Skipping (s,q) (0.67, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6280155Z Skipping (s,q) (0.68, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6280358Z Skipping (s,q) (0.69, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6280563Z Skipping (s,q) (0.7, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6280718Z Skipping (s,q) (0.71, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6280876Z Skipping (s,q) (0.72, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6281034Z Skipping (s,q) (0.73, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6281188Z Skipping (s,q) (0.74, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6281381Z Skipping (s,q) (0.75, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6281541Z Skipping (s,q) (0.76, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6281695Z Skipping (s,q) (0.77, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6281853Z Skipping (s,q) (0.78, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6282046Z Skipping (s,q) (0.79, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6282201Z Skipping (s,q) (0.8, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6282362Z Skipping (s,q) (0.81, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6282516Z Skipping (s,q) (0.82, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6282670Z Skipping (s,q) (0.83, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6282867Z Skipping (s,q) (0.84, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6283021Z Skipping (s,q) (0.85, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6283178Z Skipping (s,q) (0.86, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6283333Z Skipping (s,q) (0.87, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6283487Z Skipping (s,q) (0.88, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6283644Z Skipping (s,q) (0.89, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6283796Z Skipping (s,q) (0.9, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6283957Z Skipping (s,q) (0.91, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6284115Z Skipping (s,q) (0.92, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6284269Z Skipping (s,q) (0.93, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6284422Z Skipping (s,q) (0.94, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6284583Z Skipping (s,q) (0.95, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6284737Z Skipping (s,q) (0.96, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6284895Z Skipping (s,q) (0.97, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6285051Z Skipping (s,q) (0.98, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6285205Z Skipping (s,q) (0.99, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6285358Z Skipping (s,q) (1, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6285513Z Skipping (s,q) (1.01, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6285671Z Skipping (s,q) (1.02, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6285828Z Skipping (s,q) (1.03, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6285985Z Skipping (s,q) (1.04, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6286143Z Skipping (s,q) (1.05, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6286300Z Skipping (s,q) (1.06, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6286454Z Skipping (s,q) (1.07, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6286612Z Skipping (s,q) (1.08, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6286769Z Skipping (s,q) (1.09, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6286924Z Skipping (s,q) (1.1, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6287082Z Skipping (s,q) (1.11, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6287236Z Skipping (s,q) (1.12, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6287397Z Skipping (s,q) (1.13, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6287550Z Skipping (s,q) (1.14, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6287752Z Skipping (s,q) (1.15, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6287936Z Skipping (s,q) (1.16, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6288115Z Skipping (s,q) (1.17, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6288268Z Skipping (s,q) (1.18, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6288425Z Skipping (s,q) (1.19, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6288617Z Skipping (s,q) (1.2, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6288777Z Skipping (s,q) (1.21, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6288931Z Skipping (s,q) (1.22, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6289086Z Skipping (s,q) (1.23, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6289244Z Skipping (s,q) (1.24, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6289439Z Skipping (s,q) (1.25, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6289599Z Skipping (s,q) (1.26, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6289756Z Skipping (s,q) (1.27, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6289911Z Skipping (s,q) (1.28, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6290132Z Skipping (s,q) (1.29, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6290288Z Skipping (s,q) (1.3, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6290448Z Skipping (s,q) (1.31, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6290605Z Skipping (s,q) (1.32, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6290760Z Skipping (s,q) (1.33, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6290914Z Skipping (s,q) (1.34, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6291072Z Skipping (s,q) (1.35, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6291229Z Skipping (s,q) (1.36, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6291384Z Skipping (s,q) (1.37, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6291788Z Skipping (s,q) (1.38, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6292016Z Skipping (s,q) (1.39, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6292210Z Skipping (s,q) (1.4, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6292368Z Skipping (s,q) (1.41, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6292524Z Skipping (s,q) (1.42, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6292688Z Skipping (s,q) (1.43, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6292842Z Skipping (s,q) (1.44, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6292997Z Skipping (s,q) (1.45, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6293157Z Skipping (s,q) (1.46, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6293313Z Skipping (s,q) (1.47, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6293474Z Skipping (s,q) (1.48, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6293630Z Skipping (s,q) (1.49, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6293783Z Skipping (s,q) (1.5, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6293944Z Skipping (s,q) (1.51, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6294100Z Skipping (s,q) (1.52, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6294255Z Skipping (s,q) (1.53, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6294416Z Skipping (s,q) (1.54, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6294570Z Skipping (s,q) (1.55, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6294726Z Skipping (s,q) (1.56, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6294880Z Skipping (s,q) (1.57, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6295037Z Skipping (s,q) (1.58, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6295193Z Skipping (s,q) (1.59, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6295438Z Skipping (s,q) (1.6, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6295592Z Skipping (s,q) (1.61, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6295752Z Skipping (s,q) (1.62, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6295907Z Skipping (s,q) (1.63, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6296063Z Skipping (s,q) (1.64, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6296275Z Skipping (s,q) (1.65, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6296430Z Skipping (s,q) (1.66, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6296591Z Skipping (s,q) (1.67, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6296746Z Skipping (s,q) (1.68, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6296900Z Skipping (s,q) (1.69, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6297113Z Skipping (s,q) (1.7, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6297276Z Skipping (s,q) (1.71, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6297458Z Skipping (s,q) (1.72, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6297636Z Skipping (s,q) (1.73, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6297849Z Skipping (s,q) (1.74, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6298015Z Skipping (s,q) (1.75, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6298172Z Skipping (s,q) (1.76, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6298326Z Skipping (s,q) (1.77, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6298484Z Skipping (s,q) (1.78, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6298639Z Skipping (s,q) (1.79, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6298796Z Skipping (s,q) (1.8, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6298956Z Skipping (s,q) (1.81, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6299113Z Skipping (s,q) (1.82, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6299271Z Skipping (s,q) (1.83, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6299426Z Skipping (s,q) (1.84, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6299584Z Skipping (s,q) (1.85, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6299750Z Skipping (s,q) (1.86, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6299904Z Skipping (s,q) (1.87, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6300061Z Skipping (s,q) (1.88, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6300218Z Skipping (s,q) (1.89, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6300374Z Skipping (s,q) (1.9, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6300531Z Skipping (s,q) (1.91, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6300689Z Skipping (s,q) (1.92, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6300844Z Skipping (s,q) (1.93, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6301006Z Skipping (s,q) (1.94, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6301160Z Skipping (s,q) (1.95, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6301317Z Skipping (s,q) (1.96, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6301474Z Skipping (s,q) (1.97, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6301631Z Skipping (s,q) (1.98, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6301791Z Skipping (s,q) (1.99, 900): inconsistent with heavy hitters! 2025-05-07T20:59:07.6301945Z Skipping (s,q) (0.01, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6302099Z Skipping (s,q) (0.02, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6302256Z Skipping (s,q) (0.03, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6302413Z Skipping (s,q) (0.04, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6302567Z Skipping (s,q) (0.05, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6302773Z Skipping (s,q) (0.06, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6302927Z Skipping (s,q) (0.07, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6303086Z Skipping (s,q) (0.08, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6303242Z Skipping (s,q) (0.09, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6303396Z Skipping (s,q) (0.1, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6303593Z Skipping (s,q) (0.11, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6303751Z Skipping (s,q) (0.12, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6303908Z Skipping (s,q) (0.13, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6304066Z Skipping (s,q) (0.14, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6304219Z Skipping (s,q) (0.15, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6304417Z Skipping (s,q) (0.16, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6304578Z Skipping (s,q) (0.17, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6304732Z Skipping (s,q) (0.18, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6304888Z Skipping (s,q) (0.19, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6305081Z Skipping (s,q) (0.2, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6305237Z Skipping (s,q) (0.21, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6305397Z Skipping (s,q) (0.22, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6305553Z Skipping (s,q) (0.23, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6305710Z Skipping (s,q) (0.24, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6305866Z Skipping (s,q) (0.25, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6306019Z Skipping (s,q) (0.26, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6306179Z Skipping (s,q) (0.27, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6306333Z Skipping (s,q) (0.28, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6306491Z Skipping (s,q) (0.29, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6306651Z Skipping (s,q) (0.3, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6306809Z Skipping (s,q) (0.31, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6306966Z Skipping (s,q) (0.32, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6307120Z Skipping (s,q) (0.33, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6307278Z Skipping (s,q) (0.34, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6307437Z Skipping (s,q) (0.35, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6307593Z Skipping (s,q) (0.36, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6307747Z Skipping (s,q) (0.37, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6307906Z Skipping (s,q) (0.38, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6308059Z Skipping (s,q) (0.39, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6308216Z Skipping (s,q) (0.4, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6308373Z Skipping (s,q) (0.41, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6308529Z Skipping (s,q) (0.42, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6308688Z Skipping (s,q) (0.43, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6308845Z Skipping (s,q) (0.44, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6309007Z Skipping (s,q) (0.45, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6309167Z Skipping (s,q) (0.46, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6309322Z Skipping (s,q) (0.47, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6309476Z Skipping (s,q) (0.48, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6309634Z Skipping (s,q) (0.49, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6309788Z Skipping (s,q) (0.5, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6309993Z Skipping (s,q) (0.51, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6310147Z Skipping (s,q) (0.52, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6310300Z Skipping (s,q) (0.53, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6310461Z Skipping (s,q) (0.54, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6310617Z Skipping (s,q) (0.55, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6310813Z Skipping (s,q) (0.56, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6310970Z Skipping (s,q) (0.57, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6311125Z Skipping (s,q) (0.58, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6311281Z Skipping (s,q) (0.59, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6311437Z Skipping (s,q) (0.6, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6311631Z Skipping (s,q) (0.61, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6311793Z Skipping (s,q) (0.62, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6311949Z Skipping (s,q) (0.63, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6312105Z Skipping (s,q) (0.64, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6312302Z Skipping (s,q) (0.65, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6312456Z Skipping (s,q) (0.66, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6312613Z Skipping (s,q) (0.67, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6312771Z Skipping (s,q) (0.68, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6312926Z Skipping (s,q) (0.69, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6313082Z Skipping (s,q) (0.7, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6313238Z Skipping (s,q) (0.71, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6313395Z Skipping (s,q) (0.72, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6313552Z Skipping (s,q) (0.73, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6313710Z Skipping (s,q) (0.74, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6313867Z Skipping (s,q) (0.75, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6314024Z Skipping (s,q) (0.76, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6314179Z Skipping (s,q) (0.77, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6314336Z Skipping (s,q) (0.78, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6314493Z Skipping (s,q) (0.79, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6314646Z Skipping (s,q) (0.8, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6314803Z Skipping (s,q) (0.81, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6314957Z Skipping (s,q) (0.82, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6315113Z Skipping (s,q) (0.83, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6315270Z Skipping (s,q) (0.84, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6315428Z Skipping (s,q) (0.85, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6315585Z Skipping (s,q) (0.86, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6315741Z Skipping (s,q) (0.87, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6315894Z Skipping (s,q) (0.88, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6316052Z Skipping (s,q) (0.89, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6316209Z Skipping (s,q) (0.9, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6316363Z Skipping (s,q) (0.91, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6319405Z Skipping (s,q) (0.92, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6319564Z Skipping (s,q) (0.93, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6319726Z Skipping (s,q) (0.94, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6319883Z Skipping (s,q) (0.95, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6320104Z Skipping (s,q) (0.96, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6320337Z Skipping (s,q) (0.97, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6320492Z Skipping (s,q) (0.98, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6320649Z Skipping (s,q) (0.99, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6320801Z Skipping (s,q) (1, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6321032Z Skipping (s,q) (1.01, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6321190Z Skipping (s,q) (1.02, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6321345Z Skipping (s,q) (1.03, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6321499Z Skipping (s,q) (1.04, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6321655Z Skipping (s,q) (1.05, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6321850Z Skipping (s,q) (1.06, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6322009Z Skipping (s,q) (1.07, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6322164Z Skipping (s,q) (1.08, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6322317Z Skipping (s,q) (1.09, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6322515Z Skipping (s,q) (1.1, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6322669Z Skipping (s,q) (1.11, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6322823Z Skipping (s,q) (1.12, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6322986Z Skipping (s,q) (1.13, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6323139Z Skipping (s,q) (1.14, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6323292Z Skipping (s,q) (1.15, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6323446Z Skipping (s,q) (1.16, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6323604Z Skipping (s,q) (1.17, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6323762Z Skipping (s,q) (1.18, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6323917Z Skipping (s,q) (1.19, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6324070Z Skipping (s,q) (1.2, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6324231Z Skipping (s,q) (1.21, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6324385Z Skipping (s,q) (1.22, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6324538Z Skipping (s,q) (1.23, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6324699Z Skipping (s,q) (1.24, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6324854Z Skipping (s,q) (1.25, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6325010Z Skipping (s,q) (1.26, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6325162Z Skipping (s,q) (1.27, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6325319Z Skipping (s,q) (1.28, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6325475Z Skipping (s,q) (1.29, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6325631Z Skipping (s,q) (1.3, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6325784Z Skipping (s,q) (1.31, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6325943Z Skipping (s,q) (1.32, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6326096Z Skipping (s,q) (1.33, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6326250Z Skipping (s,q) (1.34, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6326409Z Skipping (s,q) (1.35, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6326564Z Skipping (s,q) (1.36, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6326723Z Skipping (s,q) (1.37, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6326878Z Skipping (s,q) (1.38, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6327033Z Skipping (s,q) (1.39, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6327193Z Skipping (s,q) (1.4, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6327398Z Skipping (s,q) (1.41, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6327556Z Skipping (s,q) (1.42, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6327739Z Skipping (s,q) (1.43, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6327919Z Skipping (s,q) (1.44, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6328078Z Skipping (s,q) (1.45, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6328274Z Skipping (s,q) (1.46, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6328430Z Skipping (s,q) (1.47, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6328589Z Skipping (s,q) (1.48, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6328745Z Skipping (s,q) (1.49, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6328900Z Skipping (s,q) (1.5, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6329096Z Skipping (s,q) (1.51, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6329256Z Skipping (s,q) (1.52, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6329415Z Skipping (s,q) (1.53, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6329570Z Skipping (s,q) (1.54, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6329766Z Skipping (s,q) (1.55, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6329923Z Skipping (s,q) (1.56, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6330080Z Skipping (s,q) (1.57, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6330239Z Skipping (s,q) (1.58, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6330397Z Skipping (s,q) (1.59, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6330552Z Skipping (s,q) (1.6, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6330712Z Skipping (s,q) (1.61, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6330870Z Skipping (s,q) (1.62, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6331026Z Skipping (s,q) (1.63, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6331187Z Skipping (s,q) (1.64, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6331343Z Skipping (s,q) (1.65, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6331500Z Skipping (s,q) (1.66, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6331659Z Skipping (s,q) (1.67, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6331813Z Skipping (s,q) (1.68, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6331974Z Skipping (s,q) (1.69, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6332130Z Skipping (s,q) (1.7, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6332286Z Skipping (s,q) (1.71, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6332445Z Skipping (s,q) (1.72, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6332604Z Skipping (s,q) (1.73, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6332760Z Skipping (s,q) (1.74, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6332920Z Skipping (s,q) (1.75, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6333075Z Skipping (s,q) (1.76, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6333234Z Skipping (s,q) (1.77, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6333392Z Skipping (s,q) (1.78, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6333548Z Skipping (s,q) (1.79, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6333710Z Skipping (s,q) (1.8, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6333865Z Skipping (s,q) (1.81, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6334020Z Skipping (s,q) (1.82, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6334179Z Skipping (s,q) (1.83, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6334334Z Skipping (s,q) (1.84, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6334496Z Skipping (s,q) (1.85, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6334699Z Skipping (s,q) (1.86, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6334855Z Skipping (s,q) (1.87, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6335012Z Skipping (s,q) (1.88, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6335171Z Skipping (s,q) (1.89, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6335325Z Skipping (s,q) (1.9, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6335482Z Skipping (s,q) (1.91, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6335679Z Skipping (s,q) (1.92, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6335836Z Skipping (s,q) (1.93, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6335994Z Skipping (s,q) (1.94, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6336151Z Skipping (s,q) (1.95, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6336346Z Skipping (s,q) (1.96, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6336505Z Skipping (s,q) (1.97, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6336663Z Skipping (s,q) (1.98, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6336822Z Skipping (s,q) (1.99, 925): inconsistent with heavy hitters! 2025-05-07T20:59:07.6337018Z Skipping (s,q) (0.01, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6337178Z Skipping (s,q) (0.02, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6337340Z Skipping (s,q) (0.03, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6337500Z Skipping (s,q) (0.04, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6337659Z Skipping (s,q) (0.05, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6337815Z Skipping (s,q) (0.06, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6337971Z Skipping (s,q) (0.07, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6338135Z Skipping (s,q) (0.08, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6338291Z Skipping (s,q) (0.09, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6338450Z Skipping (s,q) (0.1, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6338607Z Skipping (s,q) (0.11, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6338766Z Skipping (s,q) (0.12, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6338926Z Skipping (s,q) (0.13, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6339084Z Skipping (s,q) (0.14, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6339244Z Skipping (s,q) (0.15, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6339404Z Skipping (s,q) (0.16, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6339560Z Skipping (s,q) (0.17, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6339714Z Skipping (s,q) (0.18, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6339877Z Skipping (s,q) (0.19, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6340031Z Skipping (s,q) (0.2, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6340193Z Skipping (s,q) (0.21, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6340349Z Skipping (s,q) (0.22, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6340503Z Skipping (s,q) (0.23, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6340663Z Skipping (s,q) (0.24, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6340818Z Skipping (s,q) (0.25, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6340976Z Skipping (s,q) (0.26, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6341138Z Skipping (s,q) (0.27, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6341295Z Skipping (s,q) (0.28, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6341452Z Skipping (s,q) (0.29, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6341612Z Skipping (s,q) (0.3, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6341772Z Skipping (s,q) (0.31, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6341976Z Skipping (s,q) (0.32, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6342131Z Skipping (s,q) (0.33, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6342285Z Skipping (s,q) (0.34, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6342445Z Skipping (s,q) (0.35, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6342603Z Skipping (s,q) (0.36, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6342760Z Skipping (s,q) (0.37, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6342960Z Skipping (s,q) (0.38, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6343119Z Skipping (s,q) (0.39, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6343279Z Skipping (s,q) (0.4, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6343435Z Skipping (s,q) (0.41, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6343629Z Skipping (s,q) (0.42, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6343791Z Skipping (s,q) (0.43, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6343950Z Skipping (s,q) (0.44, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6344105Z Skipping (s,q) (0.45, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6344307Z Skipping (s,q) (0.46, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6344464Z Skipping (s,q) (0.47, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6344625Z Skipping (s,q) (0.48, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6344784Z Skipping (s,q) (0.49, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6344940Z Skipping (s,q) (0.5, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6345101Z Skipping (s,q) (0.51, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6345257Z Skipping (s,q) (0.52, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6345417Z Skipping (s,q) (0.53, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6345576Z Skipping (s,q) (0.54, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6345735Z Skipping (s,q) (0.55, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6345893Z Skipping (s,q) (0.56, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6346053Z Skipping (s,q) (0.57, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6346208Z Skipping (s,q) (0.58, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6346367Z Skipping (s,q) (0.59, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6346524Z Skipping (s,q) (0.6, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6346678Z Skipping (s,q) (0.61, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6346838Z Skipping (s,q) (0.62, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6346994Z Skipping (s,q) (0.63, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6347156Z Skipping (s,q) (0.64, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6347315Z Skipping (s,q) (0.65, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6347472Z Skipping (s,q) (0.66, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6347656Z Skipping (s,q) (0.67, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6347836Z Skipping (s,q) (0.68, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6347994Z Skipping (s,q) (0.69, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6348150Z Skipping (s,q) (0.7, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6348310Z Skipping (s,q) (0.71, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6348467Z Skipping (s,q) (0.72, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6348621Z Skipping (s,q) (0.73, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6348776Z Skipping (s,q) (0.74, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6348934Z Skipping (s,q) (0.75, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6349091Z Skipping (s,q) (0.76, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6349320Z Skipping (s,q) (0.77, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6349479Z Skipping (s,q) (0.78, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6349635Z Skipping (s,q) (0.79, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6349792Z Skipping (s,q) (0.8, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6349949Z Skipping (s,q) (0.81, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6350106Z Skipping (s,q) (0.82, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6350306Z Skipping (s,q) (0.83, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6350464Z Skipping (s,q) (0.84, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6350620Z Skipping (s,q) (0.85, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6350778Z Skipping (s,q) (0.86, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6350971Z Skipping (s,q) (0.87, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6351128Z Skipping (s,q) (0.88, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6351289Z Skipping (s,q) (0.89, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6351444Z Skipping (s,q) (0.9, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6351642Z Skipping (s,q) (0.91, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6351798Z Skipping (s,q) (0.92, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6351954Z Skipping (s,q) (0.93, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6352114Z Skipping (s,q) (0.94, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6352271Z Skipping (s,q) (0.95, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6352426Z Skipping (s,q) (0.96, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6352582Z Skipping (s,q) (0.97, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6352740Z Skipping (s,q) (0.98, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6352902Z Skipping (s,q) (0.99, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6353054Z Skipping (s,q) (1, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6353208Z Skipping (s,q) (1.01, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6353368Z Skipping (s,q) (1.02, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6353522Z Skipping (s,q) (1.03, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6353675Z Skipping (s,q) (1.04, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6353835Z Skipping (s,q) (1.05, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6353989Z Skipping (s,q) (1.06, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6354146Z Skipping (s,q) (1.07, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6354300Z Skipping (s,q) (1.08, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6354453Z Skipping (s,q) (1.09, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6354610Z Skipping (s,q) (1.1, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6354766Z Skipping (s,q) (1.11, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6354919Z Skipping (s,q) (1.12, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6355076Z Skipping (s,q) (1.13, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6355232Z Skipping (s,q) (1.14, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6355394Z Skipping (s,q) (1.15, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6355550Z Skipping (s,q) (1.16, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6355704Z Skipping (s,q) (1.17, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6355861Z Skipping (s,q) (1.18, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6356017Z Skipping (s,q) (1.19, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6356171Z Skipping (s,q) (1.2, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6356330Z Skipping (s,q) (1.21, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6356529Z Skipping (s,q) (1.22, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6356686Z Skipping (s,q) (1.23, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6356842Z Skipping (s,q) (1.24, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6356999Z Skipping (s,q) (1.25, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6357157Z Skipping (s,q) (1.26, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6357313Z Skipping (s,q) (1.27, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6357506Z Skipping (s,q) (1.28, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6357667Z Skipping (s,q) (1.29, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6357832Z Skipping (s,q) (1.3, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6358009Z Skipping (s,q) (1.31, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6358219Z Skipping (s,q) (1.32, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6358375Z Skipping (s,q) (1.33, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6358534Z Skipping (s,q) (1.34, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6358687Z Skipping (s,q) (1.35, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6358879Z Skipping (s,q) (1.36, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6359037Z Skipping (s,q) (1.37, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6359190Z Skipping (s,q) (1.38, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6359347Z Skipping (s,q) (1.39, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6359504Z Skipping (s,q) (1.4, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6359661Z Skipping (s,q) (1.41, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6359818Z Skipping (s,q) (1.42, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6359973Z Skipping (s,q) (1.43, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6360127Z Skipping (s,q) (1.44, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6360329Z Skipping (s,q) (1.45, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6360483Z Skipping (s,q) (1.46, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6360639Z Skipping (s,q) (1.47, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6360796Z Skipping (s,q) (1.48, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6360951Z Skipping (s,q) (1.49, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6361110Z Skipping (s,q) (1.5, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6361265Z Skipping (s,q) (1.51, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6361417Z Skipping (s,q) (1.52, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6361574Z Skipping (s,q) (1.53, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6361729Z Skipping (s,q) (1.54, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6361886Z Skipping (s,q) (1.55, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6362044Z Skipping (s,q) (1.56, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6362197Z Skipping (s,q) (1.57, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6362355Z Skipping (s,q) (1.58, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6362510Z Skipping (s,q) (1.59, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6362663Z Skipping (s,q) (1.6, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6362819Z Skipping (s,q) (1.61, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6362975Z Skipping (s,q) (1.62, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6363128Z Skipping (s,q) (1.63, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6363285Z Skipping (s,q) (1.64, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6363439Z Skipping (s,q) (1.65, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6363599Z Skipping (s,q) (1.66, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6363754Z Skipping (s,q) (1.67, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6363958Z Skipping (s,q) (1.68, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6364115Z Skipping (s,q) (1.69, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6364271Z Skipping (s,q) (1.7, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6364425Z Skipping (s,q) (1.71, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6364582Z Skipping (s,q) (1.72, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6364778Z Skipping (s,q) (1.73, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6364937Z Skipping (s,q) (1.74, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6365091Z Skipping (s,q) (1.75, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6365245Z Skipping (s,q) (1.76, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6365439Z Skipping (s,q) (1.77, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6365596Z Skipping (s,q) (1.78, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6365752Z Skipping (s,q) (1.79, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6365909Z Skipping (s,q) (1.8, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6366104Z Skipping (s,q) (1.81, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6366259Z Skipping (s,q) (1.82, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6366417Z Skipping (s,q) (1.83, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6366573Z Skipping (s,q) (1.84, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6366728Z Skipping (s,q) (1.85, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6366882Z Skipping (s,q) (1.86, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6367036Z Skipping (s,q) (1.87, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6367197Z Skipping (s,q) (1.88, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6367352Z Skipping (s,q) (1.89, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6367508Z Skipping (s,q) (1.9, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6367664Z Skipping (s,q) (1.91, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6367819Z Skipping (s,q) (1.92, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6367978Z Skipping (s,q) (1.93, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6368133Z Skipping (s,q) (1.94, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6368287Z Skipping (s,q) (1.95, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6368444Z Skipping (s,q) (1.96, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6368597Z Skipping (s,q) (1.97, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6368751Z Skipping (s,q) (1.98, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6368907Z Skipping (s,q) (1.99, 950): inconsistent with heavy hitters! 2025-05-07T20:59:07.6369062Z Skipping (s,q) (0.01, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6369224Z Skipping (s,q) (0.02, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6369378Z Skipping (s,q) (0.03, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6369530Z Skipping (s,q) (0.04, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6369689Z Skipping (s,q) (0.05, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6369843Z Skipping (s,q) (0.06, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6369997Z Skipping (s,q) (0.07, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6370155Z Skipping (s,q) (0.08, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6370309Z Skipping (s,q) (0.09, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6370465Z Skipping (s,q) (0.1, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6370621Z Skipping (s,q) (0.11, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6370777Z Skipping (s,q) (0.12, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6370934Z Skipping (s,q) (0.13, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6371132Z Skipping (s,q) (0.14, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6371285Z Skipping (s,q) (0.15, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6371445Z Skipping (s,q) (0.16, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6371600Z Skipping (s,q) (0.17, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6371757Z Skipping (s,q) (0.18, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6371949Z Skipping (s,q) (0.19, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6372104Z Skipping (s,q) (0.2, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6372262Z Skipping (s,q) (0.21, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6372416Z Skipping (s,q) (0.22, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6372606Z Skipping (s,q) (0.23, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6372765Z Skipping (s,q) (0.24, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6372923Z Skipping (s,q) (0.25, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6373079Z Skipping (s,q) (0.26, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6373295Z Skipping (s,q) (0.27, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6373449Z Skipping (s,q) (0.28, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6373605Z Skipping (s,q) (0.29, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6373762Z Skipping (s,q) (0.3, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6373915Z Skipping (s,q) (0.31, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6374072Z Skipping (s,q) (0.32, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6374225Z Skipping (s,q) (0.33, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6374380Z Skipping (s,q) (0.34, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6374535Z Skipping (s,q) (0.35, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6374691Z Skipping (s,q) (0.36, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6374846Z Skipping (s,q) (0.37, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6375000Z Skipping (s,q) (0.38, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6375155Z Skipping (s,q) (0.39, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6375310Z Skipping (s,q) (0.4, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6375467Z Skipping (s,q) (0.41, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6375620Z Skipping (s,q) (0.42, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6375777Z Skipping (s,q) (0.43, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6375932Z Skipping (s,q) (0.44, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6376089Z Skipping (s,q) (0.45, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6376245Z Skipping (s,q) (0.46, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6376401Z Skipping (s,q) (0.47, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6376558Z Skipping (s,q) (0.48, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6376712Z Skipping (s,q) (0.49, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6376867Z Skipping (s,q) (0.5, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6377024Z Skipping (s,q) (0.51, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6377178Z Skipping (s,q) (0.52, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6377340Z Skipping (s,q) (0.53, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6377519Z Skipping (s,q) (0.54, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6377696Z Skipping (s,q) (0.55, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6377852Z Skipping (s,q) (0.56, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6378008Z Skipping (s,q) (0.57, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6378162Z Skipping (s,q) (0.58, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6378364Z Skipping (s,q) (0.59, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6378519Z Skipping (s,q) (0.6, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6378679Z Skipping (s,q) (0.61, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6378832Z Skipping (s,q) (0.62, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6378985Z Skipping (s,q) (0.63, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6379182Z Skipping (s,q) (0.64, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6379344Z Skipping (s,q) (0.65, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6379501Z Skipping (s,q) (0.66, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6379663Z Skipping (s,q) (0.67, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6379856Z Skipping (s,q) (0.68, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6380019Z Skipping (s,q) (0.69, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6380180Z Skipping (s,q) (0.7, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6380338Z Skipping (s,q) (0.71, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6380534Z Skipping (s,q) (0.72, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6380688Z Skipping (s,q) (0.73, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6380841Z Skipping (s,q) (0.74, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6380999Z Skipping (s,q) (0.75, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6381155Z Skipping (s,q) (0.76, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6381311Z Skipping (s,q) (0.77, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6381467Z Skipping (s,q) (0.78, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6381622Z Skipping (s,q) (0.79, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6381784Z Skipping (s,q) (0.8, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6381942Z Skipping (s,q) (0.81, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6382099Z Skipping (s,q) (0.82, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6382258Z Skipping (s,q) (0.83, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6382415Z Skipping (s,q) (0.84, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6382569Z Skipping (s,q) (0.85, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6382727Z Skipping (s,q) (0.86, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6382882Z Skipping (s,q) (0.87, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6383038Z Skipping (s,q) (0.88, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6383191Z Skipping (s,q) (0.89, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6383343Z Skipping (s,q) (0.9, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6383502Z Skipping (s,q) (0.91, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6383658Z Skipping (s,q) (0.92, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6383811Z Skipping (s,q) (0.93, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6383968Z Skipping (s,q) (0.94, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6384123Z Skipping (s,q) (0.95, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6384281Z Skipping (s,q) (0.96, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6384436Z Skipping (s,q) (0.97, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6384594Z Skipping (s,q) (0.98, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6384753Z Skipping (s,q) (0.99, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6384903Z Skipping (s,q) (1, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6385060Z Skipping (s,q) (1.01, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6385224Z Skipping (s,q) (1.02, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6385380Z Skipping (s,q) (1.03, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6385585Z Skipping (s,q) (1.04, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6385739Z Skipping (s,q) (1.05, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6385894Z Skipping (s,q) (1.06, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6386051Z Skipping (s,q) (1.07, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6386208Z Skipping (s,q) (1.08, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6386402Z Skipping (s,q) (1.09, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6386561Z Skipping (s,q) (1.1, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6386715Z Skipping (s,q) (1.11, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6386873Z Skipping (s,q) (1.12, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6387065Z Skipping (s,q) (1.13, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6387222Z Skipping (s,q) (1.14, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6387383Z Skipping (s,q) (1.15, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6387536Z Skipping (s,q) (1.16, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6387732Z Skipping (s,q) (1.17, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6387914Z Skipping (s,q) (1.18, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6388092Z Skipping (s,q) (1.19, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6388252Z Skipping (s,q) (1.2, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6388406Z Skipping (s,q) (1.21, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6388559Z Skipping (s,q) (1.22, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6388718Z Skipping (s,q) (1.23, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6388871Z Skipping (s,q) (1.24, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6389027Z Skipping (s,q) (1.25, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6389187Z Skipping (s,q) (1.26, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6389340Z Skipping (s,q) (1.27, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6389498Z Skipping (s,q) (1.28, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6389655Z Skipping (s,q) (1.29, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6389808Z Skipping (s,q) (1.3, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6389969Z Skipping (s,q) (1.31, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6390124Z Skipping (s,q) (1.32, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6390277Z Skipping (s,q) (1.33, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6390436Z Skipping (s,q) (1.34, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6390590Z Skipping (s,q) (1.35, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6390746Z Skipping (s,q) (1.36, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6390905Z Skipping (s,q) (1.37, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6391058Z Skipping (s,q) (1.38, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6391218Z Skipping (s,q) (1.39, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6391375Z Skipping (s,q) (1.4, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6391738Z Skipping (s,q) (1.41, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6391898Z Skipping (s,q) (1.42, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6392054Z Skipping (s,q) (1.43, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6392208Z Skipping (s,q) (1.44, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6392371Z Skipping (s,q) (1.45, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6392527Z Skipping (s,q) (1.46, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6392689Z Skipping (s,q) (1.47, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6392843Z Skipping (s,q) (1.48, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6393080Z Skipping (s,q) (1.49, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6393239Z Skipping (s,q) (1.5, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6393396Z Skipping (s,q) (1.51, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6393549Z Skipping (s,q) (1.52, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6393707Z Skipping (s,q) (1.53, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6393971Z Skipping (s,q) (1.54, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6394131Z Skipping (s,q) (1.55, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6394285Z Skipping (s,q) (1.56, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6394438Z Skipping (s,q) (1.57, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6394649Z Skipping (s,q) (1.58, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6394804Z Skipping (s,q) (1.59, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6394961Z Skipping (s,q) (1.6, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6395119Z Skipping (s,q) (1.61, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6395275Z Skipping (s,q) (1.62, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6395488Z Skipping (s,q) (1.63, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6395645Z Skipping (s,q) (1.64, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6395804Z Skipping (s,q) (1.65, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6395962Z Skipping (s,q) (1.66, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6396115Z Skipping (s,q) (1.67, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6396269Z Skipping (s,q) (1.68, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6396427Z Skipping (s,q) (1.69, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6396582Z Skipping (s,q) (1.7, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6396741Z Skipping (s,q) (1.71, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6396894Z Skipping (s,q) (1.72, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6397047Z Skipping (s,q) (1.73, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6397205Z Skipping (s,q) (1.74, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6397358Z Skipping (s,q) (1.75, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6397511Z Skipping (s,q) (1.76, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6397670Z Skipping (s,q) (1.77, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6397825Z Skipping (s,q) (1.78, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6397979Z Skipping (s,q) (1.79, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6398136Z Skipping (s,q) (1.8, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6398294Z Skipping (s,q) (1.81, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6398450Z Skipping (s,q) (1.82, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6398607Z Skipping (s,q) (1.83, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6398762Z Skipping (s,q) (1.84, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6398923Z Skipping (s,q) (1.85, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6399078Z Skipping (s,q) (1.86, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6399231Z Skipping (s,q) (1.87, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6399390Z Skipping (s,q) (1.88, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6399544Z Skipping (s,q) (1.89, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6399699Z Skipping (s,q) (1.9, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6399854Z Skipping (s,q) (1.91, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6400011Z Skipping (s,q) (1.92, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6400227Z Skipping (s,q) (1.93, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6400433Z Skipping (s,q) (1.94, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6400587Z Skipping (s,q) (1.95, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6400749Z Skipping (s,q) (1.96, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6400903Z Skipping (s,q) (1.97, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6401062Z Skipping (s,q) (1.98, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6401260Z Skipping (s,q) (1.99, 975): inconsistent with heavy hitters! 2025-05-07T20:59:07.6401423Z Skipping (s,q) (0.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6401586Z Skipping (s,q) (0.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6401743Z Skipping (s,q) (0.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6401962Z Skipping (s,q) (0.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6402122Z Skipping (s,q) (0.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6402280Z Skipping (s,q) (0.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6402439Z Skipping (s,q) (0.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6402635Z Skipping (s,q) (0.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6402791Z Skipping (s,q) (0.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6402950Z Skipping (s,q) (0.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6403110Z Skipping (s,q) (0.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6403267Z Skipping (s,q) (0.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6403427Z Skipping (s,q) (0.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6403583Z Skipping (s,q) (0.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6403742Z Skipping (s,q) (0.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6403901Z Skipping (s,q) (0.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6404059Z Skipping (s,q) (0.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6404217Z Skipping (s,q) (0.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6404372Z Skipping (s,q) (0.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6404531Z Skipping (s,q) (0.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6404689Z Skipping (s,q) (0.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6404847Z Skipping (s,q) (0.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6405005Z Skipping (s,q) (0.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6405161Z Skipping (s,q) (0.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6405316Z Skipping (s,q) (0.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6405475Z Skipping (s,q) (0.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6405632Z Skipping (s,q) (0.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6405789Z Skipping (s,q) (0.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6405948Z Skipping (s,q) (0.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6406105Z Skipping (s,q) (0.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6406268Z Skipping (s,q) (0.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6406423Z Skipping (s,q) (0.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6406582Z Skipping (s,q) (0.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6406744Z Skipping (s,q) (0.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6406898Z Skipping (s,q) (0.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6407053Z Skipping (s,q) (0.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6407212Z Skipping (s,q) (0.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6407373Z Skipping (s,q) (0.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6407594Z Skipping (s,q) (0.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6407779Z Skipping (s,q) (0.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6407943Z Skipping (s,q) (0.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6408102Z Skipping (s,q) (0.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6408258Z Skipping (s,q) (0.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6408412Z Skipping (s,q) (0.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6408613Z Skipping (s,q) (0.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6408770Z Skipping (s,q) (0.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6408926Z Skipping (s,q) (0.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6409083Z Skipping (s,q) (0.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6409277Z Skipping (s,q) (0.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6409446Z Skipping (s,q) (0.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6409605Z Skipping (s,q) (0.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6409761Z Skipping (s,q) (0.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6409961Z Skipping (s,q) (0.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6410118Z Skipping (s,q) (0.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6410277Z Skipping (s,q) (0.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6410442Z Skipping (s,q) (0.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6410603Z Skipping (s,q) (0.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6410765Z Skipping (s,q) (0.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6410922Z Skipping (s,q) (0.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6411080Z Skipping (s,q) (0.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6411237Z Skipping (s,q) (0.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6411396Z Skipping (s,q) (0.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6411553Z Skipping (s,q) (0.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6411719Z Skipping (s,q) (0.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6411877Z Skipping (s,q) (0.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6412040Z Skipping (s,q) (0.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6412199Z Skipping (s,q) (0.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6412356Z Skipping (s,q) (0.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6412516Z Skipping (s,q) (0.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6412671Z Skipping (s,q) (0.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6412828Z Skipping (s,q) (0.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6412985Z Skipping (s,q) (0.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6413142Z Skipping (s,q) (0.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6413305Z Skipping (s,q) (0.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6413464Z Skipping (s,q) (0.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6413621Z Skipping (s,q) (0.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6413780Z Skipping (s,q) (0.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6413938Z Skipping (s,q) (0.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6414092Z Skipping (s,q) (0.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6414251Z Skipping (s,q) (0.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6414407Z Skipping (s,q) (0.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6414569Z Skipping (s,q) (0.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6414726Z Skipping (s,q) (0.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6414927Z Skipping (s,q) (0.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6415088Z Skipping (s,q) (0.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6415247Z Skipping (s,q) (0.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6415404Z Skipping (s,q) (0.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6415561Z Skipping (s,q) (0.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6415755Z Skipping (s,q) (0.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6415913Z Skipping (s,q) (0.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6416071Z Skipping (s,q) (0.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6416227Z Skipping (s,q) (0.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6416384Z Skipping (s,q) (0.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6416581Z Skipping (s,q) (0.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6416739Z Skipping (s,q) (0.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6416898Z Skipping (s,q) (0.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6417053Z Skipping (s,q) (0.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6417248Z Skipping (s,q) (0.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6417407Z Skipping (s,q) (0.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6417567Z Skipping (s,q) (1, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6417729Z Skipping (s,q) (1.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6417912Z Skipping (s,q) (1.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6418094Z Skipping (s,q) (1.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6418252Z Skipping (s,q) (1.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6418411Z Skipping (s,q) (1.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6418569Z Skipping (s,q) (1.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6418726Z Skipping (s,q) (1.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6418881Z Skipping (s,q) (1.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6419047Z Skipping (s,q) (1.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6419203Z Skipping (s,q) (1.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6419359Z Skipping (s,q) (1.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6419518Z Skipping (s,q) (1.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6419674Z Skipping (s,q) (1.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6419830Z Skipping (s,q) (1.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6419990Z Skipping (s,q) (1.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6420149Z Skipping (s,q) (1.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6420312Z Skipping (s,q) (1.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6420465Z Skipping (s,q) (1.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6420619Z Skipping (s,q) (1.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6420779Z Skipping (s,q) (1.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6420935Z Skipping (s,q) (1.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6421090Z Skipping (s,q) (1.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6421253Z Skipping (s,q) (1.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6421410Z Skipping (s,q) (1.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6421568Z Skipping (s,q) (1.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6421722Z Skipping (s,q) (1.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6421881Z Skipping (s,q) (1.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6422038Z Skipping (s,q) (1.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6422239Z Skipping (s,q) (1.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6422393Z Skipping (s,q) (1.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6422554Z Skipping (s,q) (1.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6422710Z Skipping (s,q) (1.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6422871Z Skipping (s,q) (1.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6423066Z Skipping (s,q) (1.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6423223Z Skipping (s,q) (1.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6423379Z Skipping (s,q) (1.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6423535Z Skipping (s,q) (1.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6423727Z Skipping (s,q) (1.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6423887Z Skipping (s,q) (1.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6424046Z Skipping (s,q) (1.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6424201Z Skipping (s,q) (1.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6424399Z Skipping (s,q) (1.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6424555Z Skipping (s,q) (1.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6424714Z Skipping (s,q) (1.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6424873Z Skipping (s,q) (1.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6425031Z Skipping (s,q) (1.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6425193Z Skipping (s,q) (1.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6425348Z Skipping (s,q) (1.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6425505Z Skipping (s,q) (1.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6425662Z Skipping (s,q) (1.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6425818Z Skipping (s,q) (1.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6425983Z Skipping (s,q) (1.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6426145Z Skipping (s,q) (1.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6426301Z Skipping (s,q) (1.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6426462Z Skipping (s,q) (1.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6426621Z Skipping (s,q) (1.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6426778Z Skipping (s,q) (1.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6426938Z Skipping (s,q) (1.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6427095Z Skipping (s,q) (1.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6427258Z Skipping (s,q) (1.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6427414Z Skipping (s,q) (1.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6427572Z Skipping (s,q) (1.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6427728Z Skipping (s,q) (1.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6427887Z Skipping (s,q) (1.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6428044Z Skipping (s,q) (1.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6428207Z Skipping (s,q) (1.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6428366Z Skipping (s,q) (1.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6428531Z Skipping (s,q) (1.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6428689Z Skipping (s,q) (1.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6428843Z Skipping (s,q) (1.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6429002Z Skipping (s,q) (1.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6429162Z Skipping (s,q) (1.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6429363Z Skipping (s,q) (1.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6429524Z Skipping (s,q) (1.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6429680Z Skipping (s,q) (1.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6429841Z Skipping (s,q) (1.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6429995Z Skipping (s,q) (1.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6430216Z Skipping (s,q) (1.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6430378Z Skipping (s,q) (1.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6430537Z Skipping (s,q) (1.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6430696Z Skipping (s,q) (1.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6430854Z Skipping (s,q) (1.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6431050Z Skipping (s,q) (1.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6431211Z Skipping (s,q) (1.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6431366Z Skipping (s,q) (1.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6431521Z Skipping (s,q) (1.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6431718Z Skipping (s,q) (1.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6431874Z Skipping (s,q) (1.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6432029Z Skipping (s,q) (1.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6432193Z Skipping (s,q) (1.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6432351Z Skipping (s,q) (1.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6432514Z Skipping (s,q) (1.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6432670Z Skipping (s,q) (1.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6432827Z Skipping (s,q) (1.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6432990Z Skipping (s,q) (1.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6433147Z Skipping (s,q) (1.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6433305Z Skipping (s,q) (1.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6433466Z Skipping (s,q) (1.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6433623Z Skipping (s,q) (1.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6433780Z Skipping (s,q) (0.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6433939Z Skipping (s,q) (0.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6434093Z Skipping (s,q) (0.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6434251Z Skipping (s,q) (0.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6434406Z Skipping (s,q) (0.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6434562Z Skipping (s,q) (0.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6434725Z Skipping (s,q) (0.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6434886Z Skipping (s,q) (0.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6435043Z Skipping (s,q) (0.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6435207Z Skipping (s,q) (0.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6435363Z Skipping (s,q) (0.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6435526Z Skipping (s,q) (0.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6435682Z Skipping (s,q) (0.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6435837Z Skipping (s,q) (0.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6435995Z Skipping (s,q) (0.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6436150Z Skipping (s,q) (0.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6436307Z Skipping (s,q) (0.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6436463Z Skipping (s,q) (0.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6436668Z Skipping (s,q) (0.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6436830Z Skipping (s,q) (0.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6436992Z Skipping (s,q) (0.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6437147Z Skipping (s,q) (0.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6437306Z Skipping (s,q) (0.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6437523Z Skipping (s,q) (0.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6437706Z Skipping (s,q) (0.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6437866Z Skipping (s,q) (0.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6438022Z Skipping (s,q) (0.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6438232Z Skipping (s,q) (0.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6438389Z Skipping (s,q) (0.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6438549Z Skipping (s,q) (0.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6438707Z Skipping (s,q) (0.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6438902Z Skipping (s,q) (0.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6439056Z Skipping (s,q) (0.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6439213Z Skipping (s,q) (0.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6439371Z Skipping (s,q) (0.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6439534Z Skipping (s,q) (0.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6439691Z Skipping (s,q) (0.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6439846Z Skipping (s,q) (0.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6442850Z Skipping (s,q) (0.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6443028Z Skipping (s,q) (0.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6443190Z Skipping (s,q) (0.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6443352Z Skipping (s,q) (0.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6443510Z Skipping (s,q) (0.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6443671Z Skipping (s,q) (0.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6443832Z Skipping (s,q) (0.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6443990Z Skipping (s,q) (0.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6444148Z Skipping (s,q) (0.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6444305Z Skipping (s,q) (0.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6444461Z Skipping (s,q) (0.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6444620Z Skipping (s,q) (0.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6444778Z Skipping (s,q) (0.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6444936Z Skipping (s,q) (0.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6445097Z Skipping (s,q) (0.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6445253Z Skipping (s,q) (0.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6445417Z Skipping (s,q) (0.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6445577Z Skipping (s,q) (0.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6445736Z Skipping (s,q) (0.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6445895Z Skipping (s,q) (0.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6446050Z Skipping (s,q) (0.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6446205Z Skipping (s,q) (0.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6446363Z Skipping (s,q) (0.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6446521Z Skipping (s,q) (0.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6446759Z Skipping (s,q) (0.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6446915Z Skipping (s,q) (0.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6447072Z Skipping (s,q) (0.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6447232Z Skipping (s,q) (0.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6447388Z Skipping (s,q) (0.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6447545Z Skipping (s,q) (0.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6447747Z Skipping (s,q) (0.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6447931Z Skipping (s,q) (0.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6448115Z Skipping (s,q) (0.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6448273Z Skipping (s,q) (0.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6448467Z Skipping (s,q) (0.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6448632Z Skipping (s,q) (0.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6448787Z Skipping (s,q) (0.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6448943Z Skipping (s,q) (0.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6449142Z Skipping (s,q) (0.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6449299Z Skipping (s,q) (0.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6449456Z Skipping (s,q) (0.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6449615Z Skipping (s,q) (0.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6449772Z Skipping (s,q) (0.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6449930Z Skipping (s,q) (0.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6450086Z Skipping (s,q) (0.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6450244Z Skipping (s,q) (0.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6450404Z Skipping (s,q) (0.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6450563Z Skipping (s,q) (0.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6450721Z Skipping (s,q) (0.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6450879Z Skipping (s,q) (0.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6451035Z Skipping (s,q) (0.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6451192Z Skipping (s,q) (0.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6451350Z Skipping (s,q) (0.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6451506Z Skipping (s,q) (0.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6451665Z Skipping (s,q) (0.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6451821Z Skipping (s,q) (0.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6451981Z Skipping (s,q) (0.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6452138Z Skipping (s,q) (0.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6452297Z Skipping (s,q) (0.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6452454Z Skipping (s,q) (0.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6452611Z Skipping (s,q) (0.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6452763Z Skipping (s,q) (1, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6452920Z Skipping (s,q) (1.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6453080Z Skipping (s,q) (1.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6453235Z Skipping (s,q) (1.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6453393Z Skipping (s,q) (1.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6453550Z Skipping (s,q) (1.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6453710Z Skipping (s,q) (1.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6453866Z Skipping (s,q) (1.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6454071Z Skipping (s,q) (1.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6454228Z Skipping (s,q) (1.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6454387Z Skipping (s,q) (1.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6454544Z Skipping (s,q) (1.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6454704Z Skipping (s,q) (1.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6454901Z Skipping (s,q) (1.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6455067Z Skipping (s,q) (1.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6455222Z Skipping (s,q) (1.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6455378Z Skipping (s,q) (1.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6455572Z Skipping (s,q) (1.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6455728Z Skipping (s,q) (1.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6455889Z Skipping (s,q) (1.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6456050Z Skipping (s,q) (1.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6456205Z Skipping (s,q) (1.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6456403Z Skipping (s,q) (1.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6456559Z Skipping (s,q) (1.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6456718Z Skipping (s,q) (1.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6456879Z Skipping (s,q) (1.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6457035Z Skipping (s,q) (1.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6457191Z Skipping (s,q) (1.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6457349Z Skipping (s,q) (1.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6457508Z Skipping (s,q) (1.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6457668Z Skipping (s,q) (1.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6457824Z Skipping (s,q) (1.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6457979Z Skipping (s,q) (1.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6458140Z Skipping (s,q) (1.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6458296Z Skipping (s,q) (1.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6458454Z Skipping (s,q) (1.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6458613Z Skipping (s,q) (1.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6458769Z Skipping (s,q) (1.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6458931Z Skipping (s,q) (1.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6459087Z Skipping (s,q) (1.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6459246Z Skipping (s,q) (1.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6459406Z Skipping (s,q) (1.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6459561Z Skipping (s,q) (1.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6459719Z Skipping (s,q) (1.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6459879Z Skipping (s,q) (1.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6460035Z Skipping (s,q) (1.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6460192Z Skipping (s,q) (1.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6460351Z Skipping (s,q) (1.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6460515Z Skipping (s,q) (1.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6460673Z Skipping (s,q) (1.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6460829Z Skipping (s,q) (1.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6460988Z Skipping (s,q) (1.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6461221Z Skipping (s,q) (1.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6461375Z Skipping (s,q) (1.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6461530Z Skipping (s,q) (1.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6461692Z Skipping (s,q) (1.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6461848Z Skipping (s,q) (1.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6462008Z Skipping (s,q) (1.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6462205Z Skipping (s,q) (1.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6462363Z Skipping (s,q) (1.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6462521Z Skipping (s,q) (1.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6462680Z Skipping (s,q) (1.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6462875Z Skipping (s,q) (1.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6463034Z Skipping (s,q) (1.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6463193Z Skipping (s,q) (1.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6463353Z Skipping (s,q) (1.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6463553Z Skipping (s,q) (1.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6463709Z Skipping (s,q) (1.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6463871Z Skipping (s,q) (1.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6464031Z Skipping (s,q) (1.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6464189Z Skipping (s,q) (1.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6464349Z Skipping (s,q) (1.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6464506Z Skipping (s,q) (1.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6464670Z Skipping (s,q) (1.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6464827Z Skipping (s,q) (1.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6464986Z Skipping (s,q) (1.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6465144Z Skipping (s,q) (1.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6465304Z Skipping (s,q) (1.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6465459Z Skipping (s,q) (1.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6465617Z Skipping (s,q) (1.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6465776Z Skipping (s,q) (1.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6465934Z Skipping (s,q) (1.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6466090Z Skipping (s,q) (1.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6466245Z Skipping (s,q) (1.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6466405Z Skipping (s,q) (1.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6466561Z Skipping (s,q) (1.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6466720Z Skipping (s,q) (1.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6466878Z Skipping (s,q) (1.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6467035Z Skipping (s,q) (1.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6467194Z Skipping (s,q) (1.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6467349Z Skipping (s,q) (1.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6467507Z Skipping (s,q) (1.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6467665Z Skipping (s,q) (1.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6467820Z Skipping (s,q) (1.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6467976Z Skipping (s,q) (1.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6468137Z Skipping (s,q) (1.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6468292Z Skipping (s,q) (1.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6468498Z Skipping (s,q) (1.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6468654Z Skipping (s,q) (1.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6468809Z Skipping (s,q) (1.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6468970Z Skipping (s,q) (0.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6469126Z Skipping (s,q) (0.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6469321Z Skipping (s,q) (0.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6469483Z Skipping (s,q) (0.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6469639Z Skipping (s,q) (0.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6469796Z Skipping (s,q) (0.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6469954Z Skipping (s,q) (0.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6470147Z Skipping (s,q) (0.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6470311Z Skipping (s,q) (0.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6470466Z Skipping (s,q) (0.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6470626Z Skipping (s,q) (0.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6470823Z Skipping (s,q) (0.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6470979Z Skipping (s,q) (0.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6471138Z Skipping (s,q) (0.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6471296Z Skipping (s,q) (0.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6471452Z Skipping (s,q) (0.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6471609Z Skipping (s,q) (0.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6471765Z Skipping (s,q) (0.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6471923Z Skipping (s,q) (0.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6472083Z Skipping (s,q) (0.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6472240Z Skipping (s,q) (0.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6472394Z Skipping (s,q) (0.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6472555Z Skipping (s,q) (0.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6472711Z Skipping (s,q) (0.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6472872Z Skipping (s,q) (0.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6473032Z Skipping (s,q) (0.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6473189Z Skipping (s,q) (0.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6473350Z Skipping (s,q) (0.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6473505Z Skipping (s,q) (0.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6473666Z Skipping (s,q) (0.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6473830Z Skipping (s,q) (0.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6473987Z Skipping (s,q) (0.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6474147Z Skipping (s,q) (0.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6474304Z Skipping (s,q) (0.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6474460Z Skipping (s,q) (0.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6474620Z Skipping (s,q) (0.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6474779Z Skipping (s,q) (0.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6474937Z Skipping (s,q) (0.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6475098Z Skipping (s,q) (0.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6475254Z Skipping (s,q) (0.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6475415Z Skipping (s,q) (0.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6475570Z Skipping (s,q) (0.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6475774Z Skipping (s,q) (0.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6475932Z Skipping (s,q) (0.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6476090Z Skipping (s,q) (0.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6476245Z Skipping (s,q) (0.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6476404Z Skipping (s,q) (0.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6476599Z Skipping (s,q) (0.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6476760Z Skipping (s,q) (0.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6476917Z Skipping (s,q) (0.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6477073Z Skipping (s,q) (0.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6477273Z Skipping (s,q) (0.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6477431Z Skipping (s,q) (0.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6477613Z Skipping (s,q) (0.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6477797Z Skipping (s,q) (0.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6477992Z Skipping (s,q) (0.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6478150Z Skipping (s,q) (0.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6478306Z Skipping (s,q) (0.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6478465Z Skipping (s,q) (0.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6478624Z Skipping (s,q) (0.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6478780Z Skipping (s,q) (0.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6478936Z Skipping (s,q) (0.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6479097Z Skipping (s,q) (0.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6479254Z Skipping (s,q) (0.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6479411Z Skipping (s,q) (0.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6479569Z Skipping (s,q) (0.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6479728Z Skipping (s,q) (0.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6479889Z Skipping (s,q) (0.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6480044Z Skipping (s,q) (0.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6480260Z Skipping (s,q) (0.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6480420Z Skipping (s,q) (0.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6480576Z Skipping (s,q) (0.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6480732Z Skipping (s,q) (0.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6480894Z Skipping (s,q) (0.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6481051Z Skipping (s,q) (0.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6481212Z Skipping (s,q) (0.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6481368Z Skipping (s,q) (0.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6481524Z Skipping (s,q) (0.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6481684Z Skipping (s,q) (0.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6481840Z Skipping (s,q) (0.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6481996Z Skipping (s,q) (0.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6482155Z Skipping (s,q) (0.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6482313Z Skipping (s,q) (0.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6482472Z Skipping (s,q) (0.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6482628Z Skipping (s,q) (0.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6482786Z Skipping (s,q) (0.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6482995Z Skipping (s,q) (0.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6483150Z Skipping (s,q) (0.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6483307Z Skipping (s,q) (0.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6483469Z Skipping (s,q) (0.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6483626Z Skipping (s,q) (0.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6483824Z Skipping (s,q) (0.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6483982Z Skipping (s,q) (0.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6484137Z Skipping (s,q) (0.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6484297Z Skipping (s,q) (0.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6484452Z Skipping (s,q) (0.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6484648Z Skipping (s,q) (0.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6484811Z Skipping (s,q) (0.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6484967Z Skipping (s,q) (0.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6485121Z Skipping (s,q) (1, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6485341Z Skipping (s,q) (1.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6485496Z Skipping (s,q) (1.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6485654Z Skipping (s,q) (1.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6485813Z Skipping (s,q) (1.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6485968Z Skipping (s,q) (1.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6486127Z Skipping (s,q) (1.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6486283Z Skipping (s,q) (1.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6486442Z Skipping (s,q) (1.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6486601Z Skipping (s,q) (1.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6486756Z Skipping (s,q) (1.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6486915Z Skipping (s,q) (1.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6487072Z Skipping (s,q) (1.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6487227Z Skipping (s,q) (1.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6487386Z Skipping (s,q) (1.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6487546Z Skipping (s,q) (1.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6487715Z Skipping (s,q) (1.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6487898Z Skipping (s,q) (1.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6488066Z Skipping (s,q) (1.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6488229Z Skipping (s,q) (1.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6488386Z Skipping (s,q) (1.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6488544Z Skipping (s,q) (1.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6488702Z Skipping (s,q) (1.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6488860Z Skipping (s,q) (1.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6489015Z Skipping (s,q) (1.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6489174Z Skipping (s,q) (1.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6489332Z Skipping (s,q) (1.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6489489Z Skipping (s,q) (1.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6489645Z Skipping (s,q) (1.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6489800Z Skipping (s,q) (1.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6489959Z Skipping (s,q) (1.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6490115Z Skipping (s,q) (1.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6490318Z Skipping (s,q) (1.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6490478Z Skipping (s,q) (1.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6490640Z Skipping (s,q) (1.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6490799Z Skipping (s,q) (1.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6490954Z Skipping (s,q) (1.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6491180Z Skipping (s,q) (1.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6491340Z Skipping (s,q) (1.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6491758Z Skipping (s,q) (1.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6491984Z Skipping (s,q) (1.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6492249Z Skipping (s,q) (1.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6492409Z Skipping (s,q) (1.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6492577Z Skipping (s,q) (1.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6492733Z Skipping (s,q) (1.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6492947Z Skipping (s,q) (1.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6493105Z Skipping (s,q) (1.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6493261Z Skipping (s,q) (1.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6493419Z Skipping (s,q) (1.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6493576Z Skipping (s,q) (1.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6493733Z Skipping (s,q) (1.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6493892Z Skipping (s,q) (1.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6494050Z Skipping (s,q) (1.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6494205Z Skipping (s,q) (1.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6494370Z Skipping (s,q) (1.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6494525Z Skipping (s,q) (1.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6494680Z Skipping (s,q) (1.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6494840Z Skipping (s,q) (1.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6494995Z Skipping (s,q) (1.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6495155Z Skipping (s,q) (1.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6495312Z Skipping (s,q) (1.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6495466Z Skipping (s,q) (1.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6495624Z Skipping (s,q) (1.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6495779Z Skipping (s,q) (1.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6495937Z Skipping (s,q) (1.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6496098Z Skipping (s,q) (1.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6496253Z Skipping (s,q) (1.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6496408Z Skipping (s,q) (1.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6496571Z Skipping (s,q) (1.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6496728Z Skipping (s,q) (1.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6496890Z Skipping (s,q) (1.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6497045Z Skipping (s,q) (1.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6497200Z Skipping (s,q) (1.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6497360Z Skipping (s,q) (1.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6497515Z Skipping (s,q) (1.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6497672Z Skipping (s,q) (1.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6497896Z Skipping (s,q) (1.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6498051Z Skipping (s,q) (1.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6498209Z Skipping (s,q) (1.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6498367Z Skipping (s,q) (1.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6498524Z Skipping (s,q) (1.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6498683Z Skipping (s,q) (1.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6498897Z Skipping (s,q) (1.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6499054Z Skipping (s,q) (1.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6499212Z Skipping (s,q) (1.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6499368Z Skipping (s,q) (1.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6499563Z Skipping (s,q) (1.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6499722Z Skipping (s,q) (1.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6499877Z Skipping (s,q) (1.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6500034Z Skipping (s,q) (1.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6500252Z Skipping (s,q) (1.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6500407Z Skipping (s,q) (1.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6500567Z Skipping (s,q) (1.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6500724Z Skipping (s,q) (1.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6500881Z Skipping (s,q) (1.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6501036Z Skipping (s,q) (1.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6501191Z Skipping (s,q) (1.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6501351Z Skipping (s,q) (1.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6501507Z Skipping (s,q) (1.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6501663Z Skipping (s,q) (1.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6501821Z Skipping (s,q) (0.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6501979Z Skipping (s,q) (0.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6502135Z Skipping (s,q) (0.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6502291Z Skipping (s,q) (0.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6502448Z Skipping (s,q) (0.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6502606Z Skipping (s,q) (0.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6502760Z Skipping (s,q) (0.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6502914Z Skipping (s,q) (0.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6503074Z Skipping (s,q) (0.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6503230Z Skipping (s,q) (0.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6503390Z Skipping (s,q) (0.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6503548Z Skipping (s,q) (0.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6503708Z Skipping (s,q) (0.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6503868Z Skipping (s,q) (0.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6504023Z Skipping (s,q) (0.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6504186Z Skipping (s,q) (0.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6504345Z Skipping (s,q) (0.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6504499Z Skipping (s,q) (0.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6504657Z Skipping (s,q) (0.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6504817Z Skipping (s,q) (0.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6504971Z Skipping (s,q) (0.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6505176Z Skipping (s,q) (0.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6505331Z Skipping (s,q) (0.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6505489Z Skipping (s,q) (0.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6505647Z Skipping (s,q) (0.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6505801Z Skipping (s,q) (0.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6505997Z Skipping (s,q) (0.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6506157Z Skipping (s,q) (0.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6506311Z Skipping (s,q) (0.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6506473Z Skipping (s,q) (0.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6506666Z Skipping (s,q) (0.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6506822Z Skipping (s,q) (0.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6506986Z Skipping (s,q) (0.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6507144Z Skipping (s,q) (0.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6507300Z Skipping (s,q) (0.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6507501Z Skipping (s,q) (0.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6507662Z Skipping (s,q) (0.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6507850Z Skipping (s,q) (0.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6508026Z Skipping (s,q) (0.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6508180Z Skipping (s,q) (0.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6508343Z Skipping (s,q) (0.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6508500Z Skipping (s,q) (0.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6508658Z Skipping (s,q) (0.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6508820Z Skipping (s,q) (0.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6508978Z Skipping (s,q) (0.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6509137Z Skipping (s,q) (0.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6509296Z Skipping (s,q) (0.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6509454Z Skipping (s,q) (0.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6509615Z Skipping (s,q) (0.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6509773Z Skipping (s,q) (0.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6509928Z Skipping (s,q) (0.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6510086Z Skipping (s,q) (0.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6510243Z Skipping (s,q) (0.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6510404Z Skipping (s,q) (0.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6510562Z Skipping (s,q) (0.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6510717Z Skipping (s,q) (0.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6510876Z Skipping (s,q) (0.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6511034Z Skipping (s,q) (0.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6511191Z Skipping (s,q) (0.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6511350Z Skipping (s,q) (0.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6511507Z Skipping (s,q) (0.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6511666Z Skipping (s,q) (0.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6511823Z Skipping (s,q) (0.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6511980Z Skipping (s,q) (0.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6512140Z Skipping (s,q) (0.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6512387Z Skipping (s,q) (0.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6512542Z Skipping (s,q) (0.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6512701Z Skipping (s,q) (0.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6512860Z Skipping (s,q) (0.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6513018Z Skipping (s,q) (0.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6513174Z Skipping (s,q) (0.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6513368Z Skipping (s,q) (0.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6513530Z Skipping (s,q) (0.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6513685Z Skipping (s,q) (0.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6513840Z Skipping (s,q) (0.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6514062Z Skipping (s,q) (0.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6514220Z Skipping (s,q) (0.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6514379Z Skipping (s,q) (0.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6514541Z Skipping (s,q) (0.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6514733Z Skipping (s,q) (0.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6514895Z Skipping (s,q) (0.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6515051Z Skipping (s,q) (0.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6515209Z Skipping (s,q) (0.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6515369Z Skipping (s,q) (0.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6515524Z Skipping (s,q) (0.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6515680Z Skipping (s,q) (0.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6515840Z Skipping (s,q) (0.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6515995Z Skipping (s,q) (0.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6516155Z Skipping (s,q) (0.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6516310Z Skipping (s,q) (0.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6516468Z Skipping (s,q) (0.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6516625Z Skipping (s,q) (0.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6516781Z Skipping (s,q) (0.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6516943Z Skipping (s,q) (0.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6517103Z Skipping (s,q) (0.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6517261Z Skipping (s,q) (0.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6517421Z Skipping (s,q) (0.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6517582Z Skipping (s,q) (0.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6517739Z Skipping (s,q) (0.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6517901Z Skipping (s,q) (1, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6518061Z Skipping (s,q) (1.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6518245Z Skipping (s,q) (1.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6518427Z Skipping (s,q) (1.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6518585Z Skipping (s,q) (1.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6518749Z Skipping (s,q) (1.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6518905Z Skipping (s,q) (1.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6519061Z Skipping (s,q) (1.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6519221Z Skipping (s,q) (1.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6519382Z Skipping (s,q) (1.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6519537Z Skipping (s,q) (1.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6519742Z Skipping (s,q) (1.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6519898Z Skipping (s,q) (1.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6520055Z Skipping (s,q) (1.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6520263Z Skipping (s,q) (1.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6520418Z Skipping (s,q) (1.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6520618Z Skipping (s,q) (1.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6520774Z Skipping (s,q) (1.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6520929Z Skipping (s,q) (1.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6521090Z Skipping (s,q) (1.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6521246Z Skipping (s,q) (1.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6521442Z Skipping (s,q) (1.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6521603Z Skipping (s,q) (1.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6521762Z Skipping (s,q) (1.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6521925Z Skipping (s,q) (1.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6522119Z Skipping (s,q) (1.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6522274Z Skipping (s,q) (1.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6522438Z Skipping (s,q) (1.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6522593Z Skipping (s,q) (1.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6522751Z Skipping (s,q) (1.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6522908Z Skipping (s,q) (1.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6523063Z Skipping (s,q) (1.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6523227Z Skipping (s,q) (1.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6523385Z Skipping (s,q) (1.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6523543Z Skipping (s,q) (1.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6523709Z Skipping (s,q) (1.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6523867Z Skipping (s,q) (1.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6524022Z Skipping (s,q) (1.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6524182Z Skipping (s,q) (1.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6524342Z Skipping (s,q) (1.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6524501Z Skipping (s,q) (1.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6524657Z Skipping (s,q) (1.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6524813Z Skipping (s,q) (1.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6524973Z Skipping (s,q) (1.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6525131Z Skipping (s,q) (1.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6525286Z Skipping (s,q) (1.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6525447Z Skipping (s,q) (1.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6525608Z Skipping (s,q) (1.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6525770Z Skipping (s,q) (1.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6525928Z Skipping (s,q) (1.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6526087Z Skipping (s,q) (1.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6526247Z Skipping (s,q) (1.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6526402Z Skipping (s,q) (1.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6526556Z Skipping (s,q) (1.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6526717Z Skipping (s,q) (1.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6526872Z Skipping (s,q) (1.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6527082Z Skipping (s,q) (1.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6527238Z Skipping (s,q) (1.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6527396Z Skipping (s,q) (1.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6527556Z Skipping (s,q) (1.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6527713Z Skipping (s,q) (1.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6527914Z Skipping (s,q) (1.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6528078Z Skipping (s,q) (1.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6528235Z Skipping (s,q) (1.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6528393Z Skipping (s,q) (1.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6528589Z Skipping (s,q) (1.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6528747Z Skipping (s,q) (1.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6528910Z Skipping (s,q) (1.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6529069Z Skipping (s,q) (1.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6529262Z Skipping (s,q) (1.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6529421Z Skipping (s,q) (1.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6529576Z Skipping (s,q) (1.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6529737Z Skipping (s,q) (1.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6529892Z Skipping (s,q) (1.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6530047Z Skipping (s,q) (1.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6530205Z Skipping (s,q) (1.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6530363Z Skipping (s,q) (1.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6530524Z Skipping (s,q) (1.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6530685Z Skipping (s,q) (1.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6530840Z Skipping (s,q) (1.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6531000Z Skipping (s,q) (1.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6531156Z Skipping (s,q) (1.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6531312Z Skipping (s,q) (1.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6531472Z Skipping (s,q) (1.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6531629Z Skipping (s,q) (1.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6531785Z Skipping (s,q) (1.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6531942Z Skipping (s,q) (1.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6532100Z Skipping (s,q) (1.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6532256Z Skipping (s,q) (1.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6532416Z Skipping (s,q) (1.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6532571Z Skipping (s,q) (1.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6532731Z Skipping (s,q) (1.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6532888Z Skipping (s,q) (1.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6533042Z Skipping (s,q) (1.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6533203Z Skipping (s,q) (1.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6533358Z Skipping (s,q) (1.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6533513Z Skipping (s,q) (1.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6533671Z Skipping (s,q) (1.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6533825Z Skipping (s,q) (1.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6533987Z Skipping (s,q) (1.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6534189Z Skipping (s,q) (0.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6534345Z Skipping (s,q) (0.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6534505Z Skipping (s,q) (0.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6536929Z Skipping (s,q) (0.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6537088Z Skipping (s,q) (0.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6537308Z Skipping (s,q) (0.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6537480Z Skipping (s,q) (0.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6537662Z Skipping (s,q) (0.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6537835Z Skipping (s,q) (0.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6537992Z Skipping (s,q) (0.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6538188Z Skipping (s,q) (0.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6538356Z Skipping (s,q) (0.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6538514Z Skipping (s,q) (0.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6538673Z Skipping (s,q) (0.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6538830Z Skipping (s,q) (0.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6539012Z Skipping (s,q) (0.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6539173Z Skipping (s,q) (0.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6539333Z Skipping (s,q) (0.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6539489Z Skipping (s,q) (0.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6539649Z Skipping (s,q) (0.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6539805Z Skipping (s,q) (0.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6539968Z Skipping (s,q) (0.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6540132Z Skipping (s,q) (0.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6540291Z Skipping (s,q) (0.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6540451Z Skipping (s,q) (0.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6540607Z Skipping (s,q) (0.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6540765Z Skipping (s,q) (0.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6540924Z Skipping (s,q) (0.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6541081Z Skipping (s,q) (0.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6541242Z Skipping (s,q) (0.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6541404Z Skipping (s,q) (0.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6541562Z Skipping (s,q) (0.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6541725Z Skipping (s,q) (0.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6541883Z Skipping (s,q) (0.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6542043Z Skipping (s,q) (0.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6542202Z Skipping (s,q) (0.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6542359Z Skipping (s,q) (0.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6542519Z Skipping (s,q) (0.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6542681Z Skipping (s,q) (0.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6542840Z Skipping (s,q) (0.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6543001Z Skipping (s,q) (0.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6543158Z Skipping (s,q) (0.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6543315Z Skipping (s,q) (0.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6543482Z Skipping (s,q) (0.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6543639Z Skipping (s,q) (0.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6543843Z Skipping (s,q) (0.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6544002Z Skipping (s,q) (0.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6544159Z Skipping (s,q) (0.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6544426Z Skipping (s,q) (0.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6544584Z Skipping (s,q) (0.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6544779Z Skipping (s,q) (0.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6544940Z Skipping (s,q) (0.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6545096Z Skipping (s,q) (0.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6545254Z Skipping (s,q) (0.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6545451Z Skipping (s,q) (0.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6545611Z Skipping (s,q) (0.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6545772Z Skipping (s,q) (0.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6545930Z Skipping (s,q) (0.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6546089Z Skipping (s,q) (0.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6546252Z Skipping (s,q) (0.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6546408Z Skipping (s,q) (0.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6546568Z Skipping (s,q) (0.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6546727Z Skipping (s,q) (0.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6546883Z Skipping (s,q) (0.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6547039Z Skipping (s,q) (0.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6547203Z Skipping (s,q) (0.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6547361Z Skipping (s,q) (0.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6547525Z Skipping (s,q) (0.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6547683Z Skipping (s,q) (0.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6547862Z Skipping (s,q) (0.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6548048Z Skipping (s,q) (0.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6548211Z Skipping (s,q) (0.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6548370Z Skipping (s,q) (0.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6548531Z Skipping (s,q) (0.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6548689Z Skipping (s,q) (0.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6548849Z Skipping (s,q) (0.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6549006Z Skipping (s,q) (0.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6549164Z Skipping (s,q) (0.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6549327Z Skipping (s,q) (0.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6549485Z Skipping (s,q) (0.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6549640Z Skipping (s,q) (0.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6549801Z Skipping (s,q) (0.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6549958Z Skipping (s,q) (0.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6550121Z Skipping (s,q) (0.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6550276Z Skipping (s,q) (0.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6550436Z Skipping (s,q) (0.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6550594Z Skipping (s,q) (0.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6550752Z Skipping (s,q) (0.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6550911Z Skipping (s,q) (0.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6551117Z Skipping (s,q) (0.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6551277Z Skipping (s,q) (0.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6551438Z Skipping (s,q) (0.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6551596Z Skipping (s,q) (0.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6551819Z Skipping (s,q) (0.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6551976Z Skipping (s,q) (0.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6552169Z Skipping (s,q) (0.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6552330Z Skipping (s,q) (0.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6552490Z Skipping (s,q) (0.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6552647Z Skipping (s,q) (0.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6552840Z Skipping (s,q) (1, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6552999Z Skipping (s,q) (1.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6553159Z Skipping (s,q) (1.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6553323Z Skipping (s,q) (1.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6553482Z Skipping (s,q) (1.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6553645Z Skipping (s,q) (1.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6553803Z Skipping (s,q) (1.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6553963Z Skipping (s,q) (1.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6554129Z Skipping (s,q) (1.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6554285Z Skipping (s,q) (1.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6554442Z Skipping (s,q) (1.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6554603Z Skipping (s,q) (1.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6554761Z Skipping (s,q) (1.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6554923Z Skipping (s,q) (1.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6555083Z Skipping (s,q) (1.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6555240Z Skipping (s,q) (1.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6555399Z Skipping (s,q) (1.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6555559Z Skipping (s,q) (1.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6555716Z Skipping (s,q) (1.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6555874Z Skipping (s,q) (1.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6556032Z Skipping (s,q) (1.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6556190Z Skipping (s,q) (1.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6556355Z Skipping (s,q) (1.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6556512Z Skipping (s,q) (1.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6556670Z Skipping (s,q) (1.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6556831Z Skipping (s,q) (1.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6556987Z Skipping (s,q) (1.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6557156Z Skipping (s,q) (1.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6557313Z Skipping (s,q) (1.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6557471Z Skipping (s,q) (1.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6557631Z Skipping (s,q) (1.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6557784Z Skipping (s,q) (1.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6557937Z Skipping (s,q) (1.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6558097Z Skipping (s,q) (1.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6558253Z Skipping (s,q) (1.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6558457Z Skipping (s,q) (1.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6558614Z Skipping (s,q) (1.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6558772Z Skipping (s,q) (1.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6558974Z Skipping (s,q) (1.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6559132Z Skipping (s,q) (1.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6559322Z Skipping (s,q) (1.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6559482Z Skipping (s,q) (1.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6559639Z Skipping (s,q) (1.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6559802Z Skipping (s,q) (1.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6559991Z Skipping (s,q) (1.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6560147Z Skipping (s,q) (1.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6560374Z Skipping (s,q) (1.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6560532Z Skipping (s,q) (1.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6560688Z Skipping (s,q) (1.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6560848Z Skipping (s,q) (1.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6561003Z Skipping (s,q) (1.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6561165Z Skipping (s,q) (1.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6561324Z Skipping (s,q) (1.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6561478Z Skipping (s,q) (1.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6561635Z Skipping (s,q) (1.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6561791Z Skipping (s,q) (1.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6561948Z Skipping (s,q) (1.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6562108Z Skipping (s,q) (1.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6562262Z Skipping (s,q) (1.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6562419Z Skipping (s,q) (1.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6562575Z Skipping (s,q) (1.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6562731Z Skipping (s,q) (1.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6562892Z Skipping (s,q) (1.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6563047Z Skipping (s,q) (1.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6563201Z Skipping (s,q) (1.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6563359Z Skipping (s,q) (1.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6563514Z Skipping (s,q) (1.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6563671Z Skipping (s,q) (1.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6563834Z Skipping (s,q) (1.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6563990Z Skipping (s,q) (1.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6564149Z Skipping (s,q) (1.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6564304Z Skipping (s,q) (1.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6564461Z Skipping (s,q) (1.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6564617Z Skipping (s,q) (1.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6564774Z Skipping (s,q) (1.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6564928Z Skipping (s,q) (1.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6565085Z Skipping (s,q) (1.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6565240Z Skipping (s,q) (1.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6565401Z Skipping (s,q) (1.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6565603Z Skipping (s,q) (1.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6565757Z Skipping (s,q) (1.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6565916Z Skipping (s,q) (1.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6566071Z Skipping (s,q) (1.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6569546Z Skipping (s,q) (1.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6569733Z Skipping (s,q) (1.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6569958Z Skipping (s,q) (1.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6570124Z Skipping (s,q) (1.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6570283Z Skipping (s,q) (1.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6570440Z Skipping (s,q) (1.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6570638Z Skipping (s,q) (1.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6570797Z Skipping (s,q) (1.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6570958Z Skipping (s,q) (1.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6571118Z Skipping (s,q) (1.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6571275Z Skipping (s,q) (1.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6571435Z Skipping (s,q) (1.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6571591Z Skipping (s,q) (1.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6571750Z Skipping (s,q) (1.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6571909Z Skipping (s,q) (1.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6572067Z Skipping (s,q) (1.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6572222Z Skipping (s,q) (1.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6572383Z Skipping (s,q) (0.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6572541Z Skipping (s,q) (0.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6572701Z Skipping (s,q) (0.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6572857Z Skipping (s,q) (0.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6573014Z Skipping (s,q) (0.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6573176Z Skipping (s,q) (0.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6573333Z Skipping (s,q) (0.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6573491Z Skipping (s,q) (0.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6573652Z Skipping (s,q) (0.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6573808Z Skipping (s,q) (0.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6573967Z Skipping (s,q) (0.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6574126Z Skipping (s,q) (0.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6574283Z Skipping (s,q) (0.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6574445Z Skipping (s,q) (0.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6574602Z Skipping (s,q) (0.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6574759Z Skipping (s,q) (0.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6574920Z Skipping (s,q) (0.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6575076Z Skipping (s,q) (0.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6575237Z Skipping (s,q) (0.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6575396Z Skipping (s,q) (0.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6575552Z Skipping (s,q) (0.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6575709Z Skipping (s,q) (0.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6575868Z Skipping (s,q) (0.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6576024Z Skipping (s,q) (0.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6576260Z Skipping (s,q) (0.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6576416Z Skipping (s,q) (0.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6576572Z Skipping (s,q) (0.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6576778Z Skipping (s,q) (0.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6576940Z Skipping (s,q) (0.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6577140Z Skipping (s,q) (0.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6577301Z Skipping (s,q) (0.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6577459Z Skipping (s,q) (0.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6577623Z Skipping (s,q) (0.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6577807Z Skipping (s,q) (0.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6578029Z Skipping (s,q) (0.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6578194Z Skipping (s,q) (0.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6578352Z Skipping (s,q) (0.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6578512Z Skipping (s,q) (0.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6578668Z Skipping (s,q) (0.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6578828Z Skipping (s,q) (0.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6578990Z Skipping (s,q) (0.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6579148Z Skipping (s,q) (0.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6579306Z Skipping (s,q) (0.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6579466Z Skipping (s,q) (0.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6579625Z Skipping (s,q) (0.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6579790Z Skipping (s,q) (0.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6579951Z Skipping (s,q) (0.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6580108Z Skipping (s,q) (0.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6580268Z Skipping (s,q) (0.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6580428Z Skipping (s,q) (0.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6580587Z Skipping (s,q) (0.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6580751Z Skipping (s,q) (0.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6580911Z Skipping (s,q) (0.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6581071Z Skipping (s,q) (0.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6581227Z Skipping (s,q) (0.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6581385Z Skipping (s,q) (0.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6581548Z Skipping (s,q) (0.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6581708Z Skipping (s,q) (0.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6581865Z Skipping (s,q) (0.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6582025Z Skipping (s,q) (0.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6582183Z Skipping (s,q) (0.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6582344Z Skipping (s,q) (0.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6582502Z Skipping (s,q) (0.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6582661Z Skipping (s,q) (0.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6582823Z Skipping (s,q) (0.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6582981Z Skipping (s,q) (0.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6583140Z Skipping (s,q) (0.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6583303Z Skipping (s,q) (0.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6583464Z Skipping (s,q) (0.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6583670Z Skipping (s,q) (0.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6583831Z Skipping (s,q) (0.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6583992Z Skipping (s,q) (0.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6584202Z Skipping (s,q) (0.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6584359Z Skipping (s,q) (0.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6584557Z Skipping (s,q) (0.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6584717Z Skipping (s,q) (0.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6584874Z Skipping (s,q) (0.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6585031Z Skipping (s,q) (0.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6585229Z Skipping (s,q) (0.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6585387Z Skipping (s,q) (0.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6585547Z Skipping (s,q) (0.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6585703Z Skipping (s,q) (0.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6585859Z Skipping (s,q) (0.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6586020Z Skipping (s,q) (0.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6586176Z Skipping (s,q) (0.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6586335Z Skipping (s,q) (0.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6586492Z Skipping (s,q) (0.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6586648Z Skipping (s,q) (0.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6586806Z Skipping (s,q) (0.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6586969Z Skipping (s,q) (0.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6587125Z Skipping (s,q) (0.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6587285Z Skipping (s,q) (0.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6587442Z Skipping (s,q) (0.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6587600Z Skipping (s,q) (0.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6587766Z Skipping (s,q) (0.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6587923Z Skipping (s,q) (0.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6588083Z Skipping (s,q) (0.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6588238Z Skipping (s,q) (0.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6588394Z Skipping (s,q) (0.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6588549Z Skipping (s,q) (1, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6588710Z Skipping (s,q) (1.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6588867Z Skipping (s,q) (1.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6589027Z Skipping (s,q) (1.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6589186Z Skipping (s,q) (1.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6589345Z Skipping (s,q) (1.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6589503Z Skipping (s,q) (1.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6589660Z Skipping (s,q) (1.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6589820Z Skipping (s,q) (1.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6589976Z Skipping (s,q) (1.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6590133Z Skipping (s,q) (1.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6590294Z Skipping (s,q) (1.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6590450Z Skipping (s,q) (1.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6590612Z Skipping (s,q) (1.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6590813Z Skipping (s,q) (1.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6590970Z Skipping (s,q) (1.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6591128Z Skipping (s,q) (1.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6591284Z Skipping (s,q) (1.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6591675Z Skipping (s,q) (1.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6591914Z Skipping (s,q) (1.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6592075Z Skipping (s,q) (1.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6592233Z Skipping (s,q) (1.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6592389Z Skipping (s,q) (1.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6592544Z Skipping (s,q) (1.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6592760Z Skipping (s,q) (1.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6592921Z Skipping (s,q) (1.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6593077Z Skipping (s,q) (1.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6593237Z Skipping (s,q) (1.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6593393Z Skipping (s,q) (1.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6593552Z Skipping (s,q) (1.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6593710Z Skipping (s,q) (1.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6593870Z Skipping (s,q) (1.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6594031Z Skipping (s,q) (1.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6594189Z Skipping (s,q) (1.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6594346Z Skipping (s,q) (1.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6594511Z Skipping (s,q) (1.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6594668Z Skipping (s,q) (1.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6594826Z Skipping (s,q) (1.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6594987Z Skipping (s,q) (1.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6595143Z Skipping (s,q) (1.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6595304Z Skipping (s,q) (1.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6595461Z Skipping (s,q) (1.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6595618Z Skipping (s,q) (1.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6595777Z Skipping (s,q) (1.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6595933Z Skipping (s,q) (1.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6596089Z Skipping (s,q) (1.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6596252Z Skipping (s,q) (1.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6596408Z Skipping (s,q) (1.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6596571Z Skipping (s,q) (1.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6596727Z Skipping (s,q) (1.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6596883Z Skipping (s,q) (1.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6597043Z Skipping (s,q) (1.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6597199Z Skipping (s,q) (1.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6597358Z Skipping (s,q) (1.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6597532Z Skipping (s,q) (1.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6597711Z Skipping (s,q) (1.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6597884Z Skipping (s,q) (1.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6598043Z Skipping (s,q) (1.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6598198Z Skipping (s,q) (1.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6598425Z Skipping (s,q) (1.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6598582Z Skipping (s,q) (1.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6598738Z Skipping (s,q) (1.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6598957Z Skipping (s,q) (1.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6599113Z Skipping (s,q) (1.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6599310Z Skipping (s,q) (1.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6599467Z Skipping (s,q) (1.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6599623Z Skipping (s,q) (1.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6599784Z Skipping (s,q) (1.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6600002Z Skipping (s,q) (1.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6600160Z Skipping (s,q) (1.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6600422Z Skipping (s,q) (1.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6600579Z Skipping (s,q) (1.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6600735Z Skipping (s,q) (1.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6600893Z Skipping (s,q) (1.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6601050Z Skipping (s,q) (1.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6601211Z Skipping (s,q) (1.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6601366Z Skipping (s,q) (1.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6601524Z Skipping (s,q) (1.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6601682Z Skipping (s,q) (1.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6601842Z Skipping (s,q) (1.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6601998Z Skipping (s,q) (1.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6602160Z Skipping (s,q) (1.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6602317Z Skipping (s,q) (1.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6602476Z Skipping (s,q) (1.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6602637Z Skipping (s,q) (1.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6602793Z Skipping (s,q) (1.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6602953Z Skipping (s,q) (1.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6603109Z Skipping (s,q) (1.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6603264Z Skipping (s,q) (1.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6603423Z Skipping (s,q) (1.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6603580Z Skipping (s,q) (1.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6603741Z Skipping (s,q) (1.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6603899Z Skipping (s,q) (1.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6604056Z Skipping (s,q) (1.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6604214Z Skipping (s,q) (1.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6604370Z Skipping (s,q) (1.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6604528Z Skipping (s,q) (1.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6604690Z Skipping (s,q) (1.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6604846Z Skipping (s,q) (1.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6605005Z Skipping (s,q) (1.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6605160Z Skipping (s,q) (0.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6605316Z Skipping (s,q) (0.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6605478Z Skipping (s,q) (0.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6605684Z Skipping (s,q) (0.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6605843Z Skipping (s,q) (0.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6606007Z Skipping (s,q) (0.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6606164Z Skipping (s,q) (0.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6606367Z Skipping (s,q) (0.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6606523Z Skipping (s,q) (0.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6606952Z Skipping (s,q) (0.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6607116Z Skipping (s,q) (0.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6607273Z Skipping (s,q) (0.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6607432Z Skipping (s,q) (0.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6607642Z Skipping (s,q) (0.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6607829Z Skipping (s,q) (0.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6608000Z Skipping (s,q) (0.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6608156Z Skipping (s,q) (0.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6608313Z Skipping (s,q) (0.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6608475Z Skipping (s,q) (0.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6608630Z Skipping (s,q) (0.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6608789Z Skipping (s,q) (0.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6608947Z Skipping (s,q) (0.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6609103Z Skipping (s,q) (0.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6609264Z Skipping (s,q) (0.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6609422Z Skipping (s,q) (0.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6609579Z Skipping (s,q) (0.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6609740Z Skipping (s,q) (0.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6609896Z Skipping (s,q) (0.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6610052Z Skipping (s,q) (0.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6610214Z Skipping (s,q) (0.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6610369Z Skipping (s,q) (0.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6610528Z Skipping (s,q) (0.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6610689Z Skipping (s,q) (0.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6610845Z Skipping (s,q) (0.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6611004Z Skipping (s,q) (0.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6611162Z Skipping (s,q) (0.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6611318Z Skipping (s,q) (0.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6611479Z Skipping (s,q) (0.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6611635Z Skipping (s,q) (0.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6611792Z Skipping (s,q) (0.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6611955Z Skipping (s,q) (0.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6612111Z Skipping (s,q) (0.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6612272Z Skipping (s,q) (0.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6612427Z Skipping (s,q) (0.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6612583Z Skipping (s,q) (0.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6612742Z Skipping (s,q) (0.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6612901Z Skipping (s,q) (0.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6613056Z Skipping (s,q) (0.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6613260Z Skipping (s,q) (0.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6613417Z Skipping (s,q) (0.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6613575Z Skipping (s,q) (0.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6613777Z Skipping (s,q) (0.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6613933Z Skipping (s,q) (0.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6614132Z Skipping (s,q) (0.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6614289Z Skipping (s,q) (0.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6614446Z Skipping (s,q) (0.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6614606Z Skipping (s,q) (0.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6614802Z Skipping (s,q) (0.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6614964Z Skipping (s,q) (0.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6615122Z Skipping (s,q) (0.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6615279Z Skipping (s,q) (0.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6615439Z Skipping (s,q) (0.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6615598Z Skipping (s,q) (0.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6615754Z Skipping (s,q) (0.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6615916Z Skipping (s,q) (0.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6616072Z Skipping (s,q) (0.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6616231Z Skipping (s,q) (0.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6616388Z Skipping (s,q) (0.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6616543Z Skipping (s,q) (0.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6616706Z Skipping (s,q) (0.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6616865Z Skipping (s,q) (0.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6617021Z Skipping (s,q) (0.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6617179Z Skipping (s,q) (0.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6617335Z Skipping (s,q) (0.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6617497Z Skipping (s,q) (0.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6617655Z Skipping (s,q) (0.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6617812Z Skipping (s,q) (0.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6617970Z Skipping (s,q) (0.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6618126Z Skipping (s,q) (0.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6618281Z Skipping (s,q) (0.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6618443Z Skipping (s,q) (0.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6618600Z Skipping (s,q) (0.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6618759Z Skipping (s,q) (0.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6618915Z Skipping (s,q) (0.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6619071Z Skipping (s,q) (0.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6619235Z Skipping (s,q) (0.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6619390Z Skipping (s,q) (0.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6619548Z Skipping (s,q) (0.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6619708Z Skipping (s,q) (0.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6619864Z Skipping (s,q) (0.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6620020Z Skipping (s,q) (0.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6620180Z Skipping (s,q) (0.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6620383Z Skipping (s,q) (0.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6620542Z Skipping (s,q) (0.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6620700Z Skipping (s,q) (0.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6620857Z Skipping (s,q) (0.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6621073Z Skipping (s,q) (0.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6621229Z Skipping (s,q) (0.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6621422Z Skipping (s,q) (0.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6621579Z Skipping (s,q) (1, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6621738Z Skipping (s,q) (1.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6621897Z Skipping (s,q) (1.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6622092Z Skipping (s,q) (1.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6622250Z Skipping (s,q) (1.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6622412Z Skipping (s,q) (1.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6622567Z Skipping (s,q) (1.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6622723Z Skipping (s,q) (1.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6622884Z Skipping (s,q) (1.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6623040Z Skipping (s,q) (1.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6623202Z Skipping (s,q) (1.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6623359Z Skipping (s,q) (1.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6623516Z Skipping (s,q) (1.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6623675Z Skipping (s,q) (1.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6623834Z Skipping (s,q) (1.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6623989Z Skipping (s,q) (1.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6624152Z Skipping (s,q) (1.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6624310Z Skipping (s,q) (1.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6624468Z Skipping (s,q) (1.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6624626Z Skipping (s,q) (1.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6624781Z Skipping (s,q) (1.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6624942Z Skipping (s,q) (1.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6625098Z Skipping (s,q) (1.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6625253Z Skipping (s,q) (1.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6625411Z Skipping (s,q) (1.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6625570Z Skipping (s,q) (1.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6625728Z Skipping (s,q) (1.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6625887Z Skipping (s,q) (1.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6626041Z Skipping (s,q) (1.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6626200Z Skipping (s,q) (1.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6626358Z Skipping (s,q) (1.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6626513Z Skipping (s,q) (1.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6626674Z Skipping (s,q) (1.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6626829Z Skipping (s,q) (1.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6626987Z Skipping (s,q) (1.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6627144Z Skipping (s,q) (1.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6627303Z Skipping (s,q) (1.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6627462Z Skipping (s,q) (1.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6627666Z Skipping (s,q) (1.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6627822Z Skipping (s,q) (1.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6627981Z Skipping (s,q) (1.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6628181Z Skipping (s,q) (1.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6628337Z Skipping (s,q) (1.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6628555Z Skipping (s,q) (1.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6628714Z Skipping (s,q) (1.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6628872Z Skipping (s,q) (1.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6629028Z Skipping (s,q) (1.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6629184Z Skipping (s,q) (1.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6629432Z Skipping (s,q) (1.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6629593Z Skipping (s,q) (1.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6629749Z Skipping (s,q) (1.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6629907Z Skipping (s,q) (1.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6630063Z Skipping (s,q) (1.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6630224Z Skipping (s,q) (1.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6630382Z Skipping (s,q) (1.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6630538Z Skipping (s,q) (1.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6630704Z Skipping (s,q) (1.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6630863Z Skipping (s,q) (1.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6631020Z Skipping (s,q) (1.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6631183Z Skipping (s,q) (1.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6631344Z Skipping (s,q) (1.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6631509Z Skipping (s,q) (1.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6631667Z Skipping (s,q) (1.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6631822Z Skipping (s,q) (1.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6631983Z Skipping (s,q) (1.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6632140Z Skipping (s,q) (1.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6632300Z Skipping (s,q) (1.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6632460Z Skipping (s,q) (1.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6632616Z Skipping (s,q) (1.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6632776Z Skipping (s,q) (1.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6632934Z Skipping (s,q) (1.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6633095Z Skipping (s,q) (1.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6633260Z Skipping (s,q) (1.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6633419Z Skipping (s,q) (1.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6633577Z Skipping (s,q) (1.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6633742Z Skipping (s,q) (1.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6633898Z Skipping (s,q) (1.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6634058Z Skipping (s,q) (1.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6634214Z Skipping (s,q) (1.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6634369Z Skipping (s,q) (1.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6634528Z Skipping (s,q) (1.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6634689Z Skipping (s,q) (1.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6634843Z Skipping (s,q) (1.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6635052Z Skipping (s,q) (1.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6635209Z Skipping (s,q) (1.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6635371Z Skipping (s,q) (1.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6635572Z Skipping (s,q) (1.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6635729Z Skipping (s,q) (1.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6635930Z Skipping (s,q) (1.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6636091Z Skipping (s,q) (1.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6636250Z Skipping (s,q) (1.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6636411Z Skipping (s,q) (1.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6636607Z Skipping (s,q) (1.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6636776Z Skipping (s,q) (1.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6636939Z Skipping (s,q) (1.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6637098Z Skipping (s,q) (1.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6637262Z Skipping (s,q) (1.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6637420Z Skipping (s,q) (1.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6637601Z Skipping (s,q) (1.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6637788Z Skipping (s,q) (1.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6637944Z Skipping (s,q) (0.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6638099Z Skipping (s,q) (0.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6638257Z Skipping (s,q) (0.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6638419Z Skipping (s,q) (0.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6638577Z Skipping (s,q) (0.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6638737Z Skipping (s,q) (0.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6638893Z Skipping (s,q) (0.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6639054Z Skipping (s,q) (0.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6639213Z Skipping (s,q) (0.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6639370Z Skipping (s,q) (0.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6639530Z Skipping (s,q) (0.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6639685Z Skipping (s,q) (0.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6639845Z Skipping (s,q) (0.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6640001Z Skipping (s,q) (0.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6640160Z Skipping (s,q) (0.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6640382Z Skipping (s,q) (0.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6640541Z Skipping (s,q) (0.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6640697Z Skipping (s,q) (0.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6640855Z Skipping (s,q) (0.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6641013Z Skipping (s,q) (0.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6641172Z Skipping (s,q) (0.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6641330Z Skipping (s,q) (0.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6641487Z Skipping (s,q) (0.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6641647Z Skipping (s,q) (0.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6641805Z Skipping (s,q) (0.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6641961Z Skipping (s,q) (0.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6642127Z Skipping (s,q) (0.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6642332Z Skipping (s,q) (0.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6642492Z Skipping (s,q) (0.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6642647Z Skipping (s,q) (0.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6642805Z Skipping (s,q) (0.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6643012Z Skipping (s,q) (0.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6643208Z Skipping (s,q) (0.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6643366Z Skipping (s,q) (0.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6643528Z Skipping (s,q) (0.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6643684Z Skipping (s,q) (0.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6643845Z Skipping (s,q) (0.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6644040Z Skipping (s,q) (0.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6644201Z Skipping (s,q) (0.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6644359Z Skipping (s,q) (0.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6644520Z Skipping (s,q) (0.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6644679Z Skipping (s,q) (0.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6644848Z Skipping (s,q) (0.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6645004Z Skipping (s,q) (0.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6645168Z Skipping (s,q) (0.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6645326Z Skipping (s,q) (0.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6645485Z Skipping (s,q) (0.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6645644Z Skipping (s,q) (0.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6645802Z Skipping (s,q) (0.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6645966Z Skipping (s,q) (0.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6646126Z Skipping (s,q) (0.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6646282Z Skipping (s,q) (0.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6646440Z Skipping (s,q) (0.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6646602Z Skipping (s,q) (0.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6646758Z Skipping (s,q) (0.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6646923Z Skipping (s,q) (0.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6647085Z Skipping (s,q) (0.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6647243Z Skipping (s,q) (0.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6647404Z Skipping (s,q) (0.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6647566Z Skipping (s,q) (0.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6647723Z Skipping (s,q) (0.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6647910Z Skipping (s,q) (0.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6648091Z Skipping (s,q) (0.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6648250Z Skipping (s,q) (0.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6648410Z Skipping (s,q) (0.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6648566Z Skipping (s,q) (0.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6648727Z Skipping (s,q) (0.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6648883Z Skipping (s,q) (0.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6649039Z Skipping (s,q) (0.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6649200Z Skipping (s,q) (0.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6649360Z Skipping (s,q) (0.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6649520Z Skipping (s,q) (0.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6649725Z Skipping (s,q) (0.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6649882Z Skipping (s,q) (0.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6650042Z Skipping (s,q) (0.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6650246Z Skipping (s,q) (0.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6650404Z Skipping (s,q) (0.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6650606Z Skipping (s,q) (0.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6650765Z Skipping (s,q) (0.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6650926Z Skipping (s,q) (0.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6651084Z Skipping (s,q) (0.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6651279Z Skipping (s,q) (0.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6651440Z Skipping (s,q) (0.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6651599Z Skipping (s,q) (0.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6651757Z Skipping (s,q) (0.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6651921Z Skipping (s,q) (0.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6652081Z Skipping (s,q) (0.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6652244Z Skipping (s,q) (0.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6652402Z Skipping (s,q) (0.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6652559Z Skipping (s,q) (0.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6652725Z Skipping (s,q) (0.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6652884Z Skipping (s,q) (0.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6653044Z Skipping (s,q) (0.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6653205Z Skipping (s,q) (0.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6653368Z Skipping (s,q) (0.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6653527Z Skipping (s,q) (0.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6653683Z Skipping (s,q) (0.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6653841Z Skipping (s,q) (0.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6654004Z Skipping (s,q) (0.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6654161Z Skipping (s,q) (1, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6654318Z Skipping (s,q) (1.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6654481Z Skipping (s,q) (1.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6654637Z Skipping (s,q) (1.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6654795Z Skipping (s,q) (1.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6654956Z Skipping (s,q) (1.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6655114Z Skipping (s,q) (1.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6655275Z Skipping (s,q) (1.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6655432Z Skipping (s,q) (1.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6655589Z Skipping (s,q) (1.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6655751Z Skipping (s,q) (1.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6655908Z Skipping (s,q) (1.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6656065Z Skipping (s,q) (1.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6656224Z Skipping (s,q) (1.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6656378Z Skipping (s,q) (1.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6656537Z Skipping (s,q) (1.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6656695Z Skipping (s,q) (1.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6656899Z Skipping (s,q) (1.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6657058Z Skipping (s,q) (1.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6657214Z Skipping (s,q) (1.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6657371Z Skipping (s,q) (1.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6657602Z Skipping (s,q) (1.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6657761Z Skipping (s,q) (1.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6657957Z Skipping (s,q) (1.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6658116Z Skipping (s,q) (1.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6658272Z Skipping (s,q) (1.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6658432Z Skipping (s,q) (1.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6658626Z Skipping (s,q) (1.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6658786Z Skipping (s,q) (1.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6658949Z Skipping (s,q) (1.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6659104Z Skipping (s,q) (1.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6659267Z Skipping (s,q) (1.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6659426Z Skipping (s,q) (1.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6659581Z Skipping (s,q) (1.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6659741Z Skipping (s,q) (1.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6659898Z Skipping (s,q) (1.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6660056Z Skipping (s,q) (1.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6660213Z Skipping (s,q) (1.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6660371Z Skipping (s,q) (1.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6660529Z Skipping (s,q) (1.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6660689Z Skipping (s,q) (1.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6660848Z Skipping (s,q) (1.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6661009Z Skipping (s,q) (1.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6661170Z Skipping (s,q) (1.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6661328Z Skipping (s,q) (1.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6661493Z Skipping (s,q) (1.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6661652Z Skipping (s,q) (1.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6661815Z Skipping (s,q) (1.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6661974Z Skipping (s,q) (1.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6662139Z Skipping (s,q) (1.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6662301Z Skipping (s,q) (1.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6662462Z Skipping (s,q) (1.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6662619Z Skipping (s,q) (1.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6662778Z Skipping (s,q) (1.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6662940Z Skipping (s,q) (1.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6663103Z Skipping (s,q) (1.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6663264Z Skipping (s,q) (1.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6663421Z Skipping (s,q) (1.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6663584Z Skipping (s,q) (1.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6663742Z Skipping (s,q) (1.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6663902Z Skipping (s,q) (1.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6664061Z Skipping (s,q) (1.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6664262Z Skipping (s,q) (1.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6664419Z Skipping (s,q) (1.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6664578Z Skipping (s,q) (1.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6664788Z Skipping (s,q) (1.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6664950Z Skipping (s,q) (1.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6665150Z Skipping (s,q) (1.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6665307Z Skipping (s,q) (1.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6665468Z Skipping (s,q) (1.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6665626Z Skipping (s,q) (1.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6665818Z Skipping (s,q) (1.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6665978Z Skipping (s,q) (1.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6666139Z Skipping (s,q) (1.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6666298Z Skipping (s,q) (1.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6666454Z Skipping (s,q) (1.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6666614Z Skipping (s,q) (1.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6666775Z Skipping (s,q) (1.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6666937Z Skipping (s,q) (1.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6667093Z Skipping (s,q) (1.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6667256Z Skipping (s,q) (1.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6667419Z Skipping (s,q) (1.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6667605Z Skipping (s,q) (1.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6667780Z Skipping (s,q) (1.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6667940Z Skipping (s,q) (1.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6668137Z Skipping (s,q) (1.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6668355Z Skipping (s,q) (1.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6668569Z Skipping (s,q) (1.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6668794Z Skipping (s,q) (1.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6669000Z Skipping (s,q) (1.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6669194Z Skipping (s,q) (1.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6669404Z Skipping (s,q) (1.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6669612Z Skipping (s,q) (1.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6669777Z Skipping (s,q) (1.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6669937Z Skipping (s,q) (1.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6670094Z Skipping (s,q) (1.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6670252Z Skipping (s,q) (1.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6670405Z Skipping (s,q) (1.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6670563Z Skipping (s,q) (1.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6670720Z Skipping (s,q) (1.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6670875Z Skipping (s,q) (0.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6671036Z Skipping (s,q) (0.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6671190Z Skipping (s,q) (0.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6671345Z Skipping (s,q) (0.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6671502Z Skipping (s,q) (0.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6671658Z Skipping (s,q) (0.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6671817Z Skipping (s,q) (0.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6672040Z Skipping (s,q) (0.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6672194Z Skipping (s,q) (0.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6672355Z Skipping (s,q) (0.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6672548Z Skipping (s,q) (0.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6672703Z Skipping (s,q) (0.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6672900Z Skipping (s,q) (0.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6673055Z Skipping (s,q) (0.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6673211Z Skipping (s,q) (0.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6673372Z Skipping (s,q) (0.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6673565Z Skipping (s,q) (0.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6673726Z Skipping (s,q) (0.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6673885Z Skipping (s,q) (0.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6674041Z Skipping (s,q) (0.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6674198Z Skipping (s,q) (0.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6674355Z Skipping (s,q) (0.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6674510Z Skipping (s,q) (0.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6674671Z Skipping (s,q) (0.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6674825Z Skipping (s,q) (0.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6674981Z Skipping (s,q) (0.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6675135Z Skipping (s,q) (0.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6675293Z Skipping (s,q) (0.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6675453Z Skipping (s,q) (0.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6675614Z Skipping (s,q) (0.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6675770Z Skipping (s,q) (0.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6675926Z Skipping (s,q) (0.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6676082Z Skipping (s,q) (0.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6676241Z Skipping (s,q) (0.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6676396Z Skipping (s,q) (0.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6676550Z Skipping (s,q) (0.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6676709Z Skipping (s,q) (0.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6676865Z Skipping (s,q) (0.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6677024Z Skipping (s,q) (0.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6677190Z Skipping (s,q) (0.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6677347Z Skipping (s,q) (0.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6677511Z Skipping (s,q) (0.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6677666Z Skipping (s,q) (0.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6677850Z Skipping (s,q) (0.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6678037Z Skipping (s,q) (0.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6678194Z Skipping (s,q) (0.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6678349Z Skipping (s,q) (0.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6678511Z Skipping (s,q) (0.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6678667Z Skipping (s,q) (0.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6678829Z Skipping (s,q) (0.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6678984Z Skipping (s,q) (0.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6679188Z Skipping (s,q) (0.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6679347Z Skipping (s,q) (0.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6679502Z Skipping (s,q) (0.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6679694Z Skipping (s,q) (0.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6679855Z Skipping (s,q) (0.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6680052Z Skipping (s,q) (0.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6680321Z Skipping (s,q) (0.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6680488Z Skipping (s,q) (0.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6680648Z Skipping (s,q) (0.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6680810Z Skipping (s,q) (0.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6681008Z Skipping (s,q) (0.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6681168Z Skipping (s,q) (0.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6681325Z Skipping (s,q) (0.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6681483Z Skipping (s,q) (0.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6681639Z Skipping (s,q) (0.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6681803Z Skipping (s,q) (0.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6681960Z Skipping (s,q) (0.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6682121Z Skipping (s,q) (0.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6682277Z Skipping (s,q) (0.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6682431Z Skipping (s,q) (0.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6682592Z Skipping (s,q) (0.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6682752Z Skipping (s,q) (0.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6682909Z Skipping (s,q) (0.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6683066Z Skipping (s,q) (0.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6683220Z Skipping (s,q) (0.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6683376Z Skipping (s,q) (0.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6683533Z Skipping (s,q) (0.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6683685Z Skipping (s,q) (0.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6683846Z Skipping (s,q) (0.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6683999Z Skipping (s,q) (0.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6684155Z Skipping (s,q) (0.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6684318Z Skipping (s,q) (0.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6684477Z Skipping (s,q) (0.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6684634Z Skipping (s,q) (0.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6684791Z Skipping (s,q) (0.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6684945Z Skipping (s,q) (0.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6685106Z Skipping (s,q) (0.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6685265Z Skipping (s,q) (0.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6685419Z Skipping (s,q) (0.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6685581Z Skipping (s,q) (0.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6685737Z Skipping (s,q) (0.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6685893Z Skipping (s,q) (0.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6686049Z Skipping (s,q) (0.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6686206Z Skipping (s,q) (0.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6686368Z Skipping (s,q) (0.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6686597Z Skipping (s,q) (0.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6686754Z Skipping (s,q) (0.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6686916Z Skipping (s,q) (0.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6687107Z Skipping (s,q) (1, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6687269Z Skipping (s,q) (1.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6687461Z Skipping (s,q) (1.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6687620Z Skipping (s,q) (1.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6687782Z Skipping (s,q) (1.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6687939Z Skipping (s,q) (1.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6688130Z Skipping (s,q) (1.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6688290Z Skipping (s,q) (1.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6688445Z Skipping (s,q) (1.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6688603Z Skipping (s,q) (1.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6688758Z Skipping (s,q) (1.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6688918Z Skipping (s,q) (1.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6689079Z Skipping (s,q) (1.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6689237Z Skipping (s,q) (1.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6689390Z Skipping (s,q) (1.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6689546Z Skipping (s,q) (1.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6689703Z Skipping (s,q) (1.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6689864Z Skipping (s,q) (1.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6690020Z Skipping (s,q) (1.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6690175Z Skipping (s,q) (1.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6690335Z Skipping (s,q) (1.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6690489Z Skipping (s,q) (1.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6690646Z Skipping (s,q) (1.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6690803Z Skipping (s,q) (1.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6690957Z Skipping (s,q) (1.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6691111Z Skipping (s,q) (1.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6691269Z Skipping (s,q) (1.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6691674Z Skipping (s,q) (1.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6691913Z Skipping (s,q) (1.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6692070Z Skipping (s,q) (1.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6695251Z Skipping (s,q) (1.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6695441Z Skipping (s,q) (1.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6695603Z Skipping (s,q) (1.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6695766Z Skipping (s,q) (1.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6695931Z Skipping (s,q) (1.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6696093Z Skipping (s,q) (1.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6696255Z Skipping (s,q) (1.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6696414Z Skipping (s,q) (1.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6696571Z Skipping (s,q) (1.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6696731Z Skipping (s,q) (1.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6696891Z Skipping (s,q) (1.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6697168Z Skipping (s,q) (1.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6697331Z Skipping (s,q) (1.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6697505Z Skipping (s,q) (1.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6697693Z Skipping (s,q) (1.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6697920Z Skipping (s,q) (1.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6698131Z Skipping (s,q) (1.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6698299Z Skipping (s,q) (1.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6698458Z Skipping (s,q) (1.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6698616Z Skipping (s,q) (1.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6698776Z Skipping (s,q) (1.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6698988Z Skipping (s,q) (1.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6699152Z Skipping (s,q) (1.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6699310Z Skipping (s,q) (1.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6699467Z Skipping (s,q) (1.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6699629Z Skipping (s,q) (1.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6699788Z Skipping (s,q) (1.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6699944Z Skipping (s,q) (1.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6700107Z Skipping (s,q) (1.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6700265Z Skipping (s,q) (1.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6700427Z Skipping (s,q) (1.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6700585Z Skipping (s,q) (1.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6700747Z Skipping (s,q) (1.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6700910Z Skipping (s,q) (1.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6701070Z Skipping (s,q) (1.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6701227Z Skipping (s,q) (1.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6701392Z Skipping (s,q) (1.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6701551Z Skipping (s,q) (1.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6701715Z Skipping (s,q) (1.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6701876Z Skipping (s,q) (1.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6702032Z Skipping (s,q) (1.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6702192Z Skipping (s,q) (1.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6702349Z Skipping (s,q) (1.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6702510Z Skipping (s,q) (1.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6702670Z Skipping (s,q) (1.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6702833Z Skipping (s,q) (1.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6702990Z Skipping (s,q) (1.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6703151Z Skipping (s,q) (1.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6703309Z Skipping (s,q) (1.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6703469Z Skipping (s,q) (1.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6703629Z Skipping (s,q) (1.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6703784Z Skipping (s,q) (1.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6703943Z Skipping (s,q) (1.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6704099Z Skipping (s,q) (1.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6704259Z Skipping (s,q) (1.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6704419Z Skipping (s,q) (1.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6704624Z Skipping (s,q) (1.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6704785Z Skipping (s,q) (1.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6704942Z Skipping (s,q) (1.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6705137Z Skipping (s,q) (1.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6705297Z Skipping (s,q) (1.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6705492Z Skipping (s,q) (1.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6705651Z Skipping (s,q) (1.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6705811Z Skipping (s,q) (1.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6705969Z Skipping (s,q) (1.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6706165Z Skipping (s,q) (1.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6706325Z Skipping (s,q) (1.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6706484Z Skipping (s,q) (1.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6706646Z Skipping (s,q) (1.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6706808Z Skipping (s,q) (1.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6706966Z Skipping (s,q) (0.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6707126Z Skipping (s,q) (0.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6707286Z Skipping (s,q) (0.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6707448Z Skipping (s,q) (0.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6707612Z Skipping (s,q) (0.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6707795Z Skipping (s,q) (0.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6707983Z Skipping (s,q) (0.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6708141Z Skipping (s,q) (0.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6708299Z Skipping (s,q) (0.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6708461Z Skipping (s,q) (0.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6708619Z Skipping (s,q) (0.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6708784Z Skipping (s,q) (0.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6708940Z Skipping (s,q) (0.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6709100Z Skipping (s,q) (0.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6709263Z Skipping (s,q) (0.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6709423Z Skipping (s,q) (0.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6709581Z Skipping (s,q) (0.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6709745Z Skipping (s,q) (0.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6709905Z Skipping (s,q) (0.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6710069Z Skipping (s,q) (0.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6710227Z Skipping (s,q) (0.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6710385Z Skipping (s,q) (0.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6710548Z Skipping (s,q) (0.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6710706Z Skipping (s,q) (0.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6710864Z Skipping (s,q) (0.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6711025Z Skipping (s,q) (0.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6711182Z Skipping (s,q) (0.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6711340Z Skipping (s,q) (0.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6711502Z Skipping (s,q) (0.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6711665Z Skipping (s,q) (0.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6711877Z Skipping (s,q) (0.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6712036Z Skipping (s,q) (0.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6712194Z Skipping (s,q) (0.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6712353Z Skipping (s,q) (0.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6712556Z Skipping (s,q) (0.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6712713Z Skipping (s,q) (0.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6712909Z Skipping (s,q) (0.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6713068Z Skipping (s,q) (0.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6713228Z Skipping (s,q) (0.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6713385Z Skipping (s,q) (0.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6713606Z Skipping (s,q) (0.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6713768Z Skipping (s,q) (0.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6713928Z Skipping (s,q) (0.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6714087Z Skipping (s,q) (0.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6714250Z Skipping (s,q) (0.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6714410Z Skipping (s,q) (0.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6714572Z Skipping (s,q) (0.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6714731Z Skipping (s,q) (0.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6714888Z Skipping (s,q) (0.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6715050Z Skipping (s,q) (0.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6715208Z Skipping (s,q) (0.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6715369Z Skipping (s,q) (0.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6715528Z Skipping (s,q) (0.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6715688Z Skipping (s,q) (0.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6715851Z Skipping (s,q) (0.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6716008Z Skipping (s,q) (0.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6716167Z Skipping (s,q) (0.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6716328Z Skipping (s,q) (0.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6716489Z Skipping (s,q) (0.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6716648Z Skipping (s,q) (0.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6716810Z Skipping (s,q) (0.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6716969Z Skipping (s,q) (0.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6717133Z Skipping (s,q) (0.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6717292Z Skipping (s,q) (0.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6717453Z Skipping (s,q) (0.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6717615Z Skipping (s,q) (0.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6717772Z Skipping (s,q) (0.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6717931Z Skipping (s,q) (0.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6718092Z Skipping (s,q) (0.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6718251Z Skipping (s,q) (0.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6718411Z Skipping (s,q) (0.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6718569Z Skipping (s,q) (0.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6718728Z Skipping (s,q) (0.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6718894Z Skipping (s,q) (0.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6719052Z Skipping (s,q) (0.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6719257Z Skipping (s,q) (0.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6719420Z Skipping (s,q) (0.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6719579Z Skipping (s,q) (0.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6719776Z Skipping (s,q) (0.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6719937Z Skipping (s,q) (0.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6720130Z Skipping (s,q) (0.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6720378Z Skipping (s,q) (0.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6720537Z Skipping (s,q) (0.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6720696Z Skipping (s,q) (0.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6720898Z Skipping (s,q) (0.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6721056Z Skipping (s,q) (0.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6721216Z Skipping (s,q) (0.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6721377Z Skipping (s,q) (0.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6721533Z Skipping (s,q) (0.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6721697Z Skipping (s,q) (0.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6721854Z Skipping (s,q) (0.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6722012Z Skipping (s,q) (0.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6722174Z Skipping (s,q) (0.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6722332Z Skipping (s,q) (0.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6722492Z Skipping (s,q) (0.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6722658Z Skipping (s,q) (0.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6722818Z Skipping (s,q) (0.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6722980Z Skipping (s,q) (0.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6723137Z Skipping (s,q) (0.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6723291Z Skipping (s,q) (1, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6723453Z Skipping (s,q) (1.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6723614Z Skipping (s,q) (1.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6723775Z Skipping (s,q) (1.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6723935Z Skipping (s,q) (1.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6724092Z Skipping (s,q) (1.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6724251Z Skipping (s,q) (1.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6724409Z Skipping (s,q) (1.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6724568Z Skipping (s,q) (1.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6724732Z Skipping (s,q) (1.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6724888Z Skipping (s,q) (1.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6725045Z Skipping (s,q) (1.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6725205Z Skipping (s,q) (1.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6725364Z Skipping (s,q) (1.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6725526Z Skipping (s,q) (1.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6725685Z Skipping (s,q) (1.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6725844Z Skipping (s,q) (1.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6726008Z Skipping (s,q) (1.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6726167Z Skipping (s,q) (1.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6726329Z Skipping (s,q) (1.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6726492Z Skipping (s,q) (1.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6726700Z Skipping (s,q) (1.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6726864Z Skipping (s,q) (1.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6727022Z Skipping (s,q) (1.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6727219Z Skipping (s,q) (1.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6727387Z Skipping (s,q) (1.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6727613Z Skipping (s,q) (1.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6727789Z Skipping (s,q) (1.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6727957Z Skipping (s,q) (1.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6728116Z Skipping (s,q) (1.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6728315Z Skipping (s,q) (1.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6728476Z Skipping (s,q) (1.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6728635Z Skipping (s,q) (1.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6728799Z Skipping (s,q) (1.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6728957Z Skipping (s,q) (1.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6729118Z Skipping (s,q) (1.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6729278Z Skipping (s,q) (1.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6729436Z Skipping (s,q) (1.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6729592Z Skipping (s,q) (1.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6729756Z Skipping (s,q) (1.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6729914Z Skipping (s,q) (1.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6730077Z Skipping (s,q) (1.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6730234Z Skipping (s,q) (1.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6730393Z Skipping (s,q) (1.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6730552Z Skipping (s,q) (1.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6730707Z Skipping (s,q) (1.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6730866Z Skipping (s,q) (1.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6731027Z Skipping (s,q) (1.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6731187Z Skipping (s,q) (1.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6731347Z Skipping (s,q) (1.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6731504Z Skipping (s,q) (1.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6731663Z Skipping (s,q) (1.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6731826Z Skipping (s,q) (1.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6731981Z Skipping (s,q) (1.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6732140Z Skipping (s,q) (1.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6732299Z Skipping (s,q) (1.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6732456Z Skipping (s,q) (1.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6732627Z Skipping (s,q) (1.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6732783Z Skipping (s,q) (1.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6732944Z Skipping (s,q) (1.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6733103Z Skipping (s,q) (1.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6733260Z Skipping (s,q) (1.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6733418Z Skipping (s,q) (1.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6733580Z Skipping (s,q) (1.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6733736Z Skipping (s,q) (1.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6733941Z Skipping (s,q) (1.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6734098Z Skipping (s,q) (1.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6734255Z Skipping (s,q) (1.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6734453Z Skipping (s,q) (1.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6734610Z Skipping (s,q) (1.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6734805Z Skipping (s,q) (1.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6734965Z Skipping (s,q) (1.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6735121Z Skipping (s,q) (1.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6735284Z Skipping (s,q) (1.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6735442Z Skipping (s,q) (1.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6735634Z Skipping (s,q) (1.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6735800Z Skipping (s,q) (1.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6735957Z Skipping (s,q) (1.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6736112Z Skipping (s,q) (1.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6736271Z Skipping (s,q) (1.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6736431Z Skipping (s,q) (1.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6736594Z Skipping (s,q) (1.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6736751Z Skipping (s,q) (1.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6736907Z Skipping (s,q) (1.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6737066Z Skipping (s,q) (1.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6737224Z Skipping (s,q) (1.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6737384Z Skipping (s,q) (1.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6737548Z Skipping (s,q) (1.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6737712Z Skipping (s,q) (1.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6737892Z Skipping (s,q) (1.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6738072Z Skipping (s,q) (1.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6738234Z Skipping (s,q) (1.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6738393Z Skipping (s,q) (1.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6738551Z Skipping (s,q) (1.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6738706Z Skipping (s,q) (1.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6738866Z Skipping (s,q) (1.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6739023Z Skipping (s,q) (1.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6739184Z Skipping (s,q) (1.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6739347Z Skipping (s,q) (1.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6739506Z Skipping (s,q) (1.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6739666Z Skipping (s,q) (0.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6739822Z Skipping (s,q) (0.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6739982Z Skipping (s,q) (0.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6740143Z Skipping (s,q) (0.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6740301Z Skipping (s,q) (0.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6740456Z Skipping (s,q) (0.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6740616Z Skipping (s,q) (0.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6740774Z Skipping (s,q) (0.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6740935Z Skipping (s,q) (0.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6741091Z Skipping (s,q) (0.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6741298Z Skipping (s,q) (0.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6741463Z Skipping (s,q) (0.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6741620Z Skipping (s,q) (0.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6741815Z Skipping (s,q) (0.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6741974Z Skipping (s,q) (0.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6742189Z Skipping (s,q) (0.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6742352Z Skipping (s,q) (0.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6742509Z Skipping (s,q) (0.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6742667Z Skipping (s,q) (0.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6742866Z Skipping (s,q) (0.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6743025Z Skipping (s,q) (0.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6743184Z Skipping (s,q) (0.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6743344Z Skipping (s,q) (0.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6743502Z Skipping (s,q) (0.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6743667Z Skipping (s,q) (0.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6743826Z Skipping (s,q) (0.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6743985Z Skipping (s,q) (0.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6744143Z Skipping (s,q) (0.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6744300Z Skipping (s,q) (0.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6744456Z Skipping (s,q) (0.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6744618Z Skipping (s,q) (0.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6744776Z Skipping (s,q) (0.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6744937Z Skipping (s,q) (0.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6745096Z Skipping (s,q) (0.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6745254Z Skipping (s,q) (0.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6745416Z Skipping (s,q) (0.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6745571Z Skipping (s,q) (0.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6745731Z Skipping (s,q) (0.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6745890Z Skipping (s,q) (0.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6746047Z Skipping (s,q) (0.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6746203Z Skipping (s,q) (0.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6746364Z Skipping (s,q) (0.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6746520Z Skipping (s,q) (0.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6746682Z Skipping (s,q) (0.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6746838Z Skipping (s,q) (0.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6746997Z Skipping (s,q) (0.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6747158Z Skipping (s,q) (0.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6747314Z Skipping (s,q) (0.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6747471Z Skipping (s,q) (0.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6747630Z Skipping (s,q) (0.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6747786Z Skipping (s,q) (0.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6747945Z Skipping (s,q) (0.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6748101Z Skipping (s,q) (0.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6748260Z Skipping (s,q) (0.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6748468Z Skipping (s,q) (0.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6748625Z Skipping (s,q) (0.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6748782Z Skipping (s,q) (0.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6748943Z Skipping (s,q) (0.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6749137Z Skipping (s,q) (0.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6749381Z Skipping (s,q) (0.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6749540Z Skipping (s,q) (0.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6749700Z Skipping (s,q) (0.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6749861Z Skipping (s,q) (0.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6750019Z Skipping (s,q) (0.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6750215Z Skipping (s,q) (0.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6750378Z Skipping (s,q) (0.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6750535Z Skipping (s,q) (0.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6750693Z Skipping (s,q) (0.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6750848Z Skipping (s,q) (0.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6751006Z Skipping (s,q) (0.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6751165Z Skipping (s,q) (0.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6751325Z Skipping (s,q) (0.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6751483Z Skipping (s,q) (0.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6751645Z Skipping (s,q) (0.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6751802Z Skipping (s,q) (0.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6751963Z Skipping (s,q) (0.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6752119Z Skipping (s,q) (0.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6752278Z Skipping (s,q) (0.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6752437Z Skipping (s,q) (0.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6752593Z Skipping (s,q) (0.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6752751Z Skipping (s,q) (0.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6752910Z Skipping (s,q) (0.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6753068Z Skipping (s,q) (0.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6753228Z Skipping (s,q) (0.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6753388Z Skipping (s,q) (0.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6753545Z Skipping (s,q) (0.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6753706Z Skipping (s,q) (0.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6753864Z Skipping (s,q) (0.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6754024Z Skipping (s,q) (0.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6754183Z Skipping (s,q) (0.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6754339Z Skipping (s,q) (0.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6754499Z Skipping (s,q) (0.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6754655Z Skipping (s,q) (0.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6754814Z Skipping (s,q) (0.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6754973Z Skipping (s,q) (0.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6755129Z Skipping (s,q) (0.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6755286Z Skipping (s,q) (0.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6755448Z Skipping (s,q) (0.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6755604Z Skipping (s,q) (0.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6755805Z Skipping (s,q) (1, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6755965Z Skipping (s,q) (1.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6756122Z Skipping (s,q) (1.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6756323Z Skipping (s,q) (1.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6756482Z Skipping (s,q) (1.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6756678Z Skipping (s,q) (1.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6756842Z Skipping (s,q) (1.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6757002Z Skipping (s,q) (1.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6757161Z Skipping (s,q) (1.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6757360Z Skipping (s,q) (1.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6757544Z Skipping (s,q) (1.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6757733Z Skipping (s,q) (1.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6757890Z Skipping (s,q) (1.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6758048Z Skipping (s,q) (1.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6758209Z Skipping (s,q) (1.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6758367Z Skipping (s,q) (1.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6758527Z Skipping (s,q) (1.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6758690Z Skipping (s,q) (1.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6758847Z Skipping (s,q) (1.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6759009Z Skipping (s,q) (1.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6759166Z Skipping (s,q) (1.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6759327Z Skipping (s,q) (1.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6759493Z Skipping (s,q) (1.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6759650Z Skipping (s,q) (1.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6759809Z Skipping (s,q) (1.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6759975Z Skipping (s,q) (1.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6760132Z Skipping (s,q) (1.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6760347Z Skipping (s,q) (1.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6760508Z Skipping (s,q) (1.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6760667Z Skipping (s,q) (1.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6760828Z Skipping (s,q) (1.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6760986Z Skipping (s,q) (1.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6761148Z Skipping (s,q) (1.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6761313Z Skipping (s,q) (1.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6761471Z Skipping (s,q) (1.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6761635Z Skipping (s,q) (1.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6761793Z Skipping (s,q) (1.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6761953Z Skipping (s,q) (1.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6762116Z Skipping (s,q) (1.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6762274Z Skipping (s,q) (1.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6762431Z Skipping (s,q) (1.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6762591Z Skipping (s,q) (1.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6762748Z Skipping (s,q) (1.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6762911Z Skipping (s,q) (1.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6763114Z Skipping (s,q) (1.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6763272Z Skipping (s,q) (1.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6763433Z Skipping (s,q) (1.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6763592Z Skipping (s,q) (1.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6763789Z Skipping (s,q) (1.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6763953Z Skipping (s,q) (1.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6764152Z Skipping (s,q) (1.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6764312Z Skipping (s,q) (1.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6764473Z Skipping (s,q) (1.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6764632Z Skipping (s,q) (1.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6764833Z Skipping (s,q) (1.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6764993Z Skipping (s,q) (1.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6765152Z Skipping (s,q) (1.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6765315Z Skipping (s,q) (1.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6765473Z Skipping (s,q) (1.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6765633Z Skipping (s,q) (1.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6765796Z Skipping (s,q) (1.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6765956Z Skipping (s,q) (1.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6766119Z Skipping (s,q) (1.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6766275Z Skipping (s,q) (1.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6766433Z Skipping (s,q) (1.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6766596Z Skipping (s,q) (1.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6766755Z Skipping (s,q) (1.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6766914Z Skipping (s,q) (1.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6767074Z Skipping (s,q) (1.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6767232Z Skipping (s,q) (1.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6767395Z Skipping (s,q) (1.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6767557Z Skipping (s,q) (1.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6767734Z Skipping (s,q) (1.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6767921Z Skipping (s,q) (1.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6768088Z Skipping (s,q) (1.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6768246Z Skipping (s,q) (1.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6768409Z Skipping (s,q) (1.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6768565Z Skipping (s,q) (1.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6768727Z Skipping (s,q) (1.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6768885Z Skipping (s,q) (1.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6769040Z Skipping (s,q) (1.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6769200Z Skipping (s,q) (1.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6769357Z Skipping (s,q) (1.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6769515Z Skipping (s,q) (1.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6769676Z Skipping (s,q) (1.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6769835Z Skipping (s,q) (1.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6769998Z Skipping (s,q) (1.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6770163Z Skipping (s,q) (1.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6770319Z Skipping (s,q) (1.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6770528Z Skipping (s,q) (1.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6770688Z Skipping (s,q) (1.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6770848Z Skipping (s,q) (1.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6771073Z Skipping (s,q) (1.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6771232Z Skipping (s,q) (1.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6771430Z Skipping (s,q) (1.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6771588Z Skipping (s,q) (1.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6771746Z Skipping (s,q) (1.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6771909Z Skipping (s,q) (1.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6772103Z Skipping (s,q) (1.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6772265Z Skipping (s,q) (1.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6772431Z Skipping (s,q) (0.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6772589Z Skipping (s,q) (0.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6772750Z Skipping (s,q) (0.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6772913Z Skipping (s,q) (0.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6773070Z Skipping (s,q) (0.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6773232Z Skipping (s,q) (0.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6773391Z Skipping (s,q) (0.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6773553Z Skipping (s,q) (0.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6773715Z Skipping (s,q) (0.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6773873Z Skipping (s,q) (0.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6774035Z Skipping (s,q) (0.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6774197Z Skipping (s,q) (0.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6774353Z Skipping (s,q) (0.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6774516Z Skipping (s,q) (0.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6774676Z Skipping (s,q) (0.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6774838Z Skipping (s,q) (0.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6775002Z Skipping (s,q) (0.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6775162Z Skipping (s,q) (0.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6775318Z Skipping (s,q) (0.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6775481Z Skipping (s,q) (0.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6775639Z Skipping (s,q) (0.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6775805Z Skipping (s,q) (0.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6775968Z Skipping (s,q) (0.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6776126Z Skipping (s,q) (0.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6776291Z Skipping (s,q) (0.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6776450Z Skipping (s,q) (0.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6776611Z Skipping (s,q) (0.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6776779Z Skipping (s,q) (0.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6776939Z Skipping (s,q) (0.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6777101Z Skipping (s,q) (0.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6777260Z Skipping (s,q) (0.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6777418Z Skipping (s,q) (0.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6777609Z Skipping (s,q) (0.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6777791Z Skipping (s,q) (0.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6777997Z Skipping (s,q) (0.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6778159Z Skipping (s,q) (0.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6778317Z Skipping (s,q) (0.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6778519Z Skipping (s,q) (0.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6778679Z Skipping (s,q) (0.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6778875Z Skipping (s,q) (0.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6779041Z Skipping (s,q) (0.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6779199Z Skipping (s,q) (0.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6779359Z Skipping (s,q) (0.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6779557Z Skipping (s,q) (0.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6779715Z Skipping (s,q) (0.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6779879Z Skipping (s,q) (0.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6780036Z Skipping (s,q) (0.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6780194Z Skipping (s,q) (0.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6780360Z Skipping (s,q) (0.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6780519Z Skipping (s,q) (0.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6780680Z Skipping (s,q) (0.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6780845Z Skipping (s,q) (0.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6781003Z Skipping (s,q) (0.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6781166Z Skipping (s,q) (0.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6781328Z Skipping (s,q) (0.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6781488Z Skipping (s,q) (0.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6781654Z Skipping (s,q) (0.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6781810Z Skipping (s,q) (0.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6781983Z Skipping (s,q) (0.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6782148Z Skipping (s,q) (0.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6782307Z Skipping (s,q) (0.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6782470Z Skipping (s,q) (0.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6782632Z Skipping (s,q) (0.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6782789Z Skipping (s,q) (0.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6782952Z Skipping (s,q) (0.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6783112Z Skipping (s,q) (0.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6783272Z Skipping (s,q) (0.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6783434Z Skipping (s,q) (0.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6783593Z Skipping (s,q) (0.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6783749Z Skipping (s,q) (0.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6783910Z Skipping (s,q) (0.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6784067Z Skipping (s,q) (0.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6784228Z Skipping (s,q) (0.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6784388Z Skipping (s,q) (0.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6784545Z Skipping (s,q) (0.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6784708Z Skipping (s,q) (0.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6784867Z Skipping (s,q) (0.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6785024Z Skipping (s,q) (0.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6785233Z Skipping (s,q) (0.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6785393Z Skipping (s,q) (0.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6785554Z Skipping (s,q) (0.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6785765Z Skipping (s,q) (0.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6785925Z Skipping (s,q) (0.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6786124Z Skipping (s,q) (0.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6786284Z Skipping (s,q) (0.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6786442Z Skipping (s,q) (0.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6786607Z Skipping (s,q) (0.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6786766Z Skipping (s,q) (0.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6786966Z Skipping (s,q) (0.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6787127Z Skipping (s,q) (0.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6787283Z Skipping (s,q) (0.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6787441Z Skipping (s,q) (0.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6787597Z Skipping (s,q) (0.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6787759Z Skipping (s,q) (0.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6787924Z Skipping (s,q) (0.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6788082Z Skipping (s,q) (0.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6788240Z Skipping (s,q) (0.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6788397Z Skipping (s,q) (0.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6788554Z Skipping (s,q) (0.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6788713Z Skipping (s,q) (1, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6788872Z Skipping (s,q) (1.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6789027Z Skipping (s,q) (1.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6789186Z Skipping (s,q) (1.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6789340Z Skipping (s,q) (1.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6789504Z Skipping (s,q) (1.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6789659Z Skipping (s,q) (1.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6789818Z Skipping (s,q) (1.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6789978Z Skipping (s,q) (1.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6790133Z Skipping (s,q) (1.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6790288Z Skipping (s,q) (1.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6790458Z Skipping (s,q) (1.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6790614Z Skipping (s,q) (1.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6790776Z Skipping (s,q) (1.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6790936Z Skipping (s,q) (1.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6791093Z Skipping (s,q) (1.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6791261Z Skipping (s,q) (1.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6791608Z Skipping (s,q) (1.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6791823Z Skipping (s,q) (1.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6791986Z Skipping (s,q) (1.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6792144Z Skipping (s,q) (1.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6792299Z Skipping (s,q) (1.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6792463Z Skipping (s,q) (1.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6792619Z Skipping (s,q) (1.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6792871Z Skipping (s,q) (1.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6793033Z Skipping (s,q) (1.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6793189Z Skipping (s,q) (1.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6793406Z Skipping (s,q) (1.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6793562Z Skipping (s,q) (1.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6793768Z Skipping (s,q) (1.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6793931Z Skipping (s,q) (1.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6794089Z Skipping (s,q) (1.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6794250Z Skipping (s,q) (1.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6794462Z Skipping (s,q) (1.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6794622Z Skipping (s,q) (1.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6794786Z Skipping (s,q) (1.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6794940Z Skipping (s,q) (1.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6795098Z Skipping (s,q) (1.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6795267Z Skipping (s,q) (1.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6795424Z Skipping (s,q) (1.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6795585Z Skipping (s,q) (1.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6795741Z Skipping (s,q) (1.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6795898Z Skipping (s,q) (1.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6796060Z Skipping (s,q) (1.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6796219Z Skipping (s,q) (1.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6796375Z Skipping (s,q) (1.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6796538Z Skipping (s,q) (1.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6796694Z Skipping (s,q) (1.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6796854Z Skipping (s,q) (1.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6797011Z Skipping (s,q) (1.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6797167Z Skipping (s,q) (1.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6797331Z Skipping (s,q) (1.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6797487Z Skipping (s,q) (1.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6797645Z Skipping (s,q) (1.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6797804Z Skipping (s,q) (1.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6797959Z Skipping (s,q) (1.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6798124Z Skipping (s,q) (1.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6798284Z Skipping (s,q) (1.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6798439Z Skipping (s,q) (1.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6798603Z Skipping (s,q) (1.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6798764Z Skipping (s,q) (1.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6798921Z Skipping (s,q) (1.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6799082Z Skipping (s,q) (1.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6799239Z Skipping (s,q) (1.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6799398Z Skipping (s,q) (1.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6799555Z Skipping (s,q) (1.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6799710Z Skipping (s,q) (1.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6799873Z Skipping (s,q) (1.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6800103Z Skipping (s,q) (1.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6800342Z Skipping (s,q) (1.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6800507Z Skipping (s,q) (1.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6800664Z Skipping (s,q) (1.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6800864Z Skipping (s,q) (1.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6801062Z Skipping (s,q) (1.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6801220Z Skipping (s,q) (1.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6801381Z Skipping (s,q) (1.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6801536Z Skipping (s,q) (1.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6801691Z Skipping (s,q) (1.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6801889Z Skipping (s,q) (1.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6802052Z Skipping (s,q) (1.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6802207Z Skipping (s,q) (1.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6802369Z Skipping (s,q) (1.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6802526Z Skipping (s,q) (1.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6802688Z Skipping (s,q) (1.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6802844Z Skipping (s,q) (1.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6803002Z Skipping (s,q) (1.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6803165Z Skipping (s,q) (1.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6803322Z Skipping (s,q) (1.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6803477Z Skipping (s,q) (1.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6803639Z Skipping (s,q) (1.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6803797Z Skipping (s,q) (1.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6803961Z Skipping (s,q) (1.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6804118Z Skipping (s,q) (1.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6804274Z Skipping (s,q) (1.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6804436Z Skipping (s,q) (1.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6804595Z Skipping (s,q) (1.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6804757Z Skipping (s,q) (1.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6804921Z Skipping (s,q) (1.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6805078Z Skipping (s,q) (1.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6805239Z Skipping (s,q) (1.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6805399Z Skipping (s,q) (0.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6805558Z Skipping (s,q) (0.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6805727Z Skipping (s,q) (0.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6805884Z Skipping (s,q) (0.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6806038Z Skipping (s,q) (0.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6806201Z Skipping (s,q) (0.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6806360Z Skipping (s,q) (0.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6806524Z Skipping (s,q) (0.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6806680Z Skipping (s,q) (0.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6806836Z Skipping (s,q) (0.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6806997Z Skipping (s,q) (0.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6807157Z Skipping (s,q) (0.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6807312Z Skipping (s,q) (0.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6807522Z Skipping (s,q) (0.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6807687Z Skipping (s,q) (0.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6807874Z Skipping (s,q) (0.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6808088Z Skipping (s,q) (0.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6808246Z Skipping (s,q) (0.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6808442Z Skipping (s,q) (0.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6808599Z Skipping (s,q) (0.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6808758Z Skipping (s,q) (0.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6808919Z Skipping (s,q) (0.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6809110Z Skipping (s,q) (0.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6809268Z Skipping (s,q) (0.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6809431Z Skipping (s,q) (0.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6809590Z Skipping (s,q) (0.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6809750Z Skipping (s,q) (0.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6809911Z Skipping (s,q) (0.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6810068Z Skipping (s,q) (0.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6810232Z Skipping (s,q) (0.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6810390Z Skipping (s,q) (0.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6810549Z Skipping (s,q) (0.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6810710Z Skipping (s,q) (0.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6810870Z Skipping (s,q) (0.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6811028Z Skipping (s,q) (0.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6811188Z Skipping (s,q) (0.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6811345Z Skipping (s,q) (0.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6811503Z Skipping (s,q) (0.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6811659Z Skipping (s,q) (0.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6811816Z Skipping (s,q) (0.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6811981Z Skipping (s,q) (0.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6812136Z Skipping (s,q) (0.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6812297Z Skipping (s,q) (0.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6812453Z Skipping (s,q) (0.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6812609Z Skipping (s,q) (0.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6812774Z Skipping (s,q) (0.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6812933Z Skipping (s,q) (0.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6813090Z Skipping (s,q) (0.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6813253Z Skipping (s,q) (0.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6813412Z Skipping (s,q) (0.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6813576Z Skipping (s,q) (0.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6813736Z Skipping (s,q) (0.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6813892Z Skipping (s,q) (0.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6814053Z Skipping (s,q) (0.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6814208Z Skipping (s,q) (0.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6814363Z Skipping (s,q) (0.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6814530Z Skipping (s,q) (0.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6814732Z Skipping (s,q) (0.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6814892Z Skipping (s,q) (0.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6815050Z Skipping (s,q) (0.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6815206Z Skipping (s,q) (0.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6815406Z Skipping (s,q) (0.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6815565Z Skipping (s,q) (0.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6815757Z Skipping (s,q) (0.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6815920Z Skipping (s,q) (0.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6816074Z Skipping (s,q) (0.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6816234Z Skipping (s,q) (0.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6816428Z Skipping (s,q) (0.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6816587Z Skipping (s,q) (0.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6816752Z Skipping (s,q) (0.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6816909Z Skipping (s,q) (0.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6817065Z Skipping (s,q) (0.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6817229Z Skipping (s,q) (0.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6817386Z Skipping (s,q) (0.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6817545Z Skipping (s,q) (0.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6817710Z Skipping (s,q) (0.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6820806Z Skipping (s,q) (0.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6820994Z Skipping (s,q) (0.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6821158Z Skipping (s,q) (0.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6821316Z Skipping (s,q) (0.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6821486Z Skipping (s,q) (0.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6821643Z Skipping (s,q) (0.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6821801Z Skipping (s,q) (0.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6821965Z Skipping (s,q) (0.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6822123Z Skipping (s,q) (0.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6822286Z Skipping (s,q) (0.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6822443Z Skipping (s,q) (0.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6822600Z Skipping (s,q) (0.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6822760Z Skipping (s,q) (0.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6822919Z Skipping (s,q) (0.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6823075Z Skipping (s,q) (0.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6823239Z Skipping (s,q) (0.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6823397Z Skipping (s,q) (0.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6823557Z Skipping (s,q) (0.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6823717Z Skipping (s,q) (0.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6823873Z Skipping (s,q) (0.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6824035Z Skipping (s,q) (0.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6824193Z Skipping (s,q) (0.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6824352Z Skipping (s,q) (0.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6824509Z Skipping (s,q) (1, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6824669Z Skipping (s,q) (1.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6824831Z Skipping (s,q) (1.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6825056Z Skipping (s,q) (1.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6825216Z Skipping (s,q) (1.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6825379Z Skipping (s,q) (1.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6825579Z Skipping (s,q) (1.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6825735Z Skipping (s,q) (1.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6825934Z Skipping (s,q) (1.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6826094Z Skipping (s,q) (1.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6826257Z Skipping (s,q) (1.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6826414Z Skipping (s,q) (1.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6826573Z Skipping (s,q) (1.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6826797Z Skipping (s,q) (1.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6826959Z Skipping (s,q) (1.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6827115Z Skipping (s,q) (1.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6827274Z Skipping (s,q) (1.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6827459Z Skipping (s,q) (1.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6827643Z Skipping (s,q) (1.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6827804Z Skipping (s,q) (1.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6827961Z Skipping (s,q) (1.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6828121Z Skipping (s,q) (1.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6828283Z Skipping (s,q) (1.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6828439Z Skipping (s,q) (1.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6828605Z Skipping (s,q) (1.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6828763Z Skipping (s,q) (1.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6828920Z Skipping (s,q) (1.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6829083Z Skipping (s,q) (1.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6829241Z Skipping (s,q) (1.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6829407Z Skipping (s,q) (1.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6829569Z Skipping (s,q) (1.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6829727Z Skipping (s,q) (1.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6829888Z Skipping (s,q) (1.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6830045Z Skipping (s,q) (1.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6830200Z Skipping (s,q) (1.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6830362Z Skipping (s,q) (1.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6830521Z Skipping (s,q) (1.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6830681Z Skipping (s,q) (1.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6830838Z Skipping (s,q) (1.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6830993Z Skipping (s,q) (1.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6831154Z Skipping (s,q) (1.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6831310Z Skipping (s,q) (1.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6831468Z Skipping (s,q) (1.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6831630Z Skipping (s,q) (1.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6831787Z Skipping (s,q) (1.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6831949Z Skipping (s,q) (1.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6832108Z Skipping (s,q) (1.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6832266Z Skipping (s,q) (1.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6832472Z Skipping (s,q) (1.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6832629Z Skipping (s,q) (1.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6832787Z Skipping (s,q) (1.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6832984Z Skipping (s,q) (1.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6833143Z Skipping (s,q) (1.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6833340Z Skipping (s,q) (1.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6833497Z Skipping (s,q) (1.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6833654Z Skipping (s,q) (1.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6833813Z Skipping (s,q) (1.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6834006Z Skipping (s,q) (1.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6834165Z Skipping (s,q) (1.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6834335Z Skipping (s,q) (1.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6834493Z Skipping (s,q) (1.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6834652Z Skipping (s,q) (1.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6834812Z Skipping (s,q) (1.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6834968Z Skipping (s,q) (1.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6835132Z Skipping (s,q) (1.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6835289Z Skipping (s,q) (1.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6835447Z Skipping (s,q) (1.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6835611Z Skipping (s,q) (1.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6835771Z Skipping (s,q) (1.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6835931Z Skipping (s,q) (1.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6836091Z Skipping (s,q) (1.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6836247Z Skipping (s,q) (1.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6836409Z Skipping (s,q) (1.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6836567Z Skipping (s,q) (1.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6836723Z Skipping (s,q) (1.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6836883Z Skipping (s,q) (1.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6837040Z Skipping (s,q) (1.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6837196Z Skipping (s,q) (1.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6837355Z Skipping (s,q) (1.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6837514Z Skipping (s,q) (1.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6837696Z Skipping (s,q) (1.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6837880Z Skipping (s,q) (1.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6838049Z Skipping (s,q) (1.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6838211Z Skipping (s,q) (1.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6838371Z Skipping (s,q) (1.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6838528Z Skipping (s,q) (1.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6838691Z Skipping (s,q) (1.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6838848Z Skipping (s,q) (1.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6839013Z Skipping (s,q) (1.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6839169Z Skipping (s,q) (1.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6839327Z Skipping (s,q) (1.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6839487Z Skipping (s,q) (1.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6839691Z Skipping (s,q) (1.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6839849Z Skipping (s,q) (1.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6840010Z Skipping (s,q) (1.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6840283Z Skipping (s,q) (1.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6840445Z Skipping (s,q) (1.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6840645Z Skipping (s,q) (1.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6840804Z Skipping (s,q) (1.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6840966Z Skipping (s,q) (1.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6841127Z Skipping (s,q) (0.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6841284Z Skipping (s,q) (0.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6841482Z Skipping (s,q) (0.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6841645Z Skipping (s,q) (0.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6841811Z Skipping (s,q) (0.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6841968Z Skipping (s,q) (0.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6842125Z Skipping (s,q) (0.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6842287Z Skipping (s,q) (0.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6842446Z Skipping (s,q) (0.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6842602Z Skipping (s,q) (0.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6842762Z Skipping (s,q) (0.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6842919Z Skipping (s,q) (0.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6843081Z Skipping (s,q) (0.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6843242Z Skipping (s,q) (0.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6843402Z Skipping (s,q) (0.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6843560Z Skipping (s,q) (0.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6843718Z Skipping (s,q) (0.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6843877Z Skipping (s,q) (0.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6844038Z Skipping (s,q) (0.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6844199Z Skipping (s,q) (0.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6844362Z Skipping (s,q) (0.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6844517Z Skipping (s,q) (0.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6844673Z Skipping (s,q) (0.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6844832Z Skipping (s,q) (0.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6844993Z Skipping (s,q) (0.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6845151Z Skipping (s,q) (0.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6845318Z Skipping (s,q) (0.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6845477Z Skipping (s,q) (0.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6845640Z Skipping (s,q) (0.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6845799Z Skipping (s,q) (0.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6845956Z Skipping (s,q) (0.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6846123Z Skipping (s,q) (0.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6846279Z Skipping (s,q) (0.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6846437Z Skipping (s,q) (0.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6846597Z Skipping (s,q) (0.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6846756Z Skipping (s,q) (0.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6846914Z Skipping (s,q) (0.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6847121Z Skipping (s,q) (0.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6847278Z Skipping (s,q) (0.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6847438Z Skipping (s,q) (0.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6847632Z Skipping (s,q) (0.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6847789Z Skipping (s,q) (0.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6847986Z Skipping (s,q) (0.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6848143Z Skipping (s,q) (0.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6848299Z Skipping (s,q) (0.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6848459Z Skipping (s,q) (0.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6848654Z Skipping (s,q) (0.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6848815Z Skipping (s,q) (0.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6848979Z Skipping (s,q) (0.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6849138Z Skipping (s,q) (0.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6849297Z Skipping (s,q) (0.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6849457Z Skipping (s,q) (0.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6849616Z Skipping (s,q) (0.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6849781Z Skipping (s,q) (0.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6849937Z Skipping (s,q) (0.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6850097Z Skipping (s,q) (0.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6850255Z Skipping (s,q) (0.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6850414Z Skipping (s,q) (0.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6850573Z Skipping (s,q) (0.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6850733Z Skipping (s,q) (0.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6850890Z Skipping (s,q) (0.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6851051Z Skipping (s,q) (0.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6851210Z Skipping (s,q) (0.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6851372Z Skipping (s,q) (0.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6851530Z Skipping (s,q) (0.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6851685Z Skipping (s,q) (0.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6851846Z Skipping (s,q) (0.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6852001Z Skipping (s,q) (0.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6852160Z Skipping (s,q) (0.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6852320Z Skipping (s,q) (0.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6852479Z Skipping (s,q) (0.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6852638Z Skipping (s,q) (0.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6852795Z Skipping (s,q) (0.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6852953Z Skipping (s,q) (0.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6853112Z Skipping (s,q) (0.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6853270Z Skipping (s,q) (0.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6853426Z Skipping (s,q) (0.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6853587Z Skipping (s,q) (0.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6853744Z Skipping (s,q) (0.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6853904Z Skipping (s,q) (0.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6854065Z Skipping (s,q) (0.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6854268Z Skipping (s,q) (0.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6854427Z Skipping (s,q) (0.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6854586Z Skipping (s,q) (0.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6854743Z Skipping (s,q) (0.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6854941Z Skipping (s,q) (0.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6855159Z Skipping (s,q) (0.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6855318Z Skipping (s,q) (0.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6855479Z Skipping (s,q) (0.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6855636Z Skipping (s,q) (0.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6855796Z Skipping (s,q) (0.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6855992Z Skipping (s,q) (0.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6856156Z Skipping (s,q) (0.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6856316Z Skipping (s,q) (0.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6856471Z Skipping (s,q) (0.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6856626Z Skipping (s,q) (0.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6856790Z Skipping (s,q) (0.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6856946Z Skipping (s,q) (0.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6857107Z Skipping (s,q) (0.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6857259Z Skipping (s,q) (1, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6857436Z Skipping (s,q) (1.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6857620Z Skipping (s,q) (1.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6857785Z Skipping (s,q) (1.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6857942Z Skipping (s,q) (1.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6858105Z Skipping (s,q) (1.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6858262Z Skipping (s,q) (1.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6858422Z Skipping (s,q) (1.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6858581Z Skipping (s,q) (1.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6858737Z Skipping (s,q) (1.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6858898Z Skipping (s,q) (1.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6859055Z Skipping (s,q) (1.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6859212Z Skipping (s,q) (1.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6859374Z Skipping (s,q) (1.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6859532Z Skipping (s,q) (1.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6859690Z Skipping (s,q) (1.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6859850Z Skipping (s,q) (1.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6860006Z Skipping (s,q) (1.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6860166Z Skipping (s,q) (1.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6860326Z Skipping (s,q) (1.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6860482Z Skipping (s,q) (1.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6860645Z Skipping (s,q) (1.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6860801Z Skipping (s,q) (1.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6860960Z Skipping (s,q) (1.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6861118Z Skipping (s,q) (1.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6861277Z Skipping (s,q) (1.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6861439Z Skipping (s,q) (1.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6861646Z Skipping (s,q) (1.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6861803Z Skipping (s,q) (1.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6861966Z Skipping (s,q) (1.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6862162Z Skipping (s,q) (1.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6862322Z Skipping (s,q) (1.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6862513Z Skipping (s,q) (1.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6862671Z Skipping (s,q) (1.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6862833Z Skipping (s,q) (1.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6862992Z Skipping (s,q) (1.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6863186Z Skipping (s,q) (1.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6863347Z Skipping (s,q) (1.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6863505Z Skipping (s,q) (1.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6863662Z Skipping (s,q) (1.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6863822Z Skipping (s,q) (1.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6863981Z Skipping (s,q) (1.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6864141Z Skipping (s,q) (1.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6864301Z Skipping (s,q) (1.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6864459Z Skipping (s,q) (1.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6864620Z Skipping (s,q) (1.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6864777Z Skipping (s,q) (1.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6864935Z Skipping (s,q) (1.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6865097Z Skipping (s,q) (1.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6865256Z Skipping (s,q) (1.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6865416Z Skipping (s,q) (1.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6865575Z Skipping (s,q) (1.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6865734Z Skipping (s,q) (1.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6865892Z Skipping (s,q) (1.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6866050Z Skipping (s,q) (1.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6866205Z Skipping (s,q) (1.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6866364Z Skipping (s,q) (1.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6866519Z Skipping (s,q) (1.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6866678Z Skipping (s,q) (1.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6866838Z Skipping (s,q) (1.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6866998Z Skipping (s,q) (1.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6867157Z Skipping (s,q) (1.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6867315Z Skipping (s,q) (1.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6867474Z Skipping (s,q) (1.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6867641Z Skipping (s,q) (1.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6867825Z Skipping (s,q) (1.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6868004Z Skipping (s,q) (1.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6868163Z Skipping (s,q) (1.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6868319Z Skipping (s,q) (1.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6868478Z Skipping (s,q) (1.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6868638Z Skipping (s,q) (1.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6868843Z Skipping (s,q) (1.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6869003Z Skipping (s,q) (1.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6869160Z Skipping (s,q) (1.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6869320Z Skipping (s,q) (1.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6869567Z Skipping (s,q) (1.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6869722Z Skipping (s,q) (1.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6869919Z Skipping (s,q) (1.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6870078Z Skipping (s,q) (1.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6870234Z Skipping (s,q) (1.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6870394Z Skipping (s,q) (1.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6870587Z Skipping (s,q) (1.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6870747Z Skipping (s,q) (1.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6870907Z Skipping (s,q) (1.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6871062Z Skipping (s,q) (1.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6871221Z Skipping (s,q) (1.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6871378Z Skipping (s,q) (1.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6871536Z Skipping (s,q) (1.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6871700Z Skipping (s,q) (1.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6871857Z Skipping (s,q) (1.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6872016Z Skipping (s,q) (1.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6872172Z Skipping (s,q) (1.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6872331Z Skipping (s,q) (1.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6872490Z Skipping (s,q) (1.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6872651Z Skipping (s,q) (1.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6872808Z Skipping (s,q) (1.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6872967Z Skipping (s,q) (1.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6873127Z Skipping (s,q) (1.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6873283Z Skipping (s,q) (1.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6873445Z Skipping (s,q) (1.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6873602Z Skipping (s,q) (0.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6873761Z Skipping (s,q) (0.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6873918Z Skipping (s,q) (0.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6874077Z Skipping (s,q) (0.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6874236Z Skipping (s,q) (0.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6874395Z Skipping (s,q) (0.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6874551Z Skipping (s,q) (0.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6874714Z Skipping (s,q) (0.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6874873Z Skipping (s,q) (0.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6875032Z Skipping (s,q) (0.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6875190Z Skipping (s,q) (0.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6875346Z Skipping (s,q) (0.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6875504Z Skipping (s,q) (0.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6875660Z Skipping (s,q) (0.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6875820Z Skipping (s,q) (0.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6875978Z Skipping (s,q) (0.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6876181Z Skipping (s,q) (0.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6876340Z Skipping (s,q) (0.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6876497Z Skipping (s,q) (0.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6876698Z Skipping (s,q) (0.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6876858Z Skipping (s,q) (0.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6877052Z Skipping (s,q) (0.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6877210Z Skipping (s,q) (0.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6877370Z Skipping (s,q) (0.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6877537Z Skipping (s,q) (0.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6877721Z Skipping (s,q) (0.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6877932Z Skipping (s,q) (0.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6878094Z Skipping (s,q) (0.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6878254Z Skipping (s,q) (0.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6878411Z Skipping (s,q) (0.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6878570Z Skipping (s,q) (0.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6878731Z Skipping (s,q) (0.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6878889Z Skipping (s,q) (0.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6879051Z Skipping (s,q) (0.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6879208Z Skipping (s,q) (0.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6879364Z Skipping (s,q) (0.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6879525Z Skipping (s,q) (0.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6879684Z Skipping (s,q) (0.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6879843Z Skipping (s,q) (0.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6880004Z Skipping (s,q) (0.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6880161Z Skipping (s,q) (0.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6880391Z Skipping (s,q) (0.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6880552Z Skipping (s,q) (0.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6880711Z Skipping (s,q) (0.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6880870Z Skipping (s,q) (0.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6881028Z Skipping (s,q) (0.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6881186Z Skipping (s,q) (0.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6881346Z Skipping (s,q) (0.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6881505Z Skipping (s,q) (0.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6881664Z Skipping (s,q) (0.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6881836Z Skipping (s,q) (0.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6881994Z Skipping (s,q) (0.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6882159Z Skipping (s,q) (0.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6882321Z Skipping (s,q) (0.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6882483Z Skipping (s,q) (0.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6882650Z Skipping (s,q) (0.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6882807Z Skipping (s,q) (0.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6882964Z Skipping (s,q) (0.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6883126Z Skipping (s,q) (0.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6883286Z Skipping (s,q) (0.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6883450Z Skipping (s,q) (0.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6883654Z Skipping (s,q) (0.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6883811Z Skipping (s,q) (0.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6883976Z Skipping (s,q) (0.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6884567Z Skipping (s,q) (0.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6884727Z Skipping (s,q) (0.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6884933Z Skipping (s,q) (0.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6885092Z Skipping (s,q) (0.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6885254Z Skipping (s,q) (0.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6885410Z Skipping (s,q) (0.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6885601Z Skipping (s,q) (0.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6885760Z Skipping (s,q) (0.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6885920Z Skipping (s,q) (0.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6886076Z Skipping (s,q) (0.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6886236Z Skipping (s,q) (0.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6886392Z Skipping (s,q) (0.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6886555Z Skipping (s,q) (0.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6886713Z Skipping (s,q) (0.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6886871Z Skipping (s,q) (0.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6887031Z Skipping (s,q) (0.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6887186Z Skipping (s,q) (0.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6887349Z Skipping (s,q) (0.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6887538Z Skipping (s,q) (0.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6887721Z Skipping (s,q) (0.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6887883Z Skipping (s,q) (0.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6888039Z Skipping (s,q) (0.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6888197Z Skipping (s,q) (0.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6888360Z Skipping (s,q) (0.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6888517Z Skipping (s,q) (0.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6888673Z Skipping (s,q) (0.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6888831Z Skipping (s,q) (0.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6888986Z Skipping (s,q) (0.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6889149Z Skipping (s,q) (0.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6889303Z Skipping (s,q) (0.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6889460Z Skipping (s,q) (0.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6889622Z Skipping (s,q) (0.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6889780Z Skipping (s,q) (0.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6889936Z Skipping (s,q) (0.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6890096Z Skipping (s,q) (0.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6890250Z Skipping (s,q) (1, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6890409Z Skipping (s,q) (1.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6890566Z Skipping (s,q) (1.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6890722Z Skipping (s,q) (1.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6890883Z Skipping (s,q) (1.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6891041Z Skipping (s,q) (1.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6891245Z Skipping (s,q) (1.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6891408Z Skipping (s,q) (1.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6891882Z Skipping (s,q) (1.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6892181Z Skipping (s,q) (1.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6892344Z Skipping (s,q) (1.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6892561Z Skipping (s,q) (1.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6892722Z Skipping (s,q) (1.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6892877Z Skipping (s,q) (1.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6893033Z Skipping (s,q) (1.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6893192Z Skipping (s,q) (1.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6893409Z Skipping (s,q) (1.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6893568Z Skipping (s,q) (1.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6893727Z Skipping (s,q) (1.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6893883Z Skipping (s,q) (1.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6894045Z Skipping (s,q) (1.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6894201Z Skipping (s,q) (1.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6894359Z Skipping (s,q) (1.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6894522Z Skipping (s,q) (1.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6894677Z Skipping (s,q) (1.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6894834Z Skipping (s,q) (1.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6894996Z Skipping (s,q) (1.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6895154Z Skipping (s,q) (1.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6895316Z Skipping (s,q) (1.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6895470Z Skipping (s,q) (1.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6895627Z Skipping (s,q) (1.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6895789Z Skipping (s,q) (1.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6895948Z Skipping (s,q) (1.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6896103Z Skipping (s,q) (1.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6896267Z Skipping (s,q) (1.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6896424Z Skipping (s,q) (1.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6896582Z Skipping (s,q) (1.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6896739Z Skipping (s,q) (1.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6896899Z Skipping (s,q) (1.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6897059Z Skipping (s,q) (1.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6897218Z Skipping (s,q) (1.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6897374Z Skipping (s,q) (1.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6897535Z Skipping (s,q) (1.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6897713Z Skipping (s,q) (1.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6897895Z Skipping (s,q) (1.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6898060Z Skipping (s,q) (1.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6898217Z Skipping (s,q) (1.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6898378Z Skipping (s,q) (1.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6898533Z Skipping (s,q) (1.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6898690Z Skipping (s,q) (1.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6898855Z Skipping (s,q) (1.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6899085Z Skipping (s,q) (1.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6899249Z Skipping (s,q) (1.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6899406Z Skipping (s,q) (1.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6899602Z Skipping (s,q) (1.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6899763Z Skipping (s,q) (1.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6899954Z Skipping (s,q) (1.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6900111Z Skipping (s,q) (1.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6900272Z Skipping (s,q) (1.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6900427Z Skipping (s,q) (1.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6900620Z Skipping (s,q) (1.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6900787Z Skipping (s,q) (1.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6900943Z Skipping (s,q) (1.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6901108Z Skipping (s,q) (1.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6901265Z Skipping (s,q) (1.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6901423Z Skipping (s,q) (1.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6901584Z Skipping (s,q) (1.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6901739Z Skipping (s,q) (1.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6901893Z Skipping (s,q) (1.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6902055Z Skipping (s,q) (1.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6902211Z Skipping (s,q) (1.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6902375Z Skipping (s,q) (1.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6902530Z Skipping (s,q) (1.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6902688Z Skipping (s,q) (1.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6902848Z Skipping (s,q) (1.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6903004Z Skipping (s,q) (1.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6903161Z Skipping (s,q) (1.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6903321Z Skipping (s,q) (1.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6903482Z Skipping (s,q) (1.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6903647Z Skipping (s,q) (1.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6903801Z Skipping (s,q) (1.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6903957Z Skipping (s,q) (1.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6904116Z Skipping (s,q) (1.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6904275Z Skipping (s,q) (1.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6904433Z Skipping (s,q) (1.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6904598Z Skipping (s,q) (1.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6904754Z Skipping (s,q) (1.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6904919Z Skipping (s,q) (1.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6905078Z Skipping (s,q) (1.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6905235Z Skipping (s,q) (1.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6905391Z Skipping (s,q) (1.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6905551Z Skipping (s,q) (1.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6905707Z Skipping (s,q) (1.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6905870Z Skipping (s,q) (1.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6906029Z Skipping (s,q) (1.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6906239Z Skipping (s,q) (1.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6906393Z Skipping (s,q) (1.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6906550Z Skipping (s,q) (1.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6906710Z Skipping (s,q) (1.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6906914Z Skipping (s,q) (1.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:59:07.6907111Z Skipping (s,q) (0.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6907275Z Skipping (s,q) (0.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6907431Z Skipping (s,q) (0.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6907592Z Skipping (s,q) (0.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6907747Z Skipping (s,q) (0.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6907940Z Skipping (s,q) (0.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6908105Z Skipping (s,q) (0.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6908261Z Skipping (s,q) (0.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6908417Z Skipping (s,q) (0.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6908578Z Skipping (s,q) (0.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6908738Z Skipping (s,q) (0.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6908892Z Skipping (s,q) (0.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6909054Z Skipping (s,q) (0.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6909211Z Skipping (s,q) (0.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6909374Z Skipping (s,q) (0.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6909529Z Skipping (s,q) (0.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6909689Z Skipping (s,q) (0.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6909852Z Skipping (s,q) (0.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6910009Z Skipping (s,q) (0.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6910165Z Skipping (s,q) (0.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6910327Z Skipping (s,q) (0.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6910486Z Skipping (s,q) (0.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6910645Z Skipping (s,q) (0.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6910802Z Skipping (s,q) (0.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6910958Z Skipping (s,q) (0.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6911118Z Skipping (s,q) (0.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6911274Z Skipping (s,q) (0.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6911430Z Skipping (s,q) (0.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6911590Z Skipping (s,q) (0.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6911748Z Skipping (s,q) (0.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6911907Z Skipping (s,q) (0.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6912066Z Skipping (s,q) (0.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6912224Z Skipping (s,q) (0.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6912385Z Skipping (s,q) (0.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6912543Z Skipping (s,q) (0.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6912698Z Skipping (s,q) (0.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6912859Z Skipping (s,q) (0.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6913016Z Skipping (s,q) (0.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6913182Z Skipping (s,q) (0.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6913341Z Skipping (s,q) (0.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6913569Z Skipping (s,q) (0.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6913734Z Skipping (s,q) (0.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6913892Z Skipping (s,q) (0.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6914089Z Skipping (s,q) (0.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6914252Z Skipping (s,q) (0.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6914444Z Skipping (s,q) (0.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6914606Z Skipping (s,q) (0.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6914767Z Skipping (s,q) (0.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6914925Z Skipping (s,q) (0.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6915125Z Skipping (s,q) (0.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6915284Z Skipping (s,q) (0.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6915444Z Skipping (s,q) (0.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6915606Z Skipping (s,q) (0.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6915763Z Skipping (s,q) (0.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6915923Z Skipping (s,q) (0.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6916079Z Skipping (s,q) (0.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6916236Z Skipping (s,q) (0.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6916394Z Skipping (s,q) (0.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6916549Z Skipping (s,q) (0.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6916708Z Skipping (s,q) (0.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6916871Z Skipping (s,q) (0.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6917029Z Skipping (s,q) (0.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6917193Z Skipping (s,q) (0.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6917351Z Skipping (s,q) (0.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6917532Z Skipping (s,q) (0.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6917717Z Skipping (s,q) (0.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6917872Z Skipping (s,q) (0.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6918030Z Skipping (s,q) (0.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6918191Z Skipping (s,q) (0.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6918349Z Skipping (s,q) (0.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6918507Z Skipping (s,q) (0.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6918671Z Skipping (s,q) (0.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6918830Z Skipping (s,q) (0.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6918996Z Skipping (s,q) (0.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6919152Z Skipping (s,q) (0.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6919308Z Skipping (s,q) (0.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6919467Z Skipping (s,q) (0.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6919624Z Skipping (s,q) (0.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6919781Z Skipping (s,q) (0.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6919944Z Skipping (s,q) (0.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6920100Z Skipping (s,q) (0.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6920338Z Skipping (s,q) (0.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6920493Z Skipping (s,q) (0.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6920653Z Skipping (s,q) (0.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6920859Z Skipping (s,q) (0.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6921017Z Skipping (s,q) (0.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6921176Z Skipping (s,q) (0.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6921337Z Skipping (s,q) (0.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6921534Z Skipping (s,q) (0.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6921695Z Skipping (s,q) (0.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6921888Z Skipping (s,q) (0.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6922050Z Skipping (s,q) (0.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6922212Z Skipping (s,q) (0.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6922368Z Skipping (s,q) (0.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6922584Z Skipping (s,q) (0.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6922748Z Skipping (s,q) (0.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6922911Z Skipping (s,q) (0.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6923074Z Skipping (s,q) (0.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6923231Z Skipping (s,q) (0.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6923384Z Skipping (s,q) (1, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6923549Z Skipping (s,q) (1.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6923710Z Skipping (s,q) (1.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6923867Z Skipping (s,q) (1.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6924030Z Skipping (s,q) (1.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6924185Z Skipping (s,q) (1.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6924350Z Skipping (s,q) (1.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6924507Z Skipping (s,q) (1.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6924666Z Skipping (s,q) (1.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6924830Z Skipping (s,q) (1.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6924986Z Skipping (s,q) (1.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6925143Z Skipping (s,q) (1.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6925303Z Skipping (s,q) (1.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6925460Z Skipping (s,q) (1.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6925618Z Skipping (s,q) (1.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6925775Z Skipping (s,q) (1.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6925930Z Skipping (s,q) (1.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6926093Z Skipping (s,q) (1.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6926249Z Skipping (s,q) (1.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6926410Z Skipping (s,q) (1.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6926570Z Skipping (s,q) (1.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6926727Z Skipping (s,q) (1.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6926887Z Skipping (s,q) (1.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6927049Z Skipping (s,q) (1.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6927207Z Skipping (s,q) (1.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6927366Z Skipping (s,q) (1.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6927523Z Skipping (s,q) (1.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6927682Z Skipping (s,q) (1.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6927874Z Skipping (s,q) (1.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6928055Z Skipping (s,q) (1.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6928266Z Skipping (s,q) (1.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6928428Z Skipping (s,q) (1.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6928587Z Skipping (s,q) (1.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6928790Z Skipping (s,q) (1.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6928947Z Skipping (s,q) (1.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6929142Z Skipping (s,q) (1.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6929303Z Skipping (s,q) (1.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6929459Z Skipping (s,q) (1.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6929616Z Skipping (s,q) (1.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6929781Z Skipping (s,q) (1.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6929975Z Skipping (s,q) (1.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6930144Z Skipping (s,q) (1.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6930301Z Skipping (s,q) (1.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6930456Z Skipping (s,q) (1.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6930619Z Skipping (s,q) (1.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6930776Z Skipping (s,q) (1.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6930934Z Skipping (s,q) (1.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6931097Z Skipping (s,q) (1.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6931253Z Skipping (s,q) (1.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6931421Z Skipping (s,q) (1.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6931578Z Skipping (s,q) (1.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6931737Z Skipping (s,q) (1.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6931903Z Skipping (s,q) (1.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6932061Z Skipping (s,q) (1.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6932217Z Skipping (s,q) (1.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6932379Z Skipping (s,q) (1.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6932537Z Skipping (s,q) (1.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6932701Z Skipping (s,q) (1.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6932861Z Skipping (s,q) (1.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6933019Z Skipping (s,q) (1.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6933179Z Skipping (s,q) (1.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6933338Z Skipping (s,q) (1.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6933498Z Skipping (s,q) (1.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6933663Z Skipping (s,q) (1.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6933820Z Skipping (s,q) (1.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6933988Z Skipping (s,q) (1.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6934144Z Skipping (s,q) (1.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6934303Z Skipping (s,q) (1.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6934463Z Skipping (s,q) (1.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6934623Z Skipping (s,q) (1.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6934778Z Skipping (s,q) (1.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6934938Z Skipping (s,q) (1.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6935092Z Skipping (s,q) (1.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6935249Z Skipping (s,q) (1.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6935414Z Skipping (s,q) (1.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6935615Z Skipping (s,q) (1.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6935779Z Skipping (s,q) (1.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6935937Z Skipping (s,q) (1.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6936134Z Skipping (s,q) (1.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6936296Z Skipping (s,q) (1.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6936493Z Skipping (s,q) (1.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6936652Z Skipping (s,q) (1.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6936817Z Skipping (s,q) (1.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6936974Z Skipping (s,q) (1.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6937296Z Skipping (s,q) (1.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6937454Z Skipping (s,q) (1.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6937612Z Skipping (s,q) (1.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6937774Z Skipping (s,q) (1.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6937930Z Skipping (s,q) (1.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6938087Z Skipping (s,q) (1.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6938250Z Skipping (s,q) (1.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6938409Z Skipping (s,q) (1.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6938576Z Skipping (s,q) (1.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6938733Z Skipping (s,q) (1.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6938892Z Skipping (s,q) (1.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6939060Z Skipping (s,q) (1.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6939218Z Skipping (s,q) (1.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6939376Z Skipping (s,q) (1.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6939539Z Skipping (s,q) (1.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6939695Z Skipping (s,q) (1.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:59:07.6939862Z Skipping (s,q) (0.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6940017Z Skipping (s,q) (0.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6940173Z Skipping (s,q) (0.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6940333Z Skipping (s,q) (0.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6940494Z Skipping (s,q) (0.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6940649Z Skipping (s,q) (0.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6940816Z Skipping (s,q) (0.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6940972Z Skipping (s,q) (0.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6941134Z Skipping (s,q) (0.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6941292Z Skipping (s,q) (0.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6941448Z Skipping (s,q) (0.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6941612Z Skipping (s,q) (0.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6941768Z Skipping (s,q) (0.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6941929Z Skipping (s,q) (0.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6942089Z Skipping (s,q) (0.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6942245Z Skipping (s,q) (0.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6942403Z Skipping (s,q) (0.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6942558Z Skipping (s,q) (0.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6942716Z Skipping (s,q) (0.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6942921Z Skipping (s,q) (0.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6943080Z Skipping (s,q) (0.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6943240Z Skipping (s,q) (0.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6943441Z Skipping (s,q) (0.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6946942Z Skipping (s,q) (0.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6947195Z Skipping (s,q) (0.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6947366Z Skipping (s,q) (0.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6947552Z Skipping (s,q) (0.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6947741Z Skipping (s,q) (0.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6947902Z Skipping (s,q) (0.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6948103Z Skipping (s,q) (0.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6948270Z Skipping (s,q) (0.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6948427Z Skipping (s,q) (0.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6948583Z Skipping (s,q) (0.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6948748Z Skipping (s,q) (0.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6948909Z Skipping (s,q) (0.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6949076Z Skipping (s,q) (0.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6949233Z Skipping (s,q) (0.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6949392Z Skipping (s,q) (0.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6949554Z Skipping (s,q) (0.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6949717Z Skipping (s,q) (0.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6949880Z Skipping (s,q) (0.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6950050Z Skipping (s,q) (0.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6950209Z Skipping (s,q) (0.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6950369Z Skipping (s,q) (0.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6950525Z Skipping (s,q) (0.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6950684Z Skipping (s,q) (0.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6950845Z Skipping (s,q) (0.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6951007Z Skipping (s,q) (0.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6951164Z Skipping (s,q) (0.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6951327Z Skipping (s,q) (0.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6951485Z Skipping (s,q) (0.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6951647Z Skipping (s,q) (0.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6951805Z Skipping (s,q) (0.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6951968Z Skipping (s,q) (0.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6952130Z Skipping (s,q) (0.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6952289Z Skipping (s,q) (0.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6952453Z Skipping (s,q) (0.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6952619Z Skipping (s,q) (0.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6952778Z Skipping (s,q) (0.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6952950Z Skipping (s,q) (0.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6953109Z Skipping (s,q) (0.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6953267Z Skipping (s,q) (0.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6953435Z Skipping (s,q) (0.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6953594Z Skipping (s,q) (0.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6953799Z Skipping (s,q) (0.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6953958Z Skipping (s,q) (0.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6954116Z Skipping (s,q) (0.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6954314Z Skipping (s,q) (0.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6954472Z Skipping (s,q) (0.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6954667Z Skipping (s,q) (0.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6954830Z Skipping (s,q) (0.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6954988Z Skipping (s,q) (0.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6955145Z Skipping (s,q) (0.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6955349Z Skipping (s,q) (0.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6955506Z Skipping (s,q) (0.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6955666Z Skipping (s,q) (0.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6955829Z Skipping (s,q) (0.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6955987Z Skipping (s,q) (0.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6956149Z Skipping (s,q) (0.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6956306Z Skipping (s,q) (0.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6956467Z Skipping (s,q) (0.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6956627Z Skipping (s,q) (0.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6956786Z Skipping (s,q) (0.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6956942Z Skipping (s,q) (0.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6957103Z Skipping (s,q) (0.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6957260Z Skipping (s,q) (0.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6957421Z Skipping (s,q) (0.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6957579Z Skipping (s,q) (0.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6957738Z Skipping (s,q) (0.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6957925Z Skipping (s,q) (0.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6958106Z Skipping (s,q) (0.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6958267Z Skipping (s,q) (0.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6958430Z Skipping (s,q) (0.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6958587Z Skipping (s,q) (0.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6958746Z Skipping (s,q) (0.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6958904Z Skipping (s,q) (0.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6959065Z Skipping (s,q) (0.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6959232Z Skipping (s,q) (0.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6959389Z Skipping (s,q) (0.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6959547Z Skipping (s,q) (1, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6959712Z Skipping (s,q) (1.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6959868Z Skipping (s,q) (1.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6960034Z Skipping (s,q) (1.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6960267Z Skipping (s,q) (1.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6960426Z Skipping (s,q) (1.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6960589Z Skipping (s,q) (1.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6960745Z Skipping (s,q) (1.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6960906Z Skipping (s,q) (1.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6961116Z Skipping (s,q) (1.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6961275Z Skipping (s,q) (1.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6961443Z Skipping (s,q) (1.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6961601Z Skipping (s,q) (1.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6961798Z Skipping (s,q) (1.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6962001Z Skipping (s,q) (1.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6962160Z Skipping (s,q) (1.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6962317Z Skipping (s,q) (1.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6962479Z Skipping (s,q) (1.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6962636Z Skipping (s,q) (1.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6962834Z Skipping (s,q) (1.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6962997Z Skipping (s,q) (1.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6963155Z Skipping (s,q) (1.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6963316Z Skipping (s,q) (1.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6963473Z Skipping (s,q) (1.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6963633Z Skipping (s,q) (1.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6963798Z Skipping (s,q) (1.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6963959Z Skipping (s,q) (1.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6964119Z Skipping (s,q) (1.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6964277Z Skipping (s,q) (1.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6964433Z Skipping (s,q) (1.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6964596Z Skipping (s,q) (1.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6964754Z Skipping (s,q) (1.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6964914Z Skipping (s,q) (1.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6965073Z Skipping (s,q) (1.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6965230Z Skipping (s,q) (1.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6965388Z Skipping (s,q) (1.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6965550Z Skipping (s,q) (1.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6965713Z Skipping (s,q) (1.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6965875Z Skipping (s,q) (1.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6966035Z Skipping (s,q) (1.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6966192Z Skipping (s,q) (1.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6966353Z Skipping (s,q) (1.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6966510Z Skipping (s,q) (1.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6966670Z Skipping (s,q) (1.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6966830Z Skipping (s,q) (1.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6966987Z Skipping (s,q) (1.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6967150Z Skipping (s,q) (1.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6967312Z Skipping (s,q) (1.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6967496Z Skipping (s,q) (1.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6967679Z Skipping (s,q) (1.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6967835Z Skipping (s,q) (1.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6967991Z Skipping (s,q) (1.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6968156Z Skipping (s,q) (1.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6968315Z Skipping (s,q) (1.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6968527Z Skipping (s,q) (1.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6968684Z Skipping (s,q) (1.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6968841Z Skipping (s,q) (1.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6969042Z Skipping (s,q) (1.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6969201Z Skipping (s,q) (1.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6969422Z Skipping (s,q) (1.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6969587Z Skipping (s,q) (1.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6969745Z Skipping (s,q) (1.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6969907Z Skipping (s,q) (1.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6970100Z Skipping (s,q) (1.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6970257Z Skipping (s,q) (1.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6970422Z Skipping (s,q) (1.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6970580Z Skipping (s,q) (1.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6970736Z Skipping (s,q) (1.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6970903Z Skipping (s,q) (1.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6971060Z Skipping (s,q) (1.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6971222Z Skipping (s,q) (1.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6971380Z Skipping (s,q) (1.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6971537Z Skipping (s,q) (1.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6971698Z Skipping (s,q) (1.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6971856Z Skipping (s,q) (1.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6972016Z Skipping (s,q) (1.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6972180Z Skipping (s,q) (1.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6972336Z Skipping (s,q) (1.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6972496Z Skipping (s,q) (1.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6972654Z Skipping (s,q) (1.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6972809Z Skipping (s,q) (1.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6972969Z Skipping (s,q) (1.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6973124Z Skipping (s,q) (1.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6973284Z Skipping (s,q) (1.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6973450Z Skipping (s,q) (1.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6973605Z Skipping (s,q) (1.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6973765Z Skipping (s,q) (1.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6973926Z Skipping (s,q) (1.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6974085Z Skipping (s,q) (1.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6974246Z Skipping (s,q) (1.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6974402Z Skipping (s,q) (1.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6974560Z Skipping (s,q) (1.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6974721Z Skipping (s,q) (1.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6974877Z Skipping (s,q) (1.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6975034Z Skipping (s,q) (1.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6975197Z Skipping (s,q) (1.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6975355Z Skipping (s,q) (1.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6975518Z Skipping (s,q) (1.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6975723Z Skipping (s,q) (1.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6975879Z Skipping (s,q) (1.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:59:07.6976038Z Skipping (s,q) (0.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6976195Z Skipping (s,q) (0.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6976392Z Skipping (s,q) (0.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6976554Z Skipping (s,q) (0.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6976759Z Skipping (s,q) (0.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6976921Z Skipping (s,q) (0.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6977079Z Skipping (s,q) (0.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6977241Z Skipping (s,q) (0.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6977440Z Skipping (s,q) (0.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6977623Z Skipping (s,q) (0.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6977807Z Skipping (s,q) (0.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6977970Z Skipping (s,q) (0.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6978127Z Skipping (s,q) (0.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6978294Z Skipping (s,q) (0.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6978452Z Skipping (s,q) (0.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6978614Z Skipping (s,q) (0.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6978777Z Skipping (s,q) (0.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6978935Z Skipping (s,q) (0.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6979094Z Skipping (s,q) (0.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6979255Z Skipping (s,q) (0.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6979414Z Skipping (s,q) (0.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6979582Z Skipping (s,q) (0.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6979741Z Skipping (s,q) (0.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6979898Z Skipping (s,q) (0.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6980063Z Skipping (s,q) (0.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6980222Z Skipping (s,q) (0.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6980381Z Skipping (s,q) (0.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6980542Z Skipping (s,q) (0.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6980698Z Skipping (s,q) (0.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6980859Z Skipping (s,q) (0.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6981017Z Skipping (s,q) (0.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6981175Z Skipping (s,q) (0.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6981338Z Skipping (s,q) (0.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6981494Z Skipping (s,q) (0.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6981653Z Skipping (s,q) (0.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6981814Z Skipping (s,q) (0.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6981973Z Skipping (s,q) (0.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6982133Z Skipping (s,q) (0.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6982293Z Skipping (s,q) (0.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6982450Z Skipping (s,q) (0.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6982611Z Skipping (s,q) (0.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6982771Z Skipping (s,q) (0.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6982932Z Skipping (s,q) (0.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6983140Z Skipping (s,q) (0.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6983297Z Skipping (s,q) (0.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6983455Z Skipping (s,q) (0.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6983658Z Skipping (s,q) (0.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6983815Z Skipping (s,q) (0.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6984015Z Skipping (s,q) (0.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6984175Z Skipping (s,q) (0.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6984332Z Skipping (s,q) (0.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6984496Z Skipping (s,q) (0.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6984655Z Skipping (s,q) (0.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6984850Z Skipping (s,q) (0.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6985017Z Skipping (s,q) (0.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6985175Z Skipping (s,q) (0.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6985334Z Skipping (s,q) (0.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6985492Z Skipping (s,q) (0.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6985648Z Skipping (s,q) (0.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6985814Z Skipping (s,q) (0.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6985973Z Skipping (s,q) (0.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6986130Z Skipping (s,q) (0.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6986289Z Skipping (s,q) (0.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6986447Z Skipping (s,q) (0.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6986610Z Skipping (s,q) (0.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6986768Z Skipping (s,q) (0.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6986925Z Skipping (s,q) (0.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6987086Z Skipping (s,q) (0.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6987243Z Skipping (s,q) (0.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6987403Z Skipping (s,q) (0.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6987569Z Skipping (s,q) (0.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6987736Z Skipping (s,q) (0.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6987921Z Skipping (s,q) (0.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6988095Z Skipping (s,q) (0.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6988251Z Skipping (s,q) (0.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6988418Z Skipping (s,q) (0.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6988578Z Skipping (s,q) (0.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6988735Z Skipping (s,q) (0.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6988898Z Skipping (s,q) (0.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6989055Z Skipping (s,q) (0.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6989217Z Skipping (s,q) (0.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6989376Z Skipping (s,q) (0.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6989536Z Skipping (s,q) (0.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6989696Z Skipping (s,q) (0.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6989853Z Skipping (s,q) (0.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6990009Z Skipping (s,q) (0.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6990174Z Skipping (s,q) (0.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6990330Z Skipping (s,q) (0.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6990569Z Skipping (s,q) (0.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6990727Z Skipping (s,q) (0.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6990886Z Skipping (s,q) (0.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6991089Z Skipping (s,q) (0.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6991246Z Skipping (s,q) (0.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6991717Z Skipping (s,q) (0.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6991961Z Skipping (s,q) (0.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6992128Z Skipping (s,q) (0.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6992288Z Skipping (s,q) (0.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6992531Z Skipping (s,q) (0.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6992692Z Skipping (s,q) (0.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6992851Z Skipping (s,q) (1, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6993011Z Skipping (s,q) (1.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6993168Z Skipping (s,q) (1.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6993332Z Skipping (s,q) (1.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6993489Z Skipping (s,q) (1.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6993650Z Skipping (s,q) (1.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6993813Z Skipping (s,q) (1.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6993971Z Skipping (s,q) (1.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6994131Z Skipping (s,q) (1.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6994292Z Skipping (s,q) (1.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6994449Z Skipping (s,q) (1.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6994615Z Skipping (s,q) (1.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6994775Z Skipping (s,q) (1.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6994933Z Skipping (s,q) (1.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6995096Z Skipping (s,q) (1.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6995255Z Skipping (s,q) (1.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6995418Z Skipping (s,q) (1.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6995576Z Skipping (s,q) (1.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6995733Z Skipping (s,q) (1.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6995894Z Skipping (s,q) (1.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6996054Z Skipping (s,q) (1.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6996218Z Skipping (s,q) (1.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6996381Z Skipping (s,q) (1.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6996538Z Skipping (s,q) (1.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6996699Z Skipping (s,q) (1.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6996860Z Skipping (s,q) (1.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6997018Z Skipping (s,q) (1.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6997183Z Skipping (s,q) (1.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6997343Z Skipping (s,q) (1.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6997500Z Skipping (s,q) (1.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6997661Z Skipping (s,q) (1.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6997820Z Skipping (s,q) (1.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6997984Z Skipping (s,q) (1.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6998220Z Skipping (s,q) (1.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6998379Z Skipping (s,q) (1.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6998542Z Skipping (s,q) (1.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6998781Z Skipping (s,q) (1.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6998940Z Skipping (s,q) (1.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6999144Z Skipping (s,q) (1.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6999303Z Skipping (s,q) (1.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6999466Z Skipping (s,q) (1.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6999625Z Skipping (s,q) (1.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6999783Z Skipping (s,q) (1.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.6999982Z Skipping (s,q) (1.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7000144Z Skipping (s,q) (1.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7000370Z Skipping (s,q) (1.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7000531Z Skipping (s,q) (1.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7000690Z Skipping (s,q) (1.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7000850Z Skipping (s,q) (1.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7001016Z Skipping (s,q) (1.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7001176Z Skipping (s,q) (1.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7001340Z Skipping (s,q) (1.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7001496Z Skipping (s,q) (1.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7001654Z Skipping (s,q) (1.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7001818Z Skipping (s,q) (1.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7001978Z Skipping (s,q) (1.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7002135Z Skipping (s,q) (1.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7002294Z Skipping (s,q) (1.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7002452Z Skipping (s,q) (1.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7002615Z Skipping (s,q) (1.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7002771Z Skipping (s,q) (1.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7002929Z Skipping (s,q) (1.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7003091Z Skipping (s,q) (1.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7003250Z Skipping (s,q) (1.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7003406Z Skipping (s,q) (1.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7003574Z Skipping (s,q) (1.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7003733Z Skipping (s,q) (1.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7003898Z Skipping (s,q) (1.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7004055Z Skipping (s,q) (1.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7004212Z Skipping (s,q) (1.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7004375Z Skipping (s,q) (1.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7004533Z Skipping (s,q) (1.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7004691Z Skipping (s,q) (1.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7004851Z Skipping (s,q) (1.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7005007Z Skipping (s,q) (1.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7005167Z Skipping (s,q) (1.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7005327Z Skipping (s,q) (1.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7005484Z Skipping (s,q) (1.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7005697Z Skipping (s,q) (1.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7005855Z Skipping (s,q) (1.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7006011Z Skipping (s,q) (1.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7006214Z Skipping (s,q) (1.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7006370Z Skipping (s,q) (1.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7006567Z Skipping (s,q) (1.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7006727Z Skipping (s,q) (1.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7006883Z Skipping (s,q) (1.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7007043Z Skipping (s,q) (1.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7007239Z Skipping (s,q) (1.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7007397Z Skipping (s,q) (1.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7007585Z Skipping (s,q) (1.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7007764Z Skipping (s,q) (1.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7007923Z Skipping (s,q) (1.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7008082Z Skipping (s,q) (1.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7008237Z Skipping (s,q) (1.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7008400Z Skipping (s,q) (1.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7008557Z Skipping (s,q) (1.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7008712Z Skipping (s,q) (1.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7008884Z Skipping (s,q) (1.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7009046Z Skipping (s,q) (1.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7009209Z Skipping (s,q) (1.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7009371Z Skipping (s,q) (0.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7009530Z Skipping (s,q) (0.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7009692Z Skipping (s,q) (0.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7009853Z Skipping (s,q) (0.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7010012Z Skipping (s,q) (0.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7010180Z Skipping (s,q) (0.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7010339Z Skipping (s,q) (0.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7010497Z Skipping (s,q) (0.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7010659Z Skipping (s,q) (0.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7010816Z Skipping (s,q) (0.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7010981Z Skipping (s,q) (0.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7011145Z Skipping (s,q) (0.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7011304Z Skipping (s,q) (0.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7011468Z Skipping (s,q) (0.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7011629Z Skipping (s,q) (0.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7011788Z Skipping (s,q) (0.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7011954Z Skipping (s,q) (0.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7012113Z Skipping (s,q) (0.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7012277Z Skipping (s,q) (0.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7012436Z Skipping (s,q) (0.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7012595Z Skipping (s,q) (0.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7012763Z Skipping (s,q) (0.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7012969Z Skipping (s,q) (0.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7013129Z Skipping (s,q) (0.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7013295Z Skipping (s,q) (0.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7013454Z Skipping (s,q) (0.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7013661Z Skipping (s,q) (0.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7013855Z Skipping (s,q) (0.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7014015Z Skipping (s,q) (0.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7014179Z Skipping (s,q) (0.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7014340Z Skipping (s,q) (0.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7014500Z Skipping (s,q) (0.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7014700Z Skipping (s,q) (0.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7014864Z Skipping (s,q) (0.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7015027Z Skipping (s,q) (0.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7015187Z Skipping (s,q) (0.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7015344Z Skipping (s,q) (0.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7015511Z Skipping (s,q) (0.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7015673Z Skipping (s,q) (0.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7015834Z Skipping (s,q) (0.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7015997Z Skipping (s,q) (0.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7016155Z Skipping (s,q) (0.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7016318Z Skipping (s,q) (0.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7016479Z Skipping (s,q) (0.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7016639Z Skipping (s,q) (0.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7016803Z Skipping (s,q) (0.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7016963Z Skipping (s,q) (0.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7017121Z Skipping (s,q) (0.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7017288Z Skipping (s,q) (0.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7017445Z Skipping (s,q) (0.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7017615Z Skipping (s,q) (0.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7017797Z Skipping (s,q) (0.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7017978Z Skipping (s,q) (0.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7018147Z Skipping (s,q) (0.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7018307Z Skipping (s,q) (0.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7018466Z Skipping (s,q) (0.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7018632Z Skipping (s,q) (0.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7018790Z Skipping (s,q) (0.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7018948Z Skipping (s,q) (0.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7019114Z Skipping (s,q) (0.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7019272Z Skipping (s,q) (0.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7019438Z Skipping (s,q) (0.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7019596Z Skipping (s,q) (0.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7019753Z Skipping (s,q) (0.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7019918Z Skipping (s,q) (0.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7020080Z Skipping (s,q) (0.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7020239Z Skipping (s,q) (0.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7020449Z Skipping (s,q) (0.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7020608Z Skipping (s,q) (0.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7020771Z Skipping (s,q) (0.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7020971Z Skipping (s,q) (0.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7021130Z Skipping (s,q) (0.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7021329Z Skipping (s,q) (0.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7021488Z Skipping (s,q) (0.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7021646Z Skipping (s,q) (0.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7021809Z Skipping (s,q) (0.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7022004Z Skipping (s,q) (0.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7022170Z Skipping (s,q) (0.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7022331Z Skipping (s,q) (0.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7022495Z Skipping (s,q) (0.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7022660Z Skipping (s,q) (0.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7022819Z Skipping (s,q) (0.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7022977Z Skipping (s,q) (0.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7023143Z Skipping (s,q) (0.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7023301Z Skipping (s,q) (0.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7023465Z Skipping (s,q) (0.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7023626Z Skipping (s,q) (0.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7023784Z Skipping (s,q) (0.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7023951Z Skipping (s,q) (0.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7024113Z Skipping (s,q) (0.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7024276Z Skipping (s,q) (0.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7024443Z Skipping (s,q) (0.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7024601Z Skipping (s,q) (0.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7024765Z Skipping (s,q) (0.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7024924Z Skipping (s,q) (0.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7025084Z Skipping (s,q) (0.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7025248Z Skipping (s,q) (0.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7025408Z Skipping (s,q) (0.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7025566Z Skipping (s,q) (0.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7025729Z Skipping (s,q) (1, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7025893Z Skipping (s,q) (1.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7026057Z Skipping (s,q) (1.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7026217Z Skipping (s,q) (1.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7026378Z Skipping (s,q) (1.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7026543Z Skipping (s,q) (1.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7026705Z Skipping (s,q) (1.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7026864Z Skipping (s,q) (1.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7027031Z Skipping (s,q) (1.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7027189Z Skipping (s,q) (1.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7027353Z Skipping (s,q) (1.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7027523Z Skipping (s,q) (1.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7027754Z Skipping (s,q) (1.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7027921Z Skipping (s,q) (1.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7028080Z Skipping (s,q) (1.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7028240Z Skipping (s,q) (1.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7028478Z Skipping (s,q) (1.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7028640Z Skipping (s,q) (1.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7028839Z Skipping (s,q) (1.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7029005Z Skipping (s,q) (1.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7029165Z Skipping (s,q) (1.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7029331Z Skipping (s,q) (1.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7029534Z Skipping (s,q) (1.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7029693Z Skipping (s,q) (1.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7029860Z Skipping (s,q) (1.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7030019Z Skipping (s,q) (1.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7030179Z Skipping (s,q) (1.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7030347Z Skipping (s,q) (1.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7030505Z Skipping (s,q) (1.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7030670Z Skipping (s,q) (1.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7030828Z Skipping (s,q) (1.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7030986Z Skipping (s,q) (1.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7031149Z Skipping (s,q) (1.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7031309Z Skipping (s,q) (1.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7031469Z Skipping (s,q) (1.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7031633Z Skipping (s,q) (1.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7031793Z Skipping (s,q) (1.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7031956Z Skipping (s,q) (1.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7032116Z Skipping (s,q) (1.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7032275Z Skipping (s,q) (1.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7032441Z Skipping (s,q) (1.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7032600Z Skipping (s,q) (1.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7032760Z Skipping (s,q) (1.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7032923Z Skipping (s,q) (1.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7033083Z Skipping (s,q) (1.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7033246Z Skipping (s,q) (1.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7033409Z Skipping (s,q) (1.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7033566Z Skipping (s,q) (1.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7033730Z Skipping (s,q) (1.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7033891Z Skipping (s,q) (1.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7034049Z Skipping (s,q) (1.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7034215Z Skipping (s,q) (1.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7034374Z Skipping (s,q) (1.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7034538Z Skipping (s,q) (1.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7034697Z Skipping (s,q) (1.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7034859Z Skipping (s,q) (1.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7035024Z Skipping (s,q) (1.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7035232Z Skipping (s,q) (1.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7035392Z Skipping (s,q) (1.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7035556Z Skipping (s,q) (1.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7035756Z Skipping (s,q) (1.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7035924Z Skipping (s,q) (1.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7036121Z Skipping (s,q) (1.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7036281Z Skipping (s,q) (1.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7036447Z Skipping (s,q) (1.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7036605Z Skipping (s,q) (1.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7036763Z Skipping (s,q) (1.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7036964Z Skipping (s,q) (1.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7037127Z Skipping (s,q) (1.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7037285Z Skipping (s,q) (1.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7037462Z Skipping (s,q) (1.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7037646Z Skipping (s,q) (1.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7037820Z Skipping (s,q) (1.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7037984Z Skipping (s,q) (1.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7038145Z Skipping (s,q) (1.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7038309Z Skipping (s,q) (1.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7038468Z Skipping (s,q) (1.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7038628Z Skipping (s,q) (1.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7038795Z Skipping (s,q) (1.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7038959Z Skipping (s,q) (1.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7039127Z Skipping (s,q) (1.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7039287Z Skipping (s,q) (1.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7039446Z Skipping (s,q) (1.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7039615Z Skipping (s,q) (1.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7039775Z Skipping (s,q) (1.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7039936Z Skipping (s,q) (1.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7040099Z Skipping (s,q) (1.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7040310Z Skipping (s,q) (1.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7040480Z Skipping (s,q) (1.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7040641Z Skipping (s,q) (1.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7040805Z Skipping (s,q) (1.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7040972Z Skipping (s,q) (1.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7041132Z Skipping (s,q) (1.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7041292Z Skipping (s,q) (1.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7041458Z Skipping (s,q) (1.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7041617Z Skipping (s,q) (1.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7041785Z Skipping (s,q) (1.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7041949Z Skipping (s,q) (1.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7042111Z Skipping (s,q) (1.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7042275Z Skipping (s,q) (1.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7042437Z Skipping (s,q) (0.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7042595Z Skipping (s,q) (0.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7042808Z Skipping (s,q) (0.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7042968Z Skipping (s,q) (0.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7043132Z Skipping (s,q) (0.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7043333Z Skipping (s,q) (0.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7043495Z Skipping (s,q) (0.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7043703Z Skipping (s,q) (0.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7043864Z Skipping (s,q) (0.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7044023Z Skipping (s,q) (0.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7044189Z Skipping (s,q) (0.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7044390Z Skipping (s,q) (0.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7044558Z Skipping (s,q) (0.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7044720Z Skipping (s,q) (0.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7044879Z Skipping (s,q) (0.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7045042Z Skipping (s,q) (0.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7045203Z Skipping (s,q) (0.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7045364Z Skipping (s,q) (0.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7045536Z Skipping (s,q) (0.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7045694Z Skipping (s,q) (0.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7045854Z Skipping (s,q) (0.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7046019Z Skipping (s,q) (0.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7046181Z Skipping (s,q) (0.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7046345Z Skipping (s,q) (0.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7046506Z Skipping (s,q) (0.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7046666Z Skipping (s,q) (0.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7046831Z Skipping (s,q) (0.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7046993Z Skipping (s,q) (0.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7047152Z Skipping (s,q) (0.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7047317Z Skipping (s,q) (0.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7047477Z Skipping (s,q) (0.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7047642Z Skipping (s,q) (0.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7047826Z Skipping (s,q) (0.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7048010Z Skipping (s,q) (0.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7048173Z Skipping (s,q) (0.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7048336Z Skipping (s,q) (0.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7048496Z Skipping (s,q) (0.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7048660Z Skipping (s,q) (0.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7048824Z Skipping (s,q) (0.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7048987Z Skipping (s,q) (0.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7049148Z Skipping (s,q) (0.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7049306Z Skipping (s,q) (0.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7049472Z Skipping (s,q) (0.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7049630Z Skipping (s,q) (0.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7049790Z Skipping (s,q) (0.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7049956Z Skipping (s,q) (0.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7050163Z Skipping (s,q) (0.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7050327Z Skipping (s,q) (0.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7050486Z Skipping (s,q) (0.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7050687Z Skipping (s,q) (0.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7050853Z Skipping (s,q) (0.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7051049Z Skipping (s,q) (0.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7051211Z Skipping (s,q) (0.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7051378Z Skipping (s,q) (0.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7051538Z Skipping (s,q) (0.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7051704Z Skipping (s,q) (0.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7051927Z Skipping (s,q) (0.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7052090Z Skipping (s,q) (0.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7052253Z Skipping (s,q) (0.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7052413Z Skipping (s,q) (0.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7052572Z Skipping (s,q) (0.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7052740Z Skipping (s,q) (0.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7052904Z Skipping (s,q) (0.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7053068Z Skipping (s,q) (0.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7053228Z Skipping (s,q) (0.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7053386Z Skipping (s,q) (0.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7053550Z Skipping (s,q) (0.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7053711Z Skipping (s,q) (0.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7053871Z Skipping (s,q) (0.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7054039Z Skipping (s,q) (0.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7054202Z Skipping (s,q) (0.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7054367Z Skipping (s,q) (0.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7054529Z Skipping (s,q) (0.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7054689Z Skipping (s,q) (0.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7054854Z Skipping (s,q) (0.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7055012Z Skipping (s,q) (0.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7055171Z Skipping (s,q) (0.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7055336Z Skipping (s,q) (0.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7055496Z Skipping (s,q) (0.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7055656Z Skipping (s,q) (0.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7055826Z Skipping (s,q) (0.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7055986Z Skipping (s,q) (0.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7056150Z Skipping (s,q) (0.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7056313Z Skipping (s,q) (0.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7056475Z Skipping (s,q) (0.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7056643Z Skipping (s,q) (0.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7056802Z Skipping (s,q) (0.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7056960Z Skipping (s,q) (0.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7057127Z Skipping (s,q) (0.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7057292Z Skipping (s,q) (0.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7057460Z Skipping (s,q) (0.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7057669Z Skipping (s,q) (0.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7057828Z Skipping (s,q) (0.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7057995Z Skipping (s,q) (0.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7058199Z Skipping (s,q) (0.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7058357Z Skipping (s,q) (0.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7058561Z Skipping (s,q) (0.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7058722Z Skipping (s,q) (0.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7058887Z Skipping (s,q) (0.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7059048Z Skipping (s,q) (1, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7059247Z Skipping (s,q) (1.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7059414Z Skipping (s,q) (1.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7059583Z Skipping (s,q) (1.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7059741Z Skipping (s,q) (1.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7059905Z Skipping (s,q) (1.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7060067Z Skipping (s,q) (1.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7060234Z Skipping (s,q) (1.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7060397Z Skipping (s,q) (1.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7060557Z Skipping (s,q) (1.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7060723Z Skipping (s,q) (1.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7060883Z Skipping (s,q) (1.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7061046Z Skipping (s,q) (1.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7061209Z Skipping (s,q) (1.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7061370Z Skipping (s,q) (1.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7061536Z Skipping (s,q) (1.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7061695Z Skipping (s,q) (1.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7061855Z Skipping (s,q) (1.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7062020Z Skipping (s,q) (1.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7062180Z Skipping (s,q) (1.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7062341Z Skipping (s,q) (1.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7062506Z Skipping (s,q) (1.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7062665Z Skipping (s,q) (1.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7062830Z Skipping (s,q) (1.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7062993Z Skipping (s,q) (1.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7063154Z Skipping (s,q) (1.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7063319Z Skipping (s,q) (1.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7063479Z Skipping (s,q) (1.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7063642Z Skipping (s,q) (1.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7063807Z Skipping (s,q) (1.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7063967Z Skipping (s,q) (1.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7064127Z Skipping (s,q) (1.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7064294Z Skipping (s,q) (1.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7064455Z Skipping (s,q) (1.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7064619Z Skipping (s,q) (1.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7064782Z Skipping (s,q) (1.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7064987Z Skipping (s,q) (1.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7065150Z Skipping (s,q) (1.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7065309Z Skipping (s,q) (1.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7065472Z Skipping (s,q) (1.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7065680Z Skipping (s,q) (1.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7065840Z Skipping (s,q) (1.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7066043Z Skipping (s,q) (1.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7066204Z Skipping (s,q) (1.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7066365Z Skipping (s,q) (1.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7066529Z Skipping (s,q) (1.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7066727Z Skipping (s,q) (1.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7066890Z Skipping (s,q) (1.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7067055Z Skipping (s,q) (1.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7067213Z Skipping (s,q) (1.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7067377Z Skipping (s,q) (1.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7067564Z Skipping (s,q) (1.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7067747Z Skipping (s,q) (1.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7067920Z Skipping (s,q) (1.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7068079Z Skipping (s,q) (1.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7068240Z Skipping (s,q) (1.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7068404Z Skipping (s,q) (1.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7068566Z Skipping (s,q) (1.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7068729Z Skipping (s,q) (1.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7068890Z Skipping (s,q) (1.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7069049Z Skipping (s,q) (1.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7069215Z Skipping (s,q) (1.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7069375Z Skipping (s,q) (1.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7069534Z Skipping (s,q) (1.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7069704Z Skipping (s,q) (1.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7069862Z Skipping (s,q) (1.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7070026Z Skipping (s,q) (1.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7070185Z Skipping (s,q) (1.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7070347Z Skipping (s,q) (1.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7070513Z Skipping (s,q) (1.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7074264Z Skipping (s,q) (1.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7074456Z Skipping (s,q) (1.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7074625Z Skipping (s,q) (1.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7074793Z Skipping (s,q) (1.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7074960Z Skipping (s,q) (1.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7075124Z Skipping (s,q) (1.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7075286Z Skipping (s,q) (1.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7075450Z Skipping (s,q) (1.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7075609Z Skipping (s,q) (1.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7075773Z Skipping (s,q) (1.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7075940Z Skipping (s,q) (1.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7076170Z Skipping (s,q) (1.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7076334Z Skipping (s,q) (1.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7076496Z Skipping (s,q) (1.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7076694Z Skipping (s,q) (1.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7076861Z Skipping (s,q) (1.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7077059Z Skipping (s,q) (1.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7077221Z Skipping (s,q) (1.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7077384Z Skipping (s,q) (1.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7077544Z Skipping (s,q) (1.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7077761Z Skipping (s,q) (1.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7077950Z Skipping (s,q) (1.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7078119Z Skipping (s,q) (1.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7078284Z Skipping (s,q) (1.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7078443Z Skipping (s,q) (1.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7078602Z Skipping (s,q) (1.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7078763Z Skipping (s,q) (1.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7078928Z Skipping (s,q) (1.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7079086Z Skipping (s,q) (1.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7079250Z Skipping (s,q) (1.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7079409Z Skipping (s,q) (0.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7079570Z Skipping (s,q) (0.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7079733Z Skipping (s,q) (0.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7079894Z Skipping (s,q) (0.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7080056Z Skipping (s,q) (0.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7080296Z Skipping (s,q) (0.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7080458Z Skipping (s,q) (0.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7080621Z Skipping (s,q) (0.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7080781Z Skipping (s,q) (0.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7080943Z Skipping (s,q) (0.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7081102Z Skipping (s,q) (0.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7081260Z Skipping (s,q) (0.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7081423Z Skipping (s,q) (0.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7081583Z Skipping (s,q) (0.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7081744Z Skipping (s,q) (0.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7081908Z Skipping (s,q) (0.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7082067Z Skipping (s,q) (0.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7082232Z Skipping (s,q) (0.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7082392Z Skipping (s,q) (0.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7082553Z Skipping (s,q) (0.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7082719Z Skipping (s,q) (0.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7082879Z Skipping (s,q) (0.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7083038Z Skipping (s,q) (0.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7083202Z Skipping (s,q) (0.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7083363Z Skipping (s,q) (0.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7083578Z Skipping (s,q) (0.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7083738Z Skipping (s,q) (0.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7083896Z Skipping (s,q) (0.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7084060Z Skipping (s,q) (0.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7084259Z Skipping (s,q) (0.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7084419Z Skipping (s,q) (0.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7084648Z Skipping (s,q) (0.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7084807Z Skipping (s,q) (0.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7084965Z Skipping (s,q) (0.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7085129Z Skipping (s,q) (0.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7085325Z Skipping (s,q) (0.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7085491Z Skipping (s,q) (0.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7085654Z Skipping (s,q) (0.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7085813Z Skipping (s,q) (0.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7085977Z Skipping (s,q) (0.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7086142Z Skipping (s,q) (0.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7086300Z Skipping (s,q) (0.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7086463Z Skipping (s,q) (0.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7086621Z Skipping (s,q) (0.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7086785Z Skipping (s,q) (0.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7086943Z Skipping (s,q) (0.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7087104Z Skipping (s,q) (0.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7087266Z Skipping (s,q) (0.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7087430Z Skipping (s,q) (0.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7087588Z Skipping (s,q) (0.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7087751Z Skipping (s,q) (0.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7087912Z Skipping (s,q) (0.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7088075Z Skipping (s,q) (0.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7088236Z Skipping (s,q) (0.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7088395Z Skipping (s,q) (0.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7088559Z Skipping (s,q) (0.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7088717Z Skipping (s,q) (0.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7088879Z Skipping (s,q) (0.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7089045Z Skipping (s,q) (0.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7089205Z Skipping (s,q) (0.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7089366Z Skipping (s,q) (0.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7089524Z Skipping (s,q) (0.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7089684Z Skipping (s,q) (0.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7089850Z Skipping (s,q) (0.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7090011Z Skipping (s,q) (0.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7090172Z Skipping (s,q) (0.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7090335Z Skipping (s,q) (0.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7090492Z Skipping (s,q) (0.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7090657Z Skipping (s,q) (0.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7090817Z Skipping (s,q) (0.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7091025Z Skipping (s,q) (0.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7091190Z Skipping (s,q) (0.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7091350Z Skipping (s,q) (0.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7091894Z Skipping (s,q) (0.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7092121Z Skipping (s,q) (0.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7092389Z Skipping (s,q) (0.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7092557Z Skipping (s,q) (0.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7092717Z Skipping (s,q) (0.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7092876Z Skipping (s,q) (0.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7093039Z Skipping (s,q) (0.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7093264Z Skipping (s,q) (0.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7093429Z Skipping (s,q) (0.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7093598Z Skipping (s,q) (0.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7093758Z Skipping (s,q) (0.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7093923Z Skipping (s,q) (0.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7094087Z Skipping (s,q) (0.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7094250Z Skipping (s,q) (0.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7094413Z Skipping (s,q) (0.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7094572Z Skipping (s,q) (0.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7094732Z Skipping (s,q) (0.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7094894Z Skipping (s,q) (0.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7095053Z Skipping (s,q) (0.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7095213Z Skipping (s,q) (0.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7095375Z Skipping (s,q) (0.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7095534Z Skipping (s,q) (0.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7095699Z Skipping (s,q) (0.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7095859Z Skipping (s,q) (0.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7096021Z Skipping (s,q) (0.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7096184Z Skipping (s,q) (0.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7096341Z Skipping (s,q) (1, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7096499Z Skipping (s,q) (1.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7096661Z Skipping (s,q) (1.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7096821Z Skipping (s,q) (1.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7096987Z Skipping (s,q) (1.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7097146Z Skipping (s,q) (1.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7097307Z Skipping (s,q) (1.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7097479Z Skipping (s,q) (1.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7097667Z Skipping (s,q) (1.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7097839Z Skipping (s,q) (1.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7098004Z Skipping (s,q) (1.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7098162Z Skipping (s,q) (1.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7098324Z Skipping (s,q) (1.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7098482Z Skipping (s,q) (1.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7098643Z Skipping (s,q) (1.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7098806Z Skipping (s,q) (1.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7099034Z Skipping (s,q) (1.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7099192Z Skipping (s,q) (1.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7099358Z Skipping (s,q) (1.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7099571Z Skipping (s,q) (1.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7099735Z Skipping (s,q) (1.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7099931Z Skipping (s,q) (1.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7100092Z Skipping (s,q) (1.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7100257Z Skipping (s,q) (1.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7100416Z Skipping (s,q) (1.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7100610Z Skipping (s,q) (1.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7100772Z Skipping (s,q) (1.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7100935Z Skipping (s,q) (1.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7101099Z Skipping (s,q) (1.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7101257Z Skipping (s,q) (1.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7101417Z Skipping (s,q) (1.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7101579Z Skipping (s,q) (1.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7101738Z Skipping (s,q) (1.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7101897Z Skipping (s,q) (1.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7102059Z Skipping (s,q) (1.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7102216Z Skipping (s,q) (1.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7102381Z Skipping (s,q) (1.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7102537Z Skipping (s,q) (1.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7102697Z Skipping (s,q) (1.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7102859Z Skipping (s,q) (1.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7103016Z Skipping (s,q) (1.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7103177Z Skipping (s,q) (1.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7103336Z Skipping (s,q) (1.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7103495Z Skipping (s,q) (1.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7103653Z Skipping (s,q) (1.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7103814Z Skipping (s,q) (1.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7103972Z Skipping (s,q) (1.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7104137Z Skipping (s,q) (1.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7104295Z Skipping (s,q) (1.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7104458Z Skipping (s,q) (1.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7104623Z Skipping (s,q) (1.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7104781Z Skipping (s,q) (1.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7104941Z Skipping (s,q) (1.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7105113Z Skipping (s,q) (1.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7105272Z Skipping (s,q) (1.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7105431Z Skipping (s,q) (1.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7105587Z Skipping (s,q) (1.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7105745Z Skipping (s,q) (1.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7105906Z Skipping (s,q) (1.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7106065Z Skipping (s,q) (1.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7106272Z Skipping (s,q) (1.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7106435Z Skipping (s,q) (1.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7106592Z Skipping (s,q) (1.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7106791Z Skipping (s,q) (1.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7106948Z Skipping (s,q) (1.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7107146Z Skipping (s,q) (1.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7107311Z Skipping (s,q) (1.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7107469Z Skipping (s,q) (1.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7107630Z Skipping (s,q) (1.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7107797Z Skipping (s,q) (1.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7108061Z Skipping (s,q) (1.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7108235Z Skipping (s,q) (1.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7108391Z Skipping (s,q) (1.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7108548Z Skipping (s,q) (1.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7108712Z Skipping (s,q) (1.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7108870Z Skipping (s,q) (1.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7109026Z Skipping (s,q) (1.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7109192Z Skipping (s,q) (1.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7109350Z Skipping (s,q) (1.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7109513Z Skipping (s,q) (1.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7109672Z Skipping (s,q) (1.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7109832Z Skipping (s,q) (1.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7109994Z Skipping (s,q) (1.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7110151Z Skipping (s,q) (1.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7110309Z Skipping (s,q) (1.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7110468Z Skipping (s,q) (1.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7110627Z Skipping (s,q) (1.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7110788Z Skipping (s,q) (1.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7110947Z Skipping (s,q) (1.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7111102Z Skipping (s,q) (1.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7111267Z Skipping (s,q) (1.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7111426Z Skipping (s,q) (1.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7111585Z Skipping (s,q) (1.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7111745Z Skipping (s,q) (1.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7111905Z Skipping (s,q) (1.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7112064Z Skipping (s,q) (1.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7112223Z Skipping (s,q) (1.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7112381Z Skipping (s,q) (1.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7112544Z Skipping (s,q) (1.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7112707Z Skipping (s,q) (1.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7112864Z Skipping (s,q) (0.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7113026Z Skipping (s,q) (0.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7113184Z Skipping (s,q) (0.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7113344Z Skipping (s,q) (0.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7113505Z Skipping (s,q) (0.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7113711Z Skipping (s,q) (0.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7113875Z Skipping (s,q) (0.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7114033Z Skipping (s,q) (0.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7114255Z Skipping (s,q) (0.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7114419Z Skipping (s,q) (0.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7114614Z Skipping (s,q) (0.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7114776Z Skipping (s,q) (0.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7114940Z Skipping (s,q) (0.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7115098Z Skipping (s,q) (0.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7115297Z Skipping (s,q) (0.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7115456Z Skipping (s,q) (0.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7115616Z Skipping (s,q) (0.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7115779Z Skipping (s,q) (0.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7115936Z Skipping (s,q) (0.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7116096Z Skipping (s,q) (0.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7116262Z Skipping (s,q) (0.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7116422Z Skipping (s,q) (0.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7116583Z Skipping (s,q) (0.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7116740Z Skipping (s,q) (0.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7116898Z Skipping (s,q) (0.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7117062Z Skipping (s,q) (0.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7117221Z Skipping (s,q) (0.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7117380Z Skipping (s,q) (0.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7117540Z Skipping (s,q) (0.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7117698Z Skipping (s,q) (0.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7117861Z Skipping (s,q) (0.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7118019Z Skipping (s,q) (0.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7118179Z Skipping (s,q) (0.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7118344Z Skipping (s,q) (0.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7118500Z Skipping (s,q) (0.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7118659Z Skipping (s,q) (0.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7118824Z Skipping (s,q) (0.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7118984Z Skipping (s,q) (0.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7119147Z Skipping (s,q) (0.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7119304Z Skipping (s,q) (0.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7119463Z Skipping (s,q) (0.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7119626Z Skipping (s,q) (0.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7119787Z Skipping (s,q) (0.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7119946Z Skipping (s,q) (0.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7120109Z Skipping (s,q) (0.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7120327Z Skipping (s,q) (0.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7120485Z Skipping (s,q) (0.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7120645Z Skipping (s,q) (0.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7120804Z Skipping (s,q) (0.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7121015Z Skipping (s,q) (0.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7121173Z Skipping (s,q) (0.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7121330Z Skipping (s,q) (0.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7121492Z Skipping (s,q) (0.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7121691Z Skipping (s,q) (0.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7121885Z Skipping (s,q) (0.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7122050Z Skipping (s,q) (0.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7122208Z Skipping (s,q) (0.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7122370Z Skipping (s,q) (0.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7122531Z Skipping (s,q) (0.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7122728Z Skipping (s,q) (0.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7122892Z Skipping (s,q) (0.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7123051Z Skipping (s,q) (0.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7123209Z Skipping (s,q) (0.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7123372Z Skipping (s,q) (0.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7123532Z Skipping (s,q) (0.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7123693Z Skipping (s,q) (0.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7123854Z Skipping (s,q) (0.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7124011Z Skipping (s,q) (0.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7124174Z Skipping (s,q) (0.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7124332Z Skipping (s,q) (0.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7124494Z Skipping (s,q) (0.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7124655Z Skipping (s,q) (0.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7124817Z Skipping (s,q) (0.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7124978Z Skipping (s,q) (0.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7125136Z Skipping (s,q) (0.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7125297Z Skipping (s,q) (0.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7125458Z Skipping (s,q) (0.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7125618Z Skipping (s,q) (0.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7125775Z Skipping (s,q) (0.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7125937Z Skipping (s,q) (0.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7126097Z Skipping (s,q) (0.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7126262Z Skipping (s,q) (0.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7126420Z Skipping (s,q) (0.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7126580Z Skipping (s,q) (0.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7126741Z Skipping (s,q) (0.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7126902Z Skipping (s,q) (0.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7127060Z Skipping (s,q) (0.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7127223Z Skipping (s,q) (0.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7127383Z Skipping (s,q) (0.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7127573Z Skipping (s,q) (0.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7127754Z Skipping (s,q) (0.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7127912Z Skipping (s,q) (0.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7128078Z Skipping (s,q) (0.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7128234Z Skipping (s,q) (0.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7128437Z Skipping (s,q) (0.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7128602Z Skipping (s,q) (0.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7128760Z Skipping (s,q) (0.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7128960Z Skipping (s,q) (0.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7129119Z Skipping (s,q) (0.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7129311Z Skipping (s,q) (1, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7129474Z Skipping (s,q) (1.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7129632Z Skipping (s,q) (1.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7129790Z Skipping (s,q) (1.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7129988Z Skipping (s,q) (1.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7130147Z Skipping (s,q) (1.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7130305Z Skipping (s,q) (1.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7130468Z Skipping (s,q) (1.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7130624Z Skipping (s,q) (1.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7130788Z Skipping (s,q) (1.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7130947Z Skipping (s,q) (1.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7131105Z Skipping (s,q) (1.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7131266Z Skipping (s,q) (1.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7131429Z Skipping (s,q) (1.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7131588Z Skipping (s,q) (1.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7131749Z Skipping (s,q) (1.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7131908Z Skipping (s,q) (1.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7132073Z Skipping (s,q) (1.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7132231Z Skipping (s,q) (1.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7132387Z Skipping (s,q) (1.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7132551Z Skipping (s,q) (1.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7132708Z Skipping (s,q) (1.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7132869Z Skipping (s,q) (1.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7133032Z Skipping (s,q) (1.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7133190Z Skipping (s,q) (1.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7133351Z Skipping (s,q) (1.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7133509Z Skipping (s,q) (1.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7133668Z Skipping (s,q) (1.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7133833Z Skipping (s,q) (1.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7133992Z Skipping (s,q) (1.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7134150Z Skipping (s,q) (1.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7134310Z Skipping (s,q) (1.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7134469Z Skipping (s,q) (1.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7134628Z Skipping (s,q) (1.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7134789Z Skipping (s,q) (1.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7134944Z Skipping (s,q) (1.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7135107Z Skipping (s,q) (1.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7135264Z Skipping (s,q) (1.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7135423Z Skipping (s,q) (1.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7135635Z Skipping (s,q) (1.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7135793Z Skipping (s,q) (1.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7135953Z Skipping (s,q) (1.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7136110Z Skipping (s,q) (1.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7136308Z Skipping (s,q) (1.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7136479Z Skipping (s,q) (1.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7136677Z Skipping (s,q) (1.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7136839Z Skipping (s,q) (1.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7137008Z Skipping (s,q) (1.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7137167Z Skipping (s,q) (1.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7137371Z Skipping (s,q) (1.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7137531Z Skipping (s,q) (1.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7137697Z Skipping (s,q) (1.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7137887Z Skipping (s,q) (1.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7138067Z Skipping (s,q) (1.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7138231Z Skipping (s,q) (1.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7138398Z Skipping (s,q) (1.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7138559Z Skipping (s,q) (1.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7138719Z Skipping (s,q) (1.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7138882Z Skipping (s,q) (1.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7139043Z Skipping (s,q) (1.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7139209Z Skipping (s,q) (1.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7139370Z Skipping (s,q) (1.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7139538Z Skipping (s,q) (1.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7139705Z Skipping (s,q) (1.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7139864Z Skipping (s,q) (1.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7140025Z Skipping (s,q) (1.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7140189Z Skipping (s,q) (1.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7140351Z Skipping (s,q) (1.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7140515Z Skipping (s,q) (1.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7140675Z Skipping (s,q) (1.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7140834Z Skipping (s,q) (1.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7141001Z Skipping (s,q) (1.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7141161Z Skipping (s,q) (1.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7141322Z Skipping (s,q) (1.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7141487Z Skipping (s,q) (1.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7141646Z Skipping (s,q) (1.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7141815Z Skipping (s,q) (1.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7141976Z Skipping (s,q) (1.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7142138Z Skipping (s,q) (1.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7142305Z Skipping (s,q) (1.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7142464Z Skipping (s,q) (1.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7142622Z Skipping (s,q) (1.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7142789Z Skipping (s,q) (1.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7142947Z Skipping (s,q) (1.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7143182Z Skipping (s,q) (1.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7143341Z Skipping (s,q) (1.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7143500Z Skipping (s,q) (1.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7143704Z Skipping (s,q) (1.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7143861Z Skipping (s,q) (1.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7144061Z Skipping (s,q) (1.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7144228Z Skipping (s,q) (1.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7144386Z Skipping (s,q) (1.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7144553Z Skipping (s,q) (1.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7144713Z Skipping (s,q) (1.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7144911Z Skipping (s,q) (1.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7145078Z Skipping (s,q) (1.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7145237Z Skipping (s,q) (1.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7145395Z Skipping (s,q) (1.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7145561Z Skipping (s,q) (1.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7145719Z Skipping (s,q) (1.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7145887Z Skipping (s,q) (0.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7146045Z Skipping (s,q) (0.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7146205Z Skipping (s,q) (0.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7146368Z Skipping (s,q) (0.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7146527Z Skipping (s,q) (0.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7146687Z Skipping (s,q) (0.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7146854Z Skipping (s,q) (0.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7147013Z Skipping (s,q) (0.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7147178Z Skipping (s,q) (0.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7147341Z Skipping (s,q) (0.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7147503Z Skipping (s,q) (0.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7147668Z Skipping (s,q) (0.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7147829Z Skipping (s,q) (0.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7147989Z Skipping (s,q) (0.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7148154Z Skipping (s,q) (0.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7148313Z Skipping (s,q) (0.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7148476Z Skipping (s,q) (0.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7148642Z Skipping (s,q) (0.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7148803Z Skipping (s,q) (0.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7148969Z Skipping (s,q) (0.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7149128Z Skipping (s,q) (0.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7149290Z Skipping (s,q) (0.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7149453Z Skipping (s,q) (0.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7149614Z Skipping (s,q) (0.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7149776Z Skipping (s,q) (0.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7149943Z Skipping (s,q) (0.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7150102Z Skipping (s,q) (0.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7150270Z Skipping (s,q) (0.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7150429Z Skipping (s,q) (0.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7150637Z Skipping (s,q) (0.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7150806Z Skipping (s,q) (0.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7150966Z Skipping (s,q) (0.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7151181Z Skipping (s,q) (0.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7151346Z Skipping (s,q) (0.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7151540Z Skipping (s,q) (0.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7151708Z Skipping (s,q) (0.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7151869Z Skipping (s,q) (0.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7152032Z Skipping (s,q) (0.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7152235Z Skipping (s,q) (0.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7152399Z Skipping (s,q) (0.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7152564Z Skipping (s,q) (0.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7152730Z Skipping (s,q) (0.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7152890Z Skipping (s,q) (0.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7153061Z Skipping (s,q) (0.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7153221Z Skipping (s,q) (0.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7153386Z Skipping (s,q) (0.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7153554Z Skipping (s,q) (0.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7153713Z Skipping (s,q) (0.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7153872Z Skipping (s,q) (0.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7154040Z Skipping (s,q) (0.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7154202Z Skipping (s,q) (0.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7154370Z Skipping (s,q) (0.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7154527Z Skipping (s,q) (0.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7154686Z Skipping (s,q) (0.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7154857Z Skipping (s,q) (0.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7155016Z Skipping (s,q) (0.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7155179Z Skipping (s,q) (0.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7155347Z Skipping (s,q) (0.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7155507Z Skipping (s,q) (0.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7155674Z Skipping (s,q) (0.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7155835Z Skipping (s,q) (0.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7155993Z Skipping (s,q) (0.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7156161Z Skipping (s,q) (0.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7156320Z Skipping (s,q) (0.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7156479Z Skipping (s,q) (0.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7156651Z Skipping (s,q) (0.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7156810Z Skipping (s,q) (0.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7156974Z Skipping (s,q) (0.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7157138Z Skipping (s,q) (0.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7157303Z Skipping (s,q) (0.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7157475Z Skipping (s,q) (0.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7157661Z Skipping (s,q) (0.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7157841Z Skipping (s,q) (0.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7158054Z Skipping (s,q) (0.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7158214Z Skipping (s,q) (0.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7158374Z Skipping (s,q) (0.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7158578Z Skipping (s,q) (0.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7158737Z Skipping (s,q) (0.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7158938Z Skipping (s,q) (0.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7159098Z Skipping (s,q) (0.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7159257Z Skipping (s,q) (0.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7159422Z Skipping (s,q) (0.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7159580Z Skipping (s,q) (0.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7159780Z Skipping (s,q) (0.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7159951Z Skipping (s,q) (0.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7160112Z Skipping (s,q) (0.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7160337Z Skipping (s,q) (0.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7160498Z Skipping (s,q) (0.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7160661Z Skipping (s,q) (0.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7160824Z Skipping (s,q) (0.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7160987Z Skipping (s,q) (0.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7161146Z Skipping (s,q) (0.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7161311Z Skipping (s,q) (0.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7161470Z Skipping (s,q) (0.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7161638Z Skipping (s,q) (0.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7161800Z Skipping (s,q) (0.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7161960Z Skipping (s,q) (0.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7162127Z Skipping (s,q) (0.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7162286Z Skipping (s,q) (0.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7162444Z Skipping (s,q) (1, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7162610Z Skipping (s,q) (1.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7162771Z Skipping (s,q) (1.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7162934Z Skipping (s,q) (1.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7163095Z Skipping (s,q) (1.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7163255Z Skipping (s,q) (1.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7163423Z Skipping (s,q) (1.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7163582Z Skipping (s,q) (1.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7163743Z Skipping (s,q) (1.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7163907Z Skipping (s,q) (1.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7164071Z Skipping (s,q) (1.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7164237Z Skipping (s,q) (1.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7164398Z Skipping (s,q) (1.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7164559Z Skipping (s,q) (1.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7164724Z Skipping (s,q) (1.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7164884Z Skipping (s,q) (1.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7165045Z Skipping (s,q) (1.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7165211Z Skipping (s,q) (1.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7165370Z Skipping (s,q) (1.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7165580Z Skipping (s,q) (1.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7165745Z Skipping (s,q) (1.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7165902Z Skipping (s,q) (1.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7166109Z Skipping (s,q) (1.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7166269Z Skipping (s,q) (1.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7166466Z Skipping (s,q) (1.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7166633Z Skipping (s,q) (1.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7166793Z Skipping (s,q) (1.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7166951Z Skipping (s,q) (1.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7167180Z Skipping (s,q) (1.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7167342Z Skipping (s,q) (1.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7167515Z Skipping (s,q) (1.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7167678Z Skipping (s,q) (1.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7167858Z Skipping (s,q) (1.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7168051Z Skipping (s,q) (1.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7168214Z Skipping (s,q) (1.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7168376Z Skipping (s,q) (1.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7168544Z Skipping (s,q) (1.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7168705Z Skipping (s,q) (1.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7168870Z Skipping (s,q) (1.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7169032Z Skipping (s,q) (1.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7169192Z Skipping (s,q) (1.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7169362Z Skipping (s,q) (1.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7169522Z Skipping (s,q) (1.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7169685Z Skipping (s,q) (1.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7169854Z Skipping (s,q) (1.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7170016Z Skipping (s,q) (1.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7170184Z Skipping (s,q) (1.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7170345Z Skipping (s,q) (1.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7170505Z Skipping (s,q) (1.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7170670Z Skipping (s,q) (1.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7170829Z Skipping (s,q) (1.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7170992Z Skipping (s,q) (1.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7171161Z Skipping (s,q) (1.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7171323Z Skipping (s,q) (1.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7171489Z Skipping (s,q) (1.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7171649Z Skipping (s,q) (1.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7171808Z Skipping (s,q) (1.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7171978Z Skipping (s,q) (1.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7172137Z Skipping (s,q) (1.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7172297Z Skipping (s,q) (1.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7172465Z Skipping (s,q) (1.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7172625Z Skipping (s,q) (1.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7172795Z Skipping (s,q) (1.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7173003Z Skipping (s,q) (1.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7173164Z Skipping (s,q) (1.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7173330Z Skipping (s,q) (1.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7173492Z Skipping (s,q) (1.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7173695Z Skipping (s,q) (1.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7173862Z Skipping (s,q) (1.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7174060Z Skipping (s,q) (1.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7174226Z Skipping (s,q) (1.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7174389Z Skipping (s,q) (1.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7174548Z Skipping (s,q) (1.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7174752Z Skipping (s,q) (1.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7174915Z Skipping (s,q) (1.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7175074Z Skipping (s,q) (1.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7175240Z Skipping (s,q) (1.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7175398Z Skipping (s,q) (1.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7175557Z Skipping (s,q) (1.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7175721Z Skipping (s,q) (1.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7175883Z Skipping (s,q) (1.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7176048Z Skipping (s,q) (1.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7176208Z Skipping (s,q) (1.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7176368Z Skipping (s,q) (1.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7176538Z Skipping (s,q) (1.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7176697Z Skipping (s,q) (1.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7176859Z Skipping (s,q) (1.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7177024Z Skipping (s,q) (1.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7177183Z Skipping (s,q) (1.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7177349Z Skipping (s,q) (1.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7177509Z Skipping (s,q) (1.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7177669Z Skipping (s,q) (1.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7177834Z Skipping (s,q) (1.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7177993Z Skipping (s,q) (1.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7178153Z Skipping (s,q) (1.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7178323Z Skipping (s,q) (1.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7178483Z Skipping (s,q) (1.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7178651Z Skipping (s,q) (1.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7178810Z Skipping (s,q) (1.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7178970Z Skipping (s,q) (1.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7179137Z Skipping (s,q) (0.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7179295Z Skipping (s,q) (0.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7179456Z Skipping (s,q) (0.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7179619Z Skipping (s,q) (0.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7179779Z Skipping (s,q) (0.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7179944Z Skipping (s,q) (0.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7180104Z Skipping (s,q) (0.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7180265Z Skipping (s,q) (0.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7180477Z Skipping (s,q) (0.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7180639Z Skipping (s,q) (0.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7180798Z Skipping (s,q) (0.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7181003Z Skipping (s,q) (0.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7181164Z Skipping (s,q) (0.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7181367Z Skipping (s,q) (0.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7181528Z Skipping (s,q) (0.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7181687Z Skipping (s,q) (0.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7181849Z Skipping (s,q) (0.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7182047Z Skipping (s,q) (0.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7182206Z Skipping (s,q) (0.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7182373Z Skipping (s,q) (0.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7182533Z Skipping (s,q) (0.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7182697Z Skipping (s,q) (0.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7182859Z Skipping (s,q) (0.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7183018Z Skipping (s,q) (0.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7183187Z Skipping (s,q) (0.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7183347Z Skipping (s,q) (0.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7183507Z Skipping (s,q) (0.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7183675Z Skipping (s,q) (0.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7183835Z Skipping (s,q) (0.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7184000Z Skipping (s,q) (0.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7184169Z Skipping (s,q) (0.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7184329Z Skipping (s,q) (0.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7184497Z Skipping (s,q) (0.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7184659Z Skipping (s,q) (0.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7184821Z Skipping (s,q) (0.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7184990Z Skipping (s,q) (0.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7185149Z Skipping (s,q) (0.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7185308Z Skipping (s,q) (0.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7185474Z Skipping (s,q) (0.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7185635Z Skipping (s,q) (0.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7185805Z Skipping (s,q) (0.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7185967Z Skipping (s,q) (0.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7186128Z Skipping (s,q) (0.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7186296Z Skipping (s,q) (0.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7186455Z Skipping (s,q) (0.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7186617Z Skipping (s,q) (0.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7186785Z Skipping (s,q) (0.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7186947Z Skipping (s,q) (0.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7187113Z Skipping (s,q) (0.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7187274Z Skipping (s,q) (0.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7187437Z Skipping (s,q) (0.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7187631Z Skipping (s,q) (0.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7187863Z Skipping (s,q) (0.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7188023Z Skipping (s,q) (0.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7188190Z Skipping (s,q) (0.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7188351Z Skipping (s,q) (0.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7188567Z Skipping (s,q) (0.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7188727Z Skipping (s,q) (0.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7188926Z Skipping (s,q) (0.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7189100Z Skipping (s,q) (0.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7189259Z Skipping (s,q) (0.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7189419Z Skipping (s,q) (0.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7189622Z Skipping (s,q) (0.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7189782Z Skipping (s,q) (0.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7189952Z Skipping (s,q) (0.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7190112Z Skipping (s,q) (0.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7190270Z Skipping (s,q) (0.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7190440Z Skipping (s,q) (0.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7190599Z Skipping (s,q) (0.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7190761Z Skipping (s,q) (0.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7190927Z Skipping (s,q) (0.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7191086Z Skipping (s,q) (0.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7191251Z Skipping (s,q) (0.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7191627Z Skipping (s,q) (0.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7191856Z Skipping (s,q) (0.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7192049Z Skipping (s,q) (0.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7192210Z Skipping (s,q) (0.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7192368Z Skipping (s,q) (0.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7192538Z Skipping (s,q) (0.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7192698Z Skipping (s,q) (0.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7192860Z Skipping (s,q) (0.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7193029Z Skipping (s,q) (0.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7193188Z Skipping (s,q) (0.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7193353Z Skipping (s,q) (0.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7193517Z Skipping (s,q) (0.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7193677Z Skipping (s,q) (0.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7193846Z Skipping (s,q) (0.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7194006Z Skipping (s,q) (0.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7194165Z Skipping (s,q) (0.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7194336Z Skipping (s,q) (0.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7194497Z Skipping (s,q) (0.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7194662Z Skipping (s,q) (0.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7194822Z Skipping (s,q) (0.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7194981Z Skipping (s,q) (0.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7195147Z Skipping (s,q) (0.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7195309Z Skipping (s,q) (0.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7195468Z Skipping (s,q) (0.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7196374Z Skipping (s,q) (0.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7196536Z Skipping (s,q) (0.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7196697Z Skipping (s,q) (1, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7196919Z Skipping (s,q) (1.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7197078Z Skipping (s,q) (1.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7197333Z Skipping (s,q) (1.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7197494Z Skipping (s,q) (1.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7197659Z Skipping (s,q) (1.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7197843Z Skipping (s,q) (1.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7198027Z Skipping (s,q) (1.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7198263Z Skipping (s,q) (1.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7198428Z Skipping (s,q) (1.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7198589Z Skipping (s,q) (1.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7198755Z Skipping (s,q) (1.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7198914Z Skipping (s,q) (1.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7199075Z Skipping (s,q) (1.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7199245Z Skipping (s,q) (1.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7199405Z Skipping (s,q) (1.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7199570Z Skipping (s,q) (1.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7203674Z Skipping (s,q) (1.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7203869Z Skipping (s,q) (1.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7204045Z Skipping (s,q) (1.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7204213Z Skipping (s,q) (1.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7204375Z Skipping (s,q) (1.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7204547Z Skipping (s,q) (1.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7204708Z Skipping (s,q) (1.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7204877Z Skipping (s,q) (1.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7205039Z Skipping (s,q) (1.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7205201Z Skipping (s,q) (1.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7205365Z Skipping (s,q) (1.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7205525Z Skipping (s,q) (1.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7205687Z Skipping (s,q) (1.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7205852Z Skipping (s,q) (1.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7206015Z Skipping (s,q) (1.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7206175Z Skipping (s,q) (1.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7206343Z Skipping (s,q) (1.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7206504Z Skipping (s,q) (1.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7206673Z Skipping (s,q) (1.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7206834Z Skipping (s,q) (1.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7206998Z Skipping (s,q) (1.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7207161Z Skipping (s,q) (1.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7207319Z Skipping (s,q) (1.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7207477Z Skipping (s,q) (1.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7207646Z Skipping (s,q) (1.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7207805Z Skipping (s,q) (1.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7208042Z Skipping (s,q) (1.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7208202Z Skipping (s,q) (1.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7208361Z Skipping (s,q) (1.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7208564Z Skipping (s,q) (1.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7208724Z Skipping (s,q) (1.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7208920Z Skipping (s,q) (1.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7209086Z Skipping (s,q) (1.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7209248Z Skipping (s,q) (1.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7209413Z Skipping (s,q) (1.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7209612Z Skipping (s,q) (1.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7209774Z Skipping (s,q) (1.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7209942Z Skipping (s,q) (1.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7210102Z Skipping (s,q) (1.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7210261Z Skipping (s,q) (1.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7210427Z Skipping (s,q) (1.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7210584Z Skipping (s,q) (1.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7210748Z Skipping (s,q) (1.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7210908Z Skipping (s,q) (1.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7211065Z Skipping (s,q) (1.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7211226Z Skipping (s,q) (1.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7211390Z Skipping (s,q) (1.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7211548Z Skipping (s,q) (1.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7211713Z Skipping (s,q) (1.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7211873Z Skipping (s,q) (1.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7212038Z Skipping (s,q) (1.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7212199Z Skipping (s,q) (1.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7212355Z Skipping (s,q) (1.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7212518Z Skipping (s,q) (1.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7212677Z Skipping (s,q) (1.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7212837Z Skipping (s,q) (1.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7212999Z Skipping (s,q) (1.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7213162Z Skipping (s,q) (1.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7213324Z Skipping (s,q) (1.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7213485Z Skipping (s,q) (1.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7213643Z Skipping (s,q) (1.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7213804Z Skipping (s,q) (1.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7213965Z Skipping (s,q) (1.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7214122Z Skipping (s,q) (1.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7214286Z Skipping (s,q) (1.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7214443Z Skipping (s,q) (1.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7214602Z Skipping (s,q) (1.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7214765Z Skipping (s,q) (1.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7214924Z Skipping (s,q) (1.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7215090Z Skipping (s,q) (1.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7215298Z Skipping (s,q) (1.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7215458Z Skipping (s,q) (1.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7215624Z Skipping (s,q) (1.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7215824Z Skipping (s,q) (1.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7215982Z Skipping (s,q) (1.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7216183Z Skipping (s,q) (1.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7216346Z Skipping (s,q) (1.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7216511Z Skipping (s,q) (1.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7216671Z Skipping (s,q) (1.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7216831Z Skipping (s,q) (1.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7217038Z Skipping (s,q) (1.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7217201Z Skipping (s,q) (1.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7217364Z Skipping (s,q) (1.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7217553Z Skipping (s,q) (0.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7217735Z Skipping (s,q) (0.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7217901Z Skipping (s,q) (0.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7218061Z Skipping (s,q) (0.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7218226Z Skipping (s,q) (0.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7218390Z Skipping (s,q) (0.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7218548Z Skipping (s,q) (0.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7218708Z Skipping (s,q) (0.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7218876Z Skipping (s,q) (0.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7219035Z Skipping (s,q) (0.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7219200Z Skipping (s,q) (0.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7219358Z Skipping (s,q) (0.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7219515Z Skipping (s,q) (0.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7219680Z Skipping (s,q) (0.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7219840Z Skipping (s,q) (0.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7220000Z Skipping (s,q) (0.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7220165Z Skipping (s,q) (0.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7220326Z Skipping (s,q) (0.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7220492Z Skipping (s,q) (0.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7220654Z Skipping (s,q) (0.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7220815Z Skipping (s,q) (0.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7220981Z Skipping (s,q) (0.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7221139Z Skipping (s,q) (0.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7221298Z Skipping (s,q) (0.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7221463Z Skipping (s,q) (0.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7221621Z Skipping (s,q) (0.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7221789Z Skipping (s,q) (0.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7221949Z Skipping (s,q) (0.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7222107Z Skipping (s,q) (0.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7222269Z Skipping (s,q) (0.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7222432Z Skipping (s,q) (0.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7222591Z Skipping (s,q) (0.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7222803Z Skipping (s,q) (0.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7222962Z Skipping (s,q) (0.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7223122Z Skipping (s,q) (0.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7223320Z Skipping (s,q) (0.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7223479Z Skipping (s,q) (0.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7223683Z Skipping (s,q) (0.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7223844Z Skipping (s,q) (0.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7224002Z Skipping (s,q) (0.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7224167Z Skipping (s,q) (0.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7224363Z Skipping (s,q) (0.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7224522Z Skipping (s,q) (0.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7224687Z Skipping (s,q) (0.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7224847Z Skipping (s,q) (0.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7225009Z Skipping (s,q) (0.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7225170Z Skipping (s,q) (0.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7225327Z Skipping (s,q) (0.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7225494Z Skipping (s,q) (0.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7225651Z Skipping (s,q) (0.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7225810Z Skipping (s,q) (0.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7225974Z Skipping (s,q) (0.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7226135Z Skipping (s,q) (0.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7226301Z Skipping (s,q) (0.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7226461Z Skipping (s,q) (0.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7226620Z Skipping (s,q) (0.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7226782Z Skipping (s,q) (0.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7226941Z Skipping (s,q) (0.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7227098Z Skipping (s,q) (0.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7227263Z Skipping (s,q) (0.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7227420Z Skipping (s,q) (0.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7227584Z Skipping (s,q) (0.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7227763Z Skipping (s,q) (0.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7227943Z Skipping (s,q) (0.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7228118Z Skipping (s,q) (0.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7228279Z Skipping (s,q) (0.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7228439Z Skipping (s,q) (0.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7228602Z Skipping (s,q) (0.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7228762Z Skipping (s,q) (0.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7228925Z Skipping (s,q) (0.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7229085Z Skipping (s,q) (0.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7229243Z Skipping (s,q) (0.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7229408Z Skipping (s,q) (0.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7229566Z Skipping (s,q) (0.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7229723Z Skipping (s,q) (0.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7229887Z Skipping (s,q) (0.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7230095Z Skipping (s,q) (0.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7230259Z Skipping (s,q) (0.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7230418Z Skipping (s,q) (0.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7230574Z Skipping (s,q) (0.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7230803Z Skipping (s,q) (0.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7230962Z Skipping (s,q) (0.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7231186Z Skipping (s,q) (0.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7231352Z Skipping (s,q) (0.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7231511Z Skipping (s,q) (0.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7231672Z Skipping (s,q) (0.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7231868Z Skipping (s,q) (0.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7232031Z Skipping (s,q) (0.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7232193Z Skipping (s,q) (0.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7232353Z Skipping (s,q) (0.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7232513Z Skipping (s,q) (0.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7232679Z Skipping (s,q) (0.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7232838Z Skipping (s,q) (0.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7232998Z Skipping (s,q) (0.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7233159Z Skipping (s,q) (0.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7233317Z Skipping (s,q) (0.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7233480Z Skipping (s,q) (0.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7233642Z Skipping (s,q) (0.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7233800Z Skipping (s,q) (0.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7233963Z Skipping (s,q) (1, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7234123Z Skipping (s,q) (1.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7234281Z Skipping (s,q) (1.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7234446Z Skipping (s,q) (1.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7234604Z Skipping (s,q) (1.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7234771Z Skipping (s,q) (1.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7234930Z Skipping (s,q) (1.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7235091Z Skipping (s,q) (1.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7235259Z Skipping (s,q) (1.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7235419Z Skipping (s,q) (1.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7235579Z Skipping (s,q) (1.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7235748Z Skipping (s,q) (1.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7235907Z Skipping (s,q) (1.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7236067Z Skipping (s,q) (1.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7236226Z Skipping (s,q) (1.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7236386Z Skipping (s,q) (1.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7236552Z Skipping (s,q) (1.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7236711Z Skipping (s,q) (1.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7236870Z Skipping (s,q) (1.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7237033Z Skipping (s,q) (1.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7237193Z Skipping (s,q) (1.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7237358Z Skipping (s,q) (1.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7237566Z Skipping (s,q) (1.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7237725Z Skipping (s,q) (1.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7237886Z Skipping (s,q) (1.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7238084Z Skipping (s,q) (1.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7238243Z Skipping (s,q) (1.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7238444Z Skipping (s,q) (1.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7238605Z Skipping (s,q) (1.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7238769Z Skipping (s,q) (1.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7238930Z Skipping (s,q) (1.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7239125Z Skipping (s,q) (1.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7239290Z Skipping (s,q) (1.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7239450Z Skipping (s,q) (1.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7239608Z Skipping (s,q) (1.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7239773Z Skipping (s,q) (1.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7239933Z Skipping (s,q) (1.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7240095Z Skipping (s,q) (1.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7240333Z Skipping (s,q) (1.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7240493Z Skipping (s,q) (1.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7240656Z Skipping (s,q) (1.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7240813Z Skipping (s,q) (1.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7240970Z Skipping (s,q) (1.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7241136Z Skipping (s,q) (1.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7241294Z Skipping (s,q) (1.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7241452Z Skipping (s,q) (1.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7241615Z Skipping (s,q) (1.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7241773Z Skipping (s,q) (1.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7241937Z Skipping (s,q) (1.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7242098Z Skipping (s,q) (1.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7242257Z Skipping (s,q) (1.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7242417Z Skipping (s,q) (1.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7242575Z Skipping (s,q) (1.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7242734Z Skipping (s,q) (1.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7242904Z Skipping (s,q) (1.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7243065Z Skipping (s,q) (1.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7243227Z Skipping (s,q) (1.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7243385Z Skipping (s,q) (1.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7243543Z Skipping (s,q) (1.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7243712Z Skipping (s,q) (1.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7243872Z Skipping (s,q) (1.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7244032Z Skipping (s,q) (1.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7244197Z Skipping (s,q) (1.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7244356Z Skipping (s,q) (1.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7244518Z Skipping (s,q) (1.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7244680Z Skipping (s,q) (1.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7244887Z Skipping (s,q) (1.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7245052Z Skipping (s,q) (1.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7245212Z Skipping (s,q) (1.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7245371Z Skipping (s,q) (1.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7245572Z Skipping (s,q) (1.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7245732Z Skipping (s,q) (1.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7245931Z Skipping (s,q) (1.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7246092Z Skipping (s,q) (1.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7246250Z Skipping (s,q) (1.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7246412Z Skipping (s,q) (1.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7246607Z Skipping (s,q) (1.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7246767Z Skipping (s,q) (1.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7246932Z Skipping (s,q) (1.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7247091Z Skipping (s,q) (1.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7247253Z Skipping (s,q) (1.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7247417Z Skipping (s,q) (1.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7247596Z Skipping (s,q) (1.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7247783Z Skipping (s,q) (1.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7247941Z Skipping (s,q) (1.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7248100Z Skipping (s,q) (1.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7248262Z Skipping (s,q) (1.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7248423Z Skipping (s,q) (1.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7248586Z Skipping (s,q) (1.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7248749Z Skipping (s,q) (1.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7248907Z Skipping (s,q) (1.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7249068Z Skipping (s,q) (1.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7249229Z Skipping (s,q) (1.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7249387Z Skipping (s,q) (1.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7249554Z Skipping (s,q) (1.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7249710Z Skipping (s,q) (1.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7249874Z Skipping (s,q) (1.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7250033Z Skipping (s,q) (1.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7250196Z Skipping (s,q) (1.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7250359Z Skipping (s,q) (1.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7250520Z Skipping (s,q) (0.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7250677Z Skipping (s,q) (0.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7250840Z Skipping (s,q) (0.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7250999Z Skipping (s,q) (0.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7251156Z Skipping (s,q) (0.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7251324Z Skipping (s,q) (0.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7251481Z Skipping (s,q) (0.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7251644Z Skipping (s,q) (0.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7251804Z Skipping (s,q) (0.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7251964Z Skipping (s,q) (0.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7252128Z Skipping (s,q) (0.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7252333Z Skipping (s,q) (0.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7252491Z Skipping (s,q) (0.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7252652Z Skipping (s,q) (0.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7252848Z Skipping (s,q) (0.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7253010Z Skipping (s,q) (0.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7253207Z Skipping (s,q) (0.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7253367Z Skipping (s,q) (0.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7253530Z Skipping (s,q) (0.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7253687Z Skipping (s,q) (0.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7253847Z Skipping (s,q) (0.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7254049Z Skipping (s,q) (0.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7254210Z Skipping (s,q) (0.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7254371Z Skipping (s,q) (0.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7254528Z Skipping (s,q) (0.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7254689Z Skipping (s,q) (0.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7254851Z Skipping (s,q) (0.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7255011Z Skipping (s,q) (0.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7255169Z Skipping (s,q) (0.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7255332Z Skipping (s,q) (0.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7255490Z Skipping (s,q) (0.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7255652Z Skipping (s,q) (0.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7255813Z Skipping (s,q) (0.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7255975Z Skipping (s,q) (0.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7256138Z Skipping (s,q) (0.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7256295Z Skipping (s,q) (0.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7256453Z Skipping (s,q) (0.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7256615Z Skipping (s,q) (0.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7256771Z Skipping (s,q) (0.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7256933Z Skipping (s,q) (0.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7257092Z Skipping (s,q) (0.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7257251Z Skipping (s,q) (0.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7257415Z Skipping (s,q) (0.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7257577Z Skipping (s,q) (0.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7257763Z Skipping (s,q) (0.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7257951Z Skipping (s,q) (0.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7258109Z Skipping (s,q) (0.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7258273Z Skipping (s,q) (0.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7258434Z Skipping (s,q) (0.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7258593Z Skipping (s,q) (0.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7258755Z Skipping (s,q) (0.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7258916Z Skipping (s,q) (0.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7259075Z Skipping (s,q) (0.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7259240Z Skipping (s,q) (0.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7259400Z Skipping (s,q) (0.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7259559Z Skipping (s,q) (0.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7259794Z Skipping (s,q) (0.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7259951Z Skipping (s,q) (0.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7260114Z Skipping (s,q) (0.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7260314Z Skipping (s,q) (0.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7260475Z Skipping (s,q) (0.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7260676Z Skipping (s,q) (0.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7260837Z Skipping (s,q) (0.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7260994Z Skipping (s,q) (0.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7261161Z Skipping (s,q) (0.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7261357Z Skipping (s,q) (0.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7261523Z Skipping (s,q) (0.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7261682Z Skipping (s,q) (0.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7261840Z Skipping (s,q) (0.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7262005Z Skipping (s,q) (0.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7262165Z Skipping (s,q) (0.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7262324Z Skipping (s,q) (0.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7262491Z Skipping (s,q) (0.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7262648Z Skipping (s,q) (0.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7262810Z Skipping (s,q) (0.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7262968Z Skipping (s,q) (0.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7263129Z Skipping (s,q) (0.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7263290Z Skipping (s,q) (0.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7263450Z Skipping (s,q) (0.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7263607Z Skipping (s,q) (0.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7263767Z Skipping (s,q) (0.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7263926Z Skipping (s,q) (0.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7264087Z Skipping (s,q) (0.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7264246Z Skipping (s,q) (0.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7264404Z Skipping (s,q) (0.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7264564Z Skipping (s,q) (0.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7264720Z Skipping (s,q) (0.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7264882Z Skipping (s,q) (0.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7265041Z Skipping (s,q) (0.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7265199Z Skipping (s,q) (0.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7265371Z Skipping (s,q) (0.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7265528Z Skipping (s,q) (0.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7265688Z Skipping (s,q) (0.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7265866Z Skipping (s,q) (0.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7266024Z Skipping (s,q) (0.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7266181Z Skipping (s,q) (0.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7266346Z Skipping (s,q) (0.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7266505Z Skipping (s,q) (0.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7266671Z Skipping (s,q) (0.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7266828Z Skipping (s,q) (1, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7267039Z Skipping (s,q) (1.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7267200Z Skipping (s,q) (1.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7267357Z Skipping (s,q) (1.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7267515Z Skipping (s,q) (1.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7267721Z Skipping (s,q) (1.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7267918Z Skipping (s,q) (1.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7268085Z Skipping (s,q) (1.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7268242Z Skipping (s,q) (1.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7268400Z Skipping (s,q) (1.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7268566Z Skipping (s,q) (1.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7268763Z Skipping (s,q) (1.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7268923Z Skipping (s,q) (1.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7269087Z Skipping (s,q) (1.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7269243Z Skipping (s,q) (1.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7269398Z Skipping (s,q) (1.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7269565Z Skipping (s,q) (1.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7269722Z Skipping (s,q) (1.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7269887Z Skipping (s,q) (1.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7270045Z Skipping (s,q) (1.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7270203Z Skipping (s,q) (1.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7270366Z Skipping (s,q) (1.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7270528Z Skipping (s,q) (1.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7270687Z Skipping (s,q) (1.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7270850Z Skipping (s,q) (1.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7271009Z Skipping (s,q) (1.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7271170Z Skipping (s,q) (1.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7271330Z Skipping (s,q) (1.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7271485Z Skipping (s,q) (1.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7271650Z Skipping (s,q) (1.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7271810Z Skipping (s,q) (1.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7271966Z Skipping (s,q) (1.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7272125Z Skipping (s,q) (1.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7272286Z Skipping (s,q) (1.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7272451Z Skipping (s,q) (1.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7272610Z Skipping (s,q) (1.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7272768Z Skipping (s,q) (1.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7272932Z Skipping (s,q) (1.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7273090Z Skipping (s,q) (1.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7273247Z Skipping (s,q) (1.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7273416Z Skipping (s,q) (1.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7273576Z Skipping (s,q) (1.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7273738Z Skipping (s,q) (1.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7273897Z Skipping (s,q) (1.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7274056Z Skipping (s,q) (1.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7274219Z Skipping (s,q) (1.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7274427Z Skipping (s,q) (1.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7274584Z Skipping (s,q) (1.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7274749Z Skipping (s,q) (1.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7274964Z Skipping (s,q) (1.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7275134Z Skipping (s,q) (1.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7275329Z Skipping (s,q) (1.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7275488Z Skipping (s,q) (1.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7275651Z Skipping (s,q) (1.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7275811Z Skipping (s,q) (1.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7276006Z Skipping (s,q) (1.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7276171Z Skipping (s,q) (1.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7276335Z Skipping (s,q) (1.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7276499Z Skipping (s,q) (1.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7276657Z Skipping (s,q) (1.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7276819Z Skipping (s,q) (1.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7276982Z Skipping (s,q) (1.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7277142Z Skipping (s,q) (1.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7277300Z Skipping (s,q) (1.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7277463Z Skipping (s,q) (1.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7277619Z Skipping (s,q) (1.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7277781Z Skipping (s,q) (1.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7277944Z Skipping (s,q) (1.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7278105Z Skipping (s,q) (1.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7278270Z Skipping (s,q) (1.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7278426Z Skipping (s,q) (1.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7278584Z Skipping (s,q) (1.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7278749Z Skipping (s,q) (1.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7278909Z Skipping (s,q) (1.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7279067Z Skipping (s,q) (1.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7279232Z Skipping (s,q) (1.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7279389Z Skipping (s,q) (1.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7279551Z Skipping (s,q) (1.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7279711Z Skipping (s,q) (1.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7279871Z Skipping (s,q) (1.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7280037Z Skipping (s,q) (1.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7280248Z Skipping (s,q) (1.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7280406Z Skipping (s,q) (1.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7280573Z Skipping (s,q) (1.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7280734Z Skipping (s,q) (1.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7280897Z Skipping (s,q) (1.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7281061Z Skipping (s,q) (1.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7281218Z Skipping (s,q) (1.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7281381Z Skipping (s,q) (1.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7281542Z Skipping (s,q) (1.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7281750Z Skipping (s,q) (1.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7281913Z Skipping (s,q) (1.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7282072Z Skipping (s,q) (1.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7282235Z Skipping (s,q) (1.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7282433Z Skipping (s,q) (1.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7282592Z Skipping (s,q) (1.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7282795Z Skipping (s,q) (1.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7282955Z Skipping (s,q) (1.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7283114Z Skipping (s,q) (1.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7283277Z Skipping (s,q) (1.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7283497Z Skipping (s,q) (0.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7283669Z Skipping (s,q) (0.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7283826Z Skipping (s,q) (0.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7283984Z Skipping (s,q) (0.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7284148Z Skipping (s,q) (0.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7284309Z Skipping (s,q) (0.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7284466Z Skipping (s,q) (0.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7284633Z Skipping (s,q) (0.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7284790Z Skipping (s,q) (0.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7284951Z Skipping (s,q) (0.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7285110Z Skipping (s,q) (0.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7285271Z Skipping (s,q) (0.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7285434Z Skipping (s,q) (0.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7285594Z Skipping (s,q) (0.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7285751Z Skipping (s,q) (0.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7285917Z Skipping (s,q) (0.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7286079Z Skipping (s,q) (0.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7286236Z Skipping (s,q) (0.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7286404Z Skipping (s,q) (0.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7286561Z Skipping (s,q) (0.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7286725Z Skipping (s,q) (0.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7286883Z Skipping (s,q) (0.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7287042Z Skipping (s,q) (0.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7287208Z Skipping (s,q) (0.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7287370Z Skipping (s,q) (0.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7287543Z Skipping (s,q) (0.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7287731Z Skipping (s,q) (0.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7287897Z Skipping (s,q) (0.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7288061Z Skipping (s,q) (0.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7288222Z Skipping (s,q) (0.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7288378Z Skipping (s,q) (0.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7288541Z Skipping (s,q) (0.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7288698Z Skipping (s,q) (0.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7288859Z Skipping (s,q) (0.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7289020Z Skipping (s,q) (0.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7289226Z Skipping (s,q) (0.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7289387Z Skipping (s,q) (0.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7289544Z Skipping (s,q) (0.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7289741Z Skipping (s,q) (0.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7289905Z Skipping (s,q) (0.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7290098Z Skipping (s,q) (0.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7290257Z Skipping (s,q) (0.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7290421Z Skipping (s,q) (0.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7290578Z Skipping (s,q) (0.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7290779Z Skipping (s,q) (0.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7290938Z Skipping (s,q) (0.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7291098Z Skipping (s,q) (0.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7291264Z Skipping (s,q) (0.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7291620Z Skipping (s,q) (0.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7291848Z Skipping (s,q) (0.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7292381Z Skipping (s,q) (0.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7292584Z Skipping (s,q) (0.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7292750Z Skipping (s,q) (0.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7292907Z Skipping (s,q) (0.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7293063Z Skipping (s,q) (0.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7293225Z Skipping (s,q) (0.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7293385Z Skipping (s,q) (0.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7293544Z Skipping (s,q) (0.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7293705Z Skipping (s,q) (0.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7293862Z Skipping (s,q) (0.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7294025Z Skipping (s,q) (0.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7294183Z Skipping (s,q) (0.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7294342Z Skipping (s,q) (0.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7294505Z Skipping (s,q) (0.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7294660Z Skipping (s,q) (0.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7294817Z Skipping (s,q) (0.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7294979Z Skipping (s,q) (0.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7295138Z Skipping (s,q) (0.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7295303Z Skipping (s,q) (0.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7295459Z Skipping (s,q) (0.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7295617Z Skipping (s,q) (0.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7295784Z Skipping (s,q) (0.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7295943Z Skipping (s,q) (0.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7296101Z Skipping (s,q) (0.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7296265Z Skipping (s,q) (0.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7296421Z Skipping (s,q) (0.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7296576Z Skipping (s,q) (0.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7296737Z Skipping (s,q) (0.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7296895Z Skipping (s,q) (0.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7297254Z Skipping (s,q) (0.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7297410Z Skipping (s,q) (0.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7297569Z Skipping (s,q) (0.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7297741Z Skipping (s,q) (0.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7298004Z Skipping (s,q) (0.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7298162Z Skipping (s,q) (0.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7298388Z Skipping (s,q) (0.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7298550Z Skipping (s,q) (0.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7298716Z Skipping (s,q) (0.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7298872Z Skipping (s,q) (0.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7299090Z Skipping (s,q) (0.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7299255Z Skipping (s,q) (0.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7299419Z Skipping (s,q) (0.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7299576Z Skipping (s,q) (0.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7299738Z Skipping (s,q) (0.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7299896Z Skipping (s,q) (0.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7300058Z Skipping (s,q) (0.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7300217Z Skipping (s,q) (0.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7300375Z Skipping (s,q) (0.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7300535Z Skipping (s,q) (0.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7300691Z Skipping (s,q) (1, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7300852Z Skipping (s,q) (1.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7301017Z Skipping (s,q) (1.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7301177Z Skipping (s,q) (1.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7301341Z Skipping (s,q) (1.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7301501Z Skipping (s,q) (1.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7301659Z Skipping (s,q) (1.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7301821Z Skipping (s,q) (1.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7301977Z Skipping (s,q) (1.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7302132Z Skipping (s,q) (1.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7302296Z Skipping (s,q) (1.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7302451Z Skipping (s,q) (1.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7302616Z Skipping (s,q) (1.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7302771Z Skipping (s,q) (1.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7302934Z Skipping (s,q) (1.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7303099Z Skipping (s,q) (1.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7303255Z Skipping (s,q) (1.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7303411Z Skipping (s,q) (1.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7303571Z Skipping (s,q) (1.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7303728Z Skipping (s,q) (1.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7303891Z Skipping (s,q) (1.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7304045Z Skipping (s,q) (1.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7304200Z Skipping (s,q) (1.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7304370Z Skipping (s,q) (1.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7304525Z Skipping (s,q) (1.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7304727Z Skipping (s,q) (1.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7304887Z Skipping (s,q) (1.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7305041Z Skipping (s,q) (1.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7305233Z Skipping (s,q) (1.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7305396Z Skipping (s,q) (1.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7305589Z Skipping (s,q) (1.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7305751Z Skipping (s,q) (1.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7305908Z Skipping (s,q) (1.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7306063Z Skipping (s,q) (1.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7306222Z Skipping (s,q) (1.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7306415Z Skipping (s,q) (1.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7306572Z Skipping (s,q) (1.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7306732Z Skipping (s,q) (1.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7306889Z Skipping (s,q) (1.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7307050Z Skipping (s,q) (1.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7307211Z Skipping (s,q) (1.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7307373Z Skipping (s,q) (1.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7307534Z Skipping (s,q) (1.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7307691Z Skipping (s,q) (1.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7307849Z Skipping (s,q) (1.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7308011Z Skipping (s,q) (1.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7308170Z Skipping (s,q) (1.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7308338Z Skipping (s,q) (1.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7308495Z Skipping (s,q) (1.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7308651Z Skipping (s,q) (1.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7308816Z Skipping (s,q) (1.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7308975Z Skipping (s,q) (1.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7309130Z Skipping (s,q) (1.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7309296Z Skipping (s,q) (1.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7309453Z Skipping (s,q) (1.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7309614Z Skipping (s,q) (1.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7309769Z Skipping (s,q) (1.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7309928Z Skipping (s,q) (1.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7310094Z Skipping (s,q) (1.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7310249Z Skipping (s,q) (1.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7310408Z Skipping (s,q) (1.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7310568Z Skipping (s,q) (1.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7310726Z Skipping (s,q) (1.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7310887Z Skipping (s,q) (1.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7311045Z Skipping (s,q) (1.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7311202Z Skipping (s,q) (1.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7311362Z Skipping (s,q) (1.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7311518Z Skipping (s,q) (1.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7311676Z Skipping (s,q) (1.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7311837Z Skipping (s,q) (1.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7312037Z Skipping (s,q) (1.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7312199Z Skipping (s,q) (1.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7312355Z Skipping (s,q) (1.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7312550Z Skipping (s,q) (1.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7312712Z Skipping (s,q) (1.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7312906Z Skipping (s,q) (1.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7313063Z Skipping (s,q) (1.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7313226Z Skipping (s,q) (1.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7313382Z Skipping (s,q) (1.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7313577Z Skipping (s,q) (1.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7313740Z Skipping (s,q) (1.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7313899Z Skipping (s,q) (1.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7314062Z Skipping (s,q) (1.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7314220Z Skipping (s,q) (1.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7314384Z Skipping (s,q) (1.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7314548Z Skipping (s,q) (1.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7314706Z Skipping (s,q) (1.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7314863Z Skipping (s,q) (1.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7315024Z Skipping (s,q) (1.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7315181Z Skipping (s,q) (1.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7315349Z Skipping (s,q) (1.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7315507Z Skipping (s,q) (1.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7315665Z Skipping (s,q) (1.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7315830Z Skipping (s,q) (1.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7315987Z Skipping (s,q) (1.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7316144Z Skipping (s,q) (1.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7316308Z Skipping (s,q) (1.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7316467Z Skipping (s,q) (1.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7316628Z Skipping (s,q) (1.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7316785Z Skipping (s,q) (1.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7316940Z Skipping (s,q) (0.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7317106Z Skipping (s,q) (0.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7317262Z Skipping (s,q) (0.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7317423Z Skipping (s,q) (0.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7317608Z Skipping (s,q) (0.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7317791Z Skipping (s,q) (0.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7317955Z Skipping (s,q) (0.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7318110Z Skipping (s,q) (0.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7318267Z Skipping (s,q) (0.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7318428Z Skipping (s,q) (0.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7318583Z Skipping (s,q) (0.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7318740Z Skipping (s,q) (0.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7318900Z Skipping (s,q) (0.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7319059Z Skipping (s,q) (0.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7319265Z Skipping (s,q) (0.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7319420Z Skipping (s,q) (0.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7319575Z Skipping (s,q) (0.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7319736Z Skipping (s,q) (0.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7319931Z Skipping (s,q) (0.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7320149Z Skipping (s,q) (0.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7320405Z Skipping (s,q) (0.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7320560Z Skipping (s,q) (0.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7320721Z Skipping (s,q) (0.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7320875Z Skipping (s,q) (0.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7321073Z Skipping (s,q) (0.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7321237Z Skipping (s,q) (0.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7321394Z Skipping (s,q) (0.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7321550Z Skipping (s,q) (0.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7321712Z Skipping (s,q) (0.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7321871Z Skipping (s,q) (0.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7322035Z Skipping (s,q) (0.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7322193Z Skipping (s,q) (0.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7322351Z Skipping (s,q) (0.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7322512Z Skipping (s,q) (0.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7322667Z Skipping (s,q) (0.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7322829Z Skipping (s,q) (0.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7322992Z Skipping (s,q) (0.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7323149Z Skipping (s,q) (0.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7323304Z Skipping (s,q) (0.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7323465Z Skipping (s,q) (0.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7323624Z Skipping (s,q) (0.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7323786Z Skipping (s,q) (0.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7323946Z Skipping (s,q) (0.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7324101Z Skipping (s,q) (0.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7324267Z Skipping (s,q) (0.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7324424Z Skipping (s,q) (0.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7324580Z Skipping (s,q) (0.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7324743Z Skipping (s,q) (0.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7324904Z Skipping (s,q) (0.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7325067Z Skipping (s,q) (0.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7325224Z Skipping (s,q) (0.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7325382Z Skipping (s,q) (0.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7325544Z Skipping (s,q) (0.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7325702Z Skipping (s,q) (0.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7325858Z Skipping (s,q) (0.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7326021Z Skipping (s,q) (0.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7326178Z Skipping (s,q) (0.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7326341Z Skipping (s,q) (0.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7326498Z Skipping (s,q) (0.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7326701Z Skipping (s,q) (0.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7326863Z Skipping (s,q) (0.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7327020Z Skipping (s,q) (0.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7327219Z Skipping (s,q) (0.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7331433Z Skipping (s,q) (0.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7331684Z Skipping (s,q) (0.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7331853Z Skipping (s,q) (0.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7332014Z Skipping (s,q) (0.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7332172Z Skipping (s,q) (0.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7332376Z Skipping (s,q) (0.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7332537Z Skipping (s,q) (0.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7332699Z Skipping (s,q) (0.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7332862Z Skipping (s,q) (0.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7333021Z Skipping (s,q) (0.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7333186Z Skipping (s,q) (0.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7333341Z Skipping (s,q) (0.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7333500Z Skipping (s,q) (0.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7333662Z Skipping (s,q) (0.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7333820Z Skipping (s,q) (0.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7333979Z Skipping (s,q) (0.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7334146Z Skipping (s,q) (0.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7334302Z Skipping (s,q) (0.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7334467Z Skipping (s,q) (0.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7334624Z Skipping (s,q) (0.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7334783Z Skipping (s,q) (0.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7334945Z Skipping (s,q) (0.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7335104Z Skipping (s,q) (0.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7335263Z Skipping (s,q) (0.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7335427Z Skipping (s,q) (0.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7335584Z Skipping (s,q) (0.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7335740Z Skipping (s,q) (0.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7335903Z Skipping (s,q) (0.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7336063Z Skipping (s,q) (0.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7336228Z Skipping (s,q) (0.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7336386Z Skipping (s,q) (0.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7336543Z Skipping (s,q) (0.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7336705Z Skipping (s,q) (0.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7336864Z Skipping (s,q) (0.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7337026Z Skipping (s,q) (0.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7337184Z Skipping (s,q) (0.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7337340Z Skipping (s,q) (1, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7337504Z Skipping (s,q) (1.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7337660Z Skipping (s,q) (1.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7337819Z Skipping (s,q) (1.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7338028Z Skipping (s,q) (1.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7338185Z Skipping (s,q) (1.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7338343Z Skipping (s,q) (1.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7338508Z Skipping (s,q) (1.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7338707Z Skipping (s,q) (1.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7338869Z Skipping (s,q) (1.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7339067Z Skipping (s,q) (1.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7339227Z Skipping (s,q) (1.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7339389Z Skipping (s,q) (1.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7339547Z Skipping (s,q) (1.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7339742Z Skipping (s,q) (1.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7339907Z Skipping (s,q) (1.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7340070Z Skipping (s,q) (1.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7340232Z Skipping (s,q) (1.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7340389Z Skipping (s,q) (1.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7340548Z Skipping (s,q) (1.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7340710Z Skipping (s,q) (1.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7340870Z Skipping (s,q) (1.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7341027Z Skipping (s,q) (1.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7341189Z Skipping (s,q) (1.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7341346Z Skipping (s,q) (1.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7341511Z Skipping (s,q) (1.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7341667Z Skipping (s,q) (1.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7341829Z Skipping (s,q) (1.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7341991Z Skipping (s,q) (1.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7342148Z Skipping (s,q) (1.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7342309Z Skipping (s,q) (1.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7342473Z Skipping (s,q) (1.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7342633Z Skipping (s,q) (1.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7342796Z Skipping (s,q) (1.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7342953Z Skipping (s,q) (1.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7343111Z Skipping (s,q) (1.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7343276Z Skipping (s,q) (1.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7343433Z Skipping (s,q) (1.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7343593Z Skipping (s,q) (1.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7343755Z Skipping (s,q) (1.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7343913Z Skipping (s,q) (1.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7344072Z Skipping (s,q) (1.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7344234Z Skipping (s,q) (1.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7344393Z Skipping (s,q) (1.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7344554Z Skipping (s,q) (1.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7344711Z Skipping (s,q) (1.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7344869Z Skipping (s,q) (1.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7345033Z Skipping (s,q) (1.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7345191Z Skipping (s,q) (1.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7345394Z Skipping (s,q) (1.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7345557Z Skipping (s,q) (1.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7345715Z Skipping (s,q) (1.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7345914Z Skipping (s,q) (1.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7346072Z Skipping (s,q) (1.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7346265Z Skipping (s,q) (1.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7346428Z Skipping (s,q) (1.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7346586Z Skipping (s,q) (1.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7346746Z Skipping (s,q) (1.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7346950Z Skipping (s,q) (1.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7347110Z Skipping (s,q) (1.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7347276Z Skipping (s,q) (1.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7347434Z Skipping (s,q) (1.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7347621Z Skipping (s,q) (1.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7347812Z Skipping (s,q) (1.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7347971Z Skipping (s,q) (1.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7348131Z Skipping (s,q) (1.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7348291Z Skipping (s,q) (1.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7348448Z Skipping (s,q) (1.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7348613Z Skipping (s,q) (1.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7348775Z Skipping (s,q) (1.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7348935Z Skipping (s,q) (1.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7349099Z Skipping (s,q) (1.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7349256Z Skipping (s,q) (1.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7349413Z Skipping (s,q) (1.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7349578Z Skipping (s,q) (1.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7349741Z Skipping (s,q) (1.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7349906Z Skipping (s,q) (1.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7350063Z Skipping (s,q) (1.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7350219Z Skipping (s,q) (1.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7350386Z Skipping (s,q) (1.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7350544Z Skipping (s,q) (1.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7350704Z Skipping (s,q) (1.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7350870Z Skipping (s,q) (1.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7351027Z Skipping (s,q) (1.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7351189Z Skipping (s,q) (1.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7351346Z Skipping (s,q) (1.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7351506Z Skipping (s,q) (1.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7351669Z Skipping (s,q) (1.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7351828Z Skipping (s,q) (1.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7351987Z Skipping (s,q) (1.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7352150Z Skipping (s,q) (1.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7352308Z Skipping (s,q) (1.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7352472Z Skipping (s,q) (1.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7352636Z Skipping (s,q) (1.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7352840Z Skipping (s,q) (1.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7353000Z Skipping (s,q) (1.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7353157Z Skipping (s,q) (1.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7353379Z Skipping (s,q) (1.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7353541Z Skipping (s,q) (1.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7353734Z Skipping (s,q) (1.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7353894Z Skipping (s,q) (0.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7354058Z Skipping (s,q) (0.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7354216Z Skipping (s,q) (0.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7354415Z Skipping (s,q) (0.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7354574Z Skipping (s,q) (0.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7354735Z Skipping (s,q) (0.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7354896Z Skipping (s,q) (0.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7355053Z Skipping (s,q) (0.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7355214Z Skipping (s,q) (0.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7355377Z Skipping (s,q) (0.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7355539Z Skipping (s,q) (0.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7355701Z Skipping (s,q) (0.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7355859Z Skipping (s,q) (0.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7356016Z Skipping (s,q) (0.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7356180Z Skipping (s,q) (0.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7356337Z Skipping (s,q) (0.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7356501Z Skipping (s,q) (0.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7356663Z Skipping (s,q) (0.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7356821Z Skipping (s,q) (0.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7356984Z Skipping (s,q) (0.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7357142Z Skipping (s,q) (0.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7357301Z Skipping (s,q) (0.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7357462Z Skipping (s,q) (0.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7357619Z Skipping (s,q) (0.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7357780Z Skipping (s,q) (0.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7357974Z Skipping (s,q) (0.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7358150Z Skipping (s,q) (0.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7358313Z Skipping (s,q) (0.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7358469Z Skipping (s,q) (0.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7358628Z Skipping (s,q) (0.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7358790Z Skipping (s,q) (0.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7358947Z Skipping (s,q) (0.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7359107Z Skipping (s,q) (0.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7359268Z Skipping (s,q) (0.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7359427Z Skipping (s,q) (0.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7359587Z Skipping (s,q) (0.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7359747Z Skipping (s,q) (0.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7359904Z Skipping (s,q) (0.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7360111Z Skipping (s,q) (0.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7360380Z Skipping (s,q) (0.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7360540Z Skipping (s,q) (0.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7360743Z Skipping (s,q) (0.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7360903Z Skipping (s,q) (0.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7361102Z Skipping (s,q) (0.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7361261Z Skipping (s,q) (0.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7361417Z Skipping (s,q) (0.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7361579Z Skipping (s,q) (0.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7361737Z Skipping (s,q) (0.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7361932Z Skipping (s,q) (0.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7362099Z Skipping (s,q) (0.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7362256Z Skipping (s,q) (0.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7362413Z Skipping (s,q) (0.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7362574Z Skipping (s,q) (0.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7362731Z Skipping (s,q) (0.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7362899Z Skipping (s,q) (0.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7363057Z Skipping (s,q) (0.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7363214Z Skipping (s,q) (0.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7363376Z Skipping (s,q) (0.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7363532Z Skipping (s,q) (0.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7363692Z Skipping (s,q) (0.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7363857Z Skipping (s,q) (0.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7364014Z Skipping (s,q) (0.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7364175Z Skipping (s,q) (0.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7364333Z Skipping (s,q) (0.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7364493Z Skipping (s,q) (0.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7364657Z Skipping (s,q) (0.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7364816Z Skipping (s,q) (0.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7364974Z Skipping (s,q) (0.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7365133Z Skipping (s,q) (0.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7365290Z Skipping (s,q) (0.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7365455Z Skipping (s,q) (0.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7365615Z Skipping (s,q) (0.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7365775Z Skipping (s,q) (0.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7365936Z Skipping (s,q) (0.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7366091Z Skipping (s,q) (0.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7366251Z Skipping (s,q) (0.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7366411Z Skipping (s,q) (0.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7366573Z Skipping (s,q) (0.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7366732Z Skipping (s,q) (0.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7366890Z Skipping (s,q) (0.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7367048Z Skipping (s,q) (0.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7367215Z Skipping (s,q) (0.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7367372Z Skipping (s,q) (0.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7367577Z Skipping (s,q) (0.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7367739Z Skipping (s,q) (0.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7367898Z Skipping (s,q) (0.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7368100Z Skipping (s,q) (0.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7368258Z Skipping (s,q) (0.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7368453Z Skipping (s,q) (0.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7368615Z Skipping (s,q) (0.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7368773Z Skipping (s,q) (0.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7368929Z Skipping (s,q) (0.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7369131Z Skipping (s,q) (0.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7369294Z Skipping (s,q) (0.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7369459Z Skipping (s,q) (0.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7369617Z Skipping (s,q) (0.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7369776Z Skipping (s,q) (0.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7369940Z Skipping (s,q) (0.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7370097Z Skipping (s,q) (0.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7370253Z Skipping (s,q) (1, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7370414Z Skipping (s,q) (1.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7370570Z Skipping (s,q) (1.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7370728Z Skipping (s,q) (1.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7370892Z Skipping (s,q) (1.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7371048Z Skipping (s,q) (1.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7371215Z Skipping (s,q) (1.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7371371Z Skipping (s,q) (1.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7371528Z Skipping (s,q) (1.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7371690Z Skipping (s,q) (1.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7371848Z Skipping (s,q) (1.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7372008Z Skipping (s,q) (1.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7372169Z Skipping (s,q) (1.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7372325Z Skipping (s,q) (1.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7372489Z Skipping (s,q) (1.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7372649Z Skipping (s,q) (1.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7372806Z Skipping (s,q) (1.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7372971Z Skipping (s,q) (1.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7373128Z Skipping (s,q) (1.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7373285Z Skipping (s,q) (1.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7373455Z Skipping (s,q) (1.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7373613Z Skipping (s,q) (1.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7373777Z Skipping (s,q) (1.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7373933Z Skipping (s,q) (1.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7374092Z Skipping (s,q) (1.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7374253Z Skipping (s,q) (1.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7374411Z Skipping (s,q) (1.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7374569Z Skipping (s,q) (1.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7374780Z Skipping (s,q) (1.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7374937Z Skipping (s,q) (1.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7375099Z Skipping (s,q) (1.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7375256Z Skipping (s,q) (1.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7375454Z Skipping (s,q) (1.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7375654Z Skipping (s,q) (1.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7375812Z Skipping (s,q) (1.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7375970Z Skipping (s,q) (1.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7376132Z Skipping (s,q) (1.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7376288Z Skipping (s,q) (1.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7376491Z Skipping (s,q) (1.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7376652Z Skipping (s,q) (1.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7376810Z Skipping (s,q) (1.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7376973Z Skipping (s,q) (1.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7377130Z Skipping (s,q) (1.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7377294Z Skipping (s,q) (1.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7377461Z Skipping (s,q) (1.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7377646Z Skipping (s,q) (1.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7377834Z Skipping (s,q) (1.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7377990Z Skipping (s,q) (1.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7378145Z Skipping (s,q) (1.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7378310Z Skipping (s,q) (1.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7378464Z Skipping (s,q) (1.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7378623Z Skipping (s,q) (1.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7378783Z Skipping (s,q) (1.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7378937Z Skipping (s,q) (1.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7379095Z Skipping (s,q) (1.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7379258Z Skipping (s,q) (1.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7379419Z Skipping (s,q) (1.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7379581Z Skipping (s,q) (1.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7379738Z Skipping (s,q) (1.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7379894Z Skipping (s,q) (1.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7380057Z Skipping (s,q) (1.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7380215Z Skipping (s,q) (1.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7380374Z Skipping (s,q) (1.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7380536Z Skipping (s,q) (1.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7380691Z Skipping (s,q) (1.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7380854Z Skipping (s,q) (1.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7381009Z Skipping (s,q) (1.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7381167Z Skipping (s,q) (1.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7381329Z Skipping (s,q) (1.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7381484Z Skipping (s,q) (1.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7381638Z Skipping (s,q) (1.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7381799Z Skipping (s,q) (1.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7381954Z Skipping (s,q) (1.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7382185Z Skipping (s,q) (1.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7382342Z Skipping (s,q) (1.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7382496Z Skipping (s,q) (1.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7382699Z Skipping (s,q) (1.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7382856Z Skipping (s,q) (1.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7383052Z Skipping (s,q) (1.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7383219Z Skipping (s,q) (1.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7383375Z Skipping (s,q) (1.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7383537Z Skipping (s,q) (1.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7383734Z Skipping (s,q) (1.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7383889Z Skipping (s,q) (1.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7384051Z Skipping (s,q) (1.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7384207Z Skipping (s,q) (1.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7384363Z Skipping (s,q) (1.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7384529Z Skipping (s,q) (1.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7384686Z Skipping (s,q) (1.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7384848Z Skipping (s,q) (1.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7385004Z Skipping (s,q) (1.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7385160Z Skipping (s,q) (1.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7385320Z Skipping (s,q) (1.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7385481Z Skipping (s,q) (1.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7385637Z Skipping (s,q) (1.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7385800Z Skipping (s,q) (1.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7385955Z Skipping (s,q) (1.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7386117Z Skipping (s,q) (1.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7386274Z Skipping (s,q) (1.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7386430Z Skipping (s,q) (1.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7386593Z Skipping (s,q) (0.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7386746Z Skipping (s,q) (0.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7386902Z Skipping (s,q) (0.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7387063Z Skipping (s,q) (0.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7387219Z Skipping (s,q) (0.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7387386Z Skipping (s,q) (0.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7387548Z Skipping (s,q) (0.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7387707Z Skipping (s,q) (0.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7387895Z Skipping (s,q) (0.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7388074Z Skipping (s,q) (0.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7388236Z Skipping (s,q) (0.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7388399Z Skipping (s,q) (0.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7388556Z Skipping (s,q) (0.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7388712Z Skipping (s,q) (0.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7388872Z Skipping (s,q) (0.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7389029Z Skipping (s,q) (0.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7389194Z Skipping (s,q) (0.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7389397Z Skipping (s,q) (0.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7389552Z Skipping (s,q) (0.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7389715Z Skipping (s,q) (0.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7389872Z Skipping (s,q) (0.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7390068Z Skipping (s,q) (0.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7390228Z Skipping (s,q) (0.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7390420Z Skipping (s,q) (0.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7390582Z Skipping (s,q) (0.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7390738Z Skipping (s,q) (0.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7390892Z Skipping (s,q) (0.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7391093Z Skipping (s,q) (0.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7391255Z Skipping (s,q) (0.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7391408Z Skipping (s,q) (0.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7391875Z Skipping (s,q) (0.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7392098Z Skipping (s,q) (0.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7392271Z Skipping (s,q) (0.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7392430Z Skipping (s,q) (0.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7392588Z Skipping (s,q) (0.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7392749Z Skipping (s,q) (0.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7392905Z Skipping (s,q) (0.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7393070Z Skipping (s,q) (0.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7393235Z Skipping (s,q) (0.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7393392Z Skipping (s,q) (0.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7393559Z Skipping (s,q) (0.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7393713Z Skipping (s,q) (0.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7393871Z Skipping (s,q) (0.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7394037Z Skipping (s,q) (0.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7394192Z Skipping (s,q) (0.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7394352Z Skipping (s,q) (0.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7394515Z Skipping (s,q) (0.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7394674Z Skipping (s,q) (0.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7394841Z Skipping (s,q) (0.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7395001Z Skipping (s,q) (0.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7395157Z Skipping (s,q) (0.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7395321Z Skipping (s,q) (0.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7395476Z Skipping (s,q) (0.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7395632Z Skipping (s,q) (0.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7395797Z Skipping (s,q) (0.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7395952Z Skipping (s,q) (0.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7396119Z Skipping (s,q) (0.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7396274Z Skipping (s,q) (0.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7396431Z Skipping (s,q) (0.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7396594Z Skipping (s,q) (0.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7396753Z Skipping (s,q) (0.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7396914Z Skipping (s,q) (0.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7397260Z Skipping (s,q) (0.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7397417Z Skipping (s,q) (0.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7397572Z Skipping (s,q) (0.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7397826Z Skipping (s,q) (0.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7397982Z Skipping (s,q) (0.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7398199Z Skipping (s,q) (0.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7398358Z Skipping (s,q) (0.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7398516Z Skipping (s,q) (0.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7398680Z Skipping (s,q) (0.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7398903Z Skipping (s,q) (0.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7399063Z Skipping (s,q) (0.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7399227Z Skipping (s,q) (0.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7399383Z Skipping (s,q) (0.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7399544Z Skipping (s,q) (0.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7399701Z Skipping (s,q) (0.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7399856Z Skipping (s,q) (0.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7400017Z Skipping (s,q) (0.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7400288Z Skipping (s,q) (0.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7400444Z Skipping (s,q) (0.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7400605Z Skipping (s,q) (0.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7400761Z Skipping (s,q) (0.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7400926Z Skipping (s,q) (0.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7401084Z Skipping (s,q) (0.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7401242Z Skipping (s,q) (0.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7401404Z Skipping (s,q) (0.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7401559Z Skipping (s,q) (0.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7401718Z Skipping (s,q) (0.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7401880Z Skipping (s,q) (0.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7402036Z Skipping (s,q) (0.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7402199Z Skipping (s,q) (0.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7402353Z Skipping (s,q) (0.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7402507Z Skipping (s,q) (0.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7402671Z Skipping (s,q) (0.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7402829Z Skipping (s,q) (0.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7402985Z Skipping (s,q) (0.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7403147Z Skipping (s,q) (0.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7403301Z Skipping (s,q) (0.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7403462Z Skipping (s,q) (1, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7403618Z Skipping (s,q) (1.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7403776Z Skipping (s,q) (1.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7403938Z Skipping (s,q) (1.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7404094Z Skipping (s,q) (1.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7404248Z Skipping (s,q) (1.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7404412Z Skipping (s,q) (1.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7404569Z Skipping (s,q) (1.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7404784Z Skipping (s,q) (1.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7404939Z Skipping (s,q) (1.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7405098Z Skipping (s,q) (1.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7405302Z Skipping (s,q) (1.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7405457Z Skipping (s,q) (1.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7405652Z Skipping (s,q) (1.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7405815Z Skipping (s,q) (1.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7405970Z Skipping (s,q) (1.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7406127Z Skipping (s,q) (1.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7406353Z Skipping (s,q) (1.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7406513Z Skipping (s,q) (1.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7406678Z Skipping (s,q) (1.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7406835Z Skipping (s,q) (1.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7406991Z Skipping (s,q) (1.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7407158Z Skipping (s,q) (1.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7407316Z Skipping (s,q) (1.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7407490Z Skipping (s,q) (1.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7407674Z Skipping (s,q) (1.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7407839Z Skipping (s,q) (1.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7408001Z Skipping (s,q) (1.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7408158Z Skipping (s,q) (1.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7408312Z Skipping (s,q) (1.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7408479Z Skipping (s,q) (1.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7408637Z Skipping (s,q) (1.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7408792Z Skipping (s,q) (1.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7408958Z Skipping (s,q) (1.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7409112Z Skipping (s,q) (1.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7409277Z Skipping (s,q) (1.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7409432Z Skipping (s,q) (1.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7409588Z Skipping (s,q) (1.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7409751Z Skipping (s,q) (1.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7409909Z Skipping (s,q) (1.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7410063Z Skipping (s,q) (1.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7410226Z Skipping (s,q) (1.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7410384Z Skipping (s,q) (1.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7410548Z Skipping (s,q) (1.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7410705Z Skipping (s,q) (1.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7410861Z Skipping (s,q) (1.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7411027Z Skipping (s,q) (1.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7411181Z Skipping (s,q) (1.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7411338Z Skipping (s,q) (1.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7411500Z Skipping (s,q) (1.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7411658Z Skipping (s,q) (1.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7411826Z Skipping (s,q) (1.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7412029Z Skipping (s,q) (1.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7412184Z Skipping (s,q) (1.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7412348Z Skipping (s,q) (1.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7412543Z Skipping (s,q) (1.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7412697Z Skipping (s,q) (1.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7412899Z Skipping (s,q) (1.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7413056Z Skipping (s,q) (1.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7413219Z Skipping (s,q) (1.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7413375Z Skipping (s,q) (1.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7413532Z Skipping (s,q) (1.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7413772Z Skipping (s,q) (1.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7413932Z Skipping (s,q) (1.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7414086Z Skipping (s,q) (1.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7414252Z Skipping (s,q) (1.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7414408Z Skipping (s,q) (1.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7414576Z Skipping (s,q) (1.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7414732Z Skipping (s,q) (1.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7414887Z Skipping (s,q) (1.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7415048Z Skipping (s,q) (1.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7415203Z Skipping (s,q) (1.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7415359Z Skipping (s,q) (1.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7415526Z Skipping (s,q) (1.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7415684Z Skipping (s,q) (1.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7415838Z Skipping (s,q) (1.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7416000Z Skipping (s,q) (1.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7416156Z Skipping (s,q) (1.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7416318Z Skipping (s,q) (1.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7416473Z Skipping (s,q) (1.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7416634Z Skipping (s,q) (1.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7416796Z Skipping (s,q) (1.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7416950Z Skipping (s,q) (1.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7417106Z Skipping (s,q) (1.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7417270Z Skipping (s,q) (1.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7417425Z Skipping (s,q) (1.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7417588Z Skipping (s,q) (1.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7417743Z Skipping (s,q) (1.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7417898Z Skipping (s,q) (1.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7418063Z Skipping (s,q) (1.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7418219Z Skipping (s,q) (1.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7418379Z Skipping (s,q) (1.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7418542Z Skipping (s,q) (1.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7418699Z Skipping (s,q) (1.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7418861Z Skipping (s,q) (1.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7419018Z Skipping (s,q) (1.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7419172Z Skipping (s,q) (1.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7419399Z Skipping (s,q) (1.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7419555Z Skipping (s,q) (1.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7419710Z Skipping (s,q) (1.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7419910Z Skipping (s,q) (0.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7420065Z Skipping (s,q) (0.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7420267Z Skipping (s,q) (0.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7420425Z Skipping (s,q) (0.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7420580Z Skipping (s,q) (0.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7420743Z Skipping (s,q) (0.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7420938Z Skipping (s,q) (0.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7421095Z Skipping (s,q) (0.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7421260Z Skipping (s,q) (0.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7421416Z Skipping (s,q) (0.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7421578Z Skipping (s,q) (0.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7421737Z Skipping (s,q) (0.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7421893Z Skipping (s,q) (0.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7422058Z Skipping (s,q) (0.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7422213Z Skipping (s,q) (0.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7422369Z Skipping (s,q) (0.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7422529Z Skipping (s,q) (0.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7422687Z Skipping (s,q) (0.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7422847Z Skipping (s,q) (0.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7423006Z Skipping (s,q) (0.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7423162Z Skipping (s,q) (0.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7423322Z Skipping (s,q) (0.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7423480Z Skipping (s,q) (0.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7423638Z Skipping (s,q) (0.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7423827Z Skipping (s,q) (0.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7424006Z Skipping (s,q) (0.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7424162Z Skipping (s,q) (0.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7424324Z Skipping (s,q) (0.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7424482Z Skipping (s,q) (0.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7424645Z Skipping (s,q) (0.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7424803Z Skipping (s,q) (0.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7424958Z Skipping (s,q) (0.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7425120Z Skipping (s,q) (0.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7425280Z Skipping (s,q) (0.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7425435Z Skipping (s,q) (0.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7425601Z Skipping (s,q) (0.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7425758Z Skipping (s,q) (0.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7425924Z Skipping (s,q) (0.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7426080Z Skipping (s,q) (0.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7426236Z Skipping (s,q) (0.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7426404Z Skipping (s,q) (0.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7426611Z Skipping (s,q) (0.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7426774Z Skipping (s,q) (0.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7426937Z Skipping (s,q) (0.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7427093Z Skipping (s,q) (0.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7427292Z Skipping (s,q) (0.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7427486Z Skipping (s,q) (0.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7427643Z Skipping (s,q) (0.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7427805Z Skipping (s,q) (0.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7427962Z Skipping (s,q) (0.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7428118Z Skipping (s,q) (0.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7428317Z Skipping (s,q) (0.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7428478Z Skipping (s,q) (0.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7428640Z Skipping (s,q) (0.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7428796Z Skipping (s,q) (0.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7428956Z Skipping (s,q) (0.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7429119Z Skipping (s,q) (0.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7429276Z Skipping (s,q) (0.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7429433Z Skipping (s,q) (0.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7429597Z Skipping (s,q) (0.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7429754Z Skipping (s,q) (0.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7429920Z Skipping (s,q) (0.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7430077Z Skipping (s,q) (0.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7430231Z Skipping (s,q) (0.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7430394Z Skipping (s,q) (0.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7430551Z Skipping (s,q) (0.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7430705Z Skipping (s,q) (0.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7430868Z Skipping (s,q) (0.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7431023Z Skipping (s,q) (0.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7431189Z Skipping (s,q) (0.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7431345Z Skipping (s,q) (0.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7431502Z Skipping (s,q) (0.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7431663Z Skipping (s,q) (0.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7431822Z Skipping (s,q) (0.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7431977Z Skipping (s,q) (0.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7432142Z Skipping (s,q) (0.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7432299Z Skipping (s,q) (0.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7432460Z Skipping (s,q) (0.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7432617Z Skipping (s,q) (0.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7432772Z Skipping (s,q) (0.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7432934Z Skipping (s,q) (0.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7433089Z Skipping (s,q) (0.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7433244Z Skipping (s,q) (0.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7433404Z Skipping (s,q) (0.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7433564Z Skipping (s,q) (0.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7433719Z Skipping (s,q) (0.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7433933Z Skipping (s,q) (0.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7434090Z Skipping (s,q) (0.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7434252Z Skipping (s,q) (0.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7434445Z Skipping (s,q) (0.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7434601Z Skipping (s,q) (0.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7434826Z Skipping (s,q) (0.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7434985Z Skipping (s,q) (0.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7435141Z Skipping (s,q) (0.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7435302Z Skipping (s,q) (0.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7435496Z Skipping (s,q) (0.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7435658Z Skipping (s,q) (0.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7435815Z Skipping (s,q) (0.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7435971Z Skipping (s,q) (0.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7436130Z Skipping (s,q) (1, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7436287Z Skipping (s,q) (1.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7436442Z Skipping (s,q) (1.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7436606Z Skipping (s,q) (1.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7436761Z Skipping (s,q) (1.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7436924Z Skipping (s,q) (1.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7437078Z Skipping (s,q) (1.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7437236Z Skipping (s,q) (1.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7437398Z Skipping (s,q) (1.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7437556Z Skipping (s,q) (1.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7437711Z Skipping (s,q) (1.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7437875Z Skipping (s,q) (1.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7438033Z Skipping (s,q) (1.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7438193Z Skipping (s,q) (1.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7438352Z Skipping (s,q) (1.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7438508Z Skipping (s,q) (1.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7438669Z Skipping (s,q) (1.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7438826Z Skipping (s,q) (1.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7438981Z Skipping (s,q) (1.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7439145Z Skipping (s,q) (1.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7439306Z Skipping (s,q) (1.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7439467Z Skipping (s,q) (1.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7439623Z Skipping (s,q) (1.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7439783Z Skipping (s,q) (1.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7439949Z Skipping (s,q) (1.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7440106Z Skipping (s,q) (1.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7440352Z Skipping (s,q) (1.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7440517Z Skipping (s,q) (1.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7440674Z Skipping (s,q) (1.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7440837Z Skipping (s,q) (1.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7440996Z Skipping (s,q) (1.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7441202Z Skipping (s,q) (1.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7441369Z Skipping (s,q) (1.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7441526Z Skipping (s,q) (1.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7441682Z Skipping (s,q) (1.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7441882Z Skipping (s,q) (1.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7442038Z Skipping (s,q) (1.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7442231Z Skipping (s,q) (1.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7442395Z Skipping (s,q) (1.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7442551Z Skipping (s,q) (1.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7442716Z Skipping (s,q) (1.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7442912Z Skipping (s,q) (1.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7443069Z Skipping (s,q) (1.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7443236Z Skipping (s,q) (1.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7443394Z Skipping (s,q) (1.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7443550Z Skipping (s,q) (1.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7443717Z Skipping (s,q) (1.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7443873Z Skipping (s,q) (1.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7444042Z Skipping (s,q) (1.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7444200Z Skipping (s,q) (1.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7444356Z Skipping (s,q) (1.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7444518Z Skipping (s,q) (1.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7444676Z Skipping (s,q) (1.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7444830Z Skipping (s,q) (1.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7444994Z Skipping (s,q) (1.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7445152Z Skipping (s,q) (1.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7445314Z Skipping (s,q) (1.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7445472Z Skipping (s,q) (1.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7445626Z Skipping (s,q) (1.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7445787Z Skipping (s,q) (1.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7445944Z Skipping (s,q) (1.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7446100Z Skipping (s,q) (1.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7446263Z Skipping (s,q) (1.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7446422Z Skipping (s,q) (1.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7446584Z Skipping (s,q) (1.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7446741Z Skipping (s,q) (1.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7446896Z Skipping (s,q) (1.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7447061Z Skipping (s,q) (1.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7447219Z Skipping (s,q) (1.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7447373Z Skipping (s,q) (1.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7447563Z Skipping (s,q) (1.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7447743Z Skipping (s,q) (1.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7447905Z Skipping (s,q) (1.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7448058Z Skipping (s,q) (1.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7448216Z Skipping (s,q) (1.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7448379Z Skipping (s,q) (1.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7448586Z Skipping (s,q) (1.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7448740Z Skipping (s,q) (1.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7448905Z Skipping (s,q) (1.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7449098Z Skipping (s,q) (1.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7449260Z Skipping (s,q) (1.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7449461Z Skipping (s,q) (1.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7449621Z Skipping (s,q) (1.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7449784Z Skipping (s,q) (1.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7449940Z Skipping (s,q) (1.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7450134Z Skipping (s,q) (1.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7450297Z Skipping (s,q) (1.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7450454Z Skipping (s,q) (1.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7450608Z Skipping (s,q) (1.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7450767Z Skipping (s,q) (1.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7450927Z Skipping (s,q) (1.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7451086Z Skipping (s,q) (1.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7451244Z Skipping (s,q) (1.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7451398Z Skipping (s,q) (1.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7451560Z Skipping (s,q) (1.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7451715Z Skipping (s,q) (1.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7451871Z Skipping (s,q) (1.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7452034Z Skipping (s,q) (1.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7452190Z Skipping (s,q) (1.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7452353Z Skipping (s,q) (1.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7452509Z Skipping (s,q) (0.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7452665Z Skipping (s,q) (0.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7452830Z Skipping (s,q) (0.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7452987Z Skipping (s,q) (0.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7453143Z Skipping (s,q) (0.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7453304Z Skipping (s,q) (0.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7453459Z Skipping (s,q) (0.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7453621Z Skipping (s,q) (0.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7453779Z Skipping (s,q) (0.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7453938Z Skipping (s,q) (0.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7458529Z Skipping (s,q) (0.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7458730Z Skipping (s,q) (0.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7458893Z Skipping (s,q) (0.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7459066Z Skipping (s,q) (0.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7459227Z Skipping (s,q) (0.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7459402Z Skipping (s,q) (0.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7459564Z Skipping (s,q) (0.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7459724Z Skipping (s,q) (0.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7459893Z Skipping (s,q) (0.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7460056Z Skipping (s,q) (0.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7460218Z Skipping (s,q) (0.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7460462Z Skipping (s,q) (0.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7460622Z Skipping (s,q) (0.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7460789Z Skipping (s,q) (0.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7460990Z Skipping (s,q) (0.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7461150Z Skipping (s,q) (0.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7461354Z Skipping (s,q) (0.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7461515Z Skipping (s,q) (0.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7461676Z Skipping (s,q) (0.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7461844Z Skipping (s,q) (0.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7462045Z Skipping (s,q) (0.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7462214Z Skipping (s,q) (0.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7462377Z Skipping (s,q) (0.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7462538Z Skipping (s,q) (0.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7462705Z Skipping (s,q) (0.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7462868Z Skipping (s,q) (0.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7463031Z Skipping (s,q) (0.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7463202Z Skipping (s,q) (0.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7463362Z Skipping (s,q) (0.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7463526Z Skipping (s,q) (0.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7463692Z Skipping (s,q) (0.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7463854Z Skipping (s,q) (0.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7464019Z Skipping (s,q) (0.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7464182Z Skipping (s,q) (0.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7464341Z Skipping (s,q) (0.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7464509Z Skipping (s,q) (0.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7464669Z Skipping (s,q) (0.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7464831Z Skipping (s,q) (0.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7465001Z Skipping (s,q) (0.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7465160Z Skipping (s,q) (0.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7465328Z Skipping (s,q) (0.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7465486Z Skipping (s,q) (0.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7465648Z Skipping (s,q) (0.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7465813Z Skipping (s,q) (0.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7465974Z Skipping (s,q) (0.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7466133Z Skipping (s,q) (0.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7466298Z Skipping (s,q) (0.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7466459Z Skipping (s,q) (0.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7466624Z Skipping (s,q) (0.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7466786Z Skipping (s,q) (0.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7466947Z Skipping (s,q) (0.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7467111Z Skipping (s,q) (0.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7467272Z Skipping (s,q) (0.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7467447Z Skipping (s,q) (0.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7467638Z Skipping (s,q) (0.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7467855Z Skipping (s,q) (0.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7468021Z Skipping (s,q) (0.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7468181Z Skipping (s,q) (0.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7468409Z Skipping (s,q) (0.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7468574Z Skipping (s,q) (0.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7469131Z Skipping (s,q) (0.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7469297Z Skipping (s,q) (0.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7469462Z Skipping (s,q) (0.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7469623Z Skipping (s,q) (0.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7469790Z Skipping (s,q) (0.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7469991Z Skipping (s,q) (0.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7470156Z Skipping (s,q) (0.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7470324Z Skipping (s,q) (0.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7470483Z Skipping (s,q) (0.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7470642Z Skipping (s,q) (0.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7470810Z Skipping (s,q) (0.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7470974Z Skipping (s,q) (0.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7471139Z Skipping (s,q) (0.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7471297Z Skipping (s,q) (0.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7471455Z Skipping (s,q) (0.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7471620Z Skipping (s,q) (0.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7471781Z Skipping (s,q) (0.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7471941Z Skipping (s,q) (0.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7472105Z Skipping (s,q) (0.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7472264Z Skipping (s,q) (0.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7472423Z Skipping (s,q) (0.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7472592Z Skipping (s,q) (0.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7472751Z Skipping (s,q) (0.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7472919Z Skipping (s,q) (0.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7473079Z Skipping (s,q) (0.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7473237Z Skipping (s,q) (0.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7473402Z Skipping (s,q) (0.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7473567Z Skipping (s,q) (0.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7473727Z Skipping (s,q) (0.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7473892Z Skipping (s,q) (1, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7474054Z Skipping (s,q) (1.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7474216Z Skipping (s,q) (1.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7474377Z Skipping (s,q) (1.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7474538Z Skipping (s,q) (1.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7474707Z Skipping (s,q) (1.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7474870Z Skipping (s,q) (1.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7475033Z Skipping (s,q) (1.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7475199Z Skipping (s,q) (1.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7475362Z Skipping (s,q) (1.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7475528Z Skipping (s,q) (1.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7475736Z Skipping (s,q) (1.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7475897Z Skipping (s,q) (1.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7476062Z Skipping (s,q) (1.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7476258Z Skipping (s,q) (1.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7476416Z Skipping (s,q) (1.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7476618Z Skipping (s,q) (1.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7476778Z Skipping (s,q) (1.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7476949Z Skipping (s,q) (1.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7477109Z Skipping (s,q) (1.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7477306Z Skipping (s,q) (1.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7477493Z Skipping (s,q) (1.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7477681Z Skipping (s,q) (1.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7477843Z Skipping (s,q) (1.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7478008Z Skipping (s,q) (1.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7478171Z Skipping (s,q) (1.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7478336Z Skipping (s,q) (1.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7478499Z Skipping (s,q) (1.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7478657Z Skipping (s,q) (1.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7478823Z Skipping (s,q) (1.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7478982Z Skipping (s,q) (1.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7479144Z Skipping (s,q) (1.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7479310Z Skipping (s,q) (1.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7479474Z Skipping (s,q) (1.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7479641Z Skipping (s,q) (1.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7479798Z Skipping (s,q) (1.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7479959Z Skipping (s,q) (1.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7480124Z Skipping (s,q) (1.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7480428Z Skipping (s,q) (1.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7480589Z Skipping (s,q) (1.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7480756Z Skipping (s,q) (1.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7480917Z Skipping (s,q) (1.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7481087Z Skipping (s,q) (1.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7481245Z Skipping (s,q) (1.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7481404Z Skipping (s,q) (1.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7481571Z Skipping (s,q) (1.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7481729Z Skipping (s,q) (1.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7481891Z Skipping (s,q) (1.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7482057Z Skipping (s,q) (1.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7482216Z Skipping (s,q) (1.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7482375Z Skipping (s,q) (1.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7482539Z Skipping (s,q) (1.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7482697Z Skipping (s,q) (1.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7482862Z Skipping (s,q) (1.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7483023Z Skipping (s,q) (1.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7483230Z Skipping (s,q) (1.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7483395Z Skipping (s,q) (1.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7483554Z Skipping (s,q) (1.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7483713Z Skipping (s,q) (1.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7483918Z Skipping (s,q) (1.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7484117Z Skipping (s,q) (1.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7484285Z Skipping (s,q) (1.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7484445Z Skipping (s,q) (1.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7484605Z Skipping (s,q) (1.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7484771Z Skipping (s,q) (1.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7484970Z Skipping (s,q) (1.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7485133Z Skipping (s,q) (1.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7485298Z Skipping (s,q) (1.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7485457Z Skipping (s,q) (1.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7485623Z Skipping (s,q) (1.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7485786Z Skipping (s,q) (1.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7485947Z Skipping (s,q) (1.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7486116Z Skipping (s,q) (1.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7486275Z Skipping (s,q) (1.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7486434Z Skipping (s,q) (1.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7486598Z Skipping (s,q) (1.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7486759Z Skipping (s,q) (1.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7486926Z Skipping (s,q) (1.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7487088Z Skipping (s,q) (1.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7487246Z Skipping (s,q) (1.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7487410Z Skipping (s,q) (1.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7487571Z Skipping (s,q) (1.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7487749Z Skipping (s,q) (1.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7487940Z Skipping (s,q) (1.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7488103Z Skipping (s,q) (1.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7488271Z Skipping (s,q) (1.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7488431Z Skipping (s,q) (1.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7488592Z Skipping (s,q) (1.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7488756Z Skipping (s,q) (1.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7488917Z Skipping (s,q) (1.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7489079Z Skipping (s,q) (1.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7489244Z Skipping (s,q) (1.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7489405Z Skipping (s,q) (1.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7489567Z Skipping (s,q) (1.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7489728Z Skipping (s,q) (1.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7489888Z Skipping (s,q) (1.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7490058Z Skipping (s,q) (1.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7490218Z Skipping (s,q) (1.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7490380Z Skipping (s,q) (1.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7490545Z Skipping (s,q) (1.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7490752Z Skipping (s,q) (0.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7490911Z Skipping (s,q) (0.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7491080Z Skipping (s,q) (0.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7491278Z Skipping (s,q) (0.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7492220Z Skipping (s,q) (0.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7492704Z Skipping (s,q) (0.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7492869Z Skipping (s,q) (0.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7493034Z Skipping (s,q) (0.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7493195Z Skipping (s,q) (0.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7493430Z Skipping (s,q) (0.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7493598Z Skipping (s,q) (0.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7493763Z Skipping (s,q) (0.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7493931Z Skipping (s,q) (0.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7494090Z Skipping (s,q) (0.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7494255Z Skipping (s,q) (0.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7494419Z Skipping (s,q) (0.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7494580Z Skipping (s,q) (0.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7494738Z Skipping (s,q) (0.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7494905Z Skipping (s,q) (0.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7495062Z Skipping (s,q) (0.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7495233Z Skipping (s,q) (0.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7495391Z Skipping (s,q) (0.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7495552Z Skipping (s,q) (0.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7495718Z Skipping (s,q) (0.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7495877Z Skipping (s,q) (0.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7496038Z Skipping (s,q) (0.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7496205Z Skipping (s,q) (0.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7496366Z Skipping (s,q) (0.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7496531Z Skipping (s,q) (0.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7496692Z Skipping (s,q) (0.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7496851Z Skipping (s,q) (0.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7497018Z Skipping (s,q) (0.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7497178Z Skipping (s,q) (0.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7497344Z Skipping (s,q) (0.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7497510Z Skipping (s,q) (0.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7497668Z Skipping (s,q) (0.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7497830Z Skipping (s,q) (0.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7497991Z Skipping (s,q) (0.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7498151Z Skipping (s,q) (0.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7498313Z Skipping (s,q) (0.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7498471Z Skipping (s,q) (0.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7498629Z Skipping (s,q) (0.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7498793Z Skipping (s,q) (0.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7498955Z Skipping (s,q) (0.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7499198Z Skipping (s,q) (0.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7499355Z Skipping (s,q) (0.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7499514Z Skipping (s,q) (0.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7499676Z Skipping (s,q) (0.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7499904Z Skipping (s,q) (0.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7500064Z Skipping (s,q) (0.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7500269Z Skipping (s,q) (0.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7500429Z Skipping (s,q) (0.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7500587Z Skipping (s,q) (0.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7500756Z Skipping (s,q) (0.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7500953Z Skipping (s,q) (0.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7501115Z Skipping (s,q) (0.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7501275Z Skipping (s,q) (0.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7501432Z Skipping (s,q) (0.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7501598Z Skipping (s,q) (0.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7501756Z Skipping (s,q) (0.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7501913Z Skipping (s,q) (0.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7502076Z Skipping (s,q) (0.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7502233Z Skipping (s,q) (0.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7502394Z Skipping (s,q) (0.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7502549Z Skipping (s,q) (0.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7502707Z Skipping (s,q) (0.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7502869Z Skipping (s,q) (0.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7503027Z Skipping (s,q) (0.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7503185Z Skipping (s,q) (0.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7503347Z Skipping (s,q) (0.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7503504Z Skipping (s,q) (0.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7503666Z Skipping (s,q) (0.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7503824Z Skipping (s,q) (0.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7503979Z Skipping (s,q) (0.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7504140Z Skipping (s,q) (0.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7504296Z Skipping (s,q) (0.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7504455Z Skipping (s,q) (0.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7504618Z Skipping (s,q) (0.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7504777Z Skipping (s,q) (0.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7504939Z Skipping (s,q) (0.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7507653Z Skipping (s,q) (0.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7507840Z Skipping (s,q) (0.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7508002Z Skipping (s,q) (0.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7508168Z Skipping (s,q) (0.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7508328Z Skipping (s,q) (0.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7508495Z Skipping (s,q) (0.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7508654Z Skipping (s,q) (0.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7508819Z Skipping (s,q) (0.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7508983Z Skipping (s,q) (0.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7509199Z Skipping (s,q) (0.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7509362Z Skipping (s,q) (0.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7509528Z Skipping (s,q) (0.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7509756Z Skipping (s,q) (0.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7509914Z Skipping (s,q) (0.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7510085Z Skipping (s,q) (0.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7510242Z Skipping (s,q) (0.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7510397Z Skipping (s,q) (0.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7510560Z Skipping (s,q) (0.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7510759Z Skipping (s,q) (0.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7510914Z Skipping (s,q) (1, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7511079Z Skipping (s,q) (1.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7511240Z Skipping (s,q) (1.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7511405Z Skipping (s,q) (1.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7511565Z Skipping (s,q) (1.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7511722Z Skipping (s,q) (1.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7511885Z Skipping (s,q) (1.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7512041Z Skipping (s,q) (1.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7512200Z Skipping (s,q) (1.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7512365Z Skipping (s,q) (1.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7512521Z Skipping (s,q) (1.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7512689Z Skipping (s,q) (1.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7512852Z Skipping (s,q) (1.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7513009Z Skipping (s,q) (1.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7513172Z Skipping (s,q) (1.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7513331Z Skipping (s,q) (1.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7513487Z Skipping (s,q) (1.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7513650Z Skipping (s,q) (1.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7513812Z Skipping (s,q) (1.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7513974Z Skipping (s,q) (1.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7514131Z Skipping (s,q) (1.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7514288Z Skipping (s,q) (1.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7514454Z Skipping (s,q) (1.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7514615Z Skipping (s,q) (1.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7514770Z Skipping (s,q) (1.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7514933Z Skipping (s,q) (1.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7515224Z Skipping (s,q) (1.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7515394Z Skipping (s,q) (1.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7515550Z Skipping (s,q) (1.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7515707Z Skipping (s,q) (1.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7515871Z Skipping (s,q) (1.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7516028Z Skipping (s,q) (1.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7516185Z Skipping (s,q) (1.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7516352Z Skipping (s,q) (1.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7516509Z Skipping (s,q) (1.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7516719Z Skipping (s,q) (1.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7516876Z Skipping (s,q) (1.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7517036Z Skipping (s,q) (1.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7517239Z Skipping (s,q) (1.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7517396Z Skipping (s,q) (1.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7517554Z Skipping (s,q) (1.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7517717Z Skipping (s,q) (1.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7517876Z Skipping (s,q) (1.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7518041Z Skipping (s,q) (1.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7518236Z Skipping (s,q) (1.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7518395Z Skipping (s,q) (1.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7518561Z Skipping (s,q) (1.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7518718Z Skipping (s,q) (1.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7518877Z Skipping (s,q) (1.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7519045Z Skipping (s,q) (1.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7519202Z Skipping (s,q) (1.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7519360Z Skipping (s,q) (1.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7519527Z Skipping (s,q) (1.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7519685Z Skipping (s,q) (1.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7519849Z Skipping (s,q) (1.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7520008Z Skipping (s,q) (1.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7520165Z Skipping (s,q) (1.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7520501Z Skipping (s,q) (1.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7520658Z Skipping (s,q) (1.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7520815Z Skipping (s,q) (1.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7520983Z Skipping (s,q) (1.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7521141Z Skipping (s,q) (1.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7521305Z Skipping (s,q) (1.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7521464Z Skipping (s,q) (1.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7521623Z Skipping (s,q) (1.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7521786Z Skipping (s,q) (1.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7521946Z Skipping (s,q) (1.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7522105Z Skipping (s,q) (1.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7522274Z Skipping (s,q) (1.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7522430Z Skipping (s,q) (1.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7522596Z Skipping (s,q) (1.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7522911Z Skipping (s,q) (1.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7523070Z Skipping (s,q) (1.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7523235Z Skipping (s,q) (1.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7523395Z Skipping (s,q) (1.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7523552Z Skipping (s,q) (1.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7523715Z Skipping (s,q) (1.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7523877Z Skipping (s,q) (1.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7524041Z Skipping (s,q) (1.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7524240Z Skipping (s,q) (1.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7524399Z Skipping (s,q) (1.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7524559Z Skipping (s,q) (1.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7524792Z Skipping (s,q) (1.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7524956Z Skipping (s,q) (1.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7525115Z Skipping (s,q) (1.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7525273Z Skipping (s,q) (1.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7525438Z Skipping (s,q) (1.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7525596Z Skipping (s,q) (1.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7525753Z Skipping (s,q) (1.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7525961Z Skipping (s,q) (1.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7526124Z Skipping (s,q) (1.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7526290Z Skipping (s,q) (1.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7526446Z Skipping (s,q) (1.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7526609Z Skipping (s,q) (1.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7526775Z Skipping (s,q) (1.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7526930Z Skipping (s,q) (1.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7527087Z Skipping (s,q) (1.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7527249Z Skipping (s,q) (1.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7527413Z Skipping (s,q) (1.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7527605Z Skipping (s,q) (1.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7527788Z Skipping (s,q) (0.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7527948Z Skipping (s,q) (0.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7528115Z Skipping (s,q) (0.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7528271Z Skipping (s,q) (0.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7528430Z Skipping (s,q) (0.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7528595Z Skipping (s,q) (0.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7528755Z Skipping (s,q) (0.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7528917Z Skipping (s,q) (0.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7529075Z Skipping (s,q) (0.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7529236Z Skipping (s,q) (0.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7529400Z Skipping (s,q) (0.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7529562Z Skipping (s,q) (0.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7529720Z Skipping (s,q) (0.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7529887Z Skipping (s,q) (0.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7530043Z Skipping (s,q) (0.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7530256Z Skipping (s,q) (0.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7530416Z Skipping (s,q) (0.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7530572Z Skipping (s,q) (0.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7530735Z Skipping (s,q) (0.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7530891Z Skipping (s,q) (0.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7531047Z Skipping (s,q) (0.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7531212Z Skipping (s,q) (0.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7531375Z Skipping (s,q) (0.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7531536Z Skipping (s,q) (0.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7531734Z Skipping (s,q) (0.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7531892Z Skipping (s,q) (0.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7532057Z Skipping (s,q) (0.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7532253Z Skipping (s,q) (0.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7532408Z Skipping (s,q) (0.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7532570Z Skipping (s,q) (0.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7532727Z Skipping (s,q) (0.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7532891Z Skipping (s,q) (0.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7533050Z Skipping (s,q) (0.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7533247Z Skipping (s,q) (0.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7533414Z Skipping (s,q) (0.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7533574Z Skipping (s,q) (0.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7533731Z Skipping (s,q) (0.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7533894Z Skipping (s,q) (0.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7534056Z Skipping (s,q) (0.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7534212Z Skipping (s,q) (0.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7534380Z Skipping (s,q) (0.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7534536Z Skipping (s,q) (0.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7534701Z Skipping (s,q) (0.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7534859Z Skipping (s,q) (0.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7535017Z Skipping (s,q) (0.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7535180Z Skipping (s,q) (0.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7535340Z Skipping (s,q) (0.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7535496Z Skipping (s,q) (0.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7535659Z Skipping (s,q) (0.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7535824Z Skipping (s,q) (0.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7535993Z Skipping (s,q) (0.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7536150Z Skipping (s,q) (0.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7536306Z Skipping (s,q) (0.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7536469Z Skipping (s,q) (0.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7536625Z Skipping (s,q) (0.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7536784Z Skipping (s,q) (0.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7536948Z Skipping (s,q) (0.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7537111Z Skipping (s,q) (0.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7537273Z Skipping (s,q) (0.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7537443Z Skipping (s,q) (0.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7537684Z Skipping (s,q) (0.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7537849Z Skipping (s,q) (0.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7538005Z Skipping (s,q) (0.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7538163Z Skipping (s,q) (0.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7538327Z Skipping (s,q) (0.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7538487Z Skipping (s,q) (0.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7538652Z Skipping (s,q) (0.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7538814Z Skipping (s,q) (0.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7539013Z Skipping (s,q) (0.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7539175Z Skipping (s,q) (0.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7539332Z Skipping (s,q) (0.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7539491Z Skipping (s,q) (0.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7539695Z Skipping (s,q) (0.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7539853Z Skipping (s,q) (0.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7540018Z Skipping (s,q) (0.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7540176Z Skipping (s,q) (0.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7540334Z Skipping (s,q) (0.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7540500Z Skipping (s,q) (0.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7540721Z Skipping (s,q) (0.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7540888Z Skipping (s,q) (0.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7541056Z Skipping (s,q) (0.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7541213Z Skipping (s,q) (0.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7541377Z Skipping (s,q) (0.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7541540Z Skipping (s,q) (0.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7541696Z Skipping (s,q) (0.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7541863Z Skipping (s,q) (0.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7542020Z Skipping (s,q) (0.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7542177Z Skipping (s,q) (0.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7542342Z Skipping (s,q) (0.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7542508Z Skipping (s,q) (0.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7542672Z Skipping (s,q) (0.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7542831Z Skipping (s,q) (0.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7542989Z Skipping (s,q) (0.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7543156Z Skipping (s,q) (0.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7543316Z Skipping (s,q) (0.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7543473Z Skipping (s,q) (0.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7543640Z Skipping (s,q) (0.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7543797Z Skipping (s,q) (0.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7543952Z Skipping (s,q) (0.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7544115Z Skipping (s,q) (1, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7544275Z Skipping (s,q) (1.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7544439Z Skipping (s,q) (1.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7544600Z Skipping (s,q) (1.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7544759Z Skipping (s,q) (1.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7544973Z Skipping (s,q) (1.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7545132Z Skipping (s,q) (1.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7545288Z Skipping (s,q) (1.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7545456Z Skipping (s,q) (1.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7545612Z Skipping (s,q) (1.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7545777Z Skipping (s,q) (1.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7545934Z Skipping (s,q) (1.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7546091Z Skipping (s,q) (1.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7546253Z Skipping (s,q) (1.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7546451Z Skipping (s,q) (1.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7546609Z Skipping (s,q) (1.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7546772Z Skipping (s,q) (1.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7546969Z Skipping (s,q) (1.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7547134Z Skipping (s,q) (1.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7547291Z Skipping (s,q) (1.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7547449Z Skipping (s,q) (1.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7547615Z Skipping (s,q) (1.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7547798Z Skipping (s,q) (1.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7548112Z Skipping (s,q) (1.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7548274Z Skipping (s,q) (1.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7548436Z Skipping (s,q) (1.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7548599Z Skipping (s,q) (1.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7548755Z Skipping (s,q) (1.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7548917Z Skipping (s,q) (1.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7549079Z Skipping (s,q) (1.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7549236Z Skipping (s,q) (1.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7549390Z Skipping (s,q) (1.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7549554Z Skipping (s,q) (1.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7549712Z Skipping (s,q) (1.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7549874Z Skipping (s,q) (1.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7550034Z Skipping (s,q) (1.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7550192Z Skipping (s,q) (1.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7550357Z Skipping (s,q) (1.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7550515Z Skipping (s,q) (1.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7550676Z Skipping (s,q) (1.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7550839Z Skipping (s,q) (1.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7550994Z Skipping (s,q) (1.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7551156Z Skipping (s,q) (1.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7551312Z Skipping (s,q) (1.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7551468Z Skipping (s,q) (1.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7551631Z Skipping (s,q) (1.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7551790Z Skipping (s,q) (1.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7551950Z Skipping (s,q) (1.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7552112Z Skipping (s,q) (1.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7552269Z Skipping (s,q) (1.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7552475Z Skipping (s,q) (1.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7552643Z Skipping (s,q) (1.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7552800Z Skipping (s,q) (1.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7552962Z Skipping (s,q) (1.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7553118Z Skipping (s,q) (1.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7553273Z Skipping (s,q) (1.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7553437Z Skipping (s,q) (1.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7553597Z Skipping (s,q) (1.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7553795Z Skipping (s,q) (1.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7553958Z Skipping (s,q) (1.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7554116Z Skipping (s,q) (1.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7554281Z Skipping (s,q) (1.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7554480Z Skipping (s,q) (1.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7554636Z Skipping (s,q) (1.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7554800Z Skipping (s,q) (1.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7554955Z Skipping (s,q) (1.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7555112Z Skipping (s,q) (1.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7555274Z Skipping (s,q) (1.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7555468Z Skipping (s,q) (1.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7555638Z Skipping (s,q) (1.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7555797Z Skipping (s,q) (1.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7555954Z Skipping (s,q) (1.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7556121Z Skipping (s,q) (1.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7556280Z Skipping (s,q) (1.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7556438Z Skipping (s,q) (1.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7556602Z Skipping (s,q) (1.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7556760Z Skipping (s,q) (1.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7556924Z Skipping (s,q) (1.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7557080Z Skipping (s,q) (1.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7557239Z Skipping (s,q) (1.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7557403Z Skipping (s,q) (1.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7557564Z Skipping (s,q) (1.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7557746Z Skipping (s,q) (1.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7557938Z Skipping (s,q) (1.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7558097Z Skipping (s,q) (1.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7558260Z Skipping (s,q) (1.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7558418Z Skipping (s,q) (1.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7558576Z Skipping (s,q) (1.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7558740Z Skipping (s,q) (1.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7558898Z Skipping (s,q) (1.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7559062Z Skipping (s,q) (1.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7559226Z Skipping (s,q) (1.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7559385Z Skipping (s,q) (1.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7559547Z Skipping (s,q) (1.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7559708Z Skipping (s,q) (1.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7559920Z Skipping (s,q) (1.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7560087Z Skipping (s,q) (1.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7560357Z Skipping (s,q) (1.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7560516Z Skipping (s,q) (1.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7560680Z Skipping (s,q) (1.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:59:07.7560837Z Skipping (s,q) (0.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7560998Z Skipping (s,q) (0.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7561166Z Skipping (s,q) (0.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7561367Z Skipping (s,q) (0.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7561531Z Skipping (s,q) (0.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7561686Z Skipping (s,q) (0.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7561888Z Skipping (s,q) (0.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7562049Z Skipping (s,q) (0.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7562206Z Skipping (s,q) (0.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7562362Z Skipping (s,q) (0.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7562524Z Skipping (s,q) (0.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7562679Z Skipping (s,q) (0.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7562883Z Skipping (s,q) (0.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7563040Z Skipping (s,q) (0.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7563199Z Skipping (s,q) (0.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7563364Z Skipping (s,q) (0.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7563521Z Skipping (s,q) (0.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7563684Z Skipping (s,q) (0.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7563847Z Skipping (s,q) (0.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7564004Z Skipping (s,q) (0.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7564168Z Skipping (s,q) (0.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7564325Z Skipping (s,q) (0.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7564481Z Skipping (s,q) (0.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7564644Z Skipping (s,q) (0.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7564803Z Skipping (s,q) (0.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7564961Z Skipping (s,q) (0.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7565123Z Skipping (s,q) (0.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7565281Z Skipping (s,q) (0.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7565446Z Skipping (s,q) (0.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7565604Z Skipping (s,q) (0.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7565761Z Skipping (s,q) (0.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7565922Z Skipping (s,q) (0.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7566081Z Skipping (s,q) (0.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7566238Z Skipping (s,q) (0.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7566403Z Skipping (s,q) (0.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7566565Z Skipping (s,q) (0.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7566731Z Skipping (s,q) (0.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7566888Z Skipping (s,q) (0.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7567046Z Skipping (s,q) (0.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7567259Z Skipping (s,q) (0.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7567440Z Skipping (s,q) (0.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7567620Z Skipping (s,q) (0.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7567788Z Skipping (s,q) (0.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7567945Z Skipping (s,q) (0.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7568109Z Skipping (s,q) (0.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7568265Z Skipping (s,q) (0.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7568425Z Skipping (s,q) (0.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7568591Z Skipping (s,q) (0.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7568792Z Skipping (s,q) (0.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7568949Z Skipping (s,q) (0.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7569117Z Skipping (s,q) (0.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7569341Z Skipping (s,q) (0.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7569504Z Skipping (s,q) (0.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7569662Z Skipping (s,q) (0.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7569821Z Skipping (s,q) (0.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7569990Z Skipping (s,q) (0.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7570150Z Skipping (s,q) (0.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7570345Z Skipping (s,q) (0.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7570509Z Skipping (s,q) (0.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7570669Z Skipping (s,q) (0.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7570825Z Skipping (s,q) (0.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7570991Z Skipping (s,q) (0.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7571151Z Skipping (s,q) (0.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7571318Z Skipping (s,q) (0.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7571475Z Skipping (s,q) (0.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7571632Z Skipping (s,q) (0.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7571799Z Skipping (s,q) (0.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7571957Z Skipping (s,q) (0.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7572117Z Skipping (s,q) (0.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7572284Z Skipping (s,q) (0.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7572444Z Skipping (s,q) (0.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7572606Z Skipping (s,q) (0.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7572764Z Skipping (s,q) (0.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7572927Z Skipping (s,q) (0.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7573091Z Skipping (s,q) (0.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7573250Z Skipping (s,q) (0.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7573407Z Skipping (s,q) (0.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7573570Z Skipping (s,q) (0.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7573727Z Skipping (s,q) (0.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7573895Z Skipping (s,q) (0.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7574052Z Skipping (s,q) (0.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7574212Z Skipping (s,q) (0.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7574384Z Skipping (s,q) (0.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7574543Z Skipping (s,q) (0.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7574752Z Skipping (s,q) (0.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7574919Z Skipping (s,q) (0.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7575076Z Skipping (s,q) (0.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7575241Z Skipping (s,q) (0.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7575398Z Skipping (s,q) (0.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7575559Z Skipping (s,q) (0.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7575728Z Skipping (s,q) (0.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7575887Z Skipping (s,q) (0.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7576086Z Skipping (s,q) (0.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7576251Z Skipping (s,q) (0.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7576408Z Skipping (s,q) (0.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7576620Z Skipping (s,q) (0.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7576780Z Skipping (s,q) (0.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7576936Z Skipping (s,q) (0.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7577100Z Skipping (s,q) (0.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7577255Z Skipping (s,q) (1, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7577411Z Skipping (s,q) (1.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7577573Z Skipping (s,q) (1.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7577795Z Skipping (s,q) (1.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7577982Z Skipping (s,q) (1.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7578143Z Skipping (s,q) (1.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7578301Z Skipping (s,q) (1.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7578465Z Skipping (s,q) (1.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7578623Z Skipping (s,q) (1.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7578781Z Skipping (s,q) (1.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7578945Z Skipping (s,q) (1.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7579102Z Skipping (s,q) (1.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7579258Z Skipping (s,q) (1.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7579419Z Skipping (s,q) (1.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7579577Z Skipping (s,q) (1.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7579742Z Skipping (s,q) (1.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7579899Z Skipping (s,q) (1.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7580054Z Skipping (s,q) (1.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7580218Z Skipping (s,q) (1.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7580377Z Skipping (s,q) (1.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7580532Z Skipping (s,q) (1.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7580694Z Skipping (s,q) (1.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7580851Z Skipping (s,q) (1.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7581012Z Skipping (s,q) (1.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7581169Z Skipping (s,q) (1.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7581328Z Skipping (s,q) (1.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7581492Z Skipping (s,q) (1.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7581654Z Skipping (s,q) (1.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7581810Z Skipping (s,q) (1.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7582025Z Skipping (s,q) (1.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7582188Z Skipping (s,q) (1.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7582351Z Skipping (s,q) (1.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7582508Z Skipping (s,q) (1.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7582666Z Skipping (s,q) (1.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7582828Z Skipping (s,q) (1.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7582986Z Skipping (s,q) (1.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7583144Z Skipping (s,q) (1.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7583309Z Skipping (s,q) (1.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7583511Z Skipping (s,q) (1.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7583673Z Skipping (s,q) (1.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7583833Z Skipping (s,q) (1.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7584030Z Skipping (s,q) (1.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7584193Z Skipping (s,q) (1.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7584351Z Skipping (s,q) (1.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7584508Z Skipping (s,q) (1.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7584672Z Skipping (s,q) (1.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7584829Z Skipping (s,q) (1.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7585032Z Skipping (s,q) (1.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7585191Z Skipping (s,q) (1.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7585352Z Skipping (s,q) (1.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7585514Z Skipping (s,q) (1.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7585670Z Skipping (s,q) (1.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7585832Z Skipping (s,q) (1.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7585996Z Skipping (s,q) (1.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7586154Z Skipping (s,q) (1.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7586327Z Skipping (s,q) (1.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7591797Z Skipping (s,q) (1.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7592038Z Skipping (s,q) (1.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7592248Z Skipping (s,q) (1.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7592407Z Skipping (s,q) (1.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7592571Z Skipping (s,q) (1.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7592737Z Skipping (s,q) (1.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7592896Z Skipping (s,q) (1.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7593058Z Skipping (s,q) (1.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7593226Z Skipping (s,q) (1.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7593384Z Skipping (s,q) (1.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7593546Z Skipping (s,q) (1.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7593703Z Skipping (s,q) (1.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7593860Z Skipping (s,q) (1.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7594027Z Skipping (s,q) (1.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7594187Z Skipping (s,q) (1.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7594347Z Skipping (s,q) (1.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7594513Z Skipping (s,q) (1.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7594671Z Skipping (s,q) (1.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7595044Z Skipping (s,q) (1.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7595204Z Skipping (s,q) (1.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7595363Z Skipping (s,q) (1.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7595528Z Skipping (s,q) (1.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7595686Z Skipping (s,q) (1.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7595846Z Skipping (s,q) (1.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7596009Z Skipping (s,q) (1.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7596169Z Skipping (s,q) (1.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7596413Z Skipping (s,q) (1.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7596570Z Skipping (s,q) (1.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7596729Z Skipping (s,q) (1.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7596895Z Skipping (s,q) (1.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7597113Z Skipping (s,q) (1.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7597272Z Skipping (s,q) (1.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7597450Z Skipping (s,q) (1.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7597633Z Skipping (s,q) (1.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7597811Z Skipping (s,q) (1.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7597968Z Skipping (s,q) (1.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7598194Z Skipping (s,q) (1.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7598363Z Skipping (s,q) (1.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7598519Z Skipping (s,q) (1.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7598674Z Skipping (s,q) (1.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7598839Z Skipping (s,q) (1.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7598998Z Skipping (s,q) (1.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7599163Z Skipping (s,q) (1.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7599320Z Skipping (s,q) (1.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7599475Z Skipping (s,q) (0.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7599639Z Skipping (s,q) (0.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7599795Z Skipping (s,q) (0.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7599954Z Skipping (s,q) (0.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7600118Z Skipping (s,q) (0.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7600348Z Skipping (s,q) (0.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7600510Z Skipping (s,q) (0.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7600668Z Skipping (s,q) (0.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7600829Z Skipping (s,q) (0.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7600992Z Skipping (s,q) (0.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7601149Z Skipping (s,q) (0.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7601306Z Skipping (s,q) (0.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7601470Z Skipping (s,q) (0.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7601627Z Skipping (s,q) (0.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7601786Z Skipping (s,q) (0.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7601949Z Skipping (s,q) (0.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7602112Z Skipping (s,q) (0.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7602276Z Skipping (s,q) (0.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7602486Z Skipping (s,q) (0.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7602647Z Skipping (s,q) (0.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7602810Z Skipping (s,q) (0.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7602968Z Skipping (s,q) (0.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7603126Z Skipping (s,q) (0.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7603290Z Skipping (s,q) (0.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7603448Z Skipping (s,q) (0.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7603614Z Skipping (s,q) (0.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7603771Z Skipping (s,q) (0.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7604001Z Skipping (s,q) (0.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7604161Z Skipping (s,q) (0.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7604318Z Skipping (s,q) (0.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7604518Z Skipping (s,q) (0.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7604681Z Skipping (s,q) (0.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7604837Z Skipping (s,q) (0.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7605003Z Skipping (s,q) (0.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7605161Z Skipping (s,q) (0.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7605319Z Skipping (s,q) (0.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7605524Z Skipping (s,q) (0.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7605683Z Skipping (s,q) (0.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7605847Z Skipping (s,q) (0.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7606011Z Skipping (s,q) (0.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7606171Z Skipping (s,q) (0.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7606338Z Skipping (s,q) (0.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7606495Z Skipping (s,q) (0.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7606652Z Skipping (s,q) (0.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7606815Z Skipping (s,q) (0.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7606972Z Skipping (s,q) (0.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7607128Z Skipping (s,q) (0.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7607301Z Skipping (s,q) (0.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7607462Z Skipping (s,q) (0.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7607658Z Skipping (s,q) (0.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7607836Z Skipping (s,q) (0.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7607996Z Skipping (s,q) (0.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7608166Z Skipping (s,q) (0.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7608326Z Skipping (s,q) (0.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7608484Z Skipping (s,q) (0.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7608648Z Skipping (s,q) (0.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7608807Z Skipping (s,q) (0.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7608970Z Skipping (s,q) (0.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7609127Z Skipping (s,q) (0.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7609288Z Skipping (s,q) (0.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7609456Z Skipping (s,q) (0.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7609613Z Skipping (s,q) (0.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7609770Z Skipping (s,q) (0.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7609986Z Skipping (s,q) (0.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7610145Z Skipping (s,q) (0.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7610306Z Skipping (s,q) (0.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7610472Z Skipping (s,q) (0.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7610630Z Skipping (s,q) (0.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7610796Z Skipping (s,q) (0.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7610955Z Skipping (s,q) (0.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7611118Z Skipping (s,q) (0.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7611328Z Skipping (s,q) (0.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7611483Z Skipping (s,q) (0.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7611641Z Skipping (s,q) (0.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7611806Z Skipping (s,q) (0.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7612003Z Skipping (s,q) (0.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7612168Z Skipping (s,q) (0.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7612326Z Skipping (s,q) (0.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7612482Z Skipping (s,q) (0.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7612646Z Skipping (s,q) (0.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7612803Z Skipping (s,q) (0.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7612999Z Skipping (s,q) (0.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7613163Z Skipping (s,q) (0.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7613326Z Skipping (s,q) (0.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7613489Z Skipping (s,q) (0.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7613647Z Skipping (s,q) (0.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7613811Z Skipping (s,q) (0.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7613976Z Skipping (s,q) (0.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7614132Z Skipping (s,q) (0.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7614291Z Skipping (s,q) (0.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7614454Z Skipping (s,q) (0.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7614612Z Skipping (s,q) (0.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7614778Z Skipping (s,q) (0.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7614933Z Skipping (s,q) (0.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7615093Z Skipping (s,q) (0.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7615253Z Skipping (s,q) (0.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7615412Z Skipping (s,q) (0.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7615571Z Skipping (s,q) (0.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7615736Z Skipping (s,q) (0.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7615890Z Skipping (s,q) (1, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7616055Z Skipping (s,q) (1.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7616213Z Skipping (s,q) (1.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7616371Z Skipping (s,q) (1.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7616536Z Skipping (s,q) (1.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7616693Z Skipping (s,q) (1.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7616851Z Skipping (s,q) (1.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7617012Z Skipping (s,q) (1.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7617169Z Skipping (s,q) (1.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7617383Z Skipping (s,q) (1.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7617544Z Skipping (s,q) (1.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7617700Z Skipping (s,q) (1.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7617890Z Skipping (s,q) (1.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7618070Z Skipping (s,q) (1.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7618232Z Skipping (s,q) (1.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7618396Z Skipping (s,q) (1.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7618554Z Skipping (s,q) (1.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7618758Z Skipping (s,q) (1.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7618922Z Skipping (s,q) (1.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7619082Z Skipping (s,q) (1.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7619285Z Skipping (s,q) (1.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7619443Z Skipping (s,q) (1.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7619599Z Skipping (s,q) (1.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7619763Z Skipping (s,q) (1.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7619919Z Skipping (s,q) (1.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7620075Z Skipping (s,q) (1.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7620239Z Skipping (s,q) (1.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7620435Z Skipping (s,q) (1.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7620604Z Skipping (s,q) (1.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7620761Z Skipping (s,q) (1.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7620919Z Skipping (s,q) (1.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7621085Z Skipping (s,q) (1.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7621242Z Skipping (s,q) (1.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7621398Z Skipping (s,q) (1.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7621561Z Skipping (s,q) (1.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7621720Z Skipping (s,q) (1.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7621883Z Skipping (s,q) (1.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7622042Z Skipping (s,q) (1.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7622203Z Skipping (s,q) (1.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7622371Z Skipping (s,q) (1.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7622527Z Skipping (s,q) (1.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7622684Z Skipping (s,q) (1.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7622849Z Skipping (s,q) (1.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7623009Z Skipping (s,q) (1.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7623176Z Skipping (s,q) (1.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7623333Z Skipping (s,q) (1.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7623489Z Skipping (s,q) (1.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7623652Z Skipping (s,q) (1.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7623810Z Skipping (s,q) (1.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7623969Z Skipping (s,q) (1.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7624140Z Skipping (s,q) (1.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7624297Z Skipping (s,q) (1.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7624460Z Skipping (s,q) (1.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7624671Z Skipping (s,q) (1.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7624835Z Skipping (s,q) (1.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7624999Z Skipping (s,q) (1.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7625158Z Skipping (s,q) (1.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7625315Z Skipping (s,q) (1.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7625478Z Skipping (s,q) (1.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7625640Z Skipping (s,q) (1.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7625806Z Skipping (s,q) (1.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7625963Z Skipping (s,q) (1.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7626163Z Skipping (s,q) (1.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7626325Z Skipping (s,q) (1.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7626485Z Skipping (s,q) (1.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7626681Z Skipping (s,q) (1.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7626848Z Skipping (s,q) (1.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7627007Z Skipping (s,q) (1.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7627172Z Skipping (s,q) (1.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7627334Z Skipping (s,q) (1.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7627499Z Skipping (s,q) (1.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7627736Z Skipping (s,q) (1.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7627900Z Skipping (s,q) (1.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7628062Z Skipping (s,q) (1.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7628226Z Skipping (s,q) (1.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7628386Z Skipping (s,q) (1.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7628547Z Skipping (s,q) (1.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7628710Z Skipping (s,q) (1.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7628868Z Skipping (s,q) (1.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7629032Z Skipping (s,q) (1.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7629190Z Skipping (s,q) (1.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7629347Z Skipping (s,q) (1.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7629513Z Skipping (s,q) (1.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7629670Z Skipping (s,q) (1.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7629829Z Skipping (s,q) (1.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7629994Z Skipping (s,q) (1.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7630151Z Skipping (s,q) (1.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7630315Z Skipping (s,q) (1.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7630471Z Skipping (s,q) (1.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7630629Z Skipping (s,q) (1.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7630791Z Skipping (s,q) (1.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7630947Z Skipping (s,q) (1.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7631104Z Skipping (s,q) (1.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7631269Z Skipping (s,q) (1.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7631425Z Skipping (s,q) (1.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7631592Z Skipping (s,q) (1.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7631749Z Skipping (s,q) (1.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7631908Z Skipping (s,q) (1.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7632154Z Skipping (s,q) (1.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7632315Z Skipping (s,q) (1.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:59:07.7632476Z Skipping (s,q) (0.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7632643Z Skipping (s,q) (0.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7632802Z Skipping (s,q) (0.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7632967Z Skipping (s,q) (0.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7633128Z Skipping (s,q) (0.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7633286Z Skipping (s,q) (0.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7633499Z Skipping (s,q) (0.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7633657Z Skipping (s,q) (0.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7633815Z Skipping (s,q) (0.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7634038Z Skipping (s,q) (0.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7634198Z Skipping (s,q) (0.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7634363Z Skipping (s,q) (0.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7634520Z Skipping (s,q) (0.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7634680Z Skipping (s,q) (0.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7634845Z Skipping (s,q) (0.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7635046Z Skipping (s,q) (0.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7635203Z Skipping (s,q) (0.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7635373Z Skipping (s,q) (0.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7635530Z Skipping (s,q) (0.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7635695Z Skipping (s,q) (0.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7635857Z Skipping (s,q) (0.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7636018Z Skipping (s,q) (0.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7636182Z Skipping (s,q) (0.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7636341Z Skipping (s,q) (0.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7636499Z Skipping (s,q) (0.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7636662Z Skipping (s,q) (0.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7636823Z Skipping (s,q) (0.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7636981Z Skipping (s,q) (0.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7637152Z Skipping (s,q) (0.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7637313Z Skipping (s,q) (0.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7637477Z Skipping (s,q) (0.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7637642Z Skipping (s,q) (0.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7637801Z Skipping (s,q) (0.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7637963Z Skipping (s,q) (0.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7638120Z Skipping (s,q) (0.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7638279Z Skipping (s,q) (0.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7638442Z Skipping (s,q) (0.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7638600Z Skipping (s,q) (0.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7638768Z Skipping (s,q) (0.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7638928Z Skipping (s,q) (0.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7639086Z Skipping (s,q) (0.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7639251Z Skipping (s,q) (0.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7639478Z Skipping (s,q) (0.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7639638Z Skipping (s,q) (0.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7639803Z Skipping (s,q) (0.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7639960Z Skipping (s,q) (0.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7640124Z Skipping (s,q) (0.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7640393Z Skipping (s,q) (0.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7640554Z Skipping (s,q) (0.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7640724Z Skipping (s,q) (0.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7640928Z Skipping (s,q) (0.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7641087Z Skipping (s,q) (0.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7641253Z Skipping (s,q) (0.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7641459Z Skipping (s,q) (0.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7641623Z Skipping (s,q) (0.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7641782Z Skipping (s,q) (0.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7641943Z Skipping (s,q) (0.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7642107Z Skipping (s,q) (0.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7642265Z Skipping (s,q) (0.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7642425Z Skipping (s,q) (0.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7642630Z Skipping (s,q) (0.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7642793Z Skipping (s,q) (0.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7642956Z Skipping (s,q) (0.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7643113Z Skipping (s,q) (0.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7643276Z Skipping (s,q) (0.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7643439Z Skipping (s,q) (0.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7643597Z Skipping (s,q) (0.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7643754Z Skipping (s,q) (0.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7643919Z Skipping (s,q) (0.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7644079Z Skipping (s,q) (0.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7644245Z Skipping (s,q) (0.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7644408Z Skipping (s,q) (0.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7644567Z Skipping (s,q) (0.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7644732Z Skipping (s,q) (0.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7644889Z Skipping (s,q) (0.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7645051Z Skipping (s,q) (0.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7645214Z Skipping (s,q) (0.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7645374Z Skipping (s,q) (0.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7645538Z Skipping (s,q) (0.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7645696Z Skipping (s,q) (0.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7645854Z Skipping (s,q) (0.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7646023Z Skipping (s,q) (0.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7646184Z Skipping (s,q) (0.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7646343Z Skipping (s,q) (0.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7646510Z Skipping (s,q) (0.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7646668Z Skipping (s,q) (0.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7646872Z Skipping (s,q) (0.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7647037Z Skipping (s,q) (0.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7647195Z Skipping (s,q) (0.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7647357Z Skipping (s,q) (0.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7647515Z Skipping (s,q) (0.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7647672Z Skipping (s,q) (0.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7647837Z Skipping (s,q) (0.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7647999Z Skipping (s,q) (0.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7648204Z Skipping (s,q) (0.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7648369Z Skipping (s,q) (0.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7648527Z Skipping (s,q) (0.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7648694Z Skipping (s,q) (0.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7648895Z Skipping (s,q) (0.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7649053Z Skipping (s,q) (1, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7649219Z Skipping (s,q) (1.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7649377Z Skipping (s,q) (1.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7649536Z Skipping (s,q) (1.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7649700Z Skipping (s,q) (1.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7649901Z Skipping (s,q) (1.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7650068Z Skipping (s,q) (1.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7650225Z Skipping (s,q) (1.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7650383Z Skipping (s,q) (1.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7650550Z Skipping (s,q) (1.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7650709Z Skipping (s,q) (1.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7650870Z Skipping (s,q) (1.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7651034Z Skipping (s,q) (1.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7651192Z Skipping (s,q) (1.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7651355Z Skipping (s,q) (1.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7651512Z Skipping (s,q) (1.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7651673Z Skipping (s,q) (1.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7651838Z Skipping (s,q) (1.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7651995Z Skipping (s,q) (1.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7652153Z Skipping (s,q) (1.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7652319Z Skipping (s,q) (1.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7652478Z Skipping (s,q) (1.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7652642Z Skipping (s,q) (1.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7652799Z Skipping (s,q) (1.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7652957Z Skipping (s,q) (1.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7653119Z Skipping (s,q) (1.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7653278Z Skipping (s,q) (1.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7653437Z Skipping (s,q) (1.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7653605Z Skipping (s,q) (1.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7653783Z Skipping (s,q) (1.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7653948Z Skipping (s,q) (1.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7654156Z Skipping (s,q) (1.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7654319Z Skipping (s,q) (1.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7654484Z Skipping (s,q) (1.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7654646Z Skipping (s,q) (1.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7654804Z Skipping (s,q) (1.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7654970Z Skipping (s,q) (1.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7655129Z Skipping (s,q) (1.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7655291Z Skipping (s,q) (1.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7655500Z Skipping (s,q) (1.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7655660Z Skipping (s,q) (1.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7655825Z Skipping (s,q) (1.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7655985Z Skipping (s,q) (1.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7656190Z Skipping (s,q) (1.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7656355Z Skipping (s,q) (1.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7656513Z Skipping (s,q) (1.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7656671Z Skipping (s,q) (1.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7656837Z Skipping (s,q) (1.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7656995Z Skipping (s,q) (1.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7657228Z Skipping (s,q) (1.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7657394Z Skipping (s,q) (1.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7657576Z Skipping (s,q) (1.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7657764Z Skipping (s,q) (1.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7657930Z Skipping (s,q) (1.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7658089Z Skipping (s,q) (1.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7658254Z Skipping (s,q) (1.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7658412Z Skipping (s,q) (1.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7658582Z Skipping (s,q) (1.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7658740Z Skipping (s,q) (1.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7658898Z Skipping (s,q) (1.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7659064Z Skipping (s,q) (1.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7659230Z Skipping (s,q) (1.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7659388Z Skipping (s,q) (1.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7659553Z Skipping (s,q) (1.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7659715Z Skipping (s,q) (1.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7659880Z Skipping (s,q) (1.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7660037Z Skipping (s,q) (1.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7660195Z Skipping (s,q) (1.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7660361Z Skipping (s,q) (1.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7660520Z Skipping (s,q) (1.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7660676Z Skipping (s,q) (1.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7660842Z Skipping (s,q) (1.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7661005Z Skipping (s,q) (1.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7661170Z Skipping (s,q) (1.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7661327Z Skipping (s,q) (1.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7661531Z Skipping (s,q) (1.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7661703Z Skipping (s,q) (1.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7661861Z Skipping (s,q) (1.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7662019Z Skipping (s,q) (1.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7662183Z Skipping (s,q) (1.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7662341Z Skipping (s,q) (1.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7662506Z Skipping (s,q) (1.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7662666Z Skipping (s,q) (1.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7662870Z Skipping (s,q) (1.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7663035Z Skipping (s,q) (1.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7663192Z Skipping (s,q) (1.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7663351Z Skipping (s,q) (1.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7663556Z Skipping (s,q) (1.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7663713Z Skipping (s,q) (1.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7663871Z Skipping (s,q) (1.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7664040Z Skipping (s,q) (1.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7664199Z Skipping (s,q) (1.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7664365Z Skipping (s,q) (1.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7664564Z Skipping (s,q) (1.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7664728Z Skipping (s,q) (1.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7664897Z Skipping (s,q) (1.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7665055Z Skipping (s,q) (1.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7665214Z Skipping (s,q) (1.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7665384Z Skipping (s,q) (1.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7665542Z Skipping (s,q) (1.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7665704Z Skipping (s,q) (0.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7665862Z Skipping (s,q) (0.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7666020Z Skipping (s,q) (0.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7666182Z Skipping (s,q) (0.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7666344Z Skipping (s,q) (0.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7666507Z Skipping (s,q) (0.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7666670Z Skipping (s,q) (0.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7666829Z Skipping (s,q) (0.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7666997Z Skipping (s,q) (0.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7667156Z Skipping (s,q) (0.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7667320Z Skipping (s,q) (0.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7667494Z Skipping (s,q) (0.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7667677Z Skipping (s,q) (0.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7667854Z Skipping (s,q) (0.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7668017Z Skipping (s,q) (0.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7668178Z Skipping (s,q) (0.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7668346Z Skipping (s,q) (0.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7668507Z Skipping (s,q) (0.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7668665Z Skipping (s,q) (0.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7668879Z Skipping (s,q) (0.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7669041Z Skipping (s,q) (0.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7669199Z Skipping (s,q) (0.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7669365Z Skipping (s,q) (0.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7669522Z Skipping (s,q) (0.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7669688Z Skipping (s,q) (0.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7669847Z Skipping (s,q) (0.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7670009Z Skipping (s,q) (0.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7670175Z Skipping (s,q) (0.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7670381Z Skipping (s,q) (0.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7670538Z Skipping (s,q) (0.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7670708Z Skipping (s,q) (0.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7670998Z Skipping (s,q) (0.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7671163Z Skipping (s,q) (0.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7671324Z Skipping (s,q) (0.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7671482Z Skipping (s,q) (0.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7671646Z Skipping (s,q) (0.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7671808Z Skipping (s,q) (0.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7672006Z Skipping (s,q) (0.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7672172Z Skipping (s,q) (0.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7672334Z Skipping (s,q) (0.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7672499Z Skipping (s,q) (0.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7672660Z Skipping (s,q) (0.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7672822Z Skipping (s,q) (0.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7672986Z Skipping (s,q) (0.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7673144Z Skipping (s,q) (0.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7673306Z Skipping (s,q) (0.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7673471Z Skipping (s,q) (0.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7673630Z Skipping (s,q) (0.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7673791Z Skipping (s,q) (0.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7673958Z Skipping (s,q) (0.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7674121Z Skipping (s,q) (0.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7674284Z Skipping (s,q) (0.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7674443Z Skipping (s,q) (0.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7674603Z Skipping (s,q) (0.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7674768Z Skipping (s,q) (0.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7674925Z Skipping (s,q) (0.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7675086Z Skipping (s,q) (0.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7675252Z Skipping (s,q) (0.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7675411Z Skipping (s,q) (0.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7675579Z Skipping (s,q) (0.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7675736Z Skipping (s,q) (0.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7675898Z Skipping (s,q) (0.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7676061Z Skipping (s,q) (0.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7676267Z Skipping (s,q) (0.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7676429Z Skipping (s,q) (0.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7676592Z Skipping (s,q) (0.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7676749Z Skipping (s,q) (0.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7676914Z Skipping (s,q) (0.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7677070Z Skipping (s,q) (0.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7677227Z Skipping (s,q) (0.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7677393Z Skipping (s,q) (0.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7677551Z Skipping (s,q) (0.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7677754Z Skipping (s,q) (0.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7677946Z Skipping (s,q) (0.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7678130Z Skipping (s,q) (0.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7678335Z Skipping (s,q) (0.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7678494Z Skipping (s,q) (0.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7678653Z Skipping (s,q) (0.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7678816Z Skipping (s,q) (0.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7678972Z Skipping (s,q) (0.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7679131Z Skipping (s,q) (0.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7679331Z Skipping (s,q) (0.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7679491Z Skipping (s,q) (0.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7679659Z Skipping (s,q) (0.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7679816Z Skipping (s,q) (0.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7679979Z Skipping (s,q) (0.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7680146Z Skipping (s,q) (0.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7680419Z Skipping (s,q) (0.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7680579Z Skipping (s,q) (0.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7680743Z Skipping (s,q) (0.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7680902Z Skipping (s,q) (0.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7681066Z Skipping (s,q) (0.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7681227Z Skipping (s,q) (0.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7681384Z Skipping (s,q) (0.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7681549Z Skipping (s,q) (0.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7681707Z Skipping (s,q) (0.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7681866Z Skipping (s,q) (0.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7682034Z Skipping (s,q) (0.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7682190Z Skipping (s,q) (0.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7682347Z Skipping (s,q) (1, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7682511Z Skipping (s,q) (1.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7682671Z Skipping (s,q) (1.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7682838Z Skipping (s,q) (1.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7683000Z Skipping (s,q) (1.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7683160Z Skipping (s,q) (1.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7683326Z Skipping (s,q) (1.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7683488Z Skipping (s,q) (1.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7683693Z Skipping (s,q) (1.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7683865Z Skipping (s,q) (1.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7684025Z Skipping (s,q) (1.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7684189Z Skipping (s,q) (1.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7684346Z Skipping (s,q) (1.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7684503Z Skipping (s,q) (1.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7684668Z Skipping (s,q) (1.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7684834Z Skipping (s,q) (1.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7684992Z Skipping (s,q) (1.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7685201Z Skipping (s,q) (1.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7685361Z Skipping (s,q) (1.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7685528Z Skipping (s,q) (1.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7685756Z Skipping (s,q) (1.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7685919Z Skipping (s,q) (1.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7686085Z Skipping (s,q) (1.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7686242Z Skipping (s,q) (1.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7686401Z Skipping (s,q) (1.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7686566Z Skipping (s,q) (1.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7686762Z Skipping (s,q) (1.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7686931Z Skipping (s,q) (1.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7687094Z Skipping (s,q) (1.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7687253Z Skipping (s,q) (1.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7687421Z Skipping (s,q) (1.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7687607Z Skipping (s,q) (1.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7687789Z Skipping (s,q) (1.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7687954Z Skipping (s,q) (1.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7688115Z Skipping (s,q) (1.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7688280Z Skipping (s,q) (1.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7688437Z Skipping (s,q) (1.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7688599Z Skipping (s,q) (1.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7688765Z Skipping (s,q) (1.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7688926Z Skipping (s,q) (1.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7689083Z Skipping (s,q) (1.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7689252Z Skipping (s,q) (1.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7689416Z Skipping (s,q) (1.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7689578Z Skipping (s,q) (1.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7689739Z Skipping (s,q) (1.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7689901Z Skipping (s,q) (1.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7690065Z Skipping (s,q) (1.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7690224Z Skipping (s,q) (1.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7690387Z Skipping (s,q) (1.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7690552Z Skipping (s,q) (1.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7690713Z Skipping (s,q) (1.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7690871Z Skipping (s,q) (1.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7691078Z Skipping (s,q) (1.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7691239Z Skipping (s,q) (1.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7691404Z Skipping (s,q) (1.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7691879Z Skipping (s,q) (1.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7692083Z Skipping (s,q) (1.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7692245Z Skipping (s,q) (1.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7692403Z Skipping (s,q) (1.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7692565Z Skipping (s,q) (1.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7692728Z Skipping (s,q) (1.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7693077Z Skipping (s,q) (1.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7693241Z Skipping (s,q) (1.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7693403Z Skipping (s,q) (1.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7693634Z Skipping (s,q) (1.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7693799Z Skipping (s,q) (1.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7693958Z Skipping (s,q) (1.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7694115Z Skipping (s,q) (1.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7694281Z Skipping (s,q) (1.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7694437Z Skipping (s,q) (1.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7694671Z Skipping (s,q) (1.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7694832Z Skipping (s,q) (1.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7694996Z Skipping (s,q) (1.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7695158Z Skipping (s,q) (1.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7695316Z Skipping (s,q) (1.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7695474Z Skipping (s,q) (1.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7695637Z Skipping (s,q) (1.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7695795Z Skipping (s,q) (1.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7695958Z Skipping (s,q) (1.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7696116Z Skipping (s,q) (1.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7696274Z Skipping (s,q) (1.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7696440Z Skipping (s,q) (1.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7696599Z Skipping (s,q) (1.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7696761Z Skipping (s,q) (1.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7696925Z Skipping (s,q) (1.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7697083Z Skipping (s,q) (1.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7697253Z Skipping (s,q) (1.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7697411Z Skipping (s,q) (1.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7697595Z Skipping (s,q) (1.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7697781Z Skipping (s,q) (1.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7697938Z Skipping (s,q) (1.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7698097Z Skipping (s,q) (1.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7698263Z Skipping (s,q) (1.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7698424Z Skipping (s,q) (1.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7698591Z Skipping (s,q) (1.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7698750Z Skipping (s,q) (1.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7698909Z Skipping (s,q) (1.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7699142Z Skipping (s,q) (1.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7699302Z Skipping (s,q) (1.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7699459Z Skipping (s,q) (1.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7699624Z Skipping (s,q) (0.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7699781Z Skipping (s,q) (0.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7699946Z Skipping (s,q) (0.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7700106Z Skipping (s,q) (0.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7700265Z Skipping (s,q) (0.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7700471Z Skipping (s,q) (0.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7700629Z Skipping (s,q) (0.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7700787Z Skipping (s,q) (0.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7700999Z Skipping (s,q) (0.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7701160Z Skipping (s,q) (0.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7701322Z Skipping (s,q) (0.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7701488Z Skipping (s,q) (0.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7701645Z Skipping (s,q) (0.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7701810Z Skipping (s,q) (0.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7702008Z Skipping (s,q) (0.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7702167Z Skipping (s,q) (0.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7702334Z Skipping (s,q) (0.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7702493Z Skipping (s,q) (0.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7702651Z Skipping (s,q) (0.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7702824Z Skipping (s,q) (0.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7702984Z Skipping (s,q) (0.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7703148Z Skipping (s,q) (0.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7703315Z Skipping (s,q) (0.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7703474Z Skipping (s,q) (0.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7703637Z Skipping (s,q) (0.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7703798Z Skipping (s,q) (0.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7703960Z Skipping (s,q) (0.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7704127Z Skipping (s,q) (0.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7704286Z Skipping (s,q) (0.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7704453Z Skipping (s,q) (0.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7704619Z Skipping (s,q) (0.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7704777Z Skipping (s,q) (0.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7704942Z Skipping (s,q) (0.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7705104Z Skipping (s,q) (0.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7705262Z Skipping (s,q) (0.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7705428Z Skipping (s,q) (0.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7705589Z Skipping (s,q) (0.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7705755Z Skipping (s,q) (0.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7705917Z Skipping (s,q) (0.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7706076Z Skipping (s,q) (0.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7706243Z Skipping (s,q) (0.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7706447Z Skipping (s,q) (0.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7706608Z Skipping (s,q) (0.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7706775Z Skipping (s,q) (0.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7706932Z Skipping (s,q) (0.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7707096Z Skipping (s,q) (0.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7707256Z Skipping (s,q) (0.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7707416Z Skipping (s,q) (0.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7707583Z Skipping (s,q) (0.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7707783Z Skipping (s,q) (0.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7707940Z Skipping (s,q) (0.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7708105Z Skipping (s,q) (0.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7708303Z Skipping (s,q) (0.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7708465Z Skipping (s,q) (0.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7708623Z Skipping (s,q) (0.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7708781Z Skipping (s,q) (0.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7708948Z Skipping (s,q) (0.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7709106Z Skipping (s,q) (0.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7709303Z Skipping (s,q) (0.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7709467Z Skipping (s,q) (0.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7709627Z Skipping (s,q) (0.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7709785Z Skipping (s,q) (0.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7709948Z Skipping (s,q) (0.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7710111Z Skipping (s,q) (0.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7710276Z Skipping (s,q) (0.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7710435Z Skipping (s,q) (0.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7710592Z Skipping (s,q) (0.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7710755Z Skipping (s,q) (0.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7710913Z Skipping (s,q) (0.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7711072Z Skipping (s,q) (0.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7711240Z Skipping (s,q) (0.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7711400Z Skipping (s,q) (0.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7711565Z Skipping (s,q) (0.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7711723Z Skipping (s,q) (0.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7711888Z Skipping (s,q) (0.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7712054Z Skipping (s,q) (0.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7712212Z Skipping (s,q) (0.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7712368Z Skipping (s,q) (0.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7712531Z Skipping (s,q) (0.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7712687Z Skipping (s,q) (0.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7712854Z Skipping (s,q) (0.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7713012Z Skipping (s,q) (0.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7713171Z Skipping (s,q) (0.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7713335Z Skipping (s,q) (0.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7713492Z Skipping (s,q) (0.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7713703Z Skipping (s,q) (0.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7713894Z Skipping (s,q) (0.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7714067Z Skipping (s,q) (0.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7714232Z Skipping (s,q) (0.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7714389Z Skipping (s,q) (0.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7714547Z Skipping (s,q) (0.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7714714Z Skipping (s,q) (0.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7714871Z Skipping (s,q) (0.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7715106Z Skipping (s,q) (0.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7715269Z Skipping (s,q) (0.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7715425Z Skipping (s,q) (0.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7715630Z Skipping (s,q) (0.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7715788Z Skipping (s,q) (0.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7715945Z Skipping (s,q) (0.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7716107Z Skipping (s,q) (1, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7716265Z Skipping (s,q) (1.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7716423Z Skipping (s,q) (1.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7721195Z Skipping (s,q) (1.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7721459Z Skipping (s,q) (1.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7721639Z Skipping (s,q) (1.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7721804Z Skipping (s,q) (1.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7721967Z Skipping (s,q) (1.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7722141Z Skipping (s,q) (1.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7722303Z Skipping (s,q) (1.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7722466Z Skipping (s,q) (1.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7722638Z Skipping (s,q) (1.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7722798Z Skipping (s,q) (1.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7722960Z Skipping (s,q) (1.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7723130Z Skipping (s,q) (1.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7723295Z Skipping (s,q) (1.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7723472Z Skipping (s,q) (1.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7723633Z Skipping (s,q) (1.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7723794Z Skipping (s,q) (1.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7723969Z Skipping (s,q) (1.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7724132Z Skipping (s,q) (1.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7724297Z Skipping (s,q) (1.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7724464Z Skipping (s,q) (1.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7724625Z Skipping (s,q) (1.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7724791Z Skipping (s,q) (1.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7724952Z Skipping (s,q) (1.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7725115Z Skipping (s,q) (1.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7725282Z Skipping (s,q) (1.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7725444Z Skipping (s,q) (1.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7725605Z Skipping (s,q) (1.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7725824Z Skipping (s,q) (1.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7725988Z Skipping (s,q) (1.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7726155Z Skipping (s,q) (1.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7726316Z Skipping (s,q) (1.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7726480Z Skipping (s,q) (1.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7726650Z Skipping (s,q) (1.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7726811Z Skipping (s,q) (1.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7726975Z Skipping (s,q) (1.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7727187Z Skipping (s,q) (1.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7727348Z Skipping (s,q) (1.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7727537Z Skipping (s,q) (1.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7727766Z Skipping (s,q) (1.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7727929Z Skipping (s,q) (1.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7728097Z Skipping (s,q) (1.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7728259Z Skipping (s,q) (1.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7728418Z Skipping (s,q) (1.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7728583Z Skipping (s,q) (1.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7728746Z Skipping (s,q) (1.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7728955Z Skipping (s,q) (1.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7729120Z Skipping (s,q) (1.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7729282Z Skipping (s,q) (1.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7729450Z Skipping (s,q) (1.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7729615Z Skipping (s,q) (1.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7729778Z Skipping (s,q) (1.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7729944Z Skipping (s,q) (1.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7730106Z Skipping (s,q) (1.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7730273Z Skipping (s,q) (1.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7730432Z Skipping (s,q) (1.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7730595Z Skipping (s,q) (1.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7730765Z Skipping (s,q) (1.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7730928Z Skipping (s,q) (1.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7731090Z Skipping (s,q) (1.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7731257Z Skipping (s,q) (1.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7731421Z Skipping (s,q) (1.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7731584Z Skipping (s,q) (1.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7731752Z Skipping (s,q) (1.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7731913Z Skipping (s,q) (1.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7732080Z Skipping (s,q) (1.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7732243Z Skipping (s,q) (1.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7732403Z Skipping (s,q) (1.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7732575Z Skipping (s,q) (1.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7732739Z Skipping (s,q) (1.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7732902Z Skipping (s,q) (1.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7733067Z Skipping (s,q) (1.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7733272Z Skipping (s,q) (1.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7733441Z Skipping (s,q) (1.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7733601Z Skipping (s,q) (1.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7733761Z Skipping (s,q) (1.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7733933Z Skipping (s,q) (1.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7734093Z Skipping (s,q) (1.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7734252Z Skipping (s,q) (1.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7734424Z Skipping (s,q) (1.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7734629Z Skipping (s,q) (1.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7734799Z Skipping (s,q) (1.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7734959Z Skipping (s,q) (1.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7735121Z Skipping (s,q) (1.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7735328Z Skipping (s,q) (1.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7735488Z Skipping (s,q) (1.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7735648Z Skipping (s,q) (1.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7735818Z Skipping (s,q) (1.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7735982Z Skipping (s,q) (1.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7736149Z Skipping (s,q) (1.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7736353Z Skipping (s,q) (1.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7736518Z Skipping (s,q) (1.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7736684Z Skipping (s,q) (1.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7736851Z Skipping (s,q) (1.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7737014Z Skipping (s,q) (1.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7737185Z Skipping (s,q) (1.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7737347Z Skipping (s,q) (1.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7737513Z Skipping (s,q) (1.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7737682Z Skipping (s,q) (0.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7737870Z Skipping (s,q) (0.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7738058Z Skipping (s,q) (0.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7738222Z Skipping (s,q) (0.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7738386Z Skipping (s,q) (0.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7738553Z Skipping (s,q) (0.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7738713Z Skipping (s,q) (0.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7738883Z Skipping (s,q) (0.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7739045Z Skipping (s,q) (0.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7739207Z Skipping (s,q) (0.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7739376Z Skipping (s,q) (0.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7739537Z Skipping (s,q) (0.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7739699Z Skipping (s,q) (0.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7739868Z Skipping (s,q) (0.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7740034Z Skipping (s,q) (0.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7740205Z Skipping (s,q) (0.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7740365Z Skipping (s,q) (0.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7740527Z Skipping (s,q) (0.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7740742Z Skipping (s,q) (0.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7740907Z Skipping (s,q) (0.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7741069Z Skipping (s,q) (0.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7741238Z Skipping (s,q) (0.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7741400Z Skipping (s,q) (0.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7741562Z Skipping (s,q) (0.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7741731Z Skipping (s,q) (0.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7741894Z Skipping (s,q) (0.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7742109Z Skipping (s,q) (0.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7742271Z Skipping (s,q) (0.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7742432Z Skipping (s,q) (0.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7742602Z Skipping (s,q) (0.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7742803Z Skipping (s,q) (0.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7742964Z Skipping (s,q) (0.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7743133Z Skipping (s,q) (0.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7743295Z Skipping (s,q) (0.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7743461Z Skipping (s,q) (0.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7743622Z Skipping (s,q) (0.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7743821Z Skipping (s,q) (0.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7743994Z Skipping (s,q) (0.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7744154Z Skipping (s,q) (0.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7744316Z Skipping (s,q) (0.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7744487Z Skipping (s,q) (0.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7744649Z Skipping (s,q) (0.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7744818Z Skipping (s,q) (0.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7744979Z Skipping (s,q) (0.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7745140Z Skipping (s,q) (0.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7745308Z Skipping (s,q) (0.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7745467Z Skipping (s,q) (0.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7745629Z Skipping (s,q) (0.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7745798Z Skipping (s,q) (0.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7745958Z Skipping (s,q) (0.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7746125Z Skipping (s,q) (0.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7746289Z Skipping (s,q) (0.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7746450Z Skipping (s,q) (0.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7746615Z Skipping (s,q) (0.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7746774Z Skipping (s,q) (0.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7746935Z Skipping (s,q) (0.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7747102Z Skipping (s,q) (0.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7747264Z Skipping (s,q) (0.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7747433Z Skipping (s,q) (0.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7747598Z Skipping (s,q) (0.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7747762Z Skipping (s,q) (0.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7747927Z Skipping (s,q) (0.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7748166Z Skipping (s,q) (0.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7748332Z Skipping (s,q) (0.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7748498Z Skipping (s,q) (0.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7748657Z Skipping (s,q) (0.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7748823Z Skipping (s,q) (0.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7748986Z Skipping (s,q) (0.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7749146Z Skipping (s,q) (0.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7749314Z Skipping (s,q) (0.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7749518Z Skipping (s,q) (0.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7749678Z Skipping (s,q) (0.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7749853Z Skipping (s,q) (0.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7750017Z Skipping (s,q) (0.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7750219Z Skipping (s,q) (0.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7750389Z Skipping (s,q) (0.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7750550Z Skipping (s,q) (0.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7750717Z Skipping (s,q) (0.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7750876Z Skipping (s,q) (0.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7751036Z Skipping (s,q) (0.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7751242Z Skipping (s,q) (0.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7751405Z Skipping (s,q) (0.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7751565Z Skipping (s,q) (0.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7751730Z Skipping (s,q) (0.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7751895Z Skipping (s,q) (0.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7752061Z Skipping (s,q) (0.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7752221Z Skipping (s,q) (0.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7752379Z Skipping (s,q) (0.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7752547Z Skipping (s,q) (0.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7752711Z Skipping (s,q) (0.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7752873Z Skipping (s,q) (0.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7753046Z Skipping (s,q) (0.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7753213Z Skipping (s,q) (0.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7753378Z Skipping (s,q) (0.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7753539Z Skipping (s,q) (0.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7753699Z Skipping (s,q) (0.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7753867Z Skipping (s,q) (0.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7754026Z Skipping (s,q) (0.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7754188Z Skipping (s,q) (0.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7754354Z Skipping (s,q) (1, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7754515Z Skipping (s,q) (1.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7754680Z Skipping (s,q) (1.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7754846Z Skipping (s,q) (1.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7755006Z Skipping (s,q) (1.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7755176Z Skipping (s,q) (1.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7755337Z Skipping (s,q) (1.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7755542Z Skipping (s,q) (1.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7755714Z Skipping (s,q) (1.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7755874Z Skipping (s,q) (1.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7756042Z Skipping (s,q) (1.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7756204Z Skipping (s,q) (1.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7756364Z Skipping (s,q) (1.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7756530Z Skipping (s,q) (1.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7756693Z Skipping (s,q) (1.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7756853Z Skipping (s,q) (1.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7757064Z Skipping (s,q) (1.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7757224Z Skipping (s,q) (1.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7757395Z Skipping (s,q) (1.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7757638Z Skipping (s,q) (1.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7757812Z Skipping (s,q) (1.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7757982Z Skipping (s,q) (1.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7758144Z Skipping (s,q) (1.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7758306Z Skipping (s,q) (1.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7758475Z Skipping (s,q) (1.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7758677Z Skipping (s,q) (1.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7758837Z Skipping (s,q) (1.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7759008Z Skipping (s,q) (1.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7759168Z Skipping (s,q) (1.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7759337Z Skipping (s,q) (1.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7759501Z Skipping (s,q) (1.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7759666Z Skipping (s,q) (1.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7759833Z Skipping (s,q) (1.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7759994Z Skipping (s,q) (1.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7760153Z Skipping (s,q) (1.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7760446Z Skipping (s,q) (1.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7760609Z Skipping (s,q) (1.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7760774Z Skipping (s,q) (1.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7760937Z Skipping (s,q) (1.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7761099Z Skipping (s,q) (1.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7761267Z Skipping (s,q) (1.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7761429Z Skipping (s,q) (1.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7761589Z Skipping (s,q) (1.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7761756Z Skipping (s,q) (1.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7761917Z Skipping (s,q) (1.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7762081Z Skipping (s,q) (1.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7762240Z Skipping (s,q) (1.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7762402Z Skipping (s,q) (1.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7762566Z Skipping (s,q) (1.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7762730Z Skipping (s,q) (1.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7762888Z Skipping (s,q) (1.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7763134Z Skipping (s,q) (1.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7763297Z Skipping (s,q) (1.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7763463Z Skipping (s,q) (1.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7763622Z Skipping (s,q) (1.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7763782Z Skipping (s,q) (1.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7763952Z Skipping (s,q) (1.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7764113Z Skipping (s,q) (1.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7764273Z Skipping (s,q) (1.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7764440Z Skipping (s,q) (1.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7764642Z Skipping (s,q) (1.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7764808Z Skipping (s,q) (1.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7764969Z Skipping (s,q) (1.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7765165Z Skipping (s,q) (1.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7765331Z Skipping (s,q) (1.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7765489Z Skipping (s,q) (1.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7765649Z Skipping (s,q) (1.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7765814Z Skipping (s,q) (1.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7765972Z Skipping (s,q) (1.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7766176Z Skipping (s,q) (1.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7766339Z Skipping (s,q) (1.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7766504Z Skipping (s,q) (1.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7766671Z Skipping (s,q) (1.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7766833Z Skipping (s,q) (1.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7766994Z Skipping (s,q) (1.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7767162Z Skipping (s,q) (1.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7767323Z Skipping (s,q) (1.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7767503Z Skipping (s,q) (1.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7767686Z Skipping (s,q) (1.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7767855Z Skipping (s,q) (1.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7768023Z Skipping (s,q) (1.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7768184Z Skipping (s,q) (1.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7768347Z Skipping (s,q) (1.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7768512Z Skipping (s,q) (1.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7768675Z Skipping (s,q) (1.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7768837Z Skipping (s,q) (1.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7769003Z Skipping (s,q) (1.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7769164Z Skipping (s,q) (1.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7769331Z Skipping (s,q) (1.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7769492Z Skipping (s,q) (1.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7769651Z Skipping (s,q) (1.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7769827Z Skipping (s,q) (1.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7769986Z Skipping (s,q) (1.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7770151Z Skipping (s,q) (1.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7770318Z Skipping (s,q) (1.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7770523Z Skipping (s,q) (1.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7770693Z Skipping (s,q) (1.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7770853Z Skipping (s,q) (1.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7771013Z Skipping (s,q) (1.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7771179Z Skipping (s,q) (1.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7771338Z Skipping (s,q) (0.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7771500Z Skipping (s,q) (0.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7771670Z Skipping (s,q) (0.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7771829Z Skipping (s,q) (0.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7772038Z Skipping (s,q) (0.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7772200Z Skipping (s,q) (0.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7772361Z Skipping (s,q) (0.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7772568Z Skipping (s,q) (0.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7772728Z Skipping (s,q) (0.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7772888Z Skipping (s,q) (0.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7773056Z Skipping (s,q) (0.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7773218Z Skipping (s,q) (0.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7773386Z Skipping (s,q) (0.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7773611Z Skipping (s,q) (0.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7773772Z Skipping (s,q) (0.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7773941Z Skipping (s,q) (0.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7774102Z Skipping (s,q) (0.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7774265Z Skipping (s,q) (0.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7774432Z Skipping (s,q) (0.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7774593Z Skipping (s,q) (0.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7774763Z Skipping (s,q) (0.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7774923Z Skipping (s,q) (0.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7775082Z Skipping (s,q) (0.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7775245Z Skipping (s,q) (0.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7775407Z Skipping (s,q) (0.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7775564Z Skipping (s,q) (0.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7775732Z Skipping (s,q) (0.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7775892Z Skipping (s,q) (0.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7776059Z Skipping (s,q) (0.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7776223Z Skipping (s,q) (0.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7776382Z Skipping (s,q) (0.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7776548Z Skipping (s,q) (0.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7776707Z Skipping (s,q) (0.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7776867Z Skipping (s,q) (0.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7777031Z Skipping (s,q) (0.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7777195Z Skipping (s,q) (0.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7777353Z Skipping (s,q) (0.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7777520Z Skipping (s,q) (0.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7777681Z Skipping (s,q) (0.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7777923Z Skipping (s,q) (0.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7778106Z Skipping (s,q) (0.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7778264Z Skipping (s,q) (0.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7778431Z Skipping (s,q) (0.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7778591Z Skipping (s,q) (0.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7778749Z Skipping (s,q) (0.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7778916Z Skipping (s,q) (0.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7779078Z Skipping (s,q) (0.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7779242Z Skipping (s,q) (0.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7779444Z Skipping (s,q) (0.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7779604Z Skipping (s,q) (0.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7779771Z Skipping (s,q) (0.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7779974Z Skipping (s,q) (0.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7780133Z Skipping (s,q) (0.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7780297Z Skipping (s,q) (0.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7780456Z Skipping (s,q) (0.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7780622Z Skipping (s,q) (0.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7780783Z Skipping (s,q) (0.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7780980Z Skipping (s,q) (0.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7781147Z Skipping (s,q) (0.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7781309Z Skipping (s,q) (0.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7781468Z Skipping (s,q) (0.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7781635Z Skipping (s,q) (0.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7781802Z Skipping (s,q) (0.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7781967Z Skipping (s,q) (0.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7782129Z Skipping (s,q) (0.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7782288Z Skipping (s,q) (0.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7782454Z Skipping (s,q) (0.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7782612Z Skipping (s,q) (0.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7782774Z Skipping (s,q) (0.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7782943Z Skipping (s,q) (0.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7783105Z Skipping (s,q) (0.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7783271Z Skipping (s,q) (0.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7783428Z Skipping (s,q) (0.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7783594Z Skipping (s,q) (0.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7783757Z Skipping (s,q) (0.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7783932Z Skipping (s,q) (0.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7784094Z Skipping (s,q) (0.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7784262Z Skipping (s,q) (0.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7784421Z Skipping (s,q) (0.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7784589Z Skipping (s,q) (0.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7784750Z Skipping (s,q) (0.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7784912Z Skipping (s,q) (0.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7785080Z Skipping (s,q) (0.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7785241Z Skipping (s,q) (0.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7785445Z Skipping (s,q) (0.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7785612Z Skipping (s,q) (0.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7785773Z Skipping (s,q) (0.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7785932Z Skipping (s,q) (0.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7786096Z Skipping (s,q) (0.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7786261Z Skipping (s,q) (0.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7786431Z Skipping (s,q) (0.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7786591Z Skipping (s,q) (0.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7786794Z Skipping (s,q) (0.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7786959Z Skipping (s,q) (0.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7787118Z Skipping (s,q) (0.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7787320Z Skipping (s,q) (0.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7787486Z Skipping (s,q) (0.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7787645Z Skipping (s,q) (0.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7787813Z Skipping (s,q) (0.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7787970Z Skipping (s,q) (1, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7788131Z Skipping (s,q) (1.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7788341Z Skipping (s,q) (1.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7788503Z Skipping (s,q) (1.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7788665Z Skipping (s,q) (1.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7788836Z Skipping (s,q) (1.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7788997Z Skipping (s,q) (1.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7789168Z Skipping (s,q) (1.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7789330Z Skipping (s,q) (1.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7789488Z Skipping (s,q) (1.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7789656Z Skipping (s,q) (1.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7789814Z Skipping (s,q) (1.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7789973Z Skipping (s,q) (1.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7790140Z Skipping (s,q) (1.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7790300Z Skipping (s,q) (1.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7790468Z Skipping (s,q) (1.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7790628Z Skipping (s,q) (1.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7790788Z Skipping (s,q) (1.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7790959Z Skipping (s,q) (1.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7791119Z Skipping (s,q) (1.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7791277Z Skipping (s,q) (1.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7791789Z Skipping (s,q) (1.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7792023Z Skipping (s,q) (1.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7792201Z Skipping (s,q) (1.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7792364Z Skipping (s,q) (1.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7792526Z Skipping (s,q) (1.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7792694Z Skipping (s,q) (1.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7792853Z Skipping (s,q) (1.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7793014Z Skipping (s,q) (1.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7793353Z Skipping (s,q) (1.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7793517Z Skipping (s,q) (1.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7793684Z Skipping (s,q) (1.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7793844Z Skipping (s,q) (1.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7794005Z Skipping (s,q) (1.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7794172Z Skipping (s,q) (1.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7794336Z Skipping (s,q) (1.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7794494Z Skipping (s,q) (1.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7794831Z Skipping (s,q) (1.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7794990Z Skipping (s,q) (1.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7795157Z Skipping (s,q) (1.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7795382Z Skipping (s,q) (1.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7795544Z Skipping (s,q) (1.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7795712Z Skipping (s,q) (1.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7795871Z Skipping (s,q) (1.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7796029Z Skipping (s,q) (1.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7796196Z Skipping (s,q) (1.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7796429Z Skipping (s,q) (1.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7796593Z Skipping (s,q) (1.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7796760Z Skipping (s,q) (1.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7796919Z Skipping (s,q) (1.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7797084Z Skipping (s,q) (1.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7797249Z Skipping (s,q) (1.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7797416Z Skipping (s,q) (1.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7797603Z Skipping (s,q) (1.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7797788Z Skipping (s,q) (1.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7797947Z Skipping (s,q) (1.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7798114Z Skipping (s,q) (1.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7798276Z Skipping (s,q) (1.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7798441Z Skipping (s,q) (1.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7798601Z Skipping (s,q) (1.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7798762Z Skipping (s,q) (1.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7798928Z Skipping (s,q) (1.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7799093Z Skipping (s,q) (1.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7799253Z Skipping (s,q) (1.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7799417Z Skipping (s,q) (1.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7799578Z Skipping (s,q) (1.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7799743Z Skipping (s,q) (1.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7799902Z Skipping (s,q) (1.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7800063Z Skipping (s,q) (1.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7800295Z Skipping (s,q) (1.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7800462Z Skipping (s,q) (1.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7800622Z Skipping (s,q) (1.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7800790Z Skipping (s,q) (1.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7801003Z Skipping (s,q) (1.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7801171Z Skipping (s,q) (1.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7801329Z Skipping (s,q) (1.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7801488Z Skipping (s,q) (1.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7801654Z Skipping (s,q) (1.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7801814Z Skipping (s,q) (1.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7801975Z Skipping (s,q) (1.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7802147Z Skipping (s,q) (1.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7802347Z Skipping (s,q) (1.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7802511Z Skipping (s,q) (1.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7802671Z Skipping (s,q) (1.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7802904Z Skipping (s,q) (1.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7803070Z Skipping (s,q) (1.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7803230Z Skipping (s,q) (1.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7803392Z Skipping (s,q) (1.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7803560Z Skipping (s,q) (1.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7803720Z Skipping (s,q) (1.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7803886Z Skipping (s,q) (1.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7804084Z Skipping (s,q) (1.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7804249Z Skipping (s,q) (1.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7804413Z Skipping (s,q) (1.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7804572Z Skipping (s,q) (1.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7804737Z Skipping (s,q) (1.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7804906Z Skipping (s,q) (1.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7805066Z Skipping (s,q) (1.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7805227Z Skipping (s,q) (1.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7805394Z Skipping (s,q) (1.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7805553Z Skipping (s,q) (0.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7805719Z Skipping (s,q) (0.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7805884Z Skipping (s,q) (0.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7806045Z Skipping (s,q) (0.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7806213Z Skipping (s,q) (0.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7806371Z Skipping (s,q) (0.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7806537Z Skipping (s,q) (0.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7806701Z Skipping (s,q) (0.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7806860Z Skipping (s,q) (0.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7807025Z Skipping (s,q) (0.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7807184Z Skipping (s,q) (0.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7807345Z Skipping (s,q) (0.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7807513Z Skipping (s,q) (0.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7807678Z Skipping (s,q) (0.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7807864Z Skipping (s,q) (0.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7808047Z Skipping (s,q) (0.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7808204Z Skipping (s,q) (0.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7808415Z Skipping (s,q) (0.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7808576Z Skipping (s,q) (0.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7808734Z Skipping (s,q) (0.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7808901Z Skipping (s,q) (0.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7809059Z Skipping (s,q) (0.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7809219Z Skipping (s,q) (0.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7809385Z Skipping (s,q) (0.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7809548Z Skipping (s,q) (0.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7809754Z Skipping (s,q) (0.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7809912Z Skipping (s,q) (0.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7810072Z Skipping (s,q) (0.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7810279Z Skipping (s,q) (0.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7810438Z Skipping (s,q) (0.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7810600Z Skipping (s,q) (0.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7810765Z Skipping (s,q) (0.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7810925Z Skipping (s,q) (0.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7811089Z Skipping (s,q) (0.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7811249Z Skipping (s,q) (0.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7811444Z Skipping (s,q) (0.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7811614Z Skipping (s,q) (0.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7811773Z Skipping (s,q) (0.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7811933Z Skipping (s,q) (0.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7812101Z Skipping (s,q) (0.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7812260Z Skipping (s,q) (0.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7812425Z Skipping (s,q) (0.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7812583Z Skipping (s,q) (0.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7812743Z Skipping (s,q) (0.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7812909Z Skipping (s,q) (0.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7813068Z Skipping (s,q) (0.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7813229Z Skipping (s,q) (0.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7813398Z Skipping (s,q) (0.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7813557Z Skipping (s,q) (0.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7813714Z Skipping (s,q) (0.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7813883Z Skipping (s,q) (0.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7814044Z Skipping (s,q) (0.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7814212Z Skipping (s,q) (0.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7814368Z Skipping (s,q) (0.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7814527Z Skipping (s,q) (0.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7814692Z Skipping (s,q) (0.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7814851Z Skipping (s,q) (0.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7815012Z Skipping (s,q) (0.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7815180Z Skipping (s,q) (0.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7815338Z Skipping (s,q) (0.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7815506Z Skipping (s,q) (0.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7815710Z Skipping (s,q) (0.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7815874Z Skipping (s,q) (0.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7816039Z Skipping (s,q) (0.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7816199Z Skipping (s,q) (0.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7816358Z Skipping (s,q) (0.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7816524Z Skipping (s,q) (0.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7816683Z Skipping (s,q) (0.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7816852Z Skipping (s,q) (0.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7817054Z Skipping (s,q) (0.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7817216Z Skipping (s,q) (0.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7817384Z Skipping (s,q) (0.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7817548Z Skipping (s,q) (0.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7817749Z Skipping (s,q) (0.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7817914Z Skipping (s,q) (0.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7818074Z Skipping (s,q) (0.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7818241Z Skipping (s,q) (0.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7818403Z Skipping (s,q) (0.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7818563Z Skipping (s,q) (0.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7818768Z Skipping (s,q) (0.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7818934Z Skipping (s,q) (0.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7819093Z Skipping (s,q) (0.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7819259Z Skipping (s,q) (0.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7819421Z Skipping (s,q) (0.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7819591Z Skipping (s,q) (0.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7819751Z Skipping (s,q) (0.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7819912Z Skipping (s,q) (0.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7820076Z Skipping (s,q) (0.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7820235Z Skipping (s,q) (0.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7820393Z Skipping (s,q) (0.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7820561Z Skipping (s,q) (0.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7820724Z Skipping (s,q) (0.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7820890Z Skipping (s,q) (0.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7821051Z Skipping (s,q) (0.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7821213Z Skipping (s,q) (0.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7821381Z Skipping (s,q) (0.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7821541Z Skipping (s,q) (0.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7821701Z Skipping (s,q) (0.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7821865Z Skipping (s,q) (0.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7822023Z Skipping (s,q) (1, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7822189Z Skipping (s,q) (1.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7822351Z Skipping (s,q) (1.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7822512Z Skipping (s,q) (1.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7822680Z Skipping (s,q) (1.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7822838Z Skipping (s,q) (1.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7823045Z Skipping (s,q) (1.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7823213Z Skipping (s,q) (1.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7823372Z Skipping (s,q) (1.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7823534Z Skipping (s,q) (1.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7823701Z Skipping (s,q) (1.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7823861Z Skipping (s,q) (1.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7824025Z Skipping (s,q) (1.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7824188Z Skipping (s,q) (1.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7824387Z Skipping (s,q) (1.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7824558Z Skipping (s,q) (1.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7824716Z Skipping (s,q) (1.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7824879Z Skipping (s,q) (1.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7825082Z Skipping (s,q) (1.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7825241Z Skipping (s,q) (1.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7825406Z Skipping (s,q) (1.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7825568Z Skipping (s,q) (1.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7825727Z Skipping (s,q) (1.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7825894Z Skipping (s,q) (1.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7826092Z Skipping (s,q) (1.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7826255Z Skipping (s,q) (1.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7826425Z Skipping (s,q) (1.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7826583Z Skipping (s,q) (1.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7826749Z Skipping (s,q) (1.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7826912Z Skipping (s,q) (1.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7827071Z Skipping (s,q) (1.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7827236Z Skipping (s,q) (1.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7827401Z Skipping (s,q) (1.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7827579Z Skipping (s,q) (1.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7827769Z Skipping (s,q) (1.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7827937Z Skipping (s,q) (1.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7828102Z Skipping (s,q) (1.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7828259Z Skipping (s,q) (1.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7828422Z Skipping (s,q) (1.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7828587Z Skipping (s,q) (1.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7828747Z Skipping (s,q) (1.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7828906Z Skipping (s,q) (1.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7829069Z Skipping (s,q) (1.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7829228Z Skipping (s,q) (1.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7829393Z Skipping (s,q) (1.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7829551Z Skipping (s,q) (1.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7829715Z Skipping (s,q) (1.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7829883Z Skipping (s,q) (1.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7830042Z Skipping (s,q) (1.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7830202Z Skipping (s,q) (1.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7830416Z Skipping (s,q) (1.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7830580Z Skipping (s,q) (1.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7830746Z Skipping (s,q) (1.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7830904Z Skipping (s,q) (1.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7831062Z Skipping (s,q) (1.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7831228Z Skipping (s,q) (1.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7831387Z Skipping (s,q) (1.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7831552Z Skipping (s,q) (1.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7831791Z Skipping (s,q) (1.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7831951Z Skipping (s,q) (1.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7832110Z Skipping (s,q) (1.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7832284Z Skipping (s,q) (1.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7832487Z Skipping (s,q) (1.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7832657Z Skipping (s,q) (1.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7832817Z Skipping (s,q) (1.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7832977Z Skipping (s,q) (1.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7833148Z Skipping (s,q) (1.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7833306Z Skipping (s,q) (1.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7833503Z Skipping (s,q) (1.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7833672Z Skipping (s,q) (1.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7833835Z Skipping (s,q) (1.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7834000Z Skipping (s,q) (1.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7834165Z Skipping (s,q) (1.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7834330Z Skipping (s,q) (1.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7834494Z Skipping (s,q) (1.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7834652Z Skipping (s,q) (1.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7834812Z Skipping (s,q) (1.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7834981Z Skipping (s,q) (1.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7835140Z Skipping (s,q) (1.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7835314Z Skipping (s,q) (1.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7835473Z Skipping (s,q) (1.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7835633Z Skipping (s,q) (1.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7835801Z Skipping (s,q) (1.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7835962Z Skipping (s,q) (1.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7836122Z Skipping (s,q) (1.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7836290Z Skipping (s,q) (1.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7836449Z Skipping (s,q) (1.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7836616Z Skipping (s,q) (1.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7836775Z Skipping (s,q) (1.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7836936Z Skipping (s,q) (1.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7837105Z Skipping (s,q) (1.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7837264Z Skipping (s,q) (1.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7837426Z Skipping (s,q) (1.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7837598Z Skipping (s,q) (1.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7837814Z Skipping (s,q) (1.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7838006Z Skipping (s,q) (1.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7838171Z Skipping (s,q) (1.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7838328Z Skipping (s,q) (1.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7838491Z Skipping (s,q) (1.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7838650Z Skipping (s,q) (1.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7838808Z Skipping (s,q) (0.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7838974Z Skipping (s,q) (0.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7839132Z Skipping (s,q) (0.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7839341Z Skipping (s,q) (0.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7839499Z Skipping (s,q) (0.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7839665Z Skipping (s,q) (0.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7839870Z Skipping (s,q) (0.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7840028Z Skipping (s,q) (0.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7840296Z Skipping (s,q) (0.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7840464Z Skipping (s,q) (0.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7840625Z Skipping (s,q) (0.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7840785Z Skipping (s,q) (0.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7840992Z Skipping (s,q) (0.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7841154Z Skipping (s,q) (0.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7841321Z Skipping (s,q) (0.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7841479Z Skipping (s,q) (0.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7841638Z Skipping (s,q) (0.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7841805Z Skipping (s,q) (0.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7841965Z Skipping (s,q) (0.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7842123Z Skipping (s,q) (0.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7842290Z Skipping (s,q) (0.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7842452Z Skipping (s,q) (0.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7842620Z Skipping (s,q) (0.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7842780Z Skipping (s,q) (0.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7842937Z Skipping (s,q) (0.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7843105Z Skipping (s,q) (0.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7843262Z Skipping (s,q) (0.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7843426Z Skipping (s,q) (0.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7843590Z Skipping (s,q) (0.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7843750Z Skipping (s,q) (0.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7843914Z Skipping (s,q) (0.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7844072Z Skipping (s,q) (0.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7844233Z Skipping (s,q) (0.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7844400Z Skipping (s,q) (0.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7844561Z Skipping (s,q) (0.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7844718Z Skipping (s,q) (0.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7844886Z Skipping (s,q) (0.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7845045Z Skipping (s,q) (0.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7845256Z Skipping (s,q) (0.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7845419Z Skipping (s,q) (0.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7845578Z Skipping (s,q) (0.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7845742Z Skipping (s,q) (0.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7845902Z Skipping (s,q) (0.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7846061Z Skipping (s,q) (0.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7846225Z Skipping (s,q) (0.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7846387Z Skipping (s,q) (0.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7846550Z Skipping (s,q) (0.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7846752Z Skipping (s,q) (0.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7846911Z Skipping (s,q) (0.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7851489Z Skipping (s,q) (0.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7851755Z Skipping (s,q) (0.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7851919Z Skipping (s,q) (0.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7852087Z Skipping (s,q) (0.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7852249Z Skipping (s,q) (0.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7852418Z Skipping (s,q) (0.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7852580Z Skipping (s,q) (0.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7852785Z Skipping (s,q) (0.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7852958Z Skipping (s,q) (0.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7853121Z Skipping (s,q) (0.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7853284Z Skipping (s,q) (0.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7853453Z Skipping (s,q) (0.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7853617Z Skipping (s,q) (0.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7853780Z Skipping (s,q) (0.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7853947Z Skipping (s,q) (0.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7854106Z Skipping (s,q) (0.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7854275Z Skipping (s,q) (0.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7854435Z Skipping (s,q) (0.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7854596Z Skipping (s,q) (0.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7854760Z Skipping (s,q) (0.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7854924Z Skipping (s,q) (0.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7855082Z Skipping (s,q) (0.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7855249Z Skipping (s,q) (0.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7855410Z Skipping (s,q) (0.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7855573Z Skipping (s,q) (0.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7855731Z Skipping (s,q) (0.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7855889Z Skipping (s,q) (0.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7856056Z Skipping (s,q) (0.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7856215Z Skipping (s,q) (0.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7856377Z Skipping (s,q) (0.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7856541Z Skipping (s,q) (0.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7856703Z Skipping (s,q) (0.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7856866Z Skipping (s,q) (0.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7857073Z Skipping (s,q) (0.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7857238Z Skipping (s,q) (0.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7857401Z Skipping (s,q) (0.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7857584Z Skipping (s,q) (0.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7857765Z Skipping (s,q) (0.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7857929Z Skipping (s,q) (0.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7858085Z Skipping (s,q) (0.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7858251Z Skipping (s,q) (0.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7858409Z Skipping (s,q) (0.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7858612Z Skipping (s,q) (0.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7858780Z Skipping (s,q) (0.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7858941Z Skipping (s,q) (0.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7859137Z Skipping (s,q) (0.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7859300Z Skipping (s,q) (0.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7859458Z Skipping (s,q) (0.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7859621Z Skipping (s,q) (0.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7859778Z Skipping (s,q) (0.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7859933Z Skipping (s,q) (1, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7860136Z Skipping (s,q) (1.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7860297Z Skipping (s,q) (1.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7860456Z Skipping (s,q) (1.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7860620Z Skipping (s,q) (1.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7860780Z Skipping (s,q) (1.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7860946Z Skipping (s,q) (1.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7861103Z Skipping (s,q) (1.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7861260Z Skipping (s,q) (1.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7861423Z Skipping (s,q) (1.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7861580Z Skipping (s,q) (1.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7861737Z Skipping (s,q) (1.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7861902Z Skipping (s,q) (1.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7862060Z Skipping (s,q) (1.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7862225Z Skipping (s,q) (1.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7862385Z Skipping (s,q) (1.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7862544Z Skipping (s,q) (1.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7862710Z Skipping (s,q) (1.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7862867Z Skipping (s,q) (1.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7863024Z Skipping (s,q) (1.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7863187Z Skipping (s,q) (1.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7863346Z Skipping (s,q) (1.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7863506Z Skipping (s,q) (1.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7863671Z Skipping (s,q) (1.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7863828Z Skipping (s,q) (1.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7863994Z Skipping (s,q) (1.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7864150Z Skipping (s,q) (1.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7864385Z Skipping (s,q) (1.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7864551Z Skipping (s,q) (1.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7864707Z Skipping (s,q) (1.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7864865Z Skipping (s,q) (1.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7865032Z Skipping (s,q) (1.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7865188Z Skipping (s,q) (1.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7865351Z Skipping (s,q) (1.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7865512Z Skipping (s,q) (1.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7865669Z Skipping (s,q) (1.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7865877Z Skipping (s,q) (1.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7866035Z Skipping (s,q) (1.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7866192Z Skipping (s,q) (1.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7866397Z Skipping (s,q) (1.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7866555Z Skipping (s,q) (1.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7866718Z Skipping (s,q) (1.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7866875Z Skipping (s,q) (1.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7867033Z Skipping (s,q) (1.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7867197Z Skipping (s,q) (1.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7867395Z Skipping (s,q) (1.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7867562Z Skipping (s,q) (1.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7867738Z Skipping (s,q) (1.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7867923Z Skipping (s,q) (1.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7868109Z Skipping (s,q) (1.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7868273Z Skipping (s,q) (1.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7868433Z Skipping (s,q) (1.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7868597Z Skipping (s,q) (1.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7868756Z Skipping (s,q) (1.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7868917Z Skipping (s,q) (1.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7869085Z Skipping (s,q) (1.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7869248Z Skipping (s,q) (1.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7869415Z Skipping (s,q) (1.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7869578Z Skipping (s,q) (1.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7869739Z Skipping (s,q) (1.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7869908Z Skipping (s,q) (1.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7870074Z Skipping (s,q) (1.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7870233Z Skipping (s,q) (1.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7870400Z Skipping (s,q) (1.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7870561Z Skipping (s,q) (1.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7870728Z Skipping (s,q) (1.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7870888Z Skipping (s,q) (1.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7871050Z Skipping (s,q) (1.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7871213Z Skipping (s,q) (1.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7871376Z Skipping (s,q) (1.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7871537Z Skipping (s,q) (1.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7871703Z Skipping (s,q) (1.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7871908Z Skipping (s,q) (1.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7872069Z Skipping (s,q) (1.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7872237Z Skipping (s,q) (1.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7872399Z Skipping (s,q) (1.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7872565Z Skipping (s,q) (1.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7872727Z Skipping (s,q) (1.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7872889Z Skipping (s,q) (1.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7873055Z Skipping (s,q) (1.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7873259Z Skipping (s,q) (1.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7873420Z Skipping (s,q) (1.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7873587Z Skipping (s,q) (1.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7873792Z Skipping (s,q) (1.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7873956Z Skipping (s,q) (1.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7874116Z Skipping (s,q) (1.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7874274Z Skipping (s,q) (1.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7874439Z Skipping (s,q) (1.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7874598Z Skipping (s,q) (1.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7874797Z Skipping (s,q) (1.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7874966Z Skipping (s,q) (1.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7875130Z Skipping (s,q) (1.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7875294Z Skipping (s,q) (1.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7875451Z Skipping (s,q) (1.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7875616Z Skipping (s,q) (1.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7875778Z Skipping (s,q) (1.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7875935Z Skipping (s,q) (1.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7876091Z Skipping (s,q) (1.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7876259Z Skipping (s,q) (1.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7876419Z Skipping (s,q) (1.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7876588Z Skipping (s,q) (0.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7876746Z Skipping (s,q) (0.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7876906Z Skipping (s,q) (0.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7877067Z Skipping (s,q) (0.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7877228Z Skipping (s,q) (0.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7877389Z Skipping (s,q) (0.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7877556Z Skipping (s,q) (0.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7877713Z Skipping (s,q) (0.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7877878Z Skipping (s,q) (0.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7878034Z Skipping (s,q) (0.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7878193Z Skipping (s,q) (0.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7878362Z Skipping (s,q) (0.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7878521Z Skipping (s,q) (0.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7878680Z Skipping (s,q) (0.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7878843Z Skipping (s,q) (0.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7879000Z Skipping (s,q) (0.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7879213Z Skipping (s,q) (0.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7879372Z Skipping (s,q) (0.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7879531Z Skipping (s,q) (0.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7879697Z Skipping (s,q) (0.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7879859Z Skipping (s,q) (0.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7880017Z Skipping (s,q) (0.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7880326Z Skipping (s,q) (0.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7880484Z Skipping (s,q) (0.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7880686Z Skipping (s,q) (0.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7880851Z Skipping (s,q) (0.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7881010Z Skipping (s,q) (0.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7881225Z Skipping (s,q) (0.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7881382Z Skipping (s,q) (0.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7881540Z Skipping (s,q) (0.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7881706Z Skipping (s,q) (0.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7881864Z Skipping (s,q) (0.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7882021Z Skipping (s,q) (0.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7882226Z Skipping (s,q) (0.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7882384Z Skipping (s,q) (0.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7882552Z Skipping (s,q) (0.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7882710Z Skipping (s,q) (0.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7882867Z Skipping (s,q) (0.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7883039Z Skipping (s,q) (0.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7883198Z Skipping (s,q) (0.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7883360Z Skipping (s,q) (0.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7883525Z Skipping (s,q) (0.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7883683Z Skipping (s,q) (0.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7883847Z Skipping (s,q) (0.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7884006Z Skipping (s,q) (0.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7884164Z Skipping (s,q) (0.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7884333Z Skipping (s,q) (0.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7884492Z Skipping (s,q) (0.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7884649Z Skipping (s,q) (0.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7884819Z Skipping (s,q) (0.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7884979Z Skipping (s,q) (0.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7885144Z Skipping (s,q) (0.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7885302Z Skipping (s,q) (0.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7885462Z Skipping (s,q) (0.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7885625Z Skipping (s,q) (0.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7885786Z Skipping (s,q) (0.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7885942Z Skipping (s,q) (0.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7886108Z Skipping (s,q) (0.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7886268Z Skipping (s,q) (0.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7886431Z Skipping (s,q) (0.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7886667Z Skipping (s,q) (0.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7886827Z Skipping (s,q) (0.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7886995Z Skipping (s,q) (0.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7887154Z Skipping (s,q) (0.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7887316Z Skipping (s,q) (0.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7887494Z Skipping (s,q) (0.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7887675Z Skipping (s,q) (0.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7887856Z Skipping (s,q) (0.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7888057Z Skipping (s,q) (0.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7888216Z Skipping (s,q) (0.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7888381Z Skipping (s,q) (0.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7888583Z Skipping (s,q) (0.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7888741Z Skipping (s,q) (0.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7888906Z Skipping (s,q) (0.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7889066Z Skipping (s,q) (0.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7889229Z Skipping (s,q) (0.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7889387Z Skipping (s,q) (0.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7889546Z Skipping (s,q) (0.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7889775Z Skipping (s,q) (0.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7889939Z Skipping (s,q) (0.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7890099Z Skipping (s,q) (0.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7890263Z Skipping (s,q) (0.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7890426Z Skipping (s,q) (0.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7890585Z Skipping (s,q) (0.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7890752Z Skipping (s,q) (0.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7890908Z Skipping (s,q) (0.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7891071Z Skipping (s,q) (0.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7891228Z Skipping (s,q) (0.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7891386Z Skipping (s,q) (0.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7891851Z Skipping (s,q) (0.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7892076Z Skipping (s,q) (0.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7892238Z Skipping (s,q) (0.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7892404Z Skipping (s,q) (0.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7892569Z Skipping (s,q) (0.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7892731Z Skipping (s,q) (0.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7892889Z Skipping (s,q) (0.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7893046Z Skipping (s,q) (0.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7893209Z Skipping (s,q) (0.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7893367Z Skipping (s,q) (0.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7893523Z Skipping (s,q) (1, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7893691Z Skipping (s,q) (1.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7893852Z Skipping (s,q) (1.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7894017Z Skipping (s,q) (1.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7894175Z Skipping (s,q) (1.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7894512Z Skipping (s,q) (1.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7894681Z Skipping (s,q) (1.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7894839Z Skipping (s,q) (1.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7894996Z Skipping (s,q) (1.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7895160Z Skipping (s,q) (1.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7895319Z Skipping (s,q) (1.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7895485Z Skipping (s,q) (1.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7895646Z Skipping (s,q) (1.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7895888Z Skipping (s,q) (1.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7896056Z Skipping (s,q) (1.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7896215Z Skipping (s,q) (1.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7896375Z Skipping (s,q) (1.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7896599Z Skipping (s,q) (1.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7896757Z Skipping (s,q) (1.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7896927Z Skipping (s,q) (1.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7897088Z Skipping (s,q) (1.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7897249Z Skipping (s,q) (1.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7897413Z Skipping (s,q) (1.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7897642Z Skipping (s,q) (1.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7897828Z Skipping (s,q) (1.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7898015Z Skipping (s,q) (1.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7898175Z Skipping (s,q) (1.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7898345Z Skipping (s,q) (1.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7898505Z Skipping (s,q) (1.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7898666Z Skipping (s,q) (1.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7898832Z Skipping (s,q) (1.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7898991Z Skipping (s,q) (1.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7899151Z Skipping (s,q) (1.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7899317Z Skipping (s,q) (1.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7899478Z Skipping (s,q) (1.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7899641Z Skipping (s,q) (1.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7899805Z Skipping (s,q) (1.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7899964Z Skipping (s,q) (1.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7900135Z Skipping (s,q) (1.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7900297Z Skipping (s,q) (1.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7900455Z Skipping (s,q) (1.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7900622Z Skipping (s,q) (1.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7900782Z Skipping (s,q) (1.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7900944Z Skipping (s,q) (1.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7901110Z Skipping (s,q) (1.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7901271Z Skipping (s,q) (1.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7901441Z Skipping (s,q) (1.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7901599Z Skipping (s,q) (1.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7901755Z Skipping (s,q) (1.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7901969Z Skipping (s,q) (1.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7902133Z Skipping (s,q) (1.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7902291Z Skipping (s,q) (1.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7902457Z Skipping (s,q) (1.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7902615Z Skipping (s,q) (1.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7902781Z Skipping (s,q) (1.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7902943Z Skipping (s,q) (1.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7903104Z Skipping (s,q) (1.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7903311Z Skipping (s,q) (1.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7903471Z Skipping (s,q) (1.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7903630Z Skipping (s,q) (1.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7903796Z Skipping (s,q) (1.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7903996Z Skipping (s,q) (1.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7904167Z Skipping (s,q) (1.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7904326Z Skipping (s,q) (1.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7904485Z Skipping (s,q) (1.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7904650Z Skipping (s,q) (1.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7904807Z Skipping (s,q) (1.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7905016Z Skipping (s,q) (1.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7905184Z Skipping (s,q) (1.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7905341Z Skipping (s,q) (1.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7905506Z Skipping (s,q) (1.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7905668Z Skipping (s,q) (1.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7905828Z Skipping (s,q) (1.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7905992Z Skipping (s,q) (1.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7906152Z Skipping (s,q) (1.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7906308Z Skipping (s,q) (1.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7906472Z Skipping (s,q) (1.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7906629Z Skipping (s,q) (1.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7906795Z Skipping (s,q) (1.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7906953Z Skipping (s,q) (1.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7907111Z Skipping (s,q) (1.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7907275Z Skipping (s,q) (1.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7907434Z Skipping (s,q) (1.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7907596Z Skipping (s,q) (1.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7907765Z Skipping (s,q) (1.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7907924Z Skipping (s,q) (1.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7908082Z Skipping (s,q) (1.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7908245Z Skipping (s,q) (1.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7908403Z Skipping (s,q) (1.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7908572Z Skipping (s,q) (1.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7908734Z Skipping (s,q) (1.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7908892Z Skipping (s,q) (1.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7909057Z Skipping (s,q) (1.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7909260Z Skipping (s,q) (1.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7909424Z Skipping (s,q) (1.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7909593Z Skipping (s,q) (1.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7909751Z Skipping (s,q) (1.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7909915Z Skipping (s,q) (1.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7910074Z Skipping (s,q) (1.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7910232Z Skipping (s,q) (1.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7910399Z Skipping (s,q) (0.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7910608Z Skipping (s,q) (0.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7910768Z Skipping (s,q) (0.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7910932Z Skipping (s,q) (0.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7911094Z Skipping (s,q) (0.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7911301Z Skipping (s,q) (0.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7911460Z Skipping (s,q) (0.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7911620Z Skipping (s,q) (0.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7911786Z Skipping (s,q) (0.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7911945Z Skipping (s,q) (0.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7912105Z Skipping (s,q) (0.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7912332Z Skipping (s,q) (0.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7912495Z Skipping (s,q) (0.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7912659Z Skipping (s,q) (0.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7912817Z Skipping (s,q) (0.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7912979Z Skipping (s,q) (0.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7913149Z Skipping (s,q) (0.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7913307Z Skipping (s,q) (0.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7913465Z Skipping (s,q) (0.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7913629Z Skipping (s,q) (0.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7913790Z Skipping (s,q) (0.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7913954Z Skipping (s,q) (0.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7914129Z Skipping (s,q) (0.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7914291Z Skipping (s,q) (0.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7914456Z Skipping (s,q) (0.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7914614Z Skipping (s,q) (0.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7914773Z Skipping (s,q) (0.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7914945Z Skipping (s,q) (0.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7915102Z Skipping (s,q) (0.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7915267Z Skipping (s,q) (0.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7915425Z Skipping (s,q) (0.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7915584Z Skipping (s,q) (0.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7915748Z Skipping (s,q) (0.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7915913Z Skipping (s,q) (0.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7916073Z Skipping (s,q) (0.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7916239Z Skipping (s,q) (0.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7916398Z Skipping (s,q) (0.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7916708Z Skipping (s,q) (0.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7916869Z Skipping (s,q) (0.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7917029Z Skipping (s,q) (0.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7917198Z Skipping (s,q) (0.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7917357Z Skipping (s,q) (0.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7917517Z Skipping (s,q) (0.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7917682Z Skipping (s,q) (0.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7917841Z Skipping (s,q) (0.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7918049Z Skipping (s,q) (0.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7918216Z Skipping (s,q) (0.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7918374Z Skipping (s,q) (0.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7918543Z Skipping (s,q) (0.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7918771Z Skipping (s,q) (0.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7918931Z Skipping (s,q) (0.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7919098Z Skipping (s,q) (0.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7919256Z Skipping (s,q) (0.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7919415Z Skipping (s,q) (0.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7919582Z Skipping (s,q) (0.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7919783Z Skipping (s,q) (0.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7919950Z Skipping (s,q) (0.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7920112Z Skipping (s,q) (0.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7920362Z Skipping (s,q) (0.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7920529Z Skipping (s,q) (0.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7920692Z Skipping (s,q) (0.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7920850Z Skipping (s,q) (0.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7921013Z Skipping (s,q) (0.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7921171Z Skipping (s,q) (0.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7921333Z Skipping (s,q) (0.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7921490Z Skipping (s,q) (0.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7921650Z Skipping (s,q) (0.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7921815Z Skipping (s,q) (0.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7921976Z Skipping (s,q) (0.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7922135Z Skipping (s,q) (0.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7922300Z Skipping (s,q) (0.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7922461Z Skipping (s,q) (0.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7922623Z Skipping (s,q) (0.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7922782Z Skipping (s,q) (0.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7922938Z Skipping (s,q) (0.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7923104Z Skipping (s,q) (0.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7923263Z Skipping (s,q) (0.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7923424Z Skipping (s,q) (0.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7923586Z Skipping (s,q) (0.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7923748Z Skipping (s,q) (0.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7923914Z Skipping (s,q) (0.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7924119Z Skipping (s,q) (0.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7924281Z Skipping (s,q) (0.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7924448Z Skipping (s,q) (0.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7924607Z Skipping (s,q) (0.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7924764Z Skipping (s,q) (0.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7924929Z Skipping (s,q) (0.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7925087Z Skipping (s,q) (0.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7925256Z Skipping (s,q) (0.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7925413Z Skipping (s,q) (0.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7925614Z Skipping (s,q) (0.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7925779Z Skipping (s,q) (0.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7925939Z Skipping (s,q) (0.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7926136Z Skipping (s,q) (0.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7926301Z Skipping (s,q) (0.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7926458Z Skipping (s,q) (0.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7926615Z Skipping (s,q) (0.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7926781Z Skipping (s,q) (0.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7926939Z Skipping (s,q) (0.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7927139Z Skipping (s,q) (1, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7927304Z Skipping (s,q) (1.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7927475Z Skipping (s,q) (1.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7927664Z Skipping (s,q) (1.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7927846Z Skipping (s,q) (1.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7928008Z Skipping (s,q) (1.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7928171Z Skipping (s,q) (1.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7928329Z Skipping (s,q) (1.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7928500Z Skipping (s,q) (1.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7928657Z Skipping (s,q) (1.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7928815Z Skipping (s,q) (1.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7928983Z Skipping (s,q) (1.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7929140Z Skipping (s,q) (1.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7929301Z Skipping (s,q) (1.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7929467Z Skipping (s,q) (1.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7929628Z Skipping (s,q) (1.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7929794Z Skipping (s,q) (1.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7929951Z Skipping (s,q) (1.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7930110Z Skipping (s,q) (1.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7930274Z Skipping (s,q) (1.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7930434Z Skipping (s,q) (1.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7930594Z Skipping (s,q) (1.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7930760Z Skipping (s,q) (1.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7930919Z Skipping (s,q) (1.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7931092Z Skipping (s,q) (1.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7931251Z Skipping (s,q) (1.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7931453Z Skipping (s,q) (1.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7931626Z Skipping (s,q) (1.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7931785Z Skipping (s,q) (1.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7931943Z Skipping (s,q) (1.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7932108Z Skipping (s,q) (1.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7932268Z Skipping (s,q) (1.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7932433Z Skipping (s,q) (1.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7932595Z Skipping (s,q) (1.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7932753Z Skipping (s,q) (1.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7932960Z Skipping (s,q) (1.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7933120Z Skipping (s,q) (1.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7933279Z Skipping (s,q) (1.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7933482Z Skipping (s,q) (1.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7933641Z Skipping (s,q) (1.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7933804Z Skipping (s,q) (1.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7933963Z Skipping (s,q) (1.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7934122Z Skipping (s,q) (1.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7934288Z Skipping (s,q) (1.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7934489Z Skipping (s,q) (1.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7934650Z Skipping (s,q) (1.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7934816Z Skipping (s,q) (1.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7934974Z Skipping (s,q) (1.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7935141Z Skipping (s,q) (1.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7935301Z Skipping (s,q) (1.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7935460Z Skipping (s,q) (1.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7935626Z Skipping (s,q) (1.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7935785Z Skipping (s,q) (1.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7935942Z Skipping (s,q) (1.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7936107Z Skipping (s,q) (1.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7936266Z Skipping (s,q) (1.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7936426Z Skipping (s,q) (1.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7936592Z Skipping (s,q) (1.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7936750Z Skipping (s,q) (1.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7936920Z Skipping (s,q) (1.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7937079Z Skipping (s,q) (1.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7937239Z Skipping (s,q) (1.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7937404Z Skipping (s,q) (1.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7937564Z Skipping (s,q) (1.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7937731Z Skipping (s,q) (1.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7937918Z Skipping (s,q) (1.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7938094Z Skipping (s,q) (1.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7938256Z Skipping (s,q) (1.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7938418Z Skipping (s,q) (1.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7938573Z Skipping (s,q) (1.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7938781Z Skipping (s,q) (1.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7938945Z Skipping (s,q) (1.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7939103Z Skipping (s,q) (1.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7939268Z Skipping (s,q) (1.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7939426Z Skipping (s,q) (1.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7939587Z Skipping (s,q) (1.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7939745Z Skipping (s,q) (1.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7939907Z Skipping (s,q) (1.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7940070Z Skipping (s,q) (1.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7940272Z Skipping (s,q) (1.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7940431Z Skipping (s,q) (1.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7940597Z Skipping (s,q) (1.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7940796Z Skipping (s,q) (1.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7940961Z Skipping (s,q) (1.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7941118Z Skipping (s,q) (1.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7941277Z Skipping (s,q) (1.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7941441Z Skipping (s,q) (1.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7941599Z Skipping (s,q) (1.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7941796Z Skipping (s,q) (1.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7941960Z Skipping (s,q) (1.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7942122Z Skipping (s,q) (1.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7942284Z Skipping (s,q) (1.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7942446Z Skipping (s,q) (1.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7942610Z Skipping (s,q) (1.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7942775Z Skipping (s,q) (1.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7942932Z Skipping (s,q) (1.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7943089Z Skipping (s,q) (1.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7943253Z Skipping (s,q) (1.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7943410Z Skipping (s,q) (1.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7943575Z Skipping (s,q) (1.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7943732Z Skipping (s,q) (0.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7943891Z Skipping (s,q) (0.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7944055Z Skipping (s,q) (0.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7944215Z Skipping (s,q) (0.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7944375Z Skipping (s,q) (0.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7944538Z Skipping (s,q) (0.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7944694Z Skipping (s,q) (0.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7944852Z Skipping (s,q) (0.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7945015Z Skipping (s,q) (0.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7945175Z Skipping (s,q) (0.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7945347Z Skipping (s,q) (0.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7945506Z Skipping (s,q) (0.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7945668Z Skipping (s,q) (0.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7945834Z Skipping (s,q) (0.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7945994Z Skipping (s,q) (0.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7946201Z Skipping (s,q) (0.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7946370Z Skipping (s,q) (0.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7946528Z Skipping (s,q) (0.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7946692Z Skipping (s,q) (0.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7946851Z Skipping (s,q) (0.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7947012Z Skipping (s,q) (0.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7947181Z Skipping (s,q) (0.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7947341Z Skipping (s,q) (0.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7947573Z Skipping (s,q) (0.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7947737Z Skipping (s,q) (0.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7947894Z Skipping (s,q) (0.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7948098Z Skipping (s,q) (0.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7948256Z Skipping (s,q) (0.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7948415Z Skipping (s,q) (0.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7948580Z Skipping (s,q) (0.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7948738Z Skipping (s,q) (0.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7948896Z Skipping (s,q) (0.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7949101Z Skipping (s,q) (0.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7949263Z Skipping (s,q) (0.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7949429Z Skipping (s,q) (0.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7949590Z Skipping (s,q) (0.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7949752Z Skipping (s,q) (0.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7949921Z Skipping (s,q) (0.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7950080Z Skipping (s,q) (0.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7950241Z Skipping (s,q) (0.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7950407Z Skipping (s,q) (0.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7950566Z Skipping (s,q) (0.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7950731Z Skipping (s,q) (0.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7950892Z Skipping (s,q) (0.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7951051Z Skipping (s,q) (0.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7951218Z Skipping (s,q) (0.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7951378Z Skipping (s,q) (0.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7951536Z Skipping (s,q) (0.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7951704Z Skipping (s,q) (0.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7951865Z Skipping (s,q) (0.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7952029Z Skipping (s,q) (0.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7952186Z Skipping (s,q) (0.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7952345Z Skipping (s,q) (0.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7952508Z Skipping (s,q) (0.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7952668Z Skipping (s,q) (0.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7952826Z Skipping (s,q) (0.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7952996Z Skipping (s,q) (0.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7953154Z Skipping (s,q) (0.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7953311Z Skipping (s,q) (0.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7953523Z Skipping (s,q) (0.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7953684Z Skipping (s,q) (0.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7953850Z Skipping (s,q) (0.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7954007Z Skipping (s,q) (0.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7954165Z Skipping (s,q) (0.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7954330Z Skipping (s,q) (0.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7954489Z Skipping (s,q) (0.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7954646Z Skipping (s,q) (0.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7954854Z Skipping (s,q) (0.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7955012Z Skipping (s,q) (0.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7955177Z Skipping (s,q) (0.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7955378Z Skipping (s,q) (0.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7955536Z Skipping (s,q) (0.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7955699Z Skipping (s,q) (0.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7955856Z Skipping (s,q) (0.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7956015Z Skipping (s,q) (0.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7956179Z Skipping (s,q) (0.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7956376Z Skipping (s,q) (0.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7956540Z Skipping (s,q) (0.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7956702Z Skipping (s,q) (0.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7956860Z Skipping (s,q) (0.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7957025Z Skipping (s,q) (0.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7957192Z Skipping (s,q) (0.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7957352Z Skipping (s,q) (0.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7957531Z Skipping (s,q) (0.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7957710Z Skipping (s,q) (0.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7957884Z Skipping (s,q) (0.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7958042Z Skipping (s,q) (0.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7958206Z Skipping (s,q) (0.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7958371Z Skipping (s,q) (0.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7958534Z Skipping (s,q) (0.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7958694Z Skipping (s,q) (0.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7958858Z Skipping (s,q) (0.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7959025Z Skipping (s,q) (0.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7959189Z Skipping (s,q) (0.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7959347Z Skipping (s,q) (0.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7959506Z Skipping (s,q) (0.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7959671Z Skipping (s,q) (0.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7959827Z Skipping (s,q) (0.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7959986Z Skipping (s,q) (0.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7960150Z Skipping (s,q) (1, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7960435Z Skipping (s,q) (1.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7960602Z Skipping (s,q) (1.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7960760Z Skipping (s,q) (1.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7960969Z Skipping (s,q) (1.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7961136Z Skipping (s,q) (1.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7961298Z Skipping (s,q) (1.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7961457Z Skipping (s,q) (1.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7961623Z Skipping (s,q) (1.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7961782Z Skipping (s,q) (1.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7961952Z Skipping (s,q) (1.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7962110Z Skipping (s,q) (1.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7962322Z Skipping (s,q) (1.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7962487Z Skipping (s,q) (1.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7962647Z Skipping (s,q) (1.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7962845Z Skipping (s,q) (1.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7963010Z Skipping (s,q) (1.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7963168Z Skipping (s,q) (1.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7963329Z Skipping (s,q) (1.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7963491Z Skipping (s,q) (1.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7963651Z Skipping (s,q) (1.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7963854Z Skipping (s,q) (1.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7964014Z Skipping (s,q) (1.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7964178Z Skipping (s,q) (1.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7964341Z Skipping (s,q) (1.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7964500Z Skipping (s,q) (1.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7964663Z Skipping (s,q) (1.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7964827Z Skipping (s,q) (1.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7964986Z Skipping (s,q) (1.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7965184Z Skipping (s,q) (1.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7965394Z Skipping (s,q) (1.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7965608Z Skipping (s,q) (1.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7965839Z Skipping (s,q) (1.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7966045Z Skipping (s,q) (1.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7966206Z Skipping (s,q) (1.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7966369Z Skipping (s,q) (1.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7966528Z Skipping (s,q) (1.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7966698Z Skipping (s,q) (1.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7966856Z Skipping (s,q) (1.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7967015Z Skipping (s,q) (1.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7967179Z Skipping (s,q) (1.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7967357Z Skipping (s,q) (1.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7967577Z Skipping (s,q) (1.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7967816Z Skipping (s,q) (1.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7968023Z Skipping (s,q) (1.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7968188Z Skipping (s,q) (1.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7968347Z Skipping (s,q) (1.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7968504Z Skipping (s,q) (1.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7968739Z Skipping (s,q) (1.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7968897Z Skipping (s,q) (1.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7969053Z Skipping (s,q) (1.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7969221Z Skipping (s,q) (1.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7969379Z Skipping (s,q) (1.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7969542Z Skipping (s,q) (1.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7969700Z Skipping (s,q) (1.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7969861Z Skipping (s,q) (1.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7970071Z Skipping (s,q) (1.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7970229Z Skipping (s,q) (1.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7970387Z Skipping (s,q) (1.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7970592Z Skipping (s,q) (1.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7970751Z Skipping (s,q) (1.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7970914Z Skipping (s,q) (1.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7971071Z Skipping (s,q) (1.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7971228Z Skipping (s,q) (1.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7971395Z Skipping (s,q) (1.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7971552Z Skipping (s,q) (1.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7971751Z Skipping (s,q) (1.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7971922Z Skipping (s,q) (1.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7972078Z Skipping (s,q) (1.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7972233Z Skipping (s,q) (1.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7972408Z Skipping (s,q) (1.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7972566Z Skipping (s,q) (1.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7972729Z Skipping (s,q) (1.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7972887Z Skipping (s,q) (1.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7973044Z Skipping (s,q) (1.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7973206Z Skipping (s,q) (1.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7973362Z Skipping (s,q) (1.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7973522Z Skipping (s,q) (1.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7973687Z Skipping (s,q) (1.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7973844Z Skipping (s,q) (1.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7974007Z Skipping (s,q) (1.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7974171Z Skipping (s,q) (1.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7974327Z Skipping (s,q) (1.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7974491Z Skipping (s,q) (1.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7974648Z Skipping (s,q) (1.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7974805Z Skipping (s,q) (1.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7974966Z Skipping (s,q) (1.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7975124Z Skipping (s,q) (1.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7975291Z Skipping (s,q) (1.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7975452Z Skipping (s,q) (1.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7975613Z Skipping (s,q) (1.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7975777Z Skipping (s,q) (1.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7976007Z Skipping (s,q) (1.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7976168Z Skipping (s,q) (1.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7976332Z Skipping (s,q) (1.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7976492Z Skipping (s,q) (1.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7981001Z Skipping (s,q) (1.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7981184Z Skipping (s,q) (1.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7981349Z Skipping (s,q) (1.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7981525Z Skipping (s,q) (1.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:59:07.7981757Z Skipping (s,q) (0.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7981918Z Skipping (s,q) (0.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7982084Z Skipping (s,q) (0.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7982248Z Skipping (s,q) (0.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7982456Z Skipping (s,q) (0.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7982616Z Skipping (s,q) (0.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7982779Z Skipping (s,q) (0.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7982948Z Skipping (s,q) (0.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7983114Z Skipping (s,q) (0.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7983275Z Skipping (s,q) (0.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7983489Z Skipping (s,q) (0.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7983654Z Skipping (s,q) (0.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7983820Z Skipping (s,q) (0.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7983982Z Skipping (s,q) (0.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7984146Z Skipping (s,q) (0.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7984320Z Skipping (s,q) (0.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7984481Z Skipping (s,q) (0.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7984642Z Skipping (s,q) (0.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7984811Z Skipping (s,q) (0.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7984971Z Skipping (s,q) (0.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7985133Z Skipping (s,q) (0.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7985303Z Skipping (s,q) (0.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7985467Z Skipping (s,q) (0.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7985636Z Skipping (s,q) (0.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7985798Z Skipping (s,q) (0.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7985961Z Skipping (s,q) (0.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7986140Z Skipping (s,q) (0.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7986301Z Skipping (s,q) (0.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7986462Z Skipping (s,q) (0.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7986630Z Skipping (s,q) (0.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7986792Z Skipping (s,q) (0.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7986958Z Skipping (s,q) (0.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7987121Z Skipping (s,q) (0.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7987283Z Skipping (s,q) (0.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7987469Z Skipping (s,q) (0.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7987651Z Skipping (s,q) (0.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7987862Z Skipping (s,q) (0.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7988028Z Skipping (s,q) (0.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7988185Z Skipping (s,q) (0.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7988348Z Skipping (s,q) (0.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7988509Z Skipping (s,q) (0.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7988666Z Skipping (s,q) (0.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7988829Z Skipping (s,q) (0.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7988991Z Skipping (s,q) (0.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7989189Z Skipping (s,q) (0.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7989352Z Skipping (s,q) (0.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7989511Z Skipping (s,q) (0.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7989675Z Skipping (s,q) (0.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7989873Z Skipping (s,q) (0.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7990032Z Skipping (s,q) (0.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7990197Z Skipping (s,q) (0.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7990355Z Skipping (s,q) (0.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7990511Z Skipping (s,q) (0.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7990674Z Skipping (s,q) (0.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7990871Z Skipping (s,q) (0.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7991042Z Skipping (s,q) (0.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7991199Z Skipping (s,q) (0.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7991358Z Skipping (s,q) (0.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7991863Z Skipping (s,q) (0.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7992031Z Skipping (s,q) (0.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7992189Z Skipping (s,q) (0.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7992354Z Skipping (s,q) (0.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7992513Z Skipping (s,q) (0.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7992680Z Skipping (s,q) (0.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7992838Z Skipping (s,q) (0.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7993003Z Skipping (s,q) (0.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7993168Z Skipping (s,q) (0.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7993325Z Skipping (s,q) (0.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7993482Z Skipping (s,q) (0.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7993647Z Skipping (s,q) (0.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7993808Z Skipping (s,q) (0.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7993966Z Skipping (s,q) (0.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7994130Z Skipping (s,q) (0.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7994288Z Skipping (s,q) (0.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7994450Z Skipping (s,q) (0.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7994608Z Skipping (s,q) (0.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7994767Z Skipping (s,q) (0.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7994934Z Skipping (s,q) (0.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7995091Z Skipping (s,q) (0.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7995250Z Skipping (s,q) (0.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7996047Z Skipping (s,q) (0.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7996215Z Skipping (s,q) (0.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7996378Z Skipping (s,q) (0.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7996536Z Skipping (s,q) (0.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7996695Z Skipping (s,q) (0.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7996860Z Skipping (s,q) (0.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7997016Z Skipping (s,q) (0.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7997177Z Skipping (s,q) (0.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7997420Z Skipping (s,q) (0.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7997580Z Skipping (s,q) (0.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7997744Z Skipping (s,q) (0.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7997905Z Skipping (s,q) (0.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7998125Z Skipping (s,q) (0.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7998289Z Skipping (s,q) (0.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7998445Z Skipping (s,q) (0.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7998603Z Skipping (s,q) (0.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7998767Z Skipping (s,q) (0.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7998925Z Skipping (s,q) (0.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7999149Z Skipping (s,q) (0.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7999310Z Skipping (s,q) (1, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7999469Z Skipping (s,q) (1.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7999635Z Skipping (s,q) (1.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7999796Z Skipping (s,q) (1.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.7999954Z Skipping (s,q) (1.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8000121Z Skipping (s,q) (1.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8000343Z Skipping (s,q) (1.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8000507Z Skipping (s,q) (1.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8000664Z Skipping (s,q) (1.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8000820Z Skipping (s,q) (1.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8000987Z Skipping (s,q) (1.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8001150Z Skipping (s,q) (1.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8001307Z Skipping (s,q) (1.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8001471Z Skipping (s,q) (1.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8001631Z Skipping (s,q) (1.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8001796Z Skipping (s,q) (1.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8001954Z Skipping (s,q) (1.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8002111Z Skipping (s,q) (1.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8002276Z Skipping (s,q) (1.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8002433Z Skipping (s,q) (1.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8002591Z Skipping (s,q) (1.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8002758Z Skipping (s,q) (1.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8002915Z Skipping (s,q) (1.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8003075Z Skipping (s,q) (1.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8003239Z Skipping (s,q) (1.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8003444Z Skipping (s,q) (1.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8003609Z Skipping (s,q) (1.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8003765Z Skipping (s,q) (1.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8003920Z Skipping (s,q) (1.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8004083Z Skipping (s,q) (1.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8004241Z Skipping (s,q) (1.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8004401Z Skipping (s,q) (1.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8004565Z Skipping (s,q) (1.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8004720Z Skipping (s,q) (1.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8004928Z Skipping (s,q) (1.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8005086Z Skipping (s,q) (1.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8005246Z Skipping (s,q) (1.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8005456Z Skipping (s,q) (1.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8005616Z Skipping (s,q) (1.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8005775Z Skipping (s,q) (1.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8005939Z Skipping (s,q) (1.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8006099Z Skipping (s,q) (1.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8006262Z Skipping (s,q) (1.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8006485Z Skipping (s,q) (1.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8006646Z Skipping (s,q) (1.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8006815Z Skipping (s,q) (1.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8006976Z Skipping (s,q) (1.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8007139Z Skipping (s,q) (1.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8007304Z Skipping (s,q) (1.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8007464Z Skipping (s,q) (1.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8007631Z Skipping (s,q) (1.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8007792Z Skipping (s,q) (1.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8007951Z Skipping (s,q) (1.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8008120Z Skipping (s,q) (1.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8008282Z Skipping (s,q) (1.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8008440Z Skipping (s,q) (1.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8008608Z Skipping (s,q) (1.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8008766Z Skipping (s,q) (1.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8008932Z Skipping (s,q) (1.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8009092Z Skipping (s,q) (1.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8009251Z Skipping (s,q) (1.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8009416Z Skipping (s,q) (1.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8009578Z Skipping (s,q) (1.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8009736Z Skipping (s,q) (1.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8009904Z Skipping (s,q) (1.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8010068Z Skipping (s,q) (1.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8010234Z Skipping (s,q) (1.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8010398Z Skipping (s,q) (1.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8010557Z Skipping (s,q) (1.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8010808Z Skipping (s,q) (1.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8010970Z Skipping (s,q) (1.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8011132Z Skipping (s,q) (1.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8011298Z Skipping (s,q) (1.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8011458Z Skipping (s,q) (1.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8011622Z Skipping (s,q) (1.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8011780Z Skipping (s,q) (1.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8011941Z Skipping (s,q) (1.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8012106Z Skipping (s,q) (1.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8012308Z Skipping (s,q) (1.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8012466Z Skipping (s,q) (1.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8012631Z Skipping (s,q) (1.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8012832Z Skipping (s,q) (1.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8012992Z Skipping (s,q) (1.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8013156Z Skipping (s,q) (1.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8013316Z Skipping (s,q) (1.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8013482Z Skipping (s,q) (1.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8013641Z Skipping (s,q) (1.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8013843Z Skipping (s,q) (1.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8014012Z Skipping (s,q) (1.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8014175Z Skipping (s,q) (1.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8014334Z Skipping (s,q) (1.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8014501Z Skipping (s,q) (1.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8014663Z Skipping (s,q) (1.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8014833Z Skipping (s,q) (1.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8014993Z Skipping (s,q) (1.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8015153Z Skipping (s,q) (1.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8015318Z Skipping (s,q) (1.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8015476Z Skipping (s,q) (1.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8015638Z Skipping (s,q) (1.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8015802Z Skipping (s,q) (1.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8015961Z Skipping (s,q) (0.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8016125Z Skipping (s,q) (0.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8016286Z Skipping (s,q) (0.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8016448Z Skipping (s,q) (0.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8016616Z Skipping (s,q) (0.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8016777Z Skipping (s,q) (0.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8016937Z Skipping (s,q) (0.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8017100Z Skipping (s,q) (0.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8017258Z Skipping (s,q) (0.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8017445Z Skipping (s,q) (0.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8017628Z Skipping (s,q) (0.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8017793Z Skipping (s,q) (0.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8017957Z Skipping (s,q) (0.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8018158Z Skipping (s,q) (0.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8018318Z Skipping (s,q) (0.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8018480Z Skipping (s,q) (0.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8018636Z Skipping (s,q) (0.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8018798Z Skipping (s,q) (0.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8018954Z Skipping (s,q) (0.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8019112Z Skipping (s,q) (0.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8019276Z Skipping (s,q) (0.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8019434Z Skipping (s,q) (0.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8019632Z Skipping (s,q) (0.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8019795Z Skipping (s,q) (0.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8019954Z Skipping (s,q) (0.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8020163Z Skipping (s,q) (0.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8020319Z Skipping (s,q) (0.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8020475Z Skipping (s,q) (0.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8020635Z Skipping (s,q) (0.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8020791Z Skipping (s,q) (0.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8020949Z Skipping (s,q) (0.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8021154Z Skipping (s,q) (0.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8021313Z Skipping (s,q) (0.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8021473Z Skipping (s,q) (0.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8021634Z Skipping (s,q) (0.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8021793Z Skipping (s,q) (0.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8021956Z Skipping (s,q) (0.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8022113Z Skipping (s,q) (0.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8022268Z Skipping (s,q) (0.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8022429Z Skipping (s,q) (0.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8022588Z Skipping (s,q) (0.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8022744Z Skipping (s,q) (0.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8022909Z Skipping (s,q) (0.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8023065Z Skipping (s,q) (0.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8023231Z Skipping (s,q) (0.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8023386Z Skipping (s,q) (0.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8023544Z Skipping (s,q) (0.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8023707Z Skipping (s,q) (0.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8023863Z Skipping (s,q) (0.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8024019Z Skipping (s,q) (0.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8024179Z Skipping (s,q) (0.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8024336Z Skipping (s,q) (0.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8024502Z Skipping (s,q) (0.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8024658Z Skipping (s,q) (0.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8024814Z Skipping (s,q) (0.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8024977Z Skipping (s,q) (0.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8025131Z Skipping (s,q) (0.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8025331Z Skipping (s,q) (0.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8025495Z Skipping (s,q) (0.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8025651Z Skipping (s,q) (0.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8025811Z Skipping (s,q) (0.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8025965Z Skipping (s,q) (0.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8026119Z Skipping (s,q) (0.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8026281Z Skipping (s,q) (0.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8026438Z Skipping (s,q) (0.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8026595Z Skipping (s,q) (0.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8026799Z Skipping (s,q) (0.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8026954Z Skipping (s,q) (0.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8027115Z Skipping (s,q) (0.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8027310Z Skipping (s,q) (0.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8027465Z Skipping (s,q) (0.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8027624Z Skipping (s,q) (0.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8027804Z Skipping (s,q) (0.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8027984Z Skipping (s,q) (0.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8028143Z Skipping (s,q) (0.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8028335Z Skipping (s,q) (0.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8028498Z Skipping (s,q) (0.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8028658Z Skipping (s,q) (0.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8028814Z Skipping (s,q) (0.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8028975Z Skipping (s,q) (0.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8029132Z Skipping (s,q) (0.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8029287Z Skipping (s,q) (0.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8029446Z Skipping (s,q) (0.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8029602Z Skipping (s,q) (0.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8029758Z Skipping (s,q) (0.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8029916Z Skipping (s,q) (0.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8030077Z Skipping (s,q) (0.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8030235Z Skipping (s,q) (0.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8030392Z Skipping (s,q) (0.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8030548Z Skipping (s,q) (0.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8030708Z Skipping (s,q) (0.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8030869Z Skipping (s,q) (0.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8031023Z Skipping (s,q) (0.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8031179Z Skipping (s,q) (0.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8031334Z Skipping (s,q) (0.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8031493Z Skipping (s,q) (0.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8031647Z Skipping (s,q) (0.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8031803Z Skipping (s,q) (0.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8031965Z Skipping (s,q) (0.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8032122Z Skipping (s,q) (1, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8032280Z Skipping (s,q) (1.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8032438Z Skipping (s,q) (1.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8032641Z Skipping (s,q) (1.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8032802Z Skipping (s,q) (1.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8032955Z Skipping (s,q) (1.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8033109Z Skipping (s,q) (1.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8033267Z Skipping (s,q) (1.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8033421Z Skipping (s,q) (1.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8033576Z Skipping (s,q) (1.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8033735Z Skipping (s,q) (1.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8033931Z Skipping (s,q) (1.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8034094Z Skipping (s,q) (1.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8034247Z Skipping (s,q) (1.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8034466Z Skipping (s,q) (1.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8034622Z Skipping (s,q) (1.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8034775Z Skipping (s,q) (1.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8034928Z Skipping (s,q) (1.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8035086Z Skipping (s,q) (1.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8035239Z Skipping (s,q) (1.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8035520Z Skipping (s,q) (1.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8035679Z Skipping (s,q) (1.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8035837Z Skipping (s,q) (1.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8035996Z Skipping (s,q) (1.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8036152Z Skipping (s,q) (1.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8036312Z Skipping (s,q) (1.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8036470Z Skipping (s,q) (1.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8036627Z Skipping (s,q) (1.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8036786Z Skipping (s,q) (1.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8036940Z Skipping (s,q) (1.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8037095Z Skipping (s,q) (1.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8037259Z Skipping (s,q) (1.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8037414Z Skipping (s,q) (1.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8037595Z Skipping (s,q) (1.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8037777Z Skipping (s,q) (1.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8037933Z Skipping (s,q) (1.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8038094Z Skipping (s,q) (1.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8038247Z Skipping (s,q) (1.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8038404Z Skipping (s,q) (1.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8038565Z Skipping (s,q) (1.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8038722Z Skipping (s,q) (1.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8038878Z Skipping (s,q) (1.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8039035Z Skipping (s,q) (1.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8039193Z Skipping (s,q) (1.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8039351Z Skipping (s,q) (1.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8039507Z Skipping (s,q) (1.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8039661Z Skipping (s,q) (1.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8039862Z Skipping (s,q) (1.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8040019Z Skipping (s,q) (1.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8040173Z Skipping (s,q) (1.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8040382Z Skipping (s,q) (1.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8040537Z Skipping (s,q) (1.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8040691Z Skipping (s,q) (1.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8040850Z Skipping (s,q) (1.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8041004Z Skipping (s,q) (1.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8041205Z Skipping (s,q) (1.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8041359Z Skipping (s,q) (1.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8041513Z Skipping (s,q) (1.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8041711Z Skipping (s,q) (1.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8041865Z Skipping (s,q) (1.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8042018Z Skipping (s,q) (1.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8042175Z Skipping (s,q) (1.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8042328Z Skipping (s,q) (1.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8042485Z Skipping (s,q) (1.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8042678Z Skipping (s,q) (1.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8042834Z Skipping (s,q) (1.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8042995Z Skipping (s,q) (1.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8043148Z Skipping (s,q) (1.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8043301Z Skipping (s,q) (1.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8043470Z Skipping (s,q) (1.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8043628Z Skipping (s,q) (1.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8043793Z Skipping (s,q) (1.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8043953Z Skipping (s,q) (1.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8044110Z Skipping (s,q) (1.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8044272Z Skipping (s,q) (1.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8044436Z Skipping (s,q) (1.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8044591Z Skipping (s,q) (1.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8044757Z Skipping (s,q) (1.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8044914Z Skipping (s,q) (1.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8045080Z Skipping (s,q) (1.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8045242Z Skipping (s,q) (1.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8045400Z Skipping (s,q) (1.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8045568Z Skipping (s,q) (1.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8045727Z Skipping (s,q) (1.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8045884Z Skipping (s,q) (1.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8046046Z Skipping (s,q) (1.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8046208Z Skipping (s,q) (1.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8046372Z Skipping (s,q) (1.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8046532Z Skipping (s,q) (1.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8046690Z Skipping (s,q) (1.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8046853Z Skipping (s,q) (1.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8047056Z Skipping (s,q) (1.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8047216Z Skipping (s,q) (1.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8047387Z Skipping (s,q) (1.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8047574Z Skipping (s,q) (1.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8047755Z Skipping (s,q) (1.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8047920Z Skipping (s,q) (1.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8048079Z Skipping (s,q) (1.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8048243Z Skipping (s,q) (1.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8048441Z Skipping (s,q) (1.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8048598Z Skipping (s,q) (0.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8048765Z Skipping (s,q) (0.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8048965Z Skipping (s,q) (0.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8049122Z Skipping (s,q) (0.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8049287Z Skipping (s,q) (0.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8049444Z Skipping (s,q) (0.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8049607Z Skipping (s,q) (0.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8049763Z Skipping (s,q) (0.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8049959Z Skipping (s,q) (0.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8050122Z Skipping (s,q) (0.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8050281Z Skipping (s,q) (0.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8050442Z Skipping (s,q) (0.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8050606Z Skipping (s,q) (0.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8050768Z Skipping (s,q) (0.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8050936Z Skipping (s,q) (0.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8051094Z Skipping (s,q) (0.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8051249Z Skipping (s,q) (0.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8051415Z Skipping (s,q) (0.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8051571Z Skipping (s,q) (0.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8051728Z Skipping (s,q) (0.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8051895Z Skipping (s,q) (0.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8052055Z Skipping (s,q) (0.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8052217Z Skipping (s,q) (0.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8052374Z Skipping (s,q) (0.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8052534Z Skipping (s,q) (0.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8052697Z Skipping (s,q) (0.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8052860Z Skipping (s,q) (0.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8053017Z Skipping (s,q) (0.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8053179Z Skipping (s,q) (0.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8053335Z Skipping (s,q) (0.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8053497Z Skipping (s,q) (0.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8053659Z Skipping (s,q) (0.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8053817Z Skipping (s,q) (0.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8053985Z Skipping (s,q) (0.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8054142Z Skipping (s,q) (0.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8054344Z Skipping (s,q) (0.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8054511Z Skipping (s,q) (0.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8054669Z Skipping (s,q) (0.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8054833Z Skipping (s,q) (0.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8054990Z Skipping (s,q) (0.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8055148Z Skipping (s,q) (0.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8055310Z Skipping (s,q) (0.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8055470Z Skipping (s,q) (0.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8055669Z Skipping (s,q) (0.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8055833Z Skipping (s,q) (0.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8055989Z Skipping (s,q) (0.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8056195Z Skipping (s,q) (0.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8056351Z Skipping (s,q) (0.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8056510Z Skipping (s,q) (0.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8056672Z Skipping (s,q) (0.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8056834Z Skipping (s,q) (0.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8056991Z Skipping (s,q) (0.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8057155Z Skipping (s,q) (0.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8057359Z Skipping (s,q) (0.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8057527Z Skipping (s,q) (0.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8057706Z Skipping (s,q) (0.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8057886Z Skipping (s,q) (0.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8058062Z Skipping (s,q) (0.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8058219Z Skipping (s,q) (0.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8058376Z Skipping (s,q) (0.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8058541Z Skipping (s,q) (0.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8058698Z Skipping (s,q) (0.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8058857Z Skipping (s,q) (0.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8059021Z Skipping (s,q) (0.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8059183Z Skipping (s,q) (0.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8059348Z Skipping (s,q) (0.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8059506Z Skipping (s,q) (0.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8059664Z Skipping (s,q) (0.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8059836Z Skipping (s,q) (0.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8059993Z Skipping (s,q) (0.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8060150Z Skipping (s,q) (0.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8060316Z Skipping (s,q) (0.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8060472Z Skipping (s,q) (0.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8060637Z Skipping (s,q) (0.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8060795Z Skipping (s,q) (0.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8060956Z Skipping (s,q) (0.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8061121Z Skipping (s,q) (0.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8061281Z Skipping (s,q) (0.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8061439Z Skipping (s,q) (0.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8061652Z Skipping (s,q) (0.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8061815Z Skipping (s,q) (0.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8061978Z Skipping (s,q) (0.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8062136Z Skipping (s,q) (0.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8062295Z Skipping (s,q) (0.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8062460Z Skipping (s,q) (0.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8062620Z Skipping (s,q) (0.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8062780Z Skipping (s,q) (0.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8063005Z Skipping (s,q) (0.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8063163Z Skipping (s,q) (0.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8063329Z Skipping (s,q) (0.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8063490Z Skipping (s,q) (0.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8063688Z Skipping (s,q) (0.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8063851Z Skipping (s,q) (0.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8064012Z Skipping (s,q) (0.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8064170Z Skipping (s,q) (0.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8064335Z Skipping (s,q) (0.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8064492Z Skipping (s,q) (0.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8064696Z Skipping (s,q) (0.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8064859Z Skipping (s,q) (0.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8065014Z Skipping (s,q) (1, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8065178Z Skipping (s,q) (1.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8065336Z Skipping (s,q) (1.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8065494Z Skipping (s,q) (1.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8065657Z Skipping (s,q) (1.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8065814Z Skipping (s,q) (1.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8065971Z Skipping (s,q) (1.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8066135Z Skipping (s,q) (1.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8066293Z Skipping (s,q) (1.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8066458Z Skipping (s,q) (1.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8066619Z Skipping (s,q) (1.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8066776Z Skipping (s,q) (1.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8066939Z Skipping (s,q) (1.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8067097Z Skipping (s,q) (1.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8067255Z Skipping (s,q) (1.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8067417Z Skipping (s,q) (1.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8067574Z Skipping (s,q) (1.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8067738Z Skipping (s,q) (1.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8067898Z Skipping (s,q) (1.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8068058Z Skipping (s,q) (1.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8068222Z Skipping (s,q) (1.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8068382Z Skipping (s,q) (1.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8068543Z Skipping (s,q) (1.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8068707Z Skipping (s,q) (1.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8068914Z Skipping (s,q) (1.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8069082Z Skipping (s,q) (1.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8069240Z Skipping (s,q) (1.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8069396Z Skipping (s,q) (1.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8069558Z Skipping (s,q) (1.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8069714Z Skipping (s,q) (1.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8069872Z Skipping (s,q) (1.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8070041Z Skipping (s,q) (1.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8070240Z Skipping (s,q) (1.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8070403Z Skipping (s,q) (1.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8070560Z Skipping (s,q) (1.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8070719Z Skipping (s,q) (1.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8070918Z Skipping (s,q) (1.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8071075Z Skipping (s,q) (1.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8071241Z Skipping (s,q) (1.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8071404Z Skipping (s,q) (1.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8071563Z Skipping (s,q) (1.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8071727Z Skipping (s,q) (1.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8071923Z Skipping (s,q) (1.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8072086Z Skipping (s,q) (1.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8072250Z Skipping (s,q) (1.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8072407Z Skipping (s,q) (1.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8072567Z Skipping (s,q) (1.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8072731Z Skipping (s,q) (1.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8072888Z Skipping (s,q) (1.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8073051Z Skipping (s,q) (1.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8073209Z Skipping (s,q) (1.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8073368Z Skipping (s,q) (1.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8073530Z Skipping (s,q) (1.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8073693Z Skipping (s,q) (1.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8073851Z Skipping (s,q) (1.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8074013Z Skipping (s,q) (1.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8074171Z Skipping (s,q) (1.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8074333Z Skipping (s,q) (1.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8074498Z Skipping (s,q) (1.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8074655Z Skipping (s,q) (1.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8074818Z Skipping (s,q) (1.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8074976Z Skipping (s,q) (1.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8075133Z Skipping (s,q) (1.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8075301Z Skipping (s,q) (1.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8075465Z Skipping (s,q) (1.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8075624Z Skipping (s,q) (1.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8075787Z Skipping (s,q) (1.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8075945Z Skipping (s,q) (1.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8076152Z Skipping (s,q) (1.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8076312Z Skipping (s,q) (1.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8076471Z Skipping (s,q) (1.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8076636Z Skipping (s,q) (1.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8076793Z Skipping (s,q) (1.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8076951Z Skipping (s,q) (1.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8077117Z Skipping (s,q) (1.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8077278Z Skipping (s,q) (1.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8077482Z Skipping (s,q) (1.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8077640Z Skipping (s,q) (1.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8077797Z Skipping (s,q) (1.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8077963Z Skipping (s,q) (1.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8078161Z Skipping (s,q) (1.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8078320Z Skipping (s,q) (1.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8078485Z Skipping (s,q) (1.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8078644Z Skipping (s,q) (1.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8078808Z Skipping (s,q) (1.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8078967Z Skipping (s,q) (1.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8079163Z Skipping (s,q) (1.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8079334Z Skipping (s,q) (1.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8079490Z Skipping (s,q) (1.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8079646Z Skipping (s,q) (1.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8079814Z Skipping (s,q) (1.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8079976Z Skipping (s,q) (1.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8080138Z Skipping (s,q) (1.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8080348Z Skipping (s,q) (1.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8080506Z Skipping (s,q) (1.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8080666Z Skipping (s,q) (1.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8080825Z Skipping (s,q) (1.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8080985Z Skipping (s,q) (1.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8081151Z Skipping (s,q) (1.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8081311Z Skipping (s,q) (1.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8081473Z Skipping (s,q) (0.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8081631Z Skipping (s,q) (0.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8081792Z Skipping (s,q) (0.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8081955Z Skipping (s,q) (0.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8082113Z Skipping (s,q) (0.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8082269Z Skipping (s,q) (0.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8082431Z Skipping (s,q) (0.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8082587Z Skipping (s,q) (0.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8082753Z Skipping (s,q) (0.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8082910Z Skipping (s,q) (0.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8083072Z Skipping (s,q) (0.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8083235Z Skipping (s,q) (0.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8083442Z Skipping (s,q) (0.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8083606Z Skipping (s,q) (0.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8083767Z Skipping (s,q) (0.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8083924Z Skipping (s,q) (0.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8084080Z Skipping (s,q) (0.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8084242Z Skipping (s,q) (0.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8084398Z Skipping (s,q) (0.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8084565Z Skipping (s,q) (0.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8084723Z Skipping (s,q) (0.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8084925Z Skipping (s,q) (0.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8085090Z Skipping (s,q) (0.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8085249Z Skipping (s,q) (0.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8085446Z Skipping (s,q) (0.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8085611Z Skipping (s,q) (0.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8085768Z Skipping (s,q) (0.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8085932Z Skipping (s,q) (0.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8086091Z Skipping (s,q) (0.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8086248Z Skipping (s,q) (0.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8086451Z Skipping (s,q) (0.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8086612Z Skipping (s,q) (0.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8086771Z Skipping (s,q) (0.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8086932Z Skipping (s,q) (0.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8087093Z Skipping (s,q) (0.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8087260Z Skipping (s,q) (0.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8087418Z Skipping (s,q) (0.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8087602Z Skipping (s,q) (0.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8087787Z Skipping (s,q) (0.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8087945Z Skipping (s,q) (0.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8088103Z Skipping (s,q) (0.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8088271Z Skipping (s,q) (0.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8088428Z Skipping (s,q) (0.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8088593Z Skipping (s,q) (0.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8088750Z Skipping (s,q) (0.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8088910Z Skipping (s,q) (0.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8089076Z Skipping (s,q) (0.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8089232Z Skipping (s,q) (0.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8089389Z Skipping (s,q) (0.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8089552Z Skipping (s,q) (0.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8089712Z Skipping (s,q) (0.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8089875Z Skipping (s,q) (0.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8090037Z Skipping (s,q) (0.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8090195Z Skipping (s,q) (0.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8090364Z Skipping (s,q) (0.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8090525Z Skipping (s,q) (0.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8090747Z Skipping (s,q) (0.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8090916Z Skipping (s,q) (0.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8091077Z Skipping (s,q) (0.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8091239Z Skipping (s,q) (0.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8091399Z Skipping (s,q) (0.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8092431Z Skipping (s,q) (0.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8092939Z Skipping (s,q) (0.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8093134Z Skipping (s,q) (0.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8093302Z Skipping (s,q) (0.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8093778Z Skipping (s,q) (0.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8093944Z Skipping (s,q) (0.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8094116Z Skipping (s,q) (0.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8094367Z Skipping (s,q) (0.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8094531Z Skipping (s,q) (0.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8094701Z Skipping (s,q) (0.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8094864Z Skipping (s,q) (0.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8095028Z Skipping (s,q) (0.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8095196Z Skipping (s,q) (0.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8095433Z Skipping (s,q) (0.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8095601Z Skipping (s,q) (0.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8095773Z Skipping (s,q) (0.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8095937Z Skipping (s,q) (0.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8096108Z Skipping (s,q) (0.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8096276Z Skipping (s,q) (0.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8096440Z Skipping (s,q) (0.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8096610Z Skipping (s,q) (0.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8096774Z Skipping (s,q) (0.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8096936Z Skipping (s,q) (0.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8097104Z Skipping (s,q) (0.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8097269Z Skipping (s,q) (0.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8097441Z Skipping (s,q) (0.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8097605Z Skipping (s,q) (0.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8097766Z Skipping (s,q) (0.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8097936Z Skipping (s,q) (0.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8098104Z Skipping (s,q) (0.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8098289Z Skipping (s,q) (0.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8098487Z Skipping (s,q) (0.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8098651Z Skipping (s,q) (0.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8098820Z Skipping (s,q) (0.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8098983Z Skipping (s,q) (0.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8099149Z Skipping (s,q) (0.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8099318Z Skipping (s,q) (0.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8099483Z Skipping (s,q) (0.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8099643Z Skipping (s,q) (1, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8099884Z Skipping (s,q) (1.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8100052Z Skipping (s,q) (1.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8100219Z Skipping (s,q) (1.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8100381Z Skipping (s,q) (1.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8100543Z Skipping (s,q) (1.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8100711Z Skipping (s,q) (1.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8100873Z Skipping (s,q) (1.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8101038Z Skipping (s,q) (1.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8101209Z Skipping (s,q) (1.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8101415Z Skipping (s,q) (1.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8101583Z Skipping (s,q) (1.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8101749Z Skipping (s,q) (1.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8101948Z Skipping (s,q) (1.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8102116Z Skipping (s,q) (1.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8102278Z Skipping (s,q) (1.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8102440Z Skipping (s,q) (1.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8102608Z Skipping (s,q) (1.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8102774Z Skipping (s,q) (1.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8102975Z Skipping (s,q) (1.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8103146Z Skipping (s,q) (1.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8103313Z Skipping (s,q) (1.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8103481Z Skipping (s,q) (1.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8103647Z Skipping (s,q) (1.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8103810Z Skipping (s,q) (1.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8103980Z Skipping (s,q) (1.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8104144Z Skipping (s,q) (1.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8104307Z Skipping (s,q) (1.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8104476Z Skipping (s,q) (1.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8104638Z Skipping (s,q) (1.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8104810Z Skipping (s,q) (1.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8104974Z Skipping (s,q) (1.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8105141Z Skipping (s,q) (1.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8105310Z Skipping (s,q) (1.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8105475Z Skipping (s,q) (1.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8105639Z Skipping (s,q) (1.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8105808Z Skipping (s,q) (1.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8105971Z Skipping (s,q) (1.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8106143Z Skipping (s,q) (1.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8106307Z Skipping (s,q) (1.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8106469Z Skipping (s,q) (1.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8106642Z Skipping (s,q) (1.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8106807Z Skipping (s,q) (1.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8111470Z Skipping (s,q) (1.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8111666Z Skipping (s,q) (1.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8111902Z Skipping (s,q) (1.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8112081Z Skipping (s,q) (1.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8112245Z Skipping (s,q) (1.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8112409Z Skipping (s,q) (1.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8112582Z Skipping (s,q) (1.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8112759Z Skipping (s,q) (1.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8112926Z Skipping (s,q) (1.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8113099Z Skipping (s,q) (1.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8113262Z Skipping (s,q) (1.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8113477Z Skipping (s,q) (1.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8113640Z Skipping (s,q) (1.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8113806Z Skipping (s,q) (1.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8114016Z Skipping (s,q) (1.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8114179Z Skipping (s,q) (1.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8114342Z Skipping (s,q) (1.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8114513Z Skipping (s,q) (1.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8114677Z Skipping (s,q) (1.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8114850Z Skipping (s,q) (1.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8115052Z Skipping (s,q) (1.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8115217Z Skipping (s,q) (1.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8115391Z Skipping (s,q) (1.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8115554Z Skipping (s,q) (1.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8115716Z Skipping (s,q) (1.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8115892Z Skipping (s,q) (1.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8116056Z Skipping (s,q) (1.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8116218Z Skipping (s,q) (1.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8116394Z Skipping (s,q) (1.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8116555Z Skipping (s,q) (1.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8116725Z Skipping (s,q) (1.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8116892Z Skipping (s,q) (1.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8117056Z Skipping (s,q) (1.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8117228Z Skipping (s,q) (1.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8117392Z Skipping (s,q) (1.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8117554Z Skipping (s,q) (1.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8117730Z Skipping (s,q) (1.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8117895Z Skipping (s,q) (1.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8118091Z Skipping (s,q) (1.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8118278Z Skipping (s,q) (1.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8118442Z Skipping (s,q) (1.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8118612Z Skipping (s,q) (1.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8118778Z Skipping (s,q) (1.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8118941Z Skipping (s,q) (1.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8119114Z Skipping (s,q) (1.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8119278Z Skipping (s,q) (1.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8119447Z Skipping (s,q) (1.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8119656Z Skipping (s,q) (1.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8119821Z Skipping (s,q) (1.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8119990Z Skipping (s,q) (1.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8120154Z Skipping (s,q) (1.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8120401Z Skipping (s,q) (1.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8120572Z Skipping (s,q) (1.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8120740Z Skipping (s,q) (1.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8120913Z Skipping (s,q) (1.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8121119Z Skipping (s,q) (1.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8121281Z Skipping (s,q) (1.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8121452Z Skipping (s,q) (0.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8121656Z Skipping (s,q) (0.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8121820Z Skipping (s,q) (0.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8121991Z Skipping (s,q) (0.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8122154Z Skipping (s,q) (0.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8122326Z Skipping (s,q) (0.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8122488Z Skipping (s,q) (0.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8122717Z Skipping (s,q) (0.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8122890Z Skipping (s,q) (0.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8123056Z Skipping (s,q) (0.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8123221Z Skipping (s,q) (0.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8123394Z Skipping (s,q) (0.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8123562Z Skipping (s,q) (0.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8123734Z Skipping (s,q) (0.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8123898Z Skipping (s,q) (0.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8124062Z Skipping (s,q) (0.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8124234Z Skipping (s,q) (0.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8124396Z Skipping (s,q) (0.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8124563Z Skipping (s,q) (0.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8124737Z Skipping (s,q) (0.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8124904Z Skipping (s,q) (0.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8125075Z Skipping (s,q) (0.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8125239Z Skipping (s,q) (0.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8125407Z Skipping (s,q) (0.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8125579Z Skipping (s,q) (0.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8125741Z Skipping (s,q) (0.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8125904Z Skipping (s,q) (0.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8126078Z Skipping (s,q) (0.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8126241Z Skipping (s,q) (0.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8126408Z Skipping (s,q) (0.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8126579Z Skipping (s,q) (0.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8126744Z Skipping (s,q) (0.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8126915Z Skipping (s,q) (0.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8127078Z Skipping (s,q) (0.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8127287Z Skipping (s,q) (0.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8127460Z Skipping (s,q) (0.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8127624Z Skipping (s,q) (0.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8127787Z Skipping (s,q) (0.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8127961Z Skipping (s,q) (0.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8128128Z Skipping (s,q) (0.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8128327Z Skipping (s,q) (0.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8128512Z Skipping (s,q) (0.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8128716Z Skipping (s,q) (0.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8128888Z Skipping (s,q) (0.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8129052Z Skipping (s,q) (0.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8129255Z Skipping (s,q) (0.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8129427Z Skipping (s,q) (0.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8129589Z Skipping (s,q) (0.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8129759Z Skipping (s,q) (0.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8129924Z Skipping (s,q) (0.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8130086Z Skipping (s,q) (0.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8130297Z Skipping (s,q) (0.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8130464Z Skipping (s,q) (0.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8130631Z Skipping (s,q) (0.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8130805Z Skipping (s,q) (0.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8130968Z Skipping (s,q) (0.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8131143Z Skipping (s,q) (0.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8131307Z Skipping (s,q) (0.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8131470Z Skipping (s,q) (0.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8131641Z Skipping (s,q) (0.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8131803Z Skipping (s,q) (0.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8131966Z Skipping (s,q) (0.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8132141Z Skipping (s,q) (0.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8132303Z Skipping (s,q) (0.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8132476Z Skipping (s,q) (0.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8132638Z Skipping (s,q) (0.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8132800Z Skipping (s,q) (0.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8132975Z Skipping (s,q) (0.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8133138Z Skipping (s,q) (0.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8133301Z Skipping (s,q) (0.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8133473Z Skipping (s,q) (0.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8133636Z Skipping (s,q) (0.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8133807Z Skipping (s,q) (0.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8133971Z Skipping (s,q) (0.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8134134Z Skipping (s,q) (0.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8134305Z Skipping (s,q) (0.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8134468Z Skipping (s,q) (0.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8134629Z Skipping (s,q) (0.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8134861Z Skipping (s,q) (0.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8135025Z Skipping (s,q) (0.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8135188Z Skipping (s,q) (0.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8135358Z Skipping (s,q) (0.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8135520Z Skipping (s,q) (0.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8135691Z Skipping (s,q) (0.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8135858Z Skipping (s,q) (0.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8136022Z Skipping (s,q) (0.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8136232Z Skipping (s,q) (0.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8136394Z Skipping (s,q) (0.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8136557Z Skipping (s,q) (0.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8136769Z Skipping (s,q) (0.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8136933Z Skipping (s,q) (0.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8137104Z Skipping (s,q) (0.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8137267Z Skipping (s,q) (0.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8137431Z Skipping (s,q) (0.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8137600Z Skipping (s,q) (0.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8137761Z Skipping (s,q) (0.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8137962Z Skipping (s,q) (0.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8138136Z Skipping (s,q) (0.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8138296Z Skipping (s,q) (0.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8138460Z Skipping (s,q) (1, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8138626Z Skipping (s,q) (1.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8138788Z Skipping (s,q) (1.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8138958Z Skipping (s,q) (1.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8139119Z Skipping (s,q) (1.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8139279Z Skipping (s,q) (1.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8139449Z Skipping (s,q) (1.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8139608Z Skipping (s,q) (1.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8139778Z Skipping (s,q) (1.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8139939Z Skipping (s,q) (1.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8140101Z Skipping (s,q) (1.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8140269Z Skipping (s,q) (1.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8140435Z Skipping (s,q) (1.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8140595Z Skipping (s,q) (1.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8140764Z Skipping (s,q) (1.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8140926Z Skipping (s,q) (1.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8141095Z Skipping (s,q) (1.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8141256Z Skipping (s,q) (1.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8141421Z Skipping (s,q) (1.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8141594Z Skipping (s,q) (1.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8141757Z Skipping (s,q) (1.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8141919Z Skipping (s,q) (1.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8142089Z Skipping (s,q) (1.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8142296Z Skipping (s,q) (1.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8142467Z Skipping (s,q) (1.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8142628Z Skipping (s,q) (1.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8142788Z Skipping (s,q) (1.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8142958Z Skipping (s,q) (1.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8143118Z Skipping (s,q) (1.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8143281Z Skipping (s,q) (1.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8143453Z Skipping (s,q) (1.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8143656Z Skipping (s,q) (1.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8143819Z Skipping (s,q) (1.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8143989Z Skipping (s,q) (1.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8144192Z Skipping (s,q) (1.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8144361Z Skipping (s,q) (1.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8144522Z Skipping (s,q) (1.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8144685Z Skipping (s,q) (1.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8144855Z Skipping (s,q) (1.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8145016Z Skipping (s,q) (1.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8145178Z Skipping (s,q) (1.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8145389Z Skipping (s,q) (1.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8145555Z Skipping (s,q) (1.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8145727Z Skipping (s,q) (1.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8145889Z Skipping (s,q) (1.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8146052Z Skipping (s,q) (1.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8146224Z Skipping (s,q) (1.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8146384Z Skipping (s,q) (1.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8146544Z Skipping (s,q) (1.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8146712Z Skipping (s,q) (1.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8146873Z Skipping (s,q) (1.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8147065Z Skipping (s,q) (1.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8147267Z Skipping (s,q) (1.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8147469Z Skipping (s,q) (1.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8147679Z Skipping (s,q) (1.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8147879Z Skipping (s,q) (1.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8148078Z Skipping (s,q) (1.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8148291Z Skipping (s,q) (1.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8148491Z Skipping (s,q) (1.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8148699Z Skipping (s,q) (1.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8148898Z Skipping (s,q) (1.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8149099Z Skipping (s,q) (1.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8149309Z Skipping (s,q) (1.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8149511Z Skipping (s,q) (1.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8149712Z Skipping (s,q) (1.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8149890Z Skipping (s,q) (1.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8150052Z Skipping (s,q) (1.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8150261Z Skipping (s,q) (1.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8150423Z Skipping (s,q) (1.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8150583Z Skipping (s,q) (1.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8150751Z Skipping (s,q) (1.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8150911Z Skipping (s,q) (1.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8151070Z Skipping (s,q) (1.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8151238Z Skipping (s,q) (1.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8151399Z Skipping (s,q) (1.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8151605Z Skipping (s,q) (1.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8151764Z Skipping (s,q) (1.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8151925Z Skipping (s,q) (1.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8152095Z Skipping (s,q) (1.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8152317Z Skipping (s,q) (1.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8152478Z Skipping (s,q) (1.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8152648Z Skipping (s,q) (1.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8152810Z Skipping (s,q) (1.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8152977Z Skipping (s,q) (1.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8153137Z Skipping (s,q) (1.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8153335Z Skipping (s,q) (1.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8153506Z Skipping (s,q) (1.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8153666Z Skipping (s,q) (1.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8153826Z Skipping (s,q) (1.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8153997Z Skipping (s,q) (1.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8154160Z Skipping (s,q) (1.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8154321Z Skipping (s,q) (1.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8154490Z Skipping (s,q) (1.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8154649Z Skipping (s,q) (1.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8154820Z Skipping (s,q) (1.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8154983Z Skipping (s,q) (1.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8155145Z Skipping (s,q) (1.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8155318Z Skipping (s,q) (1.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8155480Z Skipping (s,q) (1.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8155640Z Skipping (s,q) (1.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8155810Z Skipping (s,q) (0.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8155974Z Skipping (s,q) (0.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8156140Z Skipping (s,q) (0.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8156300Z Skipping (s,q) (0.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8156460Z Skipping (s,q) (0.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8156629Z Skipping (s,q) (0.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8156790Z Skipping (s,q) (0.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8156959Z Skipping (s,q) (0.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8157169Z Skipping (s,q) (0.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8157368Z Skipping (s,q) (0.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8157578Z Skipping (s,q) (0.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8157831Z Skipping (s,q) (0.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8158034Z Skipping (s,q) (0.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8158245Z Skipping (s,q) (0.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8158445Z Skipping (s,q) (0.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8158643Z Skipping (s,q) (0.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8158855Z Skipping (s,q) (0.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8159056Z Skipping (s,q) (0.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8159271Z Skipping (s,q) (0.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8159517Z Skipping (s,q) (0.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8159717Z Skipping (s,q) (0.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8159909Z Skipping (s,q) (0.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8160075Z Skipping (s,q) (0.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8160348Z Skipping (s,q) (0.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8160519Z Skipping (s,q) (0.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8160679Z Skipping (s,q) (0.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8160851Z Skipping (s,q) (0.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8161013Z Skipping (s,q) (0.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8161172Z Skipping (s,q) (0.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8161385Z Skipping (s,q) (0.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8161550Z Skipping (s,q) (0.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8161711Z Skipping (s,q) (0.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8161880Z Skipping (s,q) (0.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8162044Z Skipping (s,q) (0.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8162209Z Skipping (s,q) (0.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8162364Z Skipping (s,q) (0.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8162520Z Skipping (s,q) (0.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8162678Z Skipping (s,q) (0.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8162834Z Skipping (s,q) (0.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8162989Z Skipping (s,q) (0.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8163152Z Skipping (s,q) (0.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8163311Z Skipping (s,q) (0.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8163467Z Skipping (s,q) (0.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8163626Z Skipping (s,q) (0.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8163784Z Skipping (s,q) (0.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8163945Z Skipping (s,q) (0.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8164101Z Skipping (s,q) (0.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8164259Z Skipping (s,q) (0.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8164416Z Skipping (s,q) (0.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8164573Z Skipping (s,q) (0.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8164733Z Skipping (s,q) (0.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8164894Z Skipping (s,q) (0.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8165053Z Skipping (s,q) (0.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8165214Z Skipping (s,q) (0.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8165370Z Skipping (s,q) (0.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8165571Z Skipping (s,q) (0.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8165736Z Skipping (s,q) (0.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8165893Z Skipping (s,q) (0.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8166047Z Skipping (s,q) (0.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8166206Z Skipping (s,q) (0.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8166362Z Skipping (s,q) (0.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8166520Z Skipping (s,q) (0.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8166679Z Skipping (s,q) (0.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8166872Z Skipping (s,q) (0.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8167029Z Skipping (s,q) (0.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8167185Z Skipping (s,q) (0.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8167343Z Skipping (s,q) (0.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8167543Z Skipping (s,q) (0.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8167700Z Skipping (s,q) (0.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8167857Z Skipping (s,q) (0.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8168019Z Skipping (s,q) (0.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8168176Z Skipping (s,q) (0.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8168334Z Skipping (s,q) (0.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8168530Z Skipping (s,q) (0.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8168689Z Skipping (s,q) (0.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8168846Z Skipping (s,q) (0.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8169002Z Skipping (s,q) (0.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8169163Z Skipping (s,q) (0.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8169320Z Skipping (s,q) (0.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8169476Z Skipping (s,q) (0.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8169635Z Skipping (s,q) (0.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8169790Z Skipping (s,q) (0.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8169944Z Skipping (s,q) (0.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8170105Z Skipping (s,q) (0.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8170264Z Skipping (s,q) (0.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8170423Z Skipping (s,q) (0.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8170583Z Skipping (s,q) (0.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8170738Z Skipping (s,q) (0.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8170899Z Skipping (s,q) (0.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8171058Z Skipping (s,q) (0.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8171214Z Skipping (s,q) (0.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8171372Z Skipping (s,q) (0.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8171528Z Skipping (s,q) (0.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8171683Z Skipping (s,q) (0.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8171841Z Skipping (s,q) (0.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8171997Z Skipping (s,q) (0.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8172158Z Skipping (s,q) (0.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8172317Z Skipping (s,q) (0.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8172472Z Skipping (s,q) (0.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8172673Z Skipping (s,q) (1, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8172832Z Skipping (s,q) (1.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8172987Z Skipping (s,q) (1.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8173148Z Skipping (s,q) (1.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8173303Z Skipping (s,q) (1.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8173461Z Skipping (s,q) (1.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8173618Z Skipping (s,q) (1.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8173776Z Skipping (s,q) (1.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8173936Z Skipping (s,q) (1.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8174134Z Skipping (s,q) (1.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8174290Z Skipping (s,q) (1.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8174455Z Skipping (s,q) (1.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8174652Z Skipping (s,q) (1.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8174810Z Skipping (s,q) (1.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8174966Z Skipping (s,q) (1.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8175121Z Skipping (s,q) (1.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8175297Z Skipping (s,q) (1.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8175460Z Skipping (s,q) (1.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8175660Z Skipping (s,q) (1.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8175832Z Skipping (s,q) (1.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8175997Z Skipping (s,q) (1.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8176170Z Skipping (s,q) (1.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8176333Z Skipping (s,q) (1.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8176496Z Skipping (s,q) (1.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8176669Z Skipping (s,q) (1.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8176830Z Skipping (s,q) (1.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8176989Z Skipping (s,q) (1.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8177159Z Skipping (s,q) (1.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8177320Z Skipping (s,q) (1.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8177491Z Skipping (s,q) (1.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8177652Z Skipping (s,q) (1.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8177819Z Skipping (s,q) (1.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8177992Z Skipping (s,q) (1.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8178182Z Skipping (s,q) (1.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8178369Z Skipping (s,q) (1.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8178544Z Skipping (s,q) (1.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8178704Z Skipping (s,q) (1.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8178873Z Skipping (s,q) (1.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8179034Z Skipping (s,q) (1.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8179194Z Skipping (s,q) (1.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8179366Z Skipping (s,q) (1.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8179528Z Skipping (s,q) (1.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8179692Z Skipping (s,q) (1.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8179862Z Skipping (s,q) (1.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8180068Z Skipping (s,q) (1.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8180241Z Skipping (s,q) (1.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8180401Z Skipping (s,q) (1.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8180561Z Skipping (s,q) (1.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8180730Z Skipping (s,q) (1.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8180893Z Skipping (s,q) (1.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8181052Z Skipping (s,q) (1.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8181222Z Skipping (s,q) (1.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8181383Z Skipping (s,q) (1.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8181605Z Skipping (s,q) (1.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8181772Z Skipping (s,q) (1.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8181935Z Skipping (s,q) (1.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8182226Z Skipping (s,q) (1.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8182387Z Skipping (s,q) (1.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8182545Z Skipping (s,q) (1.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8182713Z Skipping (s,q) (1.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8182873Z Skipping (s,q) (1.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8183034Z Skipping (s,q) (1.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8183241Z Skipping (s,q) (1.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8183402Z Skipping (s,q) (1.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8183574Z Skipping (s,q) (1.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8183735Z Skipping (s,q) (1.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8183898Z Skipping (s,q) (1.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8184069Z Skipping (s,q) (1.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8184228Z Skipping (s,q) (1.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8184392Z Skipping (s,q) (1.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8184561Z Skipping (s,q) (1.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8184724Z Skipping (s,q) (1.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8184893Z Skipping (s,q) (1.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8185056Z Skipping (s,q) (1.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8185217Z Skipping (s,q) (1.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8185390Z Skipping (s,q) (1.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8185550Z Skipping (s,q) (1.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8185716Z Skipping (s,q) (1.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8185888Z Skipping (s,q) (1.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8186050Z Skipping (s,q) (1.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8186219Z Skipping (s,q) (1.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8186380Z Skipping (s,q) (1.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8186543Z Skipping (s,q) (1.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8186713Z Skipping (s,q) (1.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8186876Z Skipping (s,q) (1.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8187039Z Skipping (s,q) (1.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8187208Z Skipping (s,q) (1.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8187366Z Skipping (s,q) (1.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8187577Z Skipping (s,q) (1.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8187741Z Skipping (s,q) (1.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8187902Z Skipping (s,q) (1.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8188071Z Skipping (s,q) (1.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8188231Z Skipping (s,q) (1.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8188417Z Skipping (s,q) (1.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8188612Z Skipping (s,q) (1.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8188776Z Skipping (s,q) (1.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8188943Z Skipping (s,q) (1.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8189147Z Skipping (s,q) (1.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8189308Z Skipping (s,q) (1.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8189478Z Skipping (s,q) (1.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8189677Z Skipping (s,q) (0.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8189840Z Skipping (s,q) (0.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8190009Z Skipping (s,q) (0.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8190171Z Skipping (s,q) (0.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8190333Z Skipping (s,q) (0.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8190502Z Skipping (s,q) (0.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8190703Z Skipping (s,q) (0.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8190875Z Skipping (s,q) (0.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8191042Z Skipping (s,q) (0.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8191204Z Skipping (s,q) (0.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8191377Z Skipping (s,q) (0.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8191709Z Skipping (s,q) (0.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8191873Z Skipping (s,q) (0.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8192045Z Skipping (s,q) (0.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8192208Z Skipping (s,q) (0.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8192378Z Skipping (s,q) (0.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8192537Z Skipping (s,q) (0.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8192702Z Skipping (s,q) (0.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8192874Z Skipping (s,q) (0.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8193037Z Skipping (s,q) (0.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8193199Z Skipping (s,q) (0.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8193374Z Skipping (s,q) (0.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8193538Z Skipping (s,q) (0.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8193706Z Skipping (s,q) (0.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8193865Z Skipping (s,q) (0.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8194025Z Skipping (s,q) (0.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8194193Z Skipping (s,q) (0.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8194354Z Skipping (s,q) (0.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8194516Z Skipping (s,q) (0.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8194689Z Skipping (s,q) (0.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8194853Z Skipping (s,q) (0.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8195021Z Skipping (s,q) (0.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8195260Z Skipping (s,q) (0.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8195425Z Skipping (s,q) (0.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8195597Z Skipping (s,q) (0.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8195756Z Skipping (s,q) (0.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8195915Z Skipping (s,q) (0.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8196085Z Skipping (s,q) (0.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8196246Z Skipping (s,q) (0.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8196418Z Skipping (s,q) (0.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8196580Z Skipping (s,q) (0.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8196807Z Skipping (s,q) (0.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8196976Z Skipping (s,q) (0.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8197138Z Skipping (s,q) (0.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8197354Z Skipping (s,q) (0.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8197523Z Skipping (s,q) (0.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8197684Z Skipping (s,q) (0.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8197852Z Skipping (s,q) (0.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8198011Z Skipping (s,q) (0.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8198172Z Skipping (s,q) (0.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8198402Z Skipping (s,q) (0.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8198563Z Skipping (s,q) (0.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8198727Z Skipping (s,q) (0.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8198897Z Skipping (s,q) (0.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8199058Z Skipping (s,q) (0.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8199232Z Skipping (s,q) (0.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8199390Z Skipping (s,q) (0.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8199550Z Skipping (s,q) (0.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8199718Z Skipping (s,q) (0.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8199877Z Skipping (s,q) (0.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8200036Z Skipping (s,q) (0.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8200276Z Skipping (s,q) (0.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8200439Z Skipping (s,q) (0.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8200604Z Skipping (s,q) (0.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8200774Z Skipping (s,q) (0.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8200933Z Skipping (s,q) (0.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8201109Z Skipping (s,q) (0.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8201271Z Skipping (s,q) (0.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8201430Z Skipping (s,q) (0.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8201599Z Skipping (s,q) (0.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8201759Z Skipping (s,q) (0.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8201919Z Skipping (s,q) (0.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8202091Z Skipping (s,q) (0.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8202251Z Skipping (s,q) (0.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8202422Z Skipping (s,q) (0.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8202583Z Skipping (s,q) (0.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8202741Z Skipping (s,q) (0.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8202958Z Skipping (s,q) (0.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8203122Z Skipping (s,q) (0.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8203282Z Skipping (s,q) (0.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8203449Z Skipping (s,q) (0.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8203611Z Skipping (s,q) (0.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8203780Z Skipping (s,q) (0.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8203946Z Skipping (s,q) (0.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8204105Z Skipping (s,q) (0.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8204316Z Skipping (s,q) (0.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8204477Z Skipping (s,q) (0.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8204637Z Skipping (s,q) (0.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8204852Z Skipping (s,q) (0.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8205014Z Skipping (s,q) (0.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8205184Z Skipping (s,q) (0.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8205347Z Skipping (s,q) (0.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8205509Z Skipping (s,q) (0.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8205679Z Skipping (s,q) (0.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8205876Z Skipping (s,q) (0.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8206039Z Skipping (s,q) (0.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8206212Z Skipping (s,q) (0.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8206372Z Skipping (s,q) (0.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8206542Z Skipping (s,q) (0.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8206705Z Skipping (s,q) (1, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8206868Z Skipping (s,q) (1.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8207041Z Skipping (s,q) (1.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8207205Z Skipping (s,q) (1.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8207369Z Skipping (s,q) (1.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8207540Z Skipping (s,q) (1.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8207705Z Skipping (s,q) (1.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8207877Z Skipping (s,q) (1.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8208067Z Skipping (s,q) (1.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8208249Z Skipping (s,q) (1.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8208420Z Skipping (s,q) (1.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8208584Z Skipping (s,q) (1.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8208746Z Skipping (s,q) (1.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8208915Z Skipping (s,q) (1.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8209078Z Skipping (s,q) (1.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8209239Z Skipping (s,q) (1.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8209408Z Skipping (s,q) (1.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8209572Z Skipping (s,q) (1.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8209739Z Skipping (s,q) (1.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8209903Z Skipping (s,q) (1.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8210062Z Skipping (s,q) (1.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8210232Z Skipping (s,q) (1.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8210465Z Skipping (s,q) (1.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8210629Z Skipping (s,q) (1.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8210796Z Skipping (s,q) (1.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8210956Z Skipping (s,q) (1.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8211123Z Skipping (s,q) (1.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8211283Z Skipping (s,q) (1.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8211446Z Skipping (s,q) (1.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8211615Z Skipping (s,q) (1.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8211817Z Skipping (s,q) (1.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8211979Z Skipping (s,q) (1.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8212151Z Skipping (s,q) (1.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8212353Z Skipping (s,q) (1.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8212524Z Skipping (s,q) (1.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8212685Z Skipping (s,q) (1.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8212846Z Skipping (s,q) (1.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8213015Z Skipping (s,q) (1.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8213173Z Skipping (s,q) (1.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8213369Z Skipping (s,q) (1.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8213540Z Skipping (s,q) (1.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8213702Z Skipping (s,q) (1.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8213868Z Skipping (s,q) (1.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8214028Z Skipping (s,q) (1.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8214192Z Skipping (s,q) (1.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8214360Z Skipping (s,q) (1.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8214521Z Skipping (s,q) (1.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8214680Z Skipping (s,q) (1.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8214848Z Skipping (s,q) (1.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8215006Z Skipping (s,q) (1.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8215177Z Skipping (s,q) (1.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8215337Z Skipping (s,q) (1.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8215502Z Skipping (s,q) (1.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8215668Z Skipping (s,q) (1.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8215828Z Skipping (s,q) (1.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8215994Z Skipping (s,q) (1.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8216162Z Skipping (s,q) (1.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8216321Z Skipping (s,q) (1.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8216492Z Skipping (s,q) (1.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8216651Z Skipping (s,q) (1.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8216812Z Skipping (s,q) (1.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8216980Z Skipping (s,q) (1.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8217142Z Skipping (s,q) (1.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8217305Z Skipping (s,q) (1.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8217473Z Skipping (s,q) (1.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8217631Z Skipping (s,q) (1.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8217838Z Skipping (s,q) (1.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8218008Z Skipping (s,q) (1.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8218168Z Skipping (s,q) (1.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8218353Z Skipping (s,q) (1.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8218538Z Skipping (s,q) (1.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8218708Z Skipping (s,q) (1.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8218878Z Skipping (s,q) (1.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8219041Z Skipping (s,q) (1.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8219242Z Skipping (s,q) (1.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8219412Z Skipping (s,q) (1.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8219572Z Skipping (s,q) (1.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8219782Z Skipping (s,q) (1.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8219943Z Skipping (s,q) (1.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8220104Z Skipping (s,q) (1.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8220274Z Skipping (s,q) (1.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8220435Z Skipping (s,q) (1.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8220596Z Skipping (s,q) (1.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8220766Z Skipping (s,q) (1.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8220965Z Skipping (s,q) (1.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8221136Z Skipping (s,q) (1.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8221296Z Skipping (s,q) (1.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8221455Z Skipping (s,q) (1.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8221628Z Skipping (s,q) (1.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8221789Z Skipping (s,q) (1.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8221950Z Skipping (s,q) (1.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8222119Z Skipping (s,q) (1.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8222279Z Skipping (s,q) (1.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8222446Z Skipping (s,q) (1.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8222608Z Skipping (s,q) (1.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8222770Z Skipping (s,q) (1.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8222940Z Skipping (s,q) (1.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8223100Z Skipping (s,q) (1.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8223262Z Skipping (s,q) (1.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8223437Z Skipping (s,q) (1.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8223600Z Skipping (s,q) (0.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8223768Z Skipping (s,q) (0.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8223927Z Skipping (s,q) (0.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8224087Z Skipping (s,q) (0.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8224259Z Skipping (s,q) (0.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8224420Z Skipping (s,q) (0.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8224583Z Skipping (s,q) (0.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8224756Z Skipping (s,q) (0.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8224915Z Skipping (s,q) (0.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8225083Z Skipping (s,q) (0.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8225289Z Skipping (s,q) (0.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8225450Z Skipping (s,q) (0.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8225621Z Skipping (s,q) (0.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8225781Z Skipping (s,q) (0.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8225940Z Skipping (s,q) (0.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8226111Z Skipping (s,q) (0.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8226270Z Skipping (s,q) (0.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8226441Z Skipping (s,q) (0.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8226643Z Skipping (s,q) (0.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8226804Z Skipping (s,q) (0.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8226975Z Skipping (s,q) (0.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8227177Z Skipping (s,q) (0.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8227339Z Skipping (s,q) (0.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8227509Z Skipping (s,q) (0.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8227670Z Skipping (s,q) (0.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8227831Z Skipping (s,q) (0.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8227999Z Skipping (s,q) (0.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8228161Z Skipping (s,q) (0.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8228369Z Skipping (s,q) (0.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8228532Z Skipping (s,q) (0.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8228693Z Skipping (s,q) (0.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8228862Z Skipping (s,q) (0.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8229023Z Skipping (s,q) (0.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8229185Z Skipping (s,q) (0.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8229352Z Skipping (s,q) (0.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8229511Z Skipping (s,q) (0.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8229675Z Skipping (s,q) (0.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8229834Z Skipping (s,q) (0.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8229992Z Skipping (s,q) (0.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8230164Z Skipping (s,q) (0.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8230326Z Skipping (s,q) (0.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8230484Z Skipping (s,q) (0.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8230650Z Skipping (s,q) (0.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8230811Z Skipping (s,q) (0.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8230982Z Skipping (s,q) (0.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8231141Z Skipping (s,q) (0.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8231301Z Skipping (s,q) (0.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8231467Z Skipping (s,q) (0.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8231639Z Skipping (s,q) (0.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8231798Z Skipping (s,q) (0.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8231970Z Skipping (s,q) (0.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8232132Z Skipping (s,q) (0.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8232300Z Skipping (s,q) (0.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8232460Z Skipping (s,q) (0.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8232667Z Skipping (s,q) (0.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8232838Z Skipping (s,q) (0.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8232999Z Skipping (s,q) (0.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8233158Z Skipping (s,q) (0.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8233325Z Skipping (s,q) (0.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8233487Z Skipping (s,q) (0.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8233655Z Skipping (s,q) (0.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8233817Z Skipping (s,q) (0.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8234021Z Skipping (s,q) (0.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8234190Z Skipping (s,q) (0.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8234349Z Skipping (s,q) (0.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8234511Z Skipping (s,q) (0.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8234715Z Skipping (s,q) (0.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8234873Z Skipping (s,q) (0.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8235040Z Skipping (s,q) (0.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8235199Z Skipping (s,q) (0.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8235359Z Skipping (s,q) (0.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8235528Z Skipping (s,q) (0.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8235752Z Skipping (s,q) (0.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8235916Z Skipping (s,q) (0.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8236085Z Skipping (s,q) (0.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8236245Z Skipping (s,q) (0.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8236409Z Skipping (s,q) (0.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8236581Z Skipping (s,q) (0.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8236743Z Skipping (s,q) (0.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8236912Z Skipping (s,q) (0.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8237075Z Skipping (s,q) (0.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8237236Z Skipping (s,q) (0.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8237408Z Skipping (s,q) (0.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8237571Z Skipping (s,q) (0.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8237735Z Skipping (s,q) (0.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8237905Z Skipping (s,q) (0.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8238067Z Skipping (s,q) (0.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8238235Z Skipping (s,q) (0.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8241815Z Skipping (s,q) (0.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8241998Z Skipping (s,q) (0.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8242165Z Skipping (s,q) (0.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8242325Z Skipping (s,q) (0.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8242484Z Skipping (s,q) (0.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8242646Z Skipping (s,q) (0.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8242810Z Skipping (s,q) (0.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8242973Z Skipping (s,q) (0.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8243130Z Skipping (s,q) (0.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8243287Z Skipping (s,q) (0.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8243514Z Skipping (s,q) (0.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8243675Z Skipping (s,q) (1, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8243836Z Skipping (s,q) (1.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8243996Z Skipping (s,q) (1.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8244155Z Skipping (s,q) (1.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8244316Z Skipping (s,q) (1.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8244475Z Skipping (s,q) (1.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8244639Z Skipping (s,q) (1.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8244847Z Skipping (s,q) (1.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8245007Z Skipping (s,q) (1.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8245166Z Skipping (s,q) (1.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8245328Z Skipping (s,q) (1.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8245525Z Skipping (s,q) (1.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8245685Z Skipping (s,q) (1.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8245842Z Skipping (s,q) (1.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8246000Z Skipping (s,q) (1.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8246159Z Skipping (s,q) (1.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8246317Z Skipping (s,q) (1.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8246512Z Skipping (s,q) (1.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8246677Z Skipping (s,q) (1.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8246836Z Skipping (s,q) (1.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8246994Z Skipping (s,q) (1.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8247158Z Skipping (s,q) (1.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8247319Z Skipping (s,q) (1.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8247481Z Skipping (s,q) (1.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8247637Z Skipping (s,q) (1.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8247794Z Skipping (s,q) (1.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8247959Z Skipping (s,q) (1.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8248141Z Skipping (s,q) (1.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8248326Z Skipping (s,q) (1.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8248489Z Skipping (s,q) (1.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8248646Z Skipping (s,q) (1.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8248805Z Skipping (s,q) (1.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8248966Z Skipping (s,q) (1.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8249127Z Skipping (s,q) (1.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8249288Z Skipping (s,q) (1.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8249446Z Skipping (s,q) (1.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8249603Z Skipping (s,q) (1.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8249762Z Skipping (s,q) (1.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8249919Z Skipping (s,q) (1.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8250082Z Skipping (s,q) (1.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8250242Z Skipping (s,q) (1.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8250399Z Skipping (s,q) (1.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8250559Z Skipping (s,q) (1.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8250760Z Skipping (s,q) (1.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8250921Z Skipping (s,q) (1.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8251081Z Skipping (s,q) (1.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8251238Z Skipping (s,q) (1.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8251397Z Skipping (s,q) (1.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8251553Z Skipping (s,q) (1.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8251710Z Skipping (s,q) (1.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8251871Z Skipping (s,q) (1.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8252029Z Skipping (s,q) (1.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8252229Z Skipping (s,q) (1.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8252389Z Skipping (s,q) (1.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8252550Z Skipping (s,q) (1.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8252750Z Skipping (s,q) (1.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8252908Z Skipping (s,q) (1.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8253067Z Skipping (s,q) (1.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8253226Z Skipping (s,q) (1.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8253383Z Skipping (s,q) (1.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8253542Z Skipping (s,q) (1.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8253743Z Skipping (s,q) (1.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8253900Z Skipping (s,q) (1.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8254066Z Skipping (s,q) (1.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8254224Z Skipping (s,q) (1.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8254384Z Skipping (s,q) (1.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8254545Z Skipping (s,q) (1.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8254701Z Skipping (s,q) (1.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8254857Z Skipping (s,q) (1.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8255017Z Skipping (s,q) (1.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8255174Z Skipping (s,q) (1.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8255336Z Skipping (s,q) (1.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8255496Z Skipping (s,q) (1.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8255654Z Skipping (s,q) (1.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8255822Z Skipping (s,q) (1.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8255982Z Skipping (s,q) (1.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8256141Z Skipping (s,q) (1.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8256304Z Skipping (s,q) (1.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8256461Z Skipping (s,q) (1.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8256618Z Skipping (s,q) (1.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8256778Z Skipping (s,q) (1.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8256936Z Skipping (s,q) (1.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8257096Z Skipping (s,q) (1.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8257256Z Skipping (s,q) (1.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8257413Z Skipping (s,q) (1.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8257576Z Skipping (s,q) (1.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8257733Z Skipping (s,q) (1.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8257949Z Skipping (s,q) (1.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8258114Z Skipping (s,q) (1.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8258275Z Skipping (s,q) (1.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8258456Z Skipping (s,q) (1.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8258637Z Skipping (s,q) (1.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8258801Z Skipping (s,q) (1.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8258960Z Skipping (s,q) (1.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8259120Z Skipping (s,q) (1.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8259276Z Skipping (s,q) (1.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8259477Z Skipping (s,q) (1.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8259635Z Skipping (s,q) (1.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8259796Z Skipping (s,q) (1.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8259992Z Skipping (s,q) (1.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8260150Z Skipping (s,q) (0.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8260310Z Skipping (s,q) (0.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8260471Z Skipping (s,q) (0.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8260628Z Skipping (s,q) (0.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8260787Z Skipping (s,q) (0.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8260987Z Skipping (s,q) (0.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8261148Z Skipping (s,q) (0.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8261308Z Skipping (s,q) (0.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8261465Z Skipping (s,q) (0.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8261628Z Skipping (s,q) (0.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8261788Z Skipping (s,q) (0.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8261945Z Skipping (s,q) (0.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8262104Z Skipping (s,q) (0.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8262262Z Skipping (s,q) (0.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8262421Z Skipping (s,q) (0.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8262578Z Skipping (s,q) (0.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8262738Z Skipping (s,q) (0.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8262896Z Skipping (s,q) (0.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8263056Z Skipping (s,q) (0.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8263217Z Skipping (s,q) (0.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8263382Z Skipping (s,q) (0.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8263542Z Skipping (s,q) (0.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8263704Z Skipping (s,q) (0.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8263863Z Skipping (s,q) (0.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8264020Z Skipping (s,q) (0.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8264181Z Skipping (s,q) (0.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8264338Z Skipping (s,q) (0.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8264499Z Skipping (s,q) (0.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8264658Z Skipping (s,q) (0.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8264814Z Skipping (s,q) (0.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8264969Z Skipping (s,q) (0.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8265171Z Skipping (s,q) (0.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8265329Z Skipping (s,q) (0.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8265485Z Skipping (s,q) (0.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8265639Z Skipping (s,q) (0.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8265794Z Skipping (s,q) (0.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8265951Z Skipping (s,q) (0.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8266105Z Skipping (s,q) (0.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8266262Z Skipping (s,q) (0.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8266419Z Skipping (s,q) (0.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8266616Z Skipping (s,q) (0.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8266774Z Skipping (s,q) (0.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8266932Z Skipping (s,q) (0.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8267152Z Skipping (s,q) (0.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8267309Z Skipping (s,q) (0.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8267464Z Skipping (s,q) (0.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8267618Z Skipping (s,q) (0.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8267775Z Skipping (s,q) (0.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8267930Z Skipping (s,q) (0.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8268129Z Skipping (s,q) (0.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8268287Z Skipping (s,q) (0.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8268444Z Skipping (s,q) (0.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8268603Z Skipping (s,q) (0.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8268761Z Skipping (s,q) (0.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8268918Z Skipping (s,q) (0.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8269074Z Skipping (s,q) (0.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8269230Z Skipping (s,q) (0.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8269386Z Skipping (s,q) (0.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8269542Z Skipping (s,q) (0.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8269697Z Skipping (s,q) (0.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8269857Z Skipping (s,q) (0.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8270011Z Skipping (s,q) (0.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8270167Z Skipping (s,q) (0.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8270324Z Skipping (s,q) (0.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8270481Z Skipping (s,q) (0.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8270640Z Skipping (s,q) (0.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8270794Z Skipping (s,q) (0.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8270948Z Skipping (s,q) (0.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8271106Z Skipping (s,q) (0.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8271261Z Skipping (s,q) (0.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8271417Z Skipping (s,q) (0.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8271575Z Skipping (s,q) (0.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8271729Z Skipping (s,q) (0.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8271892Z Skipping (s,q) (0.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8272046Z Skipping (s,q) (0.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8272245Z Skipping (s,q) (0.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8272407Z Skipping (s,q) (0.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8272562Z Skipping (s,q) (0.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8272717Z Skipping (s,q) (0.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8272874Z Skipping (s,q) (0.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8273030Z Skipping (s,q) (0.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8273188Z Skipping (s,q) (0.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8273345Z Skipping (s,q) (0.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8273500Z Skipping (s,q) (0.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8273702Z Skipping (s,q) (0.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8273857Z Skipping (s,q) (0.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8274015Z Skipping (s,q) (0.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8274212Z Skipping (s,q) (0.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8274367Z Skipping (s,q) (0.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8274523Z Skipping (s,q) (0.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8274681Z Skipping (s,q) (0.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8274837Z Skipping (s,q) (0.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8274995Z Skipping (s,q) (0.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8275187Z Skipping (s,q) (0.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8275344Z Skipping (s,q) (0.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8275504Z Skipping (s,q) (0.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8275658Z Skipping (s,q) (0.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8275816Z Skipping (s,q) (0.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8275974Z Skipping (s,q) (0.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8276127Z Skipping (s,q) (1, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8276284Z Skipping (s,q) (1.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8276439Z Skipping (s,q) (1.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8276593Z Skipping (s,q) (1.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8276749Z Skipping (s,q) (1.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8276906Z Skipping (s,q) (1.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8277060Z Skipping (s,q) (1.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8277218Z Skipping (s,q) (1.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8277373Z Skipping (s,q) (1.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8277532Z Skipping (s,q) (1.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8277688Z Skipping (s,q) (1.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8277846Z Skipping (s,q) (1.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8278020Z Skipping (s,q) (1.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8278200Z Skipping (s,q) (1.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8278365Z Skipping (s,q) (1.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8278521Z Skipping (s,q) (1.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8278678Z Skipping (s,q) (1.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8278836Z Skipping (s,q) (1.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8278995Z Skipping (s,q) (1.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8279150Z Skipping (s,q) (1.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8279308Z Skipping (s,q) (1.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8279512Z Skipping (s,q) (1.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8279668Z Skipping (s,q) (1.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8279827Z Skipping (s,q) (1.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8279984Z Skipping (s,q) (1.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8280140Z Skipping (s,q) (1.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8280413Z Skipping (s,q) (1.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8280571Z Skipping (s,q) (1.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8280727Z Skipping (s,q) (1.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8280928Z Skipping (s,q) (1.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8281081Z Skipping (s,q) (1.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8281239Z Skipping (s,q) (1.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8281437Z Skipping (s,q) (1.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8281594Z Skipping (s,q) (1.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8281751Z Skipping (s,q) (1.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8281905Z Skipping (s,q) (1.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8282062Z Skipping (s,q) (1.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8282215Z Skipping (s,q) (1.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8282409Z Skipping (s,q) (1.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8282568Z Skipping (s,q) (1.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8282725Z Skipping (s,q) (1.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8282880Z Skipping (s,q) (1.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8283037Z Skipping (s,q) (1.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8283197Z Skipping (s,q) (1.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8283357Z Skipping (s,q) (1.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8283516Z Skipping (s,q) (1.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8283672Z Skipping (s,q) (1.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8283832Z Skipping (s,q) (1.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8283986Z Skipping (s,q) (1.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8284144Z Skipping (s,q) (1.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8284302Z Skipping (s,q) (1.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8284462Z Skipping (s,q) (1.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8284622Z Skipping (s,q) (1.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8284779Z Skipping (s,q) (1.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8284939Z Skipping (s,q) (1.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8285097Z Skipping (s,q) (1.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8285253Z Skipping (s,q) (1.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8285410Z Skipping (s,q) (1.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8285569Z Skipping (s,q) (1.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8285726Z Skipping (s,q) (1.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8285888Z Skipping (s,q) (1.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8286044Z Skipping (s,q) (1.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8286202Z Skipping (s,q) (1.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8286362Z Skipping (s,q) (1.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8286519Z Skipping (s,q) (1.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8286725Z Skipping (s,q) (1.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8286884Z Skipping (s,q) (1.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8287039Z Skipping (s,q) (1.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8287196Z Skipping (s,q) (1.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8287352Z Skipping (s,q) (1.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8287508Z Skipping (s,q) (1.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8287671Z Skipping (s,q) (1.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8287826Z Skipping (s,q) (1.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8288022Z Skipping (s,q) (1.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8288182Z Skipping (s,q) (1.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8288361Z Skipping (s,q) (1.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8288588Z Skipping (s,q) (1.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8288742Z Skipping (s,q) (1.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8288896Z Skipping (s,q) (1.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8289052Z Skipping (s,q) (1.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8289207Z Skipping (s,q) (1.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8289363Z Skipping (s,q) (1.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8289559Z Skipping (s,q) (1.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8289717Z Skipping (s,q) (1.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8289876Z Skipping (s,q) (1.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8290030Z Skipping (s,q) (1.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8290184Z Skipping (s,q) (1.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8290345Z Skipping (s,q) (1.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8290500Z Skipping (s,q) (1.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8290653Z Skipping (s,q) (1.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8290810Z Skipping (s,q) (1.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8290965Z Skipping (s,q) (1.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8291119Z Skipping (s,q) (1.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8291278Z Skipping (s,q) (1.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8291602Z Skipping (s,q) (1.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8291767Z Skipping (s,q) (1.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8291921Z Skipping (s,q) (1.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8292075Z Skipping (s,q) (1.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8292237Z Skipping (s,q) (1.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8292391Z Skipping (s,q) (1.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8292546Z Skipping (s,q) (0.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8292705Z Skipping (s,q) (0.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8292861Z Skipping (s,q) (0.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8293020Z Skipping (s,q) (0.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8293177Z Skipping (s,q) (0.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8293331Z Skipping (s,q) (0.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8293491Z Skipping (s,q) (0.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8293645Z Skipping (s,q) (0.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8293799Z Skipping (s,q) (0.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8294038Z Skipping (s,q) (0.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8294196Z Skipping (s,q) (0.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8294354Z Skipping (s,q) (0.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8294509Z Skipping (s,q) (0.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8294665Z Skipping (s,q) (0.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8294823Z Skipping (s,q) (0.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8294981Z Skipping (s,q) (0.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8295136Z Skipping (s,q) (0.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8295384Z Skipping (s,q) (0.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8295539Z Skipping (s,q) (0.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8295698Z Skipping (s,q) (0.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8295914Z Skipping (s,q) (0.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8296068Z Skipping (s,q) (0.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8296227Z Skipping (s,q) (0.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8296381Z Skipping (s,q) (0.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8296536Z Skipping (s,q) (0.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8296694Z Skipping (s,q) (0.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8296907Z Skipping (s,q) (0.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8297068Z Skipping (s,q) (0.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8297229Z Skipping (s,q) (0.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8297384Z Skipping (s,q) (0.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8297544Z Skipping (s,q) (0.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8297705Z Skipping (s,q) (0.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8297862Z Skipping (s,q) (0.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8298023Z Skipping (s,q) (0.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8298181Z Skipping (s,q) (0.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8298338Z Skipping (s,q) (0.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8298494Z Skipping (s,q) (0.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8298653Z Skipping (s,q) (0.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8298813Z Skipping (s,q) (0.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8298972Z Skipping (s,q) (0.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8299129Z Skipping (s,q) (0.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8299290Z Skipping (s,q) (0.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8299451Z Skipping (s,q) (0.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8299610Z Skipping (s,q) (0.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8299765Z Skipping (s,q) (0.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8299922Z Skipping (s,q) (0.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8300081Z Skipping (s,q) (0.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8300238Z Skipping (s,q) (0.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8300395Z Skipping (s,q) (0.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8300556Z Skipping (s,q) (0.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8300717Z Skipping (s,q) (0.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8300873Z Skipping (s,q) (0.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8301032Z Skipping (s,q) (0.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8301236Z Skipping (s,q) (0.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8301397Z Skipping (s,q) (0.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8301555Z Skipping (s,q) (0.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8301713Z Skipping (s,q) (0.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8301873Z Skipping (s,q) (0.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8302030Z Skipping (s,q) (0.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8302187Z Skipping (s,q) (0.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8302349Z Skipping (s,q) (0.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8302634Z Skipping (s,q) (0.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8302800Z Skipping (s,q) (0.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8302962Z Skipping (s,q) (0.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8303163Z Skipping (s,q) (0.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8303329Z Skipping (s,q) (0.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8303490Z Skipping (s,q) (0.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8303647Z Skipping (s,q) (0.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8303808Z Skipping (s,q) (0.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8303970Z Skipping (s,q) (0.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8304134Z Skipping (s,q) (0.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8304330Z Skipping (s,q) (0.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8304491Z Skipping (s,q) (0.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8304650Z Skipping (s,q) (0.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8304806Z Skipping (s,q) (0.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8304969Z Skipping (s,q) (0.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8305135Z Skipping (s,q) (0.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8305294Z Skipping (s,q) (0.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8305458Z Skipping (s,q) (0.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8305615Z Skipping (s,q) (0.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8305776Z Skipping (s,q) (0.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8305938Z Skipping (s,q) (0.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8306101Z Skipping (s,q) (0.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8306262Z Skipping (s,q) (0.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8306427Z Skipping (s,q) (0.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8306585Z Skipping (s,q) (0.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8306759Z Skipping (s,q) (0.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8306920Z Skipping (s,q) (0.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8307076Z Skipping (s,q) (0.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8307238Z Skipping (s,q) (0.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8307396Z Skipping (s,q) (0.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8307554Z Skipping (s,q) (0.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8307716Z Skipping (s,q) (0.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8307884Z Skipping (s,q) (0.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8308076Z Skipping (s,q) (0.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8308262Z Skipping (s,q) (0.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8308420Z Skipping (s,q) (0.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8308630Z Skipping (s,q) (0.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8308794Z Skipping (s,q) (0.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8308946Z Skipping (s,q) (1, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8309110Z Skipping (s,q) (1.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8309267Z Skipping (s,q) (1.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8309426Z Skipping (s,q) (1.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8309589Z Skipping (s,q) (1.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8309751Z Skipping (s,q) (1.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8309953Z Skipping (s,q) (1.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8310111Z Skipping (s,q) (1.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8310268Z Skipping (s,q) (1.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8310437Z Skipping (s,q) (1.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8310635Z Skipping (s,q) (1.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8310790Z Skipping (s,q) (1.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8310950Z Skipping (s,q) (1.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8311109Z Skipping (s,q) (1.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8311273Z Skipping (s,q) (1.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8311429Z Skipping (s,q) (1.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8311627Z Skipping (s,q) (1.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8311792Z Skipping (s,q) (1.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8311948Z Skipping (s,q) (1.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8312104Z Skipping (s,q) (1.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8312266Z Skipping (s,q) (1.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8312425Z Skipping (s,q) (1.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8312585Z Skipping (s,q) (1.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8312745Z Skipping (s,q) (1.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8312901Z Skipping (s,q) (1.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8313063Z Skipping (s,q) (1.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8313219Z Skipping (s,q) (1.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8313378Z Skipping (s,q) (1.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8313540Z Skipping (s,q) (1.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8313697Z Skipping (s,q) (1.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8313861Z Skipping (s,q) (1.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8314024Z Skipping (s,q) (1.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8314184Z Skipping (s,q) (1.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8314344Z Skipping (s,q) (1.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8314499Z Skipping (s,q) (1.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8314655Z Skipping (s,q) (1.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8314814Z Skipping (s,q) (1.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8314971Z Skipping (s,q) (1.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8315132Z Skipping (s,q) (1.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8315289Z Skipping (s,q) (1.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8315445Z Skipping (s,q) (1.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8315604Z Skipping (s,q) (1.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8315805Z Skipping (s,q) (1.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8315965Z Skipping (s,q) (1.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8316130Z Skipping (s,q) (1.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8316286Z Skipping (s,q) (1.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8316445Z Skipping (s,q) (1.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8316601Z Skipping (s,q) (1.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8316759Z Skipping (s,q) (1.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8316922Z Skipping (s,q) (1.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8317121Z Skipping (s,q) (1.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8317280Z Skipping (s,q) (1.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8317443Z Skipping (s,q) (1.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8317601Z Skipping (s,q) (1.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8317801Z Skipping (s,q) (1.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8317959Z Skipping (s,q) (1.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8318121Z Skipping (s,q) (1.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8318286Z Skipping (s,q) (1.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8318467Z Skipping (s,q) (1.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8318647Z Skipping (s,q) (1.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8318845Z Skipping (s,q) (1.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8319004Z Skipping (s,q) (1.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8319160Z Skipping (s,q) (1.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8319319Z Skipping (s,q) (1.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8319477Z Skipping (s,q) (1.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8319638Z Skipping (s,q) (1.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8319793Z Skipping (s,q) (1.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8319949Z Skipping (s,q) (1.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8320108Z Skipping (s,q) (1.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8320320Z Skipping (s,q) (1.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8320478Z Skipping (s,q) (1.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8320641Z Skipping (s,q) (1.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8320801Z Skipping (s,q) (1.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8320966Z Skipping (s,q) (1.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8321124Z Skipping (s,q) (1.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8321282Z Skipping (s,q) (1.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8321442Z Skipping (s,q) (1.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8321598Z Skipping (s,q) (1.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8321755Z Skipping (s,q) (1.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8321912Z Skipping (s,q) (1.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8322069Z Skipping (s,q) (1.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8322232Z Skipping (s,q) (1.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8322390Z Skipping (s,q) (1.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8322553Z Skipping (s,q) (1.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8322716Z Skipping (s,q) (1.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8322875Z Skipping (s,q) (1.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8323103Z Skipping (s,q) (1.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8323269Z Skipping (s,q) (1.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8323425Z Skipping (s,q) (1.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8323589Z Skipping (s,q) (1.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8323745Z Skipping (s,q) (1.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8323900Z Skipping (s,q) (1.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8324060Z Skipping (s,q) (1.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8324216Z Skipping (s,q) (1.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8324412Z Skipping (s,q) (1.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8324569Z Skipping (s,q) (1.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8324726Z Skipping (s,q) (1.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8324894Z Skipping (s,q) (1.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8325094Z Skipping (s,q) (1.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8325251Z Skipping (s,q) (1.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8325411Z Skipping (s,q) (0.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8325568Z Skipping (s,q) (0.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8325722Z Skipping (s,q) (0.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8325879Z Skipping (s,q) (0.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8326071Z Skipping (s,q) (0.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8326234Z Skipping (s,q) (0.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8326391Z Skipping (s,q) (0.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8326548Z Skipping (s,q) (0.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8326712Z Skipping (s,q) (0.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8326869Z Skipping (s,q) (0.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8327026Z Skipping (s,q) (0.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8327189Z Skipping (s,q) (0.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8327346Z Skipping (s,q) (0.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8327504Z Skipping (s,q) (0.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8327681Z Skipping (s,q) (0.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8327863Z Skipping (s,q) (0.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8328039Z Skipping (s,q) (0.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8328196Z Skipping (s,q) (0.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8328352Z Skipping (s,q) (0.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8328518Z Skipping (s,q) (0.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8328677Z Skipping (s,q) (0.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8328832Z Skipping (s,q) (0.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8328991Z Skipping (s,q) (0.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8329145Z Skipping (s,q) (0.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8329304Z Skipping (s,q) (0.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8329459Z Skipping (s,q) (0.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8329618Z Skipping (s,q) (0.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8329781Z Skipping (s,q) (0.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8329936Z Skipping (s,q) (0.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8330092Z Skipping (s,q) (0.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8330299Z Skipping (s,q) (0.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8330460Z Skipping (s,q) (0.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8330621Z Skipping (s,q) (0.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8330779Z Skipping (s,q) (0.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8330936Z Skipping (s,q) (0.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8331099Z Skipping (s,q) (0.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8331253Z Skipping (s,q) (0.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8331412Z Skipping (s,q) (0.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8331579Z Skipping (s,q) (0.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8331780Z Skipping (s,q) (0.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8331943Z Skipping (s,q) (0.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8332105Z Skipping (s,q) (0.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8332298Z Skipping (s,q) (0.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8332456Z Skipping (s,q) (0.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8332612Z Skipping (s,q) (0.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8332768Z Skipping (s,q) (0.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8332931Z Skipping (s,q) (0.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8333086Z Skipping (s,q) (0.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8333285Z Skipping (s,q) (0.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8333444Z Skipping (s,q) (0.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8333602Z Skipping (s,q) (0.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8333760Z Skipping (s,q) (0.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8333919Z Skipping (s,q) (0.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8334078Z Skipping (s,q) (0.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8334239Z Skipping (s,q) (0.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8334398Z Skipping (s,q) (0.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8334557Z Skipping (s,q) (0.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8334717Z Skipping (s,q) (0.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8334871Z Skipping (s,q) (0.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8335037Z Skipping (s,q) (0.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8335194Z Skipping (s,q) (0.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8335359Z Skipping (s,q) (0.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8335518Z Skipping (s,q) (0.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8335679Z Skipping (s,q) (0.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8335839Z Skipping (s,q) (0.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8336002Z Skipping (s,q) (0.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8336161Z Skipping (s,q) (0.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8336323Z Skipping (s,q) (0.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8336480Z Skipping (s,q) (0.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8336641Z Skipping (s,q) (0.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8336808Z Skipping (s,q) (0.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8336967Z Skipping (s,q) (0.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8337129Z Skipping (s,q) (0.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8337292Z Skipping (s,q) (0.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8337494Z Skipping (s,q) (0.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8337663Z Skipping (s,q) (0.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8337822Z Skipping (s,q) (0.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8338004Z Skipping (s,q) (0.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8338193Z Skipping (s,q) (0.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8338350Z Skipping (s,q) (0.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8338507Z Skipping (s,q) (0.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8338674Z Skipping (s,q) (0.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8338831Z Skipping (s,q) (0.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8339038Z Skipping (s,q) (0.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8339196Z Skipping (s,q) (0.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8339357Z Skipping (s,q) (0.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8339559Z Skipping (s,q) (0.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8339716Z Skipping (s,q) (0.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8339874Z Skipping (s,q) (0.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8340038Z Skipping (s,q) (0.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8340198Z Skipping (s,q) (0.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8340361Z Skipping (s,q) (0.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8340562Z Skipping (s,q) (0.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8340724Z Skipping (s,q) (0.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8340891Z Skipping (s,q) (0.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8341049Z Skipping (s,q) (0.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8341213Z Skipping (s,q) (0.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8341377Z Skipping (s,q) (0.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8341534Z Skipping (s,q) (0.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8341692Z Skipping (s,q) (1, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8341848Z Skipping (s,q) (1.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8342005Z Skipping (s,q) (1.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8342166Z Skipping (s,q) (1.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8342327Z Skipping (s,q) (1.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8342483Z Skipping (s,q) (1.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8342647Z Skipping (s,q) (1.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8342805Z Skipping (s,q) (1.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8342970Z Skipping (s,q) (1.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8343128Z Skipping (s,q) (1.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8343285Z Skipping (s,q) (1.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8343449Z Skipping (s,q) (1.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8343607Z Skipping (s,q) (1.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8343764Z Skipping (s,q) (1.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8343927Z Skipping (s,q) (1.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8344089Z Skipping (s,q) (1.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8344248Z Skipping (s,q) (1.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8344408Z Skipping (s,q) (1.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8344568Z Skipping (s,q) (1.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8344779Z Skipping (s,q) (1.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8345141Z Skipping (s,q) (1.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8345362Z Skipping (s,q) (1.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8345529Z Skipping (s,q) (1.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8345686Z Skipping (s,q) (1.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8345842Z Skipping (s,q) (1.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8346005Z Skipping (s,q) (1.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8346289Z Skipping (s,q) (1.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8346489Z Skipping (s,q) (1.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8346717Z Skipping (s,q) (1.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8346876Z Skipping (s,q) (1.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8347040Z Skipping (s,q) (1.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8347246Z Skipping (s,q) (1.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8347405Z Skipping (s,q) (1.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8347567Z Skipping (s,q) (1.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8347725Z Skipping (s,q) (1.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8347888Z Skipping (s,q) (1.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8348045Z Skipping (s,q) (1.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8348272Z Skipping (s,q) (1.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8348461Z Skipping (s,q) (1.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8348643Z Skipping (s,q) (1.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8348799Z Skipping (s,q) (1.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8348962Z Skipping (s,q) (1.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8349122Z Skipping (s,q) (1.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8349284Z Skipping (s,q) (1.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8349442Z Skipping (s,q) (1.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8349598Z Skipping (s,q) (1.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8349760Z Skipping (s,q) (1.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8349917Z Skipping (s,q) (1.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8350076Z Skipping (s,q) (1.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8350237Z Skipping (s,q) (1.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8350398Z Skipping (s,q) (1.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8350558Z Skipping (s,q) (1.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8350715Z Skipping (s,q) (1.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8350876Z Skipping (s,q) (1.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8351038Z Skipping (s,q) (1.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8351195Z Skipping (s,q) (1.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8351354Z Skipping (s,q) (1.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8351515Z Skipping (s,q) (1.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8351671Z Skipping (s,q) (1.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8351833Z Skipping (s,q) (1.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8351993Z Skipping (s,q) (1.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8352155Z Skipping (s,q) (1.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8352314Z Skipping (s,q) (1.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8352513Z Skipping (s,q) (1.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8352673Z Skipping (s,q) (1.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8352836Z Skipping (s,q) (1.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8352991Z Skipping (s,q) (1.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8353152Z Skipping (s,q) (1.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8353308Z Skipping (s,q) (1.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8353465Z Skipping (s,q) (1.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8353625Z Skipping (s,q) (1.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8353783Z Skipping (s,q) (1.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8353982Z Skipping (s,q) (1.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8354146Z Skipping (s,q) (1.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8354307Z Skipping (s,q) (1.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8354504Z Skipping (s,q) (1.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8354663Z Skipping (s,q) (1.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8354819Z Skipping (s,q) (1.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8354980Z Skipping (s,q) (1.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8355138Z Skipping (s,q) (1.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8355296Z Skipping (s,q) (1.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8355498Z Skipping (s,q) (1.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8355656Z Skipping (s,q) (1.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8355817Z Skipping (s,q) (1.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8355974Z Skipping (s,q) (1.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8356135Z Skipping (s,q) (1.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8356300Z Skipping (s,q) (1.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8356458Z Skipping (s,q) (1.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8356733Z Skipping (s,q) (1.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8356958Z Skipping (s,q) (1.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8357119Z Skipping (s,q) (1.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8357277Z Skipping (s,q) (1.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8357445Z Skipping (s,q) (1.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8357601Z Skipping (s,q) (1.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8357766Z Skipping (s,q) (1.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8357923Z Skipping (s,q) (1.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8358078Z Skipping (s,q) (1.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8358241Z Skipping (s,q) (1.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8358399Z Skipping (s,q) (1.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8358557Z Skipping (s,q) (1.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8358718Z Skipping (s,q) (0.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8358875Z Skipping (s,q) (0.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8359033Z Skipping (s,q) (0.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8359191Z Skipping (s,q) (0.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8359349Z Skipping (s,q) (0.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8359511Z Skipping (s,q) (0.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8359667Z Skipping (s,q) (0.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8359825Z Skipping (s,q) (0.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8360050Z Skipping (s,q) (0.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8360289Z Skipping (s,q) (0.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8360451Z Skipping (s,q) (0.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8360609Z Skipping (s,q) (0.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8360767Z Skipping (s,q) (0.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8360929Z Skipping (s,q) (0.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8361087Z Skipping (s,q) (0.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8361245Z Skipping (s,q) (0.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8361450Z Skipping (s,q) (0.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8361607Z Skipping (s,q) (0.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8361769Z Skipping (s,q) (0.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8361970Z Skipping (s,q) (0.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8362128Z Skipping (s,q) (0.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8362291Z Skipping (s,q) (0.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8362448Z Skipping (s,q) (0.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8362605Z Skipping (s,q) (0.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8362770Z Skipping (s,q) (0.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8362964Z Skipping (s,q) (0.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8363122Z Skipping (s,q) (0.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8363285Z Skipping (s,q) (0.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8363442Z Skipping (s,q) (0.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8363600Z Skipping (s,q) (0.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8363764Z Skipping (s,q) (0.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8363922Z Skipping (s,q) (0.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8364083Z Skipping (s,q) (0.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8364239Z Skipping (s,q) (0.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8364395Z Skipping (s,q) (0.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8367836Z Skipping (s,q) (0.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8368057Z Skipping (s,q) (0.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8368238Z Skipping (s,q) (0.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8368400Z Skipping (s,q) (0.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8368560Z Skipping (s,q) (0.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8368720Z Skipping (s,q) (0.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8368881Z Skipping (s,q) (0.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8369037Z Skipping (s,q) (0.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8369194Z Skipping (s,q) (0.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8369350Z Skipping (s,q) (0.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8369507Z Skipping (s,q) (0.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8369667Z Skipping (s,q) (0.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8369825Z Skipping (s,q) (0.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8369983Z Skipping (s,q) (0.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8370142Z Skipping (s,q) (0.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8370297Z Skipping (s,q) (0.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8370457Z Skipping (s,q) (0.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8370682Z Skipping (s,q) (0.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8370845Z Skipping (s,q) (0.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8371000Z Skipping (s,q) (0.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8371154Z Skipping (s,q) (0.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8371313Z Skipping (s,q) (0.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8371471Z Skipping (s,q) (0.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8371626Z Skipping (s,q) (0.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8371784Z Skipping (s,q) (0.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8372037Z Skipping (s,q) (0.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8372393Z Skipping (s,q) (0.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8372604Z Skipping (s,q) (0.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8372834Z Skipping (s,q) (0.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8372998Z Skipping (s,q) (0.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8373154Z Skipping (s,q) (0.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8373309Z Skipping (s,q) (0.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8373468Z Skipping (s,q) (0.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8373624Z Skipping (s,q) (0.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8373823Z Skipping (s,q) (0.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8373980Z Skipping (s,q) (0.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8374140Z Skipping (s,q) (0.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8374298Z Skipping (s,q) (0.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8374456Z Skipping (s,q) (0.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8374614Z Skipping (s,q) (0.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8374771Z Skipping (s,q) (0.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8374929Z Skipping (s,q) (0.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8375085Z Skipping (s,q) (0.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8375243Z Skipping (s,q) (0.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8375399Z Skipping (s,q) (0.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8375562Z Skipping (s,q) (0.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8375717Z Skipping (s,q) (0.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8375874Z Skipping (s,q) (0.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8376033Z Skipping (s,q) (0.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8376188Z Skipping (s,q) (0.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8376347Z Skipping (s,q) (0.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8376507Z Skipping (s,q) (0.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8376664Z Skipping (s,q) (0.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8376819Z Skipping (s,q) (0.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8376975Z Skipping (s,q) (0.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8377129Z Skipping (s,q) (0.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8377287Z Skipping (s,q) (0.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8377442Z Skipping (s,q) (0.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8377598Z Skipping (s,q) (0.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8377755Z Skipping (s,q) (0.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8377910Z Skipping (s,q) (0.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8378152Z Skipping (s,q) (0.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8378334Z Skipping (s,q) (0.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8378488Z Skipping (s,q) (0.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8378642Z Skipping (s,q) (1, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8378797Z Skipping (s,q) (1.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8378953Z Skipping (s,q) (1.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8379121Z Skipping (s,q) (1.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8379276Z Skipping (s,q) (1.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8379476Z Skipping (s,q) (1.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8379630Z Skipping (s,q) (1.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8379784Z Skipping (s,q) (1.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8380006Z Skipping (s,q) (1.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8380161Z Skipping (s,q) (1.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8380314Z Skipping (s,q) (1.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8380473Z Skipping (s,q) (1.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8380627Z Skipping (s,q) (1.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8380783Z Skipping (s,q) (1.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8380936Z Skipping (s,q) (1.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8381130Z Skipping (s,q) (1.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8381290Z Skipping (s,q) (1.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8381444Z Skipping (s,q) (1.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8381600Z Skipping (s,q) (1.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8381766Z Skipping (s,q) (1.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8381921Z Skipping (s,q) (1.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8382080Z Skipping (s,q) (1.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8382237Z Skipping (s,q) (1.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8382392Z Skipping (s,q) (1.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8382554Z Skipping (s,q) (1.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8382709Z Skipping (s,q) (1.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8382866Z Skipping (s,q) (1.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8383024Z Skipping (s,q) (1.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8383178Z Skipping (s,q) (1.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8383336Z Skipping (s,q) (1.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8383497Z Skipping (s,q) (1.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8383653Z Skipping (s,q) (1.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8383811Z Skipping (s,q) (1.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8383965Z Skipping (s,q) (1.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8384119Z Skipping (s,q) (1.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8384277Z Skipping (s,q) (1.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8384430Z Skipping (s,q) (1.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8384587Z Skipping (s,q) (1.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8384748Z Skipping (s,q) (1.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8384901Z Skipping (s,q) (1.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8385060Z Skipping (s,q) (1.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8385261Z Skipping (s,q) (1.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8385416Z Skipping (s,q) (1.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8385578Z Skipping (s,q) (1.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8385732Z Skipping (s,q) (1.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8385886Z Skipping (s,q) (1.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8386045Z Skipping (s,q) (1.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8386203Z Skipping (s,q) (1.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8386369Z Skipping (s,q) (1.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8386562Z Skipping (s,q) (1.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8386716Z Skipping (s,q) (1.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8386876Z Skipping (s,q) (1.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8387071Z Skipping (s,q) (1.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8387225Z Skipping (s,q) (1.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8387388Z Skipping (s,q) (1.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8387543Z Skipping (s,q) (1.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8387701Z Skipping (s,q) (1.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8387857Z Skipping (s,q) (1.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8388013Z Skipping (s,q) (1.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8388213Z Skipping (s,q) (1.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8388371Z Skipping (s,q) (1.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8388527Z Skipping (s,q) (1.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8388686Z Skipping (s,q) (1.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8388850Z Skipping (s,q) (1.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8389008Z Skipping (s,q) (1.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8389162Z Skipping (s,q) (1.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8389316Z Skipping (s,q) (1.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8389473Z Skipping (s,q) (1.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8389628Z Skipping (s,q) (1.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8389783Z Skipping (s,q) (1.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8389948Z Skipping (s,q) (1.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8390106Z Skipping (s,q) (1.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8390266Z Skipping (s,q) (1.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8390421Z Skipping (s,q) (1.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8390577Z Skipping (s,q) (1.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8390738Z Skipping (s,q) (1.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8390893Z Skipping (s,q) (1.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8391047Z Skipping (s,q) (1.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8391203Z Skipping (s,q) (1.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8391358Z Skipping (s,q) (1.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8391675Z Skipping (s,q) (1.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8391838Z Skipping (s,q) (1.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8391997Z Skipping (s,q) (1.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8392160Z Skipping (s,q) (1.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8392317Z Skipping (s,q) (1.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8392555Z Skipping (s,q) (1.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8392721Z Skipping (s,q) (1.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8392875Z Skipping (s,q) (1.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8393029Z Skipping (s,q) (1.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8393188Z Skipping (s,q) (1.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8393343Z Skipping (s,q) (1.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8393502Z Skipping (s,q) (1.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8393664Z Skipping (s,q) (1.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8393885Z Skipping (s,q) (1.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8394042Z Skipping (s,q) (1.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8394199Z Skipping (s,q) (1.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8394357Z Skipping (s,q) (1.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8394568Z Skipping (s,q) (1.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8394723Z Skipping (s,q) (1.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8394880Z Skipping (s,q) (1.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8395035Z Skipping (s,q) (0.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8395191Z Skipping (s,q) (0.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8395349Z Skipping (s,q) (0.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8395560Z Skipping (s,q) (0.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8395718Z Skipping (s,q) (0.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8395874Z Skipping (s,q) (0.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8396028Z Skipping (s,q) (0.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8396187Z Skipping (s,q) (0.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8396344Z Skipping (s,q) (0.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8396497Z Skipping (s,q) (0.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8396654Z Skipping (s,q) (0.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8396809Z Skipping (s,q) (0.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8396965Z Skipping (s,q) (0.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8397120Z Skipping (s,q) (0.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8397279Z Skipping (s,q) (0.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8397441Z Skipping (s,q) (0.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8397595Z Skipping (s,q) (0.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8397749Z Skipping (s,q) (0.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8397909Z Skipping (s,q) (0.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8398067Z Skipping (s,q) (0.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8398223Z Skipping (s,q) (0.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8398382Z Skipping (s,q) (0.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8398537Z Skipping (s,q) (0.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8398695Z Skipping (s,q) (0.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8398849Z Skipping (s,q) (0.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8399006Z Skipping (s,q) (0.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8399167Z Skipping (s,q) (0.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8399321Z Skipping (s,q) (0.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8399475Z Skipping (s,q) (0.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8399681Z Skipping (s,q) (0.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8399841Z Skipping (s,q) (0.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8399999Z Skipping (s,q) (0.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8400153Z Skipping (s,q) (0.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8400374Z Skipping (s,q) (0.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8400530Z Skipping (s,q) (0.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8400684Z Skipping (s,q) (0.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8400841Z Skipping (s,q) (0.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8401046Z Skipping (s,q) (0.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8401200Z Skipping (s,q) (0.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8401354Z Skipping (s,q) (0.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8401515Z Skipping (s,q) (0.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8401709Z Skipping (s,q) (0.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8401868Z Skipping (s,q) (0.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8402024Z Skipping (s,q) (0.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8402178Z Skipping (s,q) (0.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8402338Z Skipping (s,q) (0.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8402493Z Skipping (s,q) (0.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8402709Z Skipping (s,q) (0.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8402870Z Skipping (s,q) (0.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8403027Z Skipping (s,q) (0.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8403185Z Skipping (s,q) (0.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8403341Z Skipping (s,q) (0.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8403499Z Skipping (s,q) (0.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8403658Z Skipping (s,q) (0.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8403811Z Skipping (s,q) (0.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8403967Z Skipping (s,q) (0.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8404126Z Skipping (s,q) (0.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8404283Z Skipping (s,q) (0.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8404445Z Skipping (s,q) (0.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8404603Z Skipping (s,q) (0.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8404758Z Skipping (s,q) (0.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8404914Z Skipping (s,q) (0.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8405070Z Skipping (s,q) (0.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8405232Z Skipping (s,q) (0.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8405389Z Skipping (s,q) (0.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8405544Z Skipping (s,q) (0.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8405701Z Skipping (s,q) (0.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8405858Z Skipping (s,q) (0.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8406012Z Skipping (s,q) (0.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8406172Z Skipping (s,q) (0.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8406332Z Skipping (s,q) (0.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8406489Z Skipping (s,q) (0.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8406645Z Skipping (s,q) (0.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8406844Z Skipping (s,q) (0.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8407004Z Skipping (s,q) (0.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8407160Z Skipping (s,q) (0.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8407314Z Skipping (s,q) (0.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8407471Z Skipping (s,q) (0.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8407626Z Skipping (s,q) (0.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8407783Z Skipping (s,q) (0.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8407964Z Skipping (s,q) (0.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8408223Z Skipping (s,q) (0.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8408380Z Skipping (s,q) (0.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8408534Z Skipping (s,q) (0.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8408690Z Skipping (s,q) (0.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8408889Z Skipping (s,q) (0.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8409042Z Skipping (s,q) (0.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8409197Z Skipping (s,q) (0.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8409355Z Skipping (s,q) (0.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8409509Z Skipping (s,q) (0.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8409664Z Skipping (s,q) (0.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8409863Z Skipping (s,q) (0.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8410024Z Skipping (s,q) (0.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8410182Z Skipping (s,q) (0.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8410336Z Skipping (s,q) (0.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8410494Z Skipping (s,q) (0.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8410654Z Skipping (s,q) (0.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8410808Z Skipping (s,q) (0.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8410965Z Skipping (s,q) (0.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8411121Z Skipping (s,q) (1, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8411278Z Skipping (s,q) (1.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8411438Z Skipping (s,q) (1.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8411594Z Skipping (s,q) (1.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8411748Z Skipping (s,q) (1.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8411908Z Skipping (s,q) (1.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8412063Z Skipping (s,q) (1.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8412220Z Skipping (s,q) (1.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8412380Z Skipping (s,q) (1.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8412535Z Skipping (s,q) (1.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8412694Z Skipping (s,q) (1.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8412850Z Skipping (s,q) (1.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8413007Z Skipping (s,q) (1.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8413163Z Skipping (s,q) (1.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8413319Z Skipping (s,q) (1.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8413472Z Skipping (s,q) (1.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8413631Z Skipping (s,q) (1.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8413784Z Skipping (s,q) (1.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8413986Z Skipping (s,q) (1.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8414144Z Skipping (s,q) (1.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8414298Z Skipping (s,q) (1.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8414455Z Skipping (s,q) (1.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8414609Z Skipping (s,q) (1.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8414765Z Skipping (s,q) (1.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8414923Z Skipping (s,q) (1.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8415079Z Skipping (s,q) (1.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8415240Z Skipping (s,q) (1.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8415439Z Skipping (s,q) (1.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8415595Z Skipping (s,q) (1.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8415757Z Skipping (s,q) (1.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8415950Z Skipping (s,q) (1.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8416107Z Skipping (s,q) (1.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8416265Z Skipping (s,q) (1.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8416418Z Skipping (s,q) (1.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8416576Z Skipping (s,q) (1.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8416729Z Skipping (s,q) (1.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8416922Z Skipping (s,q) (1.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8417079Z Skipping (s,q) (1.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8417240Z Skipping (s,q) (1.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8417396Z Skipping (s,q) (1.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8417557Z Skipping (s,q) (1.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8417716Z Skipping (s,q) (1.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8417874Z Skipping (s,q) (1.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8418029Z Skipping (s,q) (1.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8418186Z Skipping (s,q) (1.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8418368Z Skipping (s,q) (1.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8418548Z Skipping (s,q) (1.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8418707Z Skipping (s,q) (1.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8418865Z Skipping (s,q) (1.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8419022Z Skipping (s,q) (1.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8419176Z Skipping (s,q) (1.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8419337Z Skipping (s,q) (1.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8419494Z Skipping (s,q) (1.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8419652Z Skipping (s,q) (1.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8419807Z Skipping (s,q) (1.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8419962Z Skipping (s,q) (1.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8420119Z Skipping (s,q) (1.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8420273Z Skipping (s,q) (1.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8420429Z Skipping (s,q) (1.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8420585Z Skipping (s,q) (1.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8420742Z Skipping (s,q) (1.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8420900Z Skipping (s,q) (1.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8421175Z Skipping (s,q) (1.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8421334Z Skipping (s,q) (1.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8421490Z Skipping (s,q) (1.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8421645Z Skipping (s,q) (1.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8421798Z Skipping (s,q) (1.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8421954Z Skipping (s,q) (1.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8422109Z Skipping (s,q) (1.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8422269Z Skipping (s,q) (1.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8422423Z Skipping (s,q) (1.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8422620Z Skipping (s,q) (1.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8422776Z Skipping (s,q) (1.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8422933Z Skipping (s,q) (1.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8423125Z Skipping (s,q) (1.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8423281Z Skipping (s,q) (1.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8423435Z Skipping (s,q) (1.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8423592Z Skipping (s,q) (1.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8423745Z Skipping (s,q) (1.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8423900Z Skipping (s,q) (1.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8424096Z Skipping (s,q) (1.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8424252Z Skipping (s,q) (1.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8424410Z Skipping (s,q) (1.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8424567Z Skipping (s,q) (1.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8424725Z Skipping (s,q) (1.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8424884Z Skipping (s,q) (1.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8425037Z Skipping (s,q) (1.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8425191Z Skipping (s,q) (1.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8425348Z Skipping (s,q) (1.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8425503Z Skipping (s,q) (1.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8425657Z Skipping (s,q) (1.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8425815Z Skipping (s,q) (1.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8425970Z Skipping (s,q) (1.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8426131Z Skipping (s,q) (1.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8426285Z Skipping (s,q) (1.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8426442Z Skipping (s,q) (1.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8426601Z Skipping (s,q) (1.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8426755Z Skipping (s,q) (1.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8426910Z Skipping (s,q) (1.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8427068Z Skipping (s,q) (1.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8427222Z Skipping (s,q) (0.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8427379Z Skipping (s,q) (0.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8427537Z Skipping (s,q) (0.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8427715Z Skipping (s,q) (0.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8427898Z Skipping (s,q) (0.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8428053Z Skipping (s,q) (0.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8428254Z Skipping (s,q) (0.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8428413Z Skipping (s,q) (0.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8428567Z Skipping (s,q) (0.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8428729Z Skipping (s,q) (0.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8428894Z Skipping (s,q) (0.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8429051Z Skipping (s,q) (0.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8429213Z Skipping (s,q) (0.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8429373Z Skipping (s,q) (0.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8429534Z Skipping (s,q) (0.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8429741Z Skipping (s,q) (0.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8429897Z Skipping (s,q) (0.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8430053Z Skipping (s,q) (0.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8430248Z Skipping (s,q) (0.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8430406Z Skipping (s,q) (0.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8430567Z Skipping (s,q) (0.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8430722Z Skipping (s,q) (0.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8430876Z Skipping (s,q) (0.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8431036Z Skipping (s,q) (0.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8431230Z Skipping (s,q) (0.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8431385Z Skipping (s,q) (0.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8431547Z Skipping (s,q) (0.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8431703Z Skipping (s,q) (0.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8431866Z Skipping (s,q) (0.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8432022Z Skipping (s,q) (0.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8432178Z Skipping (s,q) (0.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8432334Z Skipping (s,q) (0.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8432488Z Skipping (s,q) (0.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8432643Z Skipping (s,q) (0.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8432799Z Skipping (s,q) (0.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8432958Z Skipping (s,q) (0.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8433115Z Skipping (s,q) (0.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8433274Z Skipping (s,q) (0.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8433429Z Skipping (s,q) (0.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8433589Z Skipping (s,q) (0.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8433749Z Skipping (s,q) (0.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8433906Z Skipping (s,q) (0.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8434070Z Skipping (s,q) (0.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8434226Z Skipping (s,q) (0.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8434385Z Skipping (s,q) (0.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8434543Z Skipping (s,q) (0.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8434702Z Skipping (s,q) (0.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8434863Z Skipping (s,q) (0.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8435021Z Skipping (s,q) (0.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8435176Z Skipping (s,q) (0.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8435400Z Skipping (s,q) (0.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8435557Z Skipping (s,q) (0.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8435714Z Skipping (s,q) (0.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8435869Z Skipping (s,q) (0.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8436022Z Skipping (s,q) (0.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8436183Z Skipping (s,q) (0.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8436338Z Skipping (s,q) (0.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8436495Z Skipping (s,q) (0.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8436654Z Skipping (s,q) (0.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8436852Z Skipping (s,q) (0.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8437007Z Skipping (s,q) (0.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8437166Z Skipping (s,q) (0.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8437359Z Skipping (s,q) (0.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8437516Z Skipping (s,q) (0.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8437672Z Skipping (s,q) (0.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8437829Z Skipping (s,q) (0.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8438012Z Skipping (s,q) (0.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8438190Z Skipping (s,q) (0.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8438382Z Skipping (s,q) (0.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8438540Z Skipping (s,q) (0.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8438698Z Skipping (s,q) (0.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8438856Z Skipping (s,q) (0.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8439011Z Skipping (s,q) (0.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8439169Z Skipping (s,q) (0.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8439326Z Skipping (s,q) (0.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8439484Z Skipping (s,q) (0.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8439639Z Skipping (s,q) (0.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8439795Z Skipping (s,q) (0.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8439957Z Skipping (s,q) (0.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8440117Z Skipping (s,q) (0.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8440318Z Skipping (s,q) (0.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8440477Z Skipping (s,q) (0.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8440636Z Skipping (s,q) (0.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8440792Z Skipping (s,q) (0.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8440954Z Skipping (s,q) (0.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8441115Z Skipping (s,q) (0.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8441270Z Skipping (s,q) (0.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8441428Z Skipping (s,q) (0.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8441584Z Skipping (s,q) (0.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8441739Z Skipping (s,q) (0.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8441906Z Skipping (s,q) (0.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8442061Z Skipping (s,q) (0.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8442218Z Skipping (s,q) (0.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8442382Z Skipping (s,q) (0.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8442540Z Skipping (s,q) (0.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8442751Z Skipping (s,q) (0.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8442908Z Skipping (s,q) (0.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8443064Z Skipping (s,q) (0.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8443227Z Skipping (s,q) (0.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8443382Z Skipping (s,q) (1, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8443537Z Skipping (s,q) (1.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8443697Z Skipping (s,q) (1.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8443852Z Skipping (s,q) (1.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8444050Z Skipping (s,q) (1.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8444205Z Skipping (s,q) (1.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8444359Z Skipping (s,q) (1.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8444559Z Skipping (s,q) (1.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8444714Z Skipping (s,q) (1.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8444872Z Skipping (s,q) (1.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8445038Z Skipping (s,q) (1.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8445199Z Skipping (s,q) (1.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8445355Z Skipping (s,q) (1.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8445552Z Skipping (s,q) (1.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8445706Z Skipping (s,q) (1.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8445870Z Skipping (s,q) (1.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8446023Z Skipping (s,q) (1.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8446176Z Skipping (s,q) (1.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8446337Z Skipping (s,q) (1.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8446491Z Skipping (s,q) (1.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8446645Z Skipping (s,q) (1.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8446802Z Skipping (s,q) (1.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8446958Z Skipping (s,q) (1.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8447126Z Skipping (s,q) (1.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8447287Z Skipping (s,q) (1.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8447443Z Skipping (s,q) (1.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8447606Z Skipping (s,q) (1.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8447760Z Skipping (s,q) (1.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8447916Z Skipping (s,q) (1.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8448089Z Skipping (s,q) (1.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8448270Z Skipping (s,q) (1.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8448458Z Skipping (s,q) (1.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8448616Z Skipping (s,q) (1.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8448774Z Skipping (s,q) (1.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8448932Z Skipping (s,q) (1.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8449090Z Skipping (s,q) (1.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8449245Z Skipping (s,q) (1.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8449412Z Skipping (s,q) (1.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8449566Z Skipping (s,q) (1.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8449731Z Skipping (s,q) (1.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8449937Z Skipping (s,q) (1.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8450097Z Skipping (s,q) (1.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8450263Z Skipping (s,q) (1.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8450420Z Skipping (s,q) (1.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8450578Z Skipping (s,q) (1.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8450741Z Skipping (s,q) (1.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8450897Z Skipping (s,q) (1.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8451062Z Skipping (s,q) (1.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8451260Z Skipping (s,q) (1.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8451415Z Skipping (s,q) (1.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8451574Z Skipping (s,q) (1.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8451773Z Skipping (s,q) (1.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8451930Z Skipping (s,q) (1.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8452093Z Skipping (s,q) (1.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8452249Z Skipping (s,q) (1.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8452412Z Skipping (s,q) (1.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8452570Z Skipping (s,q) (1.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8452769Z Skipping (s,q) (1.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8452931Z Skipping (s,q) (1.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8453090Z Skipping (s,q) (1.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8453245Z Skipping (s,q) (1.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8453407Z Skipping (s,q) (1.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8453566Z Skipping (s,q) (1.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8453722Z Skipping (s,q) (1.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8453881Z Skipping (s,q) (1.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8454038Z Skipping (s,q) (1.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8454195Z Skipping (s,q) (1.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8454352Z Skipping (s,q) (1.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8454512Z Skipping (s,q) (1.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8454674Z Skipping (s,q) (1.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8454832Z Skipping (s,q) (1.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8454988Z Skipping (s,q) (1.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8455150Z Skipping (s,q) (1.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8455311Z Skipping (s,q) (1.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8455474Z Skipping (s,q) (1.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8455632Z Skipping (s,q) (1.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8455788Z Skipping (s,q) (1.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8455951Z Skipping (s,q) (1.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8456107Z Skipping (s,q) (1.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8456266Z Skipping (s,q) (1.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8456429Z Skipping (s,q) (1.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8456592Z Skipping (s,q) (1.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8456752Z Skipping (s,q) (1.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8456909Z Skipping (s,q) (1.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8457110Z Skipping (s,q) (1.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8457270Z Skipping (s,q) (1.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8457424Z Skipping (s,q) (1.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8457577Z Skipping (s,q) (1.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8457742Z Skipping (s,q) (1.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8457899Z Skipping (s,q) (1.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8458062Z Skipping (s,q) (1.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8458222Z Skipping (s,q) (1.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8458421Z Skipping (s,q) (1.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8458585Z Skipping (s,q) (1.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8458744Z Skipping (s,q) (1.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8458941Z Skipping (s,q) (1.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8459105Z Skipping (s,q) (1.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8459263Z Skipping (s,q) (1.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8459427Z Skipping (s,q) (1.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8459584Z Skipping (s,q) (1.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8459743Z Skipping (s,q) (0.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8459912Z Skipping (s,q) (0.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8460135Z Skipping (s,q) (0.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8460298Z Skipping (s,q) (0.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8460459Z Skipping (s,q) (0.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8460616Z Skipping (s,q) (0.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8460785Z Skipping (s,q) (0.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8460944Z Skipping (s,q) (0.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8461101Z Skipping (s,q) (0.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8461266Z Skipping (s,q) (0.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8461425Z Skipping (s,q) (0.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8461583Z Skipping (s,q) (0.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8461746Z Skipping (s,q) (0.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8461906Z Skipping (s,q) (0.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8462071Z Skipping (s,q) (0.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8462228Z Skipping (s,q) (0.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8462384Z Skipping (s,q) (0.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8462549Z Skipping (s,q) (0.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8462710Z Skipping (s,q) (0.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8462869Z Skipping (s,q) (0.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8463033Z Skipping (s,q) (0.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8463192Z Skipping (s,q) (0.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8463350Z Skipping (s,q) (0.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8463512Z Skipping (s,q) (0.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8463671Z Skipping (s,q) (0.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8463833Z Skipping (s,q) (0.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8463991Z Skipping (s,q) (0.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8464148Z Skipping (s,q) (0.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8464356Z Skipping (s,q) (0.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8464516Z Skipping (s,q) (0.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8464674Z Skipping (s,q) (0.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8464839Z Skipping (s,q) (0.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8464996Z Skipping (s,q) (0.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8465159Z Skipping (s,q) (0.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8465316Z Skipping (s,q) (0.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8465476Z Skipping (s,q) (0.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8465677Z Skipping (s,q) (0.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8465833Z Skipping (s,q) (0.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8465991Z Skipping (s,q) (0.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8466193Z Skipping (s,q) (0.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8466350Z Skipping (s,q) (0.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8466510Z Skipping (s,q) (0.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8466665Z Skipping (s,q) (0.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8466820Z Skipping (s,q) (0.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8466982Z Skipping (s,q) (0.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8467141Z Skipping (s,q) (0.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8467336Z Skipping (s,q) (0.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8467505Z Skipping (s,q) (0.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8467662Z Skipping (s,q) (0.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8467823Z Skipping (s,q) (0.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8467988Z Skipping (s,q) (0.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8468158Z Skipping (s,q) (0.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8468345Z Skipping (s,q) (0.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8468515Z Skipping (s,q) (0.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8468672Z Skipping (s,q) (0.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8468835Z Skipping (s,q) (0.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8468993Z Skipping (s,q) (0.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8469158Z Skipping (s,q) (0.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8469316Z Skipping (s,q) (0.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8469475Z Skipping (s,q) (0.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8469637Z Skipping (s,q) (0.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8469798Z Skipping (s,q) (0.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8469962Z Skipping (s,q) (0.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8470126Z Skipping (s,q) (0.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8470284Z Skipping (s,q) (0.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8470444Z Skipping (s,q) (0.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8470601Z Skipping (s,q) (0.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8470757Z Skipping (s,q) (0.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8470923Z Skipping (s,q) (0.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8471081Z Skipping (s,q) (0.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8471239Z Skipping (s,q) (0.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8471404Z Skipping (s,q) (0.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8471604Z Skipping (s,q) (0.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8471764Z Skipping (s,q) (0.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8471926Z Skipping (s,q) (0.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8472082Z Skipping (s,q) (0.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8472246Z Skipping (s,q) (0.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8472400Z Skipping (s,q) (0.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8472558Z Skipping (s,q) (0.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8472726Z Skipping (s,q) (0.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8472928Z Skipping (s,q) (0.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8473086Z Skipping (s,q) (0.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8473250Z Skipping (s,q) (0.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8473409Z Skipping (s,q) (0.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8473614Z Skipping (s,q) (0.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8473773Z Skipping (s,q) (0.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8473931Z Skipping (s,q) (0.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8474095Z Skipping (s,q) (0.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8474253Z Skipping (s,q) (0.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8474411Z Skipping (s,q) (0.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8474614Z Skipping (s,q) (0.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8474783Z Skipping (s,q) (0.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8474947Z Skipping (s,q) (0.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8475105Z Skipping (s,q) (0.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8475268Z Skipping (s,q) (0.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8475436Z Skipping (s,q) (0.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8475594Z Skipping (s,q) (0.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8475753Z Skipping (s,q) (0.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8475919Z Skipping (s,q) (0.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8476075Z Skipping (s,q) (1, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8476241Z Skipping (s,q) (1.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8476402Z Skipping (s,q) (1.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8476561Z Skipping (s,q) (1.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8476728Z Skipping (s,q) (1.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8476885Z Skipping (s,q) (1.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8477045Z Skipping (s,q) (1.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8477215Z Skipping (s,q) (1.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8477375Z Skipping (s,q) (1.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8477541Z Skipping (s,q) (1.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8477699Z Skipping (s,q) (1.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8477858Z Skipping (s,q) (1.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8478024Z Skipping (s,q) (1.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8478189Z Skipping (s,q) (1.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8478375Z Skipping (s,q) (1.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8478566Z Skipping (s,q) (1.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8478726Z Skipping (s,q) (1.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8478939Z Skipping (s,q) (1.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8479098Z Skipping (s,q) (1.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8479255Z Skipping (s,q) (1.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8479419Z Skipping (s,q) (1.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8479581Z Skipping (s,q) (1.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8479740Z Skipping (s,q) (1.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8479907Z Skipping (s,q) (1.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8480068Z Skipping (s,q) (1.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8480358Z Skipping (s,q) (1.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8480522Z Skipping (s,q) (1.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8480680Z Skipping (s,q) (1.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8480845Z Skipping (s,q) (1.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8481043Z Skipping (s,q) (1.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8481202Z Skipping (s,q) (1.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8481366Z Skipping (s,q) (1.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8481524Z Skipping (s,q) (1.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8481682Z Skipping (s,q) (1.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8481845Z Skipping (s,q) (1.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8482041Z Skipping (s,q) (1.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8482210Z Skipping (s,q) (1.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8482368Z Skipping (s,q) (1.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8482524Z Skipping (s,q) (1.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8482693Z Skipping (s,q) (1.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8482853Z Skipping (s,q) (1.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8483010Z Skipping (s,q) (1.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8483175Z Skipping (s,q) (1.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8483332Z Skipping (s,q) (1.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8483498Z Skipping (s,q) (1.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8483657Z Skipping (s,q) (1.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8483816Z Skipping (s,q) (1.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8483982Z Skipping (s,q) (1.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8484138Z Skipping (s,q) (1.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8484296Z Skipping (s,q) (1.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8484463Z Skipping (s,q) (1.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8484627Z Skipping (s,q) (1.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8484792Z Skipping (s,q) (1.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8484952Z Skipping (s,q) (1.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8485111Z Skipping (s,q) (1.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8485275Z Skipping (s,q) (1.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8485436Z Skipping (s,q) (1.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8485596Z Skipping (s,q) (1.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8485763Z Skipping (s,q) (1.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8485923Z Skipping (s,q) (1.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8486088Z Skipping (s,q) (1.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8486290Z Skipping (s,q) (1.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8486452Z Skipping (s,q) (1.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8486615Z Skipping (s,q) (1.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8486774Z Skipping (s,q) (1.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8486932Z Skipping (s,q) (1.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8487096Z Skipping (s,q) (1.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8487256Z Skipping (s,q) (1.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8487423Z Skipping (s,q) (1.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8487624Z Skipping (s,q) (1.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8487782Z Skipping (s,q) (1.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8487947Z Skipping (s,q) (1.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8488112Z Skipping (s,q) (1.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8488340Z Skipping (s,q) (1.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8488503Z Skipping (s,q) (1.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8488663Z Skipping (s,q) (1.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8488828Z Skipping (s,q) (1.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8488987Z Skipping (s,q) (1.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8489144Z Skipping (s,q) (1.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8489351Z Skipping (s,q) (1.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8489510Z Skipping (s,q) (1.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8489670Z Skipping (s,q) (1.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8494806Z Skipping (s,q) (1.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8495015Z Skipping (s,q) (1.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8495185Z Skipping (s,q) (1.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8495356Z Skipping (s,q) (1.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8495519Z Skipping (s,q) (1.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8495687Z Skipping (s,q) (1.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8495849Z Skipping (s,q) (1.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8496010Z Skipping (s,q) (1.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8496186Z Skipping (s,q) (1.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8496349Z Skipping (s,q) (1.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8496512Z Skipping (s,q) (1.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8496680Z Skipping (s,q) (1.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8496841Z Skipping (s,q) (1.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8497007Z Skipping (s,q) (1.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8497165Z Skipping (s,q) (1.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8497327Z Skipping (s,q) (1.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8497495Z Skipping (s,q) (1.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8497656Z Skipping (s,q) (1.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8497817Z Skipping (s,q) (0.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8498008Z Skipping (s,q) (0.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8498190Z Skipping (s,q) (0.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8498361Z Skipping (s,q) (0.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8498520Z Skipping (s,q) (0.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8498918Z Skipping (s,q) (0.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8499089Z Skipping (s,q) (0.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8499248Z Skipping (s,q) (0.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8499409Z Skipping (s,q) (0.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8499574Z Skipping (s,q) (0.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8499733Z Skipping (s,q) (0.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8499902Z Skipping (s,q) (0.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8500067Z Skipping (s,q) (0.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8500225Z Skipping (s,q) (0.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8500487Z Skipping (s,q) (0.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8500648Z Skipping (s,q) (0.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8500805Z Skipping (s,q) (0.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8501031Z Skipping (s,q) (0.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8501189Z Skipping (s,q) (0.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8501352Z Skipping (s,q) (0.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8501510Z Skipping (s,q) (0.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8501673Z Skipping (s,q) (0.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8501835Z Skipping (s,q) (0.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8502061Z Skipping (s,q) (0.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8502220Z Skipping (s,q) (0.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8502388Z Skipping (s,q) (0.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8502544Z Skipping (s,q) (0.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8502710Z Skipping (s,q) (0.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8502870Z Skipping (s,q) (0.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8503028Z Skipping (s,q) (0.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8503192Z Skipping (s,q) (0.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8503349Z Skipping (s,q) (0.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8503506Z Skipping (s,q) (0.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8503669Z Skipping (s,q) (0.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8503829Z Skipping (s,q) (0.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8503986Z Skipping (s,q) (0.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8504152Z Skipping (s,q) (0.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8504308Z Skipping (s,q) (0.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8504474Z Skipping (s,q) (0.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8504635Z Skipping (s,q) (0.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8504794Z Skipping (s,q) (0.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8504959Z Skipping (s,q) (0.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8505117Z Skipping (s,q) (0.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8505277Z Skipping (s,q) (0.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8505445Z Skipping (s,q) (0.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8505606Z Skipping (s,q) (0.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8505770Z Skipping (s,q) (0.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8505930Z Skipping (s,q) (0.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8506089Z Skipping (s,q) (0.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8506298Z Skipping (s,q) (0.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8506458Z Skipping (s,q) (0.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8506615Z Skipping (s,q) (0.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8506777Z Skipping (s,q) (0.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8506934Z Skipping (s,q) (0.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8507096Z Skipping (s,q) (0.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8507252Z Skipping (s,q) (0.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8507412Z Skipping (s,q) (0.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8507574Z Skipping (s,q) (0.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8507775Z Skipping (s,q) (0.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8507931Z Skipping (s,q) (0.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8508115Z Skipping (s,q) (0.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8508356Z Skipping (s,q) (0.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8508520Z Skipping (s,q) (0.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8508680Z Skipping (s,q) (0.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8508837Z Skipping (s,q) (0.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8509000Z Skipping (s,q) (0.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8509158Z Skipping (s,q) (0.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8509354Z Skipping (s,q) (0.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8509521Z Skipping (s,q) (0.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8509684Z Skipping (s,q) (0.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8509849Z Skipping (s,q) (0.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8510010Z Skipping (s,q) (0.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8510174Z Skipping (s,q) (0.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8510337Z Skipping (s,q) (0.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8510495Z Skipping (s,q) (0.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8510655Z Skipping (s,q) (0.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8510819Z Skipping (s,q) (0.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8510976Z Skipping (s,q) (0.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8511144Z Skipping (s,q) (0.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8511303Z Skipping (s,q) (0.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8511464Z Skipping (s,q) (0.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8511632Z Skipping (s,q) (0.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8511791Z Skipping (s,q) (0.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8511951Z Skipping (s,q) (0.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8512118Z Skipping (s,q) (0.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8512277Z Skipping (s,q) (0.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8512434Z Skipping (s,q) (0.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8512600Z Skipping (s,q) (0.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8512761Z Skipping (s,q) (0.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8512930Z Skipping (s,q) (0.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8513090Z Skipping (s,q) (0.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8513250Z Skipping (s,q) (0.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8513420Z Skipping (s,q) (0.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8513622Z Skipping (s,q) (0.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8513782Z Skipping (s,q) (0.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8513950Z Skipping (s,q) (0.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8514107Z Skipping (s,q) (0.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8514270Z Skipping (s,q) (0.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8514430Z Skipping (s,q) (0.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8514585Z Skipping (s,q) (1, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8514753Z Skipping (s,q) (1.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8514911Z Skipping (s,q) (1.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8515110Z Skipping (s,q) (1.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8515277Z Skipping (s,q) (1.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8515437Z Skipping (s,q) (1.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8515644Z Skipping (s,q) (1.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8515803Z Skipping (s,q) (1.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8515962Z Skipping (s,q) (1.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8516132Z Skipping (s,q) (1.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8516292Z Skipping (s,q) (1.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8516453Z Skipping (s,q) (1.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8516656Z Skipping (s,q) (1.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8516817Z Skipping (s,q) (1.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8516985Z Skipping (s,q) (1.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8517143Z Skipping (s,q) (1.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8517304Z Skipping (s,q) (1.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8517474Z Skipping (s,q) (1.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8517633Z Skipping (s,q) (1.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8517792Z Skipping (s,q) (1.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8517958Z Skipping (s,q) (1.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8518118Z Skipping (s,q) (1.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8518283Z Skipping (s,q) (1.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8518446Z Skipping (s,q) (1.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8518604Z Skipping (s,q) (1.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8518775Z Skipping (s,q) (1.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8518934Z Skipping (s,q) (1.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8519094Z Skipping (s,q) (1.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8519264Z Skipping (s,q) (1.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8519424Z Skipping (s,q) (1.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8519589Z Skipping (s,q) (1.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8519750Z Skipping (s,q) (1.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8519908Z Skipping (s,q) (1.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8520073Z Skipping (s,q) (1.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8520335Z Skipping (s,q) (1.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8520496Z Skipping (s,q) (1.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8520663Z Skipping (s,q) (1.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8520823Z Skipping (s,q) (1.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8521027Z Skipping (s,q) (1.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8521196Z Skipping (s,q) (1.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8521356Z Skipping (s,q) (1.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8521523Z Skipping (s,q) (1.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8521682Z Skipping (s,q) (1.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8521841Z Skipping (s,q) (1.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8522005Z Skipping (s,q) (1.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8522167Z Skipping (s,q) (1.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8522325Z Skipping (s,q) (1.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8522568Z Skipping (s,q) (1.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8522726Z Skipping (s,q) (1.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8522891Z Skipping (s,q) (1.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8523092Z Skipping (s,q) (1.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8523254Z Skipping (s,q) (1.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8523421Z Skipping (s,q) (1.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8523581Z Skipping (s,q) (1.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8523741Z Skipping (s,q) (1.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8523904Z Skipping (s,q) (1.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8524101Z Skipping (s,q) (1.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8524267Z Skipping (s,q) (1.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8524429Z Skipping (s,q) (1.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8524589Z Skipping (s,q) (1.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8524754Z Skipping (s,q) (1.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8524919Z Skipping (s,q) (1.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8525079Z Skipping (s,q) (1.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8525246Z Skipping (s,q) (1.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8525404Z Skipping (s,q) (1.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8525568Z Skipping (s,q) (1.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8525727Z Skipping (s,q) (1.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8525889Z Skipping (s,q) (1.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8526054Z Skipping (s,q) (1.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8526218Z Skipping (s,q) (1.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8526379Z Skipping (s,q) (1.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8526543Z Skipping (s,q) (1.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8526706Z Skipping (s,q) (1.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8526870Z Skipping (s,q) (1.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8527030Z Skipping (s,q) (1.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8527188Z Skipping (s,q) (1.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8527357Z Skipping (s,q) (1.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8527515Z Skipping (s,q) (1.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8527676Z Skipping (s,q) (1.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8527849Z Skipping (s,q) (1.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8528032Z Skipping (s,q) (1.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8528226Z Skipping (s,q) (1.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8528390Z Skipping (s,q) (1.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8528597Z Skipping (s,q) (1.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8528762Z Skipping (s,q) (1.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8528924Z Skipping (s,q) (1.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8529084Z Skipping (s,q) (1.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8529248Z Skipping (s,q) (1.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8529407Z Skipping (s,q) (1.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8529574Z Skipping (s,q) (1.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8529733Z Skipping (s,q) (1.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8529936Z Skipping (s,q) (1.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8530105Z Skipping (s,q) (1.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8530264Z Skipping (s,q) (1.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8530462Z Skipping (s,q) (1.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8530628Z Skipping (s,q) (1.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8530786Z Skipping (s,q) (1.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8530945Z Skipping (s,q) (1.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8531115Z Skipping (s,q) (1.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8531275Z Skipping (s,q) (1.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8531479Z Skipping (s,q) (0.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8531641Z Skipping (s,q) (0.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8531802Z Skipping (s,q) (0.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8531971Z Skipping (s,q) (0.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8532129Z Skipping (s,q) (0.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8532294Z Skipping (s,q) (0.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8532461Z Skipping (s,q) (0.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8532620Z Skipping (s,q) (0.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8532785Z Skipping (s,q) (0.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8532946Z Skipping (s,q) (0.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8533105Z Skipping (s,q) (0.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8533273Z Skipping (s,q) (0.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8533433Z Skipping (s,q) (0.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8533593Z Skipping (s,q) (0.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8533755Z Skipping (s,q) (0.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8533913Z Skipping (s,q) (0.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8534081Z Skipping (s,q) (0.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8534240Z Skipping (s,q) (0.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8534399Z Skipping (s,q) (0.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8534562Z Skipping (s,q) (0.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8534720Z Skipping (s,q) (0.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8534878Z Skipping (s,q) (0.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8535046Z Skipping (s,q) (0.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8535204Z Skipping (s,q) (0.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8535372Z Skipping (s,q) (0.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8535531Z Skipping (s,q) (0.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8535692Z Skipping (s,q) (0.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8535908Z Skipping (s,q) (0.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8536071Z Skipping (s,q) (0.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8536230Z Skipping (s,q) (0.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8536399Z Skipping (s,q) (0.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8536558Z Skipping (s,q) (0.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8536724Z Skipping (s,q) (0.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8536886Z Skipping (s,q) (0.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8537044Z Skipping (s,q) (0.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8537263Z Skipping (s,q) (0.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8537421Z Skipping (s,q) (0.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8537580Z Skipping (s,q) (0.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8537787Z Skipping (s,q) (0.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8537946Z Skipping (s,q) (0.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8538112Z Skipping (s,q) (0.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8538275Z Skipping (s,q) (0.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8538441Z Skipping (s,q) (0.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8538629Z Skipping (s,q) (0.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8538938Z Skipping (s,q) (0.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8539099Z Skipping (s,q) (0.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8539265Z Skipping (s,q) (0.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8539424Z Skipping (s,q) (0.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8539581Z Skipping (s,q) (0.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8539753Z Skipping (s,q) (0.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8539914Z Skipping (s,q) (0.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8540082Z Skipping (s,q) (0.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8540242Z Skipping (s,q) (0.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8540399Z Skipping (s,q) (0.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8540564Z Skipping (s,q) (0.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8540725Z Skipping (s,q) (0.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8540886Z Skipping (s,q) (0.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8541052Z Skipping (s,q) (0.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8541211Z Skipping (s,q) (0.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8541375Z Skipping (s,q) (0.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8541541Z Skipping (s,q) (0.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8541700Z Skipping (s,q) (0.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8541865Z Skipping (s,q) (0.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8542023Z Skipping (s,q) (0.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8542181Z Skipping (s,q) (0.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8542346Z Skipping (s,q) (0.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8542507Z Skipping (s,q) (0.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8542676Z Skipping (s,q) (0.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8542839Z Skipping (s,q) (0.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8542998Z Skipping (s,q) (0.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8543162Z Skipping (s,q) (0.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8543377Z Skipping (s,q) (0.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8543538Z Skipping (s,q) (0.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8543703Z Skipping (s,q) (0.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8543862Z Skipping (s,q) (0.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8544027Z Skipping (s,q) (0.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8544188Z Skipping (s,q) (0.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8544346Z Skipping (s,q) (0.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8544515Z Skipping (s,q) (0.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8544716Z Skipping (s,q) (0.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8544874Z Skipping (s,q) (0.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8545041Z Skipping (s,q) (0.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8545242Z Skipping (s,q) (0.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8545406Z Skipping (s,q) (0.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8545564Z Skipping (s,q) (0.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8545723Z Skipping (s,q) (0.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8545889Z Skipping (s,q) (0.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8546047Z Skipping (s,q) (0.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8546207Z Skipping (s,q) (0.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8546803Z Skipping (s,q) (0.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8546976Z Skipping (s,q) (0.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8547143Z Skipping (s,q) (0.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8547301Z Skipping (s,q) (0.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8547464Z Skipping (s,q) (0.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8547630Z Skipping (s,q) (0.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8547787Z Skipping (s,q) (0.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8547945Z Skipping (s,q) (0.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8548109Z Skipping (s,q) (0.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8548269Z Skipping (s,q) (0.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8548428Z Skipping (s,q) (1, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8548600Z Skipping (s,q) (1.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8548762Z Skipping (s,q) (1.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8548925Z Skipping (s,q) (1.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8549084Z Skipping (s,q) (1.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8549247Z Skipping (s,q) (1.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8549411Z Skipping (s,q) (1.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8549569Z Skipping (s,q) (1.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8549726Z Skipping (s,q) (1.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8549891Z Skipping (s,q) (1.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8550048Z Skipping (s,q) (1.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8550213Z Skipping (s,q) (1.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8550376Z Skipping (s,q) (1.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8550535Z Skipping (s,q) (1.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8550698Z Skipping (s,q) (1.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8550855Z Skipping (s,q) (1.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8551089Z Skipping (s,q) (1.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8551255Z Skipping (s,q) (1.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8551414Z Skipping (s,q) (1.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8551579Z Skipping (s,q) (1.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8551736Z Skipping (s,q) (1.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8551895Z Skipping (s,q) (1.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8552058Z Skipping (s,q) (1.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8552218Z Skipping (s,q) (1.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8552420Z Skipping (s,q) (1.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8552584Z Skipping (s,q) (1.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8552742Z Skipping (s,q) (1.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8552910Z Skipping (s,q) (1.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8553109Z Skipping (s,q) (1.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8553266Z Skipping (s,q) (1.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8553432Z Skipping (s,q) (1.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8553590Z Skipping (s,q) (1.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8553760Z Skipping (s,q) (1.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8553926Z Skipping (s,q) (1.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8554122Z Skipping (s,q) (1.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8554291Z Skipping (s,q) (1.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8554450Z Skipping (s,q) (1.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8554608Z Skipping (s,q) (1.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8554773Z Skipping (s,q) (1.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8554931Z Skipping (s,q) (1.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8555089Z Skipping (s,q) (1.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8555256Z Skipping (s,q) (1.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8555417Z Skipping (s,q) (1.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8555582Z Skipping (s,q) (1.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8555740Z Skipping (s,q) (1.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8555901Z Skipping (s,q) (1.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8556069Z Skipping (s,q) (1.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8556227Z Skipping (s,q) (1.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8556384Z Skipping (s,q) (1.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8556551Z Skipping (s,q) (1.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8556713Z Skipping (s,q) (1.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8556880Z Skipping (s,q) (1.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8557039Z Skipping (s,q) (1.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8557198Z Skipping (s,q) (1.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8557361Z Skipping (s,q) (1.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8557518Z Skipping (s,q) (1.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8557700Z Skipping (s,q) (1.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8557870Z Skipping (s,q) (1.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8558029Z Skipping (s,q) (1.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8558189Z Skipping (s,q) (1.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8558397Z Skipping (s,q) (1.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8558561Z Skipping (s,q) (1.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8558726Z Skipping (s,q) (1.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8558883Z Skipping (s,q) (1.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8559044Z Skipping (s,q) (1.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8559211Z Skipping (s,q) (1.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8559369Z Skipping (s,q) (1.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8559531Z Skipping (s,q) (1.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8559738Z Skipping (s,q) (1.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8559897Z Skipping (s,q) (1.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8560061Z Skipping (s,q) (1.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8560339Z Skipping (s,q) (1.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8560539Z Skipping (s,q) (1.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8560705Z Skipping (s,q) (1.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8560863Z Skipping (s,q) (1.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8561024Z Skipping (s,q) (1.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8561188Z Skipping (s,q) (1.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8561349Z Skipping (s,q) (1.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8561554Z Skipping (s,q) (1.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8561717Z Skipping (s,q) (1.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8561876Z Skipping (s,q) (1.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8562041Z Skipping (s,q) (1.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8562205Z Skipping (s,q) (1.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8562364Z Skipping (s,q) (1.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8562532Z Skipping (s,q) (1.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8562692Z Skipping (s,q) (1.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8562858Z Skipping (s,q) (1.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8563015Z Skipping (s,q) (1.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8563174Z Skipping (s,q) (1.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8563342Z Skipping (s,q) (1.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8563505Z Skipping (s,q) (1.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8563663Z Skipping (s,q) (1.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8563826Z Skipping (s,q) (1.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8563986Z Skipping (s,q) (1.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8564153Z Skipping (s,q) (1.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8564310Z Skipping (s,q) (1.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8564467Z Skipping (s,q) (1.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8564635Z Skipping (s,q) (1.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8564793Z Skipping (s,q) (1.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8564949Z Skipping (s,q) (1.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8565115Z Skipping (s,q) (0.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8565275Z Skipping (s,q) (0.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8565438Z Skipping (s,q) (0.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8565596Z Skipping (s,q) (0.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8565799Z Skipping (s,q) (0.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8565968Z Skipping (s,q) (0.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8566127Z Skipping (s,q) (0.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8566285Z Skipping (s,q) (0.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8566450Z Skipping (s,q) (0.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8566607Z Skipping (s,q) (0.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8566769Z Skipping (s,q) (0.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8566938Z Skipping (s,q) (0.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8567141Z Skipping (s,q) (0.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8567304Z Skipping (s,q) (0.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8567463Z Skipping (s,q) (0.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8567622Z Skipping (s,q) (0.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8567831Z Skipping (s,q) (0.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8568014Z Skipping (s,q) (0.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8568196Z Skipping (s,q) (0.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8568365Z Skipping (s,q) (0.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8568526Z Skipping (s,q) (0.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8568693Z Skipping (s,q) (0.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8568892Z Skipping (s,q) (0.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8569054Z Skipping (s,q) (0.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8569218Z Skipping (s,q) (0.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8569375Z Skipping (s,q) (0.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8569534Z Skipping (s,q) (0.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8569698Z Skipping (s,q) (0.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8569855Z Skipping (s,q) (0.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8570019Z Skipping (s,q) (0.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8570178Z Skipping (s,q) (0.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8570335Z Skipping (s,q) (0.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8570499Z Skipping (s,q) (0.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8570659Z Skipping (s,q) (0.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8570821Z Skipping (s,q) (0.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8570985Z Skipping (s,q) (0.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8571143Z Skipping (s,q) (0.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8571311Z Skipping (s,q) (0.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8571475Z Skipping (s,q) (0.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8571632Z Skipping (s,q) (0.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8571799Z Skipping (s,q) (0.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8571958Z Skipping (s,q) (0.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8572116Z Skipping (s,q) (0.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8572282Z Skipping (s,q) (0.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8572444Z Skipping (s,q) (0.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8572610Z Skipping (s,q) (0.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8572768Z Skipping (s,q) (0.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8572926Z Skipping (s,q) (0.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8573139Z Skipping (s,q) (0.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8573299Z Skipping (s,q) (0.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8573459Z Skipping (s,q) (0.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8573629Z Skipping (s,q) (0.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8573789Z Skipping (s,q) (0.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8573954Z Skipping (s,q) (0.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8574114Z Skipping (s,q) (0.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8574276Z Skipping (s,q) (0.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8574486Z Skipping (s,q) (0.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8574646Z Skipping (s,q) (0.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8574805Z Skipping (s,q) (0.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8574977Z Skipping (s,q) (0.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8575175Z Skipping (s,q) (0.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8575340Z Skipping (s,q) (0.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8575499Z Skipping (s,q) (0.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8575658Z Skipping (s,q) (0.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8575824Z Skipping (s,q) (0.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8575983Z Skipping (s,q) (0.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8576208Z Skipping (s,q) (0.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8576377Z Skipping (s,q) (0.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8576537Z Skipping (s,q) (0.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8576697Z Skipping (s,q) (0.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8576867Z Skipping (s,q) (0.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8577029Z Skipping (s,q) (0.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8577194Z Skipping (s,q) (0.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8577353Z Skipping (s,q) (0.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8577510Z Skipping (s,q) (0.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8577674Z Skipping (s,q) (0.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8577832Z Skipping (s,q) (0.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8577991Z Skipping (s,q) (0.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8578156Z Skipping (s,q) (0.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8578327Z Skipping (s,q) (0.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8578520Z Skipping (s,q) (0.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8578701Z Skipping (s,q) (0.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8578864Z Skipping (s,q) (0.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8579030Z Skipping (s,q) (0.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8579188Z Skipping (s,q) (0.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8579346Z Skipping (s,q) (0.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8579508Z Skipping (s,q) (0.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8579665Z Skipping (s,q) (0.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8579830Z Skipping (s,q) (0.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8579988Z Skipping (s,q) (0.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8580149Z Skipping (s,q) (0.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8580313Z Skipping (s,q) (0.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8580520Z Skipping (s,q) (0.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8580684Z Skipping (s,q) (0.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8580847Z Skipping (s,q) (0.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8581005Z Skipping (s,q) (0.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8581168Z Skipping (s,q) (0.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8581324Z Skipping (s,q) (0.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8581485Z Skipping (s,q) (0.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8581646Z Skipping (s,q) (1, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8581803Z Skipping (s,q) (1.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8582007Z Skipping (s,q) (1.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8582172Z Skipping (s,q) (1.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8582333Z Skipping (s,q) (1.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8582536Z Skipping (s,q) (1.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8582694Z Skipping (s,q) (1.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8582850Z Skipping (s,q) (1.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8583016Z Skipping (s,q) (1.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8583178Z Skipping (s,q) (1.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8583336Z Skipping (s,q) (1.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8583538Z Skipping (s,q) (1.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8583697Z Skipping (s,q) (1.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8583866Z Skipping (s,q) (1.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8584022Z Skipping (s,q) (1.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8584185Z Skipping (s,q) (1.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8584348Z Skipping (s,q) (1.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8584504Z Skipping (s,q) (1.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8584660Z Skipping (s,q) (1.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8584825Z Skipping (s,q) (1.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8584980Z Skipping (s,q) (1.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8585136Z Skipping (s,q) (1.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8585299Z Skipping (s,q) (1.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8585455Z Skipping (s,q) (1.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8585620Z Skipping (s,q) (1.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8585777Z Skipping (s,q) (1.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8585936Z Skipping (s,q) (1.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8586103Z Skipping (s,q) (1.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8586258Z Skipping (s,q) (1.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8586414Z Skipping (s,q) (1.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8586577Z Skipping (s,q) (1.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8586733Z Skipping (s,q) (1.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8586896Z Skipping (s,q) (1.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8587056Z Skipping (s,q) (1.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8587212Z Skipping (s,q) (1.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8587376Z Skipping (s,q) (1.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8587537Z Skipping (s,q) (1.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8587739Z Skipping (s,q) (1.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8587906Z Skipping (s,q) (1.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8588062Z Skipping (s,q) (1.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8588224Z Skipping (s,q) (1.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8588381Z Skipping (s,q) (1.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8588536Z Skipping (s,q) (1.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8588699Z Skipping (s,q) (1.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8588860Z Skipping (s,q) (1.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8589019Z Skipping (s,q) (1.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8589228Z Skipping (s,q) (1.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8589386Z Skipping (s,q) (1.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8589554Z Skipping (s,q) (1.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8589751Z Skipping (s,q) (1.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8589908Z Skipping (s,q) (1.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8590076Z Skipping (s,q) (1.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8590233Z Skipping (s,q) (1.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8590389Z Skipping (s,q) (1.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8590553Z Skipping (s,q) (1.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8590750Z Skipping (s,q) (1.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8590917Z Skipping (s,q) (1.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8591081Z Skipping (s,q) (1.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8591239Z Skipping (s,q) (1.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8591411Z Skipping (s,q) (1.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8591903Z Skipping (s,q) (1.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8592060Z Skipping (s,q) (1.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8592223Z Skipping (s,q) (1.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8592380Z Skipping (s,q) (1.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8592544Z Skipping (s,q) (1.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8592703Z Skipping (s,q) (1.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8592863Z Skipping (s,q) (1.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8593025Z Skipping (s,q) (1.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8593185Z Skipping (s,q) (1.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8593342Z Skipping (s,q) (1.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8593507Z Skipping (s,q) (1.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8593666Z Skipping (s,q) (1.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8593826Z Skipping (s,q) (1.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8593989Z Skipping (s,q) (1.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8594148Z Skipping (s,q) (1.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8594311Z Skipping (s,q) (1.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8594468Z Skipping (s,q) (1.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8594627Z Skipping (s,q) (1.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8594790Z Skipping (s,q) (1.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8594949Z Skipping (s,q) (1.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8595110Z Skipping (s,q) (1.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8595421Z Skipping (s,q) (1.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8595582Z Skipping (s,q) (1.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8595742Z Skipping (s,q) (1.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8595899Z Skipping (s,q) (1.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8596057Z Skipping (s,q) (1.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8596218Z Skipping (s,q) (1.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8596373Z Skipping (s,q) (1.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8596533Z Skipping (s,q) (1.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8596696Z Skipping (s,q) (1.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8596927Z Skipping (s,q) (1.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8597091Z Skipping (s,q) (1.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8597252Z Skipping (s,q) (1.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8597463Z Skipping (s,q) (1.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8597625Z Skipping (s,q) (1.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8597781Z Skipping (s,q) (1.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8597940Z Skipping (s,q) (1.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8598129Z Skipping (s,q) (1.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8598311Z Skipping (s,q) (1.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8598531Z Skipping (s,q) (1.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8598690Z Skipping (s,q) (0.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8598849Z Skipping (s,q) (0.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8599013Z Skipping (s,q) (0.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8599172Z Skipping (s,q) (0.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8599331Z Skipping (s,q) (0.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8599495Z Skipping (s,q) (0.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8599651Z Skipping (s,q) (0.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8599812Z Skipping (s,q) (0.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8599968Z Skipping (s,q) (0.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8600125Z Skipping (s,q) (0.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8600365Z Skipping (s,q) (0.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8600524Z Skipping (s,q) (0.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8600683Z Skipping (s,q) (0.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8600846Z Skipping (s,q) (0.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8601002Z Skipping (s,q) (0.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8601167Z Skipping (s,q) (0.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8601321Z Skipping (s,q) (0.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8601478Z Skipping (s,q) (0.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8601640Z Skipping (s,q) (0.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8601797Z Skipping (s,q) (0.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8601953Z Skipping (s,q) (0.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8602120Z Skipping (s,q) (0.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8602279Z Skipping (s,q) (0.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8602442Z Skipping (s,q) (0.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8602600Z Skipping (s,q) (0.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8602757Z Skipping (s,q) (0.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8602970Z Skipping (s,q) (0.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8603129Z Skipping (s,q) (0.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8603284Z Skipping (s,q) (0.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8603447Z Skipping (s,q) (0.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8603605Z Skipping (s,q) (0.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8603761Z Skipping (s,q) (0.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8603928Z Skipping (s,q) (0.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8604085Z Skipping (s,q) (0.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8604289Z Skipping (s,q) (0.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8604449Z Skipping (s,q) (0.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8604606Z Skipping (s,q) (0.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8604837Z Skipping (s,q) (0.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8604997Z Skipping (s,q) (0.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8605154Z Skipping (s,q) (0.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8605318Z Skipping (s,q) (0.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8605475Z Skipping (s,q) (0.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8605640Z Skipping (s,q) (0.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8605837Z Skipping (s,q) (0.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8605997Z Skipping (s,q) (0.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8606164Z Skipping (s,q) (0.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8606321Z Skipping (s,q) (0.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8606478Z Skipping (s,q) (0.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8606646Z Skipping (s,q) (0.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8606803Z Skipping (s,q) (0.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8606967Z Skipping (s,q) (0.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8607124Z Skipping (s,q) (0.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8607281Z Skipping (s,q) (0.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8607446Z Skipping (s,q) (0.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8607604Z Skipping (s,q) (0.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8607762Z Skipping (s,q) (0.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8607927Z Skipping (s,q) (0.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8608088Z Skipping (s,q) (0.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8608274Z Skipping (s,q) (0.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8608459Z Skipping (s,q) (0.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8608619Z Skipping (s,q) (0.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8608782Z Skipping (s,q) (0.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8608938Z Skipping (s,q) (0.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8609093Z Skipping (s,q) (0.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8609256Z Skipping (s,q) (0.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8609416Z Skipping (s,q) (0.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8609577Z Skipping (s,q) (0.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8609741Z Skipping (s,q) (0.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8609898Z Skipping (s,q) (0.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8610063Z Skipping (s,q) (0.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8610266Z Skipping (s,q) (0.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8610425Z Skipping (s,q) (0.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8610588Z Skipping (s,q) (0.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8610749Z Skipping (s,q) (0.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8610912Z Skipping (s,q) (0.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8611070Z Skipping (s,q) (0.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8611229Z Skipping (s,q) (0.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8611391Z Skipping (s,q) (0.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8611591Z Skipping (s,q) (0.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8611745Z Skipping (s,q) (0.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8611907Z Skipping (s,q) (0.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8612105Z Skipping (s,q) (0.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8612262Z Skipping (s,q) (0.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8612426Z Skipping (s,q) (0.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8612584Z Skipping (s,q) (0.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8612749Z Skipping (s,q) (0.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8612904Z Skipping (s,q) (0.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8613100Z Skipping (s,q) (0.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8613265Z Skipping (s,q) (0.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8613425Z Skipping (s,q) (0.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8613582Z Skipping (s,q) (0.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8613747Z Skipping (s,q) (0.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8613910Z Skipping (s,q) (0.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8614075Z Skipping (s,q) (0.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8614230Z Skipping (s,q) (0.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8614386Z Skipping (s,q) (0.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8614552Z Skipping (s,q) (0.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8614708Z Skipping (s,q) (0.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8614868Z Skipping (s,q) (0.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8615028Z Skipping (s,q) (1, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8615187Z Skipping (s,q) (1.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8615351Z Skipping (s,q) (1.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8615510Z Skipping (s,q) (1.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8615672Z Skipping (s,q) (1.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8615834Z Skipping (s,q) (1.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8615993Z Skipping (s,q) (1.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8616150Z Skipping (s,q) (1.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8616312Z Skipping (s,q) (1.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8616469Z Skipping (s,q) (1.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8616632Z Skipping (s,q) (1.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8616789Z Skipping (s,q) (1.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8616948Z Skipping (s,q) (1.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8617113Z Skipping (s,q) (1.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8617271Z Skipping (s,q) (1.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8617474Z Skipping (s,q) (1.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8617637Z Skipping (s,q) (1.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8617793Z Skipping (s,q) (1.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8617954Z Skipping (s,q) (1.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8618110Z Skipping (s,q) (1.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8618266Z Skipping (s,q) (1.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8618432Z Skipping (s,q) (1.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8618590Z Skipping (s,q) (1.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8618791Z Skipping (s,q) (1.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8618957Z Skipping (s,q) (1.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8619115Z Skipping (s,q) (1.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8619320Z Skipping (s,q) (1.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8619478Z Skipping (s,q) (1.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8619635Z Skipping (s,q) (1.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8624347Z Skipping (s,q) (1.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8624537Z Skipping (s,q) (1.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8624703Z Skipping (s,q) (1.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8624949Z Skipping (s,q) (1.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8625113Z Skipping (s,q) (1.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8625276Z Skipping (s,q) (1.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8625444Z Skipping (s,q) (1.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8625605Z Skipping (s,q) (1.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8625780Z Skipping (s,q) (1.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8625939Z Skipping (s,q) (1.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8626099Z Skipping (s,q) (1.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8626265Z Skipping (s,q) (1.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8626425Z Skipping (s,q) (1.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8626585Z Skipping (s,q) (1.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8626751Z Skipping (s,q) (1.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8626914Z Skipping (s,q) (1.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8627081Z Skipping (s,q) (1.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8627241Z Skipping (s,q) (1.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8627401Z Skipping (s,q) (1.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8627573Z Skipping (s,q) (1.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8627733Z Skipping (s,q) (1.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8627898Z Skipping (s,q) (1.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8628093Z Skipping (s,q) (1.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8628275Z Skipping (s,q) (1.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8628442Z Skipping (s,q) (1.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8628602Z Skipping (s,q) (1.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8628765Z Skipping (s,q) (1.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8628934Z Skipping (s,q) (1.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8629094Z Skipping (s,q) (1.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8629253Z Skipping (s,q) (1.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8629473Z Skipping (s,q) (1.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8629635Z Skipping (s,q) (1.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8629801Z Skipping (s,q) (1.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8629961Z Skipping (s,q) (1.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8630121Z Skipping (s,q) (1.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8630286Z Skipping (s,q) (1.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8630446Z Skipping (s,q) (1.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8630609Z Skipping (s,q) (1.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8630818Z Skipping (s,q) (1.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8630979Z Skipping (s,q) (1.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8631144Z Skipping (s,q) (1.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8631350Z Skipping (s,q) (1.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8631510Z Skipping (s,q) (1.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8631678Z Skipping (s,q) (1.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8631837Z Skipping (s,q) (1.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8631999Z Skipping (s,q) (1.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8632165Z Skipping (s,q) (1.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8632324Z Skipping (s,q) (1.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8632531Z Skipping (s,q) (1.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8632697Z Skipping (s,q) (1.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8632857Z Skipping (s,q) (1.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8633021Z Skipping (s,q) (1.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8633186Z Skipping (s,q) (1.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8633347Z Skipping (s,q) (1.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8633513Z Skipping (s,q) (1.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8633673Z Skipping (s,q) (1.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8633831Z Skipping (s,q) (1.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8634000Z Skipping (s,q) (1.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8634161Z Skipping (s,q) (1.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8634328Z Skipping (s,q) (1.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8634493Z Skipping (s,q) (1.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8634650Z Skipping (s,q) (1.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8634815Z Skipping (s,q) (1.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8634977Z Skipping (s,q) (1.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8635137Z Skipping (s,q) (1.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8635301Z Skipping (s,q) (1.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8635456Z Skipping (s,q) (1.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8635623Z Skipping (s,q) (1.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8635779Z Skipping (s,q) (1.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8635935Z Skipping (s,q) (1.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8636100Z Skipping (s,q) (1.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8636260Z Skipping (s,q) (0.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8636417Z Skipping (s,q) (0.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8636577Z Skipping (s,q) (0.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8636788Z Skipping (s,q) (0.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8636951Z Skipping (s,q) (0.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8637110Z Skipping (s,q) (0.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8637267Z Skipping (s,q) (0.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8637428Z Skipping (s,q) (0.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8637589Z Skipping (s,q) (0.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8637746Z Skipping (s,q) (0.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8637913Z Skipping (s,q) (0.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8638154Z Skipping (s,q) (0.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8638347Z Skipping (s,q) (0.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8638531Z Skipping (s,q) (0.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8638692Z Skipping (s,q) (0.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8638893Z Skipping (s,q) (0.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8639050Z Skipping (s,q) (0.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8639206Z Skipping (s,q) (0.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8639373Z Skipping (s,q) (0.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8639530Z Skipping (s,q) (0.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8639695Z Skipping (s,q) (0.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8639892Z Skipping (s,q) (0.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8640058Z Skipping (s,q) (0.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8640355Z Skipping (s,q) (0.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8640512Z Skipping (s,q) (0.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8640673Z Skipping (s,q) (0.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8640843Z Skipping (s,q) (0.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8640999Z Skipping (s,q) (0.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8641163Z Skipping (s,q) (0.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8641322Z Skipping (s,q) (0.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8641481Z Skipping (s,q) (0.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8641646Z Skipping (s,q) (0.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8641806Z Skipping (s,q) (0.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8641963Z Skipping (s,q) (0.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8642129Z Skipping (s,q) (0.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8642284Z Skipping (s,q) (0.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8642444Z Skipping (s,q) (0.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8642610Z Skipping (s,q) (0.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8642772Z Skipping (s,q) (0.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8642938Z Skipping (s,q) (0.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8643096Z Skipping (s,q) (0.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8643254Z Skipping (s,q) (0.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8643418Z Skipping (s,q) (0.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8643579Z Skipping (s,q) (0.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8643743Z Skipping (s,q) (0.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8643907Z Skipping (s,q) (0.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8644065Z Skipping (s,q) (0.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8644275Z Skipping (s,q) (0.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8644436Z Skipping (s,q) (0.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8644594Z Skipping (s,q) (0.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8644760Z Skipping (s,q) (0.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8644917Z Skipping (s,q) (0.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8645075Z Skipping (s,q) (0.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8645237Z Skipping (s,q) (0.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8645397Z Skipping (s,q) (0.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8645604Z Skipping (s,q) (0.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8645760Z Skipping (s,q) (0.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8645918Z Skipping (s,q) (0.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8646084Z Skipping (s,q) (0.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8646280Z Skipping (s,q) (0.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8646436Z Skipping (s,q) (0.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8646599Z Skipping (s,q) (0.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8646756Z Skipping (s,q) (0.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8646920Z Skipping (s,q) (0.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8647076Z Skipping (s,q) (0.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8647274Z Skipping (s,q) (0.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8647441Z Skipping (s,q) (0.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8647600Z Skipping (s,q) (0.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8647758Z Skipping (s,q) (0.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8647923Z Skipping (s,q) (0.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8648083Z Skipping (s,q) (0.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8648243Z Skipping (s,q) (0.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8648399Z Skipping (s,q) (0.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8648556Z Skipping (s,q) (0.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8648721Z Skipping (s,q) (0.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8648876Z Skipping (s,q) (0.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8649035Z Skipping (s,q) (0.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8649200Z Skipping (s,q) (0.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8649355Z Skipping (s,q) (0.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8649517Z Skipping (s,q) (0.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8649678Z Skipping (s,q) (0.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8649839Z Skipping (s,q) (0.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8650003Z Skipping (s,q) (0.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8650159Z Skipping (s,q) (0.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8650316Z Skipping (s,q) (0.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8650479Z Skipping (s,q) (0.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8650637Z Skipping (s,q) (0.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8650806Z Skipping (s,q) (0.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8650965Z Skipping (s,q) (0.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8651120Z Skipping (s,q) (0.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8651283Z Skipping (s,q) (0.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8651487Z Skipping (s,q) (0.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8651648Z Skipping (s,q) (0.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8651810Z Skipping (s,q) (0.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8651966Z Skipping (s,q) (0.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8652122Z Skipping (s,q) (0.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8652282Z Skipping (s,q) (0.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8652439Z Skipping (s,q) (0.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8652604Z Skipping (s,q) (0.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8652801Z Skipping (s,q) (1, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8652958Z Skipping (s,q) (1.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8653120Z Skipping (s,q) (1.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8653280Z Skipping (s,q) (1.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8653478Z Skipping (s,q) (1.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8653639Z Skipping (s,q) (1.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8653797Z Skipping (s,q) (1.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8653959Z Skipping (s,q) (1.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8654115Z Skipping (s,q) (1.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8654272Z Skipping (s,q) (1.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8654474Z Skipping (s,q) (1.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8654635Z Skipping (s,q) (1.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8654790Z Skipping (s,q) (1.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8654951Z Skipping (s,q) (1.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8655111Z Skipping (s,q) (1.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8655275Z Skipping (s,q) (1.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8655435Z Skipping (s,q) (1.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8655593Z Skipping (s,q) (1.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8655762Z Skipping (s,q) (1.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8655919Z Skipping (s,q) (1.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8656077Z Skipping (s,q) (1.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8656244Z Skipping (s,q) (1.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8656405Z Skipping (s,q) (1.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8656568Z Skipping (s,q) (1.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8656726Z Skipping (s,q) (1.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8656885Z Skipping (s,q) (1.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8657053Z Skipping (s,q) (1.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8657211Z Skipping (s,q) (1.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8657369Z Skipping (s,q) (1.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8657534Z Skipping (s,q) (1.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8657692Z Skipping (s,q) (1.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8657859Z Skipping (s,q) (1.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8658043Z Skipping (s,q) (1.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8658224Z Skipping (s,q) (1.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8658392Z Skipping (s,q) (1.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8658548Z Skipping (s,q) (1.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8658759Z Skipping (s,q) (1.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8658924Z Skipping (s,q) (1.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8659079Z Skipping (s,q) (1.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8659249Z Skipping (s,q) (1.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8659406Z Skipping (s,q) (1.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8659562Z Skipping (s,q) (1.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8659727Z Skipping (s,q) (1.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8659886Z Skipping (s,q) (1.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8660044Z Skipping (s,q) (1.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8660252Z Skipping (s,q) (1.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8660407Z Skipping (s,q) (1.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8660571Z Skipping (s,q) (1.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8660870Z Skipping (s,q) (1.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8661028Z Skipping (s,q) (1.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8661191Z Skipping (s,q) (1.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8661349Z Skipping (s,q) (1.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8661506Z Skipping (s,q) (1.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8661672Z Skipping (s,q) (1.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8661869Z Skipping (s,q) (1.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8662025Z Skipping (s,q) (1.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8662189Z Skipping (s,q) (1.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8662345Z Skipping (s,q) (1.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8662509Z Skipping (s,q) (1.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8662667Z Skipping (s,q) (1.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8662823Z Skipping (s,q) (1.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8662985Z Skipping (s,q) (1.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8663142Z Skipping (s,q) (1.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8663299Z Skipping (s,q) (1.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8663462Z Skipping (s,q) (1.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8663621Z Skipping (s,q) (1.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8663782Z Skipping (s,q) (1.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8663942Z Skipping (s,q) (1.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8664097Z Skipping (s,q) (1.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8664265Z Skipping (s,q) (1.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8664425Z Skipping (s,q) (1.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8664584Z Skipping (s,q) (1.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8664746Z Skipping (s,q) (1.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8664902Z Skipping (s,q) (1.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8665068Z Skipping (s,q) (1.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8665225Z Skipping (s,q) (1.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8665383Z Skipping (s,q) (1.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8665544Z Skipping (s,q) (1.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8665704Z Skipping (s,q) (1.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8665862Z Skipping (s,q) (1.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8666101Z Skipping (s,q) (1.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8666263Z Skipping (s,q) (1.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8666426Z Skipping (s,q) (1.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8666584Z Skipping (s,q) (1.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8666740Z Skipping (s,q) (1.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8666906Z Skipping (s,q) (1.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8667064Z Skipping (s,q) (1.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8667223Z Skipping (s,q) (1.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8667388Z Skipping (s,q) (1.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8667585Z Skipping (s,q) (1.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8667748Z Skipping (s,q) (1.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8667909Z Skipping (s,q) (1.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8668105Z Skipping (s,q) (1.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8668270Z Skipping (s,q) (1.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8668441Z Skipping (s,q) (1.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8668621Z Skipping (s,q) (1.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8668801Z Skipping (s,q) (1.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8668959Z Skipping (s,q) (1.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8669160Z Skipping (s,q) (1.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8669325Z Skipping (s,q) (1.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8669483Z Skipping (s,q) (0.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8669645Z Skipping (s,q) (0.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8669804Z Skipping (s,q) (0.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8669965Z Skipping (s,q) (0.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8670128Z Skipping (s,q) (0.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8670284Z Skipping (s,q) (0.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8670443Z Skipping (s,q) (0.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8670607Z Skipping (s,q) (0.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8670764Z Skipping (s,q) (0.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8670935Z Skipping (s,q) (0.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8671094Z Skipping (s,q) (0.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8671252Z Skipping (s,q) (0.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8671416Z Skipping (s,q) (0.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8671576Z Skipping (s,q) (0.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8671736Z Skipping (s,q) (0.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8671900Z Skipping (s,q) (0.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8672056Z Skipping (s,q) (0.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8672219Z Skipping (s,q) (0.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8672376Z Skipping (s,q) (0.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8672532Z Skipping (s,q) (0.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8672698Z Skipping (s,q) (0.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8672855Z Skipping (s,q) (0.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8673018Z Skipping (s,q) (0.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8673183Z Skipping (s,q) (0.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8673384Z Skipping (s,q) (0.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8673551Z Skipping (s,q) (0.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8673709Z Skipping (s,q) (0.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8673865Z Skipping (s,q) (0.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8674026Z Skipping (s,q) (0.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8674182Z Skipping (s,q) (0.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8674338Z Skipping (s,q) (0.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8674503Z Skipping (s,q) (0.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8674664Z Skipping (s,q) (0.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8674869Z Skipping (s,q) (0.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8675026Z Skipping (s,q) (0.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8675185Z Skipping (s,q) (0.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8675386Z Skipping (s,q) (0.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8675541Z Skipping (s,q) (0.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8675697Z Skipping (s,q) (0.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8675865Z Skipping (s,q) (0.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8676022Z Skipping (s,q) (0.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8676187Z Skipping (s,q) (0.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8676382Z Skipping (s,q) (0.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8676542Z Skipping (s,q) (0.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8676708Z Skipping (s,q) (0.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8676865Z Skipping (s,q) (0.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8677023Z Skipping (s,q) (0.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8677187Z Skipping (s,q) (0.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8677343Z Skipping (s,q) (0.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8677506Z Skipping (s,q) (0.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8677662Z Skipping (s,q) (0.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8677819Z Skipping (s,q) (0.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8677982Z Skipping (s,q) (0.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8678142Z Skipping (s,q) (0.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8678297Z Skipping (s,q) (0.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8678462Z Skipping (s,q) (0.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8678619Z Skipping (s,q) (0.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8678777Z Skipping (s,q) (0.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8678943Z Skipping (s,q) (0.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8679100Z Skipping (s,q) (0.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8679262Z Skipping (s,q) (0.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8679419Z Skipping (s,q) (0.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8679575Z Skipping (s,q) (0.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8679738Z Skipping (s,q) (0.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8679899Z Skipping (s,q) (0.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8680056Z Skipping (s,q) (0.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8680385Z Skipping (s,q) (0.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8680544Z Skipping (s,q) (0.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8680756Z Skipping (s,q) (0.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8680917Z Skipping (s,q) (0.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8681075Z Skipping (s,q) (0.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8681237Z Skipping (s,q) (0.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8681394Z Skipping (s,q) (0.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8681551Z Skipping (s,q) (0.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8681716Z Skipping (s,q) (0.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8681875Z Skipping (s,q) (0.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8682041Z Skipping (s,q) (0.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8682246Z Skipping (s,q) (0.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8682407Z Skipping (s,q) (0.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8682573Z Skipping (s,q) (0.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8682771Z Skipping (s,q) (0.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8682927Z Skipping (s,q) (0.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8683089Z Skipping (s,q) (0.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8683246Z Skipping (s,q) (0.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8683406Z Skipping (s,q) (0.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8683563Z Skipping (s,q) (0.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8683763Z Skipping (s,q) (0.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8683928Z Skipping (s,q) (0.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8684087Z Skipping (s,q) (0.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8684242Z Skipping (s,q) (0.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8684408Z Skipping (s,q) (0.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8684566Z Skipping (s,q) (0.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8684731Z Skipping (s,q) (0.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8684887Z Skipping (s,q) (0.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8685044Z Skipping (s,q) (0.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8685208Z Skipping (s,q) (0.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8685365Z Skipping (s,q) (0.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8685522Z Skipping (s,q) (0.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8685686Z Skipping (s,q) (0.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8685843Z Skipping (s,q) (1, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8686004Z Skipping (s,q) (1.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8686160Z Skipping (s,q) (1.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8686333Z Skipping (s,q) (1.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8686499Z Skipping (s,q) (1.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8686657Z Skipping (s,q) (1.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8686814Z Skipping (s,q) (1.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8686979Z Skipping (s,q) (1.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8687139Z Skipping (s,q) (1.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8687300Z Skipping (s,q) (1.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8687462Z Skipping (s,q) (1.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8687623Z Skipping (s,q) (1.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8687788Z Skipping (s,q) (1.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8687956Z Skipping (s,q) (1.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8688195Z Skipping (s,q) (1.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8688368Z Skipping (s,q) (1.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8688526Z Skipping (s,q) (1.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8688686Z Skipping (s,q) (1.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8688849Z Skipping (s,q) (1.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8689008Z Skipping (s,q) (1.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8689173Z Skipping (s,q) (1.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8689330Z Skipping (s,q) (1.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8689530Z Skipping (s,q) (1.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8689696Z Skipping (s,q) (1.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8689854Z Skipping (s,q) (1.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8690050Z Skipping (s,q) (1.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8690219Z Skipping (s,q) (1.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8690378Z Skipping (s,q) (1.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8690544Z Skipping (s,q) (1.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8690701Z Skipping (s,q) (1.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8690859Z Skipping (s,q) (1.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8691096Z Skipping (s,q) (1.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8691255Z Skipping (s,q) (1.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8691794Z Skipping (s,q) (1.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8691966Z Skipping (s,q) (1.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8692122Z Skipping (s,q) (1.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8692290Z Skipping (s,q) (1.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8692448Z Skipping (s,q) (1.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8692605Z Skipping (s,q) (1.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8692771Z Skipping (s,q) (1.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8692927Z Skipping (s,q) (1.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8693085Z Skipping (s,q) (1.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8693250Z Skipping (s,q) (1.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8693408Z Skipping (s,q) (1.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8693572Z Skipping (s,q) (1.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8693726Z Skipping (s,q) (1.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8693884Z Skipping (s,q) (1.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8694051Z Skipping (s,q) (1.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8694206Z Skipping (s,q) (1.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8694363Z Skipping (s,q) (1.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8694524Z Skipping (s,q) (1.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8694683Z Skipping (s,q) (1.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8694846Z Skipping (s,q) (1.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8695007Z Skipping (s,q) (1.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8695163Z Skipping (s,q) (1.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8695329Z Skipping (s,q) (1.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8695484Z Skipping (s,q) (1.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8695640Z Skipping (s,q) (1.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8695962Z Skipping (s,q) (1.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8696119Z Skipping (s,q) (1.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8696282Z Skipping (s,q) (1.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8696438Z Skipping (s,q) (1.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8696596Z Skipping (s,q) (1.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8696765Z Skipping (s,q) (1.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8696925Z Skipping (s,q) (1.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8697082Z Skipping (s,q) (1.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8697324Z Skipping (s,q) (1.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8697481Z Skipping (s,q) (1.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8697639Z Skipping (s,q) (1.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8697864Z Skipping (s,q) (1.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8698021Z Skipping (s,q) (1.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8698193Z Skipping (s,q) (1.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8698373Z Skipping (s,q) (1.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8698548Z Skipping (s,q) (1.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8698712Z Skipping (s,q) (1.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8698930Z Skipping (s,q) (1.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8699088Z Skipping (s,q) (1.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8699256Z Skipping (s,q) (1.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8699412Z Skipping (s,q) (1.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8699575Z Skipping (s,q) (1.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8699736Z Skipping (s,q) (1.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8699894Z Skipping (s,q) (1.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8700057Z Skipping (s,q) (1.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8700213Z Skipping (s,q) (1.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8700370Z Skipping (s,q) (1.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8700536Z Skipping (s,q) (1.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8700696Z Skipping (s,q) (1.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8700860Z Skipping (s,q) (1.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8701018Z Skipping (s,q) (1.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8701175Z Skipping (s,q) (1.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8701339Z Skipping (s,q) (1.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8701502Z Skipping (s,q) (1.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8701659Z Skipping (s,q) (1.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8701824Z Skipping (s,q) (1.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8701982Z Skipping (s,q) (1.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8702146Z Skipping (s,q) (1.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8702302Z Skipping (s,q) (1.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8702463Z Skipping (s,q) (1.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8702628Z Skipping (s,q) (1.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8702789Z Skipping (s,q) (1.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8702945Z Skipping (s,q) (0.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8703111Z Skipping (s,q) (0.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8703319Z Skipping (s,q) (0.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8703483Z Skipping (s,q) (0.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8703644Z Skipping (s,q) (0.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8703801Z Skipping (s,q) (0.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8703963Z Skipping (s,q) (0.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8704121Z Skipping (s,q) (0.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8704281Z Skipping (s,q) (0.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8704443Z Skipping (s,q) (0.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8704646Z Skipping (s,q) (0.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8704811Z Skipping (s,q) (0.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8704969Z Skipping (s,q) (0.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8705167Z Skipping (s,q) (0.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8705331Z Skipping (s,q) (0.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8705487Z Skipping (s,q) (0.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8705646Z Skipping (s,q) (0.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8705809Z Skipping (s,q) (0.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8705965Z Skipping (s,q) (0.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8706124Z Skipping (s,q) (0.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8706331Z Skipping (s,q) (0.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8706492Z Skipping (s,q) (0.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8706656Z Skipping (s,q) (0.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8706813Z Skipping (s,q) (0.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8706978Z Skipping (s,q) (0.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8707142Z Skipping (s,q) (0.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8707298Z Skipping (s,q) (0.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8707453Z Skipping (s,q) (0.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8707620Z Skipping (s,q) (0.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8707776Z Skipping (s,q) (0.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8707944Z Skipping (s,q) (0.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8708104Z Skipping (s,q) (0.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8708263Z Skipping (s,q) (0.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8708425Z Skipping (s,q) (0.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8708581Z Skipping (s,q) (0.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8708741Z Skipping (s,q) (0.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8708903Z Skipping (s,q) (0.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8709059Z Skipping (s,q) (0.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8709222Z Skipping (s,q) (0.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8709378Z Skipping (s,q) (0.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8709535Z Skipping (s,q) (0.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8709698Z Skipping (s,q) (0.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8709858Z Skipping (s,q) (0.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8710016Z Skipping (s,q) (0.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8710177Z Skipping (s,q) (0.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8710335Z Skipping (s,q) (0.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8710543Z Skipping (s,q) (0.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8710702Z Skipping (s,q) (0.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8710857Z Skipping (s,q) (0.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8711019Z Skipping (s,q) (0.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8711175Z Skipping (s,q) (0.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8711332Z Skipping (s,q) (0.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8711495Z Skipping (s,q) (0.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8711654Z Skipping (s,q) (0.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8711859Z Skipping (s,q) (0.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8712017Z Skipping (s,q) (0.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8712173Z Skipping (s,q) (0.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8712376Z Skipping (s,q) (0.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8712532Z Skipping (s,q) (0.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8712690Z Skipping (s,q) (0.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8712855Z Skipping (s,q) (0.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8713012Z Skipping (s,q) (0.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8713174Z Skipping (s,q) (0.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8713331Z Skipping (s,q) (0.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8713525Z Skipping (s,q) (0.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8713691Z Skipping (s,q) (0.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8713849Z Skipping (s,q) (0.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8714005Z Skipping (s,q) (0.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8714173Z Skipping (s,q) (0.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8714329Z Skipping (s,q) (0.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8714497Z Skipping (s,q) (0.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8714660Z Skipping (s,q) (0.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8714817Z Skipping (s,q) (0.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8714978Z Skipping (s,q) (0.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8715135Z Skipping (s,q) (0.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8715293Z Skipping (s,q) (0.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8715459Z Skipping (s,q) (0.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8715615Z Skipping (s,q) (0.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8715771Z Skipping (s,q) (0.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8715940Z Skipping (s,q) (0.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8716097Z Skipping (s,q) (0.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8716260Z Skipping (s,q) (0.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8716416Z Skipping (s,q) (0.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8716574Z Skipping (s,q) (0.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8716736Z Skipping (s,q) (0.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8716891Z Skipping (s,q) (0.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8717049Z Skipping (s,q) (0.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8717215Z Skipping (s,q) (0.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8717371Z Skipping (s,q) (0.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8717536Z Skipping (s,q) (0.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8717740Z Skipping (s,q) (0.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8717904Z Skipping (s,q) (0.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8718085Z Skipping (s,q) (0.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8718267Z Skipping (s,q) (0.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8718431Z Skipping (s,q) (0.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8718594Z Skipping (s,q) (0.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8718750Z Skipping (s,q) (0.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8718916Z Skipping (s,q) (0.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8719115Z Skipping (s,q) (0.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8719270Z Skipping (s,q) (1, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8719436Z Skipping (s,q) (1.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8719595Z Skipping (s,q) (1.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8719821Z Skipping (s,q) (1.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8719988Z Skipping (s,q) (1.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8720145Z Skipping (s,q) (1.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8720415Z Skipping (s,q) (1.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8720573Z Skipping (s,q) (1.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8720732Z Skipping (s,q) (1.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8720938Z Skipping (s,q) (1.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8721098Z Skipping (s,q) (1.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8721255Z Skipping (s,q) (1.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8721420Z Skipping (s,q) (1.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8721583Z Skipping (s,q) (1.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8721748Z Skipping (s,q) (1.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8721905Z Skipping (s,q) (1.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8722063Z Skipping (s,q) (1.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8722226Z Skipping (s,q) (1.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8722383Z Skipping (s,q) (1.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8722540Z Skipping (s,q) (1.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8722705Z Skipping (s,q) (1.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8722866Z Skipping (s,q) (1.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8723031Z Skipping (s,q) (1.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8723189Z Skipping (s,q) (1.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8723350Z Skipping (s,q) (1.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8723515Z Skipping (s,q) (1.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8723670Z Skipping (s,q) (1.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8723826Z Skipping (s,q) (1.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8723990Z Skipping (s,q) (1.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8724145Z Skipping (s,q) (1.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8724300Z Skipping (s,q) (1.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8724465Z Skipping (s,q) (1.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8724624Z Skipping (s,q) (1.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8724787Z Skipping (s,q) (1.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8724942Z Skipping (s,q) (1.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8725148Z Skipping (s,q) (1.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8725319Z Skipping (s,q) (1.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8725474Z Skipping (s,q) (1.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8725630Z Skipping (s,q) (1.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8725792Z Skipping (s,q) (1.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8725948Z Skipping (s,q) (1.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8726111Z Skipping (s,q) (1.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8726269Z Skipping (s,q) (1.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8726468Z Skipping (s,q) (1.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8726629Z Skipping (s,q) (1.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8726785Z Skipping (s,q) (1.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8726943Z Skipping (s,q) (1.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8727144Z Skipping (s,q) (1.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8727301Z Skipping (s,q) (1.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8727464Z Skipping (s,q) (1.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8727624Z Skipping (s,q) (1.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8727801Z Skipping (s,q) (1.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8727987Z Skipping (s,q) (1.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8728194Z Skipping (s,q) (1.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8728353Z Skipping (s,q) (1.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8728516Z Skipping (s,q) (1.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8728672Z Skipping (s,q) (1.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8728838Z Skipping (s,q) (1.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8728998Z Skipping (s,q) (1.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8729154Z Skipping (s,q) (1.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8729315Z Skipping (s,q) (1.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8729471Z Skipping (s,q) (1.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8729627Z Skipping (s,q) (1.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8729787Z Skipping (s,q) (1.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8729946Z Skipping (s,q) (1.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8730112Z Skipping (s,q) (1.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8730267Z Skipping (s,q) (1.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8730430Z Skipping (s,q) (1.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8730596Z Skipping (s,q) (1.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8730756Z Skipping (s,q) (1.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8730912Z Skipping (s,q) (1.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8731076Z Skipping (s,q) (1.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8731232Z Skipping (s,q) (1.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8731395Z Skipping (s,q) (1.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8731549Z Skipping (s,q) (1.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8731708Z Skipping (s,q) (1.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8731873Z Skipping (s,q) (1.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8732029Z Skipping (s,q) (1.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8732186Z Skipping (s,q) (1.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8732399Z Skipping (s,q) (1.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8732562Z Skipping (s,q) (1.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8732719Z Skipping (s,q) (1.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8732881Z Skipping (s,q) (1.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8733037Z Skipping (s,q) (1.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8733201Z Skipping (s,q) (1.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8733361Z Skipping (s,q) (1.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8733521Z Skipping (s,q) (1.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8733726Z Skipping (s,q) (1.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8733884Z Skipping (s,q) (1.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8734043Z Skipping (s,q) (1.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8734212Z Skipping (s,q) (1.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8734412Z Skipping (s,q) (1.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8734575Z Skipping (s,q) (1.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8734730Z Skipping (s,q) (1.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8734888Z Skipping (s,q) (1.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8735052Z Skipping (s,q) (1.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8735208Z Skipping (s,q) (1.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8735407Z Skipping (s,q) (1.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8735574Z Skipping (s,q) (1.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8735729Z Skipping (s,q) (1.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8735894Z Skipping (s,q) (0.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8736053Z Skipping (s,q) (0.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8736211Z Skipping (s,q) (0.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8736375Z Skipping (s,q) (0.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8736533Z Skipping (s,q) (0.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8736689Z Skipping (s,q) (0.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8736857Z Skipping (s,q) (0.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8737013Z Skipping (s,q) (0.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8737183Z Skipping (s,q) (0.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8737341Z Skipping (s,q) (0.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8737499Z Skipping (s,q) (0.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8737664Z Skipping (s,q) (0.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8737826Z Skipping (s,q) (0.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8737984Z Skipping (s,q) (0.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8738146Z Skipping (s,q) (0.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8738302Z Skipping (s,q) (0.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8738465Z Skipping (s,q) (0.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8738622Z Skipping (s,q) (0.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8738781Z Skipping (s,q) (0.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8738946Z Skipping (s,q) (0.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8739105Z Skipping (s,q) (0.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8739261Z Skipping (s,q) (0.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8739423Z Skipping (s,q) (0.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8739625Z Skipping (s,q) (0.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8739790Z Skipping (s,q) (0.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8739947Z Skipping (s,q) (0.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8740105Z Skipping (s,q) (0.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8740266Z Skipping (s,q) (0.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8740422Z Skipping (s,q) (0.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8740581Z Skipping (s,q) (0.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8740746Z Skipping (s,q) (0.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8740903Z Skipping (s,q) (0.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8741110Z Skipping (s,q) (0.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8741272Z Skipping (s,q) (0.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8741429Z Skipping (s,q) (0.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8741631Z Skipping (s,q) (0.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8741786Z Skipping (s,q) (0.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8741943Z Skipping (s,q) (0.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8742106Z Skipping (s,q) (0.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8742262Z Skipping (s,q) (0.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8742418Z Skipping (s,q) (0.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8742616Z Skipping (s,q) (0.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8742776Z Skipping (s,q) (0.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8742942Z Skipping (s,q) (0.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8743099Z Skipping (s,q) (0.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8743258Z Skipping (s,q) (0.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8743422Z Skipping (s,q) (0.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8743581Z Skipping (s,q) (0.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8743738Z Skipping (s,q) (0.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8743902Z Skipping (s,q) (0.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8744062Z Skipping (s,q) (0.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8744224Z Skipping (s,q) (0.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8744382Z Skipping (s,q) (0.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8744538Z Skipping (s,q) (0.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8744703Z Skipping (s,q) (0.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8744858Z Skipping (s,q) (0.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8745016Z Skipping (s,q) (0.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8745179Z Skipping (s,q) (0.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8745336Z Skipping (s,q) (0.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8745497Z Skipping (s,q) (0.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8745655Z Skipping (s,q) (0.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8745812Z Skipping (s,q) (0.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8745978Z Skipping (s,q) (0.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8746138Z Skipping (s,q) (0.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8746294Z Skipping (s,q) (0.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8746460Z Skipping (s,q) (0.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8746616Z Skipping (s,q) (0.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8746824Z Skipping (s,q) (0.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8746984Z Skipping (s,q) (0.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8747141Z Skipping (s,q) (0.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8747308Z Skipping (s,q) (0.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8747465Z Skipping (s,q) (0.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8747621Z Skipping (s,q) (0.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8747785Z Skipping (s,q) (0.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8747944Z Skipping (s,q) (0.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8748112Z Skipping (s,q) (0.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8753047Z Skipping (s,q) (0.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8753207Z Skipping (s,q) (0.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8753374Z Skipping (s,q) (0.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8753576Z Skipping (s,q) (0.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8753736Z Skipping (s,q) (0.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8753899Z Skipping (s,q) (0.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8754058Z Skipping (s,q) (0.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8754215Z Skipping (s,q) (0.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8754380Z Skipping (s,q) (0.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8754576Z Skipping (s,q) (0.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8754742Z Skipping (s,q) (0.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8754904Z Skipping (s,q) (0.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8755061Z Skipping (s,q) (0.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8755227Z Skipping (s,q) (0.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8755388Z Skipping (s,q) (0.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8755545Z Skipping (s,q) (0.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8755709Z Skipping (s,q) (0.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8755865Z Skipping (s,q) (0.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8756029Z Skipping (s,q) (0.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8756184Z Skipping (s,q) (0.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8756343Z Skipping (s,q) (0.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8756507Z Skipping (s,q) (0.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8756666Z Skipping (s,q) (0.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8756821Z Skipping (s,q) (1, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8756987Z Skipping (s,q) (1.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8757146Z Skipping (s,q) (1.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8757310Z Skipping (s,q) (1.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8757468Z Skipping (s,q) (1.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8757629Z Skipping (s,q) (1.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8757792Z Skipping (s,q) (1.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8757948Z Skipping (s,q) (1.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8758109Z Skipping (s,q) (1.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8758275Z Skipping (s,q) (1.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8758461Z Skipping (s,q) (1.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8758649Z Skipping (s,q) (1.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8758852Z Skipping (s,q) (1.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8759013Z Skipping (s,q) (1.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8759176Z Skipping (s,q) (1.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8759333Z Skipping (s,q) (1.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8759488Z Skipping (s,q) (1.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8759652Z Skipping (s,q) (1.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8759808Z Skipping (s,q) (1.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8759971Z Skipping (s,q) (1.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8760125Z Skipping (s,q) (1.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8760434Z Skipping (s,q) (1.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8760599Z Skipping (s,q) (1.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8760759Z Skipping (s,q) (1.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8760957Z Skipping (s,q) (1.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8761120Z Skipping (s,q) (1.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8761277Z Skipping (s,q) (1.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8761438Z Skipping (s,q) (1.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8761595Z Skipping (s,q) (1.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8761751Z Skipping (s,q) (1.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8761951Z Skipping (s,q) (1.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8762108Z Skipping (s,q) (1.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8762267Z Skipping (s,q) (1.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8762428Z Skipping (s,q) (1.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8762584Z Skipping (s,q) (1.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8762744Z Skipping (s,q) (1.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8762910Z Skipping (s,q) (1.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8763066Z Skipping (s,q) (1.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8763225Z Skipping (s,q) (1.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8763384Z Skipping (s,q) (1.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8763538Z Skipping (s,q) (1.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8763706Z Skipping (s,q) (1.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8763862Z Skipping (s,q) (1.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8764020Z Skipping (s,q) (1.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8764181Z Skipping (s,q) (1.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8764338Z Skipping (s,q) (1.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8764499Z Skipping (s,q) (1.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8764655Z Skipping (s,q) (1.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8764811Z Skipping (s,q) (1.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8764972Z Skipping (s,q) (1.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8765128Z Skipping (s,q) (1.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8765285Z Skipping (s,q) (1.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8765449Z Skipping (s,q) (1.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8765604Z Skipping (s,q) (1.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8765766Z Skipping (s,q) (1.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8765923Z Skipping (s,q) (1.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8766123Z Skipping (s,q) (1.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8766291Z Skipping (s,q) (1.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8766449Z Skipping (s,q) (1.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8766604Z Skipping (s,q) (1.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8766765Z Skipping (s,q) (1.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8766923Z Skipping (s,q) (1.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8767087Z Skipping (s,q) (1.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8767246Z Skipping (s,q) (1.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8767403Z Skipping (s,q) (1.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8767605Z Skipping (s,q) (1.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8767765Z Skipping (s,q) (1.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8767925Z Skipping (s,q) (1.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8768127Z Skipping (s,q) (1.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8768286Z Skipping (s,q) (1.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8768449Z Skipping (s,q) (1.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8768607Z Skipping (s,q) (1.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8768766Z Skipping (s,q) (1.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8768929Z Skipping (s,q) (1.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8769123Z Skipping (s,q) (1.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8769283Z Skipping (s,q) (1.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8769449Z Skipping (s,q) (1.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8769604Z Skipping (s,q) (1.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8769770Z Skipping (s,q) (1.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8769932Z Skipping (s,q) (1.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8770087Z Skipping (s,q) (1.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8770251Z Skipping (s,q) (1.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8770407Z Skipping (s,q) (1.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8770563Z Skipping (s,q) (1.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8770731Z Skipping (s,q) (1.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8770891Z Skipping (s,q) (1.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8771047Z Skipping (s,q) (1.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8771213Z Skipping (s,q) (1.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8771370Z Skipping (s,q) (1.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8771535Z Skipping (s,q) (1.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8771697Z Skipping (s,q) (1.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8771853Z Skipping (s,q) (1.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8772019Z Skipping (s,q) (1.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8772178Z Skipping (s,q) (1.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8772335Z Skipping (s,q) (1.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8772498Z Skipping (s,q) (1.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8772659Z Skipping (s,q) (1.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8772822Z Skipping (s,q) (1.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8772980Z Skipping (s,q) (1.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8773137Z Skipping (s,q) (1.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8773299Z Skipping (s,q) (0.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8773503Z Skipping (s,q) (0.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8773659Z Skipping (s,q) (0.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8773821Z Skipping (s,q) (0.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8773978Z Skipping (s,q) (0.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8774142Z Skipping (s,q) (0.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8774299Z Skipping (s,q) (0.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8774458Z Skipping (s,q) (0.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8774620Z Skipping (s,q) (0.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8774821Z Skipping (s,q) (0.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8774977Z Skipping (s,q) (0.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8775143Z Skipping (s,q) (0.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8775341Z Skipping (s,q) (0.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8775502Z Skipping (s,q) (0.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8775658Z Skipping (s,q) (0.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8775813Z Skipping (s,q) (0.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8775975Z Skipping (s,q) (0.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8776131Z Skipping (s,q) (0.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8776324Z Skipping (s,q) (0.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8776487Z Skipping (s,q) (0.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8776650Z Skipping (s,q) (0.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8776811Z Skipping (s,q) (0.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8776971Z Skipping (s,q) (0.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8777133Z Skipping (s,q) (0.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8777296Z Skipping (s,q) (0.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8777452Z Skipping (s,q) (0.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8777607Z Skipping (s,q) (0.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8777771Z Skipping (s,q) (0.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8777928Z Skipping (s,q) (0.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8778093Z Skipping (s,q) (0.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8778252Z Skipping (s,q) (0.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8778414Z Skipping (s,q) (0.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8778600Z Skipping (s,q) (0.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8778782Z Skipping (s,q) (0.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8778944Z Skipping (s,q) (0.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8779107Z Skipping (s,q) (0.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8779264Z Skipping (s,q) (0.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8779421Z Skipping (s,q) (0.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8779583Z Skipping (s,q) (0.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8779740Z Skipping (s,q) (0.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8779906Z Skipping (s,q) (0.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8780061Z Skipping (s,q) (0.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8780219Z Skipping (s,q) (0.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8780378Z Skipping (s,q) (0.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8780535Z Skipping (s,q) (0.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8780774Z Skipping (s,q) (0.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8780938Z Skipping (s,q) (0.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8781098Z Skipping (s,q) (0.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8781260Z Skipping (s,q) (0.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8781416Z Skipping (s,q) (0.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8781574Z Skipping (s,q) (0.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8781742Z Skipping (s,q) (0.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8781899Z Skipping (s,q) (0.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8782191Z Skipping (s,q) (0.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8782353Z Skipping (s,q) (0.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8782509Z Skipping (s,q) (0.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8782714Z Skipping (s,q) (0.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8782872Z Skipping (s,q) (0.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8783026Z Skipping (s,q) (0.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8783187Z Skipping (s,q) (0.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8783342Z Skipping (s,q) (0.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8783499Z Skipping (s,q) (0.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8783702Z Skipping (s,q) (0.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8783861Z Skipping (s,q) (0.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8784031Z Skipping (s,q) (0.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8784187Z Skipping (s,q) (0.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8784342Z Skipping (s,q) (0.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8784512Z Skipping (s,q) (0.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8784669Z Skipping (s,q) (0.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8784828Z Skipping (s,q) (0.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8784989Z Skipping (s,q) (0.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8785145Z Skipping (s,q) (0.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8785308Z Skipping (s,q) (0.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8785468Z Skipping (s,q) (0.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8785629Z Skipping (s,q) (0.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8785796Z Skipping (s,q) (0.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8785956Z Skipping (s,q) (0.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8786112Z Skipping (s,q) (0.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8786280Z Skipping (s,q) (0.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8786439Z Skipping (s,q) (0.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8786603Z Skipping (s,q) (0.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8786759Z Skipping (s,q) (0.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8786915Z Skipping (s,q) (0.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8787076Z Skipping (s,q) (0.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8787234Z Skipping (s,q) (0.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8787390Z Skipping (s,q) (0.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8787555Z Skipping (s,q) (0.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8787712Z Skipping (s,q) (0.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8787876Z Skipping (s,q) (0.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8788079Z Skipping (s,q) (0.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8788240Z Skipping (s,q) (0.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8788424Z Skipping (s,q) (0.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8788605Z Skipping (s,q) (0.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8788767Z Skipping (s,q) (0.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8788931Z Skipping (s,q) (0.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8789093Z Skipping (s,q) (0.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8789249Z Skipping (s,q) (0.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8789457Z Skipping (s,q) (0.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8789613Z Skipping (s,q) (0.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8789774Z Skipping (s,q) (1, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8789971Z Skipping (s,q) (1.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8790128Z Skipping (s,q) (1.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8790289Z Skipping (s,q) (1.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8790446Z Skipping (s,q) (1.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8790602Z Skipping (s,q) (1.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8790766Z Skipping (s,q) (1.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8790925Z Skipping (s,q) (1.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8791127Z Skipping (s,q) (1.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8791287Z Skipping (s,q) (1.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8791791Z Skipping (s,q) (1.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8791960Z Skipping (s,q) (1.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8792124Z Skipping (s,q) (1.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8792283Z Skipping (s,q) (1.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8792446Z Skipping (s,q) (1.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8792607Z Skipping (s,q) (1.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8792768Z Skipping (s,q) (1.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8792925Z Skipping (s,q) (1.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8793082Z Skipping (s,q) (1.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8793249Z Skipping (s,q) (1.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8793410Z Skipping (s,q) (1.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8793570Z Skipping (s,q) (1.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8793732Z Skipping (s,q) (1.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8793898Z Skipping (s,q) (1.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8794062Z Skipping (s,q) (1.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8794222Z Skipping (s,q) (1.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8794384Z Skipping (s,q) (1.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8794547Z Skipping (s,q) (1.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8794704Z Skipping (s,q) (1.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8794861Z Skipping (s,q) (1.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8795028Z Skipping (s,q) (1.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8795190Z Skipping (s,q) (1.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8795356Z Skipping (s,q) (1.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8795513Z Skipping (s,q) (1.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8795836Z Skipping (s,q) (1.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8796002Z Skipping (s,q) (1.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8796163Z Skipping (s,q) (1.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8796320Z Skipping (s,q) (1.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8796486Z Skipping (s,q) (1.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8796644Z Skipping (s,q) (1.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8796809Z Skipping (s,q) (1.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8796969Z Skipping (s,q) (1.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8797205Z Skipping (s,q) (1.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8797376Z Skipping (s,q) (1.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8797536Z Skipping (s,q) (1.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8797752Z Skipping (s,q) (1.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8797922Z Skipping (s,q) (1.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8798081Z Skipping (s,q) (1.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8798238Z Skipping (s,q) (1.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8798405Z Skipping (s,q) (1.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8798562Z Skipping (s,q) (1.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8798727Z Skipping (s,q) (1.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8798953Z Skipping (s,q) (1.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8799119Z Skipping (s,q) (1.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8799283Z Skipping (s,q) (1.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8799440Z Skipping (s,q) (1.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8799601Z Skipping (s,q) (1.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8799768Z Skipping (s,q) (1.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8799925Z Skipping (s,q) (1.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8800089Z Skipping (s,q) (1.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8800327Z Skipping (s,q) (1.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8800488Z Skipping (s,q) (1.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8800655Z Skipping (s,q) (1.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8800817Z Skipping (s,q) (1.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8800979Z Skipping (s,q) (1.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8801146Z Skipping (s,q) (1.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8801304Z Skipping (s,q) (1.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8801472Z Skipping (s,q) (1.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8801633Z Skipping (s,q) (1.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8801792Z Skipping (s,q) (1.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8801960Z Skipping (s,q) (1.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8802119Z Skipping (s,q) (1.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8802279Z Skipping (s,q) (1.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8802443Z Skipping (s,q) (1.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8802605Z Skipping (s,q) (1.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8802771Z Skipping (s,q) (1.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8802931Z Skipping (s,q) (1.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8803093Z Skipping (s,q) (1.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8803305Z Skipping (s,q) (1.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8803468Z Skipping (s,q) (1.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8803627Z Skipping (s,q) (1.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8803793Z Skipping (s,q) (1.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8803953Z Skipping (s,q) (1.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8804119Z Skipping (s,q) (1.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8804277Z Skipping (s,q) (1.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8804438Z Skipping (s,q) (1.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8804647Z Skipping (s,q) (1.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8804806Z Skipping (s,q) (1.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8804965Z Skipping (s,q) (1.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8805133Z Skipping (s,q) (1.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8805329Z Skipping (s,q) (1.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8805494Z Skipping (s,q) (1.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8805654Z Skipping (s,q) (1.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8805815Z Skipping (s,q) (1.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8805981Z Skipping (s,q) (1.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8806139Z Skipping (s,q) (1.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8806366Z Skipping (s,q) (1.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8806536Z Skipping (s,q) (1.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8806693Z Skipping (s,q) (1.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8806852Z Skipping (s,q) (1.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8807019Z Skipping (s,q) (0.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8807181Z Skipping (s,q) (0.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8807344Z Skipping (s,q) (0.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8807502Z Skipping (s,q) (0.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8807660Z Skipping (s,q) (0.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8807827Z Skipping (s,q) (0.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8808008Z Skipping (s,q) (0.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8808194Z Skipping (s,q) (0.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8808362Z Skipping (s,q) (0.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8808519Z Skipping (s,q) (0.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8808685Z Skipping (s,q) (0.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8808846Z Skipping (s,q) (0.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8809007Z Skipping (s,q) (0.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8809171Z Skipping (s,q) (0.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8809329Z Skipping (s,q) (0.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8809487Z Skipping (s,q) (0.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8809652Z Skipping (s,q) (0.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8809812Z Skipping (s,q) (0.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8809981Z Skipping (s,q) (0.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8810143Z Skipping (s,q) (0.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8810304Z Skipping (s,q) (0.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8810473Z Skipping (s,q) (0.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8810674Z Skipping (s,q) (0.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8810838Z Skipping (s,q) (0.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8811000Z Skipping (s,q) (0.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8811158Z Skipping (s,q) (0.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8811326Z Skipping (s,q) (0.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8811484Z Skipping (s,q) (0.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8811640Z Skipping (s,q) (0.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8811808Z Skipping (s,q) (0.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8812009Z Skipping (s,q) (0.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8812167Z Skipping (s,q) (0.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8812331Z Skipping (s,q) (0.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8812492Z Skipping (s,q) (0.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8812695Z Skipping (s,q) (0.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8812852Z Skipping (s,q) (0.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8813011Z Skipping (s,q) (0.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8813178Z Skipping (s,q) (0.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8813337Z Skipping (s,q) (0.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8813499Z Skipping (s,q) (0.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8813700Z Skipping (s,q) (0.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8813864Z Skipping (s,q) (0.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8814027Z Skipping (s,q) (0.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8814185Z Skipping (s,q) (0.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8814344Z Skipping (s,q) (0.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8814515Z Skipping (s,q) (0.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8814675Z Skipping (s,q) (0.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8814832Z Skipping (s,q) (0.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8814997Z Skipping (s,q) (0.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8815173Z Skipping (s,q) (0.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8815339Z Skipping (s,q) (0.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8815504Z Skipping (s,q) (0.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8815667Z Skipping (s,q) (0.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8815831Z Skipping (s,q) (0.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8815989Z Skipping (s,q) (0.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8816152Z Skipping (s,q) (0.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8816317Z Skipping (s,q) (0.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8816477Z Skipping (s,q) (0.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8816636Z Skipping (s,q) (0.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8816801Z Skipping (s,q) (0.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8816960Z Skipping (s,q) (0.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8817125Z Skipping (s,q) (0.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8817286Z Skipping (s,q) (0.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8817449Z Skipping (s,q) (0.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8817616Z Skipping (s,q) (0.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8817777Z Skipping (s,q) (0.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8817980Z Skipping (s,q) (0.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8818152Z Skipping (s,q) (0.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8818332Z Skipping (s,q) (0.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8818524Z Skipping (s,q) (0.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8818685Z Skipping (s,q) (0.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8818842Z Skipping (s,q) (0.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8819009Z Skipping (s,q) (0.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8819170Z Skipping (s,q) (0.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8819369Z Skipping (s,q) (0.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8819535Z Skipping (s,q) (0.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8819696Z Skipping (s,q) (0.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8819865Z Skipping (s,q) (0.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8820068Z Skipping (s,q) (0.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8820226Z Skipping (s,q) (0.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8820391Z Skipping (s,q) (0.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8820551Z Skipping (s,q) (0.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8820711Z Skipping (s,q) (0.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8820877Z Skipping (s,q) (0.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8821077Z Skipping (s,q) (0.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8821248Z Skipping (s,q) (0.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8821406Z Skipping (s,q) (0.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8821564Z Skipping (s,q) (0.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8821731Z Skipping (s,q) (0.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8821891Z Skipping (s,q) (0.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8822052Z Skipping (s,q) (0.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8822216Z Skipping (s,q) (0.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8822376Z Skipping (s,q) (0.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8822539Z Skipping (s,q) (0.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8822699Z Skipping (s,q) (0.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8822861Z Skipping (s,q) (0.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8823026Z Skipping (s,q) (0.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8823185Z Skipping (s,q) (0.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8823344Z Skipping (s,q) (0.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8823507Z Skipping (s,q) (1, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8823668Z Skipping (s,q) (1.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8823832Z Skipping (s,q) (1.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8823994Z Skipping (s,q) (1.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8824152Z Skipping (s,q) (1.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8824319Z Skipping (s,q) (1.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8824478Z Skipping (s,q) (1.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8824638Z Skipping (s,q) (1.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8824805Z Skipping (s,q) (1.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8824965Z Skipping (s,q) (1.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8825122Z Skipping (s,q) (1.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8825336Z Skipping (s,q) (1.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8825498Z Skipping (s,q) (1.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8825662Z Skipping (s,q) (1.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8825820Z Skipping (s,q) (1.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8825979Z Skipping (s,q) (1.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8826143Z Skipping (s,q) (1.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8826301Z Skipping (s,q) (1.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8826461Z Skipping (s,q) (1.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8826631Z Skipping (s,q) (1.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8826831Z Skipping (s,q) (1.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8826997Z Skipping (s,q) (1.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8827160Z Skipping (s,q) (1.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8827360Z Skipping (s,q) (1.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8827525Z Skipping (s,q) (1.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8827683Z Skipping (s,q) (1.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8827840Z Skipping (s,q) (1.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8828005Z Skipping (s,q) (1.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8828165Z Skipping (s,q) (1.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8828372Z Skipping (s,q) (1.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8828533Z Skipping (s,q) (1.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8828701Z Skipping (s,q) (1.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8828866Z Skipping (s,q) (1.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8829026Z Skipping (s,q) (1.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8829188Z Skipping (s,q) (1.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8829354Z Skipping (s,q) (1.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8829512Z Skipping (s,q) (1.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8829676Z Skipping (s,q) (1.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8829836Z Skipping (s,q) (1.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8829995Z Skipping (s,q) (1.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8830164Z Skipping (s,q) (1.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8830324Z Skipping (s,q) (1.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8830484Z Skipping (s,q) (1.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8830651Z Skipping (s,q) (1.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8830813Z Skipping (s,q) (1.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8830984Z Skipping (s,q) (1.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8831142Z Skipping (s,q) (1.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8831301Z Skipping (s,q) (1.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8831471Z Skipping (s,q) (1.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8831630Z Skipping (s,q) (1.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8831789Z Skipping (s,q) (1.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8831958Z Skipping (s,q) (1.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8832121Z Skipping (s,q) (1.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8832289Z Skipping (s,q) (1.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8832448Z Skipping (s,q) (1.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8832654Z Skipping (s,q) (1.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8832822Z Skipping (s,q) (1.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8832982Z Skipping (s,q) (1.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8833141Z Skipping (s,q) (1.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8833307Z Skipping (s,q) (1.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8833466Z Skipping (s,q) (1.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8833631Z Skipping (s,q) (1.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8833792Z Skipping (s,q) (1.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8833952Z Skipping (s,q) (1.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8834163Z Skipping (s,q) (1.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8834322Z Skipping (s,q) (1.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8834484Z Skipping (s,q) (1.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8834721Z Skipping (s,q) (1.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8834881Z Skipping (s,q) (1.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8835039Z Skipping (s,q) (1.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8835209Z Skipping (s,q) (1.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8835370Z Skipping (s,q) (1.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8835536Z Skipping (s,q) (1.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8835733Z Skipping (s,q) (1.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8835893Z Skipping (s,q) (1.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8836062Z Skipping (s,q) (1.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8836219Z Skipping (s,q) (1.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8836379Z Skipping (s,q) (1.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8836553Z Skipping (s,q) (1.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8836712Z Skipping (s,q) (1.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8836875Z Skipping (s,q) (1.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8837035Z Skipping (s,q) (1.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8837194Z Skipping (s,q) (1.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8837357Z Skipping (s,q) (1.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8837518Z Skipping (s,q) (1.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8837675Z Skipping (s,q) (1.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8837843Z Skipping (s,q) (1.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8838003Z Skipping (s,q) (1.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8838195Z Skipping (s,q) (1.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8838378Z Skipping (s,q) (1.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8838535Z Skipping (s,q) (1.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8838700Z Skipping (s,q) (1.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8838862Z Skipping (s,q) (1.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8839019Z Skipping (s,q) (1.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8839184Z Skipping (s,q) (1.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8839345Z Skipping (s,q) (1.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8839512Z Skipping (s,q) (1.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8839676Z Skipping (s,q) (1.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8839832Z Skipping (s,q) (1.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8840048Z Skipping (s,q) (1.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:59:07.8840327Z Skipping (s,q) (0.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8840488Z Skipping (s,q) (0.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8840653Z Skipping (s,q) (0.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8840811Z Skipping (s,q) (0.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8840977Z Skipping (s,q) (0.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8841136Z Skipping (s,q) (0.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8841299Z Skipping (s,q) (0.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8841463Z Skipping (s,q) (0.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8841670Z Skipping (s,q) (0.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8841828Z Skipping (s,q) (0.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8841996Z Skipping (s,q) (0.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8842196Z Skipping (s,q) (0.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8842363Z Skipping (s,q) (0.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8842521Z Skipping (s,q) (0.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8842680Z Skipping (s,q) (0.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8842844Z Skipping (s,q) (0.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8843002Z Skipping (s,q) (0.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8843200Z Skipping (s,q) (0.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8843366Z Skipping (s,q) (0.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8843528Z Skipping (s,q) (0.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8843687Z Skipping (s,q) (0.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8843853Z Skipping (s,q) (0.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8844012Z Skipping (s,q) (0.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8844180Z Skipping (s,q) (0.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8844340Z Skipping (s,q) (0.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8844498Z Skipping (s,q) (0.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8844664Z Skipping (s,q) (0.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8844822Z Skipping (s,q) (0.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8844983Z Skipping (s,q) (0.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8845146Z Skipping (s,q) (0.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8845311Z Skipping (s,q) (0.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8845477Z Skipping (s,q) (0.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8845641Z Skipping (s,q) (0.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8845803Z Skipping (s,q) (0.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8845968Z Skipping (s,q) (0.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8846125Z Skipping (s,q) (0.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8846285Z Skipping (s,q) (0.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8846450Z Skipping (s,q) (0.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8846607Z Skipping (s,q) (0.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8846776Z Skipping (s,q) (0.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8846934Z Skipping (s,q) (0.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8847094Z Skipping (s,q) (0.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8847258Z Skipping (s,q) (0.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8847462Z Skipping (s,q) (0.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8847626Z Skipping (s,q) (0.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8847789Z Skipping (s,q) (0.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8847947Z Skipping (s,q) (0.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8848114Z Skipping (s,q) (0.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8848277Z Skipping (s,q) (0.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8848462Z Skipping (s,q) (0.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8848657Z Skipping (s,q) (0.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8848816Z Skipping (s,q) (0.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8849015Z Skipping (s,q) (0.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8849183Z Skipping (s,q) (0.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8849341Z Skipping (s,q) (0.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8849544Z Skipping (s,q) (0.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8849702Z Skipping (s,q) (0.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8849859Z Skipping (s,q) (0.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8850023Z Skipping (s,q) (0.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8850180Z Skipping (s,q) (0.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8850337Z Skipping (s,q) (0.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8850539Z Skipping (s,q) (0.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8850698Z Skipping (s,q) (0.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8850866Z Skipping (s,q) (0.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8851024Z Skipping (s,q) (0.65, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8851180Z Skipping (s,q) (0.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8851349Z Skipping (s,q) (0.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8851507Z Skipping (s,q) (0.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8851663Z Skipping (s,q) (0.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8851829Z Skipping (s,q) (0.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8851993Z Skipping (s,q) (0.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8852150Z Skipping (s,q) (0.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8852315Z Skipping (s,q) (0.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8852474Z Skipping (s,q) (0.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8852639Z Skipping (s,q) (0.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8852796Z Skipping (s,q) (0.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8852952Z Skipping (s,q) (0.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8853116Z Skipping (s,q) (0.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8853273Z Skipping (s,q) (0.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8853431Z Skipping (s,q) (0.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8853595Z Skipping (s,q) (0.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8853751Z Skipping (s,q) (0.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8853915Z Skipping (s,q) (0.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8854075Z Skipping (s,q) (0.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8854231Z Skipping (s,q) (0.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8854398Z Skipping (s,q) (0.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8854553Z Skipping (s,q) (0.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8854709Z Skipping (s,q) (0.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8854928Z Skipping (s,q) (0.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8855085Z Skipping (s,q) (0.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8855248Z Skipping (s,q) (0.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8855405Z Skipping (s,q) (0.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8855562Z Skipping (s,q) (0.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8855724Z Skipping (s,q) (0.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8855884Z Skipping (s,q) (0.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8856041Z Skipping (s,q) (0.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8856245Z Skipping (s,q) (0.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8856402Z Skipping (s,q) (0.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8856566Z Skipping (s,q) (0.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8856762Z Skipping (s,q) (1, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8856918Z Skipping (s,q) (1.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8857083Z Skipping (s,q) (1.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8857241Z Skipping (s,q) (1.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8857400Z Skipping (s,q) (1.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8857563Z Skipping (s,q) (1.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8857759Z Skipping (s,q) (1.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8857923Z Skipping (s,q) (1.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8858082Z Skipping (s,q) (1.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8858238Z Skipping (s,q) (1.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8858402Z Skipping (s,q) (1.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8858565Z Skipping (s,q) (1.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8858724Z Skipping (s,q) (1.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8858885Z Skipping (s,q) (1.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8859042Z Skipping (s,q) (1.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8859204Z Skipping (s,q) (1.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8859361Z Skipping (s,q) (1.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8859521Z Skipping (s,q) (1.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8859683Z Skipping (s,q) (1.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8859841Z Skipping (s,q) (1.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8859997Z Skipping (s,q) (1.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8860163Z Skipping (s,q) (1.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8860325Z Skipping (s,q) (1.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8860489Z Skipping (s,q) (1.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8860646Z Skipping (s,q) (1.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8860804Z Skipping (s,q) (1.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8860967Z Skipping (s,q) (1.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8861122Z Skipping (s,q) (1.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8861283Z Skipping (s,q) (1.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8861447Z Skipping (s,q) (1.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8861605Z Skipping (s,q) (1.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8861763Z Skipping (s,q) (1.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8861930Z Skipping (s,q) (1.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8862134Z Skipping (s,q) (1.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8862299Z Skipping (s,q) (1.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8862458Z Skipping (s,q) (1.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8862615Z Skipping (s,q) (1.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8862779Z Skipping (s,q) (1.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8862939Z Skipping (s,q) (1.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8863104Z Skipping (s,q) (1.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8863268Z Skipping (s,q) (1.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8863488Z Skipping (s,q) (1.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8863654Z Skipping (s,q) (1.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8863810Z Skipping (s,q) (1.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8864013Z Skipping (s,q) (1.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8864176Z Skipping (s,q) (1.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8864332Z Skipping (s,q) (1.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8864490Z Skipping (s,q) (1.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8864651Z Skipping (s,q) (1.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8864809Z Skipping (s,q) (1.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8865013Z Skipping (s,q) (1.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8865176Z Skipping (s,q) (1.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8865335Z Skipping (s,q) (1.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8865502Z Skipping (s,q) (1.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8865662Z Skipping (s,q) (1.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8865823Z Skipping (s,q) (1.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8865990Z Skipping (s,q) (1.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8866147Z Skipping (s,q) (1.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8866312Z Skipping (s,q) (1.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8866470Z Skipping (s,q) (1.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8866633Z Skipping (s,q) (1.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8866804Z Skipping (s,q) (1.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8866964Z Skipping (s,q) (1.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8867123Z Skipping (s,q) (1.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8867289Z Skipping (s,q) (1.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8867463Z Skipping (s,q) (1.65, 97500): inconsistent with heavy hitterPASSED 2025-05-07T20:59:07.8867477Z 2025-05-07T20:59:07.8867628Z ============================== 1 passed in 2.09s =============================== 2025-05-07T20:59:07.8867712Z s! 2025-05-07T20:59:07.8867874Z Skipping (s,q) (1.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8868044Z Skipping (s,q) (1.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8868222Z Skipping (s,q) (1.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8868401Z Skipping (s,q) (1.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8868572Z Skipping (s,q) (1.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8868734Z Skipping (s,q) (1.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8868901Z Skipping (s,q) (1.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8869059Z Skipping (s,q) (1.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8869216Z Skipping (s,q) (1.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8869424Z Skipping (s,q) (1.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8869581Z Skipping (s,q) (1.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8869739Z Skipping (s,q) (1.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8869903Z Skipping (s,q) (1.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8870059Z Skipping (s,q) (1.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8870224Z Skipping (s,q) (1.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8870383Z Skipping (s,q) (1.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8870546Z Skipping (s,q) (1.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8870755Z Skipping (s,q) (1.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8870912Z Skipping (s,q) (1.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8871068Z Skipping (s,q) (1.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8871236Z Skipping (s,q) (1.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8871435Z Skipping (s,q) (1.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8871591Z Skipping (s,q) (1.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8871756Z Skipping (s,q) (1.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8871913Z Skipping (s,q) (1.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8872077Z Skipping (s,q) (1.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8872235Z Skipping (s,q) (1.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8872433Z Skipping (s,q) (1.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8872603Z Skipping (s,q) (1.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8872759Z Skipping (s,q) (1.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8872915Z Skipping (s,q) (1.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8873081Z Skipping (s,q) (1.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8873239Z Skipping (s,q) (1.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8873404Z Skipping (s,q) (1.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:59:07.8873531Z Time taken to estimate parameters (us): 65338 2025-05-07T20:59:07.9100073Z 2025-05-07T20:59:07.9100691Z [TEST] Python test suite PASSED: ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:59:07.9120034Z [TEST] Python test time for ./tbe/stats/tbe_bench_params_reporter_test.py: 4 seconds 2025-05-07T20:59:07.9120049Z 2025-05-07T20:59:07.9120608Z 2025-05-07T20:59:07.9120636Z 2025-05-07T20:59:07.9120665Z 2025-05-07T20:59:07.9143071Z ################################################################################ 2025-05-07T20:59:07.9158440Z # [2025-05-07T20:59:07.915Z] Run Python Test Suite: 2025-05-07T20:59:07.9158814Z # ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:59:07.9158943Z ################################################################################ 2025-05-07T20:59:07.9184454Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:59:07.9184470Z 2025-05-07T20:59:10.0512930Z ============================= test session starts ============================== 2025-05-07T20:59:10.0513756Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:59:10.0514287Z cachedir: .pytest_cache 2025-05-07T20:59:10.0514887Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:59:10.0515631Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:59:10.0516041Z plugins: hypothesis-6.131.14 2025-05-07T20:59:11.6679739Z collecting ... collected 2 items 2025-05-07T20:59:11.6680409Z 2025-05-07T20:59:15.0772766Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:15.0774485Z self=, 2025-05-07T20:59:15.0775348Z weights_precision=SparseType.FP32, 2025-05-07T20:59:15.0775650Z weight_decay=0.001, 2025-05-07T20:59:15.0775884Z T=1, 2025-05-07T20:59:15.0776070Z D=2, 2025-05-07T20:59:15.0776280Z B=1, 2025-05-07T20:59:15.0776466Z log_E=3, 2025-05-07T20:59:15.0776859Z L=0, 2025-05-07T20:59:15.0777057Z D_gradcheck=1, 2025-05-07T20:59:15.0777278Z weighted=False, 2025-05-07T20:59:15.0777492Z mixed=False, 2025-05-07T20:59:15.0777731Z output_dtype=SparseType.FP32, 2025-05-07T20:59:15.0778037Z pooling_mode=, 2025-05-07T20:59:15.0778405Z start_iter=0, 2025-05-07T20:59:15.0778630Z gwd_lower_bound=0, 2025-05-07T20:59:15.0778852Z ) 2025-05-07T20:59:15.0779115Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:15.0779921Z self=, 2025-05-07T20:59:15.0780722Z weights_precision=SparseType.FP16, 2025-05-07T20:59:15.0781021Z weight_decay=0.001, 2025-05-07T20:59:15.0781247Z T=1, 2025-05-07T20:59:15.0781442Z D=2, 2025-05-07T20:59:15.0781626Z B=1, 2025-05-07T20:59:15.0781880Z log_E=3, 2025-05-07T20:59:15.0782081Z L=0, 2025-05-07T20:59:15.0782283Z D_gradcheck=1, 2025-05-07T20:59:15.0782503Z weighted=False, 2025-05-07T20:59:15.0782721Z mixed=False, 2025-05-07T20:59:15.0782956Z output_dtype=SparseType.FP32, 2025-05-07T20:59:15.0783248Z pooling_mode=, 2025-05-07T20:59:15.0783535Z start_iter=0, 2025-05-07T20:59:15.0783757Z gwd_lower_bound=0, 2025-05-07T20:59:15.0783971Z ) 2025-05-07T20:59:15.0784240Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:15.0785034Z self=, 2025-05-07T20:59:15.0785773Z weights_precision=SparseType.FP16, 2025-05-07T20:59:15.0786063Z weight_decay=0.001, 2025-05-07T20:59:15.0786294Z T=5, 2025-05-07T20:59:15.0786482Z D=81, 2025-05-07T20:59:15.0786667Z B=109, 2025-05-07T20:59:15.0786862Z log_E=4, 2025-05-07T20:59:15.0787061Z L=0, 2025-05-07T20:59:15.0787250Z D_gradcheck=1, 2025-05-07T20:59:15.0787472Z weighted=True, 2025-05-07T20:59:15.0787689Z mixed=False, 2025-05-07T20:59:15.0787917Z output_dtype=SparseType.BF16, 2025-05-07T20:59:15.0788220Z pooling_mode=, 2025-05-07T20:59:15.0788507Z start_iter=0, 2025-05-07T20:59:15.0788723Z gwd_lower_bound=0, 2025-05-07T20:59:15.0788943Z ) 2025-05-07T20:59:15.0789209Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:15.0790042Z self=, 2025-05-07T20:59:15.0790778Z weights_precision=SparseType.FP16, 2025-05-07T20:59:15.0791074Z weight_decay=0.1, 2025-05-07T20:59:15.0791299Z T=3, 2025-05-07T20:59:15.0791743Z D=100, 2025-05-07T20:59:15.0791930Z B=70, 2025-05-07T20:59:15.0792123Z log_E=3, 2025-05-07T20:59:15.0792324Z L=5, 2025-05-07T20:59:15.0792523Z D_gradcheck=2, 2025-05-07T20:59:15.0792744Z weighted=True, 2025-05-07T20:59:15.0792957Z mixed=False, 2025-05-07T20:59:15.0793195Z output_dtype=SparseType.FP32, 2025-05-07T20:59:15.0793497Z pooling_mode=, 2025-05-07T20:59:15.0793783Z start_iter=10, 2025-05-07T20:59:15.0794010Z gwd_lower_bound=0.001, 2025-05-07T20:59:15.0794337Z ) 2025-05-07T20:59:15.0794605Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:15.0795406Z self=, 2025-05-07T20:59:15.0796148Z weights_precision=SparseType.FP16, 2025-05-07T20:59:15.0796448Z weight_decay=0.001, 2025-05-07T20:59:15.0796672Z T=2, 2025-05-07T20:59:15.0796863Z D=19, 2025-05-07T20:59:15.0797052Z B=124, 2025-05-07T20:59:15.0797235Z log_E=3, 2025-05-07T20:59:15.0797430Z L=11, 2025-05-07T20:59:15.0797628Z D_gradcheck=1, 2025-05-07T20:59:15.0797836Z weighted=True, 2025-05-07T20:59:15.0798117Z mixed=True, 2025-05-07T20:59:15.0798352Z output_dtype=SparseType.BF16, 2025-05-07T20:59:15.0798645Z pooling_mode=, 2025-05-07T20:59:15.0798931Z start_iter=1000, 2025-05-07T20:59:15.0799168Z gwd_lower_bound=0.001, 2025-05-07T20:59:15.0799398Z ) 2025-05-07T20:59:15.0799727Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:15.0800622Z self=, 2025-05-07T20:59:15.0801347Z weights_precision=SparseType.FP32, 2025-05-07T20:59:15.0801643Z weight_decay=0.01, 2025-05-07T20:59:15.0801870Z T=1, 2025-05-07T20:59:15.0802051Z D=66, 2025-05-07T20:59:15.0802240Z B=22, 2025-05-07T20:59:15.0802432Z log_E=3, 2025-05-07T20:59:15.0802631Z L=13, 2025-05-07T20:59:15.0802820Z D_gradcheck=1, 2025-05-07T20:59:15.0803128Z weighted=False, 2025-05-07T20:59:15.0803341Z mixed=True, 2025-05-07T20:59:15.0803574Z output_dtype=SparseType.FP32, 2025-05-07T20:59:15.0803875Z pooling_mode=, 2025-05-07T20:59:15.0804165Z start_iter=1000, 2025-05-07T20:59:15.0804391Z gwd_lower_bound=0.01, 2025-05-07T20:59:15.0804620Z ) 2025-05-07T20:59:15.0804889Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:15.0805675Z self=, 2025-05-07T20:59:15.0806420Z weights_precision=SparseType.FP32, 2025-05-07T20:59:15.0806720Z weight_decay=0.01, 2025-05-07T20:59:15.0806936Z T=5, 2025-05-07T20:59:15.0807125Z D=43, 2025-05-07T20:59:15.0807316Z B=3, 2025-05-07T20:59:15.0807498Z log_E=5, 2025-05-07T20:59:15.0807695Z L=6, 2025-05-07T20:59:15.0807897Z D_gradcheck=1, 2025-05-07T20:59:15.0808120Z weighted=False, 2025-05-07T20:59:15.0808341Z mixed=False, 2025-05-07T20:59:15.0808578Z output_dtype=SparseType.FP16, 2025-05-07T20:59:15.0808881Z pooling_mode=, 2025-05-07T20:59:15.0809172Z start_iter=100, 2025-05-07T20:59:15.0809401Z gwd_lower_bound=0.001, 2025-05-07T20:59:15.0809635Z ) 2025-05-07T20:59:15.0809901Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:15.0810755Z self=, 2025-05-07T20:59:15.0811497Z weights_precision=SparseType.FP32, 2025-05-07T20:59:15.0811781Z weight_decay=0.1, 2025-05-07T20:59:15.0812006Z T=5, 2025-05-07T20:59:15.0812196Z D=56, 2025-05-07T20:59:15.0812407Z B=25, 2025-05-07T20:59:15.0812595Z log_E=5, 2025-05-07T20:59:15.0812795Z L=8, 2025-05-07T20:59:15.0812988Z D_gradcheck=2, 2025-05-07T20:59:15.0813200Z weighted=True, 2025-05-07T20:59:15.0813420Z mixed=False, 2025-05-07T20:59:15.0813656Z output_dtype=SparseType.FP16, 2025-05-07T20:59:15.0813953Z pooling_mode=, 2025-05-07T20:59:15.0814243Z start_iter=1000, 2025-05-07T20:59:15.0814479Z gwd_lower_bound=0.001, 2025-05-07T20:59:15.0814712Z ) 2025-05-07T20:59:15.0814981Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:15.0815823Z self=, 2025-05-07T20:59:15.0816567Z weights_precision=SparseType.FP32, 2025-05-07T20:59:15.0816859Z weight_decay=0.001, 2025-05-07T20:59:15.0817085Z T=5, 2025-05-07T20:59:15.0817272Z D=35, 2025-05-07T20:59:15.0817457Z B=118, 2025-05-07T20:59:15.0817647Z log_E=3, 2025-05-07T20:59:15.0817842Z L=6, 2025-05-07T20:59:15.0818027Z D_gradcheck=1, 2025-05-07T20:59:15.0818240Z weighted=True, 2025-05-07T20:59:15.0818457Z mixed=False, 2025-05-07T20:59:15.0818685Z output_dtype=SparseType.FP32, 2025-05-07T20:59:15.0819035Z pooling_mode=, 2025-05-07T20:59:15.0819325Z start_iter=1000, 2025-05-07T20:59:15.0819557Z gwd_lower_bound=0.01, 2025-05-07T20:59:15.0819785Z ) 2025-05-07T20:59:15.0820052Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:15.0820880Z self=, 2025-05-07T20:59:15.0821615Z weights_precision=SparseType.FP32, 2025-05-07T20:59:15.0821907Z weight_decay=0.01, 2025-05-07T20:59:15.0822130Z T=3, 2025-05-07T20:59:15.0822312Z D=113, 2025-05-07T20:59:15.0822501Z B=46, 2025-05-07T20:59:15.0822690Z log_E=4, 2025-05-07T20:59:15.0822880Z L=2, 2025-05-07T20:59:15.0823068Z D_gradcheck=2, 2025-05-07T20:59:15.0823288Z weighted=False, 2025-05-07T20:59:15.0823495Z mixed=True, 2025-05-07T20:59:15.0823772Z output_dtype=SparseType.FP32, 2025-05-07T20:59:15.0824069Z pooling_mode=, 2025-05-07T20:59:15.0824356Z start_iter=1000, 2025-05-07T20:59:15.0824591Z gwd_lower_bound=0.01, 2025-05-07T20:59:15.0824826Z ) 2025-05-07T20:59:15.0825086Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:15.0825869Z self=, 2025-05-07T20:59:15.0826610Z weights_precision=SparseType.FP32, 2025-05-07T20:59:15.0826907Z weight_decay=0.01, 2025-05-07T20:59:15.0827129Z T=2, 2025-05-07T20:59:15.0827320Z D=90, 2025-05-07T20:59:15.0827515Z B=81, 2025-05-07T20:59:15.0827697Z log_E=3, 2025-05-07T20:59:15.0827898Z L=12, 2025-05-07T20:59:15.0828096Z D_gradcheck=2, 2025-05-07T20:59:15.0828312Z weighted=False, 2025-05-07T20:59:15.0828528Z mixed=True, 2025-05-07T20:59:15.0828766Z output_dtype=SparseType.BF16, 2025-05-07T20:59:15.0829059Z pooling_mode=, 2025-05-07T20:59:15.0829352Z start_iter=0, 2025-05-07T20:59:15.0829580Z gwd_lower_bound=0.001, 2025-05-07T20:59:15.0829813Z ) 2025-05-07T20:59:15.0830107Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:15.0830933Z self=, 2025-05-07T20:59:15.0831667Z weights_precision=SparseType.FP32, 2025-05-07T20:59:15.0831966Z weight_decay=0.01, 2025-05-07T20:59:15.0832191Z T=2, 2025-05-07T20:59:15.0832377Z D=90, 2025-05-07T20:59:15.0832558Z B=81, 2025-05-07T20:59:15.0832744Z log_E=3, 2025-05-07T20:59:15.0832938Z L=12, 2025-05-07T20:59:15.0833127Z D_gradcheck=2, 2025-05-07T20:59:15.0833341Z weighted=False, 2025-05-07T20:59:15.0833556Z mixed=False, 2025-05-07T20:59:15.0833782Z output_dtype=SparseType.BF16, 2025-05-07T20:59:15.0834087Z pooling_mode=, 2025-05-07T20:59:15.0834371Z start_iter=0, 2025-05-07T20:59:15.0834591Z gwd_lower_bound=0.001, 2025-05-07T20:59:15.0834823Z ) 2025-05-07T20:59:15.0835092Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:15.0835927Z self=, 2025-05-07T20:59:15.0836677Z weights_precision=SparseType.FP32, 2025-05-07T20:59:15.0836971Z weight_decay=0.01, 2025-05-07T20:59:15.0837195Z T=2, 2025-05-07T20:59:15.0837383Z D=90, 2025-05-07T20:59:15.0837570Z B=81, 2025-05-07T20:59:15.0837752Z log_E=3, 2025-05-07T20:59:15.0837951Z L=12, 2025-05-07T20:59:15.0838146Z D_gradcheck=1, 2025-05-07T20:59:15.0838359Z weighted=False, 2025-05-07T20:59:15.0838577Z mixed=False, 2025-05-07T20:59:15.0838809Z output_dtype=SparseType.BF16, 2025-05-07T20:59:15.0839111Z pooling_mode=, 2025-05-07T20:59:15.0839389Z start_iter=0, 2025-05-07T20:59:15.0839659Z gwd_lower_bound=0.001, 2025-05-07T20:59:15.0839895Z ) 2025-05-07T20:59:15.0840159Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:15.0841102Z self=, 2025-05-07T20:59:15.0841890Z weights_precision=SparseType.FP32, 2025-05-07T20:59:15.0842177Z weight_decay=0.01, 2025-05-07T20:59:15.0842406Z T=1, 2025-05-07T20:59:15.0842594Z D=90, 2025-05-07T20:59:15.0842780Z B=81, 2025-05-07T20:59:15.0842971Z log_E=3, 2025-05-07T20:59:15.0843167Z L=12, 2025-05-07T20:59:15.0843359Z D_gradcheck=1, 2025-05-07T20:59:15.0843581Z weighted=False, 2025-05-07T20:59:15.0843800Z mixed=False, 2025-05-07T20:59:15.0844027Z output_dtype=SparseType.BF16, 2025-05-07T20:59:15.0844327Z pooling_mode=, 2025-05-07T20:59:15.0844690Z start_iter=0, 2025-05-07T20:59:15.0844917Z gwd_lower_bound=0.001, 2025-05-07T20:59:15.0845154Z ) 2025-05-07T20:59:15.0845420Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:59:15.0846219Z self=, 2025-05-07T20:59:15.0846949Z weights_precision=SparseType.FP32, 2025-05-07T20:59:15.0847245Z weight_decay=0.01, 2025-05-07T20:59:15.0847467Z T=1, 2025-05-07T20:59:15.0847651Z D=90, 2025-05-07T20:59:15.0847836Z B=1, 2025-05-07T20:59:15.0848022Z log_E=3, 2025-05-07T20:59:15.0848211Z L=12, 2025-05-07T20:59:15.0848405Z D_gradcheck=1, 2025-05-07T20:59:15.0848623Z weighted=False, 2025-05-07T20:59:15.0848833Z mixed=False, 2025-05-07T20:59:15.0849067Z output_dtype=SparseType.BF16, 2025-05-07T20:59:15.0849364Z pooling_mode=, 2025-05-07T20:59:15.0849652Z start_iter=0, 2025-05-07T20:59:15.0849875Z gwd_lower_bound=0.001, 2025-05-07T20:59:15.0850113Z ) 2025-05-07T20:59:15.0850314Z PASSED 2025-05-07T20:59:28.8108626Z tbe/training/backward_adagrad_global_weight_decay_test.py::BackwardAdagradGlobalWeightDecay::test_backward_adagrad_global_weight_decay_vbe Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:28.8110604Z self=, 2025-05-07T20:59:28.8111655Z weights_precision=SparseType.FP32, 2025-05-07T20:59:28.8112084Z weight_decay=0.001, 2025-05-07T20:59:28.8112390Z T=1, 2025-05-07T20:59:28.8112647Z D=2, 2025-05-07T20:59:28.8112880Z B=1, 2025-05-07T20:59:28.8113063Z log_E=3, 2025-05-07T20:59:28.8113262Z L=0, 2025-05-07T20:59:28.8113457Z D_gradcheck=1, 2025-05-07T20:59:28.8113673Z weighted=False, 2025-05-07T20:59:28.8113899Z mixed=False, 2025-05-07T20:59:28.8114186Z output_dtype=SparseType.FP32, 2025-05-07T20:59:28.8114485Z pooling_mode=, 2025-05-07T20:59:28.8114774Z start_iter=0, 2025-05-07T20:59:28.8114993Z gwd_lower_bound=0, 2025-05-07T20:59:28.8115218Z ) 2025-05-07T20:59:28.8115494Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:28.8116485Z self=, 2025-05-07T20:59:28.8117255Z weights_precision=SparseType.FP16, 2025-05-07T20:59:28.8117544Z weight_decay=0.001, 2025-05-07T20:59:28.8117848Z T=1, 2025-05-07T20:59:28.8118112Z D=2, 2025-05-07T20:59:28.8118357Z B=1, 2025-05-07T20:59:28.8118614Z log_E=3, 2025-05-07T20:59:28.8118884Z L=0, 2025-05-07T20:59:28.8119087Z D_gradcheck=1, 2025-05-07T20:59:28.8119310Z weighted=False, 2025-05-07T20:59:28.8119530Z mixed=False, 2025-05-07T20:59:28.8119761Z output_dtype=SparseType.FP32, 2025-05-07T20:59:28.8120062Z pooling_mode=, 2025-05-07T20:59:28.8120554Z start_iter=0, 2025-05-07T20:59:28.8120771Z gwd_lower_bound=0, 2025-05-07T20:59:28.8120985Z ) 2025-05-07T20:59:28.8121264Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:28.8122088Z self=, 2025-05-07T20:59:28.8122911Z weights_precision=SparseType.FP16, 2025-05-07T20:59:28.8123210Z weight_decay=0.001, 2025-05-07T20:59:28.8123436Z T=4, 2025-05-07T20:59:28.8123620Z D=100, 2025-05-07T20:59:28.8123810Z B=73, 2025-05-07T20:59:28.8123998Z log_E=4, 2025-05-07T20:59:28.8124190Z L=14, 2025-05-07T20:59:28.8124402Z D_gradcheck=2, 2025-05-07T20:59:28.8124617Z weighted=True, 2025-05-07T20:59:28.8124826Z mixed=True, 2025-05-07T20:59:28.8131650Z output_dtype=SparseType.FP32, 2025-05-07T20:59:28.8132062Z pooling_mode=, 2025-05-07T20:59:28.8132369Z start_iter=1000, 2025-05-07T20:59:28.8132606Z gwd_lower_bound=0.01, 2025-05-07T20:59:28.8132833Z ) 2025-05-07T20:59:28.8133124Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:28.8133954Z self=, 2025-05-07T20:59:28.8134716Z weights_precision=SparseType.FP16, 2025-05-07T20:59:28.8135019Z weight_decay=0.01, 2025-05-07T20:59:28.8135245Z T=4, 2025-05-07T20:59:28.8135437Z D=33, 2025-05-07T20:59:28.8135626Z B=110, 2025-05-07T20:59:28.8135818Z log_E=5, 2025-05-07T20:59:28.8136024Z L=11, 2025-05-07T20:59:28.8136216Z D_gradcheck=1, 2025-05-07T20:59:28.8136429Z weighted=False, 2025-05-07T20:59:28.8136640Z mixed=False, 2025-05-07T20:59:28.8136864Z output_dtype=SparseType.BF16, 2025-05-07T20:59:28.8137157Z pooling_mode=, 2025-05-07T20:59:28.8137443Z start_iter=100, 2025-05-07T20:59:28.8137669Z gwd_lower_bound=0, 2025-05-07T20:59:28.8137894Z ) 2025-05-07T20:59:28.8138185Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:28.8139004Z self=, 2025-05-07T20:59:28.8139768Z weights_precision=SparseType.FP16, 2025-05-07T20:59:28.8140066Z weight_decay=0.001, 2025-05-07T20:59:28.8140290Z T=3, 2025-05-07T20:59:28.8140477Z D=122, 2025-05-07T20:59:28.8140671Z B=17, 2025-05-07T20:59:28.8140856Z log_E=5, 2025-05-07T20:59:28.8141058Z L=13, 2025-05-07T20:59:28.8141255Z D_gradcheck=2, 2025-05-07T20:59:28.8141482Z weighted=False, 2025-05-07T20:59:28.8141697Z mixed=False, 2025-05-07T20:59:28.8141936Z output_dtype=SparseType.BF16, 2025-05-07T20:59:28.8142241Z pooling_mode=, 2025-05-07T20:59:28.8142530Z start_iter=1000, 2025-05-07T20:59:28.8142776Z gwd_lower_bound=0.001, 2025-05-07T20:59:28.8143017Z ) 2025-05-07T20:59:28.8143295Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:28.8144222Z self=, 2025-05-07T20:59:28.8144977Z weights_precision=SparseType.FP32, 2025-05-07T20:59:28.8145267Z weight_decay=0.01, 2025-05-07T20:59:28.8145496Z T=3, 2025-05-07T20:59:28.8145688Z D=27, 2025-05-07T20:59:28.8145873Z B=125, 2025-05-07T20:59:28.8146069Z log_E=4, 2025-05-07T20:59:28.8146267Z L=5, 2025-05-07T20:59:28.8146466Z D_gradcheck=1, 2025-05-07T20:59:28.8146687Z weighted=True, 2025-05-07T20:59:28.8146906Z mixed=False, 2025-05-07T20:59:28.8147136Z output_dtype=SparseType.FP16, 2025-05-07T20:59:28.8147438Z pooling_mode=, 2025-05-07T20:59:28.8147732Z start_iter=100, 2025-05-07T20:59:28.8148011Z gwd_lower_bound=0.001, 2025-05-07T20:59:28.8148242Z ) 2025-05-07T20:59:28.8148528Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:28.8149363Z self=, 2025-05-07T20:59:28.8150156Z weights_precision=SparseType.FP32, 2025-05-07T20:59:28.8150456Z weight_decay=0.01, 2025-05-07T20:59:28.8150684Z T=2, 2025-05-07T20:59:28.8150869Z D=76, 2025-05-07T20:59:28.8151060Z B=37, 2025-05-07T20:59:28.8151252Z log_E=4, 2025-05-07T20:59:28.8151446Z L=10, 2025-05-07T20:59:28.8151645Z D_gradcheck=1, 2025-05-07T20:59:28.8151868Z weighted=False, 2025-05-07T20:59:28.8152083Z mixed=True, 2025-05-07T20:59:28.8152324Z output_dtype=SparseType.BF16, 2025-05-07T20:59:28.8152629Z pooling_mode=, 2025-05-07T20:59:28.8152970Z start_iter=10, 2025-05-07T20:59:28.8153191Z gwd_lower_bound=0, 2025-05-07T20:59:28.8153421Z ) 2025-05-07T20:59:28.8153705Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:28.8154575Z self=, 2025-05-07T20:59:28.8155330Z weights_precision=SparseType.FP16, 2025-05-07T20:59:28.8155627Z weight_decay=0.01, 2025-05-07T20:59:28.8155848Z T=2, 2025-05-07T20:59:28.8156039Z D=89, 2025-05-07T20:59:28.8156230Z B=118, 2025-05-07T20:59:28.8156419Z log_E=3, 2025-05-07T20:59:28.8156618Z L=20, 2025-05-07T20:59:28.8156814Z D_gradcheck=1, 2025-05-07T20:59:28.8157027Z weighted=True, 2025-05-07T20:59:28.8157245Z mixed=True, 2025-05-07T20:59:28.8157481Z output_dtype=SparseType.FP16, 2025-05-07T20:59:28.8157781Z pooling_mode=, 2025-05-07T20:59:28.8158076Z start_iter=0, 2025-05-07T20:59:28.8158300Z gwd_lower_bound=0.01, 2025-05-07T20:59:28.8158537Z ) 2025-05-07T20:59:28.8158816Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:28.8159633Z self=, 2025-05-07T20:59:28.8160483Z weights_precision=SparseType.FP32, 2025-05-07T20:59:28.8160767Z weight_decay=0.1, 2025-05-07T20:59:28.8160991Z T=5, 2025-05-07T20:59:28.8161178Z D=74, 2025-05-07T20:59:28.8161362Z B=125, 2025-05-07T20:59:28.8161552Z log_E=5, 2025-05-07T20:59:28.8161746Z L=1, 2025-05-07T20:59:28.8161928Z D_gradcheck=2, 2025-05-07T20:59:28.8162145Z weighted=False, 2025-05-07T20:59:28.8162358Z mixed=True, 2025-05-07T20:59:28.8162582Z output_dtype=SparseType.FP16, 2025-05-07T20:59:28.8162876Z pooling_mode=, 2025-05-07T20:59:28.8163163Z start_iter=100, 2025-05-07T20:59:28.8163389Z gwd_lower_bound=0.001, 2025-05-07T20:59:28.8163622Z ) 2025-05-07T20:59:28.8163903Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:28.8164720Z self=, 2025-05-07T20:59:28.8165515Z weights_precision=SparseType.FP16, 2025-05-07T20:59:28.8165811Z weight_decay=0.01, 2025-05-07T20:59:28.8166037Z T=2, 2025-05-07T20:59:28.8166218Z D=93, 2025-05-07T20:59:28.8166404Z B=122, 2025-05-07T20:59:28.8166596Z log_E=4, 2025-05-07T20:59:28.8166788Z L=10, 2025-05-07T20:59:28.8166984Z D_gradcheck=2, 2025-05-07T20:59:28.8167200Z weighted=False, 2025-05-07T20:59:28.8167440Z mixed=False, 2025-05-07T20:59:28.8167665Z output_dtype=SparseType.FP16, 2025-05-07T20:59:28.8167961Z pooling_mode=, 2025-05-07T20:59:28.8168246Z start_iter=1000, 2025-05-07T20:59:28.8168475Z gwd_lower_bound=0, 2025-05-07T20:59:28.8168689Z ) 2025-05-07T20:59:28.8169020Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:28.8169833Z self=, 2025-05-07T20:59:28.8170581Z weights_precision=SparseType.FP32, 2025-05-07T20:59:28.8170914Z weight_decay=0.001, 2025-05-07T20:59:28.8171137Z T=5, 2025-05-07T20:59:28.8171319Z D=78, 2025-05-07T20:59:28.8171504Z B=109, 2025-05-07T20:59:28.8171698Z log_E=5, 2025-05-07T20:59:28.8171888Z L=14, 2025-05-07T20:59:28.8172079Z D_gradcheck=1, 2025-05-07T20:59:28.8172296Z weighted=False, 2025-05-07T20:59:28.8172506Z mixed=False, 2025-05-07T20:59:28.8172741Z output_dtype=SparseType.BF16, 2025-05-07T20:59:28.8173037Z pooling_mode=, 2025-05-07T20:59:28.8173321Z start_iter=10, 2025-05-07T20:59:28.8173585Z gwd_lower_bound=0, 2025-05-07T20:59:28.8173830Z ) 2025-05-07T20:59:28.8174132Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:28.8174950Z self=, 2025-05-07T20:59:28.8175697Z weights_precision=SparseType.FP32, 2025-05-07T20:59:28.8175994Z weight_decay=0.001, 2025-05-07T20:59:28.8176212Z T=5, 2025-05-07T20:59:28.8176399Z D=78, 2025-05-07T20:59:28.8176588Z B=109, 2025-05-07T20:59:28.8176773Z log_E=5, 2025-05-07T20:59:28.8176965Z L=1, 2025-05-07T20:59:28.8177158Z D_gradcheck=1, 2025-05-07T20:59:28.8177369Z weighted=False, 2025-05-07T20:59:28.8177586Z mixed=False, 2025-05-07T20:59:28.8177818Z output_dtype=SparseType.BF16, 2025-05-07T20:59:28.8178110Z pooling_mode=, 2025-05-07T20:59:28.8178404Z start_iter=10, 2025-05-07T20:59:28.8178623Z gwd_lower_bound=0, 2025-05-07T20:59:28.8178841Z ) 2025-05-07T20:59:28.8179123Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:28.8179945Z self=, 2025-05-07T20:59:28.8180690Z weights_precision=SparseType.FP32, 2025-05-07T20:59:28.8180986Z weight_decay=0.001, 2025-05-07T20:59:28.8181215Z T=1, 2025-05-07T20:59:28.8181404Z D=78, 2025-05-07T20:59:28.8181588Z B=109, 2025-05-07T20:59:28.8181779Z log_E=5, 2025-05-07T20:59:28.8181975Z L=1, 2025-05-07T20:59:28.8182162Z D_gradcheck=1, 2025-05-07T20:59:28.8182384Z weighted=False, 2025-05-07T20:59:28.8182598Z mixed=False, 2025-05-07T20:59:28.8182826Z output_dtype=SparseType.BF16, 2025-05-07T20:59:28.8183120Z pooling_mode=, 2025-05-07T20:59:28.8183408Z start_iter=10, 2025-05-07T20:59:28.8183619Z gwd_lower_bound=0, 2025-05-07T20:59:28.8183845Z ) 2025-05-07T20:59:28.8184155Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:28.8185000Z self=, 2025-05-07T20:59:28.8185744Z weights_precision=SparseType.FP32, 2025-05-07T20:59:28.8186087Z weight_decay=0.001, 2025-05-07T20:59:28.8186319Z T=1, 2025-05-07T20:59:28.8186501Z D=109, 2025-05-07T20:59:28.8186689Z B=109, 2025-05-07T20:59:28.8186877Z log_E=5, 2025-05-07T20:59:28.8187078Z L=1, 2025-05-07T20:59:28.8187264Z D_gradcheck=1, 2025-05-07T20:59:28.8187482Z weighted=False, 2025-05-07T20:59:28.8187699Z mixed=False, 2025-05-07T20:59:28.8187928Z output_dtype=SparseType.BF16, 2025-05-07T20:59:28.8188227Z pooling_mode=, 2025-05-07T20:59:28.8188517Z start_iter=10, 2025-05-07T20:59:28.8188730Z gwd_lower_bound=0, 2025-05-07T20:59:28.8188952Z ) 2025-05-07T20:59:28.8189236Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:59:28.8190091Z self=, 2025-05-07T20:59:28.8190838Z weights_precision=SparseType.FP32, 2025-05-07T20:59:28.8191137Z weight_decay=0.001, 2025-05-07T20:59:28.8191705Z T=1, 2025-05-07T20:59:28.8191891Z D=109, 2025-05-07T20:59:28.8192080Z B=109, 2025-05-07T20:59:28.8192272Z log_E=3, 2025-05-07T20:59:28.8192462Z L=1, 2025-05-07T20:59:28.8192659Z D_gradcheck=1, 2025-05-07T20:59:28.8192881Z weighted=False, 2025-05-07T20:59:28.8193091Z mixed=False, 2025-05-07T20:59:28.8193324Z output_dtype=SparseType.BF16, 2025-05-07T20:59:28.8193627Z pooling_mode=, 2025-05-07T20:59:28.8193905Z start_iter=10, 2025-05-07T20:59:28.8194122Z gwd_lower_bound=0, 2025-05-07T20:59:28.8194335Z ) 2025-05-07T20:59:28.8194510Z PASSED 2025-05-07T20:59:28.8194712Z 2025-05-07T20:59:28.8194854Z =============================== warnings summary =============================== 2025-05-07T20:59:28.8195439Z ../../../../../../miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/split_embedding_utils.py:23 2025-05-07T20:59:28.8196657Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/split_embedding_utils.py:23: DeprecationWarning:  2025-05-07T20:59:28.8197548Z The Python module fbgemm_gpu.split_embedding_utils is now DEPRECATED and will be removed in the 2025-05-07T20:59:28.8198177Z future. Users should import fbgemm_gpu.tbe.utils into their scripts instead. 2025-05-07T20:59:28.8198621Z  2025-05-07T20:59:28.8198831Z warnings.warn( # noqa: B028 2025-05-07T20:59:28.8199016Z 2025-05-07T20:59:28.8199247Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:59:28.8199719Z ======================== 2 passed, 1 warning in 18.88s ========================= 2025-05-07T20:59:29.4940534Z 2025-05-07T20:59:29.4941424Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:59:29.4960464Z [TEST] Python test time for ./tbe/training/backward_adagrad_global_weight_decay_test.py: 22 seconds 2025-05-07T20:59:29.4961033Z 2025-05-07T20:59:29.4961039Z 2025-05-07T20:59:29.4961044Z 2025-05-07T20:59:29.4961071Z 2025-05-07T20:59:29.4982752Z ################################################################################ 2025-05-07T20:59:29.4998506Z # [2025-05-07T20:59:29.499Z] Run Python Test Suite: 2025-05-07T20:59:29.4999033Z # ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:59:29.4999507Z ################################################################################ 2025-05-07T20:59:29.5023729Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:59:29.5024683Z 2025-05-07T20:59:31.6332413Z ============================= test session starts ============================== 2025-05-07T20:59:31.6333126Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:59:31.6333673Z cachedir: .pytest_cache 2025-05-07T20:59:31.6334509Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:59:31.6335272Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:59:31.6335688Z plugins: hypothesis-6.131.14 2025-05-07T20:59:33.1815406Z collecting ... collected 1 item 2025-05-07T20:59:33.1815639Z 2025-05-07T20:59:38.8329757Z tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:38.8331297Z self=, 2025-05-07T20:59:38.8332204Z weights_precision=SparseType.FP32, 2025-05-07T20:59:38.8332513Z mixed_B=False, 2025-05-07T20:59:38.8332763Z pooling_mode=, 2025-05-07T20:59:38.8333050Z T=1, 2025-05-07T20:59:38.8333242Z D=128, 2025-05-07T20:59:38.8333506Z B=1, 2025-05-07T20:59:38.8333770Z log_E=3, 2025-05-07T20:59:38.8334088Z L=0, 2025-05-07T20:59:38.8334277Z D_gradcheck=1, 2025-05-07T20:59:38.8334513Z stochastic_rounding=False, 2025-05-07T20:59:38.8334777Z weighted=False, 2025-05-07T20:59:38.8334990Z row_wise=False, 2025-05-07T20:59:38.8335204Z mixed=False, 2025-05-07T20:59:38.8335419Z use_cache=False, 2025-05-07T20:59:38.8335664Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.8335957Z use_cpu=False, 2025-05-07T20:59:38.8336196Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.8336463Z ) 2025-05-07T20:59:38.8336821Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:38.8337502Z self=, 2025-05-07T20:59:38.8338153Z weights_precision=SparseType.FP16, 2025-05-07T20:59:38.8338440Z mixed_B=False, 2025-05-07T20:59:38.8338685Z pooling_mode=, 2025-05-07T20:59:38.8338969Z T=1, 2025-05-07T20:59:38.8339159Z D=128, 2025-05-07T20:59:38.8339355Z B=1, 2025-05-07T20:59:38.8339545Z log_E=3, 2025-05-07T20:59:38.8339741Z L=0, 2025-05-07T20:59:38.8339936Z D_gradcheck=1, 2025-05-07T20:59:38.8340173Z stochastic_rounding=False, 2025-05-07T20:59:38.8340429Z weighted=False, 2025-05-07T20:59:38.8340649Z row_wise=False, 2025-05-07T20:59:38.8340865Z mixed=False, 2025-05-07T20:59:38.8341073Z use_cache=False, 2025-05-07T20:59:38.8341327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.8341620Z use_cpu=False, 2025-05-07T20:59:38.8341861Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.8342126Z ) 2025-05-07T20:59:38.8342365Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:38.8343024Z self=, 2025-05-07T20:59:38.8343666Z weights_precision=SparseType.FP16, 2025-05-07T20:59:38.8343956Z mixed_B=False, 2025-05-07T20:59:38.8344200Z pooling_mode=, 2025-05-07T20:59:38.8344477Z T=5, 2025-05-07T20:59:38.8344664Z D=431, 2025-05-07T20:59:38.8344852Z B=109, 2025-05-07T20:59:38.8345038Z log_E=3, 2025-05-07T20:59:38.8345237Z L=7, 2025-05-07T20:59:38.8345431Z D_gradcheck=1, 2025-05-07T20:59:38.8345659Z stochastic_rounding=False, 2025-05-07T20:59:38.8345920Z weighted=False, 2025-05-07T20:59:38.8346138Z row_wise=True, 2025-05-07T20:59:38.8346348Z mixed=False, 2025-05-07T20:59:38.8346562Z use_cache=False, 2025-05-07T20:59:38.8346824Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.8347150Z use_cpu=True, 2025-05-07T20:59:38.8347386Z output_dtype=SparseType.BF16, 2025-05-07T20:59:38.8347657Z ) 2025-05-07T20:59:38.8347885Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:38.8348544Z self=, 2025-05-07T20:59:38.8349258Z weights_precision=SparseType.FP16, 2025-05-07T20:59:38.8349549Z mixed_B=True, 2025-05-07T20:59:38.8349784Z pooling_mode=, 2025-05-07T20:59:38.8350070Z T=1, 2025-05-07T20:59:38.8350260Z D=280, 2025-05-07T20:59:38.8350446Z B=72, 2025-05-07T20:59:38.8350631Z log_E=5, 2025-05-07T20:59:38.8350829Z L=1, 2025-05-07T20:59:38.8351012Z D_gradcheck=2, 2025-05-07T20:59:38.8351244Z stochastic_rounding=False, 2025-05-07T20:59:38.8351510Z weighted=True, 2025-05-07T20:59:38.8351722Z row_wise=False, 2025-05-07T20:59:38.8351939Z mixed=True, 2025-05-07T20:59:38.8352153Z use_cache=True, 2025-05-07T20:59:38.8352397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.8352762Z use_cpu=True, 2025-05-07T20:59:38.8352999Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.8353257Z ) 2025-05-07T20:59:38.8353499Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:38.8354160Z self=, 2025-05-07T20:59:38.8354842Z weights_precision=SparseType.FP32, 2025-05-07T20:59:38.8355124Z mixed_B=True, 2025-05-07T20:59:38.8355365Z pooling_mode=, 2025-05-07T20:59:38.8355650Z T=2, 2025-05-07T20:59:38.8355835Z D=396, 2025-05-07T20:59:38.8356029Z B=84, 2025-05-07T20:59:38.8356222Z log_E=5, 2025-05-07T20:59:38.8356415Z L=3, 2025-05-07T20:59:38.8356611Z D_gradcheck=2, 2025-05-07T20:59:38.8356846Z stochastic_rounding=False, 2025-05-07T20:59:38.8357103Z weighted=False, 2025-05-07T20:59:38.8357363Z row_wise=False, 2025-05-07T20:59:38.8357579Z mixed=True, 2025-05-07T20:59:38.8357787Z use_cache=False, 2025-05-07T20:59:38.8358034Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.8358322Z use_cpu=True, 2025-05-07T20:59:38.8358554Z output_dtype=SparseType.BF16, 2025-05-07T20:59:38.8358819Z ) 2025-05-07T20:59:38.8359058Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:38.8359711Z self=, 2025-05-07T20:59:38.8360529Z weights_precision=SparseType.FP32, 2025-05-07T20:59:38.8360818Z mixed_B=True, 2025-05-07T20:59:38.8361057Z pooling_mode=, 2025-05-07T20:59:38.8361331Z T=3, 2025-05-07T20:59:38.8361519Z D=393, 2025-05-07T20:59:38.8361711Z B=40, 2025-05-07T20:59:38.8361892Z log_E=4, 2025-05-07T20:59:38.8362088Z L=14, 2025-05-07T20:59:38.8362281Z D_gradcheck=1, 2025-05-07T20:59:38.8362506Z stochastic_rounding=True, 2025-05-07T20:59:38.8362769Z weighted=False, 2025-05-07T20:59:38.8362997Z row_wise=True, 2025-05-07T20:59:38.8363201Z mixed=True, 2025-05-07T20:59:38.8363410Z use_cache=False, 2025-05-07T20:59:38.8363661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.8363944Z use_cpu=False, 2025-05-07T20:59:38.8364184Z output_dtype=SparseType.BF16, 2025-05-07T20:59:38.8364456Z ) 2025-05-07T20:59:38.8364686Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:38.8365345Z self=, 2025-05-07T20:59:38.8365990Z weights_precision=SparseType.FP16, 2025-05-07T20:59:38.8366326Z mixed_B=True, 2025-05-07T20:59:38.8366563Z pooling_mode=, 2025-05-07T20:59:38.8366847Z T=5, 2025-05-07T20:59:38.8367037Z D=333, 2025-05-07T20:59:38.8367508Z B=28, 2025-05-07T20:59:38.8367787Z log_E=3, 2025-05-07T20:59:38.8368075Z L=1, 2025-05-07T20:59:38.8368381Z D_gradcheck=1, 2025-05-07T20:59:38.8368728Z stochastic_rounding=False, 2025-05-07T20:59:38.8369073Z weighted=False, 2025-05-07T20:59:38.8369514Z row_wise=True, 2025-05-07T20:59:38.8376015Z mixed=False, 2025-05-07T20:59:38.8376239Z use_cache=True, 2025-05-07T20:59:38.8376671Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.8376994Z use_cpu=True, 2025-05-07T20:59:38.8377239Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.8377512Z ) 2025-05-07T20:59:38.8377747Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:38.8378423Z self=, 2025-05-07T20:59:38.8379075Z weights_precision=SparseType.FP16, 2025-05-07T20:59:38.8379366Z mixed_B=False, 2025-05-07T20:59:38.8379622Z pooling_mode=, 2025-05-07T20:59:38.8379914Z T=3, 2025-05-07T20:59:38.8380104Z D=264, 2025-05-07T20:59:38.8380306Z B=127, 2025-05-07T20:59:38.8380553Z log_E=4, 2025-05-07T20:59:38.8380746Z L=8, 2025-05-07T20:59:38.8380944Z D_gradcheck=1, 2025-05-07T20:59:38.8381179Z stochastic_rounding=True, 2025-05-07T20:59:38.8381433Z weighted=False, 2025-05-07T20:59:38.8381647Z row_wise=True, 2025-05-07T20:59:38.8381862Z mixed=False, 2025-05-07T20:59:38.8382111Z use_cache=False, 2025-05-07T20:59:38.8382359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.8382647Z use_cpu=False, 2025-05-07T20:59:38.8382883Z output_dtype=SparseType.BF16, 2025-05-07T20:59:38.8383137Z ) 2025-05-07T20:59:38.8383370Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:38.8384023Z self=, 2025-05-07T20:59:38.8384650Z weights_precision=SparseType.FP32, 2025-05-07T20:59:38.8384937Z mixed_B=False, 2025-05-07T20:59:38.8385226Z pooling_mode=, 2025-05-07T20:59:38.8385503Z T=2, 2025-05-07T20:59:38.8385692Z D=437, 2025-05-07T20:59:38.8385884Z B=45, 2025-05-07T20:59:38.8386070Z log_E=5, 2025-05-07T20:59:38.8386265Z L=19, 2025-05-07T20:59:38.8386458Z D_gradcheck=2, 2025-05-07T20:59:38.8386682Z stochastic_rounding=True, 2025-05-07T20:59:38.8386975Z weighted=True, 2025-05-07T20:59:38.8387218Z row_wise=False, 2025-05-07T20:59:38.8387428Z mixed=False, 2025-05-07T20:59:38.8387644Z use_cache=False, 2025-05-07T20:59:38.8387919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.8388204Z use_cpu=True, 2025-05-07T20:59:38.8388436Z output_dtype=SparseType.BF16, 2025-05-07T20:59:38.8388704Z ) 2025-05-07T20:59:38.8388943Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:38.8389600Z self=, 2025-05-07T20:59:38.8390239Z weights_precision=SparseType.FP16, 2025-05-07T20:59:38.8390530Z mixed_B=False, 2025-05-07T20:59:38.8390779Z pooling_mode=, 2025-05-07T20:59:38.8391059Z T=2, 2025-05-07T20:59:38.8391248Z D=483, 2025-05-07T20:59:38.8391646Z B=4, 2025-05-07T20:59:38.8391834Z log_E=4, 2025-05-07T20:59:38.8392026Z L=1, 2025-05-07T20:59:38.8392224Z D_gradcheck=2, 2025-05-07T20:59:38.8392451Z stochastic_rounding=False, 2025-05-07T20:59:38.8392709Z weighted=False, 2025-05-07T20:59:38.8392926Z row_wise=False, 2025-05-07T20:59:38.8393129Z mixed=True, 2025-05-07T20:59:38.8393331Z use_cache=True, 2025-05-07T20:59:38.8393569Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.8393845Z use_cpu=False, 2025-05-07T20:59:38.8394082Z output_dtype=SparseType.BF16, 2025-05-07T20:59:38.8394338Z ) 2025-05-07T20:59:38.8394571Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:38.8395231Z self=, 2025-05-07T20:59:38.8395865Z weights_precision=SparseType.FP32, 2025-05-07T20:59:38.8396153Z mixed_B=True, 2025-05-07T20:59:38.8396383Z pooling_mode=, 2025-05-07T20:59:38.8396661Z T=4, 2025-05-07T20:59:38.8396847Z D=273, 2025-05-07T20:59:38.8397030Z B=55, 2025-05-07T20:59:38.8397305Z log_E=4, 2025-05-07T20:59:38.8397502Z L=18, 2025-05-07T20:59:38.8397686Z D_gradcheck=2, 2025-05-07T20:59:38.8397911Z stochastic_rounding=True, 2025-05-07T20:59:38.8398163Z weighted=True, 2025-05-07T20:59:38.8398371Z row_wise=False, 2025-05-07T20:59:38.8398579Z mixed=False, 2025-05-07T20:59:38.8398785Z use_cache=True, 2025-05-07T20:59:38.8399017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.8399300Z use_cpu=False, 2025-05-07T20:59:38.8399537Z output_dtype=SparseType.FP32, 2025-05-07T20:59:38.8399796Z ) 2025-05-07T20:59:38.8400029Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:38.8400738Z self=, 2025-05-07T20:59:38.8401477Z weights_precision=SparseType.FP16, 2025-05-07T20:59:38.8401758Z mixed_B=False, 2025-05-07T20:59:38.8401995Z pooling_mode=, 2025-05-07T20:59:38.8402339Z T=5, 2025-05-07T20:59:38.8402521Z D=377, 2025-05-07T20:59:38.8402704Z B=94, 2025-05-07T20:59:38.8402889Z log_E=4, 2025-05-07T20:59:38.8403074Z L=17, 2025-05-07T20:59:38.8403265Z D_gradcheck=2, 2025-05-07T20:59:38.8403493Z stochastic_rounding=True, 2025-05-07T20:59:38.8403741Z weighted=False, 2025-05-07T20:59:38.8403954Z row_wise=True, 2025-05-07T20:59:38.8404162Z mixed=True, 2025-05-07T20:59:38.8404361Z use_cache=True, 2025-05-07T20:59:38.8404595Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.8404879Z use_cpu=False, 2025-05-07T20:59:38.8405169Z output_dtype=SparseType.FP16, 2025-05-07T20:59:38.8405428Z ) 2025-05-07T20:59:38.8405662Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:38.8406308Z self=, 2025-05-07T20:59:38.8406981Z weights_precision=SparseType.FP32, 2025-05-07T20:59:38.8407272Z mixed_B=False, 2025-05-07T20:59:38.8407507Z pooling_mode=, 2025-05-07T20:59:38.8407780Z T=2, 2025-05-07T20:59:38.8407965Z D=196, 2025-05-07T20:59:38.8408153Z B=122, 2025-05-07T20:59:38.8408333Z log_E=5, 2025-05-07T20:59:38.8408522Z L=2, 2025-05-07T20:59:38.8408715Z D_gradcheck=1, 2025-05-07T20:59:38.8408937Z stochastic_rounding=True, 2025-05-07T20:59:38.8409189Z weighted=True, 2025-05-07T20:59:38.8409398Z row_wise=True, 2025-05-07T20:59:38.8409601Z mixed=False, 2025-05-07T20:59:38.8409808Z use_cache=True, 2025-05-07T20:59:38.8410047Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.8410322Z use_cpu=True, 2025-05-07T20:59:38.8410556Z output_dtype=SparseType.FP16, 2025-05-07T20:59:38.8410815Z ) 2025-05-07T20:59:38.8411042Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:38.8411690Z self=, 2025-05-07T20:59:38.8412320Z weights_precision=SparseType.FP16, 2025-05-07T20:59:38.8412601Z mixed_B=True, 2025-05-07T20:59:38.8412830Z pooling_mode=, 2025-05-07T20:59:38.8413104Z T=3, 2025-05-07T20:59:38.8413285Z D=226, 2025-05-07T20:59:38.8413463Z B=38, 2025-05-07T20:59:38.8413641Z log_E=5, 2025-05-07T20:59:38.8413828Z L=13, 2025-05-07T20:59:38.8414013Z D_gradcheck=1, 2025-05-07T20:59:38.8414238Z stochastic_rounding=True, 2025-05-07T20:59:38.8414490Z weighted=True, 2025-05-07T20:59:38.8414694Z row_wise=True, 2025-05-07T20:59:38.8414902Z mixed=False, 2025-05-07T20:59:38.8415111Z use_cache=True, 2025-05-07T20:59:38.8415341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:38.8415629Z use_cpu=True, 2025-05-07T20:59:38.8415860Z output_dtype=SparseType.BF16, 2025-05-07T20:59:38.8416115Z ) 2025-05-07T20:59:38.8416347Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:38.8417087Z self=, 2025-05-07T20:59:38.8417724Z weights_precision=SparseType.FP32, 2025-05-07T20:59:38.8418004Z mixed_B=True, 2025-05-07T20:59:38.8418240Z pooling_mode=, 2025-05-07T20:59:38.8418518Z T=4, 2025-05-07T20:59:38.8418697Z D=392, 2025-05-07T20:59:38.8418883Z B=65, 2025-05-07T20:59:38.8419066Z log_E=5, 2025-05-07T20:59:38.8419252Z L=18, 2025-05-07T20:59:38.8419438Z D_gradcheck=2, 2025-05-07T20:59:38.8419660Z stochastic_rounding=False, 2025-05-07T20:59:38.8419911Z weighted=True, 2025-05-07T20:59:38.8420123Z row_wise=True, 2025-05-07T20:59:38.8420376Z mixed=True, 2025-05-07T20:59:38.8420576Z use_cache=True, 2025-05-07T20:59:38.8420811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:38.8421089Z use_cpu=False, 2025-05-07T20:59:38.8421315Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.1700456Z ) 2025-05-07T21:00:19.1701191Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:19.1701871Z self=, 2025-05-07T21:00:19.1702513Z weights_precision=SparseType.FP32, 2025-05-07T21:00:19.1702819Z mixed_B=False, 2025-05-07T21:00:19.1703073Z pooling_mode=, 2025-05-07T21:00:19.1703361Z T=4, 2025-05-07T21:00:19.1703644Z D=440, 2025-05-07T21:00:19.1703922Z B=114, 2025-05-07T21:00:19.1704164Z log_E=4, 2025-05-07T21:00:19.1704412Z L=2, 2025-05-07T21:00:19.1704807Z D_gradcheck=2, 2025-05-07T21:00:19.1705101Z stochastic_rounding=True, 2025-05-07T21:00:19.1705366Z weighted=False, 2025-05-07T21:00:19.1705586Z row_wise=True, 2025-05-07T21:00:19.1705799Z mixed=True, 2025-05-07T21:00:19.1706008Z use_cache=False, 2025-05-07T21:00:19.1706266Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.1706557Z use_cpu=True, 2025-05-07T21:00:19.1706794Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.1707066Z ) 2025-05-07T21:00:19.1707328Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:19.1708006Z self=, 2025-05-07T21:00:19.1708646Z weights_precision=SparseType.FP32, 2025-05-07T21:00:19.1708933Z mixed_B=True, 2025-05-07T21:00:19.1709168Z pooling_mode=, 2025-05-07T21:00:19.1709447Z T=3, 2025-05-07T21:00:19.1709637Z D=382, 2025-05-07T21:00:19.1709823Z B=113, 2025-05-07T21:00:19.1710015Z log_E=5, 2025-05-07T21:00:19.1710213Z L=15, 2025-05-07T21:00:19.1710411Z D_gradcheck=1, 2025-05-07T21:00:19.1710637Z stochastic_rounding=True, 2025-05-07T21:00:19.1710896Z weighted=True, 2025-05-07T21:00:19.1711113Z row_wise=False, 2025-05-07T21:00:19.1711321Z mixed=True, 2025-05-07T21:00:19.1711530Z use_cache=False, 2025-05-07T21:00:19.1711787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.1712069Z use_cpu=False, 2025-05-07T21:00:19.1712352Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.1712616Z ) 2025-05-07T21:00:19.1712843Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:19.1713499Z self=, 2025-05-07T21:00:19.1714139Z weights_precision=SparseType.FP16, 2025-05-07T21:00:19.1714423Z mixed_B=False, 2025-05-07T21:00:19.1714664Z pooling_mode=, 2025-05-07T21:00:19.1714957Z T=5, 2025-05-07T21:00:19.1715149Z D=148, 2025-05-07T21:00:19.1715333Z B=37, 2025-05-07T21:00:19.1715525Z log_E=3, 2025-05-07T21:00:19.1715720Z L=5, 2025-05-07T21:00:19.1715911Z D_gradcheck=1, 2025-05-07T21:00:19.1716140Z stochastic_rounding=True, 2025-05-07T21:00:19.1716404Z weighted=True, 2025-05-07T21:00:19.1716613Z row_wise=True, 2025-05-07T21:00:19.1716931Z mixed=True, 2025-05-07T21:00:19.1717140Z use_cache=False, 2025-05-07T21:00:19.1717391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.1717727Z use_cpu=False, 2025-05-07T21:00:19.1717968Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.1718227Z ) 2025-05-07T21:00:19.1718465Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:19.1719122Z self=, 2025-05-07T21:00:19.1719758Z weights_precision=SparseType.FP16, 2025-05-07T21:00:19.1720054Z mixed_B=False, 2025-05-07T21:00:19.1720423Z pooling_mode=, 2025-05-07T21:00:19.1720821Z T=2, 2025-05-07T21:00:19.1721007Z D=370, 2025-05-07T21:00:19.1721203Z B=64, 2025-05-07T21:00:19.1721392Z log_E=5, 2025-05-07T21:00:19.1721582Z L=12, 2025-05-07T21:00:19.1721773Z D_gradcheck=2, 2025-05-07T21:00:19.1722005Z stochastic_rounding=False, 2025-05-07T21:00:19.1722309Z weighted=False, 2025-05-07T21:00:19.1722526Z row_wise=True, 2025-05-07T21:00:19.1722734Z mixed=True, 2025-05-07T21:00:19.1722933Z use_cache=True, 2025-05-07T21:00:19.1723173Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.1723462Z use_cpu=True, 2025-05-07T21:00:19.1723690Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.1723951Z ) 2025-05-07T21:00:19.1724185Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:19.1724877Z self=, 2025-05-07T21:00:19.1725514Z weights_precision=SparseType.FP32, 2025-05-07T21:00:19.1725805Z mixed_B=False, 2025-05-07T21:00:19.1726039Z pooling_mode=, 2025-05-07T21:00:19.1726320Z T=2, 2025-05-07T21:00:19.1726508Z D=317, 2025-05-07T21:00:19.1726702Z B=32, 2025-05-07T21:00:19.1726887Z log_E=5, 2025-05-07T21:00:19.1727087Z L=15, 2025-05-07T21:00:19.1727293Z D_gradcheck=1, 2025-05-07T21:00:19.1727563Z stochastic_rounding=False, 2025-05-07T21:00:19.1727821Z weighted=True, 2025-05-07T21:00:19.1728037Z row_wise=True, 2025-05-07T21:00:19.1728241Z mixed=True, 2025-05-07T21:00:19.1728448Z use_cache=True, 2025-05-07T21:00:19.1728693Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.1728979Z use_cpu=False, 2025-05-07T21:00:19.1729219Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.1729482Z ) 2025-05-07T21:00:19.1729711Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:19.1730374Z self=, 2025-05-07T21:00:19.1731023Z weights_precision=SparseType.FP32, 2025-05-07T21:00:19.1731306Z mixed_B=True, 2025-05-07T21:00:19.1731549Z pooling_mode=, 2025-05-07T21:00:19.1731832Z T=1, 2025-05-07T21:00:19.1732012Z D=257, 2025-05-07T21:00:19.1732215Z B=55, 2025-05-07T21:00:19.1732410Z log_E=4, 2025-05-07T21:00:19.1732599Z L=8, 2025-05-07T21:00:19.1732794Z D_gradcheck=1, 2025-05-07T21:00:19.1733027Z stochastic_rounding=False, 2025-05-07T21:00:19.1733289Z weighted=False, 2025-05-07T21:00:19.1733505Z row_wise=False, 2025-05-07T21:00:19.1733722Z mixed=False, 2025-05-07T21:00:19.1733943Z use_cache=False, 2025-05-07T21:00:19.1734189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.1734478Z use_cpu=False, 2025-05-07T21:00:19.1734714Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.1734968Z ) 2025-05-07T21:00:19.1735211Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:19.1735867Z self=, 2025-05-07T21:00:19.1736504Z weights_precision=SparseType.FP16, 2025-05-07T21:00:19.1736793Z mixed_B=True, 2025-05-07T21:00:19.1737034Z pooling_mode=, 2025-05-07T21:00:19.1737416Z T=3, 2025-05-07T21:00:19.1737624Z D=390, 2025-05-07T21:00:19.1737812Z B=28, 2025-05-07T21:00:19.1737998Z log_E=3, 2025-05-07T21:00:19.1738197Z L=13, 2025-05-07T21:00:19.1738391Z D_gradcheck=2, 2025-05-07T21:00:19.1738625Z stochastic_rounding=False, 2025-05-07T21:00:19.1738881Z weighted=True, 2025-05-07T21:00:19.1739094Z row_wise=True, 2025-05-07T21:00:19.1739306Z mixed=True, 2025-05-07T21:00:19.1739512Z use_cache=True, 2025-05-07T21:00:19.1739756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.1740046Z use_cpu=False, 2025-05-07T21:00:19.1740281Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.1740546Z ) 2025-05-07T21:00:19.1740831Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:19.1741486Z self=, 2025-05-07T21:00:19.1742124Z weights_precision=SparseType.FP16, 2025-05-07T21:00:19.1742459Z mixed_B=False, 2025-05-07T21:00:19.1742695Z pooling_mode=, 2025-05-07T21:00:19.1742978Z T=4, 2025-05-07T21:00:19.1743168Z D=402, 2025-05-07T21:00:19.1743354Z B=23, 2025-05-07T21:00:19.1743546Z log_E=5, 2025-05-07T21:00:19.1743741Z L=16, 2025-05-07T21:00:19.1743935Z D_gradcheck=2, 2025-05-07T21:00:19.1744167Z stochastic_rounding=False, 2025-05-07T21:00:19.1744429Z weighted=False, 2025-05-07T21:00:19.1744647Z row_wise=False, 2025-05-07T21:00:19.1744860Z mixed=False, 2025-05-07T21:00:19.1745078Z use_cache=False, 2025-05-07T21:00:19.1745376Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.1745662Z use_cpu=False, 2025-05-07T21:00:19.1745913Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.1746176Z ) 2025-05-07T21:00:19.1746406Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:19.1747070Z self=, 2025-05-07T21:00:19.1747767Z weights_precision=SparseType.FP32, 2025-05-07T21:00:19.1748052Z mixed_B=True, 2025-05-07T21:00:19.1748291Z pooling_mode=, 2025-05-07T21:00:19.1748572Z T=5, 2025-05-07T21:00:19.1748754Z D=407, 2025-05-07T21:00:19.1748947Z B=60, 2025-05-07T21:00:19.1749137Z log_E=4, 2025-05-07T21:00:19.1749327Z L=10, 2025-05-07T21:00:19.1749520Z D_gradcheck=1, 2025-05-07T21:00:19.1749753Z stochastic_rounding=False, 2025-05-07T21:00:19.1750013Z weighted=True, 2025-05-07T21:00:19.1750222Z row_wise=True, 2025-05-07T21:00:19.1750438Z mixed=True, 2025-05-07T21:00:19.1750645Z use_cache=True, 2025-05-07T21:00:19.1750885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.1751170Z use_cpu=False, 2025-05-07T21:00:19.1751405Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.1751664Z ) 2025-05-07T21:00:19.1751898Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:19.1752564Z self=, 2025-05-07T21:00:19.1753195Z weights_precision=SparseType.FP32, 2025-05-07T21:00:19.1753487Z mixed_B=True, 2025-05-07T21:00:19.1753727Z pooling_mode=, 2025-05-07T21:00:19.1754005Z T=1, 2025-05-07T21:00:19.1754196Z D=202, 2025-05-07T21:00:19.1754389Z B=29, 2025-05-07T21:00:19.1754567Z log_E=4, 2025-05-07T21:00:19.1754767Z L=13, 2025-05-07T21:00:19.1754964Z D_gradcheck=2, 2025-05-07T21:00:19.1755190Z stochastic_rounding=True, 2025-05-07T21:00:19.1755452Z weighted=True, 2025-05-07T21:00:19.1761722Z row_wise=True, 2025-05-07T21:00:19.1761989Z mixed=False, 2025-05-07T21:00:19.1762215Z use_cache=False, 2025-05-07T21:00:19.1762478Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.1762780Z use_cpu=False, 2025-05-07T21:00:19.1763018Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.1763289Z ) 2025-05-07T21:00:19.1763610Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:19.1764275Z self=, 2025-05-07T21:00:19.1764924Z weights_precision=SparseType.FP16, 2025-05-07T21:00:19.1765218Z mixed_B=True, 2025-05-07T21:00:19.1765465Z pooling_mode=, 2025-05-07T21:00:19.1765752Z T=2, 2025-05-07T21:00:19.1765946Z D=147, 2025-05-07T21:00:19.1766137Z B=37, 2025-05-07T21:00:19.1766328Z log_E=5, 2025-05-07T21:00:19.1766523Z L=9, 2025-05-07T21:00:19.1766719Z D_gradcheck=2, 2025-05-07T21:00:19.1766951Z stochastic_rounding=True, 2025-05-07T21:00:19.1767274Z weighted=True, 2025-05-07T21:00:19.1767527Z row_wise=False, 2025-05-07T21:00:19.1767741Z mixed=True, 2025-05-07T21:00:19.1767954Z use_cache=False, 2025-05-07T21:00:19.1768205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.1768501Z use_cpu=True, 2025-05-07T21:00:19.1768839Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.1769106Z ) 2025-05-07T21:00:19.1769338Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:19.1769999Z self=, 2025-05-07T21:00:19.1770642Z weights_precision=SparseType.FP16, 2025-05-07T21:00:19.1770932Z mixed_B=False, 2025-05-07T21:00:19.1771178Z pooling_mode=, 2025-05-07T21:00:19.1771469Z T=5, 2025-05-07T21:00:19.1771654Z D=151, 2025-05-07T21:00:19.1771895Z B=93, 2025-05-07T21:00:19.1772088Z log_E=3, 2025-05-07T21:00:19.1772282Z L=15, 2025-05-07T21:00:19.1772481Z D_gradcheck=2, 2025-05-07T21:00:19.1772714Z stochastic_rounding=True, 2025-05-07T21:00:19.1772970Z weighted=True, 2025-05-07T21:00:19.1773189Z row_wise=False, 2025-05-07T21:00:19.1773407Z mixed=False, 2025-05-07T21:00:19.1773620Z use_cache=True, 2025-05-07T21:00:19.1773869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.1774159Z use_cpu=False, 2025-05-07T21:00:19.1774399Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.1774656Z ) 2025-05-07T21:00:19.1774894Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:19.1775555Z self=, 2025-05-07T21:00:19.1776193Z weights_precision=SparseType.FP16, 2025-05-07T21:00:19.1776491Z mixed_B=False, 2025-05-07T21:00:19.1776739Z pooling_mode=, 2025-05-07T21:00:19.1777022Z T=1, 2025-05-07T21:00:19.1777212Z D=129, 2025-05-07T21:00:19.1777431Z B=28, 2025-05-07T21:00:19.1777641Z log_E=5, 2025-05-07T21:00:19.1777840Z L=13, 2025-05-07T21:00:19.1778041Z D_gradcheck=2, 2025-05-07T21:00:19.1778272Z stochastic_rounding=False, 2025-05-07T21:00:19.1778532Z weighted=True, 2025-05-07T21:00:19.1778755Z row_wise=False, 2025-05-07T21:00:19.1778971Z mixed=False, 2025-05-07T21:00:19.1779185Z use_cache=False, 2025-05-07T21:00:19.1779438Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.1779726Z use_cpu=True, 2025-05-07T21:00:19.1779963Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.1780225Z ) 2025-05-07T21:00:19.1780458Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:19.1781110Z self=, 2025-05-07T21:00:19.1781750Z weights_precision=SparseType.FP16, 2025-05-07T21:00:19.1782044Z mixed_B=True, 2025-05-07T21:00:19.1782284Z pooling_mode=, 2025-05-07T21:00:19.1782570Z T=1, 2025-05-07T21:00:19.1782757Z D=413, 2025-05-07T21:00:19.1782945Z B=60, 2025-05-07T21:00:19.1783136Z log_E=5, 2025-05-07T21:00:19.1783334Z L=8, 2025-05-07T21:00:19.1783525Z D_gradcheck=1, 2025-05-07T21:00:19.1783811Z stochastic_rounding=True, 2025-05-07T21:00:19.1784074Z weighted=False, 2025-05-07T21:00:19.1784292Z row_wise=False, 2025-05-07T21:00:19.1784506Z mixed=True, 2025-05-07T21:00:19.1784717Z use_cache=True, 2025-05-07T21:00:19.1784958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.1785247Z use_cpu=True, 2025-05-07T21:00:19.1785486Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.1785756Z ) 2025-05-07T21:00:19.1785987Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:19.1786647Z self=, 2025-05-07T21:00:19.1787285Z weights_precision=SparseType.FP16, 2025-05-07T21:00:19.1787645Z mixed_B=True, 2025-05-07T21:00:19.1787915Z pooling_mode=, 2025-05-07T21:00:19.1788203Z T=3, 2025-05-07T21:00:19.1788389Z D=247, 2025-05-07T21:00:19.1788586Z B=103, 2025-05-07T21:00:19.1788777Z log_E=5, 2025-05-07T21:00:19.1789013Z L=7, 2025-05-07T21:00:19.1789212Z D_gradcheck=1, 2025-05-07T21:00:19.1789446Z stochastic_rounding=True, 2025-05-07T21:00:19.1789703Z weighted=False, 2025-05-07T21:00:19.1789920Z row_wise=True, 2025-05-07T21:00:19.1790138Z mixed=False, 2025-05-07T21:00:19.1790345Z use_cache=True, 2025-05-07T21:00:19.1790590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.1790883Z use_cpu=False, 2025-05-07T21:00:19.1791117Z output_dtype=SparseType.FP16, 2025-05-07T21:00:56.0251313Z ) 2025-05-07T21:00:56.0253739Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:56.0255033Z self=, 2025-05-07T21:00:56.0255961Z weights_precision=SparseType.FP32, 2025-05-07T21:00:56.0256374Z mixed_B=False, 2025-05-07T21:00:56.0256637Z pooling_mode=, 2025-05-07T21:00:56.0256921Z T=5, 2025-05-07T21:00:56.0257113Z D=128, 2025-05-07T21:00:56.0257329Z B=12, 2025-05-07T21:00:56.0257531Z log_E=5, 2025-05-07T21:00:56.0257758Z L=12, 2025-05-07T21:00:56.0257954Z D_gradcheck=2, 2025-05-07T21:00:56.0258184Z stochastic_rounding=False, 2025-05-07T21:00:56.0258451Z weighted=False, 2025-05-07T21:00:56.0258671Z row_wise=True, 2025-05-07T21:00:56.0258877Z mixed=False, 2025-05-07T21:00:56.0259093Z use_cache=False, 2025-05-07T21:00:56.0259344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:56.0259639Z use_cpu=False, 2025-05-07T21:00:56.0259875Z output_dtype=SparseType.FP32, 2025-05-07T21:00:56.0260137Z ) 2025-05-07T21:00:56.0260374Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:56.0261034Z self=, 2025-05-07T21:00:56.0261681Z weights_precision=SparseType.FP16, 2025-05-07T21:00:56.0261974Z mixed_B=False, 2025-05-07T21:00:56.0262213Z pooling_mode=, 2025-05-07T21:00:56.0262500Z T=5, 2025-05-07T21:00:56.0262688Z D=243, 2025-05-07T21:00:56.0262874Z B=114, 2025-05-07T21:00:56.0263066Z log_E=4, 2025-05-07T21:00:56.0263266Z L=0, 2025-05-07T21:00:56.0263452Z D_gradcheck=1, 2025-05-07T21:00:56.0263684Z stochastic_rounding=True, 2025-05-07T21:00:56.0263944Z weighted=True, 2025-05-07T21:00:56.0264154Z row_wise=False, 2025-05-07T21:00:56.0264367Z mixed=True, 2025-05-07T21:00:56.0264577Z use_cache=False, 2025-05-07T21:00:56.0264822Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.0265120Z use_cpu=True, 2025-05-07T21:00:56.0265374Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.0265642Z ) 2025-05-07T21:00:56.0265874Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:56.0266542Z self=, 2025-05-07T21:00:56.0267293Z weights_precision=SparseType.FP32, 2025-05-07T21:00:56.0267589Z mixed_B=False, 2025-05-07T21:00:56.0267853Z pooling_mode=, 2025-05-07T21:00:56.0268169Z T=3, 2025-05-07T21:00:56.0268353Z D=282, 2025-05-07T21:00:56.0268540Z B=92, 2025-05-07T21:00:56.0268735Z log_E=4, 2025-05-07T21:00:56.0268934Z L=13, 2025-05-07T21:00:56.0269122Z D_gradcheck=1, 2025-05-07T21:00:56.0269357Z stochastic_rounding=False, 2025-05-07T21:00:56.0269621Z weighted=False, 2025-05-07T21:00:56.0269833Z row_wise=True, 2025-05-07T21:00:56.0270049Z mixed=False, 2025-05-07T21:00:56.0270271Z use_cache=False, 2025-05-07T21:00:56.0270516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.0270904Z use_cpu=False, 2025-05-07T21:00:56.0271149Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.0271410Z ) 2025-05-07T21:00:56.0271652Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:56.0272323Z self=, 2025-05-07T21:00:56.0273039Z weights_precision=SparseType.FP32, 2025-05-07T21:00:56.0273326Z mixed_B=False, 2025-05-07T21:00:56.0273574Z pooling_mode=, 2025-05-07T21:00:56.0273855Z T=3, 2025-05-07T21:00:56.0274039Z D=128, 2025-05-07T21:00:56.0274238Z B=92, 2025-05-07T21:00:56.0274430Z log_E=4, 2025-05-07T21:00:56.0274624Z L=13, 2025-05-07T21:00:56.0274816Z D_gradcheck=1, 2025-05-07T21:00:56.0275049Z stochastic_rounding=False, 2025-05-07T21:00:56.0275313Z weighted=False, 2025-05-07T21:00:56.0275578Z row_wise=True, 2025-05-07T21:00:56.0275798Z mixed=False, 2025-05-07T21:00:56.0276016Z use_cache=False, 2025-05-07T21:00:56.0276262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.0276556Z use_cpu=False, 2025-05-07T21:00:56.0276796Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.0277055Z ) 2025-05-07T21:00:56.0277306Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:56.0277972Z self=, 2025-05-07T21:00:56.0278608Z weights_precision=SparseType.FP32, 2025-05-07T21:00:56.0278905Z mixed_B=False, 2025-05-07T21:00:56.0279150Z pooling_mode=, 2025-05-07T21:00:56.0279437Z T=3, 2025-05-07T21:00:56.0279618Z D=128, 2025-05-07T21:00:56.0279808Z B=92, 2025-05-07T21:00:56.0280000Z log_E=3, 2025-05-07T21:00:56.0280191Z L=13, 2025-05-07T21:00:56.0280503Z D_gradcheck=1, 2025-05-07T21:00:56.0280739Z stochastic_rounding=False, 2025-05-07T21:00:56.0280995Z weighted=False, 2025-05-07T21:00:56.0281219Z row_wise=True, 2025-05-07T21:00:56.0281432Z mixed=False, 2025-05-07T21:00:56.0281640Z use_cache=False, 2025-05-07T21:00:56.0281892Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.0282182Z use_cpu=False, 2025-05-07T21:00:56.0282415Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.0282689Z ) 2025-05-07T21:00:56.0282929Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:56.0283588Z self=, 2025-05-07T21:00:56.0284229Z weights_precision=SparseType.FP32, 2025-05-07T21:00:56.0284523Z mixed_B=False, 2025-05-07T21:00:56.0284766Z pooling_mode=, 2025-05-07T21:00:56.0285045Z T=3, 2025-05-07T21:00:56.0285233Z D=128, 2025-05-07T21:00:56.0285426Z B=13, 2025-05-07T21:00:56.0285611Z log_E=3, 2025-05-07T21:00:56.0285811Z L=13, 2025-05-07T21:00:56.0286007Z D_gradcheck=1, 2025-05-07T21:00:56.0286237Z stochastic_rounding=False, 2025-05-07T21:00:56.0286499Z weighted=False, 2025-05-07T21:00:56.0286717Z row_wise=True, 2025-05-07T21:00:56.0286923Z mixed=False, 2025-05-07T21:00:56.0287141Z use_cache=False, 2025-05-07T21:00:56.0287397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.0287785Z use_cpu=False, 2025-05-07T21:00:56.0288025Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.0288290Z ) 2025-05-07T21:00:56.0288520Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T21:00:56.0289188Z self=, 2025-05-07T21:00:56.0289831Z weights_precision=SparseType.FP32, 2025-05-07T21:00:56.0290112Z mixed_B=False, 2025-05-07T21:00:56.0290357Z pooling_mode=, 2025-05-07T21:00:56.0290642Z T=3, 2025-05-07T21:00:56.0290835Z D=128, 2025-05-07T21:00:56.0291020Z B=13, 2025-05-07T21:00:56.0291214Z log_E=3, 2025-05-07T21:00:56.0291727Z L=3, 2025-05-07T21:00:56.0291916Z D_gradcheck=1, 2025-05-07T21:00:56.0292155Z stochastic_rounding=False, 2025-05-07T21:00:56.0292416Z weighted=False, 2025-05-07T21:00:56.0292630Z row_wise=True, 2025-05-07T21:00:56.0292841Z mixed=False, 2025-05-07T21:00:56.0293129Z use_cache=False, 2025-05-07T21:00:56.0293373Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:56.0293665Z use_cpu=False, 2025-05-07T21:00:56.0293902Z output_dtype=SparseType.BF16, 2025-05-07T21:00:56.0294161Z ) 2025-05-07T21:00:56.0294340Z PASSED 2025-05-07T21:00:56.0294452Z 2025-05-07T21:00:56.0294599Z =============================== warnings summary =============================== 2025-05-07T21:00:56.0295261Z test/tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims 2025-05-07T21:00:56.0296906Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T21:00:56.0298232Z warnings.warn( 2025-05-07T21:00:56.0298376Z 2025-05-07T21:00:56.0298609Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:00:56.0299096Z =================== 1 passed, 1 warning in 84.51s (0:01:24) ==================== 2025-05-07T21:00:56.7334064Z 2025-05-07T21:00:56.7334731Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T21:00:56.7352035Z [TEST] Python test time for ./tbe/training/backward_adagrad_large_dim_test.py: 87 seconds 2025-05-07T21:00:56.7352567Z 2025-05-07T21:00:56.7352573Z 2025-05-07T21:00:56.7352597Z 2025-05-07T21:00:56.7352602Z 2025-05-07T21:00:56.7374944Z ################################################################################ 2025-05-07T21:00:56.7390743Z # [2025-05-07T21:00:56.738Z] Run Python Test Suite: 2025-05-07T21:00:56.7391198Z # ./tbe/training/backward_adagrad_test.py 2025-05-07T21:00:56.7391828Z ################################################################################ 2025-05-07T21:00:56.7416200Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_adagrad_test.py 2025-05-07T21:00:56.7416891Z 2025-05-07T21:00:58.8723054Z ============================= test session starts ============================== 2025-05-07T21:00:58.8723707Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:00:58.8724237Z cachedir: .pytest_cache 2025-05-07T21:00:58.8724817Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:00:58.8725578Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:00:58.8725996Z plugins: hypothesis-6.131.14 2025-05-07T21:01:00.4389101Z collecting ... collected 8 items 2025-05-07T21:01:00.4389410Z 2025-05-07T21:01:09.4408372Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:09.4409785Z self=, 2025-05-07T21:01:09.4410572Z mixed_B=False, 2025-05-07T21:01:09.4410839Z compile=False, 2025-05-07T21:01:09.4411154Z T=1, 2025-05-07T21:01:09.4411496Z D=2, 2025-05-07T21:01:09.4411771Z B=1, 2025-05-07T21:01:09.4412045Z log_E=3, 2025-05-07T21:01:09.4412317Z L=0, 2025-05-07T21:01:09.4412517Z D_gradcheck=1, 2025-05-07T21:01:09.4412802Z stochastic_rounding=False, 2025-05-07T21:01:09.4413181Z weighted=False, 2025-05-07T21:01:09.4413507Z row_wise=False, 2025-05-07T21:01:09.4413825Z mixed=False, 2025-05-07T21:01:09.4414306Z use_cache=False, 2025-05-07T21:01:09.4414669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:09.4415060Z use_cpu=False, 2025-05-07T21:01:09.4415390Z output_dtype=SparseType.FP32, 2025-05-07T21:01:09.4415715Z ) 2025-05-07T21:01:09.4415958Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:09.4416705Z self=, 2025-05-07T21:01:09.4417250Z mixed_B=True, 2025-05-07T21:01:09.4417470Z compile=False, 2025-05-07T21:01:09.4417678Z T=1, 2025-05-07T21:01:09.4417868Z D=2, 2025-05-07T21:01:09.4418056Z B=1, 2025-05-07T21:01:09.4418240Z log_E=3, 2025-05-07T21:01:09.4418438Z L=0, 2025-05-07T21:01:09.4418632Z D_gradcheck=1, 2025-05-07T21:01:09.4418861Z stochastic_rounding=False, 2025-05-07T21:01:09.4419121Z weighted=False, 2025-05-07T21:01:09.4419422Z row_wise=False, 2025-05-07T21:01:09.4419635Z mixed=False, 2025-05-07T21:01:09.4419849Z use_cache=False, 2025-05-07T21:01:09.4420106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:09.4420393Z use_cpu=False, 2025-05-07T21:01:09.4420634Z output_dtype=SparseType.FP32, 2025-05-07T21:01:09.4420898Z ) 2025-05-07T21:01:09.4421135Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:09.4421779Z self=, 2025-05-07T21:01:09.4422321Z mixed_B=True, 2025-05-07T21:01:09.4422531Z compile=False, 2025-05-07T21:01:09.4422743Z T=4, 2025-05-07T21:01:09.4422934Z D=35, 2025-05-07T21:01:09.4423120Z B=96, 2025-05-07T21:01:09.4423309Z log_E=4, 2025-05-07T21:01:09.4423506Z L=10, 2025-05-07T21:01:09.4423698Z D_gradcheck=1, 2025-05-07T21:01:09.4423931Z stochastic_rounding=True, 2025-05-07T21:01:09.4424191Z weighted=False, 2025-05-07T21:01:09.4424413Z row_wise=True, 2025-05-07T21:01:09.4424619Z mixed=True, 2025-05-07T21:01:09.4424830Z use_cache=False, 2025-05-07T21:01:09.4425090Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:09.4425376Z use_cpu=True, 2025-05-07T21:01:09.4425612Z output_dtype=SparseType.BF16, 2025-05-07T21:01:09.4425878Z ) 2025-05-07T21:01:09.4426111Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:09.4426712Z self=, 2025-05-07T21:01:09.4427258Z mixed_B=True, 2025-05-07T21:01:09.4427468Z compile=True, 2025-05-07T21:01:09.4427686Z T=3, 2025-05-07T21:01:09.4427880Z D=29, 2025-05-07T21:01:09.4428067Z B=89, 2025-05-07T21:01:09.4428258Z log_E=4, 2025-05-07T21:01:09.4428459Z L=10, 2025-05-07T21:01:09.4428652Z D_gradcheck=1, 2025-05-07T21:01:09.4428890Z stochastic_rounding=True, 2025-05-07T21:01:09.4429157Z weighted=True, 2025-05-07T21:01:09.4429371Z row_wise=False, 2025-05-07T21:01:09.4429590Z mixed=False, 2025-05-07T21:01:09.4429806Z use_cache=True, 2025-05-07T21:01:09.4430045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:09.4430344Z use_cpu=False, 2025-05-07T21:01:09.4430583Z output_dtype=SparseType.FP32, 2025-05-07T21:01:09.4430851Z ) 2025-05-07T21:01:09.4431085Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:09.4431733Z self=, 2025-05-07T21:01:09.4432276Z mixed_B=False, 2025-05-07T21:01:09.4432486Z compile=True, 2025-05-07T21:01:09.4432697Z T=4, 2025-05-07T21:01:09.4441848Z D=113, 2025-05-07T21:01:09.4442092Z B=127, 2025-05-07T21:01:09.4442286Z log_E=5, 2025-05-07T21:01:09.4442498Z L=17, 2025-05-07T21:01:09.4442706Z D_gradcheck=1, 2025-05-07T21:01:09.4442939Z stochastic_rounding=True, 2025-05-07T21:01:09.4443213Z weighted=True, 2025-05-07T21:01:09.4443445Z row_wise=False, 2025-05-07T21:01:09.4443656Z mixed=True, 2025-05-07T21:01:09.4443873Z use_cache=False, 2025-05-07T21:01:09.4444211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:09.4444498Z use_cpu=True, 2025-05-07T21:01:09.4444743Z output_dtype=SparseType.BF16, 2025-05-07T21:01:09.4445013Z ) 2025-05-07T21:01:09.4445251Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:09.4445937Z self=, 2025-05-07T21:01:09.4446487Z mixed_B=True, 2025-05-07T21:01:09.4446708Z compile=True, 2025-05-07T21:01:09.4446915Z T=4, 2025-05-07T21:01:09.4447109Z D=64, 2025-05-07T21:01:09.4447299Z B=73, 2025-05-07T21:01:09.4447483Z log_E=4, 2025-05-07T21:01:09.4447683Z L=0, 2025-05-07T21:01:09.4447883Z D_gradcheck=2, 2025-05-07T21:01:09.4448112Z stochastic_rounding=True, 2025-05-07T21:01:09.4448374Z weighted=True, 2025-05-07T21:01:09.4448637Z row_wise=False, 2025-05-07T21:01:09.4448850Z mixed=True, 2025-05-07T21:01:09.4449063Z use_cache=True, 2025-05-07T21:01:09.4449311Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:09.4449601Z use_cpu=False, 2025-05-07T21:01:09.4449845Z output_dtype=SparseType.FP16, 2025-05-07T21:01:09.4450112Z ) 2025-05-07T21:01:09.4450348Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:09.4450950Z self=, 2025-05-07T21:01:09.4451546Z mixed_B=False, 2025-05-07T21:01:09.4451764Z compile=False, 2025-05-07T21:01:09.4451979Z T=3, 2025-05-07T21:01:09.4452169Z D=100, 2025-05-07T21:01:09.4452357Z B=28, 2025-05-07T21:01:09.4452551Z log_E=5, 2025-05-07T21:01:09.4452751Z L=8, 2025-05-07T21:01:09.4452946Z D_gradcheck=1, 2025-05-07T21:01:09.4453176Z stochastic_rounding=True, 2025-05-07T21:01:09.4453441Z weighted=False, 2025-05-07T21:01:09.4453668Z row_wise=False, 2025-05-07T21:01:09.4453881Z mixed=True, 2025-05-07T21:01:09.4454094Z use_cache=True, 2025-05-07T21:01:09.4454347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:09.4454639Z use_cpu=False, 2025-05-07T21:01:09.4454880Z output_dtype=SparseType.FP16, 2025-05-07T21:01:09.4455149Z ) 2025-05-07T21:01:09.4455387Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:09.4455984Z self=, 2025-05-07T21:01:09.4456533Z mixed_B=False, 2025-05-07T21:01:09.4456748Z compile=True, 2025-05-07T21:01:09.4456962Z T=1, 2025-05-07T21:01:09.4457154Z D=17, 2025-05-07T21:01:09.4457341Z B=77, 2025-05-07T21:01:09.4457534Z log_E=4, 2025-05-07T21:01:09.4457736Z L=0, 2025-05-07T21:01:09.4457927Z D_gradcheck=2, 2025-05-07T21:01:09.4458162Z stochastic_rounding=True, 2025-05-07T21:01:09.4458429Z weighted=False, 2025-05-07T21:01:09.4458647Z row_wise=True, 2025-05-07T21:01:09.4458863Z mixed=True, 2025-05-07T21:01:09.4459076Z use_cache=True, 2025-05-07T21:01:09.4459324Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:09.4459608Z use_cpu=True, 2025-05-07T21:01:09.4459846Z output_dtype=SparseType.FP16, 2025-05-07T21:01:09.4460112Z ) 2025-05-07T21:01:09.4460346Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:09.4460996Z self=, 2025-05-07T21:01:09.4461573Z mixed_B=False, 2025-05-07T21:01:09.4461812Z compile=False, 2025-05-07T21:01:09.4462027Z T=1, 2025-05-07T21:01:09.4462259Z D=97, 2025-05-07T21:01:09.4462452Z B=84, 2025-05-07T21:01:09.4462644Z log_E=3, 2025-05-07T21:01:09.4462838Z L=5, 2025-05-07T21:01:09.4463034Z D_gradcheck=1, 2025-05-07T21:01:09.4463266Z stochastic_rounding=False, 2025-05-07T21:01:09.4463527Z weighted=False, 2025-05-07T21:01:09.4463748Z row_wise=True, 2025-05-07T21:01:09.4463964Z mixed=True, 2025-05-07T21:01:09.4464170Z use_cache=True, 2025-05-07T21:01:09.4464462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:09.4464755Z use_cpu=True, 2025-05-07T21:01:09.4464991Z output_dtype=SparseType.BF16, 2025-05-07T21:01:09.4465260Z ) 2025-05-07T21:01:09.4465500Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:09.4466136Z self=, 2025-05-07T21:01:09.4466681Z mixed_B=False, 2025-05-07T21:01:09.4466905Z compile=False, 2025-05-07T21:01:09.4467118Z T=1, 2025-05-07T21:01:09.4467307Z D=59, 2025-05-07T21:01:09.4467497Z B=72, 2025-05-07T21:01:09.4467690Z log_E=3, 2025-05-07T21:01:09.4467885Z L=13, 2025-05-07T21:01:09.4468083Z D_gradcheck=2, 2025-05-07T21:01:09.4468318Z stochastic_rounding=False, 2025-05-07T21:01:09.4468576Z weighted=False, 2025-05-07T21:01:09.4468797Z row_wise=True, 2025-05-07T21:01:09.4469056Z mixed=False, 2025-05-07T21:01:09.4469271Z use_cache=True, 2025-05-07T21:01:09.4469516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:09.4469799Z use_cpu=True, 2025-05-07T21:01:09.4470030Z output_dtype=SparseType.BF16, 2025-05-07T21:01:09.4470292Z ) 2025-05-07T21:01:09.4470529Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:09.4471123Z self=, 2025-05-07T21:01:09.4471717Z mixed_B=False, 2025-05-07T21:01:09.4471934Z compile=False, 2025-05-07T21:01:09.4472138Z T=5, 2025-05-07T21:01:09.4472329Z D=32, 2025-05-07T21:01:09.4472517Z B=93, 2025-05-07T21:01:09.4472705Z log_E=3, 2025-05-07T21:01:09.4472905Z L=3, 2025-05-07T21:01:09.4473101Z D_gradcheck=1, 2025-05-07T21:01:09.4473328Z stochastic_rounding=False, 2025-05-07T21:01:09.4473590Z weighted=False, 2025-05-07T21:01:09.4473811Z row_wise=True, 2025-05-07T21:01:09.4474027Z mixed=False, 2025-05-07T21:01:09.4474237Z use_cache=False, 2025-05-07T21:01:09.4474492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:09.4474784Z use_cpu=False, 2025-05-07T21:01:09.4475017Z output_dtype=SparseType.FP32, 2025-05-07T21:01:09.4475281Z ) 2025-05-07T21:01:09.4475518Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:09.4476112Z self=, 2025-05-07T21:01:09.4476659Z mixed_B=False, 2025-05-07T21:01:09.4476877Z compile=False, 2025-05-07T21:01:09.4477083Z T=3, 2025-05-07T21:01:09.4477272Z D=32, 2025-05-07T21:01:09.4477464Z B=116, 2025-05-07T21:01:09.4477653Z log_E=3, 2025-05-07T21:01:09.4477852Z L=12, 2025-05-07T21:01:09.4478056Z D_gradcheck=2, 2025-05-07T21:01:09.4478287Z stochastic_rounding=False, 2025-05-07T21:01:09.4478552Z weighted=False, 2025-05-07T21:01:09.4478774Z row_wise=False, 2025-05-07T21:01:09.4478983Z mixed=True, 2025-05-07T21:01:09.4479200Z use_cache=False, 2025-05-07T21:01:09.4479459Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:09.4479746Z use_cpu=True, 2025-05-07T21:01:09.4479982Z output_dtype=SparseType.BF16, 2025-05-07T21:01:09.4480334Z ) 2025-05-07T21:01:09.4480571Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:09.4481233Z self=, 2025-05-07T21:01:09.4481810Z mixed_B=True, 2025-05-07T21:01:09.4482030Z compile=False, 2025-05-07T21:01:09.4482236Z T=5, 2025-05-07T21:01:09.4482430Z D=119, 2025-05-07T21:01:09.4482623Z B=123, 2025-05-07T21:01:09.4482809Z log_E=5, 2025-05-07T21:01:09.4483010Z L=9, 2025-05-07T21:01:09.4483204Z D_gradcheck=1, 2025-05-07T21:01:09.4483430Z stochastic_rounding=True, 2025-05-07T21:01:09.4483697Z weighted=True, 2025-05-07T21:01:09.4483917Z row_wise=False, 2025-05-07T21:01:09.4484128Z mixed=False, 2025-05-07T21:01:09.4484343Z use_cache=True, 2025-05-07T21:01:09.4484633Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:09.4484916Z use_cpu=True, 2025-05-07T21:01:09.4485151Z output_dtype=SparseType.FP32, 2025-05-07T21:01:09.4485417Z ) 2025-05-07T21:01:09.4485652Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:09.4486290Z self=, 2025-05-07T21:01:09.4486832Z mixed_B=False, 2025-05-07T21:01:09.4487052Z compile=False, 2025-05-07T21:01:09.4487261Z T=1, 2025-05-07T21:01:09.4487452Z D=105, 2025-05-07T21:01:09.4487644Z B=4, 2025-05-07T21:01:09.4487828Z log_E=3, 2025-05-07T21:01:09.4488026Z L=0, 2025-05-07T21:01:09.4488224Z D_gradcheck=1, 2025-05-07T21:01:09.4488453Z stochastic_rounding=True, 2025-05-07T21:01:09.4488717Z weighted=True, 2025-05-07T21:01:09.4488935Z row_wise=False, 2025-05-07T21:01:09.4489190Z mixed=False, 2025-05-07T21:01:09.4489406Z use_cache=False, 2025-05-07T21:01:09.4489664Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:09.4489952Z use_cpu=True, 2025-05-07T21:01:09.4490189Z output_dtype=SparseType.FP16, 2025-05-07T21:01:09.4490452Z ) 2025-05-07T21:01:09.4490683Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:09.4491284Z self=, 2025-05-07T21:01:09.4492872Z mixed_B=False, 2025-05-07T21:01:09.4493155Z compile=False, 2025-05-07T21:01:09.4493412Z T=4, 2025-05-07T21:01:09.4493658Z D=43, 2025-05-07T21:01:09.4493895Z B=82, 2025-05-07T21:01:09.4494129Z log_E=3, 2025-05-07T21:01:09.4494335Z L=16, 2025-05-07T21:01:09.4494526Z D_gradcheck=1, 2025-05-07T21:01:09.4494751Z stochastic_rounding=True, 2025-05-07T21:01:09.4495008Z weighted=False, 2025-05-07T21:01:09.4495226Z row_wise=True, 2025-05-07T21:01:09.4495439Z mixed=True, 2025-05-07T21:01:09.4495644Z use_cache=False, 2025-05-07T21:01:09.4495900Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:09.4496186Z use_cpu=False, 2025-05-07T21:01:09.4496419Z output_dtype=SparseType.BF16, 2025-05-07T21:01:09.4496681Z ) 2025-05-07T21:01:09.4496910Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:09.4497512Z self=, 2025-05-07T21:01:09.4498054Z mixed_B=False, 2025-05-07T21:01:09.4498265Z compile=False, 2025-05-07T21:01:09.4498475Z T=5, 2025-05-07T21:01:09.4498660Z D=55, 2025-05-07T21:01:09.4498841Z B=79, 2025-05-07T21:01:09.4499030Z log_E=4, 2025-05-07T21:01:09.4499224Z L=19, 2025-05-07T21:01:09.4499413Z D_gradcheck=1, 2025-05-07T21:01:09.4499644Z stochastic_rounding=True, 2025-05-07T21:01:09.4499902Z weighted=False, 2025-05-07T21:01:09.4500120Z row_wise=True, 2025-05-07T21:01:09.4500328Z mixed=False, 2025-05-07T21:01:09.4500536Z use_cache=True, 2025-05-07T21:01:09.4500780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:09.4501068Z use_cpu=True, 2025-05-07T21:01:09.4501332Z output_dtype=SparseType.FP32, 2025-05-07T21:01:09.4501610Z ) 2025-05-07T21:01:09.4501841Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:09.4502622Z self=, 2025-05-07T21:01:09.4503163Z mixed_B=False, 2025-05-07T21:01:09.4503373Z compile=True, 2025-05-07T21:01:09.4503583Z T=2, 2025-05-07T21:01:09.4503769Z D=42, 2025-05-07T21:01:09.4503951Z B=16, 2025-05-07T21:01:09.4504137Z log_E=3, 2025-05-07T21:01:09.4504332Z L=16, 2025-05-07T21:01:09.4504518Z D_gradcheck=2, 2025-05-07T21:01:09.4504750Z stochastic_rounding=True, 2025-05-07T21:01:09.4505009Z weighted=True, 2025-05-07T21:01:09.4505218Z row_wise=True, 2025-05-07T21:01:09.4505431Z mixed=True, 2025-05-07T21:01:09.4505642Z use_cache=True, 2025-05-07T21:01:09.4505955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:09.4506249Z use_cpu=True, 2025-05-07T21:01:09.4506481Z output_dtype=SparseType.BF16, 2025-05-07T21:01:09.4506740Z ) 2025-05-07T21:01:09.4506970Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:09.4507625Z self=, 2025-05-07T21:01:09.4508164Z mixed_B=False, 2025-05-07T21:01:09.4508375Z compile=False, 2025-05-07T21:01:09.4508582Z T=4, 2025-05-07T21:01:09.4508768Z D=45, 2025-05-07T21:01:09.4508949Z B=83, 2025-05-07T21:01:09.4509137Z log_E=3, 2025-05-07T21:01:09.4509329Z L=15, 2025-05-07T21:01:09.4509516Z D_gradcheck=2, 2025-05-07T21:01:09.4509745Z stochastic_rounding=True, 2025-05-07T21:01:09.4510005Z weighted=True, 2025-05-07T21:01:09.4510213Z row_wise=True, 2025-05-07T21:01:09.4510503Z mixed=True, 2025-05-07T21:01:09.4510715Z use_cache=False, 2025-05-07T21:01:09.4510965Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:09.4511277Z use_cpu=True, 2025-05-07T21:01:09.4511537Z output_dtype=SparseType.FP32, 2025-05-07T21:01:10.1503597Z ) 2025-05-07T21:01:10.1504088Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1504972Z self=, 2025-05-07T21:01:10.1505527Z mixed_B=False, 2025-05-07T21:01:10.1505751Z compile=False, 2025-05-07T21:01:10.1505966Z T=2, 2025-05-07T21:01:10.1506148Z D=38, 2025-05-07T21:01:10.1506334Z B=27, 2025-05-07T21:01:10.1506522Z log_E=5, 2025-05-07T21:01:10.1506710Z L=9, 2025-05-07T21:01:10.1506904Z D_gradcheck=2, 2025-05-07T21:01:10.1507140Z stochastic_rounding=False, 2025-05-07T21:01:10.1507396Z weighted=True, 2025-05-07T21:01:10.1507613Z row_wise=False, 2025-05-07T21:01:10.1507833Z mixed=True, 2025-05-07T21:01:10.1508039Z use_cache=True, 2025-05-07T21:01:10.1508289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:10.1508580Z use_cpu=True, 2025-05-07T21:01:10.1508811Z output_dtype=SparseType.BF16, 2025-05-07T21:01:10.1509078Z ) 2025-05-07T21:01:10.1509319Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1509909Z self=, 2025-05-07T21:01:10.1510452Z mixed_B=True, 2025-05-07T21:01:10.1510674Z compile=True, 2025-05-07T21:01:10.1510878Z T=1, 2025-05-07T21:01:10.1511069Z D=100, 2025-05-07T21:01:10.1511257Z B=114, 2025-05-07T21:01:10.1511443Z log_E=4, 2025-05-07T21:01:10.1511642Z L=20, 2025-05-07T21:01:10.1511833Z D_gradcheck=1, 2025-05-07T21:01:10.1512057Z stochastic_rounding=True, 2025-05-07T21:01:10.1512318Z weighted=False, 2025-05-07T21:01:10.1512536Z row_wise=False, 2025-05-07T21:01:10.1512751Z mixed=True, 2025-05-07T21:01:10.1512957Z use_cache=False, 2025-05-07T21:01:10.1513211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1513500Z use_cpu=True, 2025-05-07T21:01:10.1513727Z output_dtype=SparseType.BF16, 2025-05-07T21:01:10.1513989Z ) 2025-05-07T21:01:10.1514227Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1515080Z self=, 2025-05-07T21:01:10.1515629Z mixed_B=True, 2025-05-07T21:01:10.1515855Z compile=False, 2025-05-07T21:01:10.1516058Z T=4, 2025-05-07T21:01:10.1516244Z D=128, 2025-05-07T21:01:10.1516433Z B=92, 2025-05-07T21:01:10.1516618Z log_E=3, 2025-05-07T21:01:10.1516815Z L=0, 2025-05-07T21:01:10.1517011Z D_gradcheck=1, 2025-05-07T21:01:10.1517236Z stochastic_rounding=False, 2025-05-07T21:01:10.1517500Z weighted=False, 2025-05-07T21:01:10.1517715Z row_wise=False, 2025-05-07T21:01:10.1517920Z mixed=True, 2025-05-07T21:01:10.1518134Z use_cache=False, 2025-05-07T21:01:10.1518492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1518776Z use_cpu=False, 2025-05-07T21:01:10.1519014Z output_dtype=SparseType.BF16, 2025-05-07T21:01:10.1519274Z ) 2025-05-07T21:01:10.1519511Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1520171Z self=, 2025-05-07T21:01:10.1520813Z mixed_B=False, 2025-05-07T21:01:10.1521030Z compile=True, 2025-05-07T21:01:10.1521233Z T=3, 2025-05-07T21:01:10.1521426Z D=88, 2025-05-07T21:01:10.1521612Z B=55, 2025-05-07T21:01:10.1521795Z log_E=3, 2025-05-07T21:01:10.1521994Z L=1, 2025-05-07T21:01:10.1522192Z D_gradcheck=1, 2025-05-07T21:01:10.1522416Z stochastic_rounding=False, 2025-05-07T21:01:10.1522680Z weighted=False, 2025-05-07T21:01:10.1522900Z row_wise=False, 2025-05-07T21:01:10.1523196Z mixed=False, 2025-05-07T21:01:10.1523419Z use_cache=False, 2025-05-07T21:01:10.1523676Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:10.1523958Z use_cpu=True, 2025-05-07T21:01:10.1524192Z output_dtype=SparseType.BF16, 2025-05-07T21:01:10.1524452Z ) 2025-05-07T21:01:10.1524686Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1525277Z self=, 2025-05-07T21:01:10.1525815Z mixed_B=False, 2025-05-07T21:01:10.1526033Z compile=True, 2025-05-07T21:01:10.1526235Z T=1, 2025-05-07T21:01:10.1526421Z D=127, 2025-05-07T21:01:10.1526609Z B=13, 2025-05-07T21:01:10.1526792Z log_E=5, 2025-05-07T21:01:10.1526990Z L=1, 2025-05-07T21:01:10.1527188Z D_gradcheck=2, 2025-05-07T21:01:10.1527414Z stochastic_rounding=False, 2025-05-07T21:01:10.1527680Z weighted=True, 2025-05-07T21:01:10.1527893Z row_wise=True, 2025-05-07T21:01:10.1528101Z mixed=False, 2025-05-07T21:01:10.1528316Z use_cache=False, 2025-05-07T21:01:10.1528571Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1528858Z use_cpu=False, 2025-05-07T21:01:10.1529096Z output_dtype=SparseType.FP32, 2025-05-07T21:01:10.1529358Z ) 2025-05-07T21:01:10.1529589Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1530187Z self=, 2025-05-07T21:01:10.1530728Z mixed_B=False, 2025-05-07T21:01:10.1530946Z compile=False, 2025-05-07T21:01:10.1531149Z T=1, 2025-05-07T21:01:10.1531343Z D=127, 2025-05-07T21:01:10.1531535Z B=101, 2025-05-07T21:01:10.1531721Z log_E=3, 2025-05-07T21:01:10.1531914Z L=4, 2025-05-07T21:01:10.1532109Z D_gradcheck=2, 2025-05-07T21:01:10.1532337Z stochastic_rounding=False, 2025-05-07T21:01:10.1532600Z weighted=False, 2025-05-07T21:01:10.1532815Z row_wise=True, 2025-05-07T21:01:10.1533024Z mixed=True, 2025-05-07T21:01:10.1533236Z use_cache=True, 2025-05-07T21:01:10.1539366Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1539690Z use_cpu=True, 2025-05-07T21:01:10.1539939Z output_dtype=SparseType.FP32, 2025-05-07T21:01:10.1540211Z ) 2025-05-07T21:01:10.1540451Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1541139Z self=, 2025-05-07T21:01:10.1541691Z mixed_B=True, 2025-05-07T21:01:10.1541905Z compile=True, 2025-05-07T21:01:10.1542115Z T=1, 2025-05-07T21:01:10.1542308Z D=24, 2025-05-07T21:01:10.1542500Z B=81, 2025-05-07T21:01:10.1542686Z log_E=5, 2025-05-07T21:01:10.1542886Z L=3, 2025-05-07T21:01:10.1543084Z D_gradcheck=2, 2025-05-07T21:01:10.1543318Z stochastic_rounding=False, 2025-05-07T21:01:10.1543591Z weighted=False, 2025-05-07T21:01:10.1543814Z row_wise=False, 2025-05-07T21:01:10.1544030Z mixed=False, 2025-05-07T21:01:10.1544247Z use_cache=False, 2025-05-07T21:01:10.1544548Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:10.1544834Z use_cpu=True, 2025-05-07T21:01:10.1545073Z output_dtype=SparseType.FP16, 2025-05-07T21:01:10.1545345Z ) 2025-05-07T21:01:10.1545580Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1546224Z self=, 2025-05-07T21:01:10.1546770Z mixed_B=True, 2025-05-07T21:01:10.1546984Z compile=True, 2025-05-07T21:01:10.1547196Z T=1, 2025-05-07T21:01:10.1547390Z D=61, 2025-05-07T21:01:10.1547575Z B=122, 2025-05-07T21:01:10.1547769Z log_E=3, 2025-05-07T21:01:10.1547971Z L=5, 2025-05-07T21:01:10.1548161Z D_gradcheck=1, 2025-05-07T21:01:10.1548395Z stochastic_rounding=True, 2025-05-07T21:01:10.1548663Z weighted=False, 2025-05-07T21:01:10.1548878Z row_wise=False, 2025-05-07T21:01:10.1549144Z mixed=True, 2025-05-07T21:01:10.1549360Z use_cache=False, 2025-05-07T21:01:10.1549617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:10.1549903Z use_cpu=False, 2025-05-07T21:01:10.1550146Z output_dtype=SparseType.BF16, 2025-05-07T21:01:10.1550412Z ) 2025-05-07T21:01:10.1550647Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1551248Z self=, 2025-05-07T21:01:10.1551793Z mixed_B=False, 2025-05-07T21:01:10.1552008Z compile=False, 2025-05-07T21:01:10.1552226Z T=1, 2025-05-07T21:01:10.1552421Z D=9, 2025-05-07T21:01:10.1552606Z B=102, 2025-05-07T21:01:10.1552802Z log_E=5, 2025-05-07T21:01:10.1553002Z L=2, 2025-05-07T21:01:10.1553194Z D_gradcheck=2, 2025-05-07T21:01:10.1553431Z stochastic_rounding=True, 2025-05-07T21:01:10.1553730Z weighted=False, 2025-05-07T21:01:10.1553953Z row_wise=True, 2025-05-07T21:01:10.1554174Z mixed=False, 2025-05-07T21:01:10.1554393Z use_cache=True, 2025-05-07T21:01:10.1554643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:10.1554945Z use_cpu=True, 2025-05-07T21:01:10.1555182Z output_dtype=SparseType.FP16, 2025-05-07T21:01:10.1555453Z ) 2025-05-07T21:01:10.1555695Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1556293Z self=, 2025-05-07T21:01:10.1556837Z mixed_B=True, 2025-05-07T21:01:10.1557055Z compile=True, 2025-05-07T21:01:10.1557268Z T=3, 2025-05-07T21:01:10.1557450Z D=48, 2025-05-07T21:01:10.1557644Z B=127, 2025-05-07T21:01:10.1557836Z log_E=5, 2025-05-07T21:01:10.1558030Z L=12, 2025-05-07T21:01:10.1558225Z D_gradcheck=2, 2025-05-07T21:01:10.1558456Z stochastic_rounding=True, 2025-05-07T21:01:10.1558711Z weighted=True, 2025-05-07T21:01:10.1558929Z row_wise=False, 2025-05-07T21:01:10.1559145Z mixed=True, 2025-05-07T21:01:10.1559350Z use_cache=False, 2025-05-07T21:01:10.1559601Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:10.1559889Z use_cpu=True, 2025-05-07T21:01:10.1560117Z output_dtype=SparseType.FP16, 2025-05-07T21:01:10.1560459Z ) 2025-05-07T21:01:10.1560693Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1561328Z self=, 2025-05-07T21:01:10.1561869Z mixed_B=True, 2025-05-07T21:01:10.1562085Z compile=False, 2025-05-07T21:01:10.1562288Z T=2, 2025-05-07T21:01:10.1562475Z D=16, 2025-05-07T21:01:10.1562660Z B=99, 2025-05-07T21:01:10.1562843Z log_E=4, 2025-05-07T21:01:10.1563037Z L=17, 2025-05-07T21:01:10.1563230Z D_gradcheck=1, 2025-05-07T21:01:10.1563455Z stochastic_rounding=True, 2025-05-07T21:01:10.1563712Z weighted=True, 2025-05-07T21:01:10.1563926Z row_wise=False, 2025-05-07T21:01:10.1564140Z mixed=False, 2025-05-07T21:01:10.1564349Z use_cache=False, 2025-05-07T21:01:10.1564643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1564932Z use_cpu=False, 2025-05-07T21:01:10.1565164Z output_dtype=SparseType.FP32, 2025-05-07T21:01:10.1565428Z ) 2025-05-07T21:01:10.1565661Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1566294Z self=, 2025-05-07T21:01:10.1566835Z mixed_B=False, 2025-05-07T21:01:10.1567056Z compile=False, 2025-05-07T21:01:10.1567257Z T=2, 2025-05-07T21:01:10.1567440Z D=57, 2025-05-07T21:01:10.1567626Z B=89, 2025-05-07T21:01:10.1567809Z log_E=5, 2025-05-07T21:01:10.1568004Z L=10, 2025-05-07T21:01:10.1568198Z D_gradcheck=2, 2025-05-07T21:01:10.1568425Z stochastic_rounding=False, 2025-05-07T21:01:10.1568682Z weighted=True, 2025-05-07T21:01:10.1568896Z row_wise=False, 2025-05-07T21:01:10.1569618Z mixed=False, 2025-05-07T21:01:10.1569841Z use_cache=True, 2025-05-07T21:01:10.1570092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1570383Z use_cpu=False, 2025-05-07T21:01:10.1570622Z output_dtype=SparseType.FP32, 2025-05-07T21:01:10.1570885Z ) 2025-05-07T21:01:10.1571123Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1571750Z self=, 2025-05-07T21:01:10.1572312Z mixed_B=True, 2025-05-07T21:01:10.1572525Z compile=False, 2025-05-07T21:01:10.1572730Z T=3, 2025-05-07T21:01:10.1572919Z D=54, 2025-05-07T21:01:10.1573105Z B=71, 2025-05-07T21:01:10.1573288Z log_E=5, 2025-05-07T21:01:10.1573480Z L=5, 2025-05-07T21:01:10.1573673Z D_gradcheck=1, 2025-05-07T21:01:10.1573896Z stochastic_rounding=True, 2025-05-07T21:01:10.1574155Z weighted=True, 2025-05-07T21:01:10.1574368Z row_wise=True, 2025-05-07T21:01:10.1574578Z mixed=False, 2025-05-07T21:01:10.1574788Z use_cache=True, 2025-05-07T21:01:10.1575027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:10.1575311Z use_cpu=False, 2025-05-07T21:01:10.1575544Z output_dtype=SparseType.FP16, 2025-05-07T21:01:10.1575805Z ) 2025-05-07T21:01:10.1576032Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1576625Z self=, 2025-05-07T21:01:10.1577161Z mixed_B=True, 2025-05-07T21:01:10.1577376Z compile=True, 2025-05-07T21:01:10.1577579Z T=4, 2025-05-07T21:01:10.1577764Z D=55, 2025-05-07T21:01:10.1577950Z B=113, 2025-05-07T21:01:10.1578135Z log_E=4, 2025-05-07T21:01:10.1578333Z L=18, 2025-05-07T21:01:10.1578524Z D_gradcheck=2, 2025-05-07T21:01:10.1578750Z stochastic_rounding=True, 2025-05-07T21:01:10.1579013Z weighted=False, 2025-05-07T21:01:10.1579229Z row_wise=False, 2025-05-07T21:01:10.1579441Z mixed=True, 2025-05-07T21:01:10.1579649Z use_cache=True, 2025-05-07T21:01:10.1579892Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1580174Z use_cpu=True, 2025-05-07T21:01:10.1580408Z output_dtype=SparseType.BF16, 2025-05-07T21:01:10.1580668Z ) 2025-05-07T21:01:10.1580896Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1581563Z self=, 2025-05-07T21:01:10.1582103Z mixed_B=False, 2025-05-07T21:01:10.1582322Z compile=False, 2025-05-07T21:01:10.1582523Z T=1, 2025-05-07T21:01:10.1582707Z D=19, 2025-05-07T21:01:10.1582892Z B=38, 2025-05-07T21:01:10.1583075Z log_E=4, 2025-05-07T21:01:10.1583264Z L=3, 2025-05-07T21:01:10.1583455Z D_gradcheck=1, 2025-05-07T21:01:10.1583680Z stochastic_rounding=True, 2025-05-07T21:01:10.1583939Z weighted=False, 2025-05-07T21:01:10.1584155Z row_wise=False, 2025-05-07T21:01:10.1584366Z mixed=False, 2025-05-07T21:01:10.1584578Z use_cache=False, 2025-05-07T21:01:10.1584874Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1585157Z use_cpu=False, 2025-05-07T21:01:10.1585392Z output_dtype=SparseType.FP16, 2025-05-07T21:01:10.1585651Z ) 2025-05-07T21:01:10.1585884Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1586516Z self=, 2025-05-07T21:01:10.1587053Z mixed_B=False, 2025-05-07T21:01:10.1587265Z compile=False, 2025-05-07T21:01:10.1587471Z T=5, 2025-05-07T21:01:10.1587656Z D=67, 2025-05-07T21:01:10.1587836Z B=16, 2025-05-07T21:01:10.1588021Z log_E=4, 2025-05-07T21:01:10.1588212Z L=7, 2025-05-07T21:01:10.1588398Z D_gradcheck=2, 2025-05-07T21:01:10.1588626Z stochastic_rounding=False, 2025-05-07T21:01:10.1588885Z weighted=True, 2025-05-07T21:01:10.1589099Z row_wise=False, 2025-05-07T21:01:10.1589348Z mixed=True, 2025-05-07T21:01:10.1589559Z use_cache=False, 2025-05-07T21:01:10.1589821Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:10.1590112Z use_cpu=False, 2025-05-07T21:01:10.1590352Z output_dtype=SparseType.FP32, 2025-05-07T21:01:10.1590623Z ) 2025-05-07T21:01:10.1590858Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1591782Z self=, 2025-05-07T21:01:10.1592326Z mixed_B=False, 2025-05-07T21:01:10.1592537Z compile=False, 2025-05-07T21:01:10.1592748Z T=5, 2025-05-07T21:01:10.1592932Z D=124, 2025-05-07T21:01:10.1593121Z B=11, 2025-05-07T21:01:10.1593310Z log_E=4, 2025-05-07T21:01:10.1593506Z L=2, 2025-05-07T21:01:10.1593692Z D_gradcheck=2, 2025-05-07T21:01:10.1593920Z stochastic_rounding=True, 2025-05-07T21:01:10.1594188Z weighted=True, 2025-05-07T21:01:10.1594400Z row_wise=True, 2025-05-07T21:01:10.1594616Z mixed=True, 2025-05-07T21:01:10.1594826Z use_cache=False, 2025-05-07T21:01:10.1595073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1595359Z use_cpu=True, 2025-05-07T21:01:10.1595595Z output_dtype=SparseType.FP16, 2025-05-07T21:01:10.1595858Z ) 2025-05-07T21:01:10.1596086Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1596679Z self=, 2025-05-07T21:01:10.1597222Z mixed_B=False, 2025-05-07T21:01:10.1597433Z compile=True, 2025-05-07T21:01:10.1597641Z T=5, 2025-05-07T21:01:10.1597826Z D=15, 2025-05-07T21:01:10.1598008Z B=30, 2025-05-07T21:01:10.1598193Z log_E=5, 2025-05-07T21:01:10.1598387Z L=9, 2025-05-07T21:01:10.1598573Z D_gradcheck=2, 2025-05-07T21:01:10.1598809Z stochastic_rounding=False, 2025-05-07T21:01:10.1599069Z weighted=False, 2025-05-07T21:01:10.1599280Z row_wise=False, 2025-05-07T21:01:10.1599493Z mixed=True, 2025-05-07T21:01:10.1599705Z use_cache=True, 2025-05-07T21:01:10.1599941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:10.1600304Z use_cpu=True, 2025-05-07T21:01:10.1600541Z output_dtype=SparseType.FP32, 2025-05-07T21:01:10.1763723Z ) 2025-05-07T21:01:10.1764069Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1765145Z self=, 2025-05-07T21:01:10.1765952Z mixed_B=True, 2025-05-07T21:01:10.1766258Z compile=False, 2025-05-07T21:01:10.1766553Z T=3, 2025-05-07T21:01:10.1766748Z D=86, 2025-05-07T21:01:10.1766940Z B=11, 2025-05-07T21:01:10.1767183Z log_E=4, 2025-05-07T21:01:10.1767462Z L=13, 2025-05-07T21:01:10.1767743Z D_gradcheck=2, 2025-05-07T21:01:10.1768077Z stochastic_rounding=True, 2025-05-07T21:01:10.1768394Z weighted=True, 2025-05-07T21:01:10.1768615Z row_wise=False, 2025-05-07T21:01:10.1768919Z mixed=False, 2025-05-07T21:01:10.1769232Z use_cache=True, 2025-05-07T21:01:10.1769662Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:10.1770054Z use_cpu=False, 2025-05-07T21:01:10.1770390Z output_dtype=SparseType.FP16, 2025-05-07T21:01:10.1770752Z ) 2025-05-07T21:01:10.1771065Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1771829Z self=, 2025-05-07T21:01:10.1772365Z mixed_B=True, 2025-05-07T21:01:10.1772581Z compile=False, 2025-05-07T21:01:10.1772785Z T=4, 2025-05-07T21:01:10.1772970Z D=72, 2025-05-07T21:01:10.1773157Z B=19, 2025-05-07T21:01:10.1773340Z log_E=5, 2025-05-07T21:01:10.1773534Z L=16, 2025-05-07T21:01:10.1773725Z D_gradcheck=2, 2025-05-07T21:01:10.1773951Z stochastic_rounding=False, 2025-05-07T21:01:10.1774211Z weighted=True, 2025-05-07T21:01:10.1774425Z row_wise=True, 2025-05-07T21:01:10.1774699Z mixed=True, 2025-05-07T21:01:10.1774911Z use_cache=True, 2025-05-07T21:01:10.1775155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1775437Z use_cpu=True, 2025-05-07T21:01:10.1775675Z output_dtype=SparseType.FP16, 2025-05-07T21:01:10.1775936Z ) 2025-05-07T21:01:10.1776163Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1776755Z self=, 2025-05-07T21:01:10.1777300Z mixed_B=True, 2025-05-07T21:01:10.1777513Z compile=False, 2025-05-07T21:01:10.1777717Z T=4, 2025-05-07T21:01:10.1777904Z D=71, 2025-05-07T21:01:10.1778090Z B=88, 2025-05-07T21:01:10.1778273Z log_E=3, 2025-05-07T21:01:10.1778467Z L=12, 2025-05-07T21:01:10.1778657Z D_gradcheck=1, 2025-05-07T21:01:10.1778884Z stochastic_rounding=False, 2025-05-07T21:01:10.1779147Z weighted=False, 2025-05-07T21:01:10.1779365Z row_wise=True, 2025-05-07T21:01:10.1779575Z mixed=False, 2025-05-07T21:01:10.1779789Z use_cache=True, 2025-05-07T21:01:10.1780034Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1780319Z use_cpu=True, 2025-05-07T21:01:10.1780555Z output_dtype=SparseType.FP32, 2025-05-07T21:01:10.1780815Z ) 2025-05-07T21:01:10.1781049Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1781689Z self=, 2025-05-07T21:01:10.1782229Z mixed_B=True, 2025-05-07T21:01:10.1782440Z compile=False, 2025-05-07T21:01:10.1782653Z T=4, 2025-05-07T21:01:10.1782843Z D=13, 2025-05-07T21:01:10.1783028Z B=12, 2025-05-07T21:01:10.1783221Z log_E=5, 2025-05-07T21:01:10.1783421Z L=20, 2025-05-07T21:01:10.1783611Z D_gradcheck=2, 2025-05-07T21:01:10.1783848Z stochastic_rounding=False, 2025-05-07T21:01:10.1784110Z weighted=True, 2025-05-07T21:01:10.1784326Z row_wise=True, 2025-05-07T21:01:10.1784531Z mixed=True, 2025-05-07T21:01:10.1784746Z use_cache=False, 2025-05-07T21:01:10.1785001Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:10.1785285Z use_cpu=False, 2025-05-07T21:01:10.1785521Z output_dtype=SparseType.FP32, 2025-05-07T21:01:10.1785784Z ) 2025-05-07T21:01:10.1786014Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1786661Z self=, 2025-05-07T21:01:10.1787207Z mixed_B=True, 2025-05-07T21:01:10.1787418Z compile=False, 2025-05-07T21:01:10.1787631Z T=3, 2025-05-07T21:01:10.1787819Z D=17, 2025-05-07T21:01:10.1787998Z B=111, 2025-05-07T21:01:10.1788192Z log_E=4, 2025-05-07T21:01:10.1788391Z L=5, 2025-05-07T21:01:10.1788630Z D_gradcheck=1, 2025-05-07T21:01:10.1788860Z stochastic_rounding=True, 2025-05-07T21:01:10.1789120Z weighted=False, 2025-05-07T21:01:10.1789342Z row_wise=True, 2025-05-07T21:01:10.1789557Z mixed=True, 2025-05-07T21:01:10.1789762Z use_cache=True, 2025-05-07T21:01:10.1790053Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1790344Z use_cpu=True, 2025-05-07T21:01:10.1790573Z output_dtype=SparseType.BF16, 2025-05-07T21:01:10.1790839Z ) 2025-05-07T21:01:10.1791076Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1792074Z self=, 2025-05-07T21:01:10.1792708Z mixed_B=True, 2025-05-07T21:01:10.1792929Z compile=True, 2025-05-07T21:01:10.1793139Z T=1, 2025-05-07T21:01:10.1793323Z D=105, 2025-05-07T21:01:10.1793518Z B=45, 2025-05-07T21:01:10.1793706Z log_E=5, 2025-05-07T21:01:10.1793901Z L=14, 2025-05-07T21:01:10.1794097Z D_gradcheck=1, 2025-05-07T21:01:10.1794330Z stochastic_rounding=True, 2025-05-07T21:01:10.1794589Z weighted=True, 2025-05-07T21:01:10.1794807Z row_wise=True, 2025-05-07T21:01:10.1795087Z mixed=True, 2025-05-07T21:01:10.1795296Z use_cache=False, 2025-05-07T21:01:10.1795550Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1795839Z use_cpu=True, 2025-05-07T21:01:10.1796069Z output_dtype=SparseType.FP32, 2025-05-07T21:01:10.1796330Z ) 2025-05-07T21:01:10.1796571Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1797157Z self=, 2025-05-07T21:01:10.1797699Z mixed_B=False, 2025-05-07T21:01:10.1797915Z compile=False, 2025-05-07T21:01:10.1798117Z T=2, 2025-05-07T21:01:10.1798302Z D=117, 2025-05-07T21:01:10.1798489Z B=3, 2025-05-07T21:01:10.1798675Z log_E=4, 2025-05-07T21:01:10.1798865Z L=18, 2025-05-07T21:01:10.1799060Z D_gradcheck=2, 2025-05-07T21:01:10.1799290Z stochastic_rounding=False, 2025-05-07T21:01:10.1799544Z weighted=True, 2025-05-07T21:01:10.1799757Z row_wise=False, 2025-05-07T21:01:10.1799975Z mixed=False, 2025-05-07T21:01:10.1800186Z use_cache=False, 2025-05-07T21:01:10.1800539Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1800831Z use_cpu=False, 2025-05-07T21:01:10.1801061Z output_dtype=SparseType.BF16, 2025-05-07T21:01:10.1801331Z ) 2025-05-07T21:01:10.1801605Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1802195Z self=, 2025-05-07T21:01:10.1802730Z mixed_B=False, 2025-05-07T21:01:10.1802946Z compile=False, 2025-05-07T21:01:10.1803151Z T=1, 2025-05-07T21:01:10.1803338Z D=70, 2025-05-07T21:01:10.1803527Z B=61, 2025-05-07T21:01:10.1803708Z log_E=3, 2025-05-07T21:01:10.1803905Z L=2, 2025-05-07T21:01:10.1804095Z D_gradcheck=2, 2025-05-07T21:01:10.1804320Z stochastic_rounding=False, 2025-05-07T21:01:10.1810148Z weighted=False, 2025-05-07T21:01:10.1810376Z row_wise=True, 2025-05-07T21:01:10.1810586Z mixed=False, 2025-05-07T21:01:10.1810801Z use_cache=True, 2025-05-07T21:01:10.1811041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:10.1811333Z use_cpu=True, 2025-05-07T21:01:10.1811562Z output_dtype=SparseType.FP32, 2025-05-07T21:01:10.1811822Z ) 2025-05-07T21:01:10.1812059Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1812755Z self=, 2025-05-07T21:01:10.1813296Z mixed_B=True, 2025-05-07T21:01:10.1813505Z compile=False, 2025-05-07T21:01:10.1813710Z T=3, 2025-05-07T21:01:10.1813897Z D=92, 2025-05-07T21:01:10.1814083Z B=19, 2025-05-07T21:01:10.1814264Z log_E=3, 2025-05-07T21:01:10.1814457Z L=3, 2025-05-07T21:01:10.1814648Z D_gradcheck=2, 2025-05-07T21:01:10.1814873Z stochastic_rounding=False, 2025-05-07T21:01:10.1815131Z weighted=False, 2025-05-07T21:01:10.1815343Z row_wise=True, 2025-05-07T21:01:10.1815545Z mixed=True, 2025-05-07T21:01:10.1815753Z use_cache=False, 2025-05-07T21:01:10.1816082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:10.1816363Z use_cpu=True, 2025-05-07T21:01:10.1816597Z output_dtype=SparseType.FP32, 2025-05-07T21:01:10.1816854Z ) 2025-05-07T21:01:10.1817083Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1817670Z self=, 2025-05-07T21:01:10.1818250Z mixed_B=False, 2025-05-07T21:01:10.1818465Z compile=False, 2025-05-07T21:01:10.1818670Z T=4, 2025-05-07T21:01:10.1818856Z D=92, 2025-05-07T21:01:10.1819038Z B=3, 2025-05-07T21:01:10.1819220Z log_E=5, 2025-05-07T21:01:10.1819413Z L=18, 2025-05-07T21:01:10.1819601Z D_gradcheck=1, 2025-05-07T21:01:10.1819823Z stochastic_rounding=False, 2025-05-07T21:01:10.1820082Z weighted=False, 2025-05-07T21:01:10.1820300Z row_wise=False, 2025-05-07T21:01:10.1820578Z mixed=True, 2025-05-07T21:01:10.1820790Z use_cache=True, 2025-05-07T21:01:10.1821031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:10.1821309Z use_cpu=True, 2025-05-07T21:01:10.1821541Z output_dtype=SparseType.BF16, 2025-05-07T21:01:10.1821837Z ) 2025-05-07T21:01:10.1822069Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1822663Z self=, 2025-05-07T21:01:10.1823206Z mixed_B=False, 2025-05-07T21:01:10.1823419Z compile=True, 2025-05-07T21:01:10.1823619Z T=5, 2025-05-07T21:01:10.1823806Z D=22, 2025-05-07T21:01:10.1823992Z B=86, 2025-05-07T21:01:10.1824172Z log_E=5, 2025-05-07T21:01:10.1824362Z L=16, 2025-05-07T21:01:10.1824551Z D_gradcheck=1, 2025-05-07T21:01:10.1824776Z stochastic_rounding=False, 2025-05-07T21:01:10.1825030Z weighted=True, 2025-05-07T21:01:10.1825240Z row_wise=True, 2025-05-07T21:01:10.1825445Z mixed=True, 2025-05-07T21:01:10.1825652Z use_cache=False, 2025-05-07T21:01:10.1825902Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1826182Z use_cpu=False, 2025-05-07T21:01:10.1826412Z output_dtype=SparseType.FP32, 2025-05-07T21:01:10.1826668Z ) 2025-05-07T21:01:10.1826895Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1827488Z self=, 2025-05-07T21:01:10.1828028Z mixed_B=True, 2025-05-07T21:01:10.1828234Z compile=True, 2025-05-07T21:01:10.1828445Z T=1, 2025-05-07T21:01:10.1828632Z D=35, 2025-05-07T21:01:10.1828813Z B=1, 2025-05-07T21:01:10.1828998Z log_E=4, 2025-05-07T21:01:10.1829188Z L=12, 2025-05-07T21:01:10.1829382Z D_gradcheck=2, 2025-05-07T21:01:10.1829605Z stochastic_rounding=True, 2025-05-07T21:01:10.1829860Z weighted=True, 2025-05-07T21:01:10.1830067Z row_wise=False, 2025-05-07T21:01:10.1830271Z mixed=True, 2025-05-07T21:01:10.1830478Z use_cache=False, 2025-05-07T21:01:10.1830724Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:10.1831006Z use_cpu=True, 2025-05-07T21:01:10.1831238Z output_dtype=SparseType.FP16, 2025-05-07T21:01:10.1831496Z ) 2025-05-07T21:01:10.1831724Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1832369Z self=, 2025-05-07T21:01:10.1832916Z mixed_B=False, 2025-05-07T21:01:10.1833121Z compile=True, 2025-05-07T21:01:10.1833328Z T=2, 2025-05-07T21:01:10.1833512Z D=70, 2025-05-07T21:01:10.1833689Z B=126, 2025-05-07T21:01:10.1833876Z log_E=4, 2025-05-07T21:01:10.1834067Z L=4, 2025-05-07T21:01:10.1834252Z D_gradcheck=2, 2025-05-07T21:01:10.1834480Z stochastic_rounding=False, 2025-05-07T21:01:10.1834739Z weighted=True, 2025-05-07T21:01:10.1834947Z row_wise=False, 2025-05-07T21:01:10.1835161Z mixed=False, 2025-05-07T21:01:10.1835372Z use_cache=False, 2025-05-07T21:01:10.1835618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1835948Z use_cpu=True, 2025-05-07T21:01:10.1836186Z output_dtype=SparseType.BF16, 2025-05-07T21:01:10.1836450Z ) 2025-05-07T21:01:10.1836678Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1837279Z self=, 2025-05-07T21:01:10.1837860Z mixed_B=False, 2025-05-07T21:01:10.1838071Z compile=False, 2025-05-07T21:01:10.1838278Z T=3, 2025-05-07T21:01:10.1838463Z D=116, 2025-05-07T21:01:10.1838642Z B=11, 2025-05-07T21:01:10.1838825Z log_E=3, 2025-05-07T21:01:10.1839018Z L=12, 2025-05-07T21:01:10.1839203Z D_gradcheck=1, 2025-05-07T21:01:10.1839434Z stochastic_rounding=False, 2025-05-07T21:01:10.1839690Z weighted=False, 2025-05-07T21:01:10.1839902Z row_wise=False, 2025-05-07T21:01:10.1840159Z mixed=False, 2025-05-07T21:01:10.1840440Z use_cache=True, 2025-05-07T21:01:10.1840671Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1840964Z use_cpu=True, 2025-05-07T21:01:10.1841194Z output_dtype=SparseType.BF16, 2025-05-07T21:01:10.1841456Z ) 2025-05-07T21:01:10.1841683Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1842283Z self=, 2025-05-07T21:01:10.1842822Z mixed_B=True, 2025-05-07T21:01:10.1843028Z compile=False, 2025-05-07T21:01:10.1843238Z T=5, 2025-05-07T21:01:10.1843423Z D=56, 2025-05-07T21:01:10.1843603Z B=59, 2025-05-07T21:01:10.1843788Z log_E=5, 2025-05-07T21:01:10.1843983Z L=10, 2025-05-07T21:01:10.1844171Z D_gradcheck=1, 2025-05-07T21:01:10.1844394Z stochastic_rounding=True, 2025-05-07T21:01:10.1844652Z weighted=False, 2025-05-07T21:01:10.1844858Z row_wise=False, 2025-05-07T21:01:10.1845068Z mixed=True, 2025-05-07T21:01:10.1845277Z use_cache=False, 2025-05-07T21:01:10.1845522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1845811Z use_cpu=True, 2025-05-07T21:01:10.1846040Z output_dtype=SparseType.FP32, 2025-05-07T21:01:10.1846290Z ) 2025-05-07T21:01:10.1846523Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1847115Z self=, 2025-05-07T21:01:10.1847659Z mixed_B=False, 2025-05-07T21:01:10.1847865Z compile=True, 2025-05-07T21:01:10.1848074Z T=5, 2025-05-07T21:01:10.1848261Z D=65, 2025-05-07T21:01:10.1848440Z B=23, 2025-05-07T21:01:10.1848626Z log_E=3, 2025-05-07T21:01:10.1848821Z L=6, 2025-05-07T21:01:10.1849003Z D_gradcheck=1, 2025-05-07T21:01:10.1849229Z stochastic_rounding=True, 2025-05-07T21:01:10.1849489Z weighted=True, 2025-05-07T21:01:10.1849700Z row_wise=False, 2025-05-07T21:01:10.1849912Z mixed=False, 2025-05-07T21:01:10.1850115Z use_cache=True, 2025-05-07T21:01:10.1850344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:10.1850638Z use_cpu=True, 2025-05-07T21:01:10.1850870Z output_dtype=SparseType.BF16, 2025-05-07T21:01:10.1851123Z ) 2025-05-07T21:01:10.1851359Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1852052Z self=, 2025-05-07T21:01:10.1852591Z mixed_B=True, 2025-05-07T21:01:10.1852798Z compile=True, 2025-05-07T21:01:10.1852999Z T=3, 2025-05-07T21:01:10.1853189Z D=57, 2025-05-07T21:01:10.1853365Z B=65, 2025-05-07T21:01:10.1853548Z log_E=3, 2025-05-07T21:01:10.1853744Z L=20, 2025-05-07T21:01:10.1853932Z D_gradcheck=1, 2025-05-07T21:01:10.1854159Z stochastic_rounding=True, 2025-05-07T21:01:10.1854417Z weighted=False, 2025-05-07T21:01:10.1854623Z row_wise=False, 2025-05-07T21:01:10.1854838Z mixed=True, 2025-05-07T21:01:10.1855050Z use_cache=True, 2025-05-07T21:01:10.1855285Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1855623Z use_cpu=True, 2025-05-07T21:01:10.1855858Z output_dtype=SparseType.FP32, 2025-05-07T21:01:10.1856109Z ) 2025-05-07T21:01:10.1856339Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:10.1856933Z self=, 2025-05-07T21:01:10.1857517Z mixed_B=False, 2025-05-07T21:01:10.1857729Z compile=True, 2025-05-07T21:01:10.1857928Z T=2, 2025-05-07T21:01:10.1858105Z D=40, 2025-05-07T21:01:10.1858287Z B=105, 2025-05-07T21:01:10.1858470Z log_E=4, 2025-05-07T21:01:10.1858655Z L=16, 2025-05-07T21:01:10.1858843Z D_gradcheck=2, 2025-05-07T21:01:10.1859070Z stochastic_rounding=True, 2025-05-07T21:01:10.1859329Z weighted=False, 2025-05-07T21:01:10.1859548Z row_wise=False, 2025-05-07T21:01:10.1859755Z mixed=False, 2025-05-07T21:01:10.1860013Z use_cache=False, 2025-05-07T21:01:10.1860262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:10.1860554Z use_cpu=False, 2025-05-07T21:01:10.1860792Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.1927562Z ) 2025-05-07T21:01:15.1927953Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.1928612Z self=, 2025-05-07T21:01:15.1929172Z mixed_B=True, 2025-05-07T21:01:15.1929386Z compile=True, 2025-05-07T21:01:15.1929596Z T=4, 2025-05-07T21:01:15.1929782Z D=90, 2025-05-07T21:01:15.1929968Z B=52, 2025-05-07T21:01:15.1930155Z log_E=5, 2025-05-07T21:01:15.1930352Z L=3, 2025-05-07T21:01:15.1930540Z D_gradcheck=1, 2025-05-07T21:01:15.1930780Z stochastic_rounding=False, 2025-05-07T21:01:15.1931040Z weighted=True, 2025-05-07T21:01:15.1931257Z row_wise=False, 2025-05-07T21:01:15.1931469Z mixed=False, 2025-05-07T21:01:15.1931690Z use_cache=False, 2025-05-07T21:01:15.1931945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.1932241Z use_cpu=True, 2025-05-07T21:01:15.1932477Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.1932746Z ) 2025-05-07T21:01:15.1932978Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.1933633Z self=, 2025-05-07T21:01:15.1934181Z mixed_B=True, 2025-05-07T21:01:15.1934390Z compile=True, 2025-05-07T21:01:15.1934598Z T=3, 2025-05-07T21:01:15.1934790Z D=115, 2025-05-07T21:01:15.1934979Z B=71, 2025-05-07T21:01:15.1935171Z log_E=5, 2025-05-07T21:01:15.1935374Z L=20, 2025-05-07T21:01:15.1935562Z D_gradcheck=2, 2025-05-07T21:01:15.1935798Z stochastic_rounding=True, 2025-05-07T21:01:15.1936066Z weighted=False, 2025-05-07T21:01:15.1936278Z row_wise=False, 2025-05-07T21:01:15.1936492Z mixed=True, 2025-05-07T21:01:15.1936712Z use_cache=True, 2025-05-07T21:01:15.1936947Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.1937242Z use_cpu=True, 2025-05-07T21:01:15.1937479Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.1937744Z ) 2025-05-07T21:01:15.1937973Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.1938843Z self=, 2025-05-07T21:01:15.1939397Z mixed_B=False, 2025-05-07T21:01:15.1939609Z compile=False, 2025-05-07T21:01:15.1939817Z T=2, 2025-05-07T21:01:15.1940002Z D=52, 2025-05-07T21:01:15.1940182Z B=126, 2025-05-07T21:01:15.1940374Z log_E=5, 2025-05-07T21:01:15.1940571Z L=5, 2025-05-07T21:01:15.1940758Z D_gradcheck=2, 2025-05-07T21:01:15.1940985Z stochastic_rounding=True, 2025-05-07T21:01:15.1941242Z weighted=False, 2025-05-07T21:01:15.1941452Z row_wise=True, 2025-05-07T21:01:15.1941666Z mixed=False, 2025-05-07T21:01:15.1941880Z use_cache=True, 2025-05-07T21:01:15.1942114Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.1942505Z use_cpu=False, 2025-05-07T21:01:15.1942740Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.1942992Z ) 2025-05-07T21:01:15.1943227Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.1943874Z self=, 2025-05-07T21:01:15.1944482Z mixed_B=False, 2025-05-07T21:01:15.1944690Z compile=True, 2025-05-07T21:01:15.1944897Z T=2, 2025-05-07T21:01:15.1945088Z D=118, 2025-05-07T21:01:15.1945272Z B=107, 2025-05-07T21:01:15.1945465Z log_E=4, 2025-05-07T21:01:15.1945661Z L=11, 2025-05-07T21:01:15.1945850Z D_gradcheck=1, 2025-05-07T21:01:15.1946083Z stochastic_rounding=True, 2025-05-07T21:01:15.1946343Z weighted=True, 2025-05-07T21:01:15.1946553Z row_wise=False, 2025-05-07T21:01:15.1946768Z mixed=False, 2025-05-07T21:01:15.1947073Z use_cache=False, 2025-05-07T21:01:15.1947318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.1947612Z use_cpu=True, 2025-05-07T21:01:15.1947850Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.1948106Z ) 2025-05-07T21:01:15.1948342Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.1948938Z self=, 2025-05-07T21:01:15.1949485Z mixed_B=True, 2025-05-07T21:01:15.1949696Z compile=True, 2025-05-07T21:01:15.1949909Z T=5, 2025-05-07T21:01:15.1950096Z D=16, 2025-05-07T21:01:15.1950280Z B=61, 2025-05-07T21:01:15.1950469Z log_E=3, 2025-05-07T21:01:15.1950667Z L=7, 2025-05-07T21:01:15.1950855Z D_gradcheck=1, 2025-05-07T21:01:15.1951090Z stochastic_rounding=True, 2025-05-07T21:01:15.1951346Z weighted=True, 2025-05-07T21:01:15.1951552Z row_wise=False, 2025-05-07T21:01:15.1951763Z mixed=True, 2025-05-07T21:01:15.1951976Z use_cache=True, 2025-05-07T21:01:15.1952209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.1952503Z use_cpu=False, 2025-05-07T21:01:15.1952745Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.1953000Z ) 2025-05-07T21:01:15.1953237Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.1953831Z self=, 2025-05-07T21:01:15.1954368Z mixed_B=False, 2025-05-07T21:01:15.1954584Z compile=True, 2025-05-07T21:01:15.1954799Z T=5, 2025-05-07T21:01:15.1954982Z D=98, 2025-05-07T21:01:15.1955168Z B=90, 2025-05-07T21:01:15.1955358Z log_E=5, 2025-05-07T21:01:15.1955550Z L=3, 2025-05-07T21:01:15.1955742Z D_gradcheck=1, 2025-05-07T21:01:15.1955976Z stochastic_rounding=False, 2025-05-07T21:01:15.1956240Z weighted=False, 2025-05-07T21:01:15.1956452Z row_wise=True, 2025-05-07T21:01:15.1956664Z mixed=True, 2025-05-07T21:01:15.1956876Z use_cache=True, 2025-05-07T21:01:15.1957113Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.1957410Z use_cpu=False, 2025-05-07T21:01:15.1957650Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.1957902Z ) 2025-05-07T21:01:15.1958140Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.1958784Z self=, 2025-05-07T21:01:15.1959329Z mixed_B=False, 2025-05-07T21:01:15.1959554Z compile=False, 2025-05-07T21:01:15.1959767Z T=3, 2025-05-07T21:01:15.1959960Z D=52, 2025-05-07T21:01:15.1960147Z B=82, 2025-05-07T21:01:15.1960422Z log_E=3, 2025-05-07T21:01:15.1960615Z L=6, 2025-05-07T21:01:15.1960813Z D_gradcheck=2, 2025-05-07T21:01:15.1961047Z stochastic_rounding=False, 2025-05-07T21:01:15.1961302Z weighted=False, 2025-05-07T21:01:15.1961528Z row_wise=True, 2025-05-07T21:01:15.1961740Z mixed=True, 2025-05-07T21:01:15.1961949Z use_cache=True, 2025-05-07T21:01:15.1962196Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.1962538Z use_cpu=True, 2025-05-07T21:01:15.1962776Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.1963033Z ) 2025-05-07T21:01:15.1963276Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.1963923Z self=, 2025-05-07T21:01:15.1964496Z mixed_B=True, 2025-05-07T21:01:15.1964710Z compile=False, 2025-05-07T21:01:15.1964920Z T=4, 2025-05-07T21:01:15.1965098Z D=72, 2025-05-07T21:01:15.1965286Z B=24, 2025-05-07T21:01:15.1965473Z log_E=5, 2025-05-07T21:01:15.1965660Z L=9, 2025-05-07T21:01:15.1965852Z D_gradcheck=1, 2025-05-07T21:01:15.1966084Z stochastic_rounding=False, 2025-05-07T21:01:15.1966339Z weighted=True, 2025-05-07T21:01:15.1966557Z row_wise=True, 2025-05-07T21:01:15.1966768Z mixed=True, 2025-05-07T21:01:15.1967015Z use_cache=False, 2025-05-07T21:01:15.1967271Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.1967568Z use_cpu=True, 2025-05-07T21:01:15.1967797Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.1968061Z ) 2025-05-07T21:01:15.1968296Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.1968897Z self=, 2025-05-07T21:01:15.1969430Z mixed_B=True, 2025-05-07T21:01:15.1969648Z compile=False, 2025-05-07T21:01:15.1969862Z T=1, 2025-05-07T21:01:15.1970046Z D=96, 2025-05-07T21:01:15.1970232Z B=23, 2025-05-07T21:01:15.1970419Z log_E=4, 2025-05-07T21:01:15.1970607Z L=18, 2025-05-07T21:01:15.1970799Z D_gradcheck=1, 2025-05-07T21:01:15.1971031Z stochastic_rounding=False, 2025-05-07T21:01:15.1971287Z weighted=False, 2025-05-07T21:01:15.1971550Z row_wise=False, 2025-05-07T21:01:15.1971757Z mixed=False, 2025-05-07T21:01:15.1971971Z use_cache=True, 2025-05-07T21:01:15.1978700Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.1979016Z use_cpu=False, 2025-05-07T21:01:15.1979264Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.1979536Z ) 2025-05-07T21:01:15.1979775Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.1980388Z self=, 2025-05-07T21:01:15.1980940Z mixed_B=True, 2025-05-07T21:01:15.1981158Z compile=False, 2025-05-07T21:01:15.1981373Z T=1, 2025-05-07T21:01:15.1981567Z D=127, 2025-05-07T21:01:15.1981756Z B=38, 2025-05-07T21:01:15.1981950Z log_E=3, 2025-05-07T21:01:15.1982153Z L=19, 2025-05-07T21:01:15.1982349Z D_gradcheck=1, 2025-05-07T21:01:15.1982587Z stochastic_rounding=True, 2025-05-07T21:01:15.1982855Z weighted=True, 2025-05-07T21:01:15.1983072Z row_wise=False, 2025-05-07T21:01:15.1983292Z mixed=False, 2025-05-07T21:01:15.1983513Z use_cache=False, 2025-05-07T21:01:15.1983776Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.1984074Z use_cpu=False, 2025-05-07T21:01:15.1984319Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.1984584Z ) 2025-05-07T21:01:15.1984827Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.1985501Z self=, 2025-05-07T21:01:15.1986049Z mixed_B=True, 2025-05-07T21:01:15.1986260Z compile=True, 2025-05-07T21:01:15.1986469Z T=4, 2025-05-07T21:01:15.1986656Z D=110, 2025-05-07T21:01:15.1986841Z B=63, 2025-05-07T21:01:15.1987026Z log_E=5, 2025-05-07T21:01:15.1987217Z L=8, 2025-05-07T21:01:15.1987404Z D_gradcheck=2, 2025-05-07T21:01:15.1987634Z stochastic_rounding=True, 2025-05-07T21:01:15.1987895Z weighted=False, 2025-05-07T21:01:15.1988109Z row_wise=False, 2025-05-07T21:01:15.1988324Z mixed=False, 2025-05-07T21:01:15.1988539Z use_cache=True, 2025-05-07T21:01:15.1988776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.1989117Z use_cpu=True, 2025-05-07T21:01:15.1989351Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.1989615Z ) 2025-05-07T21:01:15.1989844Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.1990443Z self=, 2025-05-07T21:01:15.1991024Z mixed_B=True, 2025-05-07T21:01:15.1991236Z compile=False, 2025-05-07T21:01:15.1991657Z T=2, 2025-05-07T21:01:15.1991850Z D=86, 2025-05-07T21:01:15.1992033Z B=114, 2025-05-07T21:01:15.1992223Z log_E=3, 2025-05-07T21:01:15.1992420Z L=3, 2025-05-07T21:01:15.1992610Z D_gradcheck=1, 2025-05-07T21:01:15.1992839Z stochastic_rounding=True, 2025-05-07T21:01:15.1993095Z weighted=True, 2025-05-07T21:01:15.1993321Z row_wise=True, 2025-05-07T21:01:15.1993567Z mixed=True, 2025-05-07T21:01:15.1993872Z use_cache=True, 2025-05-07T21:01:15.1994112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.1994408Z use_cpu=True, 2025-05-07T21:01:15.1994642Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.1994902Z ) 2025-05-07T21:01:15.1995138Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.1995731Z self=, 2025-05-07T21:01:15.1996276Z mixed_B=True, 2025-05-07T21:01:15.1996484Z compile=True, 2025-05-07T21:01:15.1996691Z T=5, 2025-05-07T21:01:15.1996874Z D=17, 2025-05-07T21:01:15.1997056Z B=63, 2025-05-07T21:01:15.1997244Z log_E=3, 2025-05-07T21:01:15.1997438Z L=15, 2025-05-07T21:01:15.1997628Z D_gradcheck=2, 2025-05-07T21:01:15.1997859Z stochastic_rounding=False, 2025-05-07T21:01:15.1998116Z weighted=True, 2025-05-07T21:01:15.1998325Z row_wise=True, 2025-05-07T21:01:15.1998535Z mixed=True, 2025-05-07T21:01:15.1998748Z use_cache=False, 2025-05-07T21:01:15.1998996Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.1999290Z use_cpu=False, 2025-05-07T21:01:15.1999527Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.1999784Z ) 2025-05-07T21:01:15.2000018Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2000658Z self=, 2025-05-07T21:01:15.2001200Z mixed_B=True, 2025-05-07T21:01:15.2001412Z compile=True, 2025-05-07T21:01:15.2001620Z T=4, 2025-05-07T21:01:15.2001806Z D=116, 2025-05-07T21:01:15.2001992Z B=113, 2025-05-07T21:01:15.2002181Z log_E=5, 2025-05-07T21:01:15.2002373Z L=2, 2025-05-07T21:01:15.2002561Z D_gradcheck=2, 2025-05-07T21:01:15.2002790Z stochastic_rounding=False, 2025-05-07T21:01:15.2003050Z weighted=True, 2025-05-07T21:01:15.2003260Z row_wise=True, 2025-05-07T21:01:15.2003469Z mixed=True, 2025-05-07T21:01:15.2003708Z use_cache=True, 2025-05-07T21:01:15.2003969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2004259Z use_cpu=False, 2025-05-07T21:01:15.2004495Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2004752Z ) 2025-05-07T21:01:15.2004984Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2005657Z self=, 2025-05-07T21:01:15.2006198Z mixed_B=True, 2025-05-07T21:01:15.2006416Z compile=True, 2025-05-07T21:01:15.2006621Z T=5, 2025-05-07T21:01:15.2006802Z D=110, 2025-05-07T21:01:15.2006990Z B=63, 2025-05-07T21:01:15.2007177Z log_E=3, 2025-05-07T21:01:15.2007367Z L=4, 2025-05-07T21:01:15.2007558Z D_gradcheck=2, 2025-05-07T21:01:15.2007784Z stochastic_rounding=True, 2025-05-07T21:01:15.2008038Z weighted=False, 2025-05-07T21:01:15.2008251Z row_wise=True, 2025-05-07T21:01:15.2008461Z mixed=True, 2025-05-07T21:01:15.2008672Z use_cache=True, 2025-05-07T21:01:15.2008908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2009293Z use_cpu=True, 2025-05-07T21:01:15.2009527Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2009785Z ) 2025-05-07T21:01:15.2010021Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2010617Z self=, 2025-05-07T21:01:15.2011222Z mixed_B=True, 2025-05-07T21:01:15.2011434Z compile=True, 2025-05-07T21:01:15.2011638Z T=1, 2025-05-07T21:01:15.2011819Z D=122, 2025-05-07T21:01:15.2012008Z B=71, 2025-05-07T21:01:15.2012197Z log_E=4, 2025-05-07T21:01:15.2012385Z L=9, 2025-05-07T21:01:15.2012576Z D_gradcheck=2, 2025-05-07T21:01:15.2012837Z stochastic_rounding=False, 2025-05-07T21:01:15.2013107Z weighted=True, 2025-05-07T21:01:15.2013322Z row_wise=True, 2025-05-07T21:01:15.2013531Z mixed=False, 2025-05-07T21:01:15.2013782Z use_cache=True, 2025-05-07T21:01:15.2014024Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2014318Z use_cpu=True, 2025-05-07T21:01:15.2014552Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.2014811Z ) 2025-05-07T21:01:15.2015042Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2015643Z self=, 2025-05-07T21:01:15.2016188Z mixed_B=False, 2025-05-07T21:01:15.2016403Z compile=True, 2025-05-07T21:01:15.2016613Z T=5, 2025-05-07T21:01:15.2016793Z D=95, 2025-05-07T21:01:15.2016979Z B=8, 2025-05-07T21:01:15.2017163Z log_E=3, 2025-05-07T21:01:15.2017354Z L=3, 2025-05-07T21:01:15.2017542Z D_gradcheck=1, 2025-05-07T21:01:15.2017771Z stochastic_rounding=False, 2025-05-07T21:01:15.2018026Z weighted=True, 2025-05-07T21:01:15.2018238Z row_wise=True, 2025-05-07T21:01:15.2018447Z mixed=True, 2025-05-07T21:01:15.2018657Z use_cache=False, 2025-05-07T21:01:15.2018905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2019197Z use_cpu=False, 2025-05-07T21:01:15.2019428Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.2019690Z ) 2025-05-07T21:01:15.2019918Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2020516Z self=, 2025-05-07T21:01:15.2021057Z mixed_B=True, 2025-05-07T21:01:15.2021269Z compile=False, 2025-05-07T21:01:15.2021477Z T=1, 2025-05-07T21:01:15.2021657Z D=50, 2025-05-07T21:01:15.2021840Z B=36, 2025-05-07T21:01:15.2022025Z log_E=3, 2025-05-07T21:01:15.2022214Z L=11, 2025-05-07T21:01:15.2022405Z D_gradcheck=1, 2025-05-07T21:01:15.2022632Z stochastic_rounding=True, 2025-05-07T21:01:15.2022888Z weighted=True, 2025-05-07T21:01:15.2023126Z row_wise=True, 2025-05-07T21:01:15.2023358Z mixed=False, 2025-05-07T21:01:15.2023564Z use_cache=True, 2025-05-07T21:01:15.2023801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2024095Z use_cpu=False, 2025-05-07T21:01:15.2024328Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.2190436Z ) 2025-05-07T21:01:15.2190938Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2192678Z self=, 2025-05-07T21:01:15.2193284Z mixed_B=False, 2025-05-07T21:01:15.2193500Z compile=False, 2025-05-07T21:01:15.2193702Z T=5, 2025-05-07T21:01:15.2193883Z D=37, 2025-05-07T21:01:15.2194069Z B=116, 2025-05-07T21:01:15.2194255Z log_E=3, 2025-05-07T21:01:15.2194446Z L=0, 2025-05-07T21:01:15.2194636Z D_gradcheck=1, 2025-05-07T21:01:15.2194862Z stochastic_rounding=False, 2025-05-07T21:01:15.2195118Z weighted=True, 2025-05-07T21:01:15.2195344Z row_wise=False, 2025-05-07T21:01:15.2195561Z mixed=False, 2025-05-07T21:01:15.2195783Z use_cache=False, 2025-05-07T21:01:15.2196045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2196407Z use_cpu=True, 2025-05-07T21:01:15.2196648Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.2196921Z ) 2025-05-07T21:01:15.2197157Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2197758Z self=, 2025-05-07T21:01:15.2198370Z mixed_B=True, 2025-05-07T21:01:15.2198585Z compile=True, 2025-05-07T21:01:15.2198797Z T=1, 2025-05-07T21:01:15.2198990Z D=47, 2025-05-07T21:01:15.2199177Z B=54, 2025-05-07T21:01:15.2199372Z log_E=3, 2025-05-07T21:01:15.2199575Z L=15, 2025-05-07T21:01:15.2199770Z D_gradcheck=2, 2025-05-07T21:01:15.2200007Z stochastic_rounding=True, 2025-05-07T21:01:15.2200342Z weighted=True, 2025-05-07T21:01:15.2200562Z row_wise=False, 2025-05-07T21:01:15.2200773Z mixed=True, 2025-05-07T21:01:15.2201052Z use_cache=False, 2025-05-07T21:01:15.2201310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2201602Z use_cpu=False, 2025-05-07T21:01:15.2201841Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.2202109Z ) 2025-05-07T21:01:15.2202343Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2202945Z self=, 2025-05-07T21:01:15.2203548Z mixed_B=True, 2025-05-07T21:01:15.2203762Z compile=False, 2025-05-07T21:01:15.2203973Z T=2, 2025-05-07T21:01:15.2204165Z D=49, 2025-05-07T21:01:15.2204354Z B=70, 2025-05-07T21:01:15.2204546Z log_E=5, 2025-05-07T21:01:15.2204746Z L=2, 2025-05-07T21:01:15.2204937Z D_gradcheck=2, 2025-05-07T21:01:15.2205175Z stochastic_rounding=False, 2025-05-07T21:01:15.2205440Z weighted=False, 2025-05-07T21:01:15.2205655Z row_wise=True, 2025-05-07T21:01:15.2205870Z mixed=True, 2025-05-07T21:01:15.2206089Z use_cache=True, 2025-05-07T21:01:15.2206327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2206626Z use_cpu=True, 2025-05-07T21:01:15.2206869Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.2207136Z ) 2025-05-07T21:01:15.2207371Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2207976Z self=, 2025-05-07T21:01:15.2208531Z mixed_B=False, 2025-05-07T21:01:15.2208748Z compile=False, 2025-05-07T21:01:15.2208965Z T=3, 2025-05-07T21:01:15.2209165Z D=3, 2025-05-07T21:01:15.2209354Z B=107, 2025-05-07T21:01:15.2209551Z log_E=4, 2025-05-07T21:01:15.2209754Z L=12, 2025-05-07T21:01:15.2209949Z D_gradcheck=2, 2025-05-07T21:01:15.2210184Z stochastic_rounding=True, 2025-05-07T21:01:15.2210450Z weighted=True, 2025-05-07T21:01:15.2210665Z row_wise=False, 2025-05-07T21:01:15.2210885Z mixed=False, 2025-05-07T21:01:15.2211107Z use_cache=True, 2025-05-07T21:01:15.2211350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2211647Z use_cpu=True, 2025-05-07T21:01:15.2211889Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.2212153Z ) 2025-05-07T21:01:15.2212396Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2213051Z self=, 2025-05-07T21:01:15.2213650Z mixed_B=False, 2025-05-07T21:01:15.2213876Z compile=False, 2025-05-07T21:01:15.2214087Z T=5, 2025-05-07T21:01:15.2214277Z D=63, 2025-05-07T21:01:15.2214463Z B=2, 2025-05-07T21:01:15.2214652Z log_E=4, 2025-05-07T21:01:15.2214850Z L=2, 2025-05-07T21:01:15.2215045Z D_gradcheck=1, 2025-05-07T21:01:15.2215284Z stochastic_rounding=False, 2025-05-07T21:01:15.2215551Z weighted=False, 2025-05-07T21:01:15.2215770Z row_wise=True, 2025-05-07T21:01:15.2215988Z mixed=False, 2025-05-07T21:01:15.2216206Z use_cache=False, 2025-05-07T21:01:15.2216458Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2216805Z use_cpu=True, 2025-05-07T21:01:15.2217050Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2217314Z ) 2025-05-07T21:01:15.2217556Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2218165Z self=, 2025-05-07T21:01:15.2218758Z mixed_B=False, 2025-05-07T21:01:15.2218972Z compile=True, 2025-05-07T21:01:15.2219186Z T=5, 2025-05-07T21:01:15.2219382Z D=12, 2025-05-07T21:01:15.2219567Z B=38, 2025-05-07T21:01:15.2219761Z log_E=5, 2025-05-07T21:01:15.2219965Z L=17, 2025-05-07T21:01:15.2220157Z D_gradcheck=1, 2025-05-07T21:01:15.2220393Z stochastic_rounding=False, 2025-05-07T21:01:15.2220659Z weighted=True, 2025-05-07T21:01:15.2220876Z row_wise=True, 2025-05-07T21:01:15.2221093Z mixed=False, 2025-05-07T21:01:15.2221356Z use_cache=False, 2025-05-07T21:01:15.2221609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2221911Z use_cpu=True, 2025-05-07T21:01:15.2222151Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.2222416Z ) 2025-05-07T21:01:15.2222657Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2223261Z self=, 2025-05-07T21:01:15.2223806Z mixed_B=True, 2025-05-07T21:01:15.2224026Z compile=False, 2025-05-07T21:01:15.2224236Z T=3, 2025-05-07T21:01:15.2224423Z D=61, 2025-05-07T21:01:15.2224618Z B=35, 2025-05-07T21:01:15.2224811Z log_E=3, 2025-05-07T21:01:15.2225001Z L=6, 2025-05-07T21:01:15.2225202Z D_gradcheck=1, 2025-05-07T21:01:15.2225437Z stochastic_rounding=False, 2025-05-07T21:01:15.2225700Z weighted=True, 2025-05-07T21:01:15.2225910Z row_wise=False, 2025-05-07T21:01:15.2226125Z mixed=False, 2025-05-07T21:01:15.2226339Z use_cache=True, 2025-05-07T21:01:15.2226574Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2226867Z use_cpu=True, 2025-05-07T21:01:15.2227110Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2227368Z ) 2025-05-07T21:01:15.2227605Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2228204Z self=, 2025-05-07T21:01:15.2228744Z mixed_B=True, 2025-05-07T21:01:15.2228958Z compile=True, 2025-05-07T21:01:15.2229165Z T=5, 2025-05-07T21:01:15.2229348Z D=104, 2025-05-07T21:01:15.2229538Z B=24, 2025-05-07T21:01:15.2229727Z log_E=4, 2025-05-07T21:01:15.2229918Z L=10, 2025-05-07T21:01:15.2230111Z D_gradcheck=1, 2025-05-07T21:01:15.2230346Z stochastic_rounding=False, 2025-05-07T21:01:15.2230604Z weighted=False, 2025-05-07T21:01:15.2230820Z row_wise=False, 2025-05-07T21:01:15.2231030Z mixed=True, 2025-05-07T21:01:15.2231240Z use_cache=True, 2025-05-07T21:01:15.2231485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2231781Z use_cpu=True, 2025-05-07T21:01:15.2232020Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.2232284Z ) 2025-05-07T21:01:15.2232523Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2233169Z self=, 2025-05-07T21:01:15.2233754Z mixed_B=False, 2025-05-07T21:01:15.2233987Z compile=True, 2025-05-07T21:01:15.2234196Z T=1, 2025-05-07T21:01:15.2234378Z D=64, 2025-05-07T21:01:15.2234568Z B=123, 2025-05-07T21:01:15.2234762Z log_E=4, 2025-05-07T21:01:15.2234953Z L=14, 2025-05-07T21:01:15.2235149Z D_gradcheck=1, 2025-05-07T21:01:15.2235385Z stochastic_rounding=False, 2025-05-07T21:01:15.2235640Z weighted=False, 2025-05-07T21:01:15.2235858Z row_wise=False, 2025-05-07T21:01:15.2236078Z mixed=True, 2025-05-07T21:01:15.2236287Z use_cache=True, 2025-05-07T21:01:15.2236531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2236874Z use_cpu=True, 2025-05-07T21:01:15.2237105Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.2237375Z ) 2025-05-07T21:01:15.2237615Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2238214Z self=, 2025-05-07T21:01:15.2238796Z mixed_B=False, 2025-05-07T21:01:15.2239014Z compile=False, 2025-05-07T21:01:15.2239222Z T=1, 2025-05-07T21:01:15.2239402Z D=60, 2025-05-07T21:01:15.2239589Z B=46, 2025-05-07T21:01:15.2239779Z log_E=3, 2025-05-07T21:01:15.2239969Z L=20, 2025-05-07T21:01:15.2240162Z D_gradcheck=2, 2025-05-07T21:01:15.2240458Z stochastic_rounding=False, 2025-05-07T21:01:15.2240712Z weighted=True, 2025-05-07T21:01:15.2240927Z row_wise=True, 2025-05-07T21:01:15.2241139Z mixed=False, 2025-05-07T21:01:15.2241393Z use_cache=False, 2025-05-07T21:01:15.2241646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2241943Z use_cpu=False, 2025-05-07T21:01:15.2242175Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2242434Z ) 2025-05-07T21:01:15.2242669Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2243255Z self=, 2025-05-07T21:01:15.2243820Z mixed_B=False, 2025-05-07T21:01:15.2244057Z compile=True, 2025-05-07T21:01:15.2244266Z T=4, 2025-05-07T21:01:15.2244448Z D=93, 2025-05-07T21:01:15.2244633Z B=109, 2025-05-07T21:01:15.2244824Z log_E=3, 2025-05-07T21:01:15.2245015Z L=3, 2025-05-07T21:01:15.2245209Z D_gradcheck=2, 2025-05-07T21:01:15.2245437Z stochastic_rounding=False, 2025-05-07T21:01:15.2245694Z weighted=False, 2025-05-07T21:01:15.2250698Z row_wise=False, 2025-05-07T21:01:15.2250954Z mixed=True, 2025-05-07T21:01:15.2251173Z use_cache=True, 2025-05-07T21:01:15.2251421Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2251721Z use_cpu=False, 2025-05-07T21:01:15.2251956Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.2252220Z ) 2025-05-07T21:01:15.2252456Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2253050Z self=, 2025-05-07T21:01:15.2253604Z mixed_B=False, 2025-05-07T21:01:15.2253820Z compile=True, 2025-05-07T21:01:15.2254021Z T=3, 2025-05-07T21:01:15.2254205Z D=70, 2025-05-07T21:01:15.2254389Z B=28, 2025-05-07T21:01:15.2254569Z log_E=4, 2025-05-07T21:01:15.2254758Z L=9, 2025-05-07T21:01:15.2254951Z D_gradcheck=1, 2025-05-07T21:01:15.2255184Z stochastic_rounding=False, 2025-05-07T21:01:15.2255439Z weighted=True, 2025-05-07T21:01:15.2255655Z row_wise=True, 2025-05-07T21:01:15.2255865Z mixed=False, 2025-05-07T21:01:15.2256076Z use_cache=True, 2025-05-07T21:01:15.2256316Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2256606Z use_cpu=False, 2025-05-07T21:01:15.2256839Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.2257120Z ) 2025-05-07T21:01:15.2257353Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2258048Z self=, 2025-05-07T21:01:15.2258590Z mixed_B=True, 2025-05-07T21:01:15.2258801Z compile=True, 2025-05-07T21:01:15.2259006Z T=1, 2025-05-07T21:01:15.2259186Z D=82, 2025-05-07T21:01:15.2259368Z B=15, 2025-05-07T21:01:15.2259552Z log_E=3, 2025-05-07T21:01:15.2259739Z L=15, 2025-05-07T21:01:15.2259929Z D_gradcheck=2, 2025-05-07T21:01:15.2260155Z stochastic_rounding=True, 2025-05-07T21:01:15.2260410Z weighted=True, 2025-05-07T21:01:15.2260623Z row_wise=False, 2025-05-07T21:01:15.2260837Z mixed=True, 2025-05-07T21:01:15.2261046Z use_cache=False, 2025-05-07T21:01:15.2261294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2261632Z use_cpu=True, 2025-05-07T21:01:15.2261861Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2262123Z ) 2025-05-07T21:01:15.2262358Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2262947Z self=, 2025-05-07T21:01:15.2263577Z mixed_B=False, 2025-05-07T21:01:15.2263790Z compile=True, 2025-05-07T21:01:15.2263993Z T=4, 2025-05-07T21:01:15.2264174Z D=118, 2025-05-07T21:01:15.2264363Z B=120, 2025-05-07T21:01:15.2264555Z log_E=5, 2025-05-07T21:01:15.2264743Z L=0, 2025-05-07T21:01:15.2264931Z D_gradcheck=2, 2025-05-07T21:01:15.2265157Z stochastic_rounding=True, 2025-05-07T21:01:15.2265408Z weighted=False, 2025-05-07T21:01:15.2265621Z row_wise=False, 2025-05-07T21:01:15.2265833Z mixed=False, 2025-05-07T21:01:15.2266087Z use_cache=False, 2025-05-07T21:01:15.2266333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2266627Z use_cpu=False, 2025-05-07T21:01:15.2266856Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.2267113Z ) 2025-05-07T21:01:15.2267343Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2267935Z self=, 2025-05-07T21:01:15.2268474Z mixed_B=True, 2025-05-07T21:01:15.2268687Z compile=False, 2025-05-07T21:01:15.2268896Z T=4, 2025-05-07T21:01:15.2269077Z D=46, 2025-05-07T21:01:15.2269259Z B=24, 2025-05-07T21:01:15.2269443Z log_E=5, 2025-05-07T21:01:15.2269632Z L=5, 2025-05-07T21:01:15.2269820Z D_gradcheck=1, 2025-05-07T21:01:15.2270049Z stochastic_rounding=False, 2025-05-07T21:01:15.2270302Z weighted=True, 2025-05-07T21:01:15.2270513Z row_wise=False, 2025-05-07T21:01:15.2270723Z mixed=True, 2025-05-07T21:01:15.2270928Z use_cache=True, 2025-05-07T21:01:15.2271165Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2271455Z use_cpu=False, 2025-05-07T21:01:15.2271684Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.2271943Z ) 2025-05-07T21:01:15.2272176Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2272766Z self=, 2025-05-07T21:01:15.2273310Z mixed_B=False, 2025-05-07T21:01:15.2273527Z compile=False, 2025-05-07T21:01:15.2273753Z T=2, 2025-05-07T21:01:15.2273959Z D=48, 2025-05-07T21:01:15.2274142Z B=106, 2025-05-07T21:01:15.2274327Z log_E=5, 2025-05-07T21:01:15.2274516Z L=12, 2025-05-07T21:01:15.2274705Z D_gradcheck=1, 2025-05-07T21:01:15.2274931Z stochastic_rounding=True, 2025-05-07T21:01:15.2275188Z weighted=True, 2025-05-07T21:01:15.2275399Z row_wise=False, 2025-05-07T21:01:15.2275612Z mixed=False, 2025-05-07T21:01:15.2275822Z use_cache=True, 2025-05-07T21:01:15.2276061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2276350Z use_cpu=True, 2025-05-07T21:01:15.2276581Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2276843Z ) 2025-05-07T21:01:15.2277077Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2277715Z self=, 2025-05-07T21:01:15.2278260Z mixed_B=True, 2025-05-07T21:01:15.2278471Z compile=False, 2025-05-07T21:01:15.2278673Z T=2, 2025-05-07T21:01:15.2278856Z D=87, 2025-05-07T21:01:15.2279037Z B=79, 2025-05-07T21:01:15.2279220Z log_E=5, 2025-05-07T21:01:15.2279410Z L=5, 2025-05-07T21:01:15.2279598Z D_gradcheck=1, 2025-05-07T21:01:15.2279821Z stochastic_rounding=True, 2025-05-07T21:01:15.2280075Z weighted=True, 2025-05-07T21:01:15.2280367Z row_wise=True, 2025-05-07T21:01:15.2280574Z mixed=False, 2025-05-07T21:01:15.2280777Z use_cache=True, 2025-05-07T21:01:15.2281019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2281355Z use_cpu=True, 2025-05-07T21:01:15.2281582Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2281839Z ) 2025-05-07T21:01:15.2282071Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2282670Z self=, 2025-05-07T21:01:15.2283263Z mixed_B=False, 2025-05-07T21:01:15.2283476Z compile=True, 2025-05-07T21:01:15.2283682Z T=4, 2025-05-07T21:01:15.2283865Z D=128, 2025-05-07T21:01:15.2284051Z B=18, 2025-05-07T21:01:15.2284230Z log_E=3, 2025-05-07T21:01:15.2284421Z L=18, 2025-05-07T21:01:15.2284611Z D_gradcheck=1, 2025-05-07T21:01:15.2284838Z stochastic_rounding=False, 2025-05-07T21:01:15.2285095Z weighted=False, 2025-05-07T21:01:15.2285307Z row_wise=True, 2025-05-07T21:01:15.2285510Z mixed=False, 2025-05-07T21:01:15.2285719Z use_cache=False, 2025-05-07T21:01:15.2286010Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2286301Z use_cpu=False, 2025-05-07T21:01:15.2286532Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2461312Z ) 2025-05-07T21:01:15.2461591Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2462227Z self=, 2025-05-07T21:01:15.2462778Z mixed_B=True, 2025-05-07T21:01:15.2462989Z compile=True, 2025-05-07T21:01:15.2463196Z T=3, 2025-05-07T21:01:15.2463488Z D=47, 2025-05-07T21:01:15.2463846Z B=31, 2025-05-07T21:01:15.2464209Z log_E=5, 2025-05-07T21:01:15.2464555Z L=3, 2025-05-07T21:01:15.2464900Z D_gradcheck=1, 2025-05-07T21:01:15.2465318Z stochastic_rounding=True, 2025-05-07T21:01:15.2465783Z weighted=True, 2025-05-07T21:01:15.2466172Z row_wise=False, 2025-05-07T21:01:15.2466556Z mixed=True, 2025-05-07T21:01:15.2466929Z use_cache=True, 2025-05-07T21:01:15.2467371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2467900Z use_cpu=True, 2025-05-07T21:01:15.2468317Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.2468788Z ) 2025-05-07T21:01:15.2469214Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2470295Z self=, 2025-05-07T21:01:15.2471369Z mixed_B=False, 2025-05-07T21:01:15.2471756Z compile=True, 2025-05-07T21:01:15.2472125Z T=4, 2025-05-07T21:01:15.2472461Z D=96, 2025-05-07T21:01:15.2472797Z B=10, 2025-05-07T21:01:15.2473129Z log_E=3, 2025-05-07T21:01:15.2473480Z L=13, 2025-05-07T21:01:15.2473807Z D_gradcheck=1, 2025-05-07T21:01:15.2474059Z stochastic_rounding=False, 2025-05-07T21:01:15.2474312Z weighted=False, 2025-05-07T21:01:15.2474526Z row_wise=True, 2025-05-07T21:01:15.2474732Z mixed=True, 2025-05-07T21:01:15.2474936Z use_cache=False, 2025-05-07T21:01:15.2475185Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2475475Z use_cpu=True, 2025-05-07T21:01:15.2475703Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2475962Z ) 2025-05-07T21:01:15.2476195Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2476896Z self=, 2025-05-07T21:01:15.2477440Z mixed_B=False, 2025-05-07T21:01:15.2477653Z compile=False, 2025-05-07T21:01:15.2477856Z T=3, 2025-05-07T21:01:15.2478037Z D=126, 2025-05-07T21:01:15.2478222Z B=22, 2025-05-07T21:01:15.2478401Z log_E=3, 2025-05-07T21:01:15.2478592Z L=15, 2025-05-07T21:01:15.2478788Z D_gradcheck=2, 2025-05-07T21:01:15.2479017Z stochastic_rounding=False, 2025-05-07T21:01:15.2479280Z weighted=False, 2025-05-07T21:01:15.2479500Z row_wise=False, 2025-05-07T21:01:15.2479707Z mixed=True, 2025-05-07T21:01:15.2479923Z use_cache=False, 2025-05-07T21:01:15.2480173Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2480600Z use_cpu=True, 2025-05-07T21:01:15.2480831Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2481091Z ) 2025-05-07T21:01:15.2481327Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2481926Z self=, 2025-05-07T21:01:15.2482534Z mixed_B=False, 2025-05-07T21:01:15.2482754Z compile=False, 2025-05-07T21:01:15.2482961Z T=2, 2025-05-07T21:01:15.2483152Z D=14, 2025-05-07T21:01:15.2483340Z B=15, 2025-05-07T21:01:15.2483524Z log_E=3, 2025-05-07T21:01:15.2483719Z L=1, 2025-05-07T21:01:15.2483910Z D_gradcheck=1, 2025-05-07T21:01:15.2484131Z stochastic_rounding=True, 2025-05-07T21:01:15.2484387Z weighted=False, 2025-05-07T21:01:15.2484601Z row_wise=True, 2025-05-07T21:01:15.2484805Z mixed=False, 2025-05-07T21:01:15.2485016Z use_cache=False, 2025-05-07T21:01:15.2485335Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2485626Z use_cpu=True, 2025-05-07T21:01:15.2485861Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2486117Z ) 2025-05-07T21:01:15.2486346Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2486936Z self=, 2025-05-07T21:01:15.2487473Z mixed_B=True, 2025-05-07T21:01:15.2487684Z compile=True, 2025-05-07T21:01:15.2487885Z T=1, 2025-05-07T21:01:15.2488073Z D=78, 2025-05-07T21:01:15.2488263Z B=87, 2025-05-07T21:01:15.2488445Z log_E=3, 2025-05-07T21:01:15.2488638Z L=18, 2025-05-07T21:01:15.2488831Z D_gradcheck=2, 2025-05-07T21:01:15.2489060Z stochastic_rounding=False, 2025-05-07T21:01:15.2489320Z weighted=False, 2025-05-07T21:01:15.2489534Z row_wise=False, 2025-05-07T21:01:15.2489741Z mixed=False, 2025-05-07T21:01:15.2489953Z use_cache=False, 2025-05-07T21:01:15.2490208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2490495Z use_cpu=True, 2025-05-07T21:01:15.2490734Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2490991Z ) 2025-05-07T21:01:15.2491220Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2491961Z self=, 2025-05-07T21:01:15.2492505Z mixed_B=False, 2025-05-07T21:01:15.2492720Z compile=True, 2025-05-07T21:01:15.2492921Z T=2, 2025-05-07T21:01:15.2493104Z D=23, 2025-05-07T21:01:15.2493314Z B=126, 2025-05-07T21:01:15.2493526Z log_E=3, 2025-05-07T21:01:15.2493717Z L=17, 2025-05-07T21:01:15.2493918Z D_gradcheck=2, 2025-05-07T21:01:15.2494140Z stochastic_rounding=True, 2025-05-07T21:01:15.2494397Z weighted=True, 2025-05-07T21:01:15.2494608Z row_wise=False, 2025-05-07T21:01:15.2494815Z mixed=False, 2025-05-07T21:01:15.2495029Z use_cache=False, 2025-05-07T21:01:15.2495290Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2495577Z use_cpu=True, 2025-05-07T21:01:15.2495812Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.2496072Z ) 2025-05-07T21:01:15.2496300Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2496964Z self=, 2025-05-07T21:01:15.2497512Z mixed_B=False, 2025-05-07T21:01:15.2497724Z compile=True, 2025-05-07T21:01:15.2497934Z T=3, 2025-05-07T21:01:15.2498116Z D=2, 2025-05-07T21:01:15.2498296Z B=96, 2025-05-07T21:01:15.2498480Z log_E=5, 2025-05-07T21:01:15.2498673Z L=19, 2025-05-07T21:01:15.2498870Z D_gradcheck=2, 2025-05-07T21:01:15.2499100Z stochastic_rounding=True, 2025-05-07T21:01:15.2499360Z weighted=True, 2025-05-07T21:01:15.2499576Z row_wise=False, 2025-05-07T21:01:15.2499782Z mixed=True, 2025-05-07T21:01:15.2499989Z use_cache=True, 2025-05-07T21:01:15.2500228Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2500581Z use_cpu=True, 2025-05-07T21:01:15.2500811Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.2501070Z ) 2025-05-07T21:01:15.2501297Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2501892Z self=, 2025-05-07T21:01:15.2502496Z mixed_B=False, 2025-05-07T21:01:15.2502708Z compile=False, 2025-05-07T21:01:15.2502914Z T=1, 2025-05-07T21:01:15.2503099Z D=125, 2025-05-07T21:01:15.2503285Z B=110, 2025-05-07T21:01:15.2503495Z log_E=4, 2025-05-07T21:01:15.2503719Z L=1, 2025-05-07T21:01:15.2503906Z D_gradcheck=2, 2025-05-07T21:01:15.2504133Z stochastic_rounding=True, 2025-05-07T21:01:15.2504390Z weighted=False, 2025-05-07T21:01:15.2504602Z row_wise=False, 2025-05-07T21:01:15.2504810Z mixed=True, 2025-05-07T21:01:15.2505019Z use_cache=False, 2025-05-07T21:01:15.2505350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2505635Z use_cpu=False, 2025-05-07T21:01:15.2505867Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2506122Z ) 2025-05-07T21:01:15.2506350Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2506946Z self=, 2025-05-07T21:01:15.2507479Z mixed_B=False, 2025-05-07T21:01:15.2507685Z compile=True, 2025-05-07T21:01:15.2507888Z T=2, 2025-05-07T21:01:15.2508065Z D=24, 2025-05-07T21:01:15.2508244Z B=84, 2025-05-07T21:01:15.2508426Z log_E=4, 2025-05-07T21:01:15.2508620Z L=0, 2025-05-07T21:01:15.2508804Z D_gradcheck=1, 2025-05-07T21:01:15.2509029Z stochastic_rounding=True, 2025-05-07T21:01:15.2509287Z weighted=False, 2025-05-07T21:01:15.2509495Z row_wise=True, 2025-05-07T21:01:15.2509701Z mixed=True, 2025-05-07T21:01:15.2509904Z use_cache=False, 2025-05-07T21:01:15.2510151Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2510437Z use_cpu=False, 2025-05-07T21:01:15.2510663Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2510916Z ) 2025-05-07T21:01:15.2511138Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2511726Z self=, 2025-05-07T21:01:15.2512265Z mixed_B=False, 2025-05-07T21:01:15.2512472Z compile=True, 2025-05-07T21:01:15.2512679Z T=4, 2025-05-07T21:01:15.2512858Z D=58, 2025-05-07T21:01:15.2513031Z B=77, 2025-05-07T21:01:15.2513216Z log_E=5, 2025-05-07T21:01:15.2513406Z L=13, 2025-05-07T21:01:15.2513592Z D_gradcheck=2, 2025-05-07T21:01:15.2513814Z stochastic_rounding=True, 2025-05-07T21:01:15.2514070Z weighted=True, 2025-05-07T21:01:15.2514276Z row_wise=False, 2025-05-07T21:01:15.2514486Z mixed=False, 2025-05-07T21:01:15.2514694Z use_cache=False, 2025-05-07T21:01:15.2514938Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2515223Z use_cpu=False, 2025-05-07T21:01:15.2515453Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2515703Z ) 2025-05-07T21:01:15.2515936Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2516572Z self=, 2025-05-07T21:01:15.2517112Z mixed_B=True, 2025-05-07T21:01:15.2517316Z compile=False, 2025-05-07T21:01:15.2517520Z T=1, 2025-05-07T21:01:15.2517701Z D=24, 2025-05-07T21:01:15.2517878Z B=122, 2025-05-07T21:01:15.2518069Z log_E=4, 2025-05-07T21:01:15.2518258Z L=4, 2025-05-07T21:01:15.2518439Z D_gradcheck=1, 2025-05-07T21:01:15.2518668Z stochastic_rounding=False, 2025-05-07T21:01:15.2518923Z weighted=True, 2025-05-07T21:01:15.2519127Z row_wise=True, 2025-05-07T21:01:15.2519329Z mixed=False, 2025-05-07T21:01:15.2519537Z use_cache=False, 2025-05-07T21:01:15.2519778Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2520113Z use_cpu=False, 2025-05-07T21:01:15.2520403Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2520652Z ) 2025-05-07T21:01:15.2520888Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2521479Z self=, 2025-05-07T21:01:15.2522059Z mixed_B=True, 2025-05-07T21:01:15.2522263Z compile=True, 2025-05-07T21:01:15.2522470Z T=2, 2025-05-07T21:01:15.2522654Z D=42, 2025-05-07T21:01:15.2522832Z B=106, 2025-05-07T21:01:15.2523015Z log_E=4, 2025-05-07T21:01:15.2523201Z L=18, 2025-05-07T21:01:15.2523385Z D_gradcheck=1, 2025-05-07T21:01:15.2523657Z stochastic_rounding=False, 2025-05-07T21:01:15.2523920Z weighted=True, 2025-05-07T21:01:15.2524122Z row_wise=False, 2025-05-07T21:01:15.2524338Z mixed=False, 2025-05-07T21:01:15.2524549Z use_cache=True, 2025-05-07T21:01:15.2524838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2525134Z use_cpu=False, 2025-05-07T21:01:15.2525374Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2525629Z ) 2025-05-07T21:01:15.2525861Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2526452Z self=, 2025-05-07T21:01:15.2526981Z mixed_B=False, 2025-05-07T21:01:15.2527191Z compile=True, 2025-05-07T21:01:15.2527390Z T=4, 2025-05-07T21:01:15.2527567Z D=107, 2025-05-07T21:01:15.2527747Z B=93, 2025-05-07T21:01:15.2527926Z log_E=3, 2025-05-07T21:01:15.2528109Z L=19, 2025-05-07T21:01:15.2528296Z D_gradcheck=2, 2025-05-07T21:01:15.2533183Z stochastic_rounding=False, 2025-05-07T21:01:15.2533453Z weighted=False, 2025-05-07T21:01:15.2533698Z row_wise=False, 2025-05-07T21:01:15.2533933Z mixed=False, 2025-05-07T21:01:15.2534143Z use_cache=False, 2025-05-07T21:01:15.2534391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2534679Z use_cpu=False, 2025-05-07T21:01:15.2534914Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2535170Z ) 2025-05-07T21:01:15.2535402Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2535999Z self=, 2025-05-07T21:01:15.2536542Z mixed_B=False, 2025-05-07T21:01:15.2536753Z compile=True, 2025-05-07T21:01:15.2536960Z T=2, 2025-05-07T21:01:15.2537142Z D=30, 2025-05-07T21:01:15.2537327Z B=109, 2025-05-07T21:01:15.2537510Z log_E=4, 2025-05-07T21:01:15.2537700Z L=19, 2025-05-07T21:01:15.2537888Z D_gradcheck=1, 2025-05-07T21:01:15.2538115Z stochastic_rounding=False, 2025-05-07T21:01:15.2538366Z weighted=True, 2025-05-07T21:01:15.2538575Z row_wise=True, 2025-05-07T21:01:15.2538780Z mixed=False, 2025-05-07T21:01:15.2538981Z use_cache=False, 2025-05-07T21:01:15.2539226Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2539508Z use_cpu=True, 2025-05-07T21:01:15.2539736Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2539986Z ) 2025-05-07T21:01:15.2540212Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2540877Z self=, 2025-05-07T21:01:15.2541414Z mixed_B=True, 2025-05-07T21:01:15.2541617Z compile=True, 2025-05-07T21:01:15.2541815Z T=2, 2025-05-07T21:01:15.2541989Z D=93, 2025-05-07T21:01:15.2542166Z B=34, 2025-05-07T21:01:15.2542350Z log_E=4, 2025-05-07T21:01:15.2542532Z L=10, 2025-05-07T21:01:15.2542727Z D_gradcheck=1, 2025-05-07T21:01:15.2542990Z stochastic_rounding=False, 2025-05-07T21:01:15.2543236Z weighted=True, 2025-05-07T21:01:15.2543439Z row_wise=True, 2025-05-07T21:01:15.2543639Z mixed=True, 2025-05-07T21:01:15.2543838Z use_cache=True, 2025-05-07T21:01:15.2544074Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2544409Z use_cpu=False, 2025-05-07T21:01:15.2544635Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.2544886Z ) 2025-05-07T21:01:15.2545116Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2545701Z self=, 2025-05-07T21:01:15.2546274Z mixed_B=True, 2025-05-07T21:01:15.2546476Z compile=True, 2025-05-07T21:01:15.2546675Z T=4, 2025-05-07T21:01:15.2546849Z D=117, 2025-05-07T21:01:15.2547028Z B=23, 2025-05-07T21:01:15.2547208Z log_E=5, 2025-05-07T21:01:15.2547390Z L=20, 2025-05-07T21:01:15.2547575Z D_gradcheck=1, 2025-05-07T21:01:15.2547798Z stochastic_rounding=True, 2025-05-07T21:01:15.2548043Z weighted=True, 2025-05-07T21:01:15.2548254Z row_wise=False, 2025-05-07T21:01:15.2548460Z mixed=False, 2025-05-07T21:01:15.2548663Z use_cache=False, 2025-05-07T21:01:15.2548956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2549245Z use_cpu=True, 2025-05-07T21:01:15.2549470Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.2549724Z ) 2025-05-07T21:01:15.2549951Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2550534Z self=, 2025-05-07T21:01:15.2551070Z mixed_B=True, 2025-05-07T21:01:15.2551275Z compile=True, 2025-05-07T21:01:15.2551475Z T=2, 2025-05-07T21:01:15.2551647Z D=14, 2025-05-07T21:01:15.2551825Z B=54, 2025-05-07T21:01:15.2552002Z log_E=4, 2025-05-07T21:01:15.2552188Z L=17, 2025-05-07T21:01:15.2552373Z D_gradcheck=2, 2025-05-07T21:01:15.2552597Z stochastic_rounding=True, 2025-05-07T21:01:15.2552845Z weighted=False, 2025-05-07T21:01:15.2553053Z row_wise=True, 2025-05-07T21:01:15.2553256Z mixed=True, 2025-05-07T21:01:15.2553481Z use_cache=True, 2025-05-07T21:01:15.2553738Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2554016Z use_cpu=True, 2025-05-07T21:01:15.2554246Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2554497Z ) 2025-05-07T21:01:15.2554725Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2555304Z self=, 2025-05-07T21:01:15.2555842Z mixed_B=False, 2025-05-07T21:01:15.2556051Z compile=False, 2025-05-07T21:01:15.2556248Z T=4, 2025-05-07T21:01:15.2556423Z D=92, 2025-05-07T21:01:15.2556603Z B=81, 2025-05-07T21:01:15.2556779Z log_E=3, 2025-05-07T21:01:15.2556966Z L=3, 2025-05-07T21:01:15.2557147Z D_gradcheck=2, 2025-05-07T21:01:15.2557369Z stochastic_rounding=False, 2025-05-07T21:01:15.2557622Z weighted=False, 2025-05-07T21:01:15.2557828Z row_wise=True, 2025-05-07T21:01:15.2558029Z mixed=True, 2025-05-07T21:01:15.2558229Z use_cache=False, 2025-05-07T21:01:15.2558473Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2558752Z use_cpu=True, 2025-05-07T21:01:15.2558859Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.2725274Z ) 2025-05-07T21:01:15.2725980Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2726864Z self=, 2025-05-07T21:01:15.2727016Z mixed_B=False, 2025-05-07T21:01:15.2727217Z compile=True, 2025-05-07T21:01:15.2727298Z T=5, 2025-05-07T21:01:15.2727390Z D=16, 2025-05-07T21:01:15.2727474Z B=101, 2025-05-07T21:01:15.2727554Z log_E=4, 2025-05-07T21:01:15.2727647Z L=14, 2025-05-07T21:01:15.2727734Z D_gradcheck=1, 2025-05-07T21:01:15.2727836Z stochastic_rounding=False, 2025-05-07T21:01:15.2727933Z weighted=False, 2025-05-07T21:01:15.2728021Z row_wise=False, 2025-05-07T21:01:15.2728118Z mixed=True, 2025-05-07T21:01:15.2728207Z use_cache=True, 2025-05-07T21:01:15.2728333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2728425Z use_cpu=True, 2025-05-07T21:01:15.2728649Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2728732Z ) 2025-05-07T21:01:15.2728882Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2729247Z self=, 2025-05-07T21:01:15.2729404Z mixed_B=False, 2025-05-07T21:01:15.2729497Z compile=False, 2025-05-07T21:01:15.2729578Z T=4, 2025-05-07T21:01:15.2729661Z D=22, 2025-05-07T21:01:15.2729749Z B=111, 2025-05-07T21:01:15.2729832Z log_E=5, 2025-05-07T21:01:15.2729912Z L=16, 2025-05-07T21:01:15.2730005Z D_gradcheck=1, 2025-05-07T21:01:15.2730105Z stochastic_rounding=True, 2025-05-07T21:01:15.2730201Z weighted=False, 2025-05-07T21:01:15.2730285Z row_wise=False, 2025-05-07T21:01:15.2730368Z mixed=False, 2025-05-07T21:01:15.2730462Z use_cache=True, 2025-05-07T21:01:15.2730660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2730746Z use_cpu=True, 2025-05-07T21:01:15.2730867Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.2730941Z ) 2025-05-07T21:01:15.2731084Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2731451Z self=, 2025-05-07T21:01:15.2731541Z mixed_B=False, 2025-05-07T21:01:15.2731624Z compile=True, 2025-05-07T21:01:15.2731709Z T=1, 2025-05-07T21:01:15.2731786Z D=97, 2025-05-07T21:01:15.2731875Z B=24, 2025-05-07T21:01:15.2731958Z log_E=3, 2025-05-07T21:01:15.2732039Z L=6, 2025-05-07T21:01:15.2732131Z D_gradcheck=2, 2025-05-07T21:01:15.2732234Z stochastic_rounding=True, 2025-05-07T21:01:15.2732318Z weighted=False, 2025-05-07T21:01:15.2732407Z row_wise=True, 2025-05-07T21:01:15.2732490Z mixed=False, 2025-05-07T21:01:15.2732575Z use_cache=False, 2025-05-07T21:01:15.2732697Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2732784Z use_cpu=False, 2025-05-07T21:01:15.2732896Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.2733002Z ) 2025-05-07T21:01:15.2733161Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2733527Z self=, 2025-05-07T21:01:15.2733623Z mixed_B=False, 2025-05-07T21:01:15.2733716Z compile=False, 2025-05-07T21:01:15.2733805Z T=5, 2025-05-07T21:01:15.2733883Z D=45, 2025-05-07T21:01:15.2733965Z B=102, 2025-05-07T21:01:15.2734056Z log_E=5, 2025-05-07T21:01:15.2734138Z L=16, 2025-05-07T21:01:15.2734224Z D_gradcheck=2, 2025-05-07T21:01:15.2734338Z stochastic_rounding=False, 2025-05-07T21:01:15.2734424Z weighted=True, 2025-05-07T21:01:15.2734511Z row_wise=False, 2025-05-07T21:01:15.2734602Z mixed=False, 2025-05-07T21:01:15.2734689Z use_cache=False, 2025-05-07T21:01:15.2734805Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2734902Z use_cpu=True, 2025-05-07T21:01:15.2735010Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.2735089Z ) 2025-05-07T21:01:15.2735237Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2735642Z self=, 2025-05-07T21:01:15.2735740Z mixed_B=True, 2025-05-07T21:01:15.2735825Z compile=True, 2025-05-07T21:01:15.2735905Z T=5, 2025-05-07T21:01:15.2735994Z D=62, 2025-05-07T21:01:15.2736074Z B=63, 2025-05-07T21:01:15.2736155Z log_E=4, 2025-05-07T21:01:15.2736242Z L=8, 2025-05-07T21:01:15.2736325Z D_gradcheck=1, 2025-05-07T21:01:15.2736423Z stochastic_rounding=True, 2025-05-07T21:01:15.2736523Z weighted=False, 2025-05-07T21:01:15.2736606Z row_wise=False, 2025-05-07T21:01:15.2736688Z mixed=False, 2025-05-07T21:01:15.2736782Z use_cache=True, 2025-05-07T21:01:15.2736896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2736980Z use_cpu=True, 2025-05-07T21:01:15.2737138Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.2737214Z ) 2025-05-07T21:01:15.2737362Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2737720Z self=, 2025-05-07T21:01:15.2737845Z mixed_B=False, 2025-05-07T21:01:15.2737940Z compile=True, 2025-05-07T21:01:15.2738022Z T=3, 2025-05-07T21:01:15.2738102Z D=14, 2025-05-07T21:01:15.2738191Z B=55, 2025-05-07T21:01:15.2738272Z log_E=5, 2025-05-07T21:01:15.2738353Z L=3, 2025-05-07T21:01:15.2738448Z D_gradcheck=2, 2025-05-07T21:01:15.2738548Z stochastic_rounding=True, 2025-05-07T21:01:15.2738635Z weighted=True, 2025-05-07T21:01:15.2738731Z row_wise=True, 2025-05-07T21:01:15.2738815Z mixed=True, 2025-05-07T21:01:15.2738900Z use_cache=False, 2025-05-07T21:01:15.2739113Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2739201Z use_cpu=True, 2025-05-07T21:01:15.2739318Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.2739399Z ) 2025-05-07T21:01:15.2739537Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2739906Z self=, 2025-05-07T21:01:15.2739998Z mixed_B=False, 2025-05-07T21:01:15.2740084Z compile=True, 2025-05-07T21:01:15.2740173Z T=1, 2025-05-07T21:01:15.2740256Z D=101, 2025-05-07T21:01:15.2740334Z B=72, 2025-05-07T21:01:15.2740420Z log_E=4, 2025-05-07T21:01:15.2740499Z L=0, 2025-05-07T21:01:15.2740585Z D_gradcheck=1, 2025-05-07T21:01:15.2740695Z stochastic_rounding=False, 2025-05-07T21:01:15.2740783Z weighted=False, 2025-05-07T21:01:15.2740878Z row_wise=False, 2025-05-07T21:01:15.2740962Z mixed=True, 2025-05-07T21:01:15.2741045Z use_cache=True, 2025-05-07T21:01:15.2741168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2741250Z use_cpu=True, 2025-05-07T21:01:15.2741364Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2741449Z ) 2025-05-07T21:01:15.2741585Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2741944Z self=, 2025-05-07T21:01:15.2742036Z mixed_B=True, 2025-05-07T21:01:15.2742121Z compile=True, 2025-05-07T21:01:15.2742203Z T=3, 2025-05-07T21:01:15.2742289Z D=31, 2025-05-07T21:01:15.2742371Z B=123, 2025-05-07T21:01:15.2742448Z log_E=3, 2025-05-07T21:01:15.2742536Z L=13, 2025-05-07T21:01:15.2742626Z D_gradcheck=1, 2025-05-07T21:01:15.2742736Z stochastic_rounding=True, 2025-05-07T21:01:15.2742824Z weighted=False, 2025-05-07T21:01:15.2742908Z row_wise=False, 2025-05-07T21:01:15.2743001Z mixed=False, 2025-05-07T21:01:15.2743085Z use_cache=True, 2025-05-07T21:01:15.2743198Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2743291Z use_cpu=True, 2025-05-07T21:01:15.2743400Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2743478Z ) 2025-05-07T21:01:15.2743625Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2744024Z self=, 2025-05-07T21:01:15.2744114Z mixed_B=False, 2025-05-07T21:01:15.2744212Z compile=True, 2025-05-07T21:01:15.2744295Z T=1, 2025-05-07T21:01:15.2744384Z D=93, 2025-05-07T21:01:15.2744465Z B=128, 2025-05-07T21:01:15.2744547Z log_E=3, 2025-05-07T21:01:15.2744632Z L=11, 2025-05-07T21:01:15.2744717Z D_gradcheck=1, 2025-05-07T21:01:15.2744818Z stochastic_rounding=True, 2025-05-07T21:01:15.2744913Z weighted=False, 2025-05-07T21:01:15.2744995Z row_wise=True, 2025-05-07T21:01:15.2745081Z mixed=True, 2025-05-07T21:01:15.2745190Z use_cache=False, 2025-05-07T21:01:15.2745306Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2745390Z use_cpu=True, 2025-05-07T21:01:15.2745551Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.2745629Z ) 2025-05-07T21:01:15.2745768Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2746139Z self=, 2025-05-07T21:01:15.2746263Z mixed_B=False, 2025-05-07T21:01:15.2746356Z compile=True, 2025-05-07T21:01:15.2746439Z T=2, 2025-05-07T21:01:15.2746518Z D=33, 2025-05-07T21:01:15.2746608Z B=71, 2025-05-07T21:01:15.2746692Z log_E=4, 2025-05-07T21:01:15.2746774Z L=6, 2025-05-07T21:01:15.2746867Z D_gradcheck=2, 2025-05-07T21:01:15.2746969Z stochastic_rounding=False, 2025-05-07T21:01:15.2747054Z weighted=False, 2025-05-07T21:01:15.2747149Z row_wise=False, 2025-05-07T21:01:15.2747234Z mixed=True, 2025-05-07T21:01:15.2747321Z use_cache=False, 2025-05-07T21:01:15.2747484Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2747572Z use_cpu=False, 2025-05-07T21:01:15.2747682Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.2747765Z ) 2025-05-07T21:01:15.2747903Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2748271Z self=, 2025-05-07T21:01:15.2748358Z mixed_B=False, 2025-05-07T21:01:15.2748445Z compile=True, 2025-05-07T21:01:15.2748530Z T=5, 2025-05-07T21:01:15.2748610Z D=108, 2025-05-07T21:01:15.2748690Z B=70, 2025-05-07T21:01:15.2748781Z log_E=4, 2025-05-07T21:01:15.2748860Z L=2, 2025-05-07T21:01:15.2748948Z D_gradcheck=2, 2025-05-07T21:01:15.2749053Z stochastic_rounding=False, 2025-05-07T21:01:15.2749141Z weighted=True, 2025-05-07T21:01:15.2749224Z row_wise=False, 2025-05-07T21:01:15.2749320Z mixed=False, 2025-05-07T21:01:15.2749403Z use_cache=True, 2025-05-07T21:01:15.2749516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2749611Z use_cpu=True, 2025-05-07T21:01:15.2749724Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2749803Z ) 2025-05-07T21:01:15.2749941Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2750297Z self=, 2025-05-07T21:01:15.2750392Z mixed_B=False, 2025-05-07T21:01:15.2750478Z compile=False, 2025-05-07T21:01:15.2750557Z T=3, 2025-05-07T21:01:15.2750644Z D=28, 2025-05-07T21:01:15.2750727Z B=54, 2025-05-07T21:01:15.2750807Z log_E=4, 2025-05-07T21:01:15.2750897Z L=4, 2025-05-07T21:01:15.2750980Z D_gradcheck=2, 2025-05-07T21:01:15.2751083Z stochastic_rounding=False, 2025-05-07T21:01:15.2751176Z weighted=False, 2025-05-07T21:01:15.2751261Z row_wise=False, 2025-05-07T21:01:15.2751344Z mixed=False, 2025-05-07T21:01:15.2751437Z use_cache=False, 2025-05-07T21:01:15.2751552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2751646Z use_cpu=True, 2025-05-07T21:01:15.2751755Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2751833Z ) 2025-05-07T21:01:15.2751979Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2752383Z self=, 2025-05-07T21:01:15.2752470Z mixed_B=True, 2025-05-07T21:01:15.2752566Z compile=True, 2025-05-07T21:01:15.2752646Z T=2, 2025-05-07T21:01:15.2752727Z D=40, 2025-05-07T21:01:15.2752813Z B=7, 2025-05-07T21:01:15.2752912Z log_E=3, 2025-05-07T21:01:15.2753001Z L=9, 2025-05-07T21:01:15.2753114Z D_gradcheck=1, 2025-05-07T21:01:15.2753221Z stochastic_rounding=False, 2025-05-07T21:01:15.2753316Z weighted=False, 2025-05-07T21:01:15.2753400Z row_wise=False, 2025-05-07T21:01:15.2753484Z mixed=False, 2025-05-07T21:01:15.2753579Z use_cache=False, 2025-05-07T21:01:15.2753697Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2753781Z use_cpu=False, 2025-05-07T21:01:15.2753937Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.2754015Z ) 2025-05-07T21:01:15.2754155Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2754524Z self=, 2025-05-07T21:01:15.2754647Z mixed_B=True, 2025-05-07T21:01:15.2754730Z compile=True, 2025-05-07T21:01:15.2754817Z T=2, 2025-05-07T21:01:15.2754896Z D=79, 2025-05-07T21:01:15.2754975Z B=114, 2025-05-07T21:01:15.2755068Z log_E=4, 2025-05-07T21:01:15.2755148Z L=3, 2025-05-07T21:01:15.2755245Z D_gradcheck=2, 2025-05-07T21:01:15.2755346Z stochastic_rounding=True, 2025-05-07T21:01:15.2755432Z weighted=False, 2025-05-07T21:01:15.2755527Z row_wise=False, 2025-05-07T21:01:15.2755611Z mixed=True, 2025-05-07T21:01:15.2755695Z use_cache=True, 2025-05-07T21:01:15.2755857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2755945Z use_cpu=False, 2025-05-07T21:01:15.2756053Z output_dtype=SparseType.BF16, 2025-05-07T21:01:15.2756137Z ) 2025-05-07T21:01:15.2756277Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2756635Z self=, 2025-05-07T21:01:15.2756732Z mixed_B=True, 2025-05-07T21:01:15.2756820Z compile=True, 2025-05-07T21:01:15.2756910Z T=1, 2025-05-07T21:01:15.2756989Z D=48, 2025-05-07T21:01:15.2757069Z B=15, 2025-05-07T21:01:15.2757157Z log_E=5, 2025-05-07T21:01:15.2757236Z L=8, 2025-05-07T21:01:15.2757325Z D_gradcheck=1, 2025-05-07T21:01:15.2757434Z stochastic_rounding=False, 2025-05-07T21:01:15.2757517Z weighted=True, 2025-05-07T21:01:15.2757601Z row_wise=False, 2025-05-07T21:01:15.2757694Z mixed=False, 2025-05-07T21:01:15.2757780Z use_cache=True, 2025-05-07T21:01:15.2757896Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2757991Z use_cpu=True, 2025-05-07T21:01:15.2758101Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2758181Z ) 2025-05-07T21:01:15.2758327Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2758685Z self=, 2025-05-07T21:01:15.2758783Z mixed_B=False, 2025-05-07T21:01:15.2758870Z compile=False, 2025-05-07T21:01:15.2758949Z T=1, 2025-05-07T21:01:15.2759041Z D=14, 2025-05-07T21:01:15.2759117Z B=55, 2025-05-07T21:01:15.2759200Z log_E=3, 2025-05-07T21:01:15.2759287Z L=5, 2025-05-07T21:01:15.2759372Z D_gradcheck=2, 2025-05-07T21:01:15.2759471Z stochastic_rounding=True, 2025-05-07T21:01:15.2759569Z weighted=True, 2025-05-07T21:01:15.2759656Z row_wise=False, 2025-05-07T21:01:15.2759736Z mixed=True, 2025-05-07T21:01:15.2759832Z use_cache=False, 2025-05-07T21:01:15.2759948Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:15.2760032Z use_cpu=False, 2025-05-07T21:01:15.2760147Z output_dtype=SparseType.FP16, 2025-05-07T21:01:15.2760333Z ) 2025-05-07T21:01:15.2760480Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2760883Z self=, 2025-05-07T21:01:15.2760973Z mixed_B=False, 2025-05-07T21:01:15.2761065Z compile=True, 2025-05-07T21:01:15.2761145Z T=2, 2025-05-07T21:01:15.2761224Z D=5, 2025-05-07T21:01:15.2761308Z B=75, 2025-05-07T21:01:15.2761387Z log_E=3, 2025-05-07T21:01:15.2761467Z L=0, 2025-05-07T21:01:15.2761562Z D_gradcheck=1, 2025-05-07T21:01:15.2761664Z stochastic_rounding=False, 2025-05-07T21:01:15.2761750Z weighted=True, 2025-05-07T21:01:15.2761842Z row_wise=False, 2025-05-07T21:01:15.2761925Z mixed=True, 2025-05-07T21:01:15.2762012Z use_cache=False, 2025-05-07T21:01:15.2762136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2762224Z use_cpu=False, 2025-05-07T21:01:15.2762381Z output_dtype=SparseType.FP32, 2025-05-07T21:01:15.2762460Z ) 2025-05-07T21:01:15.2762597Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:15.2762968Z self=, 2025-05-07T21:01:15.2763109Z mixed_B=False, 2025-05-07T21:01:15.2763203Z compile=True, 2025-05-07T21:01:15.2763310Z T=4, 2025-05-07T21:01:15.2763390Z D=40, 2025-05-07T21:01:15.2763471Z B=68, 2025-05-07T21:01:15.2763559Z log_E=3, 2025-05-07T21:01:15.2763640Z L=8, 2025-05-07T21:01:15.2763729Z D_gradcheck=2, 2025-05-07T21:01:15.2763837Z stochastic_rounding=False, 2025-05-07T21:01:15.2763921Z weighted=True, 2025-05-07T21:01:15.2764007Z row_wise=False, 2025-05-07T21:01:15.2764098Z mixed=True, 2025-05-07T21:01:15.2764183Z use_cache=True, 2025-05-07T21:01:15.2764344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:15.2764430Z use_cpu=True, 2025-05-07T21:01:15.2764539Z output_dtype=SparseType.BF16, 2025-05-07T21:01:30.4121668Z ) 2025-05-07T21:01:30.4122279Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:30.4123518Z self=, 2025-05-07T21:01:30.4124552Z mixed_B=False, 2025-05-07T21:01:30.4124954Z compile=False, 2025-05-07T21:01:30.4125332Z T=2, 2025-05-07T21:01:30.4125674Z D=72, 2025-05-07T21:01:30.4126016Z B=50, 2025-05-07T21:01:30.4126346Z log_E=5, 2025-05-07T21:01:30.4126697Z L=8, 2025-05-07T21:01:30.4127051Z D_gradcheck=1, 2025-05-07T21:01:30.4127463Z stochastic_rounding=True, 2025-05-07T21:01:30.4127934Z weighted=True, 2025-05-07T21:01:30.4128205Z row_wise=False, 2025-05-07T21:01:30.4128415Z mixed=False, 2025-05-07T21:01:30.4128633Z use_cache=True, 2025-05-07T21:01:30.4128882Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.4129170Z use_cpu=True, 2025-05-07T21:01:30.4129418Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.4129685Z ) 2025-05-07T21:01:30.4129915Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:30.4130512Z self=, 2025-05-07T21:01:30.4131064Z mixed_B=True, 2025-05-07T21:01:30.4131277Z compile=False, 2025-05-07T21:01:30.4131490Z T=5, 2025-05-07T21:01:30.4131683Z D=61, 2025-05-07T21:01:30.4131867Z B=8, 2025-05-07T21:01:30.4132061Z log_E=4, 2025-05-07T21:01:30.4132266Z L=0, 2025-05-07T21:01:30.4132452Z D_gradcheck=2, 2025-05-07T21:01:30.4132686Z stochastic_rounding=True, 2025-05-07T21:01:30.4132947Z weighted=False, 2025-05-07T21:01:30.4133164Z row_wise=False, 2025-05-07T21:01:30.4133373Z mixed=False, 2025-05-07T21:01:30.4133592Z use_cache=True, 2025-05-07T21:01:30.4133842Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.4134129Z use_cpu=False, 2025-05-07T21:01:30.4134376Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.4134638Z ) 2025-05-07T21:01:30.4134871Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:30.4135467Z self=, 2025-05-07T21:01:30.4136300Z mixed_B=True, 2025-05-07T21:01:30.4136516Z compile=False, 2025-05-07T21:01:30.4136729Z T=4, 2025-05-07T21:01:30.4136919Z D=59, 2025-05-07T21:01:30.4137102Z B=74, 2025-05-07T21:01:30.4137294Z log_E=4, 2025-05-07T21:01:30.4137493Z L=3, 2025-05-07T21:01:30.4137685Z D_gradcheck=2, 2025-05-07T21:01:30.4137920Z stochastic_rounding=False, 2025-05-07T21:01:30.4138180Z weighted=False, 2025-05-07T21:01:30.4138392Z row_wise=False, 2025-05-07T21:01:30.4138605Z mixed=True, 2025-05-07T21:01:30.4138820Z use_cache=False, 2025-05-07T21:01:30.4139069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.4139361Z use_cpu=True, 2025-05-07T21:01:30.4139694Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.4139958Z ) 2025-05-07T21:01:30.4140191Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:30.4140785Z self=, 2025-05-07T21:01:30.4141862Z mixed_B=False, 2025-05-07T21:01:30.4142076Z compile=False, 2025-05-07T21:01:30.4142288Z T=1, 2025-05-07T21:01:30.4142473Z D=126, 2025-05-07T21:01:30.4142659Z B=115, 2025-05-07T21:01:30.4142848Z log_E=4, 2025-05-07T21:01:30.4143045Z L=1, 2025-05-07T21:01:30.4143235Z D_gradcheck=1, 2025-05-07T21:01:30.4143467Z stochastic_rounding=True, 2025-05-07T21:01:30.4143728Z weighted=True, 2025-05-07T21:01:30.4143940Z row_wise=False, 2025-05-07T21:01:30.4144155Z mixed=True, 2025-05-07T21:01:30.4144372Z use_cache=True, 2025-05-07T21:01:30.4144690Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.4144984Z use_cpu=True, 2025-05-07T21:01:30.4145233Z output_dtype=SparseType.BF16, 2025-05-07T21:01:30.4145486Z ) 2025-05-07T21:01:30.4145725Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:30.4146324Z self=, 2025-05-07T21:01:30.4153251Z mixed_B=False, 2025-05-07T21:01:30.4153486Z compile=True, 2025-05-07T21:01:30.4153704Z T=5, 2025-05-07T21:01:30.4153902Z D=110, 2025-05-07T21:01:30.4154091Z B=103, 2025-05-07T21:01:30.4154289Z log_E=5, 2025-05-07T21:01:30.4154491Z L=20, 2025-05-07T21:01:30.4154690Z D_gradcheck=2, 2025-05-07T21:01:30.4154931Z stochastic_rounding=False, 2025-05-07T21:01:30.4155201Z weighted=True, 2025-05-07T21:01:30.4155419Z row_wise=False, 2025-05-07T21:01:30.4155642Z mixed=True, 2025-05-07T21:01:30.4155860Z use_cache=False, 2025-05-07T21:01:30.4156116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.4156418Z use_cpu=False, 2025-05-07T21:01:30.4156663Z output_dtype=SparseType.FP32, 2025-05-07T21:01:30.4156932Z ) 2025-05-07T21:01:30.4157179Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:30.4157790Z self=, 2025-05-07T21:01:30.4158353Z mixed_B=True, 2025-05-07T21:01:30.4158579Z compile=True, 2025-05-07T21:01:30.4158791Z T=5, 2025-05-07T21:01:30.4158982Z D=112, 2025-05-07T21:01:30.4159170Z B=69, 2025-05-07T21:01:30.4159363Z log_E=5, 2025-05-07T21:01:30.4159566Z L=19, 2025-05-07T21:01:30.4159759Z D_gradcheck=2, 2025-05-07T21:01:30.4159997Z stochastic_rounding=False, 2025-05-07T21:01:30.4160341Z weighted=False, 2025-05-07T21:01:30.4160554Z row_wise=True, 2025-05-07T21:01:30.4160764Z mixed=False, 2025-05-07T21:01:30.4160977Z use_cache=False, 2025-05-07T21:01:30.4161225Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.4161521Z use_cpu=False, 2025-05-07T21:01:30.4161766Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.4162020Z ) 2025-05-07T21:01:30.4162253Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:30.4162847Z self=, 2025-05-07T21:01:30.4163463Z mixed_B=True, 2025-05-07T21:01:30.4163682Z compile=False, 2025-05-07T21:01:30.4163888Z T=2, 2025-05-07T21:01:30.4164072Z D=63, 2025-05-07T21:01:30.4164260Z B=26, 2025-05-07T21:01:30.4164453Z log_E=4, 2025-05-07T21:01:30.4164648Z L=7, 2025-05-07T21:01:30.4164841Z D_gradcheck=2, 2025-05-07T21:01:30.4165077Z stochastic_rounding=False, 2025-05-07T21:01:30.4165336Z weighted=False, 2025-05-07T21:01:30.4165555Z row_wise=False, 2025-05-07T21:01:30.4165772Z mixed=True, 2025-05-07T21:01:30.4165987Z use_cache=False, 2025-05-07T21:01:30.4166236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.4166532Z use_cpu=True, 2025-05-07T21:01:30.4166819Z output_dtype=SparseType.FP32, 2025-05-07T21:01:30.4167077Z ) 2025-05-07T21:01:30.4167317Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:30.4167914Z self=, 2025-05-07T21:01:30.4168501Z mixed_B=True, 2025-05-07T21:01:30.4168720Z compile=True, 2025-05-07T21:01:30.4168930Z T=5, 2025-05-07T21:01:30.4169114Z D=48, 2025-05-07T21:01:30.4169307Z B=112, 2025-05-07T21:01:30.4169498Z log_E=4, 2025-05-07T21:01:30.4169689Z L=19, 2025-05-07T21:01:30.4169889Z D_gradcheck=1, 2025-05-07T21:01:30.4170123Z stochastic_rounding=True, 2025-05-07T21:01:30.4170378Z weighted=False, 2025-05-07T21:01:30.4170599Z row_wise=False, 2025-05-07T21:01:30.4170809Z mixed=False, 2025-05-07T21:01:30.4171014Z use_cache=True, 2025-05-07T21:01:30.4171303Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.4171599Z use_cpu=False, 2025-05-07T21:01:30.4171840Z output_dtype=SparseType.FP32, 2025-05-07T21:01:30.4172091Z ) 2025-05-07T21:01:30.4172329Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:30.4172916Z self=, 2025-05-07T21:01:30.4173452Z mixed_B=False, 2025-05-07T21:01:30.4173671Z compile=True, 2025-05-07T21:01:30.4173880Z T=1, 2025-05-07T21:01:30.4174059Z D=66, 2025-05-07T21:01:30.4174247Z B=119, 2025-05-07T21:01:30.4174438Z log_E=3, 2025-05-07T21:01:30.4174631Z L=16, 2025-05-07T21:01:30.4174827Z D_gradcheck=1, 2025-05-07T21:01:30.4175057Z stochastic_rounding=True, 2025-05-07T21:01:30.4175311Z weighted=False, 2025-05-07T21:01:30.4175526Z row_wise=True, 2025-05-07T21:01:30.4175741Z mixed=False, 2025-05-07T21:01:30.4175945Z use_cache=True, 2025-05-07T21:01:30.4176191Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.4176478Z use_cpu=True, 2025-05-07T21:01:30.4176711Z output_dtype=SparseType.BF16, 2025-05-07T21:01:30.4176973Z ) 2025-05-07T21:01:30.4177213Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:30.4177854Z self=, 2025-05-07T21:01:30.4178396Z mixed_B=True, 2025-05-07T21:01:30.4178612Z compile=False, 2025-05-07T21:01:30.4178824Z T=4, 2025-05-07T21:01:30.4179004Z D=43, 2025-05-07T21:01:30.4179193Z B=110, 2025-05-07T21:01:30.4179382Z log_E=3, 2025-05-07T21:01:30.4179574Z L=19, 2025-05-07T21:01:30.4179768Z D_gradcheck=1, 2025-05-07T21:01:30.4180003Z stochastic_rounding=False, 2025-05-07T21:01:30.4180255Z weighted=True, 2025-05-07T21:01:30.4180468Z row_wise=True, 2025-05-07T21:01:30.4180681Z mixed=False, 2025-05-07T21:01:30.4180890Z use_cache=False, 2025-05-07T21:01:30.4181141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.4181430Z use_cpu=False, 2025-05-07T21:01:30.4181670Z output_dtype=SparseType.BF16, 2025-05-07T21:01:30.4181934Z ) 2025-05-07T21:01:30.4182176Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:30.4182771Z self=, 2025-05-07T21:01:30.4183365Z mixed_B=False, 2025-05-07T21:01:30.4183580Z compile=True, 2025-05-07T21:01:30.4183784Z T=5, 2025-05-07T21:01:30.4183961Z D=21, 2025-05-07T21:01:30.4184142Z B=94, 2025-05-07T21:01:30.4184325Z log_E=3, 2025-05-07T21:01:30.4184510Z L=17, 2025-05-07T21:01:30.4184701Z D_gradcheck=1, 2025-05-07T21:01:30.4184928Z stochastic_rounding=True, 2025-05-07T21:01:30.4185178Z weighted=False, 2025-05-07T21:01:30.4185395Z row_wise=True, 2025-05-07T21:01:30.4185600Z mixed=True, 2025-05-07T21:01:30.4185798Z use_cache=True, 2025-05-07T21:01:30.4186037Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.4186323Z use_cpu=True, 2025-05-07T21:01:30.4186599Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.4186855Z ) 2025-05-07T21:01:30.4187086Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:30.4187667Z self=, 2025-05-07T21:01:30.4188302Z mixed_B=True, 2025-05-07T21:01:30.4188510Z compile=False, 2025-05-07T21:01:30.4188750Z T=2, 2025-05-07T21:01:30.4188928Z D=68, 2025-05-07T21:01:30.4189111Z B=125, 2025-05-07T21:01:30.4189299Z log_E=3, 2025-05-07T21:01:30.4189487Z L=11, 2025-05-07T21:01:30.4189677Z D_gradcheck=2, 2025-05-07T21:01:30.4189901Z stochastic_rounding=False, 2025-05-07T21:01:30.4190158Z weighted=False, 2025-05-07T21:01:30.4190378Z row_wise=True, 2025-05-07T21:01:30.4190585Z mixed=True, 2025-05-07T21:01:30.4190788Z use_cache=False, 2025-05-07T21:01:30.4191079Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.4191366Z use_cpu=False, 2025-05-07T21:01:30.4191804Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.4192059Z ) 2025-05-07T21:01:30.4192294Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:30.4192886Z self=, 2025-05-07T21:01:30.4193423Z mixed_B=True, 2025-05-07T21:01:30.4193638Z compile=True, 2025-05-07T21:01:30.4193843Z T=2, 2025-05-07T21:01:30.4194021Z D=101, 2025-05-07T21:01:30.4194202Z B=2, 2025-05-07T21:01:30.4194384Z log_E=5, 2025-05-07T21:01:30.4194571Z L=0, 2025-05-07T21:01:30.4194759Z D_gradcheck=2, 2025-05-07T21:01:30.4194984Z stochastic_rounding=True, 2025-05-07T21:01:30.4195237Z weighted=False, 2025-05-07T21:01:30.4195447Z row_wise=False, 2025-05-07T21:01:30.4195652Z mixed=True, 2025-05-07T21:01:30.4195852Z use_cache=True, 2025-05-07T21:01:30.4196093Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.4196382Z use_cpu=False, 2025-05-07T21:01:30.4196612Z output_dtype=SparseType.FP32, 2025-05-07T21:01:30.4196867Z ) 2025-05-07T21:01:30.4197098Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:30.4197689Z self=, 2025-05-07T21:01:30.4198221Z mixed_B=False, 2025-05-07T21:01:30.4198429Z compile=False, 2025-05-07T21:01:30.4198630Z T=5, 2025-05-07T21:01:30.4198810Z D=97, 2025-05-07T21:01:30.4198995Z B=41, 2025-05-07T21:01:30.4199180Z log_E=4, 2025-05-07T21:01:30.4199367Z L=5, 2025-05-07T21:01:30.4199551Z D_gradcheck=1, 2025-05-07T21:01:30.4199775Z stochastic_rounding=True, 2025-05-07T21:01:30.4200026Z weighted=True, 2025-05-07T21:01:30.4200235Z row_wise=True, 2025-05-07T21:01:30.4200476Z mixed=False, 2025-05-07T21:01:30.4200678Z use_cache=True, 2025-05-07T21:01:30.4200916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.4201194Z use_cpu=True, 2025-05-07T21:01:30.4201423Z output_dtype=SparseType.FP32, 2025-05-07T21:01:30.4201676Z ) 2025-05-07T21:01:30.4201907Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:30.4202488Z self=, 2025-05-07T21:01:30.4203128Z mixed_B=False, 2025-05-07T21:01:30.4203347Z compile=False, 2025-05-07T21:01:30.4203558Z T=5, 2025-05-07T21:01:30.4203739Z D=126, 2025-05-07T21:01:30.4203931Z B=30, 2025-05-07T21:01:30.4204122Z log_E=5, 2025-05-07T21:01:30.4204311Z L=11, 2025-05-07T21:01:30.4204507Z D_gradcheck=1, 2025-05-07T21:01:30.4204737Z stochastic_rounding=False, 2025-05-07T21:01:30.4204989Z weighted=True, 2025-05-07T21:01:30.4205205Z row_wise=False, 2025-05-07T21:01:30.4205419Z mixed=True, 2025-05-07T21:01:30.4205624Z use_cache=True, 2025-05-07T21:01:30.4205871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.4206162Z use_cpu=False, 2025-05-07T21:01:30.4206468Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.4206737Z ) 2025-05-07T21:01:30.4206979Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:30.4207615Z self=, 2025-05-07T21:01:30.4208217Z mixed_B=True, 2025-05-07T21:01:30.4208428Z compile=True, 2025-05-07T21:01:30.4208634Z T=3, 2025-05-07T21:01:30.4208825Z D=66, 2025-05-07T21:01:30.4209014Z B=94, 2025-05-07T21:01:30.4209204Z log_E=5, 2025-05-07T21:01:30.4209393Z L=9, 2025-05-07T21:01:30.4209582Z D_gradcheck=1, 2025-05-07T21:01:30.4209810Z stochastic_rounding=True, 2025-05-07T21:01:30.4210059Z weighted=True, 2025-05-07T21:01:30.4210276Z row_wise=False, 2025-05-07T21:01:30.4210489Z mixed=False, 2025-05-07T21:01:30.4210696Z use_cache=False, 2025-05-07T21:01:30.4211015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.4211305Z use_cpu=False, 2025-05-07T21:01:30.4211538Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.4211801Z ) 2025-05-07T21:01:30.4212036Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:30.4212619Z self=, 2025-05-07T21:01:30.4213162Z mixed_B=True, 2025-05-07T21:01:30.4213376Z compile=True, 2025-05-07T21:01:30.4213577Z T=4, 2025-05-07T21:01:30.4213765Z D=56, 2025-05-07T21:01:30.4213951Z B=25, 2025-05-07T21:01:30.4214134Z log_E=3, 2025-05-07T21:01:30.4214329Z L=6, 2025-05-07T21:01:30.4214523Z D_gradcheck=2, 2025-05-07T21:01:30.4214753Z stochastic_rounding=False, 2025-05-07T21:01:30.4215015Z weighted=False, 2025-05-07T21:01:30.4215237Z row_wise=False, 2025-05-07T21:01:30.4215446Z mixed=True, 2025-05-07T21:01:30.4215661Z use_cache=True, 2025-05-07T21:01:30.4215908Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.4216198Z use_cpu=False, 2025-05-07T21:01:30.4216433Z output_dtype=SparseType.BF16, 2025-05-07T21:01:30.4216695Z ) 2025-05-07T21:01:30.4216931Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:30.4217524Z self=, 2025-05-07T21:01:30.4218072Z mixed_B=True, 2025-05-07T21:01:30.4218292Z compile=False, 2025-05-07T21:01:30.4218498Z T=2, 2025-05-07T21:01:30.4218686Z D=44, 2025-05-07T21:01:30.4218877Z B=26, 2025-05-07T21:01:30.4219061Z log_E=3, 2025-05-07T21:01:30.4219256Z L=20, 2025-05-07T21:01:30.4219451Z D_gradcheck=1, 2025-05-07T21:01:30.4219679Z stochastic_rounding=True, 2025-05-07T21:01:30.4219935Z weighted=True, 2025-05-07T21:01:30.4220152Z row_wise=True, 2025-05-07T21:01:30.4220357Z mixed=False, 2025-05-07T21:01:30.4220572Z use_cache=False, 2025-05-07T21:01:30.4220826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.4221108Z use_cpu=True, 2025-05-07T21:01:30.4221347Z output_dtype=SparseType.BF16, 2025-05-07T21:01:38.0032626Z ) 2025-05-07T21:01:38.0033061Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:38.0033957Z self=, 2025-05-07T21:01:38.0035072Z mixed_B=False, 2025-05-07T21:01:38.0035309Z compile=False, 2025-05-07T21:01:38.0035534Z T=4, 2025-05-07T21:01:38.0035734Z D=87, 2025-05-07T21:01:38.0035922Z B=18, 2025-05-07T21:01:38.0036120Z log_E=5, 2025-05-07T21:01:38.0036324Z L=18, 2025-05-07T21:01:38.0036519Z D_gradcheck=1, 2025-05-07T21:01:38.0036764Z stochastic_rounding=True, 2025-05-07T21:01:38.0037033Z weighted=True, 2025-05-07T21:01:38.0037252Z row_wise=False, 2025-05-07T21:01:38.0037476Z mixed=False, 2025-05-07T21:01:38.0037697Z use_cache=False, 2025-05-07T21:01:38.0037959Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:38.0038258Z use_cpu=False, 2025-05-07T21:01:38.0038612Z output_dtype=SparseType.FP16, 2025-05-07T21:01:38.0038877Z ) 2025-05-07T21:01:38.0039145Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:38.0039771Z self=, 2025-05-07T21:01:38.0040508Z mixed_B=True, 2025-05-07T21:01:38.0040722Z compile=True, 2025-05-07T21:01:38.0040933Z T=5, 2025-05-07T21:01:38.0041129Z D=92, 2025-05-07T21:01:38.0041316Z B=117, 2025-05-07T21:01:38.0041559Z log_E=4, 2025-05-07T21:01:38.0041760Z L=7, 2025-05-07T21:01:38.0041951Z D_gradcheck=2, 2025-05-07T21:01:38.0042189Z stochastic_rounding=True, 2025-05-07T21:01:38.0042452Z weighted=True, 2025-05-07T21:01:38.0042666Z row_wise=False, 2025-05-07T21:01:38.0042885Z mixed=False, 2025-05-07T21:01:38.0043110Z use_cache=False, 2025-05-07T21:01:38.0043449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:38.0043752Z use_cpu=True, 2025-05-07T21:01:38.0043997Z output_dtype=SparseType.BF16, 2025-05-07T21:01:38.0044258Z ) 2025-05-07T21:01:38.0044499Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:38.0045095Z self=, 2025-05-07T21:01:38.0045646Z mixed_B=True, 2025-05-07T21:01:38.0045859Z compile=True, 2025-05-07T21:01:38.0046072Z T=2, 2025-05-07T21:01:38.0046265Z D=44, 2025-05-07T21:01:38.0046451Z B=95, 2025-05-07T21:01:38.0046643Z log_E=4, 2025-05-07T21:01:38.0046842Z L=0, 2025-05-07T21:01:38.0047035Z D_gradcheck=1, 2025-05-07T21:01:38.0047271Z stochastic_rounding=True, 2025-05-07T21:01:38.0047536Z weighted=True, 2025-05-07T21:01:38.0047759Z row_wise=False, 2025-05-07T21:01:38.0047979Z mixed=True, 2025-05-07T21:01:38.0048196Z use_cache=True, 2025-05-07T21:01:38.0048440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:38.0048744Z use_cpu=True, 2025-05-07T21:01:38.0048989Z output_dtype=SparseType.FP16, 2025-05-07T21:01:38.0049253Z ) 2025-05-07T21:01:38.0049520Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:38.0050142Z self=, 2025-05-07T21:01:38.0050684Z mixed_B=True, 2025-05-07T21:01:38.0050909Z compile=False, 2025-05-07T21:01:38.0051126Z T=4, 2025-05-07T21:01:38.0051313Z D=22, 2025-05-07T21:01:38.0051507Z B=20, 2025-05-07T21:01:38.0051704Z log_E=4, 2025-05-07T21:01:38.0051906Z L=6, 2025-05-07T21:01:38.0052097Z D_gradcheck=1, 2025-05-07T21:01:38.0052333Z stochastic_rounding=True, 2025-05-07T21:01:38.0052597Z weighted=True, 2025-05-07T21:01:38.0052810Z row_wise=False, 2025-05-07T21:01:38.0053028Z mixed=True, 2025-05-07T21:01:38.0053245Z use_cache=True, 2025-05-07T21:01:38.0053488Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:38.0053781Z use_cpu=True, 2025-05-07T21:01:38.0054019Z output_dtype=SparseType.BF16, 2025-05-07T21:01:38.0054282Z ) 2025-05-07T21:01:38.0054521Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:38.0055118Z self=, 2025-05-07T21:01:38.0055712Z mixed_B=True, 2025-05-07T21:01:38.0055935Z compile=False, 2025-05-07T21:01:38.0056147Z T=2, 2025-05-07T21:01:38.0056334Z D=80, 2025-05-07T21:01:38.0056524Z B=72, 2025-05-07T21:01:38.0056714Z log_E=5, 2025-05-07T21:01:38.0056908Z L=9, 2025-05-07T21:01:38.0057108Z D_gradcheck=2, 2025-05-07T21:01:38.0057339Z stochastic_rounding=True, 2025-05-07T21:01:38.0057596Z weighted=False, 2025-05-07T21:01:38.0057819Z row_wise=True, 2025-05-07T21:01:38.0058033Z mixed=False, 2025-05-07T21:01:38.0058250Z use_cache=True, 2025-05-07T21:01:38.0058495Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:38.0058788Z use_cpu=False, 2025-05-07T21:01:38.0059028Z output_dtype=SparseType.BF16, 2025-05-07T21:01:38.0059338Z ) 2025-05-07T21:01:38.0059581Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:38.0060180Z self=, 2025-05-07T21:01:38.0060761Z mixed_B=True, 2025-05-07T21:01:38.0060986Z compile=True, 2025-05-07T21:01:38.0061200Z T=2, 2025-05-07T21:01:38.0061385Z D=15, 2025-05-07T21:01:38.0061578Z B=49, 2025-05-07T21:01:38.0061776Z log_E=4, 2025-05-07T21:01:38.0061970Z L=10, 2025-05-07T21:01:38.0062171Z D_gradcheck=1, 2025-05-07T21:01:38.0068809Z stochastic_rounding=False, 2025-05-07T21:01:38.0069171Z weighted=False, 2025-05-07T21:01:38.0069424Z row_wise=False, 2025-05-07T21:01:38.0069640Z mixed=False, 2025-05-07T21:01:38.0069860Z use_cache=False, 2025-05-07T21:01:38.0070200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:38.0070493Z use_cpu=True, 2025-05-07T21:01:38.0070740Z output_dtype=SparseType.FP32, 2025-05-07T21:01:38.0071012Z ) 2025-05-07T21:01:38.0071247Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:38.0071849Z self=, 2025-05-07T21:01:38.0072400Z mixed_B=True, 2025-05-07T21:01:38.0072621Z compile=False, 2025-05-07T21:01:38.0072830Z T=2, 2025-05-07T21:01:38.0073024Z D=29, 2025-05-07T21:01:38.0073216Z B=29, 2025-05-07T21:01:38.0073402Z log_E=3, 2025-05-07T21:01:38.0073599Z L=11, 2025-05-07T21:01:38.0073799Z D_gradcheck=2, 2025-05-07T21:01:38.0074030Z stochastic_rounding=False, 2025-05-07T21:01:38.0074297Z weighted=False, 2025-05-07T21:01:38.0074522Z row_wise=True, 2025-05-07T21:01:38.0074732Z mixed=False, 2025-05-07T21:01:38.0074958Z use_cache=False, 2025-05-07T21:01:38.0075221Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:38.0075515Z use_cpu=False, 2025-05-07T21:01:38.0075761Z output_dtype=SparseType.FP16, 2025-05-07T21:01:38.0076030Z ) 2025-05-07T21:01:38.0076268Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:38.0076861Z self=, 2025-05-07T21:01:38.0077414Z mixed_B=True, 2025-05-07T21:01:38.0077628Z compile=True, 2025-05-07T21:01:38.0077844Z T=3, 2025-05-07T21:01:38.0078041Z D=101, 2025-05-07T21:01:38.0078230Z B=71, 2025-05-07T21:01:38.0078425Z log_E=4, 2025-05-07T21:01:38.0078623Z L=6, 2025-05-07T21:01:38.0078816Z D_gradcheck=2, 2025-05-07T21:01:38.0079050Z stochastic_rounding=False, 2025-05-07T21:01:38.0079341Z weighted=False, 2025-05-07T21:01:38.0079587Z row_wise=True, 2025-05-07T21:01:38.0079806Z mixed=False, 2025-05-07T21:01:38.0080021Z use_cache=True, 2025-05-07T21:01:38.0080341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:38.0080626Z use_cpu=False, 2025-05-07T21:01:38.0080860Z output_dtype=SparseType.FP32, 2025-05-07T21:01:38.0081122Z ) 2025-05-07T21:01:38.0081350Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:38.0081944Z self=, 2025-05-07T21:01:38.0082543Z mixed_B=True, 2025-05-07T21:01:38.0082759Z compile=False, 2025-05-07T21:01:38.0082970Z T=4, 2025-05-07T21:01:38.0083156Z D=68, 2025-05-07T21:01:38.0083336Z B=41, 2025-05-07T21:01:38.0083528Z log_E=4, 2025-05-07T21:01:38.0083723Z L=15, 2025-05-07T21:01:38.0083912Z D_gradcheck=1, 2025-05-07T21:01:38.0084141Z stochastic_rounding=True, 2025-05-07T21:01:38.0084401Z weighted=True, 2025-05-07T21:01:38.0084611Z row_wise=False, 2025-05-07T21:01:38.0084827Z mixed=False, 2025-05-07T21:01:38.0085040Z use_cache=False, 2025-05-07T21:01:38.0085286Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:38.0085579Z use_cpu=False, 2025-05-07T21:01:38.0085814Z output_dtype=SparseType.FP32, 2025-05-07T21:01:38.0086162Z ) 2025-05-07T21:01:38.0086391Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:38.0086988Z self=, 2025-05-07T21:01:38.0087575Z mixed_B=True, 2025-05-07T21:01:38.0087787Z compile=False, 2025-05-07T21:01:38.0087998Z T=3, 2025-05-07T21:01:38.0088188Z D=84, 2025-05-07T21:01:38.0088372Z B=70, 2025-05-07T21:01:38.0088558Z log_E=4, 2025-05-07T21:01:38.0088755Z L=2, 2025-05-07T21:01:38.0088940Z D_gradcheck=2, 2025-05-07T21:01:38.0089172Z stochastic_rounding=True, 2025-05-07T21:01:38.0089438Z weighted=True, 2025-05-07T21:01:38.0089651Z row_wise=False, 2025-05-07T21:01:38.0089867Z mixed=False, 2025-05-07T21:01:38.0090079Z use_cache=True, 2025-05-07T21:01:38.0090364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:38.0090656Z use_cpu=True, 2025-05-07T21:01:38.0090893Z output_dtype=SparseType.FP16, 2025-05-07T21:01:38.0091152Z ) 2025-05-07T21:01:38.0091390Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:38.0092402Z self=, 2025-05-07T21:01:38.0092950Z mixed_B=True, 2025-05-07T21:01:38.0093158Z compile=True, 2025-05-07T21:01:38.0093362Z T=5, 2025-05-07T21:01:38.0093548Z D=84, 2025-05-07T21:01:38.0093727Z B=73, 2025-05-07T21:01:38.0093913Z log_E=3, 2025-05-07T21:01:38.0094112Z L=14, 2025-05-07T21:01:38.0094299Z D_gradcheck=2, 2025-05-07T21:01:38.0094531Z stochastic_rounding=False, 2025-05-07T21:01:38.0094793Z weighted=False, 2025-05-07T21:01:38.0095002Z row_wise=True, 2025-05-07T21:01:38.0095218Z mixed=True, 2025-05-07T21:01:38.0095430Z use_cache=False, 2025-05-07T21:01:38.0095679Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:38.0095970Z use_cpu=True, 2025-05-07T21:01:38.0096209Z output_dtype=SparseType.FP32, 2025-05-07T21:01:38.0096470Z ) 2025-05-07T21:01:38.0096710Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:38.0097299Z self=, 2025-05-07T21:01:38.0097846Z mixed_B=True, 2025-05-07T21:01:38.0098057Z compile=False, 2025-05-07T21:01:38.0098270Z T=1, 2025-05-07T21:01:38.0098453Z D=11, 2025-05-07T21:01:38.0098633Z B=57, 2025-05-07T21:01:38.0098819Z log_E=5, 2025-05-07T21:01:38.0099018Z L=5, 2025-05-07T21:01:38.0099229Z D_gradcheck=1, 2025-05-07T21:01:38.0099486Z stochastic_rounding=False, 2025-05-07T21:01:38.0099749Z weighted=True, 2025-05-07T21:01:38.0099957Z row_wise=False, 2025-05-07T21:01:38.0100171Z mixed=True, 2025-05-07T21:01:38.0100380Z use_cache=True, 2025-05-07T21:01:38.0100618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:38.0100915Z use_cpu=True, 2025-05-07T21:01:38.0101155Z output_dtype=SparseType.FP16, 2025-05-07T21:01:38.0101412Z ) 2025-05-07T21:01:38.0101651Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:38.0102248Z self=, 2025-05-07T21:01:38.0102878Z mixed_B=False, 2025-05-07T21:01:38.0103101Z compile=False, 2025-05-07T21:01:38.0103314Z T=3, 2025-05-07T21:01:38.0103499Z D=26, 2025-05-07T21:01:38.0103685Z B=35, 2025-05-07T21:01:38.0103873Z log_E=5, 2025-05-07T21:01:38.0104064Z L=17, 2025-05-07T21:01:38.0104263Z D_gradcheck=2, 2025-05-07T21:01:38.0104498Z stochastic_rounding=True, 2025-05-07T21:01:38.0104759Z weighted=False, 2025-05-07T21:01:38.0104968Z row_wise=False, 2025-05-07T21:01:38.0105187Z mixed=True, 2025-05-07T21:01:38.0105403Z use_cache=False, 2025-05-07T21:01:38.0105645Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:38.0105938Z use_cpu=False, 2025-05-07T21:01:38.0106176Z output_dtype=SparseType.FP16, 2025-05-07T21:01:38.0106508Z ) 2025-05-07T21:01:38.0106743Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:38.0107330Z self=, 2025-05-07T21:01:38.0107933Z mixed_B=False, 2025-05-07T21:01:38.0108151Z compile=False, 2025-05-07T21:01:38.0108360Z T=1, 2025-05-07T21:01:38.0108542Z D=90, 2025-05-07T21:01:38.0108731Z B=105, 2025-05-07T21:01:38.0108919Z log_E=3, 2025-05-07T21:01:38.0109108Z L=20, 2025-05-07T21:01:38.0109320Z D_gradcheck=2, 2025-05-07T21:01:38.0109592Z stochastic_rounding=False, 2025-05-07T21:01:38.0109845Z weighted=True, 2025-05-07T21:01:38.0110062Z row_wise=False, 2025-05-07T21:01:38.0110276Z mixed=False, 2025-05-07T21:01:38.0110483Z use_cache=True, 2025-05-07T21:01:38.0110725Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:38.0111089Z use_cpu=False, 2025-05-07T21:01:38.0111332Z output_dtype=SparseType.FP16, 2025-05-07T21:01:38.0111595Z ) 2025-05-07T21:01:38.0111832Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:38.0112425Z self=, 2025-05-07T21:01:38.0112962Z mixed_B=False, 2025-05-07T21:01:38.0113177Z compile=False, 2025-05-07T21:01:38.0113385Z T=4, 2025-05-07T21:01:38.0113567Z D=81, 2025-05-07T21:01:38.0113754Z B=43, 2025-05-07T21:01:38.0113945Z log_E=4, 2025-05-07T21:01:38.0114135Z L=14, 2025-05-07T21:01:38.0114332Z D_gradcheck=1, 2025-05-07T21:01:38.0114563Z stochastic_rounding=False, 2025-05-07T21:01:38.0114820Z weighted=False, 2025-05-07T21:01:38.0115042Z row_wise=False, 2025-05-07T21:01:38.0115255Z mixed=True, 2025-05-07T21:01:38.0115462Z use_cache=True, 2025-05-07T21:01:38.0115711Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:38.0115999Z use_cpu=True, 2025-05-07T21:01:38.0116231Z output_dtype=SparseType.BF16, 2025-05-07T21:01:38.0116503Z ) 2025-05-07T21:01:38.0116739Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:38.0117328Z self=, 2025-05-07T21:01:38.0117870Z mixed_B=False, 2025-05-07T21:01:38.0118090Z compile=False, 2025-05-07T21:01:38.0118299Z T=1, 2025-05-07T21:01:38.0118481Z D=97, 2025-05-07T21:01:38.0118664Z B=34, 2025-05-07T21:01:38.0118852Z log_E=4, 2025-05-07T21:01:38.0119049Z L=6, 2025-05-07T21:01:38.0119243Z D_gradcheck=1, 2025-05-07T21:01:38.0119469Z stochastic_rounding=False, 2025-05-07T21:01:38.0119735Z weighted=False, 2025-05-07T21:01:38.0119952Z row_wise=False, 2025-05-07T21:01:38.0120160Z mixed=True, 2025-05-07T21:01:38.0120452Z use_cache=False, 2025-05-07T21:01:38.0120709Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:38.0121004Z use_cpu=False, 2025-05-07T21:01:38.0121236Z output_dtype=SparseType.BF16, 2025-05-07T21:01:38.0121507Z ) 2025-05-07T21:01:38.0121747Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:38.0122336Z self=, 2025-05-07T21:01:38.0122931Z mixed_B=False, 2025-05-07T21:01:38.0123148Z compile=True, 2025-05-07T21:01:38.0123353Z T=1, 2025-05-07T21:01:38.0123541Z D=34, 2025-05-07T21:01:38.0123728Z B=62, 2025-05-07T21:01:38.0123915Z log_E=4, 2025-05-07T21:01:38.0124108Z L=19, 2025-05-07T21:01:38.0124298Z D_gradcheck=1, 2025-05-07T21:01:38.0124523Z stochastic_rounding=False, 2025-05-07T21:01:38.0124784Z weighted=False, 2025-05-07T21:01:38.0124999Z row_wise=True, 2025-05-07T21:01:38.0125204Z mixed=False, 2025-05-07T21:01:38.0125419Z use_cache=True, 2025-05-07T21:01:38.0125663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:38.0125948Z use_cpu=False, 2025-05-07T21:01:38.0126185Z output_dtype=SparseType.FP16, 2025-05-07T21:01:38.0126494Z ) 2025-05-07T21:01:38.0126722Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:38.0127314Z self=, 2025-05-07T21:01:38.0127906Z mixed_B=False, 2025-05-07T21:01:38.0128123Z compile=False, 2025-05-07T21:01:38.0128326Z T=3, 2025-05-07T21:01:38.0128517Z D=29, 2025-05-07T21:01:38.0128707Z B=87, 2025-05-07T21:01:38.0128893Z log_E=4, 2025-05-07T21:01:38.0129107Z L=18, 2025-05-07T21:01:38.0129331Z D_gradcheck=2, 2025-05-07T21:01:38.0129561Z stochastic_rounding=False, 2025-05-07T21:01:38.0129819Z weighted=True, 2025-05-07T21:01:38.0130038Z row_wise=True, 2025-05-07T21:01:38.0130249Z mixed=False, 2025-05-07T21:01:38.0130461Z use_cache=False, 2025-05-07T21:01:38.0131349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:38.0131639Z use_cpu=True, 2025-05-07T21:01:38.0131874Z output_dtype=SparseType.BF16, 2025-05-07T21:01:43.8737081Z ) 2025-05-07T21:01:43.8737458Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:43.8738102Z self=, 2025-05-07T21:01:43.8738691Z mixed_B=False, 2025-05-07T21:01:43.8738913Z compile=True, 2025-05-07T21:01:43.8739120Z T=5, 2025-05-07T21:01:43.8739309Z D=88, 2025-05-07T21:01:43.8739502Z B=101, 2025-05-07T21:01:43.8739692Z log_E=4, 2025-05-07T21:01:43.8739893Z L=17, 2025-05-07T21:01:43.8740093Z D_gradcheck=1, 2025-05-07T21:01:43.8740322Z stochastic_rounding=True, 2025-05-07T21:01:43.8740588Z weighted=True, 2025-05-07T21:01:43.8740808Z row_wise=True, 2025-05-07T21:01:43.8741022Z mixed=False, 2025-05-07T21:01:43.8741264Z use_cache=False, 2025-05-07T21:01:43.8741549Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.8741860Z use_cpu=False, 2025-05-07T21:01:43.8742095Z output_dtype=SparseType.BF16, 2025-05-07T21:01:43.8742363Z ) 2025-05-07T21:01:43.8742602Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:43.8743203Z self=, 2025-05-07T21:01:43.8743753Z mixed_B=False, 2025-05-07T21:01:43.8743970Z compile=False, 2025-05-07T21:01:43.8744173Z T=2, 2025-05-07T21:01:43.8744364Z D=37, 2025-05-07T21:01:43.8744555Z B=105, 2025-05-07T21:01:43.8744736Z log_E=5, 2025-05-07T21:01:43.8744934Z L=12, 2025-05-07T21:01:43.8745130Z D_gradcheck=2, 2025-05-07T21:01:43.8745354Z stochastic_rounding=False, 2025-05-07T21:01:43.8745616Z weighted=False, 2025-05-07T21:01:43.8745832Z row_wise=True, 2025-05-07T21:01:43.8746036Z mixed=True, 2025-05-07T21:01:43.8746249Z use_cache=False, 2025-05-07T21:01:43.8746505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:43.8746786Z use_cpu=True, 2025-05-07T21:01:43.8747026Z output_dtype=SparseType.BF16, 2025-05-07T21:01:43.8747294Z ) 2025-05-07T21:01:43.8747528Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:43.8748122Z self=, 2025-05-07T21:01:43.8748936Z mixed_B=False, 2025-05-07T21:01:43.8749164Z compile=False, 2025-05-07T21:01:43.8749369Z T=3, 2025-05-07T21:01:43.8749560Z D=28, 2025-05-07T21:01:43.8749746Z B=95, 2025-05-07T21:01:43.8749932Z log_E=4, 2025-05-07T21:01:43.8750133Z L=4, 2025-05-07T21:01:43.8750325Z D_gradcheck=2, 2025-05-07T21:01:43.8750549Z stochastic_rounding=True, 2025-05-07T21:01:43.8750811Z weighted=True, 2025-05-07T21:01:43.8751024Z row_wise=True, 2025-05-07T21:01:43.8751227Z mixed=True, 2025-05-07T21:01:43.8751465Z use_cache=True, 2025-05-07T21:01:43.8751733Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:43.8752031Z use_cpu=False, 2025-05-07T21:01:43.8752269Z output_dtype=SparseType.BF16, 2025-05-07T21:01:43.8752626Z ) 2025-05-07T21:01:43.8752861Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:43.8753456Z self=, 2025-05-07T21:01:43.8754068Z mixed_B=True, 2025-05-07T21:01:43.8754283Z compile=False, 2025-05-07T21:01:43.8754493Z T=4, 2025-05-07T21:01:43.8754681Z D=12, 2025-05-07T21:01:43.8754871Z B=23, 2025-05-07T21:01:43.8755057Z log_E=5, 2025-05-07T21:01:43.8755258Z L=10, 2025-05-07T21:01:43.8755451Z D_gradcheck=2, 2025-05-07T21:01:43.8755674Z stochastic_rounding=True, 2025-05-07T21:01:43.8755935Z weighted=False, 2025-05-07T21:01:43.8756152Z row_wise=True, 2025-05-07T21:01:43.8756357Z mixed=False, 2025-05-07T21:01:43.8756574Z use_cache=False, 2025-05-07T21:01:43.8756824Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.8757188Z use_cpu=True, 2025-05-07T21:01:43.8757426Z output_dtype=SparseType.FP32, 2025-05-07T21:01:43.8757691Z ) 2025-05-07T21:01:43.8757919Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:43.8758514Z self=, 2025-05-07T21:01:43.8759059Z mixed_B=False, 2025-05-07T21:01:43.8759272Z compile=False, 2025-05-07T21:01:43.8759483Z T=4, 2025-05-07T21:01:43.8759668Z D=88, 2025-05-07T21:01:43.8759845Z B=57, 2025-05-07T21:01:43.8760034Z log_E=4, 2025-05-07T21:01:43.8760229Z L=6, 2025-05-07T21:01:43.8760522Z D_gradcheck=2, 2025-05-07T21:01:43.8760749Z stochastic_rounding=True, 2025-05-07T21:01:43.8761010Z weighted=False, 2025-05-07T21:01:43.8761225Z row_wise=True, 2025-05-07T21:01:43.8761429Z mixed=True, 2025-05-07T21:01:43.8761641Z use_cache=False, 2025-05-07T21:01:43.8761892Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.8762179Z use_cpu=True, 2025-05-07T21:01:43.8762411Z output_dtype=SparseType.FP32, 2025-05-07T21:01:43.8762673Z ) 2025-05-07T21:01:43.8762905Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:43.8763498Z self=, 2025-05-07T21:01:43.8764041Z mixed_B=True, 2025-05-07T21:01:43.8764252Z compile=True, 2025-05-07T21:01:43.8764459Z T=4, 2025-05-07T21:01:43.8764649Z D=49, 2025-05-07T21:01:43.8764831Z B=93, 2025-05-07T21:01:43.8765023Z log_E=5, 2025-05-07T21:01:43.8765224Z L=8, 2025-05-07T21:01:43.8765412Z D_gradcheck=1, 2025-05-07T21:01:43.8765646Z stochastic_rounding=True, 2025-05-07T21:01:43.8765905Z weighted=True, 2025-05-07T21:01:43.8766121Z row_wise=False, 2025-05-07T21:01:43.8766340Z mixed=True, 2025-05-07T21:01:43.8766553Z use_cache=True, 2025-05-07T21:01:43.8766796Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.8767084Z use_cpu=False, 2025-05-07T21:01:43.8767321Z output_dtype=SparseType.BF16, 2025-05-07T21:01:43.8767589Z ) 2025-05-07T21:01:43.8767819Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:43.8768411Z self=, 2025-05-07T21:01:43.8769006Z mixed_B=True, 2025-05-07T21:01:43.8769219Z compile=False, 2025-05-07T21:01:43.8769425Z T=5, 2025-05-07T21:01:43.8769616Z D=126, 2025-05-07T21:01:43.8769801Z B=16, 2025-05-07T21:01:43.8769988Z log_E=3, 2025-05-07T21:01:43.8770185Z L=7, 2025-05-07T21:01:43.8770369Z D_gradcheck=2, 2025-05-07T21:01:43.8770596Z stochastic_rounding=True, 2025-05-07T21:01:43.8770852Z weighted=True, 2025-05-07T21:01:43.8771060Z row_wise=False, 2025-05-07T21:01:43.8771296Z mixed=True, 2025-05-07T21:01:43.8771533Z use_cache=False, 2025-05-07T21:01:43.8771778Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.8772075Z use_cpu=False, 2025-05-07T21:01:43.8772324Z output_dtype=SparseType.FP16, 2025-05-07T21:01:43.8772636Z ) 2025-05-07T21:01:43.8779165Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:43.8779763Z self=, 2025-05-07T21:01:43.8780320Z mixed_B=True, 2025-05-07T21:01:43.8780612Z compile=False, 2025-05-07T21:01:43.8780831Z T=3, 2025-05-07T21:01:43.8781015Z D=38, 2025-05-07T21:01:43.8781209Z B=105, 2025-05-07T21:01:43.8781431Z log_E=4, 2025-05-07T21:01:43.8781640Z L=1, 2025-05-07T21:01:43.8781835Z D_gradcheck=2, 2025-05-07T21:01:43.8782068Z stochastic_rounding=False, 2025-05-07T21:01:43.8782322Z weighted=False, 2025-05-07T21:01:43.8782541Z row_wise=False, 2025-05-07T21:01:43.8782752Z mixed=True, 2025-05-07T21:01:43.8782959Z use_cache=False, 2025-05-07T21:01:43.8783211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:43.8783548Z use_cpu=True, 2025-05-07T21:01:43.8783779Z output_dtype=SparseType.BF16, 2025-05-07T21:01:43.8784051Z ) 2025-05-07T21:01:43.8784292Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:43.8784876Z self=, 2025-05-07T21:01:43.8785425Z mixed_B=False, 2025-05-07T21:01:43.8785647Z compile=True, 2025-05-07T21:01:43.8785853Z T=2, 2025-05-07T21:01:43.8786042Z D=123, 2025-05-07T21:01:43.8786231Z B=48, 2025-05-07T21:01:43.8786417Z log_E=4, 2025-05-07T21:01:43.8786616Z L=12, 2025-05-07T21:01:43.8786809Z D_gradcheck=1, 2025-05-07T21:01:43.8787036Z stochastic_rounding=True, 2025-05-07T21:01:43.8787298Z weighted=True, 2025-05-07T21:01:43.8787551Z row_wise=True, 2025-05-07T21:01:43.8787783Z mixed=False, 2025-05-07T21:01:43.8788013Z use_cache=False, 2025-05-07T21:01:43.8788278Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:43.8788604Z use_cpu=True, 2025-05-07T21:01:43.8788854Z output_dtype=SparseType.FP32, 2025-05-07T21:01:43.8789136Z ) 2025-05-07T21:01:43.8789394Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:43.8790084Z self=, 2025-05-07T21:01:43.8790721Z mixed_B=True, 2025-05-07T21:01:43.8790946Z compile=False, 2025-05-07T21:01:43.8791167Z T=1, 2025-05-07T21:01:43.8791364Z D=88, 2025-05-07T21:01:43.8791804Z B=46, 2025-05-07T21:01:43.8791998Z log_E=5, 2025-05-07T21:01:43.8792193Z L=11, 2025-05-07T21:01:43.8792380Z D_gradcheck=2, 2025-05-07T21:01:43.8792611Z stochastic_rounding=True, 2025-05-07T21:01:43.8792868Z weighted=True, 2025-05-07T21:01:43.8793076Z row_wise=False, 2025-05-07T21:01:43.8793290Z mixed=False, 2025-05-07T21:01:43.8793502Z use_cache=False, 2025-05-07T21:01:43.8793748Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.8794039Z use_cpu=True, 2025-05-07T21:01:43.8794275Z output_dtype=SparseType.FP32, 2025-05-07T21:01:43.8794532Z ) 2025-05-07T21:01:43.8794768Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:43.8795359Z self=, 2025-05-07T21:01:43.8795990Z mixed_B=False, 2025-05-07T21:01:43.8796217Z compile=False, 2025-05-07T21:01:43.8796425Z T=1, 2025-05-07T21:01:43.8796609Z D=121, 2025-05-07T21:01:43.8796793Z B=70, 2025-05-07T21:01:43.8796987Z log_E=3, 2025-05-07T21:01:43.8797179Z L=16, 2025-05-07T21:01:43.8797365Z D_gradcheck=1, 2025-05-07T21:01:43.8797591Z stochastic_rounding=True, 2025-05-07T21:01:43.8797852Z weighted=False, 2025-05-07T21:01:43.8798062Z row_wise=False, 2025-05-07T21:01:43.8798277Z mixed=True, 2025-05-07T21:01:43.8798492Z use_cache=True, 2025-05-07T21:01:43.8798728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.8799021Z use_cpu=False, 2025-05-07T21:01:43.8799256Z output_dtype=SparseType.BF16, 2025-05-07T21:01:43.8799596Z ) 2025-05-07T21:01:43.8799832Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:43.8800486Z self=, 2025-05-07T21:01:43.8801023Z mixed_B=False, 2025-05-07T21:01:43.8801402Z compile=True, 2025-05-07T21:01:43.8801614Z T=3, 2025-05-07T21:01:43.8801796Z D=114, 2025-05-07T21:01:43.8801988Z B=71, 2025-05-07T21:01:43.8802173Z log_E=3, 2025-05-07T21:01:43.8802362Z L=5, 2025-05-07T21:01:43.8802560Z D_gradcheck=1, 2025-05-07T21:01:43.8802789Z stochastic_rounding=True, 2025-05-07T21:01:43.8803048Z weighted=False, 2025-05-07T21:01:43.8803254Z row_wise=True, 2025-05-07T21:01:43.8803465Z mixed=False, 2025-05-07T21:01:43.8803676Z use_cache=True, 2025-05-07T21:01:43.8803909Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.8804267Z use_cpu=True, 2025-05-07T21:01:43.8804507Z output_dtype=SparseType.FP32, 2025-05-07T21:01:43.8804764Z ) 2025-05-07T21:01:43.8805000Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:43.8805585Z self=, 2025-05-07T21:01:43.8806119Z mixed_B=False, 2025-05-07T21:01:43.8806338Z compile=True, 2025-05-07T21:01:43.8806549Z T=3, 2025-05-07T21:01:43.8806731Z D=69, 2025-05-07T21:01:43.8806920Z B=55, 2025-05-07T21:01:43.8807110Z log_E=4, 2025-05-07T21:01:43.8807301Z L=18, 2025-05-07T21:01:43.8807494Z D_gradcheck=2, 2025-05-07T21:01:43.8807724Z stochastic_rounding=False, 2025-05-07T21:01:43.8807982Z weighted=True, 2025-05-07T21:01:43.8808200Z row_wise=False, 2025-05-07T21:01:43.8808411Z mixed=True, 2025-05-07T21:01:43.8808618Z use_cache=False, 2025-05-07T21:01:43.8808872Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:43.8809169Z use_cpu=False, 2025-05-07T21:01:43.8809409Z output_dtype=SparseType.FP16, 2025-05-07T21:01:43.8809670Z ) 2025-05-07T21:01:43.8809903Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:43.8810494Z self=, 2025-05-07T21:01:43.8811031Z mixed_B=False, 2025-05-07T21:01:43.8811252Z compile=False, 2025-05-07T21:01:43.8811493Z T=4, 2025-05-07T21:01:43.8811703Z D=112, 2025-05-07T21:01:43.8811899Z B=93, 2025-05-07T21:01:43.8812092Z log_E=4, 2025-05-07T21:01:43.8812284Z L=16, 2025-05-07T21:01:43.8812480Z D_gradcheck=2, 2025-05-07T21:01:43.8812716Z stochastic_rounding=False, 2025-05-07T21:01:43.8812968Z weighted=True, 2025-05-07T21:01:43.8813185Z row_wise=False, 2025-05-07T21:01:43.8813405Z mixed=False, 2025-05-07T21:01:43.8813611Z use_cache=True, 2025-05-07T21:01:43.8813852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:43.8814146Z use_cpu=True, 2025-05-07T21:01:43.8814374Z output_dtype=SparseType.FP16, 2025-05-07T21:01:43.8814640Z ) 2025-05-07T21:01:43.8814874Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:43.8815460Z self=, 2025-05-07T21:01:43.8816041Z mixed_B=False, 2025-05-07T21:01:43.8816259Z compile=False, 2025-05-07T21:01:43.8816466Z T=1, 2025-05-07T21:01:43.8816648Z D=49, 2025-05-07T21:01:43.8816832Z B=66, 2025-05-07T21:01:43.8817018Z log_E=3, 2025-05-07T21:01:43.8817206Z L=13, 2025-05-07T21:01:43.8817403Z D_gradcheck=1, 2025-05-07T21:01:43.8817638Z stochastic_rounding=True, 2025-05-07T21:01:43.8817889Z weighted=True, 2025-05-07T21:01:43.8818104Z row_wise=False, 2025-05-07T21:01:43.8818315Z mixed=True, 2025-05-07T21:01:43.8818519Z use_cache=False, 2025-05-07T21:01:43.8818767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:43.8819060Z use_cpu=True, 2025-05-07T21:01:43.8819288Z output_dtype=SparseType.FP32, 2025-05-07T21:01:43.8819597Z ) 2025-05-07T21:01:43.8819830Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:43.8820410Z self=, 2025-05-07T21:01:43.8821147Z mixed_B=False, 2025-05-07T21:01:43.8821428Z compile=False, 2025-05-07T21:01:43.8821635Z T=1, 2025-05-07T21:01:43.8821815Z D=87, 2025-05-07T21:01:43.8822006Z B=78, 2025-05-07T21:01:43.8822197Z log_E=4, 2025-05-07T21:01:43.8822386Z L=18, 2025-05-07T21:01:43.8822578Z D_gradcheck=2, 2025-05-07T21:01:43.8822805Z stochastic_rounding=True, 2025-05-07T21:01:43.8823067Z weighted=False, 2025-05-07T21:01:43.8823282Z row_wise=True, 2025-05-07T21:01:43.8823493Z mixed=False, 2025-05-07T21:01:43.8823697Z use_cache=False, 2025-05-07T21:01:43.8823948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.8824295Z use_cpu=False, 2025-05-07T21:01:43.8824531Z output_dtype=SparseType.FP16, 2025-05-07T21:01:43.8824799Z ) 2025-05-07T21:01:43.8825036Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:43.8825621Z self=, 2025-05-07T21:01:43.8826167Z mixed_B=False, 2025-05-07T21:01:43.8826386Z compile=False, 2025-05-07T21:01:43.8826593Z T=1, 2025-05-07T21:01:43.8826788Z D=18, 2025-05-07T21:01:43.8826983Z B=78, 2025-05-07T21:01:43.8827165Z log_E=4, 2025-05-07T21:01:43.8827365Z L=18, 2025-05-07T21:01:43.8827575Z D_gradcheck=2, 2025-05-07T21:01:43.8827919Z stochastic_rounding=True, 2025-05-07T21:01:43.8828285Z weighted=False, 2025-05-07T21:01:43.8828613Z row_wise=True, 2025-05-07T21:01:43.8828945Z mixed=False, 2025-05-07T21:01:43.8829212Z use_cache=False, 2025-05-07T21:01:43.8829532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.8829916Z use_cpu=False, 2025-05-07T21:01:43.8830412Z output_dtype=SparseType.FP16, 2025-05-07T21:01:43.8830939Z ) 2025-05-07T21:01:43.8831259Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:43.8832131Z self=, 2025-05-07T21:01:43.8832821Z mixed_B=False, 2025-05-07T21:01:43.8833105Z compile=False, 2025-05-07T21:01:43.8833377Z T=1, 2025-05-07T21:01:43.8833610Z D=18, 2025-05-07T21:01:43.8833854Z B=18, 2025-05-07T21:01:43.8834104Z log_E=4, 2025-05-07T21:01:43.8834348Z L=18, 2025-05-07T21:01:43.8834602Z D_gradcheck=2, 2025-05-07T21:01:43.8834905Z stochastic_rounding=True, 2025-05-07T21:01:43.8835330Z weighted=False, 2025-05-07T21:01:43.8835868Z row_wise=True, 2025-05-07T21:01:43.8836168Z mixed=False, 2025-05-07T21:01:43.8836447Z use_cache=False, 2025-05-07T21:01:43.8836768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:43.8837146Z use_cpu=False, 2025-05-07T21:01:43.8837441Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.3493156Z ) 2025-05-07T21:01:46.3493486Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.3494110Z self=, 2025-05-07T21:01:46.3494954Z mixed_B=False, 2025-05-07T21:01:46.3495189Z compile=False, 2025-05-07T21:01:46.3495398Z T=2, 2025-05-07T21:01:46.3495583Z D=18, 2025-05-07T21:01:46.3495774Z B=18, 2025-05-07T21:01:46.3495963Z log_E=4, 2025-05-07T21:01:46.3496151Z L=18, 2025-05-07T21:01:46.3496343Z D_gradcheck=2, 2025-05-07T21:01:46.3496574Z stochastic_rounding=True, 2025-05-07T21:01:46.3496831Z weighted=False, 2025-05-07T21:01:46.3497052Z row_wise=True, 2025-05-07T21:01:46.3497267Z mixed=False, 2025-05-07T21:01:46.3497474Z use_cache=False, 2025-05-07T21:01:46.3497727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.3498028Z use_cpu=False, 2025-05-07T21:01:46.3498260Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.3498630Z ) 2025-05-07T21:01:46.3498866Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:01:46.3499469Z self=, 2025-05-07T21:01:46.3500018Z mixed_B=False, 2025-05-07T21:01:46.3500315Z compile=False, 2025-05-07T21:01:46.3500528Z T=2, 2025-05-07T21:01:46.3500712Z D=18, 2025-05-07T21:01:46.3500898Z B=18, 2025-05-07T21:01:46.3501088Z log_E=4, 2025-05-07T21:01:46.3501284Z L=18, 2025-05-07T21:01:46.3501509Z D_gradcheck=1, 2025-05-07T21:01:46.3501766Z stochastic_rounding=True, 2025-05-07T21:01:46.3502020Z weighted=False, 2025-05-07T21:01:46.3502239Z row_wise=True, 2025-05-07T21:01:46.3502452Z mixed=False, 2025-05-07T21:01:46.3502662Z use_cache=False, 2025-05-07T21:01:46.3502922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.3503351Z use_cpu=False, 2025-05-07T21:01:46.3503586Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.3503856Z ) 2025-05-07T21:01:46.3504042Z PASSED 2025-05-07T21:01:46.4098243Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4099663Z self=, 2025-05-07T21:01:46.4100358Z compile=False, 2025-05-07T21:01:46.4100579Z T=1, 2025-05-07T21:01:46.4100765Z D=2, 2025-05-07T21:01:46.4100959Z B=1, 2025-05-07T21:01:46.4101150Z log_E=3, 2025-05-07T21:01:46.4101352Z L=0, 2025-05-07T21:01:46.4101581Z D_gradcheck=1, 2025-05-07T21:01:46.4101831Z stochastic_rounding=False, 2025-05-07T21:01:46.4102092Z weighted=False, 2025-05-07T21:01:46.4102315Z row_wise=False, 2025-05-07T21:01:46.4102531Z mixed=False, 2025-05-07T21:01:46.4102746Z use_cache=False, 2025-05-07T21:01:46.4103002Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4103306Z use_cpu=False, 2025-05-07T21:01:46.4103547Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4103811Z ) 2025-05-07T21:01:46.4104055Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4104663Z self=, 2025-05-07T21:01:46.4105214Z compile=True, 2025-05-07T21:01:46.4105428Z T=1, 2025-05-07T21:01:46.4105623Z D=2, 2025-05-07T21:01:46.4105808Z B=1, 2025-05-07T21:01:46.4106001Z log_E=3, 2025-05-07T21:01:46.4106201Z L=0, 2025-05-07T21:01:46.4106394Z D_gradcheck=1, 2025-05-07T21:01:46.4106631Z stochastic_rounding=False, 2025-05-07T21:01:46.4106898Z weighted=False, 2025-05-07T21:01:46.4107114Z row_wise=False, 2025-05-07T21:01:46.4107337Z mixed=False, 2025-05-07T21:01:46.4107558Z use_cache=False, 2025-05-07T21:01:46.4107810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4108112Z use_cpu=False, 2025-05-07T21:01:46.4108369Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4108631Z ) 2025-05-07T21:01:46.4108876Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4109482Z self=, 2025-05-07T21:01:46.4110292Z compile=False, 2025-05-07T21:01:46.4110507Z T=4, 2025-05-07T21:01:46.4110699Z D=2, 2025-05-07T21:01:46.4110890Z B=1, 2025-05-07T21:01:46.4111075Z log_E=3, 2025-05-07T21:01:46.4111277Z L=0, 2025-05-07T21:01:46.4111477Z D_gradcheck=1, 2025-05-07T21:01:46.4111720Z stochastic_rounding=False, 2025-05-07T21:01:46.4112031Z weighted=False, 2025-05-07T21:01:46.4112260Z row_wise=False, 2025-05-07T21:01:46.4112475Z mixed=False, 2025-05-07T21:01:46.4112697Z use_cache=False, 2025-05-07T21:01:46.4112956Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4113256Z use_cpu=False, 2025-05-07T21:01:46.4113498Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4113854Z ) 2025-05-07T21:01:46.4114093Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4114695Z self=, 2025-05-07T21:01:46.4115248Z compile=False, 2025-05-07T21:01:46.4115539Z T=4, 2025-05-07T21:01:46.4115724Z D=23, 2025-05-07T21:01:46.4115915Z B=74, 2025-05-07T21:01:46.4116107Z log_E=4, 2025-05-07T21:01:46.4116302Z L=17, 2025-05-07T21:01:46.4116498Z D_gradcheck=1, 2025-05-07T21:01:46.4116734Z stochastic_rounding=False, 2025-05-07T21:01:46.4116997Z weighted=False, 2025-05-07T21:01:46.4117220Z row_wise=False, 2025-05-07T21:01:46.4117438Z mixed=True, 2025-05-07T21:01:46.4117647Z use_cache=True, 2025-05-07T21:01:46.4117893Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4118189Z use_cpu=True, 2025-05-07T21:01:46.4118522Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4118792Z ) 2025-05-07T21:01:46.4119041Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4119642Z self=, 2025-05-07T21:01:46.4120204Z compile=False, 2025-05-07T21:01:46.4120543Z T=2, 2025-05-07T21:01:46.4120737Z D=5, 2025-05-07T21:01:46.4120928Z B=111, 2025-05-07T21:01:46.4121123Z log_E=4, 2025-05-07T21:01:46.4121319Z L=11, 2025-05-07T21:01:46.4121518Z D_gradcheck=2, 2025-05-07T21:01:46.4121756Z stochastic_rounding=True, 2025-05-07T21:01:46.4122019Z weighted=False, 2025-05-07T21:01:46.4122239Z row_wise=True, 2025-05-07T21:01:46.4122458Z mixed=True, 2025-05-07T21:01:46.4122678Z use_cache=True, 2025-05-07T21:01:46.4122920Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4123218Z use_cpu=False, 2025-05-07T21:01:46.4123464Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4123730Z ) 2025-05-07T21:01:46.4123974Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4124585Z self=, 2025-05-07T21:01:46.4125134Z compile=False, 2025-05-07T21:01:46.4125356Z T=1, 2025-05-07T21:01:46.4125549Z D=99, 2025-05-07T21:01:46.4125742Z B=10, 2025-05-07T21:01:46.4125938Z log_E=3, 2025-05-07T21:01:46.4126143Z L=4, 2025-05-07T21:01:46.4126335Z D_gradcheck=1, 2025-05-07T21:01:46.4126572Z stochastic_rounding=True, 2025-05-07T21:01:46.4126838Z weighted=False, 2025-05-07T21:01:46.4127055Z row_wise=True, 2025-05-07T21:01:46.4127274Z mixed=True, 2025-05-07T21:01:46.4127487Z use_cache=True, 2025-05-07T21:01:46.4127726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4128020Z use_cpu=True, 2025-05-07T21:01:46.4128259Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4128521Z ) 2025-05-07T21:01:46.4128767Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4129380Z self=, 2025-05-07T21:01:46.4129941Z compile=False, 2025-05-07T21:01:46.4130153Z T=4, 2025-05-07T21:01:46.4130351Z D=96, 2025-05-07T21:01:46.4130546Z B=41, 2025-05-07T21:01:46.4130787Z log_E=3, 2025-05-07T21:01:46.4131000Z L=16, 2025-05-07T21:01:46.4131205Z D_gradcheck=1, 2025-05-07T21:01:46.4131461Z stochastic_rounding=True, 2025-05-07T21:01:46.4131754Z weighted=False, 2025-05-07T21:01:46.4131976Z row_wise=False, 2025-05-07T21:01:46.4132187Z mixed=True, 2025-05-07T21:01:46.4132426Z use_cache=True, 2025-05-07T21:01:46.4132674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4140476Z use_cpu=True, 2025-05-07T21:01:46.4140837Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4141191Z ) 2025-05-07T21:01:46.4141445Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4142112Z self=, 2025-05-07T21:01:46.4142770Z compile=True, 2025-05-07T21:01:46.4142982Z T=2, 2025-05-07T21:01:46.4143174Z D=18, 2025-05-07T21:01:46.4143366Z B=105, 2025-05-07T21:01:46.4143556Z log_E=5, 2025-05-07T21:01:46.4143756Z L=11, 2025-05-07T21:01:46.4144004Z D_gradcheck=2, 2025-05-07T21:01:46.4144239Z stochastic_rounding=False, 2025-05-07T21:01:46.4144504Z weighted=False, 2025-05-07T21:01:46.4144725Z row_wise=False, 2025-05-07T21:01:46.4144935Z mixed=False, 2025-05-07T21:01:46.4145151Z use_cache=True, 2025-05-07T21:01:46.4145397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4145688Z use_cpu=False, 2025-05-07T21:01:46.4145929Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4146196Z ) 2025-05-07T21:01:46.4146434Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4147078Z self=, 2025-05-07T21:01:46.4147632Z compile=True, 2025-05-07T21:01:46.4147839Z T=4, 2025-05-07T21:01:46.4148030Z D=88, 2025-05-07T21:01:46.4148222Z B=26, 2025-05-07T21:01:46.4148414Z log_E=3, 2025-05-07T21:01:46.4148612Z L=5, 2025-05-07T21:01:46.4148810Z D_gradcheck=1, 2025-05-07T21:01:46.4149047Z stochastic_rounding=True, 2025-05-07T21:01:46.4149312Z weighted=True, 2025-05-07T21:01:46.4149535Z row_wise=False, 2025-05-07T21:01:46.4149754Z mixed=False, 2025-05-07T21:01:46.4149966Z use_cache=True, 2025-05-07T21:01:46.4150211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4150505Z use_cpu=False, 2025-05-07T21:01:46.4150740Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4151005Z ) 2025-05-07T21:01:46.4151247Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4151841Z self=, 2025-05-07T21:01:46.4152392Z compile=False, 2025-05-07T21:01:46.4152611Z T=4, 2025-05-07T21:01:46.4152798Z D=58, 2025-05-07T21:01:46.4152988Z B=25, 2025-05-07T21:01:46.4153182Z log_E=4, 2025-05-07T21:01:46.4153374Z L=15, 2025-05-07T21:01:46.4153575Z D_gradcheck=2, 2025-05-07T21:01:46.4153818Z stochastic_rounding=False, 2025-05-07T21:01:46.4154078Z weighted=False, 2025-05-07T21:01:46.4154296Z row_wise=False, 2025-05-07T21:01:46.4154512Z mixed=True, 2025-05-07T21:01:46.4154722Z use_cache=False, 2025-05-07T21:01:46.4154979Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4155276Z use_cpu=True, 2025-05-07T21:01:46.4155514Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4155774Z ) 2025-05-07T21:01:46.4156011Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4156608Z self=, 2025-05-07T21:01:46.4157155Z compile=False, 2025-05-07T21:01:46.4157366Z T=3, 2025-05-07T21:01:46.4157562Z D=93, 2025-05-07T21:01:46.4157746Z B=47, 2025-05-07T21:01:46.4157937Z log_E=4, 2025-05-07T21:01:46.4158136Z L=20, 2025-05-07T21:01:46.4158329Z D_gradcheck=2, 2025-05-07T21:01:46.4158562Z stochastic_rounding=False, 2025-05-07T21:01:46.4158882Z weighted=False, 2025-05-07T21:01:46.4159102Z row_wise=True, 2025-05-07T21:01:46.4159327Z mixed=True, 2025-05-07T21:01:46.4159543Z use_cache=False, 2025-05-07T21:01:46.4159790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4160083Z use_cpu=True, 2025-05-07T21:01:46.4160405Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4160671Z ) 2025-05-07T21:01:46.4160913Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4161544Z self=, 2025-05-07T21:01:46.4162107Z compile=True, 2025-05-07T21:01:46.4162322Z T=5, 2025-05-07T21:01:46.4162519Z D=33, 2025-05-07T21:01:46.4162766Z B=1, 2025-05-07T21:01:46.4162951Z log_E=4, 2025-05-07T21:01:46.4163152Z L=13, 2025-05-07T21:01:46.4163354Z D_gradcheck=1, 2025-05-07T21:01:46.4163584Z stochastic_rounding=False, 2025-05-07T21:01:46.4163847Z weighted=False, 2025-05-07T21:01:46.4164072Z row_wise=True, 2025-05-07T21:01:46.4164362Z mixed=False, 2025-05-07T21:01:46.4164581Z use_cache=False, 2025-05-07T21:01:46.4164843Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4165129Z use_cpu=False, 2025-05-07T21:01:46.4165371Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4165636Z ) 2025-05-07T21:01:46.4165869Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4166461Z self=, 2025-05-07T21:01:46.4167006Z compile=True, 2025-05-07T21:01:46.4167215Z T=3, 2025-05-07T21:01:46.4167456Z D=45, 2025-05-07T21:01:46.4167652Z B=125, 2025-05-07T21:01:46.4167849Z log_E=5, 2025-05-07T21:01:46.4168044Z L=14, 2025-05-07T21:01:46.4168244Z D_gradcheck=1, 2025-05-07T21:01:46.4168481Z stochastic_rounding=True, 2025-05-07T21:01:46.4168736Z weighted=True, 2025-05-07T21:01:46.4168952Z row_wise=False, 2025-05-07T21:01:46.4169174Z mixed=False, 2025-05-07T21:01:46.4169386Z use_cache=True, 2025-05-07T21:01:46.4169631Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4169927Z use_cpu=True, 2025-05-07T21:01:46.4170160Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4170426Z ) 2025-05-07T21:01:46.4170667Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4171254Z self=, 2025-05-07T21:01:46.4171841Z compile=False, 2025-05-07T21:01:46.4172068Z T=2, 2025-05-07T21:01:46.4172254Z D=27, 2025-05-07T21:01:46.4172450Z B=48, 2025-05-07T21:01:46.4172641Z log_E=5, 2025-05-07T21:01:46.4172837Z L=8, 2025-05-07T21:01:46.4173035Z D_gradcheck=2, 2025-05-07T21:01:46.4173269Z stochastic_rounding=True, 2025-05-07T21:01:46.4173526Z weighted=True, 2025-05-07T21:01:46.4173750Z row_wise=True, 2025-05-07T21:01:46.4173967Z mixed=True, 2025-05-07T21:01:46.4174179Z use_cache=True, 2025-05-07T21:01:46.4174429Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4174723Z use_cpu=True, 2025-05-07T21:01:46.4174964Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4175226Z ) 2025-05-07T21:01:46.4175468Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4176065Z self=, 2025-05-07T21:01:46.4176605Z compile=False, 2025-05-07T21:01:46.4176822Z T=3, 2025-05-07T21:01:46.4177014Z D=109, 2025-05-07T21:01:46.4177204Z B=90, 2025-05-07T21:01:46.4177404Z log_E=4, 2025-05-07T21:01:46.4177603Z L=7, 2025-05-07T21:01:46.4177793Z D_gradcheck=2, 2025-05-07T21:01:46.4178038Z stochastic_rounding=False, 2025-05-07T21:01:46.4178301Z weighted=True, 2025-05-07T21:01:46.4178516Z row_wise=True, 2025-05-07T21:01:46.4178730Z mixed=False, 2025-05-07T21:01:46.4178945Z use_cache=False, 2025-05-07T21:01:46.4179243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4179542Z use_cpu=False, 2025-05-07T21:01:46.4179778Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4180039Z ) 2025-05-07T21:01:46.4180280Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4180872Z self=, 2025-05-07T21:01:46.4181413Z compile=True, 2025-05-07T21:01:46.4181620Z T=5, 2025-05-07T21:01:46.4181809Z D=69, 2025-05-07T21:01:46.4182003Z B=124, 2025-05-07T21:01:46.4182190Z log_E=4, 2025-05-07T21:01:46.4182394Z L=7, 2025-05-07T21:01:46.4182595Z D_gradcheck=2, 2025-05-07T21:01:46.4182825Z stochastic_rounding=True, 2025-05-07T21:01:46.4183135Z weighted=True, 2025-05-07T21:01:46.4183353Z row_wise=True, 2025-05-07T21:01:46.4183563Z mixed=True, 2025-05-07T21:01:46.4183778Z use_cache=False, 2025-05-07T21:01:46.4184034Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4184366Z use_cpu=False, 2025-05-07T21:01:46.4184609Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4184877Z ) 2025-05-07T21:01:46.4185108Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4185701Z self=, 2025-05-07T21:01:46.4186246Z compile=True, 2025-05-07T21:01:46.4186459Z T=2, 2025-05-07T21:01:46.4186647Z D=21, 2025-05-07T21:01:46.4186840Z B=125, 2025-05-07T21:01:46.4187037Z log_E=4, 2025-05-07T21:01:46.4187233Z L=14, 2025-05-07T21:01:46.4187433Z D_gradcheck=1, 2025-05-07T21:01:46.4187709Z stochastic_rounding=True, 2025-05-07T21:01:46.4187966Z weighted=True, 2025-05-07T21:01:46.4188178Z row_wise=False, 2025-05-07T21:01:46.4188391Z mixed=False, 2025-05-07T21:01:46.4188598Z use_cache=True, 2025-05-07T21:01:46.4188839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4189132Z use_cpu=False, 2025-05-07T21:01:46.4189370Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4189632Z ) 2025-05-07T21:01:46.4189871Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4190454Z self=, 2025-05-07T21:01:46.4190997Z compile=False, 2025-05-07T21:01:46.4191206Z T=3, 2025-05-07T21:01:46.4191400Z D=102, 2025-05-07T21:01:46.4191974Z B=16, 2025-05-07T21:01:46.4192162Z log_E=5, 2025-05-07T21:01:46.4192356Z L=15, 2025-05-07T21:01:46.4192546Z D_gradcheck=1, 2025-05-07T21:01:46.4192784Z stochastic_rounding=False, 2025-05-07T21:01:46.4193052Z weighted=True, 2025-05-07T21:01:46.4193263Z row_wise=True, 2025-05-07T21:01:46.4193474Z mixed=True, 2025-05-07T21:01:46.4193683Z use_cache=True, 2025-05-07T21:01:46.4193919Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4194208Z use_cpu=True, 2025-05-07T21:01:46.4194445Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4194707Z ) 2025-05-07T21:01:46.4194944Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4195536Z self=, 2025-05-07T21:01:46.4196085Z compile=True, 2025-05-07T21:01:46.4196284Z T=1, 2025-05-07T21:01:46.4196474Z D=67, 2025-05-07T21:01:46.4196660Z B=87, 2025-05-07T21:01:46.4196844Z log_E=3, 2025-05-07T21:01:46.4197061Z L=4, 2025-05-07T21:01:46.4197253Z D_gradcheck=1, 2025-05-07T21:01:46.4197483Z stochastic_rounding=False, 2025-05-07T21:01:46.4197743Z weighted=False, 2025-05-07T21:01:46.4197959Z row_wise=True, 2025-05-07T21:01:46.4198172Z mixed=False, 2025-05-07T21:01:46.4198401Z use_cache=True, 2025-05-07T21:01:46.4198648Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4198930Z use_cpu=True, 2025-05-07T21:01:46.4199164Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4363376Z ) 2025-05-07T21:01:46.4363882Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4364668Z self=, 2025-05-07T21:01:46.4365431Z compile=True, 2025-05-07T21:01:46.4365717Z T=5, 2025-05-07T21:01:46.4365985Z D=41, 2025-05-07T21:01:46.4366171Z B=11, 2025-05-07T21:01:46.4366353Z log_E=4, 2025-05-07T21:01:46.4366550Z L=7, 2025-05-07T21:01:46.4366735Z D_gradcheck=2, 2025-05-07T21:01:46.4366968Z stochastic_rounding=False, 2025-05-07T21:01:46.4367227Z weighted=False, 2025-05-07T21:01:46.4367443Z row_wise=True, 2025-05-07T21:01:46.4367654Z mixed=True, 2025-05-07T21:01:46.4367864Z use_cache=False, 2025-05-07T21:01:46.4368215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4368505Z use_cpu=False, 2025-05-07T21:01:46.4368749Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4369012Z ) 2025-05-07T21:01:46.4369256Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4369916Z self=, 2025-05-07T21:01:46.4370458Z compile=False, 2025-05-07T21:01:46.4370664Z T=3, 2025-05-07T21:01:46.4370852Z D=17, 2025-05-07T21:01:46.4371038Z B=121, 2025-05-07T21:01:46.4371224Z log_E=4, 2025-05-07T21:01:46.4371433Z L=8, 2025-05-07T21:01:46.4371656Z D_gradcheck=2, 2025-05-07T21:01:46.4371887Z stochastic_rounding=True, 2025-05-07T21:01:46.4372149Z weighted=False, 2025-05-07T21:01:46.4372368Z row_wise=False, 2025-05-07T21:01:46.4372646Z mixed=False, 2025-05-07T21:01:46.4372863Z use_cache=False, 2025-05-07T21:01:46.4373121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4373412Z use_cpu=False, 2025-05-07T21:01:46.4373647Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4373913Z ) 2025-05-07T21:01:46.4374142Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4374729Z self=, 2025-05-07T21:01:46.4375273Z compile=False, 2025-05-07T21:01:46.4375476Z T=3, 2025-05-07T21:01:46.4375666Z D=98, 2025-05-07T21:01:46.4375851Z B=20, 2025-05-07T21:01:46.4376037Z log_E=4, 2025-05-07T21:01:46.4376230Z L=0, 2025-05-07T21:01:46.4376421Z D_gradcheck=2, 2025-05-07T21:01:46.4376649Z stochastic_rounding=True, 2025-05-07T21:01:46.4376900Z weighted=True, 2025-05-07T21:01:46.4377109Z row_wise=True, 2025-05-07T21:01:46.4377318Z mixed=False, 2025-05-07T21:01:46.4377525Z use_cache=False, 2025-05-07T21:01:46.4377771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4378060Z use_cpu=False, 2025-05-07T21:01:46.4378287Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4378545Z ) 2025-05-07T21:01:46.4378778Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4379363Z self=, 2025-05-07T21:01:46.4379902Z compile=True, 2025-05-07T21:01:46.4380109Z T=1, 2025-05-07T21:01:46.4380285Z D=4, 2025-05-07T21:01:46.4380469Z B=31, 2025-05-07T21:01:46.4380659Z log_E=5, 2025-05-07T21:01:46.4380849Z L=11, 2025-05-07T21:01:46.4381041Z D_gradcheck=1, 2025-05-07T21:01:46.4381271Z stochastic_rounding=False, 2025-05-07T21:01:46.4381533Z weighted=False, 2025-05-07T21:01:46.4381776Z row_wise=False, 2025-05-07T21:01:46.4382014Z mixed=False, 2025-05-07T21:01:46.4382222Z use_cache=True, 2025-05-07T21:01:46.4382465Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4382752Z use_cpu=True, 2025-05-07T21:01:46.4382990Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4383246Z ) 2025-05-07T21:01:46.4383482Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4384075Z self=, 2025-05-07T21:01:46.4384666Z compile=False, 2025-05-07T21:01:46.4384874Z T=1, 2025-05-07T21:01:46.4385059Z D=65, 2025-05-07T21:01:46.4385236Z B=86, 2025-05-07T21:01:46.4385418Z log_E=4, 2025-05-07T21:01:46.4385612Z L=0, 2025-05-07T21:01:46.4385796Z D_gradcheck=1, 2025-05-07T21:01:46.4386024Z stochastic_rounding=False, 2025-05-07T21:01:46.4386282Z weighted=False, 2025-05-07T21:01:46.4386493Z row_wise=True, 2025-05-07T21:01:46.4386700Z mixed=False, 2025-05-07T21:01:46.4386914Z use_cache=True, 2025-05-07T21:01:46.4387147Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4387445Z use_cpu=True, 2025-05-07T21:01:46.4387677Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4387984Z ) 2025-05-07T21:01:46.4388217Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4388807Z self=, 2025-05-07T21:01:46.4389344Z compile=True, 2025-05-07T21:01:46.4389594Z T=1, 2025-05-07T21:01:46.4389775Z D=47, 2025-05-07T21:01:46.4389959Z B=106, 2025-05-07T21:01:46.4390144Z log_E=3, 2025-05-07T21:01:46.4390337Z L=9, 2025-05-07T21:01:46.4390545Z D_gradcheck=1, 2025-05-07T21:01:46.4390768Z stochastic_rounding=False, 2025-05-07T21:01:46.4391024Z weighted=True, 2025-05-07T21:01:46.4391236Z row_wise=True, 2025-05-07T21:01:46.4391708Z mixed=False, 2025-05-07T21:01:46.4391926Z use_cache=False, 2025-05-07T21:01:46.4392171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4392454Z use_cpu=False, 2025-05-07T21:01:46.4392766Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4393028Z ) 2025-05-07T21:01:46.4393263Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4393850Z self=, 2025-05-07T21:01:46.4394390Z compile=False, 2025-05-07T21:01:46.4394601Z T=1, 2025-05-07T21:01:46.4394787Z D=7, 2025-05-07T21:01:46.4395001Z B=99, 2025-05-07T21:01:46.4395189Z log_E=3, 2025-05-07T21:01:46.4395382Z L=14, 2025-05-07T21:01:46.4395567Z D_gradcheck=2, 2025-05-07T21:01:46.4395798Z stochastic_rounding=True, 2025-05-07T21:01:46.4396057Z weighted=True, 2025-05-07T21:01:46.4396265Z row_wise=True, 2025-05-07T21:01:46.4396477Z mixed=False, 2025-05-07T21:01:46.4396689Z use_cache=True, 2025-05-07T21:01:46.4396923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4397209Z use_cpu=False, 2025-05-07T21:01:46.4397439Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4397698Z ) 2025-05-07T21:01:46.4397929Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4398521Z self=, 2025-05-07T21:01:46.4399059Z compile=True, 2025-05-07T21:01:46.4399256Z T=5, 2025-05-07T21:01:46.4399436Z D=74, 2025-05-07T21:01:46.4399627Z B=39, 2025-05-07T21:01:46.4399807Z log_E=3, 2025-05-07T21:01:46.4399999Z L=17, 2025-05-07T21:01:46.4400191Z D_gradcheck=2, 2025-05-07T21:01:46.4400485Z stochastic_rounding=False, 2025-05-07T21:01:46.4400743Z weighted=True, 2025-05-07T21:01:46.4400961Z row_wise=False, 2025-05-07T21:01:46.4401165Z mixed=True, 2025-05-07T21:01:46.4401370Z use_cache=False, 2025-05-07T21:01:46.4401618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4401897Z use_cpu=True, 2025-05-07T21:01:46.4402132Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4402389Z ) 2025-05-07T21:01:46.4402622Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4403209Z self=, 2025-05-07T21:01:46.4403754Z compile=True, 2025-05-07T21:01:46.4403956Z T=2, 2025-05-07T21:01:46.4404135Z D=89, 2025-05-07T21:01:46.4404319Z B=29, 2025-05-07T21:01:46.4404580Z log_E=4, 2025-05-07T21:01:46.4404771Z L=3, 2025-05-07T21:01:46.4404963Z D_gradcheck=2, 2025-05-07T21:01:46.4405193Z stochastic_rounding=False, 2025-05-07T21:01:46.4405444Z weighted=True, 2025-05-07T21:01:46.4405661Z row_wise=False, 2025-05-07T21:01:46.4405877Z mixed=False, 2025-05-07T21:01:46.4406081Z use_cache=True, 2025-05-07T21:01:46.4412563Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4412943Z use_cpu=False, 2025-05-07T21:01:46.4413185Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4413441Z ) 2025-05-07T21:01:46.4413685Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4414268Z self=, 2025-05-07T21:01:46.4414972Z compile=True, 2025-05-07T21:01:46.4415181Z T=1, 2025-05-07T21:01:46.4415361Z D=96, 2025-05-07T21:01:46.4415547Z B=52, 2025-05-07T21:01:46.4415731Z log_E=3, 2025-05-07T21:01:46.4415917Z L=16, 2025-05-07T21:01:46.4416175Z D_gradcheck=1, 2025-05-07T21:01:46.4416400Z stochastic_rounding=True, 2025-05-07T21:01:46.4416649Z weighted=True, 2025-05-07T21:01:46.4416864Z row_wise=False, 2025-05-07T21:01:46.4417072Z mixed=True, 2025-05-07T21:01:46.4417269Z use_cache=True, 2025-05-07T21:01:46.4417508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4417792Z use_cpu=True, 2025-05-07T21:01:46.4418020Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4418277Z ) 2025-05-07T21:01:46.4418511Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4419147Z self=, 2025-05-07T21:01:46.4419693Z compile=False, 2025-05-07T21:01:46.4419900Z T=4, 2025-05-07T21:01:46.4420084Z D=73, 2025-05-07T21:01:46.4420263Z B=4, 2025-05-07T21:01:46.4420445Z log_E=5, 2025-05-07T21:01:46.4420632Z L=2, 2025-05-07T21:01:46.4420814Z D_gradcheck=2, 2025-05-07T21:01:46.4421040Z stochastic_rounding=True, 2025-05-07T21:01:46.4421289Z weighted=True, 2025-05-07T21:01:46.4421506Z row_wise=False, 2025-05-07T21:01:46.4421747Z mixed=False, 2025-05-07T21:01:46.4421957Z use_cache=True, 2025-05-07T21:01:46.4422186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4422467Z use_cpu=True, 2025-05-07T21:01:46.4422694Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4422943Z ) 2025-05-07T21:01:46.4423171Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4423757Z self=, 2025-05-07T21:01:46.4424288Z compile=True, 2025-05-07T21:01:46.4424496Z T=4, 2025-05-07T21:01:46.4424675Z D=101, 2025-05-07T21:01:46.4424855Z B=25, 2025-05-07T21:01:46.4425036Z log_E=5, 2025-05-07T21:01:46.4425227Z L=17, 2025-05-07T21:01:46.4425412Z D_gradcheck=1, 2025-05-07T21:01:46.4425633Z stochastic_rounding=True, 2025-05-07T21:01:46.4425889Z weighted=True, 2025-05-07T21:01:46.4426100Z row_wise=True, 2025-05-07T21:01:46.4426301Z mixed=False, 2025-05-07T21:01:46.4426506Z use_cache=True, 2025-05-07T21:01:46.4426737Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4427010Z use_cpu=False, 2025-05-07T21:01:46.4427243Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4427499Z ) 2025-05-07T21:01:46.4427724Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4428311Z self=, 2025-05-07T21:01:46.4428849Z compile=False, 2025-05-07T21:01:46.4429050Z T=5, 2025-05-07T21:01:46.4429234Z D=44, 2025-05-07T21:01:46.4429416Z B=52, 2025-05-07T21:01:46.4429594Z log_E=3, 2025-05-07T21:01:46.4429784Z L=7, 2025-05-07T21:01:46.4429968Z D_gradcheck=1, 2025-05-07T21:01:46.4430187Z stochastic_rounding=False, 2025-05-07T21:01:46.4430441Z weighted=True, 2025-05-07T21:01:46.4431315Z row_wise=False, 2025-05-07T21:01:46.4431561Z mixed=False, 2025-05-07T21:01:46.4431780Z use_cache=False, 2025-05-07T21:01:46.4432021Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4432303Z use_cpu=True, 2025-05-07T21:01:46.4432532Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4432787Z ) 2025-05-07T21:01:46.4433022Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4433601Z self=, 2025-05-07T21:01:46.4434141Z compile=True, 2025-05-07T21:01:46.4434347Z T=2, 2025-05-07T21:01:46.4434525Z D=92, 2025-05-07T21:01:46.4434757Z B=76, 2025-05-07T21:01:46.4434939Z log_E=4, 2025-05-07T21:01:46.4435124Z L=16, 2025-05-07T21:01:46.4435309Z D_gradcheck=2, 2025-05-07T21:01:46.4435530Z stochastic_rounding=True, 2025-05-07T21:01:46.4435785Z weighted=False, 2025-05-07T21:01:46.4435995Z row_wise=True, 2025-05-07T21:01:46.4436247Z mixed=True, 2025-05-07T21:01:46.4436446Z use_cache=False, 2025-05-07T21:01:46.4436687Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4436967Z use_cpu=True, 2025-05-07T21:01:46.4437190Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4437445Z ) 2025-05-07T21:01:46.4437671Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4438255Z self=, 2025-05-07T21:01:46.4438780Z compile=True, 2025-05-07T21:01:46.4438984Z T=1, 2025-05-07T21:01:46.4439213Z D=92, 2025-05-07T21:01:46.4439394Z B=85, 2025-05-07T21:01:46.4439582Z log_E=4, 2025-05-07T21:01:46.4439774Z L=4, 2025-05-07T21:01:46.4439954Z D_gradcheck=2, 2025-05-07T21:01:46.4440185Z stochastic_rounding=False, 2025-05-07T21:01:46.4440558Z weighted=True, 2025-05-07T21:01:46.4440762Z row_wise=False, 2025-05-07T21:01:46.4440974Z mixed=False, 2025-05-07T21:01:46.4441184Z use_cache=False, 2025-05-07T21:01:46.4441446Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4441762Z use_cpu=False, 2025-05-07T21:01:46.4441994Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4442243Z ) 2025-05-07T21:01:46.4442472Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4443062Z self=, 2025-05-07T21:01:46.4443600Z compile=False, 2025-05-07T21:01:46.4443800Z T=4, 2025-05-07T21:01:46.4443981Z D=79, 2025-05-07T21:01:46.4444161Z B=27, 2025-05-07T21:01:46.4444343Z log_E=4, 2025-05-07T21:01:46.4444532Z L=19, 2025-05-07T21:01:46.4444721Z D_gradcheck=1, 2025-05-07T21:01:46.4444938Z stochastic_rounding=True, 2025-05-07T21:01:46.4445190Z weighted=False, 2025-05-07T21:01:46.4445401Z row_wise=False, 2025-05-07T21:01:46.4445601Z mixed=True, 2025-05-07T21:01:46.4445804Z use_cache=False, 2025-05-07T21:01:46.4446049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4446329Z use_cpu=False, 2025-05-07T21:01:46.4446561Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4446813Z ) 2025-05-07T21:01:46.4447039Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4447627Z self=, 2025-05-07T21:01:46.4448160Z compile=False, 2025-05-07T21:01:46.4448358Z T=2, 2025-05-07T21:01:46.4448539Z D=13, 2025-05-07T21:01:46.4448722Z B=21, 2025-05-07T21:01:46.4448905Z log_E=3, 2025-05-07T21:01:46.4449094Z L=4, 2025-05-07T21:01:46.4449281Z D_gradcheck=2, 2025-05-07T21:01:46.4449506Z stochastic_rounding=False, 2025-05-07T21:01:46.4449760Z weighted=True, 2025-05-07T21:01:46.4449970Z row_wise=False, 2025-05-07T21:01:46.4450176Z mixed=False, 2025-05-07T21:01:46.4450380Z use_cache=True, 2025-05-07T21:01:46.4450675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4450962Z use_cpu=True, 2025-05-07T21:01:46.4451187Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4451464Z ) 2025-05-07T21:01:46.4451730Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4452311Z self=, 2025-05-07T21:01:46.4452844Z compile=True, 2025-05-07T21:01:46.4453045Z T=4, 2025-05-07T21:01:46.4453223Z D=104, 2025-05-07T21:01:46.4453402Z B=98, 2025-05-07T21:01:46.4453589Z log_E=5, 2025-05-07T21:01:46.4453774Z L=11, 2025-05-07T21:01:46.4453963Z D_gradcheck=1, 2025-05-07T21:01:46.4454184Z stochastic_rounding=True, 2025-05-07T21:01:46.4454480Z weighted=False, 2025-05-07T21:01:46.4454691Z row_wise=False, 2025-05-07T21:01:46.4454898Z mixed=True, 2025-05-07T21:01:46.4455100Z use_cache=False, 2025-05-07T21:01:46.4455354Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4455680Z use_cpu=True, 2025-05-07T21:01:46.4455905Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4456157Z ) 2025-05-07T21:01:46.4456390Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4456980Z self=, 2025-05-07T21:01:46.4457697Z compile=True, 2025-05-07T21:01:46.4457906Z T=2, 2025-05-07T21:01:46.4458084Z D=26, 2025-05-07T21:01:46.4458261Z B=18, 2025-05-07T21:01:46.4458446Z log_E=4, 2025-05-07T21:01:46.4458642Z L=13, 2025-05-07T21:01:46.4458824Z D_gradcheck=1, 2025-05-07T21:01:46.4459109Z stochastic_rounding=False, 2025-05-07T21:01:46.4459371Z weighted=True, 2025-05-07T21:01:46.4459579Z row_wise=False, 2025-05-07T21:01:46.4459791Z mixed=False, 2025-05-07T21:01:46.4459997Z use_cache=True, 2025-05-07T21:01:46.4460233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4460518Z use_cpu=False, 2025-05-07T21:01:46.4460754Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4631149Z ) 2025-05-07T21:01:46.4631620Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4633382Z self=, 2025-05-07T21:01:46.4634821Z compile=False, 2025-05-07T21:01:46.4635236Z T=3, 2025-05-07T21:01:46.4635623Z D=49, 2025-05-07T21:01:46.4635994Z B=1, 2025-05-07T21:01:46.4636356Z log_E=5, 2025-05-07T21:01:46.4636747Z L=14, 2025-05-07T21:01:46.4637132Z D_gradcheck=2, 2025-05-07T21:01:46.4637605Z stochastic_rounding=False, 2025-05-07T21:01:46.4638128Z weighted=True, 2025-05-07T21:01:46.4638563Z row_wise=True, 2025-05-07T21:01:46.4638975Z mixed=False, 2025-05-07T21:01:46.4639397Z use_cache=False, 2025-05-07T21:01:46.4639897Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4640561Z use_cpu=False, 2025-05-07T21:01:46.4641037Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4641636Z ) 2025-05-07T21:01:46.4641903Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4642520Z self=, 2025-05-07T21:01:46.4643070Z compile=False, 2025-05-07T21:01:46.4643285Z T=4, 2025-05-07T21:01:46.4643469Z D=10, 2025-05-07T21:01:46.4643658Z B=119, 2025-05-07T21:01:46.4643851Z log_E=3, 2025-05-07T21:01:46.4644043Z L=10, 2025-05-07T21:01:46.4644242Z D_gradcheck=2, 2025-05-07T21:01:46.4644476Z stochastic_rounding=True, 2025-05-07T21:01:46.4644736Z weighted=True, 2025-05-07T21:01:46.4644954Z row_wise=True, 2025-05-07T21:01:46.4645169Z mixed=False, 2025-05-07T21:01:46.4645380Z use_cache=True, 2025-05-07T21:01:46.4645626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4645917Z use_cpu=True, 2025-05-07T21:01:46.4646152Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4646419Z ) 2025-05-07T21:01:46.4646788Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4647387Z self=, 2025-05-07T21:01:46.4647929Z compile=False, 2025-05-07T21:01:46.4648144Z T=3, 2025-05-07T21:01:46.4648335Z D=53, 2025-05-07T21:01:46.4648519Z B=24, 2025-05-07T21:01:46.4648715Z log_E=4, 2025-05-07T21:01:46.4648917Z L=10, 2025-05-07T21:01:46.4649108Z D_gradcheck=1, 2025-05-07T21:01:46.4649341Z stochastic_rounding=True, 2025-05-07T21:01:46.4649606Z weighted=True, 2025-05-07T21:01:46.4649827Z row_wise=False, 2025-05-07T21:01:46.4650043Z mixed=True, 2025-05-07T21:01:46.4650255Z use_cache=True, 2025-05-07T21:01:46.4650567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4650865Z use_cpu=True, 2025-05-07T21:01:46.4651103Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4651366Z ) 2025-05-07T21:01:46.4651609Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4652280Z self=, 2025-05-07T21:01:46.4652824Z compile=False, 2025-05-07T21:01:46.4653038Z T=4, 2025-05-07T21:01:46.4653226Z D=116, 2025-05-07T21:01:46.4653413Z B=108, 2025-05-07T21:01:46.4653604Z log_E=3, 2025-05-07T21:01:46.4653804Z L=8, 2025-05-07T21:01:46.4654003Z D_gradcheck=2, 2025-05-07T21:01:46.4654230Z stochastic_rounding=True, 2025-05-07T21:01:46.4654494Z weighted=False, 2025-05-07T21:01:46.4654715Z row_wise=False, 2025-05-07T21:01:46.4654994Z mixed=True, 2025-05-07T21:01:46.4655211Z use_cache=True, 2025-05-07T21:01:46.4655453Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4655745Z use_cpu=False, 2025-05-07T21:01:46.4655987Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4656252Z ) 2025-05-07T21:01:46.4656485Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4657080Z self=, 2025-05-07T21:01:46.4657627Z compile=False, 2025-05-07T21:01:46.4657834Z T=5, 2025-05-07T21:01:46.4658023Z D=15, 2025-05-07T21:01:46.4658217Z B=125, 2025-05-07T21:01:46.4658404Z log_E=4, 2025-05-07T21:01:46.4658602Z L=13, 2025-05-07T21:01:46.4658798Z D_gradcheck=2, 2025-05-07T21:01:46.4659025Z stochastic_rounding=False, 2025-05-07T21:01:46.4659291Z weighted=False, 2025-05-07T21:01:46.4659513Z row_wise=True, 2025-05-07T21:01:46.4659721Z mixed=True, 2025-05-07T21:01:46.4659938Z use_cache=True, 2025-05-07T21:01:46.4660183Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4660480Z use_cpu=True, 2025-05-07T21:01:46.4660710Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4660970Z ) 2025-05-07T21:01:46.4661205Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4661844Z self=, 2025-05-07T21:01:46.4662388Z compile=True, 2025-05-07T21:01:46.4662596Z T=3, 2025-05-07T21:01:46.4662777Z D=28, 2025-05-07T21:01:46.4662965Z B=44, 2025-05-07T21:01:46.4663154Z log_E=3, 2025-05-07T21:01:46.4663342Z L=2, 2025-05-07T21:01:46.4663537Z D_gradcheck=2, 2025-05-07T21:01:46.4663773Z stochastic_rounding=True, 2025-05-07T21:01:46.4664025Z weighted=False, 2025-05-07T21:01:46.4664247Z row_wise=False, 2025-05-07T21:01:46.4664468Z mixed=False, 2025-05-07T21:01:46.4664677Z use_cache=False, 2025-05-07T21:01:46.4664932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4665222Z use_cpu=True, 2025-05-07T21:01:46.4665454Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4665716Z ) 2025-05-07T21:01:46.4665956Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4666545Z self=, 2025-05-07T21:01:46.4667172Z compile=False, 2025-05-07T21:01:46.4667387Z T=4, 2025-05-07T21:01:46.4667583Z D=82, 2025-05-07T21:01:46.4667766Z B=52, 2025-05-07T21:01:46.4667957Z log_E=3, 2025-05-07T21:01:46.4668156Z L=13, 2025-05-07T21:01:46.4668342Z D_gradcheck=2, 2025-05-07T21:01:46.4668573Z stochastic_rounding=True, 2025-05-07T21:01:46.4668831Z weighted=False, 2025-05-07T21:01:46.4669040Z row_wise=False, 2025-05-07T21:01:46.4669253Z mixed=False, 2025-05-07T21:01:46.4669466Z use_cache=True, 2025-05-07T21:01:46.4669699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4669990Z use_cpu=False, 2025-05-07T21:01:46.4670223Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4670529Z ) 2025-05-07T21:01:46.4670763Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4671352Z self=, 2025-05-07T21:01:46.4671923Z compile=True, 2025-05-07T21:01:46.4672187Z T=3, 2025-05-07T21:01:46.4672375Z D=7, 2025-05-07T21:01:46.4672559Z B=67, 2025-05-07T21:01:46.4672742Z log_E=3, 2025-05-07T21:01:46.4672938Z L=11, 2025-05-07T21:01:46.4673129Z D_gradcheck=2, 2025-05-07T21:01:46.4673353Z stochastic_rounding=True, 2025-05-07T21:01:46.4673615Z weighted=False, 2025-05-07T21:01:46.4673829Z row_wise=False, 2025-05-07T21:01:46.4674035Z mixed=True, 2025-05-07T21:01:46.4674245Z use_cache=False, 2025-05-07T21:01:46.4674491Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4674775Z use_cpu=True, 2025-05-07T21:01:46.4675055Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4675316Z ) 2025-05-07T21:01:46.4675549Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4676140Z self=, 2025-05-07T21:01:46.4676677Z compile=True, 2025-05-07T21:01:46.4676879Z T=1, 2025-05-07T21:01:46.4677073Z D=58, 2025-05-07T21:01:46.4677262Z B=32, 2025-05-07T21:01:46.4677442Z log_E=5, 2025-05-07T21:01:46.4677643Z L=10, 2025-05-07T21:01:46.4677839Z D_gradcheck=2, 2025-05-07T21:01:46.4678065Z stochastic_rounding=True, 2025-05-07T21:01:46.4678326Z weighted=True, 2025-05-07T21:01:46.4678541Z row_wise=False, 2025-05-07T21:01:46.4678755Z mixed=True, 2025-05-07T21:01:46.4678957Z use_cache=False, 2025-05-07T21:01:46.4679210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4679499Z use_cpu=False, 2025-05-07T21:01:46.4679730Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4679991Z ) 2025-05-07T21:01:46.4680225Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4680882Z self=, 2025-05-07T21:01:46.4681431Z compile=False, 2025-05-07T21:01:46.4681640Z T=1, 2025-05-07T21:01:46.4681818Z D=40, 2025-05-07T21:01:46.4682008Z B=29, 2025-05-07T21:01:46.4682190Z log_E=3, 2025-05-07T21:01:46.4682383Z L=11, 2025-05-07T21:01:46.4682578Z D_gradcheck=2, 2025-05-07T21:01:46.4682805Z stochastic_rounding=True, 2025-05-07T21:01:46.4683057Z weighted=True, 2025-05-07T21:01:46.4683269Z row_wise=True, 2025-05-07T21:01:46.4683479Z mixed=False, 2025-05-07T21:01:46.4683685Z use_cache=False, 2025-05-07T21:01:46.4683934Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4684222Z use_cpu=True, 2025-05-07T21:01:46.4684455Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4684714Z ) 2025-05-07T21:01:46.4684949Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4685541Z self=, 2025-05-07T21:01:46.4686079Z compile=True, 2025-05-07T21:01:46.4686285Z T=3, 2025-05-07T21:01:46.4686470Z D=103, 2025-05-07T21:01:46.4686650Z B=45, 2025-05-07T21:01:46.4686887Z log_E=3, 2025-05-07T21:01:46.4687088Z L=16, 2025-05-07T21:01:46.4687274Z D_gradcheck=2, 2025-05-07T21:01:46.4687502Z stochastic_rounding=True, 2025-05-07T21:01:46.4687756Z weighted=False, 2025-05-07T21:01:46.4687965Z row_wise=True, 2025-05-07T21:01:46.4688172Z mixed=False, 2025-05-07T21:01:46.4694461Z use_cache=False, 2025-05-07T21:01:46.4694846Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4695141Z use_cpu=True, 2025-05-07T21:01:46.4695375Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4695629Z ) 2025-05-07T21:01:46.4695866Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4696459Z self=, 2025-05-07T21:01:46.4697125Z compile=True, 2025-05-07T21:01:46.4697325Z T=2, 2025-05-07T21:01:46.4697510Z D=90, 2025-05-07T21:01:46.4697693Z B=19, 2025-05-07T21:01:46.4697871Z log_E=5, 2025-05-07T21:01:46.4698061Z L=0, 2025-05-07T21:01:46.4698314Z D_gradcheck=1, 2025-05-07T21:01:46.4698535Z stochastic_rounding=True, 2025-05-07T21:01:46.4698789Z weighted=True, 2025-05-07T21:01:46.4699007Z row_wise=False, 2025-05-07T21:01:46.4699211Z mixed=False, 2025-05-07T21:01:46.4699422Z use_cache=False, 2025-05-07T21:01:46.4699669Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4699952Z use_cpu=False, 2025-05-07T21:01:46.4700184Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4700437Z ) 2025-05-07T21:01:46.4700663Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4701319Z self=, 2025-05-07T21:01:46.4701919Z compile=False, 2025-05-07T21:01:46.4702119Z T=1, 2025-05-07T21:01:46.4702299Z D=52, 2025-05-07T21:01:46.4702481Z B=119, 2025-05-07T21:01:46.4702661Z log_E=5, 2025-05-07T21:01:46.4702853Z L=5, 2025-05-07T21:01:46.4703035Z D_gradcheck=2, 2025-05-07T21:01:46.4703260Z stochastic_rounding=True, 2025-05-07T21:01:46.4703509Z weighted=False, 2025-05-07T21:01:46.4703718Z row_wise=False, 2025-05-07T21:01:46.4703927Z mixed=False, 2025-05-07T21:01:46.4704128Z use_cache=True, 2025-05-07T21:01:46.4704360Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4704645Z use_cpu=True, 2025-05-07T21:01:46.4704871Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4705131Z ) 2025-05-07T21:01:46.4705363Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4705949Z self=, 2025-05-07T21:01:46.4706488Z compile=True, 2025-05-07T21:01:46.4706695Z T=5, 2025-05-07T21:01:46.4706873Z D=117, 2025-05-07T21:01:46.4707055Z B=68, 2025-05-07T21:01:46.4707234Z log_E=3, 2025-05-07T21:01:46.4707420Z L=18, 2025-05-07T21:01:46.4707608Z D_gradcheck=1, 2025-05-07T21:01:46.4707840Z stochastic_rounding=False, 2025-05-07T21:01:46.4708095Z weighted=True, 2025-05-07T21:01:46.4708310Z row_wise=False, 2025-05-07T21:01:46.4708519Z mixed=True, 2025-05-07T21:01:46.4708719Z use_cache=False, 2025-05-07T21:01:46.4708965Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4709248Z use_cpu=False, 2025-05-07T21:01:46.4709476Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4709730Z ) 2025-05-07T21:01:46.4709963Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4710553Z self=, 2025-05-07T21:01:46.4711087Z compile=False, 2025-05-07T21:01:46.4711302Z T=4, 2025-05-07T21:01:46.4711485Z D=9, 2025-05-07T21:01:46.4711660Z B=71, 2025-05-07T21:01:46.4711840Z log_E=4, 2025-05-07T21:01:46.4712030Z L=16, 2025-05-07T21:01:46.4712214Z D_gradcheck=2, 2025-05-07T21:01:46.4712442Z stochastic_rounding=False, 2025-05-07T21:01:46.4712782Z weighted=True, 2025-05-07T21:01:46.4712989Z row_wise=True, 2025-05-07T21:01:46.4713194Z mixed=True, 2025-05-07T21:01:46.4713394Z use_cache=True, 2025-05-07T21:01:46.4713628Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4713912Z use_cpu=True, 2025-05-07T21:01:46.4714144Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4714392Z ) 2025-05-07T21:01:46.4714626Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4715215Z self=, 2025-05-07T21:01:46.4715747Z compile=True, 2025-05-07T21:01:46.4715947Z T=2, 2025-05-07T21:01:46.4716133Z D=116, 2025-05-07T21:01:46.4716372Z B=88, 2025-05-07T21:01:46.4716549Z log_E=4, 2025-05-07T21:01:46.4716745Z L=8, 2025-05-07T21:01:46.4716934Z D_gradcheck=1, 2025-05-07T21:01:46.4717152Z stochastic_rounding=True, 2025-05-07T21:01:46.4717403Z weighted=True, 2025-05-07T21:01:46.4717615Z row_wise=False, 2025-05-07T21:01:46.4717865Z mixed=False, 2025-05-07T21:01:46.4718068Z use_cache=True, 2025-05-07T21:01:46.4718302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4718586Z use_cpu=False, 2025-05-07T21:01:46.4718825Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4719080Z ) 2025-05-07T21:01:46.4719311Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4719907Z self=, 2025-05-07T21:01:46.4720529Z compile=False, 2025-05-07T21:01:46.4720736Z T=5, 2025-05-07T21:01:46.4720959Z D=68, 2025-05-07T21:01:46.4721143Z B=111, 2025-05-07T21:01:46.4721329Z log_E=3, 2025-05-07T21:01:46.4721514Z L=13, 2025-05-07T21:01:46.4721708Z D_gradcheck=2, 2025-05-07T21:01:46.4721934Z stochastic_rounding=False, 2025-05-07T21:01:46.4722185Z weighted=False, 2025-05-07T21:01:46.4722391Z row_wise=False, 2025-05-07T21:01:46.4722602Z mixed=True, 2025-05-07T21:01:46.4722686Z use_cache=False, 2025-05-07T21:01:46.4722794Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4722881Z use_cpu=False, 2025-05-07T21:01:46.4722984Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4723057Z ) 2025-05-07T21:01:46.4723192Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4723547Z self=, 2025-05-07T21:01:46.4723628Z compile=True, 2025-05-07T21:01:46.4723706Z T=1, 2025-05-07T21:01:46.4723783Z D=120, 2025-05-07T21:01:46.4723865Z B=48, 2025-05-07T21:01:46.4723946Z log_E=3, 2025-05-07T21:01:46.4724025Z L=17, 2025-05-07T21:01:46.4724110Z D_gradcheck=1, 2025-05-07T21:01:46.4724204Z stochastic_rounding=True, 2025-05-07T21:01:46.4724283Z weighted=False, 2025-05-07T21:01:46.4724365Z row_wise=False, 2025-05-07T21:01:46.4724443Z mixed=True, 2025-05-07T21:01:46.4724524Z use_cache=True, 2025-05-07T21:01:46.4724637Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4724720Z use_cpu=True, 2025-05-07T21:01:46.4724823Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4724903Z ) 2025-05-07T21:01:46.4725036Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4725388Z self=, 2025-05-07T21:01:46.4725477Z compile=False, 2025-05-07T21:01:46.4725550Z T=4, 2025-05-07T21:01:46.4725630Z D=113, 2025-05-07T21:01:46.4725705Z B=17, 2025-05-07T21:01:46.4725785Z log_E=4, 2025-05-07T21:01:46.4725866Z L=0, 2025-05-07T21:01:46.4725946Z D_gradcheck=1, 2025-05-07T21:01:46.4726045Z stochastic_rounding=True, 2025-05-07T21:01:46.4726129Z weighted=False, 2025-05-07T21:01:46.4726213Z row_wise=False, 2025-05-07T21:01:46.4726294Z mixed=False, 2025-05-07T21:01:46.4726383Z use_cache=False, 2025-05-07T21:01:46.4726555Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4726638Z use_cpu=True, 2025-05-07T21:01:46.4726742Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4899183Z ) 2025-05-07T21:01:46.4899418Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4899935Z self=, 2025-05-07T21:01:46.4900112Z compile=False, 2025-05-07T21:01:46.4900222Z T=1, 2025-05-07T21:01:46.4900337Z D=128, 2025-05-07T21:01:46.4900456Z B=49, 2025-05-07T21:01:46.4900566Z log_E=3, 2025-05-07T21:01:46.4900676Z L=17, 2025-05-07T21:01:46.4900795Z D_gradcheck=2, 2025-05-07T21:01:46.4900927Z stochastic_rounding=True, 2025-05-07T21:01:46.4901181Z weighted=False, 2025-05-07T21:01:46.4901299Z row_wise=False, 2025-05-07T21:01:46.4901411Z mixed=True, 2025-05-07T21:01:46.4901528Z use_cache=True, 2025-05-07T21:01:46.4901697Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4901920Z use_cpu=True, 2025-05-07T21:01:46.4902089Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4902171Z ) 2025-05-07T21:01:46.4902310Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4902675Z self=, 2025-05-07T21:01:46.4902762Z compile=True, 2025-05-07T21:01:46.4902843Z T=4, 2025-05-07T21:01:46.4902925Z D=18, 2025-05-07T21:01:46.4903005Z B=28, 2025-05-07T21:01:46.4903086Z log_E=5, 2025-05-07T21:01:46.4903168Z L=9, 2025-05-07T21:01:46.4903358Z D_gradcheck=1, 2025-05-07T21:01:46.4903461Z stochastic_rounding=True, 2025-05-07T21:01:46.4903555Z weighted=False, 2025-05-07T21:01:46.4903639Z row_wise=False, 2025-05-07T21:01:46.4903718Z mixed=True, 2025-05-07T21:01:46.4903810Z use_cache=True, 2025-05-07T21:01:46.4903922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4904011Z use_cpu=True, 2025-05-07T21:01:46.4904124Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4904202Z ) 2025-05-07T21:01:46.4904346Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4904701Z self=, 2025-05-07T21:01:46.4904791Z compile=False, 2025-05-07T21:01:46.4904875Z T=1, 2025-05-07T21:01:46.4904955Z D=107, 2025-05-07T21:01:46.4905037Z B=110, 2025-05-07T21:01:46.4905124Z log_E=5, 2025-05-07T21:01:46.4905202Z L=2, 2025-05-07T21:01:46.4905287Z D_gradcheck=2, 2025-05-07T21:01:46.4905394Z stochastic_rounding=True, 2025-05-07T21:01:46.4905480Z weighted=True, 2025-05-07T21:01:46.4905568Z row_wise=True, 2025-05-07T21:01:46.4905657Z mixed=False, 2025-05-07T21:01:46.4905742Z use_cache=False, 2025-05-07T21:01:46.4905856Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4905940Z use_cpu=True, 2025-05-07T21:01:46.4906047Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4906127Z ) 2025-05-07T21:01:46.4906262Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4906614Z self=, 2025-05-07T21:01:46.4906705Z compile=False, 2025-05-07T21:01:46.4906788Z T=3, 2025-05-07T21:01:46.4906870Z D=58, 2025-05-07T21:01:46.4906960Z B=3, 2025-05-07T21:01:46.4907043Z log_E=4, 2025-05-07T21:01:46.4907125Z L=16, 2025-05-07T21:01:46.4907216Z D_gradcheck=2, 2025-05-07T21:01:46.4907315Z stochastic_rounding=True, 2025-05-07T21:01:46.4907406Z weighted=True, 2025-05-07T21:01:46.4907489Z row_wise=False, 2025-05-07T21:01:46.4907575Z mixed=False, 2025-05-07T21:01:46.4907667Z use_cache=False, 2025-05-07T21:01:46.4907780Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4907863Z use_cpu=True, 2025-05-07T21:01:46.4907974Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4908051Z ) 2025-05-07T21:01:46.4908256Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4908617Z self=, 2025-05-07T21:01:46.4908705Z compile=False, 2025-05-07T21:01:46.4908783Z T=3, 2025-05-07T21:01:46.4908866Z D=83, 2025-05-07T21:01:46.4908945Z B=125, 2025-05-07T21:01:46.4909024Z log_E=5, 2025-05-07T21:01:46.4909106Z L=16, 2025-05-07T21:01:46.4909189Z D_gradcheck=1, 2025-05-07T21:01:46.4909293Z stochastic_rounding=False, 2025-05-07T21:01:46.4909376Z weighted=True, 2025-05-07T21:01:46.4909463Z row_wise=False, 2025-05-07T21:01:46.4909549Z mixed=True, 2025-05-07T21:01:46.4909679Z use_cache=True, 2025-05-07T21:01:46.4909793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4909882Z use_cpu=True, 2025-05-07T21:01:46.4909988Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4910065Z ) 2025-05-07T21:01:46.4910209Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4910613Z self=, 2025-05-07T21:01:46.4910700Z compile=False, 2025-05-07T21:01:46.4910783Z T=1, 2025-05-07T21:01:46.4910860Z D=101, 2025-05-07T21:01:46.4910944Z B=64, 2025-05-07T21:01:46.4911022Z log_E=4, 2025-05-07T21:01:46.4911103Z L=5, 2025-05-07T21:01:46.4911191Z D_gradcheck=2, 2025-05-07T21:01:46.4911290Z stochastic_rounding=False, 2025-05-07T21:01:46.4911373Z weighted=True, 2025-05-07T21:01:46.4911461Z row_wise=False, 2025-05-07T21:01:46.4911584Z mixed=False, 2025-05-07T21:01:46.4911671Z use_cache=False, 2025-05-07T21:01:46.4911786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4911872Z use_cpu=False, 2025-05-07T21:01:46.4911976Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4912086Z ) 2025-05-07T21:01:46.4912226Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4912583Z self=, 2025-05-07T21:01:46.4912674Z compile=False, 2025-05-07T21:01:46.4912759Z T=2, 2025-05-07T21:01:46.4912840Z D=11, 2025-05-07T21:01:46.4912920Z B=59, 2025-05-07T21:01:46.4913007Z log_E=4, 2025-05-07T21:01:46.4913088Z L=20, 2025-05-07T21:01:46.4913174Z D_gradcheck=2, 2025-05-07T21:01:46.4913285Z stochastic_rounding=True, 2025-05-07T21:01:46.4913372Z weighted=True, 2025-05-07T21:01:46.4913462Z row_wise=False, 2025-05-07T21:01:46.4913550Z mixed=False, 2025-05-07T21:01:46.4913639Z use_cache=False, 2025-05-07T21:01:46.4913754Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4913841Z use_cpu=False, 2025-05-07T21:01:46.4913948Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4914031Z ) 2025-05-07T21:01:46.4914168Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4914525Z self=, 2025-05-07T21:01:46.4914618Z compile=False, 2025-05-07T21:01:46.4914698Z T=5, 2025-05-07T21:01:46.4914780Z D=111, 2025-05-07T21:01:46.4914863Z B=26, 2025-05-07T21:01:46.4914941Z log_E=3, 2025-05-07T21:01:46.4915021Z L=5, 2025-05-07T21:01:46.4915112Z D_gradcheck=2, 2025-05-07T21:01:46.4915213Z stochastic_rounding=False, 2025-05-07T21:01:46.4915303Z weighted=True, 2025-05-07T21:01:46.4915390Z row_wise=True, 2025-05-07T21:01:46.4915474Z mixed=False, 2025-05-07T21:01:46.4915567Z use_cache=False, 2025-05-07T21:01:46.4915681Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4915766Z use_cpu=True, 2025-05-07T21:01:46.4915882Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4915961Z ) 2025-05-07T21:01:46.4916100Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4916509Z self=, 2025-05-07T21:01:46.4916601Z compile=False, 2025-05-07T21:01:46.4916684Z T=4, 2025-05-07T21:01:46.4916766Z D=49, 2025-05-07T21:01:46.4916846Z B=63, 2025-05-07T21:01:46.4916934Z log_E=5, 2025-05-07T21:01:46.4917014Z L=8, 2025-05-07T21:01:46.4917100Z D_gradcheck=1, 2025-05-07T21:01:46.4917204Z stochastic_rounding=False, 2025-05-07T21:01:46.4917292Z weighted=True, 2025-05-07T21:01:46.4917374Z row_wise=True, 2025-05-07T21:01:46.4917464Z mixed=False, 2025-05-07T21:01:46.4917551Z use_cache=False, 2025-05-07T21:01:46.4917663Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4917756Z use_cpu=True, 2025-05-07T21:01:46.4917863Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4917983Z ) 2025-05-07T21:01:46.4918125Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4918481Z self=, 2025-05-07T21:01:46.4918576Z compile=True, 2025-05-07T21:01:46.4918692Z T=2, 2025-05-07T21:01:46.4918773Z D=106, 2025-05-07T21:01:46.4918854Z B=80, 2025-05-07T21:01:46.4918934Z log_E=4, 2025-05-07T21:01:46.4919012Z L=20, 2025-05-07T21:01:46.4919102Z D_gradcheck=1, 2025-05-07T21:01:46.4919201Z stochastic_rounding=False, 2025-05-07T21:01:46.4919285Z weighted=False, 2025-05-07T21:01:46.4919394Z row_wise=True, 2025-05-07T21:01:46.4919508Z mixed=False, 2025-05-07T21:01:46.4919627Z use_cache=True, 2025-05-07T21:01:46.4919967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4920450Z use_cpu=False, 2025-05-07T21:01:46.4920785Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4921053Z ) 2025-05-07T21:01:46.4921301Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4921940Z self=, 2025-05-07T21:01:46.4922486Z compile=True, 2025-05-07T21:01:46.4922706Z T=1, 2025-05-07T21:01:46.4922903Z D=102, 2025-05-07T21:01:46.4923092Z B=60, 2025-05-07T21:01:46.4923288Z log_E=4, 2025-05-07T21:01:46.4923493Z L=18, 2025-05-07T21:01:46.4923686Z D_gradcheck=1, 2025-05-07T21:01:46.4923920Z stochastic_rounding=True, 2025-05-07T21:01:46.4924182Z weighted=True, 2025-05-07T21:01:46.4924396Z row_wise=True, 2025-05-07T21:01:46.4924608Z mixed=False, 2025-05-07T21:01:46.4924823Z use_cache=False, 2025-05-07T21:01:46.4925073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4925367Z use_cpu=False, 2025-05-07T21:01:46.4925610Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4925931Z ) 2025-05-07T21:01:46.4926178Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4926773Z self=, 2025-05-07T21:01:46.4927316Z compile=True, 2025-05-07T21:01:46.4927530Z T=1, 2025-05-07T21:01:46.4927712Z D=46, 2025-05-07T21:01:46.4927908Z B=64, 2025-05-07T21:01:46.4928098Z log_E=5, 2025-05-07T21:01:46.4928289Z L=3, 2025-05-07T21:01:46.4928490Z D_gradcheck=2, 2025-05-07T21:01:46.4928723Z stochastic_rounding=True, 2025-05-07T21:01:46.4928986Z weighted=True, 2025-05-07T21:01:46.4929205Z row_wise=False, 2025-05-07T21:01:46.4929425Z mixed=True, 2025-05-07T21:01:46.4929635Z use_cache=False, 2025-05-07T21:01:46.4929889Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4930186Z use_cpu=False, 2025-05-07T21:01:46.4930430Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4930695Z ) 2025-05-07T21:01:46.4930938Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4931539Z self=, 2025-05-07T21:01:46.4932130Z compile=False, 2025-05-07T21:01:46.4932343Z T=2, 2025-05-07T21:01:46.4932532Z D=75, 2025-05-07T21:01:46.4932723Z B=65, 2025-05-07T21:01:46.4932970Z log_E=4, 2025-05-07T21:01:46.4933172Z L=6, 2025-05-07T21:01:46.4933358Z D_gradcheck=2, 2025-05-07T21:01:46.4933592Z stochastic_rounding=True, 2025-05-07T21:01:46.4933852Z weighted=False, 2025-05-07T21:01:46.4934066Z row_wise=True, 2025-05-07T21:01:46.4934281Z mixed=False, 2025-05-07T21:01:46.4934496Z use_cache=True, 2025-05-07T21:01:46.4934735Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4935026Z use_cpu=True, 2025-05-07T21:01:46.4935270Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4935527Z ) 2025-05-07T21:01:46.4935767Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4936361Z self=, 2025-05-07T21:01:46.4936956Z compile=False, 2025-05-07T21:01:46.4937166Z T=2, 2025-05-07T21:01:46.4937355Z D=49, 2025-05-07T21:01:46.4937549Z B=1, 2025-05-07T21:01:46.4937732Z log_E=4, 2025-05-07T21:01:46.4937975Z L=5, 2025-05-07T21:01:46.4938167Z D_gradcheck=1, 2025-05-07T21:01:46.4938392Z stochastic_rounding=True, 2025-05-07T21:01:46.4938655Z weighted=True, 2025-05-07T21:01:46.4938872Z row_wise=False, 2025-05-07T21:01:46.4939081Z mixed=True, 2025-05-07T21:01:46.4939294Z use_cache=True, 2025-05-07T21:01:46.4939536Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4939818Z use_cpu=True, 2025-05-07T21:01:46.4940062Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4940329Z ) 2025-05-07T21:01:46.4940563Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4941201Z self=, 2025-05-07T21:01:46.4941756Z compile=False, 2025-05-07T21:01:46.4941965Z T=2, 2025-05-07T21:01:46.4942157Z D=13, 2025-05-07T21:01:46.4942355Z B=60, 2025-05-07T21:01:46.4942545Z log_E=3, 2025-05-07T21:01:46.4942744Z L=20, 2025-05-07T21:01:46.4942945Z D_gradcheck=2, 2025-05-07T21:01:46.4943184Z stochastic_rounding=False, 2025-05-07T21:01:46.4943441Z weighted=True, 2025-05-07T21:01:46.4943653Z row_wise=True, 2025-05-07T21:01:46.4943865Z mixed=True, 2025-05-07T21:01:46.4944068Z use_cache=False, 2025-05-07T21:01:46.4944325Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4944623Z use_cpu=True, 2025-05-07T21:01:46.4944855Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4945128Z ) 2025-05-07T21:01:46.4945370Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4945957Z self=, 2025-05-07T21:01:46.4946499Z compile=False, 2025-05-07T21:01:46.4946715Z T=1, 2025-05-07T21:01:46.4946900Z D=10, 2025-05-07T21:01:46.4947092Z B=27, 2025-05-07T21:01:46.4947283Z log_E=4, 2025-05-07T21:01:46.4947475Z L=2, 2025-05-07T21:01:46.4947671Z D_gradcheck=1, 2025-05-07T21:01:46.4947910Z stochastic_rounding=True, 2025-05-07T21:01:46.4948169Z weighted=False, 2025-05-07T21:01:46.4948389Z row_wise=True, 2025-05-07T21:01:46.4948605Z mixed=False, 2025-05-07T21:01:46.4948814Z use_cache=True, 2025-05-07T21:01:46.4949058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4949350Z use_cpu=True, 2025-05-07T21:01:46.4949588Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.4949848Z ) 2025-05-07T21:01:46.4950085Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4950677Z self=, 2025-05-07T21:01:46.4951213Z compile=True, 2025-05-07T21:01:46.4951442Z T=4, 2025-05-07T21:01:46.4951664Z D=74, 2025-05-07T21:01:46.4951854Z B=44, 2025-05-07T21:01:46.4952048Z log_E=5, 2025-05-07T21:01:46.4952250Z L=20, 2025-05-07T21:01:46.4952441Z D_gradcheck=2, 2025-05-07T21:01:46.4952676Z stochastic_rounding=True, 2025-05-07T21:01:46.4952988Z weighted=False, 2025-05-07T21:01:46.4953211Z row_wise=False, 2025-05-07T21:01:46.4953424Z mixed=False, 2025-05-07T21:01:46.4953638Z use_cache=True, 2025-05-07T21:01:46.4953878Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.4954176Z use_cpu=True, 2025-05-07T21:01:46.4954416Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.4954676Z ) 2025-05-07T21:01:46.4954916Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4955507Z self=, 2025-05-07T21:01:46.4956057Z compile=False, 2025-05-07T21:01:46.4956269Z T=4, 2025-05-07T21:01:46.4956464Z D=109, 2025-05-07T21:01:46.4956703Z B=15, 2025-05-07T21:01:46.4956891Z log_E=3, 2025-05-07T21:01:46.4957089Z L=19, 2025-05-07T21:01:46.4957287Z D_gradcheck=1, 2025-05-07T21:01:46.4957519Z stochastic_rounding=False, 2025-05-07T21:01:46.4957782Z weighted=True, 2025-05-07T21:01:46.4958002Z row_wise=True, 2025-05-07T21:01:46.4958281Z mixed=True, 2025-05-07T21:01:46.4958499Z use_cache=False, 2025-05-07T21:01:46.4958754Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4959038Z use_cpu=False, 2025-05-07T21:01:46.4959275Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.4959537Z ) 2025-05-07T21:01:46.4959768Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.4960459Z self=, 2025-05-07T21:01:46.4961003Z compile=False, 2025-05-07T21:01:46.4967070Z T=3, 2025-05-07T21:01:46.4967448Z D=41, 2025-05-07T21:01:46.4967645Z B=125, 2025-05-07T21:01:46.4967836Z log_E=5, 2025-05-07T21:01:46.4968023Z L=1, 2025-05-07T21:01:46.4968213Z D_gradcheck=1, 2025-05-07T21:01:46.4968440Z stochastic_rounding=True, 2025-05-07T21:01:46.4968696Z weighted=False, 2025-05-07T21:01:46.4968910Z row_wise=True, 2025-05-07T21:01:46.4969124Z mixed=True, 2025-05-07T21:01:46.4969335Z use_cache=False, 2025-05-07T21:01:46.4969579Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.4969868Z use_cpu=True, 2025-05-07T21:01:46.4970098Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.5175860Z ) 2025-05-07T21:01:46.5176171Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5177004Z self=, 2025-05-07T21:01:46.5177767Z compile=True, 2025-05-07T21:01:46.5178045Z T=3, 2025-05-07T21:01:46.5178305Z D=56, 2025-05-07T21:01:46.5178547Z B=60, 2025-05-07T21:01:46.5178732Z log_E=5, 2025-05-07T21:01:46.5178931Z L=1, 2025-05-07T21:01:46.5179123Z D_gradcheck=1, 2025-05-07T21:01:46.5179351Z stochastic_rounding=False, 2025-05-07T21:01:46.5179610Z weighted=True, 2025-05-07T21:01:46.5179824Z row_wise=True, 2025-05-07T21:01:46.5180027Z mixed=False, 2025-05-07T21:01:46.5180238Z use_cache=False, 2025-05-07T21:01:46.5180487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.5180770Z use_cpu=True, 2025-05-07T21:01:46.5181056Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.5181321Z ) 2025-05-07T21:01:46.5181553Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5182195Z self=, 2025-05-07T21:01:46.5182736Z compile=True, 2025-05-07T21:01:46.5182938Z T=1, 2025-05-07T21:01:46.5183123Z D=36, 2025-05-07T21:01:46.5183304Z B=95, 2025-05-07T21:01:46.5183497Z log_E=4, 2025-05-07T21:01:46.5183686Z L=9, 2025-05-07T21:01:46.5183872Z D_gradcheck=1, 2025-05-07T21:01:46.5184107Z stochastic_rounding=False, 2025-05-07T21:01:46.5184362Z weighted=True, 2025-05-07T21:01:46.5184575Z row_wise=True, 2025-05-07T21:01:46.5184788Z mixed=False, 2025-05-07T21:01:46.5184994Z use_cache=False, 2025-05-07T21:01:46.5185389Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.5185682Z use_cpu=True, 2025-05-07T21:01:46.5185908Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.5186169Z ) 2025-05-07T21:01:46.5186402Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5186987Z self=, 2025-05-07T21:01:46.5187532Z compile=False, 2025-05-07T21:01:46.5187742Z T=1, 2025-05-07T21:01:46.5187920Z D=48, 2025-05-07T21:01:46.5188108Z B=125, 2025-05-07T21:01:46.5188296Z log_E=3, 2025-05-07T21:01:46.5188486Z L=17, 2025-05-07T21:01:46.5188681Z D_gradcheck=1, 2025-05-07T21:01:46.5188913Z stochastic_rounding=False, 2025-05-07T21:01:46.5189242Z weighted=True, 2025-05-07T21:01:46.5189457Z row_wise=True, 2025-05-07T21:01:46.5189669Z mixed=False, 2025-05-07T21:01:46.5189878Z use_cache=False, 2025-05-07T21:01:46.5190123Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.5190525Z use_cpu=True, 2025-05-07T21:01:46.5190757Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.5191013Z ) 2025-05-07T21:01:46.5191244Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5192098Z self=, 2025-05-07T21:01:46.5192636Z compile=True, 2025-05-07T21:01:46.5192843Z T=2, 2025-05-07T21:01:46.5193036Z D=49, 2025-05-07T21:01:46.5193218Z B=74, 2025-05-07T21:01:46.5193405Z log_E=4, 2025-05-07T21:01:46.5193599Z L=18, 2025-05-07T21:01:46.5193859Z D_gradcheck=1, 2025-05-07T21:01:46.5194092Z stochastic_rounding=False, 2025-05-07T21:01:46.5194358Z weighted=False, 2025-05-07T21:01:46.5194573Z row_wise=False, 2025-05-07T21:01:46.5194783Z mixed=False, 2025-05-07T21:01:46.5194994Z use_cache=False, 2025-05-07T21:01:46.5195250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.5195541Z use_cpu=False, 2025-05-07T21:01:46.5195783Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.5196034Z ) 2025-05-07T21:01:46.5196269Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5196864Z self=, 2025-05-07T21:01:46.5197404Z compile=False, 2025-05-07T21:01:46.5197612Z T=5, 2025-05-07T21:01:46.5197802Z D=66, 2025-05-07T21:01:46.5197997Z B=118, 2025-05-07T21:01:46.5198178Z log_E=4, 2025-05-07T21:01:46.5198374Z L=13, 2025-05-07T21:01:46.5198571Z D_gradcheck=1, 2025-05-07T21:01:46.5198801Z stochastic_rounding=False, 2025-05-07T21:01:46.5199066Z weighted=False, 2025-05-07T21:01:46.5199285Z row_wise=True, 2025-05-07T21:01:46.5199489Z mixed=True, 2025-05-07T21:01:46.5199702Z use_cache=False, 2025-05-07T21:01:46.5199953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.5200308Z use_cpu=True, 2025-05-07T21:01:46.5200548Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.5200813Z ) 2025-05-07T21:01:46.5201048Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5201645Z self=, 2025-05-07T21:01:46.5202187Z compile=True, 2025-05-07T21:01:46.5202396Z T=4, 2025-05-07T21:01:46.5202578Z D=85, 2025-05-07T21:01:46.5202767Z B=28, 2025-05-07T21:01:46.5202956Z log_E=5, 2025-05-07T21:01:46.5203142Z L=1, 2025-05-07T21:01:46.5203340Z D_gradcheck=1, 2025-05-07T21:01:46.5203571Z stochastic_rounding=True, 2025-05-07T21:01:46.5203827Z weighted=False, 2025-05-07T21:01:46.5204046Z row_wise=False, 2025-05-07T21:01:46.5204261Z mixed=True, 2025-05-07T21:01:46.5204467Z use_cache=False, 2025-05-07T21:01:46.5204716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.5205005Z use_cpu=True, 2025-05-07T21:01:46.5205237Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.5205496Z ) 2025-05-07T21:01:46.5205801Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5206394Z self=, 2025-05-07T21:01:46.5206936Z compile=True, 2025-05-07T21:01:46.5207146Z T=4, 2025-05-07T21:01:46.5207330Z D=35, 2025-05-07T21:01:46.5207518Z B=59, 2025-05-07T21:01:46.5207705Z log_E=3, 2025-05-07T21:01:46.5207892Z L=2, 2025-05-07T21:01:46.5208083Z D_gradcheck=1, 2025-05-07T21:01:46.5208314Z stochastic_rounding=True, 2025-05-07T21:01:46.5208573Z weighted=True, 2025-05-07T21:01:46.5208791Z row_wise=False, 2025-05-07T21:01:46.5209008Z mixed=False, 2025-05-07T21:01:46.5209285Z use_cache=True, 2025-05-07T21:01:46.5209524Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.5209812Z use_cpu=True, 2025-05-07T21:01:46.5210048Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.5210305Z ) 2025-05-07T21:01:46.5210545Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5211200Z self=, 2025-05-07T21:01:46.5211787Z compile=True, 2025-05-07T21:01:46.5211993Z T=2, 2025-05-07T21:01:46.5212181Z D=104, 2025-05-07T21:01:46.5212364Z B=3, 2025-05-07T21:01:46.5212553Z log_E=3, 2025-05-07T21:01:46.5212752Z L=3, 2025-05-07T21:01:46.5212942Z D_gradcheck=1, 2025-05-07T21:01:46.5213179Z stochastic_rounding=False, 2025-05-07T21:01:46.5213445Z weighted=False, 2025-05-07T21:01:46.5213657Z row_wise=True, 2025-05-07T21:01:46.5213911Z mixed=False, 2025-05-07T21:01:46.5214124Z use_cache=False, 2025-05-07T21:01:46.5214375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.5214667Z use_cpu=False, 2025-05-07T21:01:46.5214906Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.5215169Z ) 2025-05-07T21:01:46.5215402Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5215994Z self=, 2025-05-07T21:01:46.5216535Z compile=True, 2025-05-07T21:01:46.5216739Z T=4, 2025-05-07T21:01:46.5216928Z D=48, 2025-05-07T21:01:46.5217117Z B=58, 2025-05-07T21:01:46.5217303Z log_E=5, 2025-05-07T21:01:46.5217502Z L=5, 2025-05-07T21:01:46.5217691Z D_gradcheck=2, 2025-05-07T21:01:46.5217917Z stochastic_rounding=True, 2025-05-07T21:01:46.5218177Z weighted=False, 2025-05-07T21:01:46.5218394Z row_wise=False, 2025-05-07T21:01:46.5218603Z mixed=False, 2025-05-07T21:01:46.5218821Z use_cache=True, 2025-05-07T21:01:46.5219068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.5219358Z use_cpu=False, 2025-05-07T21:01:46.5219591Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.5219854Z ) 2025-05-07T21:01:46.5220086Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5220680Z self=, 2025-05-07T21:01:46.5221228Z compile=False, 2025-05-07T21:01:46.5221433Z T=2, 2025-05-07T21:01:46.5221612Z D=64, 2025-05-07T21:01:46.5221817Z B=92, 2025-05-07T21:01:46.5222032Z log_E=5, 2025-05-07T21:01:46.5222219Z L=2, 2025-05-07T21:01:46.5222411Z D_gradcheck=1, 2025-05-07T21:01:46.5222647Z stochastic_rounding=True, 2025-05-07T21:01:46.5222912Z weighted=False, 2025-05-07T21:01:46.5223133Z row_wise=True, 2025-05-07T21:01:46.5223345Z mixed=True, 2025-05-07T21:01:46.5223551Z use_cache=True, 2025-05-07T21:01:46.5223799Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.5224088Z use_cpu=False, 2025-05-07T21:01:46.5224325Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.5224593Z ) 2025-05-07T21:01:46.5224832Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5225470Z self=, 2025-05-07T21:01:46.5226027Z compile=False, 2025-05-07T21:01:46.5226239Z T=1, 2025-05-07T21:01:46.5226422Z D=108, 2025-05-07T21:01:46.5226610Z B=68, 2025-05-07T21:01:46.5226799Z log_E=3, 2025-05-07T21:01:46.5226998Z L=14, 2025-05-07T21:01:46.5227194Z D_gradcheck=2, 2025-05-07T21:01:46.5227427Z stochastic_rounding=True, 2025-05-07T21:01:46.5227689Z weighted=False, 2025-05-07T21:01:46.5227902Z row_wise=True, 2025-05-07T21:01:46.5228117Z mixed=False, 2025-05-07T21:01:46.5228329Z use_cache=True, 2025-05-07T21:01:46.5228563Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.5228856Z use_cpu=True, 2025-05-07T21:01:46.5229099Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.5229409Z ) 2025-05-07T21:01:46.5229650Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5230241Z self=, 2025-05-07T21:01:46.5230777Z compile=True, 2025-05-07T21:01:46.5231032Z T=4, 2025-05-07T21:01:46.5231219Z D=12, 2025-05-07T21:01:46.5231403Z B=95, 2025-05-07T21:01:46.5231591Z log_E=5, 2025-05-07T21:01:46.5231791Z L=6, 2025-05-07T21:01:46.5231977Z D_gradcheck=2, 2025-05-07T21:01:46.5232208Z stochastic_rounding=True, 2025-05-07T21:01:46.5232468Z weighted=True, 2025-05-07T21:01:46.5232680Z row_wise=True, 2025-05-07T21:01:46.5232889Z mixed=True, 2025-05-07T21:01:46.5233099Z use_cache=True, 2025-05-07T21:01:46.5233350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.5233642Z use_cpu=False, 2025-05-07T21:01:46.5233924Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.5234194Z ) 2025-05-07T21:01:46.5234429Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5235020Z self=, 2025-05-07T21:01:46.5235569Z compile=False, 2025-05-07T21:01:46.5235776Z T=5, 2025-05-07T21:01:46.5235970Z D=111, 2025-05-07T21:01:46.5236163Z B=96, 2025-05-07T21:01:46.5236349Z log_E=4, 2025-05-07T21:01:46.5236548Z L=2, 2025-05-07T21:01:46.5236747Z D_gradcheck=2, 2025-05-07T21:01:46.5236975Z stochastic_rounding=False, 2025-05-07T21:01:46.5237242Z weighted=False, 2025-05-07T21:01:46.5237467Z row_wise=False, 2025-05-07T21:01:46.5237678Z mixed=False, 2025-05-07T21:01:46.5237897Z use_cache=False, 2025-05-07T21:01:46.5238153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.5238441Z use_cpu=True, 2025-05-07T21:01:46.5238681Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.5238953Z ) 2025-05-07T21:01:46.5239184Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5239787Z self=, 2025-05-07T21:01:46.5240417Z compile=True, 2025-05-07T21:01:46.5240626Z T=3, 2025-05-07T21:01:46.5240807Z D=97, 2025-05-07T21:01:46.5240998Z B=7, 2025-05-07T21:01:46.5241182Z log_E=4, 2025-05-07T21:01:46.5241376Z L=3, 2025-05-07T21:01:46.5241594Z D_gradcheck=2, 2025-05-07T21:01:46.5241850Z stochastic_rounding=True, 2025-05-07T21:01:46.5242106Z weighted=True, 2025-05-07T21:01:46.5242325Z row_wise=False, 2025-05-07T21:01:46.5242541Z mixed=False, 2025-05-07T21:01:46.5242750Z use_cache=False, 2025-05-07T21:01:46.5243006Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.5243297Z use_cpu=False, 2025-05-07T21:01:46.5243530Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.5243793Z ) 2025-05-07T21:01:46.5244035Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5244628Z self=, 2025-05-07T21:01:46.5245173Z compile=True, 2025-05-07T21:01:46.5245386Z T=4, 2025-05-07T21:01:46.5245573Z D=117, 2025-05-07T21:01:46.5245758Z B=6, 2025-05-07T21:01:46.5245998Z log_E=4, 2025-05-07T21:01:46.5246200Z L=2, 2025-05-07T21:01:46.5246388Z D_gradcheck=1, 2025-05-07T21:01:46.5246620Z stochastic_rounding=True, 2025-05-07T21:01:46.5246883Z weighted=True, 2025-05-07T21:01:46.5247092Z row_wise=True, 2025-05-07T21:01:46.5247307Z mixed=False, 2025-05-07T21:01:46.5247519Z use_cache=True, 2025-05-07T21:01:46.5247757Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.5248050Z use_cpu=False, 2025-05-07T21:01:46.5248289Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.5248545Z ) 2025-05-07T21:01:46.5248789Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5249390Z self=, 2025-05-07T21:01:46.5250002Z compile=True, 2025-05-07T21:01:46.5250221Z T=3, 2025-05-07T21:01:46.5250420Z D=114, 2025-05-07T21:01:46.5250605Z B=2, 2025-05-07T21:01:46.5250795Z log_E=4, 2025-05-07T21:01:46.5250994Z L=8, 2025-05-07T21:01:46.5251233Z D_gradcheck=2, 2025-05-07T21:01:46.5251471Z stochastic_rounding=True, 2025-05-07T21:01:46.5251748Z weighted=False, 2025-05-07T21:01:46.5252004Z row_wise=False, 2025-05-07T21:01:46.5252222Z mixed=False, 2025-05-07T21:01:46.5252441Z use_cache=True, 2025-05-07T21:01:46.5252689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.5252979Z use_cpu=False, 2025-05-07T21:01:46.5253223Z output_dtype=SparseType.FP32, 2025-05-07T21:01:46.5253486Z ) 2025-05-07T21:01:46.5253719Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5254357Z self=, 2025-05-07T21:01:46.5254905Z compile=False, 2025-05-07T21:01:46.5255111Z T=3, 2025-05-07T21:01:46.5255296Z D=86, 2025-05-07T21:01:46.5255489Z B=96, 2025-05-07T21:01:46.5255678Z log_E=5, 2025-05-07T21:01:46.5255877Z L=17, 2025-05-07T21:01:46.5256074Z D_gradcheck=2, 2025-05-07T21:01:46.5256310Z stochastic_rounding=False, 2025-05-07T21:01:46.5256575Z weighted=True, 2025-05-07T21:01:46.5256791Z row_wise=True, 2025-05-07T21:01:46.5256998Z mixed=False, 2025-05-07T21:01:46.5257217Z use_cache=False, 2025-05-07T21:01:46.5257470Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.5257756Z use_cpu=True, 2025-05-07T21:01:46.5257997Z output_dtype=SparseType.FP16, 2025-05-07T21:01:46.5258261Z ) 2025-05-07T21:01:46.5258502Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5259102Z self=, 2025-05-07T21:01:46.5259649Z compile=False, 2025-05-07T21:01:46.5259864Z T=4, 2025-05-07T21:01:46.5260048Z D=96, 2025-05-07T21:01:46.5260239Z B=45, 2025-05-07T21:01:46.5260428Z log_E=5, 2025-05-07T21:01:46.5260621Z L=14, 2025-05-07T21:01:46.5260815Z D_gradcheck=1, 2025-05-07T21:01:46.5261053Z stochastic_rounding=False, 2025-05-07T21:01:46.5261313Z weighted=True, 2025-05-07T21:01:46.5261529Z row_wise=True, 2025-05-07T21:01:46.5261746Z mixed=False, 2025-05-07T21:01:46.5261955Z use_cache=True, 2025-05-07T21:01:46.5262198Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:46.5262497Z use_cpu=True, 2025-05-07T21:01:46.5262734Z output_dtype=SparseType.BF16, 2025-05-07T21:01:46.5262996Z ) 2025-05-07T21:01:46.5263238Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:46.5263840Z self=, 2025-05-07T21:01:46.5264390Z compile=False, 2025-05-07T21:01:46.5264604Z T=4, 2025-05-07T21:01:46.5264798Z D=77, 2025-05-07T21:01:46.5264984Z B=96, 2025-05-07T21:01:46.5265175Z log_E=5, 2025-05-07T21:01:46.5265375Z L=12, 2025-05-07T21:01:46.5265567Z D_gradcheck=2, 2025-05-07T21:01:46.5265804Z stochastic_rounding=True, 2025-05-07T21:01:46.5266118Z weighted=False, 2025-05-07T21:01:46.5266204Z row_wise=True, 2025-05-07T21:01:46.5266284Z mixed=False, 2025-05-07T21:01:46.5266375Z use_cache=False, 2025-05-07T21:01:46.5266486Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:46.5266569Z use_cpu=False, 2025-05-07T21:01:46.5266680Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2089289Z ) 2025-05-07T21:01:56.2089612Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2090239Z self=, 2025-05-07T21:01:56.2090825Z compile=False, 2025-05-07T21:01:56.2098233Z T=3, 2025-05-07T21:01:56.2098471Z D=110, 2025-05-07T21:01:56.2098954Z B=65, 2025-05-07T21:01:56.2099160Z log_E=4, 2025-05-07T21:01:56.2099359Z L=6, 2025-05-07T21:01:56.2099560Z D_gradcheck=2, 2025-05-07T21:01:56.2099801Z stochastic_rounding=False, 2025-05-07T21:01:56.2100058Z weighted=False, 2025-05-07T21:01:56.2100288Z row_wise=True, 2025-05-07T21:01:56.2100589Z mixed=True, 2025-05-07T21:01:56.2100803Z use_cache=False, 2025-05-07T21:01:56.2101061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2101359Z use_cpu=True, 2025-05-07T21:01:56.2101597Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.2101865Z ) 2025-05-07T21:01:56.2102108Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2102713Z self=, 2025-05-07T21:01:56.2103259Z compile=True, 2025-05-07T21:01:56.2103473Z T=3, 2025-05-07T21:01:56.2103742Z D=115, 2025-05-07T21:01:56.2103932Z B=115, 2025-05-07T21:01:56.2104130Z log_E=4, 2025-05-07T21:01:56.2104328Z L=2, 2025-05-07T21:01:56.2104525Z D_gradcheck=2, 2025-05-07T21:01:56.2104800Z stochastic_rounding=True, 2025-05-07T21:01:56.2105071Z weighted=True, 2025-05-07T21:01:56.2105291Z row_wise=False, 2025-05-07T21:01:56.2105513Z mixed=True, 2025-05-07T21:01:56.2105731Z use_cache=True, 2025-05-07T21:01:56.2105972Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2106267Z use_cpu=False, 2025-05-07T21:01:56.2106508Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.2106771Z ) 2025-05-07T21:01:56.2107012Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2107611Z self=, 2025-05-07T21:01:56.2108155Z compile=False, 2025-05-07T21:01:56.2108369Z T=5, 2025-05-07T21:01:56.2108615Z D=32, 2025-05-07T21:01:56.2108811Z B=36, 2025-05-07T21:01:56.2109000Z log_E=4, 2025-05-07T21:01:56.2109204Z L=7, 2025-05-07T21:01:56.2109400Z D_gradcheck=2, 2025-05-07T21:01:56.2109632Z stochastic_rounding=False, 2025-05-07T21:01:56.2109897Z weighted=False, 2025-05-07T21:01:56.2110116Z row_wise=True, 2025-05-07T21:01:56.2110328Z mixed=False, 2025-05-07T21:01:56.2110548Z use_cache=True, 2025-05-07T21:01:56.2110801Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2111091Z use_cpu=True, 2025-05-07T21:01:56.2111333Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2111603Z ) 2025-05-07T21:01:56.2111840Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2112435Z self=, 2025-05-07T21:01:56.2112982Z compile=True, 2025-05-07T21:01:56.2113193Z T=4, 2025-05-07T21:01:56.2113387Z D=7, 2025-05-07T21:01:56.2113578Z B=96, 2025-05-07T21:01:56.2113770Z log_E=4, 2025-05-07T21:01:56.2113980Z L=7, 2025-05-07T21:01:56.2114180Z D_gradcheck=2, 2025-05-07T21:01:56.2114419Z stochastic_rounding=True, 2025-05-07T21:01:56.2114679Z weighted=True, 2025-05-07T21:01:56.2114932Z row_wise=True, 2025-05-07T21:01:56.2115164Z mixed=True, 2025-05-07T21:01:56.2115375Z use_cache=False, 2025-05-07T21:01:56.2115708Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2116007Z use_cpu=False, 2025-05-07T21:01:56.2116240Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2116504Z ) 2025-05-07T21:01:56.2116747Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2117334Z self=, 2025-05-07T21:01:56.2117878Z compile=False, 2025-05-07T21:01:56.2118097Z T=2, 2025-05-07T21:01:56.2118281Z D=12, 2025-05-07T21:01:56.2118473Z B=1, 2025-05-07T21:01:56.2118663Z log_E=4, 2025-05-07T21:01:56.2118859Z L=19, 2025-05-07T21:01:56.2119056Z D_gradcheck=1, 2025-05-07T21:01:56.2119290Z stochastic_rounding=True, 2025-05-07T21:01:56.2119714Z weighted=False, 2025-05-07T21:01:56.2119939Z row_wise=False, 2025-05-07T21:01:56.2120157Z mixed=True, 2025-05-07T21:01:56.2120431Z use_cache=True, 2025-05-07T21:01:56.2120676Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2121029Z use_cpu=False, 2025-05-07T21:01:56.2121271Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.2121533Z ) 2025-05-07T21:01:56.2121771Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2122369Z self=, 2025-05-07T21:01:56.2122909Z compile=True, 2025-05-07T21:01:56.2123125Z T=4, 2025-05-07T21:01:56.2123319Z D=9, 2025-05-07T21:01:56.2123503Z B=14, 2025-05-07T21:01:56.2123694Z log_E=5, 2025-05-07T21:01:56.2123894Z L=8, 2025-05-07T21:01:56.2124078Z D_gradcheck=1, 2025-05-07T21:01:56.2124361Z stochastic_rounding=False, 2025-05-07T21:01:56.2124625Z weighted=False, 2025-05-07T21:01:56.2124838Z row_wise=False, 2025-05-07T21:01:56.2125052Z mixed=False, 2025-05-07T21:01:56.2125268Z use_cache=False, 2025-05-07T21:01:56.2125515Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2125810Z use_cpu=True, 2025-05-07T21:01:56.2126052Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.2126310Z ) 2025-05-07T21:01:56.2126547Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2127141Z self=, 2025-05-07T21:01:56.2127684Z compile=False, 2025-05-07T21:01:56.2127893Z T=1, 2025-05-07T21:01:56.2128085Z D=33, 2025-05-07T21:01:56.2128277Z B=64, 2025-05-07T21:01:56.2128456Z log_E=5, 2025-05-07T21:01:56.2128653Z L=17, 2025-05-07T21:01:56.2128849Z D_gradcheck=2, 2025-05-07T21:01:56.2129073Z stochastic_rounding=True, 2025-05-07T21:01:56.2129335Z weighted=False, 2025-05-07T21:01:56.2129551Z row_wise=False, 2025-05-07T21:01:56.2129753Z mixed=False, 2025-05-07T21:01:56.2129966Z use_cache=True, 2025-05-07T21:01:56.2130214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2130495Z use_cpu=False, 2025-05-07T21:01:56.2130736Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2131001Z ) 2025-05-07T21:01:56.2131231Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2131822Z self=, 2025-05-07T21:01:56.2132363Z compile=False, 2025-05-07T21:01:56.2132572Z T=3, 2025-05-07T21:01:56.2132756Z D=54, 2025-05-07T21:01:56.2132943Z B=17, 2025-05-07T21:01:56.2133136Z log_E=5, 2025-05-07T21:01:56.2133328Z L=11, 2025-05-07T21:01:56.2133523Z D_gradcheck=1, 2025-05-07T21:01:56.2133755Z stochastic_rounding=False, 2025-05-07T21:01:56.2134009Z weighted=False, 2025-05-07T21:01:56.2134228Z row_wise=True, 2025-05-07T21:01:56.2134449Z mixed=True, 2025-05-07T21:01:56.2134679Z use_cache=False, 2025-05-07T21:01:56.2134953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2135243Z use_cpu=False, 2025-05-07T21:01:56.2135475Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.2135738Z ) 2025-05-07T21:01:56.2136025Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2136615Z self=, 2025-05-07T21:01:56.2137159Z compile=False, 2025-05-07T21:01:56.2137377Z T=4, 2025-05-07T21:01:56.2137557Z D=120, 2025-05-07T21:01:56.2137749Z B=107, 2025-05-07T21:01:56.2137948Z log_E=4, 2025-05-07T21:01:56.2138135Z L=12, 2025-05-07T21:01:56.2138331Z D_gradcheck=2, 2025-05-07T21:01:56.2138565Z stochastic_rounding=False, 2025-05-07T21:01:56.2138818Z weighted=True, 2025-05-07T21:01:56.2139038Z row_wise=False, 2025-05-07T21:01:56.2139252Z mixed=False, 2025-05-07T21:01:56.2139518Z use_cache=True, 2025-05-07T21:01:56.2139755Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2140046Z use_cpu=False, 2025-05-07T21:01:56.2140283Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.2140538Z ) 2025-05-07T21:01:56.2140778Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2141408Z self=, 2025-05-07T21:01:56.2141948Z compile=False, 2025-05-07T21:01:56.2142160Z T=4, 2025-05-07T21:01:56.2142349Z D=45, 2025-05-07T21:01:56.2142528Z B=74, 2025-05-07T21:01:56.2142716Z log_E=4, 2025-05-07T21:01:56.2142908Z L=10, 2025-05-07T21:01:56.2143093Z D_gradcheck=2, 2025-05-07T21:01:56.2143323Z stochastic_rounding=False, 2025-05-07T21:01:56.2143582Z weighted=True, 2025-05-07T21:01:56.2143787Z row_wise=True, 2025-05-07T21:01:56.2144039Z mixed=True, 2025-05-07T21:01:56.2144250Z use_cache=True, 2025-05-07T21:01:56.2144488Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2144779Z use_cpu=False, 2025-05-07T21:01:56.2145046Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.2145336Z ) 2025-05-07T21:01:56.2145567Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2146160Z self=, 2025-05-07T21:01:56.2146701Z compile=False, 2025-05-07T21:01:56.2146908Z T=4, 2025-05-07T21:01:56.2147097Z D=52, 2025-05-07T21:01:56.2147285Z B=112, 2025-05-07T21:01:56.2147467Z log_E=3, 2025-05-07T21:01:56.2147659Z L=19, 2025-05-07T21:01:56.2147850Z D_gradcheck=2, 2025-05-07T21:01:56.2148071Z stochastic_rounding=True, 2025-05-07T21:01:56.2148332Z weighted=True, 2025-05-07T21:01:56.2148547Z row_wise=True, 2025-05-07T21:01:56.2148755Z mixed=False, 2025-05-07T21:01:56.2148976Z use_cache=True, 2025-05-07T21:01:56.2149219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2149503Z use_cpu=True, 2025-05-07T21:01:56.2149741Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.2150006Z ) 2025-05-07T21:01:56.2150236Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2150833Z self=, 2025-05-07T21:01:56.2151378Z compile=True, 2025-05-07T21:01:56.2151589Z T=2, 2025-05-07T21:01:56.2151771Z D=98, 2025-05-07T21:01:56.2151961Z B=89, 2025-05-07T21:01:56.2152149Z log_E=3, 2025-05-07T21:01:56.2152338Z L=18, 2025-05-07T21:01:56.2152534Z D_gradcheck=1, 2025-05-07T21:01:56.2152767Z stochastic_rounding=True, 2025-05-07T21:01:56.2153022Z weighted=True, 2025-05-07T21:01:56.2153237Z row_wise=False, 2025-05-07T21:01:56.2153450Z mixed=True, 2025-05-07T21:01:56.2153655Z use_cache=True, 2025-05-07T21:01:56.2153901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2154191Z use_cpu=False, 2025-05-07T21:01:56.2154430Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.2154691Z ) 2025-05-07T21:01:56.2154927Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2155561Z self=, 2025-05-07T21:01:56.2156107Z compile=True, 2025-05-07T21:01:56.2156317Z T=3, 2025-05-07T21:01:56.2156498Z D=33, 2025-05-07T21:01:56.2156684Z B=90, 2025-05-07T21:01:56.2156877Z log_E=4, 2025-05-07T21:01:56.2157068Z L=16, 2025-05-07T21:01:56.2157262Z D_gradcheck=2, 2025-05-07T21:01:56.2157492Z stochastic_rounding=True, 2025-05-07T21:01:56.2157751Z weighted=True, 2025-05-07T21:01:56.2157959Z row_wise=False, 2025-05-07T21:01:56.2158173Z mixed=False, 2025-05-07T21:01:56.2158383Z use_cache=False, 2025-05-07T21:01:56.2158627Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2158921Z use_cpu=False, 2025-05-07T21:01:56.2159160Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.2159462Z ) 2025-05-07T21:01:56.2159700Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2160361Z self=, 2025-05-07T21:01:56.2160904Z compile=False, 2025-05-07T21:01:56.2161159Z T=4, 2025-05-07T21:01:56.2161346Z D=66, 2025-05-07T21:01:56.2161526Z B=94, 2025-05-07T21:01:56.2161716Z log_E=3, 2025-05-07T21:01:56.2161911Z L=5, 2025-05-07T21:01:56.2162100Z D_gradcheck=1, 2025-05-07T21:01:56.2162334Z stochastic_rounding=True, 2025-05-07T21:01:56.2162596Z weighted=True, 2025-05-07T21:01:56.2162806Z row_wise=False, 2025-05-07T21:01:56.2163023Z mixed=False, 2025-05-07T21:01:56.2163239Z use_cache=False, 2025-05-07T21:01:56.2163485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2163775Z use_cpu=False, 2025-05-07T21:01:56.2164061Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.2164329Z ) 2025-05-07T21:01:56.2164575Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2165204Z self=, 2025-05-07T21:01:56.2165747Z compile=False, 2025-05-07T21:01:56.2165958Z T=2, 2025-05-07T21:01:56.2166153Z D=36, 2025-05-07T21:01:56.2166342Z B=31, 2025-05-07T21:01:56.2166526Z log_E=4, 2025-05-07T21:01:56.2166721Z L=7, 2025-05-07T21:01:56.2166915Z D_gradcheck=2, 2025-05-07T21:01:56.2167143Z stochastic_rounding=True, 2025-05-07T21:01:56.2167403Z weighted=True, 2025-05-07T21:01:56.2167617Z row_wise=True, 2025-05-07T21:01:56.2167821Z mixed=True, 2025-05-07T21:01:56.2168029Z use_cache=True, 2025-05-07T21:01:56.2168276Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2168562Z use_cpu=True, 2025-05-07T21:01:56.2168796Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.2169066Z ) 2025-05-07T21:01:56.2169296Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2169889Z self=, 2025-05-07T21:01:56.2170431Z compile=False, 2025-05-07T21:01:56.2170641Z T=2, 2025-05-07T21:01:56.2170824Z D=75, 2025-05-07T21:01:56.2171021Z B=108, 2025-05-07T21:01:56.2171211Z log_E=3, 2025-05-07T21:01:56.2171400Z L=1, 2025-05-07T21:01:56.2171593Z D_gradcheck=2, 2025-05-07T21:01:56.2171822Z stochastic_rounding=False, 2025-05-07T21:01:56.2172074Z weighted=True, 2025-05-07T21:01:56.2172288Z row_wise=True, 2025-05-07T21:01:56.2172496Z mixed=True, 2025-05-07T21:01:56.2172699Z use_cache=False, 2025-05-07T21:01:56.2172948Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2173237Z use_cpu=False, 2025-05-07T21:01:56.2173469Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2173738Z ) 2025-05-07T21:01:56.2173982Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2174571Z self=, 2025-05-07T21:01:56.2175157Z compile=True, 2025-05-07T21:01:56.2175372Z T=3, 2025-05-07T21:01:56.2175559Z D=33, 2025-05-07T21:01:56.2175740Z B=44, 2025-05-07T21:01:56.2175982Z log_E=5, 2025-05-07T21:01:56.2176180Z L=19, 2025-05-07T21:01:56.2176370Z D_gradcheck=1, 2025-05-07T21:01:56.2176605Z stochastic_rounding=False, 2025-05-07T21:01:56.2176867Z weighted=False, 2025-05-07T21:01:56.2177080Z row_wise=False, 2025-05-07T21:01:56.2177296Z mixed=True, 2025-05-07T21:01:56.2177508Z use_cache=True, 2025-05-07T21:01:56.2177746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2178040Z use_cpu=False, 2025-05-07T21:01:56.2178275Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.2178533Z ) 2025-05-07T21:01:56.2178772Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2179363Z self=, 2025-05-07T21:01:56.2179945Z compile=True, 2025-05-07T21:01:56.2180156Z T=3, 2025-05-07T21:01:56.2180345Z D=98, 2025-05-07T21:01:56.2180527Z B=7, 2025-05-07T21:01:56.2180715Z log_E=5, 2025-05-07T21:01:56.2180914Z L=18, 2025-05-07T21:01:56.2181146Z D_gradcheck=1, 2025-05-07T21:01:56.2181378Z stochastic_rounding=True, 2025-05-07T21:01:56.2181636Z weighted=True, 2025-05-07T21:01:56.2181849Z row_wise=False, 2025-05-07T21:01:56.2182058Z mixed=True, 2025-05-07T21:01:56.2182268Z use_cache=False, 2025-05-07T21:01:56.2182518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2182801Z use_cpu=False, 2025-05-07T21:01:56.2183039Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2183302Z ) 2025-05-07T21:01:56.2183533Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2184165Z self=, 2025-05-07T21:01:56.2184715Z compile=True, 2025-05-07T21:01:56.2184920Z T=1, 2025-05-07T21:01:56.2185105Z D=2, 2025-05-07T21:01:56.2185287Z B=75, 2025-05-07T21:01:56.2185473Z log_E=3, 2025-05-07T21:01:56.2185671Z L=12, 2025-05-07T21:01:56.2185866Z D_gradcheck=1, 2025-05-07T21:01:56.2186099Z stochastic_rounding=True, 2025-05-07T21:01:56.2186354Z weighted=True, 2025-05-07T21:01:56.2186571Z row_wise=True, 2025-05-07T21:01:56.2186779Z mixed=False, 2025-05-07T21:01:56.2186990Z use_cache=False, 2025-05-07T21:01:56.2187244Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2187530Z use_cpu=False, 2025-05-07T21:01:56.2187766Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.2360113Z ) 2025-05-07T21:01:56.2360451Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2361070Z self=, 2025-05-07T21:01:56.2361635Z compile=False, 2025-05-07T21:01:56.2361905Z T=2, 2025-05-07T21:01:56.2362095Z D=112, 2025-05-07T21:01:56.2362297Z B=123, 2025-05-07T21:01:56.2362496Z log_E=5, 2025-05-07T21:01:56.2362854Z L=9, 2025-05-07T21:01:56.2363059Z D_gradcheck=1, 2025-05-07T21:01:56.2363301Z stochastic_rounding=False, 2025-05-07T21:01:56.2363574Z weighted=False, 2025-05-07T21:01:56.2363794Z row_wise=False, 2025-05-07T21:01:56.2364009Z mixed=True, 2025-05-07T21:01:56.2364223Z use_cache=True, 2025-05-07T21:01:56.2364467Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2364807Z use_cpu=True, 2025-05-07T21:01:56.2365048Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.2365308Z ) 2025-05-07T21:01:56.2365550Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2366150Z self=, 2025-05-07T21:01:56.2366685Z compile=True, 2025-05-07T21:01:56.2366901Z T=4, 2025-05-07T21:01:56.2367097Z D=86, 2025-05-07T21:01:56.2367283Z B=35, 2025-05-07T21:01:56.2367477Z log_E=5, 2025-05-07T21:01:56.2367679Z L=4, 2025-05-07T21:01:56.2367876Z D_gradcheck=2, 2025-05-07T21:01:56.2368113Z stochastic_rounding=False, 2025-05-07T21:01:56.2368519Z weighted=True, 2025-05-07T21:01:56.2368740Z row_wise=False, 2025-05-07T21:01:56.2368960Z mixed=False, 2025-05-07T21:01:56.2369179Z use_cache=False, 2025-05-07T21:01:56.2369482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2369771Z use_cpu=True, 2025-05-07T21:01:56.2370009Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.2370275Z ) 2025-05-07T21:01:56.2370512Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2371111Z self=, 2025-05-07T21:01:56.2377123Z compile=False, 2025-05-07T21:01:56.2377347Z T=1, 2025-05-07T21:01:56.2377543Z D=18, 2025-05-07T21:01:56.2377842Z B=32, 2025-05-07T21:01:56.2378031Z log_E=3, 2025-05-07T21:01:56.2378230Z L=6, 2025-05-07T21:01:56.2378431Z D_gradcheck=2, 2025-05-07T21:01:56.2378667Z stochastic_rounding=False, 2025-05-07T21:01:56.2378932Z weighted=True, 2025-05-07T21:01:56.2379156Z row_wise=False, 2025-05-07T21:01:56.2379437Z mixed=False, 2025-05-07T21:01:56.2379654Z use_cache=True, 2025-05-07T21:01:56.2379902Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2380196Z use_cpu=False, 2025-05-07T21:01:56.2380442Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2380711Z ) 2025-05-07T21:01:56.2380945Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2381541Z self=, 2025-05-07T21:01:56.2382089Z compile=False, 2025-05-07T21:01:56.2382301Z T=5, 2025-05-07T21:01:56.2382553Z D=26, 2025-05-07T21:01:56.2382744Z B=69, 2025-05-07T21:01:56.2382940Z log_E=4, 2025-05-07T21:01:56.2383132Z L=7, 2025-05-07T21:01:56.2383324Z D_gradcheck=2, 2025-05-07T21:01:56.2383555Z stochastic_rounding=True, 2025-05-07T21:01:56.2383810Z weighted=True, 2025-05-07T21:01:56.2384028Z row_wise=False, 2025-05-07T21:01:56.2384268Z mixed=True, 2025-05-07T21:01:56.2384509Z use_cache=False, 2025-05-07T21:01:56.2384761Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2385051Z use_cpu=False, 2025-05-07T21:01:56.2385282Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.2385542Z ) 2025-05-07T21:01:56.2385777Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2386367Z self=, 2025-05-07T21:01:56.2386916Z compile=False, 2025-05-07T21:01:56.2387125Z T=2, 2025-05-07T21:01:56.2387310Z D=74, 2025-05-07T21:01:56.2387495Z B=79, 2025-05-07T21:01:56.2387683Z log_E=5, 2025-05-07T21:01:56.2387881Z L=15, 2025-05-07T21:01:56.2388071Z D_gradcheck=1, 2025-05-07T21:01:56.2388302Z stochastic_rounding=False, 2025-05-07T21:01:56.2388561Z weighted=False, 2025-05-07T21:01:56.2388773Z row_wise=False, 2025-05-07T21:01:56.2388985Z mixed=False, 2025-05-07T21:01:56.2389202Z use_cache=False, 2025-05-07T21:01:56.2389453Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2389741Z use_cpu=True, 2025-05-07T21:01:56.2389975Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.2390229Z ) 2025-05-07T21:01:56.2390465Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2391057Z self=, 2025-05-07T21:01:56.2391774Z compile=False, 2025-05-07T21:01:56.2391983Z T=3, 2025-05-07T21:01:56.2392172Z D=18, 2025-05-07T21:01:56.2392357Z B=68, 2025-05-07T21:01:56.2392551Z log_E=3, 2025-05-07T21:01:56.2392748Z L=1, 2025-05-07T21:01:56.2392942Z D_gradcheck=1, 2025-05-07T21:01:56.2393171Z stochastic_rounding=True, 2025-05-07T21:01:56.2393428Z weighted=True, 2025-05-07T21:01:56.2393643Z row_wise=False, 2025-05-07T21:01:56.2393853Z mixed=False, 2025-05-07T21:01:56.2394061Z use_cache=True, 2025-05-07T21:01:56.2394376Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2394690Z use_cpu=False, 2025-05-07T21:01:56.2394955Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.2395218Z ) 2025-05-07T21:01:56.2395449Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2396039Z self=, 2025-05-07T21:01:56.2396581Z compile=False, 2025-05-07T21:01:56.2396789Z T=1, 2025-05-07T21:01:56.2396977Z D=88, 2025-05-07T21:01:56.2397166Z B=45, 2025-05-07T21:01:56.2397351Z log_E=3, 2025-05-07T21:01:56.2397550Z L=10, 2025-05-07T21:01:56.2397743Z D_gradcheck=1, 2025-05-07T21:01:56.2398047Z stochastic_rounding=False, 2025-05-07T21:01:56.2398304Z weighted=True, 2025-05-07T21:01:56.2398520Z row_wise=True, 2025-05-07T21:01:56.2398727Z mixed=False, 2025-05-07T21:01:56.2398939Z use_cache=True, 2025-05-07T21:01:56.2399181Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2399535Z use_cpu=False, 2025-05-07T21:01:56.2399771Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.2400032Z ) 2025-05-07T21:01:56.2400329Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2400911Z self=, 2025-05-07T21:01:56.2401444Z compile=True, 2025-05-07T21:01:56.2401648Z T=5, 2025-05-07T21:01:56.2401825Z D=26, 2025-05-07T21:01:56.2402007Z B=75, 2025-05-07T21:01:56.2402190Z log_E=5, 2025-05-07T21:01:56.2402378Z L=11, 2025-05-07T21:01:56.2402635Z D_gradcheck=2, 2025-05-07T21:01:56.2402863Z stochastic_rounding=True, 2025-05-07T21:01:56.2403118Z weighted=False, 2025-05-07T21:01:56.2403333Z row_wise=False, 2025-05-07T21:01:56.2403541Z mixed=False, 2025-05-07T21:01:56.2403742Z use_cache=True, 2025-05-07T21:01:56.2403980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2404259Z use_cpu=True, 2025-05-07T21:01:56.2404494Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.2404749Z ) 2025-05-07T21:01:56.2405005Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2405615Z self=, 2025-05-07T21:01:56.2406146Z compile=True, 2025-05-07T21:01:56.2406348Z T=5, 2025-05-07T21:01:56.2406532Z D=31, 2025-05-07T21:01:56.2406710Z B=70, 2025-05-07T21:01:56.2406892Z log_E=5, 2025-05-07T21:01:56.2407078Z L=0, 2025-05-07T21:01:56.2407264Z D_gradcheck=2, 2025-05-07T21:01:56.2407492Z stochastic_rounding=False, 2025-05-07T21:01:56.2407747Z weighted=False, 2025-05-07T21:01:56.2407958Z row_wise=True, 2025-05-07T21:01:56.2408167Z mixed=True, 2025-05-07T21:01:56.2408370Z use_cache=False, 2025-05-07T21:01:56.2408612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2408895Z use_cpu=False, 2025-05-07T21:01:56.2409125Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2409377Z ) 2025-05-07T21:01:56.2409605Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2410186Z self=, 2025-05-07T21:01:56.2410716Z compile=True, 2025-05-07T21:01:56.2410921Z T=5, 2025-05-07T21:01:56.2411102Z D=21, 2025-05-07T21:01:56.2411281Z B=8, 2025-05-07T21:01:56.2411464Z log_E=3, 2025-05-07T21:01:56.2411652Z L=13, 2025-05-07T21:01:56.2411840Z D_gradcheck=1, 2025-05-07T21:01:56.2412064Z stochastic_rounding=False, 2025-05-07T21:01:56.2412323Z weighted=True, 2025-05-07T21:01:56.2412534Z row_wise=False, 2025-05-07T21:01:56.2412741Z mixed=False, 2025-05-07T21:01:56.2412946Z use_cache=False, 2025-05-07T21:01:56.2413190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2413469Z use_cpu=False, 2025-05-07T21:01:56.2413698Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.2413954Z ) 2025-05-07T21:01:56.2414235Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2414821Z self=, 2025-05-07T21:01:56.2415356Z compile=True, 2025-05-07T21:01:56.2415558Z T=4, 2025-05-07T21:01:56.2415741Z D=119, 2025-05-07T21:01:56.2415925Z B=41, 2025-05-07T21:01:56.2416101Z log_E=3, 2025-05-07T21:01:56.2416295Z L=3, 2025-05-07T21:01:56.2416487Z D_gradcheck=1, 2025-05-07T21:01:56.2416714Z stochastic_rounding=False, 2025-05-07T21:01:56.2416972Z weighted=True, 2025-05-07T21:01:56.2417187Z row_wise=True, 2025-05-07T21:01:56.2417393Z mixed=True, 2025-05-07T21:01:56.2417661Z use_cache=True, 2025-05-07T21:01:56.2417917Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2418225Z use_cpu=False, 2025-05-07T21:01:56.2418467Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.2418744Z ) 2025-05-07T21:01:56.2418989Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2419710Z self=, 2025-05-07T21:01:56.2420337Z compile=False, 2025-05-07T21:01:56.2420550Z T=4, 2025-05-07T21:01:56.2420733Z D=36, 2025-05-07T21:01:56.2420913Z B=91, 2025-05-07T21:01:56.2421095Z log_E=4, 2025-05-07T21:01:56.2421280Z L=11, 2025-05-07T21:01:56.2421465Z D_gradcheck=2, 2025-05-07T21:01:56.2421687Z stochastic_rounding=True, 2025-05-07T21:01:56.2421935Z weighted=False, 2025-05-07T21:01:56.2422142Z row_wise=True, 2025-05-07T21:01:56.2422389Z mixed=False, 2025-05-07T21:01:56.2422594Z use_cache=False, 2025-05-07T21:01:56.2422843Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2423126Z use_cpu=True, 2025-05-07T21:01:56.2423351Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.2423607Z ) 2025-05-07T21:01:56.2423834Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2424417Z self=, 2025-05-07T21:01:56.2425003Z compile=False, 2025-05-07T21:01:56.2425202Z T=1, 2025-05-07T21:01:56.2425381Z D=9, 2025-05-07T21:01:56.2425555Z B=84, 2025-05-07T21:01:56.2425735Z log_E=4, 2025-05-07T21:01:56.2425921Z L=7, 2025-05-07T21:01:56.2426102Z D_gradcheck=1, 2025-05-07T21:01:56.2426325Z stochastic_rounding=False, 2025-05-07T21:01:56.2426578Z weighted=True, 2025-05-07T21:01:56.2426782Z row_wise=False, 2025-05-07T21:01:56.2426999Z mixed=True, 2025-05-07T21:01:56.2427217Z use_cache=True, 2025-05-07T21:01:56.2427455Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2427748Z use_cpu=True, 2025-05-07T21:01:56.2427982Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2428239Z ) 2025-05-07T21:01:56.2428477Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2429069Z self=, 2025-05-07T21:01:56.2429615Z compile=False, 2025-05-07T21:01:56.2429822Z T=3, 2025-05-07T21:01:56.2430011Z D=21, 2025-05-07T21:01:56.2430199Z B=61, 2025-05-07T21:01:56.2430383Z log_E=3, 2025-05-07T21:01:56.2430578Z L=9, 2025-05-07T21:01:56.2430770Z D_gradcheck=2, 2025-05-07T21:01:56.2430997Z stochastic_rounding=False, 2025-05-07T21:01:56.2431262Z weighted=True, 2025-05-07T21:01:56.2431480Z row_wise=True, 2025-05-07T21:01:56.2431686Z mixed=False, 2025-05-07T21:01:56.2431897Z use_cache=True, 2025-05-07T21:01:56.2432143Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2432422Z use_cpu=True, 2025-05-07T21:01:56.2432658Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.2432920Z ) 2025-05-07T21:01:56.2433151Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2433794Z self=, 2025-05-07T21:01:56.2434338Z compile=True, 2025-05-07T21:01:56.2434543Z T=5, 2025-05-07T21:01:56.2434728Z D=26, 2025-05-07T21:01:56.2434939Z B=72, 2025-05-07T21:01:56.2435147Z log_E=4, 2025-05-07T21:01:56.2435340Z L=3, 2025-05-07T21:01:56.2435541Z D_gradcheck=1, 2025-05-07T21:01:56.2435769Z stochastic_rounding=False, 2025-05-07T21:01:56.2436029Z weighted=False, 2025-05-07T21:01:56.2436251Z row_wise=True, 2025-05-07T21:01:56.2436460Z mixed=True, 2025-05-07T21:01:56.2436663Z use_cache=True, 2025-05-07T21:01:56.2436903Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2437373Z use_cpu=False, 2025-05-07T21:01:56.2437611Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.2438390Z ) 2025-05-07T21:01:56.2438630Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2439226Z self=, 2025-05-07T21:01:56.2439777Z compile=False, 2025-05-07T21:01:56.2440046Z T=3, 2025-05-07T21:01:56.2440234Z D=49, 2025-05-07T21:01:56.2440470Z B=126, 2025-05-07T21:01:56.2440667Z log_E=3, 2025-05-07T21:01:56.2440866Z L=3, 2025-05-07T21:01:56.2441065Z D_gradcheck=2, 2025-05-07T21:01:56.2441305Z stochastic_rounding=False, 2025-05-07T21:01:56.2441568Z weighted=False, 2025-05-07T21:01:56.2441789Z row_wise=True, 2025-05-07T21:01:56.2442009Z mixed=True, 2025-05-07T21:01:56.2442223Z use_cache=True, 2025-05-07T21:01:56.2442468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2442761Z use_cpu=False, 2025-05-07T21:01:56.2443078Z output_dtype=SparseType.BF16, 2025-05-07T21:01:56.2443341Z ) 2025-05-07T21:01:56.2443585Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2444182Z self=, 2025-05-07T21:01:56.2444729Z compile=True, 2025-05-07T21:01:56.2444943Z T=3, 2025-05-07T21:01:56.2445141Z D=67, 2025-05-07T21:01:56.2445328Z B=101, 2025-05-07T21:01:56.2445524Z log_E=3, 2025-05-07T21:01:56.2445727Z L=19, 2025-05-07T21:01:56.2445921Z D_gradcheck=1, 2025-05-07T21:01:56.2446157Z stochastic_rounding=True, 2025-05-07T21:01:56.2446420Z weighted=True, 2025-05-07T21:01:56.2446633Z row_wise=False, 2025-05-07T21:01:56.2446852Z mixed=True, 2025-05-07T21:01:56.2447066Z use_cache=False, 2025-05-07T21:01:56.2447316Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2447612Z use_cpu=False, 2025-05-07T21:01:56.2447851Z output_dtype=SparseType.FP16, 2025-05-07T21:01:56.2448117Z ) 2025-05-07T21:01:56.2448356Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2448952Z self=, 2025-05-07T21:01:56.2449496Z compile=True, 2025-05-07T21:01:56.2449705Z T=3, 2025-05-07T21:01:56.2449896Z D=47, 2025-05-07T21:01:56.2450099Z B=65, 2025-05-07T21:01:56.2450286Z log_E=5, 2025-05-07T21:01:56.2450485Z L=9, 2025-05-07T21:01:56.2450681Z D_gradcheck=2, 2025-05-07T21:01:56.2450913Z stochastic_rounding=False, 2025-05-07T21:01:56.2451178Z weighted=False, 2025-05-07T21:01:56.2451400Z row_wise=False, 2025-05-07T21:01:56.2451612Z mixed=False, 2025-05-07T21:01:56.2451827Z use_cache=True, 2025-05-07T21:01:56.2452075Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:56.2452365Z use_cpu=True, 2025-05-07T21:01:56.2452605Z output_dtype=SparseType.FP32, 2025-05-07T21:01:56.2452872Z ) 2025-05-07T21:01:56.2453114Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:56.2453716Z self=, 2025-05-07T21:01:56.2454266Z compile=True, 2025-05-07T21:01:56.2454474Z T=1, 2025-05-07T21:01:56.2454695Z D=118, 2025-05-07T21:01:56.2454913Z B=82, 2025-05-07T21:01:56.2455162Z log_E=4, 2025-05-07T21:01:56.2455363Z L=4, 2025-05-07T21:01:56.2455561Z D_gradcheck=1, 2025-05-07T21:01:56.2455797Z stochastic_rounding=False, 2025-05-07T21:01:56.2456057Z weighted=False, 2025-05-07T21:01:56.2456280Z row_wise=True, 2025-05-07T21:01:56.2456498Z mixed=False, 2025-05-07T21:01:56.2456706Z use_cache=True, 2025-05-07T21:01:56.2456952Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:56.2457247Z use_cpu=False, 2025-05-07T21:01:56.2457487Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.3710255Z ) 2025-05-07T21:01:59.3710551Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3711156Z self=, 2025-05-07T21:01:59.3711909Z compile=False, 2025-05-07T21:01:59.3712127Z T=4, 2025-05-07T21:01:59.3712319Z D=102, 2025-05-07T21:01:59.3712510Z B=52, 2025-05-07T21:01:59.3712707Z log_E=5, 2025-05-07T21:01:59.3712995Z L=10, 2025-05-07T21:01:59.3713196Z D_gradcheck=2, 2025-05-07T21:01:59.3713431Z stochastic_rounding=True, 2025-05-07T21:01:59.3713691Z weighted=True, 2025-05-07T21:01:59.3713911Z row_wise=False, 2025-05-07T21:01:59.3714126Z mixed=True, 2025-05-07T21:01:59.3714335Z use_cache=False, 2025-05-07T21:01:59.3714595Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.3714891Z use_cpu=True, 2025-05-07T21:01:59.3715132Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.3715396Z ) 2025-05-07T21:01:59.3715682Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3716369Z self=, 2025-05-07T21:01:59.3716919Z compile=False, 2025-05-07T21:01:59.3717145Z T=2, 2025-05-07T21:01:59.3717341Z D=97, 2025-05-07T21:01:59.3717531Z B=12, 2025-05-07T21:01:59.3717727Z log_E=3, 2025-05-07T21:01:59.3717930Z L=13, 2025-05-07T21:01:59.3718123Z D_gradcheck=2, 2025-05-07T21:01:59.3718364Z stochastic_rounding=False, 2025-05-07T21:01:59.3718634Z weighted=False, 2025-05-07T21:01:59.3718847Z row_wise=True, 2025-05-07T21:01:59.3719061Z mixed=False, 2025-05-07T21:01:59.3719285Z use_cache=False, 2025-05-07T21:01:59.3719536Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.3719830Z use_cpu=False, 2025-05-07T21:01:59.3720066Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.3720409Z ) 2025-05-07T21:01:59.3720645Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3721250Z self=, 2025-05-07T21:01:59.3721800Z compile=False, 2025-05-07T21:01:59.3722006Z T=4, 2025-05-07T21:01:59.3722196Z D=2, 2025-05-07T21:01:59.3722386Z B=48, 2025-05-07T21:01:59.3722568Z log_E=4, 2025-05-07T21:01:59.3722765Z L=5, 2025-05-07T21:01:59.3722960Z D_gradcheck=2, 2025-05-07T21:01:59.3723189Z stochastic_rounding=True, 2025-05-07T21:01:59.3723460Z weighted=False, 2025-05-07T21:01:59.3723682Z row_wise=True, 2025-05-07T21:01:59.3723892Z mixed=False, 2025-05-07T21:01:59.3724107Z use_cache=True, 2025-05-07T21:01:59.3724355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.3724646Z use_cpu=False, 2025-05-07T21:01:59.3724887Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.3725148Z ) 2025-05-07T21:01:59.3725438Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3726086Z self=, 2025-05-07T21:01:59.3726631Z compile=False, 2025-05-07T21:01:59.3726850Z T=5, 2025-05-07T21:01:59.3727036Z D=104, 2025-05-07T21:01:59.3727226Z B=73, 2025-05-07T21:01:59.3733262Z log_E=5, 2025-05-07T21:01:59.3733495Z L=20, 2025-05-07T21:01:59.3733701Z D_gradcheck=1, 2025-05-07T21:01:59.3733949Z stochastic_rounding=False, 2025-05-07T21:01:59.3734329Z weighted=False, 2025-05-07T21:01:59.3734561Z row_wise=True, 2025-05-07T21:01:59.3734781Z mixed=True, 2025-05-07T21:01:59.3734993Z use_cache=True, 2025-05-07T21:01:59.3735242Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.3735544Z use_cpu=False, 2025-05-07T21:01:59.3735786Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.3736060Z ) 2025-05-07T21:01:59.3736305Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3736908Z self=, 2025-05-07T21:01:59.3737467Z compile=True, 2025-05-07T21:01:59.3737689Z T=1, 2025-05-07T21:01:59.3737879Z D=34, 2025-05-07T21:01:59.3738128Z B=36, 2025-05-07T21:01:59.3738326Z log_E=5, 2025-05-07T21:01:59.3738522Z L=5, 2025-05-07T21:01:59.3738720Z D_gradcheck=1, 2025-05-07T21:01:59.3738955Z stochastic_rounding=True, 2025-05-07T21:01:59.3739216Z weighted=False, 2025-05-07T21:01:59.3739484Z row_wise=True, 2025-05-07T21:01:59.3739703Z mixed=False, 2025-05-07T21:01:59.3739922Z use_cache=False, 2025-05-07T21:01:59.3740172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.3740468Z use_cpu=False, 2025-05-07T21:01:59.3740710Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.3740974Z ) 2025-05-07T21:01:59.3741218Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3741821Z self=, 2025-05-07T21:01:59.3742364Z compile=False, 2025-05-07T21:01:59.3742586Z T=5, 2025-05-07T21:01:59.3742825Z D=61, 2025-05-07T21:01:59.3743015Z B=92, 2025-05-07T21:01:59.3743215Z log_E=3, 2025-05-07T21:01:59.3743419Z L=12, 2025-05-07T21:01:59.3743615Z D_gradcheck=2, 2025-05-07T21:01:59.3743856Z stochastic_rounding=False, 2025-05-07T21:01:59.3744123Z weighted=False, 2025-05-07T21:01:59.3744342Z row_wise=True, 2025-05-07T21:01:59.3744567Z mixed=False, 2025-05-07T21:01:59.3744789Z use_cache=True, 2025-05-07T21:01:59.3745032Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.3745335Z use_cpu=True, 2025-05-07T21:01:59.3745613Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.3745890Z ) 2025-05-07T21:01:59.3746125Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3746721Z self=, 2025-05-07T21:01:59.3747265Z compile=False, 2025-05-07T21:01:59.3747469Z T=2, 2025-05-07T21:01:59.3747658Z D=100, 2025-05-07T21:01:59.3747856Z B=78, 2025-05-07T21:01:59.3748043Z log_E=5, 2025-05-07T21:01:59.3748245Z L=1, 2025-05-07T21:01:59.3748440Z D_gradcheck=2, 2025-05-07T21:01:59.3748670Z stochastic_rounding=True, 2025-05-07T21:01:59.3748932Z weighted=True, 2025-05-07T21:01:59.3749151Z row_wise=True, 2025-05-07T21:01:59.3749361Z mixed=False, 2025-05-07T21:01:59.3749585Z use_cache=True, 2025-05-07T21:01:59.3749835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.3750118Z use_cpu=True, 2025-05-07T21:01:59.3750359Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.3750625Z ) 2025-05-07T21:01:59.3750857Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3751450Z self=, 2025-05-07T21:01:59.3751993Z compile=False, 2025-05-07T21:01:59.3752208Z T=5, 2025-05-07T21:01:59.3752391Z D=79, 2025-05-07T21:01:59.3752580Z B=77, 2025-05-07T21:01:59.3752775Z log_E=5, 2025-05-07T21:01:59.3752965Z L=17, 2025-05-07T21:01:59.3753163Z D_gradcheck=2, 2025-05-07T21:01:59.3753395Z stochastic_rounding=False, 2025-05-07T21:01:59.3753651Z weighted=True, 2025-05-07T21:01:59.3753865Z row_wise=False, 2025-05-07T21:01:59.3754081Z mixed=True, 2025-05-07T21:01:59.3754296Z use_cache=False, 2025-05-07T21:01:59.3754604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.3754899Z use_cpu=False, 2025-05-07T21:01:59.3755135Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.3755397Z ) 2025-05-07T21:01:59.3755639Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3756277Z self=, 2025-05-07T21:01:59.3756817Z compile=True, 2025-05-07T21:01:59.3757026Z T=3, 2025-05-07T21:01:59.3757210Z D=17, 2025-05-07T21:01:59.3757398Z B=115, 2025-05-07T21:01:59.3757591Z log_E=3, 2025-05-07T21:01:59.3757784Z L=17, 2025-05-07T21:01:59.3757980Z D_gradcheck=1, 2025-05-07T21:01:59.3758260Z stochastic_rounding=False, 2025-05-07T21:01:59.3758523Z weighted=False, 2025-05-07T21:01:59.3758740Z row_wise=True, 2025-05-07T21:01:59.3758956Z mixed=False, 2025-05-07T21:01:59.3759168Z use_cache=True, 2025-05-07T21:01:59.3759407Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.3759749Z use_cpu=True, 2025-05-07T21:01:59.3759985Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.3760319Z ) 2025-05-07T21:01:59.3760558Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3761156Z self=, 2025-05-07T21:01:59.3761696Z compile=True, 2025-05-07T21:01:59.3761910Z T=2, 2025-05-07T21:01:59.3762101Z D=40, 2025-05-07T21:01:59.3762287Z B=20, 2025-05-07T21:01:59.3762481Z log_E=3, 2025-05-07T21:01:59.3762677Z L=5, 2025-05-07T21:01:59.3762914Z D_gradcheck=1, 2025-05-07T21:01:59.3763153Z stochastic_rounding=False, 2025-05-07T21:01:59.3763417Z weighted=True, 2025-05-07T21:01:59.3763626Z row_wise=False, 2025-05-07T21:01:59.3763840Z mixed=True, 2025-05-07T21:01:59.3764052Z use_cache=False, 2025-05-07T21:01:59.3764299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.3764587Z use_cpu=False, 2025-05-07T21:01:59.3764830Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.3765093Z ) 2025-05-07T21:01:59.3765323Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3765912Z self=, 2025-05-07T21:01:59.3766453Z compile=False, 2025-05-07T21:01:59.3766657Z T=5, 2025-05-07T21:01:59.3766841Z D=76, 2025-05-07T21:01:59.3767031Z B=51, 2025-05-07T21:01:59.3767220Z log_E=5, 2025-05-07T21:01:59.3767422Z L=11, 2025-05-07T21:01:59.3767614Z D_gradcheck=2, 2025-05-07T21:01:59.3767843Z stochastic_rounding=False, 2025-05-07T21:01:59.3768219Z weighted=False, 2025-05-07T21:01:59.3768528Z row_wise=False, 2025-05-07T21:01:59.3768735Z mixed=False, 2025-05-07T21:01:59.3768944Z use_cache=False, 2025-05-07T21:01:59.3769190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.3769470Z use_cpu=True, 2025-05-07T21:01:59.3769705Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.3769966Z ) 2025-05-07T21:01:59.3770195Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3770987Z self=, 2025-05-07T21:01:59.3771524Z compile=False, 2025-05-07T21:01:59.3771732Z T=1, 2025-05-07T21:01:59.3771912Z D=71, 2025-05-07T21:01:59.3772104Z B=56, 2025-05-07T21:01:59.3772294Z log_E=3, 2025-05-07T21:01:59.3772485Z L=19, 2025-05-07T21:01:59.3772677Z D_gradcheck=2, 2025-05-07T21:01:59.3772907Z stochastic_rounding=False, 2025-05-07T21:01:59.3773171Z weighted=True, 2025-05-07T21:01:59.3773386Z row_wise=False, 2025-05-07T21:01:59.3773600Z mixed=True, 2025-05-07T21:01:59.3773804Z use_cache=False, 2025-05-07T21:01:59.3774054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.3774345Z use_cpu=True, 2025-05-07T21:01:59.3774573Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.3774846Z ) 2025-05-07T21:01:59.3775150Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3775790Z self=, 2025-05-07T21:01:59.3776332Z compile=False, 2025-05-07T21:01:59.3776541Z T=2, 2025-05-07T21:01:59.3776726Z D=2, 2025-05-07T21:01:59.3776906Z B=102, 2025-05-07T21:01:59.3777092Z log_E=5, 2025-05-07T21:01:59.3777282Z L=20, 2025-05-07T21:01:59.3777467Z D_gradcheck=1, 2025-05-07T21:01:59.3777694Z stochastic_rounding=True, 2025-05-07T21:01:59.3777953Z weighted=False, 2025-05-07T21:01:59.3778174Z row_wise=False, 2025-05-07T21:01:59.3778381Z mixed=False, 2025-05-07T21:01:59.3778642Z use_cache=False, 2025-05-07T21:01:59.3778909Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.3779321Z use_cpu=True, 2025-05-07T21:01:59.3779650Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.3779925Z ) 2025-05-07T21:01:59.3780165Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3780867Z self=, 2025-05-07T21:01:59.3781405Z compile=False, 2025-05-07T21:01:59.3781616Z T=1, 2025-05-07T21:01:59.3781803Z D=77, 2025-05-07T21:01:59.3781982Z B=48, 2025-05-07T21:01:59.3782166Z log_E=5, 2025-05-07T21:01:59.3782362Z L=3, 2025-05-07T21:01:59.3782543Z D_gradcheck=2, 2025-05-07T21:01:59.3782767Z stochastic_rounding=True, 2025-05-07T21:01:59.3783023Z weighted=False, 2025-05-07T21:01:59.3783230Z row_wise=False, 2025-05-07T21:01:59.3783494Z mixed=False, 2025-05-07T21:01:59.3783704Z use_cache=True, 2025-05-07T21:01:59.3783944Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.3784227Z use_cpu=False, 2025-05-07T21:01:59.3784480Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.3784742Z ) 2025-05-07T21:01:59.3784974Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3785584Z self=, 2025-05-07T21:01:59.3786182Z compile=False, 2025-05-07T21:01:59.3786386Z T=3, 2025-05-07T21:01:59.3786576Z D=24, 2025-05-07T21:01:59.3786771Z B=126, 2025-05-07T21:01:59.3786955Z log_E=5, 2025-05-07T21:01:59.3787154Z L=12, 2025-05-07T21:01:59.3787350Z D_gradcheck=1, 2025-05-07T21:01:59.3787577Z stochastic_rounding=False, 2025-05-07T21:01:59.3787840Z weighted=False, 2025-05-07T21:01:59.3788057Z row_wise=True, 2025-05-07T21:01:59.3788263Z mixed=True, 2025-05-07T21:01:59.3788479Z use_cache=True, 2025-05-07T21:01:59.3788726Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.3789013Z use_cpu=True, 2025-05-07T21:01:59.3789258Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.3789526Z ) 2025-05-07T21:01:59.3789764Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3790359Z self=, 2025-05-07T21:01:59.3790917Z compile=False, 2025-05-07T21:01:59.3791130Z T=2, 2025-05-07T21:01:59.3791308Z D=3, 2025-05-07T21:01:59.3791814Z B=5, 2025-05-07T21:01:59.3792011Z log_E=5, 2025-05-07T21:01:59.3792205Z L=4, 2025-05-07T21:01:59.3792399Z D_gradcheck=2, 2025-05-07T21:01:59.3792632Z stochastic_rounding=True, 2025-05-07T21:01:59.3792887Z weighted=False, 2025-05-07T21:01:59.3793107Z row_wise=False, 2025-05-07T21:01:59.3793322Z mixed=True, 2025-05-07T21:01:59.3793528Z use_cache=True, 2025-05-07T21:01:59.3793774Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.3794066Z use_cpu=True, 2025-05-07T21:01:59.3794303Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.3794568Z ) 2025-05-07T21:01:59.3794807Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3795493Z self=, 2025-05-07T21:01:59.3796051Z compile=True, 2025-05-07T21:01:59.3796265Z T=2, 2025-05-07T21:01:59.3796455Z D=51, 2025-05-07T21:01:59.3796638Z B=8, 2025-05-07T21:01:59.3796829Z log_E=4, 2025-05-07T21:01:59.3797023Z L=5, 2025-05-07T21:01:59.3797210Z D_gradcheck=1, 2025-05-07T21:01:59.3797443Z stochastic_rounding=False, 2025-05-07T21:01:59.3797710Z weighted=False, 2025-05-07T21:01:59.3797923Z row_wise=False, 2025-05-07T21:01:59.3798140Z mixed=False, 2025-05-07T21:01:59.3798356Z use_cache=False, 2025-05-07T21:01:59.3798605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.3798904Z use_cpu=False, 2025-05-07T21:01:59.3799145Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.3799477Z ) 2025-05-07T21:01:59.3799716Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3800417Z self=, 2025-05-07T21:01:59.3800965Z compile=True, 2025-05-07T21:01:59.3801246Z T=3, 2025-05-07T21:01:59.3801435Z D=72, 2025-05-07T21:01:59.3801617Z B=92, 2025-05-07T21:01:59.3801810Z log_E=4, 2025-05-07T21:01:59.3802007Z L=13, 2025-05-07T21:01:59.3802197Z D_gradcheck=1, 2025-05-07T21:01:59.3802429Z stochastic_rounding=True, 2025-05-07T21:01:59.3802693Z weighted=False, 2025-05-07T21:01:59.3802909Z row_wise=True, 2025-05-07T21:01:59.3803113Z mixed=True, 2025-05-07T21:01:59.3803323Z use_cache=False, 2025-05-07T21:01:59.3803573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.3803859Z use_cpu=False, 2025-05-07T21:01:59.3804161Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.3804428Z ) 2025-05-07T21:01:59.3804660Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3805251Z self=, 2025-05-07T21:01:59.3805846Z compile=True, 2025-05-07T21:01:59.3806050Z T=4, 2025-05-07T21:01:59.3806241Z D=92, 2025-05-07T21:01:59.3806432Z B=31, 2025-05-07T21:01:59.3806614Z log_E=4, 2025-05-07T21:01:59.3806813Z L=7, 2025-05-07T21:01:59.3807007Z D_gradcheck=2, 2025-05-07T21:01:59.3807235Z stochastic_rounding=False, 2025-05-07T21:01:59.3807495Z weighted=False, 2025-05-07T21:01:59.3807710Z row_wise=False, 2025-05-07T21:01:59.3807917Z mixed=False, 2025-05-07T21:01:59.3808132Z use_cache=False, 2025-05-07T21:01:59.3808384Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.3808677Z use_cpu=True, 2025-05-07T21:01:59.3808912Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.3986245Z ) 2025-05-07T21:01:59.3986531Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3987142Z self=, 2025-05-07T21:01:59.3987763Z compile=True, 2025-05-07T21:01:59.3988002Z T=1, 2025-05-07T21:01:59.3988192Z D=59, 2025-05-07T21:01:59.3988401Z B=21, 2025-05-07T21:01:59.3988587Z log_E=3, 2025-05-07T21:01:59.3988784Z L=10, 2025-05-07T21:01:59.3988983Z D_gradcheck=1, 2025-05-07T21:01:59.3989212Z stochastic_rounding=True, 2025-05-07T21:01:59.3989476Z weighted=False, 2025-05-07T21:01:59.3989697Z row_wise=False, 2025-05-07T21:01:59.3989906Z mixed=False, 2025-05-07T21:01:59.3990121Z use_cache=False, 2025-05-07T21:01:59.3990377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.3990670Z use_cpu=False, 2025-05-07T21:01:59.3990909Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.3991170Z ) 2025-05-07T21:01:59.3991594Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3992316Z self=, 2025-05-07T21:01:59.3992866Z compile=False, 2025-05-07T21:01:59.3993073Z T=4, 2025-05-07T21:01:59.3993254Z D=28, 2025-05-07T21:01:59.3993443Z B=50, 2025-05-07T21:01:59.3993757Z log_E=5, 2025-05-07T21:01:59.3993949Z L=0, 2025-05-07T21:01:59.3994138Z D_gradcheck=2, 2025-05-07T21:01:59.3994368Z stochastic_rounding=False, 2025-05-07T21:01:59.3994627Z weighted=False, 2025-05-07T21:01:59.3994846Z row_wise=False, 2025-05-07T21:01:59.3995087Z mixed=False, 2025-05-07T21:01:59.3995315Z use_cache=False, 2025-05-07T21:01:59.3995567Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.3995856Z use_cpu=True, 2025-05-07T21:01:59.3996088Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.3996358Z ) 2025-05-07T21:01:59.3996598Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.3997186Z self=, 2025-05-07T21:01:59.3997821Z compile=False, 2025-05-07T21:01:59.3998035Z T=5, 2025-05-07T21:01:59.3998216Z D=86, 2025-05-07T21:01:59.3998404Z B=75, 2025-05-07T21:01:59.3998593Z log_E=5, 2025-05-07T21:01:59.3998848Z L=15, 2025-05-07T21:01:59.3999041Z D_gradcheck=2, 2025-05-07T21:01:59.3999273Z stochastic_rounding=False, 2025-05-07T21:01:59.3999535Z weighted=False, 2025-05-07T21:01:59.3999745Z row_wise=False, 2025-05-07T21:01:59.3999962Z mixed=False, 2025-05-07T21:01:59.4000182Z use_cache=True, 2025-05-07T21:01:59.4000558Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4000854Z use_cpu=True, 2025-05-07T21:01:59.4001092Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.4001352Z ) 2025-05-07T21:01:59.4001588Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4002260Z self=, 2025-05-07T21:01:59.4003024Z compile=True, 2025-05-07T21:01:59.4003288Z T=3, 2025-05-07T21:01:59.4003485Z D=48, 2025-05-07T21:01:59.4003673Z B=2, 2025-05-07T21:01:59.4003864Z log_E=5, 2025-05-07T21:01:59.4004065Z L=1, 2025-05-07T21:01:59.4004263Z D_gradcheck=2, 2025-05-07T21:01:59.4004501Z stochastic_rounding=False, 2025-05-07T21:01:59.4004767Z weighted=True, 2025-05-07T21:01:59.4004981Z row_wise=False, 2025-05-07T21:01:59.4005202Z mixed=False, 2025-05-07T21:01:59.4005425Z use_cache=False, 2025-05-07T21:01:59.4005719Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4006017Z use_cpu=False, 2025-05-07T21:01:59.4006258Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4006522Z ) 2025-05-07T21:01:59.4006757Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4007361Z self=, 2025-05-07T21:01:59.4007912Z compile=False, 2025-05-07T21:01:59.4008121Z T=2, 2025-05-07T21:01:59.4008312Z D=102, 2025-05-07T21:01:59.4008506Z B=125, 2025-05-07T21:01:59.4008695Z log_E=5, 2025-05-07T21:01:59.4008897Z L=19, 2025-05-07T21:01:59.4009096Z D_gradcheck=2, 2025-05-07T21:01:59.4009332Z stochastic_rounding=False, 2025-05-07T21:01:59.4009598Z weighted=True, 2025-05-07T21:01:59.4009818Z row_wise=True, 2025-05-07T21:01:59.4010027Z mixed=True, 2025-05-07T21:01:59.4010243Z use_cache=False, 2025-05-07T21:01:59.4010498Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4010787Z use_cpu=False, 2025-05-07T21:01:59.4011027Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4011292Z ) 2025-05-07T21:01:59.4011525Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4012124Z self=, 2025-05-07T21:01:59.4012669Z compile=False, 2025-05-07T21:01:59.4012888Z T=4, 2025-05-07T21:01:59.4013072Z D=25, 2025-05-07T21:01:59.4013262Z B=39, 2025-05-07T21:01:59.4018586Z log_E=4, 2025-05-07T21:01:59.4018796Z L=10, 2025-05-07T21:01:59.4018998Z D_gradcheck=2, 2025-05-07T21:01:59.4019236Z stochastic_rounding=False, 2025-05-07T21:01:59.4019591Z weighted=False, 2025-05-07T21:01:59.4019815Z row_wise=False, 2025-05-07T21:01:59.4020029Z mixed=False, 2025-05-07T21:01:59.4020240Z use_cache=True, 2025-05-07T21:01:59.4020483Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4020773Z use_cpu=True, 2025-05-07T21:01:59.4021006Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4021274Z ) 2025-05-07T21:01:59.4021511Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4022102Z self=, 2025-05-07T21:01:59.4022651Z compile=True, 2025-05-07T21:01:59.4022861Z T=3, 2025-05-07T21:01:59.4023098Z D=52, 2025-05-07T21:01:59.4023284Z B=126, 2025-05-07T21:01:59.4023483Z log_E=5, 2025-05-07T21:01:59.4023677Z L=16, 2025-05-07T21:01:59.4023870Z D_gradcheck=2, 2025-05-07T21:01:59.4024107Z stochastic_rounding=False, 2025-05-07T21:01:59.4024370Z weighted=False, 2025-05-07T21:01:59.4024633Z row_wise=True, 2025-05-07T21:01:59.4024843Z mixed=True, 2025-05-07T21:01:59.4025078Z use_cache=True, 2025-05-07T21:01:59.4025337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4025627Z use_cpu=True, 2025-05-07T21:01:59.4025861Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.4026122Z ) 2025-05-07T21:01:59.4026359Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4026954Z self=, 2025-05-07T21:01:59.4027494Z compile=True, 2025-05-07T21:01:59.4027745Z T=4, 2025-05-07T21:01:59.4027933Z D=118, 2025-05-07T21:01:59.4028120Z B=114, 2025-05-07T21:01:59.4028312Z log_E=5, 2025-05-07T21:01:59.4028505Z L=0, 2025-05-07T21:01:59.4028692Z D_gradcheck=2, 2025-05-07T21:01:59.4028921Z stochastic_rounding=False, 2025-05-07T21:01:59.4029176Z weighted=True, 2025-05-07T21:01:59.4029388Z row_wise=True, 2025-05-07T21:01:59.4029605Z mixed=False, 2025-05-07T21:01:59.4029817Z use_cache=False, 2025-05-07T21:01:59.4030066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4030353Z use_cpu=True, 2025-05-07T21:01:59.4030585Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4030849Z ) 2025-05-07T21:01:59.4031078Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4031672Z self=, 2025-05-07T21:01:59.4032214Z compile=False, 2025-05-07T21:01:59.4032420Z T=3, 2025-05-07T21:01:59.4032610Z D=20, 2025-05-07T21:01:59.4032797Z B=28, 2025-05-07T21:01:59.4032981Z log_E=4, 2025-05-07T21:01:59.4033176Z L=11, 2025-05-07T21:01:59.4033371Z D_gradcheck=1, 2025-05-07T21:01:59.4033599Z stochastic_rounding=False, 2025-05-07T21:01:59.4033863Z weighted=False, 2025-05-07T21:01:59.4034075Z row_wise=True, 2025-05-07T21:01:59.4034283Z mixed=True, 2025-05-07T21:01:59.4034499Z use_cache=False, 2025-05-07T21:01:59.4034750Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4035040Z use_cpu=True, 2025-05-07T21:01:59.4035275Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4035564Z ) 2025-05-07T21:01:59.4035821Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4036407Z self=, 2025-05-07T21:01:59.4036950Z compile=False, 2025-05-07T21:01:59.4037158Z T=4, 2025-05-07T21:01:59.4037342Z D=85, 2025-05-07T21:01:59.4037526Z B=27, 2025-05-07T21:01:59.4037715Z log_E=5, 2025-05-07T21:01:59.4037909Z L=3, 2025-05-07T21:01:59.4038104Z D_gradcheck=2, 2025-05-07T21:01:59.4038332Z stochastic_rounding=False, 2025-05-07T21:01:59.4038588Z weighted=False, 2025-05-07T21:01:59.4038805Z row_wise=False, 2025-05-07T21:01:59.4039014Z mixed=True, 2025-05-07T21:01:59.4039220Z use_cache=True, 2025-05-07T21:01:59.4039515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4039807Z use_cpu=False, 2025-05-07T21:01:59.4040039Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4040401Z ) 2025-05-07T21:01:59.4040636Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4041228Z self=, 2025-05-07T21:01:59.4041769Z compile=True, 2025-05-07T21:01:59.4041979Z T=3, 2025-05-07T21:01:59.4042165Z D=4, 2025-05-07T21:01:59.4042349Z B=44, 2025-05-07T21:01:59.4042535Z log_E=3, 2025-05-07T21:01:59.4042742Z L=5, 2025-05-07T21:01:59.4042930Z D_gradcheck=1, 2025-05-07T21:01:59.4043251Z stochastic_rounding=False, 2025-05-07T21:01:59.4043514Z weighted=True, 2025-05-07T21:01:59.4043732Z row_wise=False, 2025-05-07T21:01:59.4043947Z mixed=True, 2025-05-07T21:01:59.4044157Z use_cache=False, 2025-05-07T21:01:59.4044406Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4044750Z use_cpu=False, 2025-05-07T21:01:59.4044985Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.4045242Z ) 2025-05-07T21:01:59.4045479Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4046120Z self=, 2025-05-07T21:01:59.4046658Z compile=False, 2025-05-07T21:01:59.4046868Z T=1, 2025-05-07T21:01:59.4047051Z D=72, 2025-05-07T21:01:59.4047233Z B=23, 2025-05-07T21:01:59.4047419Z log_E=5, 2025-05-07T21:01:59.4047612Z L=2, 2025-05-07T21:01:59.4047843Z D_gradcheck=2, 2025-05-07T21:01:59.4048075Z stochastic_rounding=False, 2025-05-07T21:01:59.4048339Z weighted=False, 2025-05-07T21:01:59.4048552Z row_wise=True, 2025-05-07T21:01:59.4048759Z mixed=False, 2025-05-07T21:01:59.4048969Z use_cache=False, 2025-05-07T21:01:59.4049217Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4049503Z use_cpu=True, 2025-05-07T21:01:59.4049743Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4050005Z ) 2025-05-07T21:01:59.4050237Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4050825Z self=, 2025-05-07T21:01:59.4051367Z compile=True, 2025-05-07T21:01:59.4051571Z T=1, 2025-05-07T21:01:59.4051756Z D=91, 2025-05-07T21:01:59.4051943Z B=36, 2025-05-07T21:01:59.4052127Z log_E=5, 2025-05-07T21:01:59.4052321Z L=12, 2025-05-07T21:01:59.4052513Z D_gradcheck=2, 2025-05-07T21:01:59.4052742Z stochastic_rounding=True, 2025-05-07T21:01:59.4053000Z weighted=True, 2025-05-07T21:01:59.4053215Z row_wise=True, 2025-05-07T21:01:59.4053422Z mixed=True, 2025-05-07T21:01:59.4053631Z use_cache=True, 2025-05-07T21:01:59.4053871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4054161Z use_cpu=True, 2025-05-07T21:01:59.4054393Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.4054655Z ) 2025-05-07T21:01:59.4054889Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4055524Z self=, 2025-05-07T21:01:59.4056065Z compile=False, 2025-05-07T21:01:59.4056274Z T=5, 2025-05-07T21:01:59.4056457Z D=13, 2025-05-07T21:01:59.4056641Z B=19, 2025-05-07T21:01:59.4056827Z log_E=5, 2025-05-07T21:01:59.4057019Z L=11, 2025-05-07T21:01:59.4057211Z D_gradcheck=1, 2025-05-07T21:01:59.4057438Z stochastic_rounding=True, 2025-05-07T21:01:59.4057699Z weighted=False, 2025-05-07T21:01:59.4057913Z row_wise=True, 2025-05-07T21:01:59.4058127Z mixed=False, 2025-05-07T21:01:59.4058335Z use_cache=False, 2025-05-07T21:01:59.4058604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4058892Z use_cpu=True, 2025-05-07T21:01:59.4059123Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.4059380Z ) 2025-05-07T21:01:59.4059716Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4060304Z self=, 2025-05-07T21:01:59.4060842Z compile=True, 2025-05-07T21:01:59.4061048Z T=1, 2025-05-07T21:01:59.4061232Z D=114, 2025-05-07T21:01:59.4061418Z B=77, 2025-05-07T21:01:59.4061599Z log_E=5, 2025-05-07T21:01:59.4061791Z L=1, 2025-05-07T21:01:59.4061981Z D_gradcheck=1, 2025-05-07T21:01:59.4062205Z stochastic_rounding=True, 2025-05-07T21:01:59.4062462Z weighted=False, 2025-05-07T21:01:59.4062682Z row_wise=False, 2025-05-07T21:01:59.4062888Z mixed=True, 2025-05-07T21:01:59.4063143Z use_cache=False, 2025-05-07T21:01:59.4063393Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4063679Z use_cpu=True, 2025-05-07T21:01:59.4063911Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.4064170Z ) 2025-05-07T21:01:59.4064404Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4065038Z self=, 2025-05-07T21:01:59.4065581Z compile=False, 2025-05-07T21:01:59.4065814Z T=1, 2025-05-07T21:01:59.4066022Z D=60, 2025-05-07T21:01:59.4066207Z B=75, 2025-05-07T21:01:59.4066391Z log_E=5, 2025-05-07T21:01:59.4066585Z L=3, 2025-05-07T21:01:59.4066775Z D_gradcheck=1, 2025-05-07T21:01:59.4067001Z stochastic_rounding=False, 2025-05-07T21:01:59.4067261Z weighted=False, 2025-05-07T21:01:59.4067477Z row_wise=False, 2025-05-07T21:01:59.4067734Z mixed=False, 2025-05-07T21:01:59.4067942Z use_cache=True, 2025-05-07T21:01:59.4068185Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4068472Z use_cpu=False, 2025-05-07T21:01:59.4068713Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.4068982Z ) 2025-05-07T21:01:59.4069224Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4069821Z self=, 2025-05-07T21:01:59.4070372Z compile=True, 2025-05-07T21:01:59.4070590Z T=3, 2025-05-07T21:01:59.4070781Z D=110, 2025-05-07T21:01:59.4070975Z B=36, 2025-05-07T21:01:59.4071168Z log_E=3, 2025-05-07T21:01:59.4071368Z L=6, 2025-05-07T21:01:59.4071563Z D_gradcheck=2, 2025-05-07T21:01:59.4071797Z stochastic_rounding=False, 2025-05-07T21:01:59.4072054Z weighted=True, 2025-05-07T21:01:59.4072272Z row_wise=True, 2025-05-07T21:01:59.4072493Z mixed=False, 2025-05-07T21:01:59.4072709Z use_cache=True, 2025-05-07T21:01:59.4072958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4073259Z use_cpu=True, 2025-05-07T21:01:59.4073503Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.4073765Z ) 2025-05-07T21:01:59.4074005Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4074599Z self=, 2025-05-07T21:01:59.4075145Z compile=True, 2025-05-07T21:01:59.4075356Z T=4, 2025-05-07T21:01:59.4075548Z D=43, 2025-05-07T21:01:59.4075735Z B=98, 2025-05-07T21:01:59.4075948Z log_E=5, 2025-05-07T21:01:59.4076181Z L=5, 2025-05-07T21:01:59.4076377Z D_gradcheck=1, 2025-05-07T21:01:59.4076614Z stochastic_rounding=True, 2025-05-07T21:01:59.4076885Z weighted=True, 2025-05-07T21:01:59.4077102Z row_wise=False, 2025-05-07T21:01:59.4077317Z mixed=True, 2025-05-07T21:01:59.4077531Z use_cache=False, 2025-05-07T21:01:59.4077781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4078078Z use_cpu=True, 2025-05-07T21:01:59.4078319Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.4078582Z ) 2025-05-07T21:01:59.4078827Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4079470Z self=, 2025-05-07T21:01:59.4080024Z compile=True, 2025-05-07T21:01:59.4080233Z T=4, 2025-05-07T21:01:59.4080486Z D=116, 2025-05-07T21:01:59.4080683Z B=86, 2025-05-07T21:01:59.4080871Z log_E=4, 2025-05-07T21:01:59.4081073Z L=4, 2025-05-07T21:01:59.4081268Z D_gradcheck=2, 2025-05-07T21:01:59.4081501Z stochastic_rounding=False, 2025-05-07T21:01:59.4081763Z weighted=True, 2025-05-07T21:01:59.4081983Z row_wise=True, 2025-05-07T21:01:59.4082194Z mixed=True, 2025-05-07T21:01:59.4082411Z use_cache=True, 2025-05-07T21:01:59.4082659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4082946Z use_cpu=True, 2025-05-07T21:01:59.4083183Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.4262611Z ) 2025-05-07T21:01:59.4262859Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4263472Z self=, 2025-05-07T21:01:59.4264122Z compile=False, 2025-05-07T21:01:59.4264389Z T=2, 2025-05-07T21:01:59.4264584Z D=27, 2025-05-07T21:01:59.4264767Z B=23, 2025-05-07T21:01:59.4264964Z log_E=4, 2025-05-07T21:01:59.4265164Z L=15, 2025-05-07T21:01:59.4265354Z D_gradcheck=2, 2025-05-07T21:01:59.4265689Z stochastic_rounding=True, 2025-05-07T21:01:59.4266233Z weighted=True, 2025-05-07T21:01:59.4266660Z row_wise=False, 2025-05-07T21:01:59.4267075Z mixed=True, 2025-05-07T21:01:59.4267486Z use_cache=False, 2025-05-07T21:01:59.4267979Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4268542Z use_cpu=True, 2025-05-07T21:01:59.4269131Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4269657Z ) 2025-05-07T21:01:59.4270113Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4271284Z self=, 2025-05-07T21:01:59.4272364Z compile=True, 2025-05-07T21:01:59.4272777Z T=2, 2025-05-07T21:01:59.4273145Z D=28, 2025-05-07T21:01:59.4273517Z B=119, 2025-05-07T21:01:59.4273884Z log_E=5, 2025-05-07T21:01:59.4274268Z L=18, 2025-05-07T21:01:59.4274650Z D_gradcheck=1, 2025-05-07T21:01:59.4275102Z stochastic_rounding=False, 2025-05-07T21:01:59.4275395Z weighted=True, 2025-05-07T21:01:59.4275610Z row_wise=True, 2025-05-07T21:01:59.4275820Z mixed=False, 2025-05-07T21:01:59.4276030Z use_cache=True, 2025-05-07T21:01:59.4276269Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4276558Z use_cpu=True, 2025-05-07T21:01:59.4276796Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4277059Z ) 2025-05-07T21:01:59.4277295Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4277887Z self=, 2025-05-07T21:01:59.4278431Z compile=True, 2025-05-07T21:01:59.4278642Z T=3, 2025-05-07T21:01:59.4278826Z D=45, 2025-05-07T21:01:59.4279019Z B=74, 2025-05-07T21:01:59.4279209Z log_E=3, 2025-05-07T21:01:59.4279401Z L=4, 2025-05-07T21:01:59.4279598Z D_gradcheck=1, 2025-05-07T21:01:59.4279831Z stochastic_rounding=False, 2025-05-07T21:01:59.4280090Z weighted=True, 2025-05-07T21:01:59.4280360Z row_wise=False, 2025-05-07T21:01:59.4280578Z mixed=False, 2025-05-07T21:01:59.4280787Z use_cache=True, 2025-05-07T21:01:59.4281027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4281318Z use_cpu=False, 2025-05-07T21:01:59.4281550Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.4281814Z ) 2025-05-07T21:01:59.4282052Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4282645Z self=, 2025-05-07T21:01:59.4283185Z compile=True, 2025-05-07T21:01:59.4283393Z T=5, 2025-05-07T21:01:59.4283587Z D=59, 2025-05-07T21:01:59.4283771Z B=110, 2025-05-07T21:01:59.4284026Z log_E=3, 2025-05-07T21:01:59.4284223Z L=8, 2025-05-07T21:01:59.4284411Z D_gradcheck=1, 2025-05-07T21:01:59.4284639Z stochastic_rounding=True, 2025-05-07T21:01:59.4284900Z weighted=True, 2025-05-07T21:01:59.4285111Z row_wise=False, 2025-05-07T21:01:59.4285332Z mixed=True, 2025-05-07T21:01:59.4285564Z use_cache=False, 2025-05-07T21:01:59.4285837Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4286126Z use_cpu=True, 2025-05-07T21:01:59.4286357Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4286614Z ) 2025-05-07T21:01:59.4286854Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4287446Z self=, 2025-05-07T21:01:59.4288051Z compile=True, 2025-05-07T21:01:59.4288257Z T=1, 2025-05-07T21:01:59.4288441Z D=57, 2025-05-07T21:01:59.4288631Z B=107, 2025-05-07T21:01:59.4288814Z log_E=5, 2025-05-07T21:01:59.4289050Z L=3, 2025-05-07T21:01:59.4289244Z D_gradcheck=1, 2025-05-07T21:01:59.4289468Z stochastic_rounding=True, 2025-05-07T21:01:59.4289724Z weighted=True, 2025-05-07T21:01:59.4289935Z row_wise=True, 2025-05-07T21:01:59.4290142Z mixed=False, 2025-05-07T21:01:59.4290355Z use_cache=False, 2025-05-07T21:01:59.4290603Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4290885Z use_cpu=True, 2025-05-07T21:01:59.4291120Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.4291381Z ) 2025-05-07T21:01:59.4291770Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4292428Z self=, 2025-05-07T21:01:59.4292973Z compile=True, 2025-05-07T21:01:59.4293176Z T=3, 2025-05-07T21:01:59.4293368Z D=57, 2025-05-07T21:01:59.4293558Z B=23, 2025-05-07T21:01:59.4293745Z log_E=4, 2025-05-07T21:01:59.4293937Z L=19, 2025-05-07T21:01:59.4294132Z D_gradcheck=2, 2025-05-07T21:01:59.4294358Z stochastic_rounding=True, 2025-05-07T21:01:59.4294618Z weighted=False, 2025-05-07T21:01:59.4294836Z row_wise=False, 2025-05-07T21:01:59.4295052Z mixed=False, 2025-05-07T21:01:59.4295259Z use_cache=True, 2025-05-07T21:01:59.4295494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4295810Z use_cpu=False, 2025-05-07T21:01:59.4296063Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4296327Z ) 2025-05-07T21:01:59.4296558Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4297142Z self=, 2025-05-07T21:01:59.4297688Z compile=True, 2025-05-07T21:01:59.4297902Z T=1, 2025-05-07T21:01:59.4298082Z D=14, 2025-05-07T21:01:59.4298265Z B=19, 2025-05-07T21:01:59.4298452Z log_E=4, 2025-05-07T21:01:59.4298641Z L=18, 2025-05-07T21:01:59.4298838Z D_gradcheck=2, 2025-05-07T21:01:59.4299078Z stochastic_rounding=False, 2025-05-07T21:01:59.4299336Z weighted=True, 2025-05-07T21:01:59.4299548Z row_wise=True, 2025-05-07T21:01:59.4299752Z mixed=True, 2025-05-07T21:01:59.4299958Z use_cache=False, 2025-05-07T21:01:59.4300209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4300495Z use_cpu=False, 2025-05-07T21:01:59.4300724Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4300986Z ) 2025-05-07T21:01:59.4301219Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4301807Z self=, 2025-05-07T21:01:59.4302339Z compile=True, 2025-05-07T21:01:59.4302545Z T=5, 2025-05-07T21:01:59.4302734Z D=73, 2025-05-07T21:01:59.4307682Z B=79, 2025-05-07T21:01:59.4307907Z log_E=4, 2025-05-07T21:01:59.4308106Z L=3, 2025-05-07T21:01:59.4308296Z D_gradcheck=2, 2025-05-07T21:01:59.4308526Z stochastic_rounding=True, 2025-05-07T21:01:59.4308910Z weighted=True, 2025-05-07T21:01:59.4309128Z row_wise=False, 2025-05-07T21:01:59.4309340Z mixed=True, 2025-05-07T21:01:59.4309550Z use_cache=True, 2025-05-07T21:01:59.4309791Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4310083Z use_cpu=False, 2025-05-07T21:01:59.4310319Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.4310578Z ) 2025-05-07T21:01:59.4310816Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4311411Z self=, 2025-05-07T21:01:59.4311963Z compile=False, 2025-05-07T21:01:59.4312170Z T=2, 2025-05-07T21:01:59.4312357Z D=14, 2025-05-07T21:01:59.4312614Z B=119, 2025-05-07T21:01:59.4312800Z log_E=4, 2025-05-07T21:01:59.4312992Z L=3, 2025-05-07T21:01:59.4313183Z D_gradcheck=2, 2025-05-07T21:01:59.4313409Z stochastic_rounding=True, 2025-05-07T21:01:59.4313668Z weighted=False, 2025-05-07T21:01:59.4313956Z row_wise=False, 2025-05-07T21:01:59.4314164Z mixed=False, 2025-05-07T21:01:59.4314372Z use_cache=False, 2025-05-07T21:01:59.4314621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4314909Z use_cpu=False, 2025-05-07T21:01:59.4315143Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.4315400Z ) 2025-05-07T21:01:59.4315630Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4316227Z self=, 2025-05-07T21:01:59.4316778Z compile=False, 2025-05-07T21:01:59.4317028Z T=5, 2025-05-07T21:01:59.4317216Z D=46, 2025-05-07T21:01:59.4317402Z B=128, 2025-05-07T21:01:59.4317589Z log_E=4, 2025-05-07T21:01:59.4317782Z L=15, 2025-05-07T21:01:59.4317972Z D_gradcheck=1, 2025-05-07T21:01:59.4318200Z stochastic_rounding=False, 2025-05-07T21:01:59.4318457Z weighted=True, 2025-05-07T21:01:59.4318668Z row_wise=True, 2025-05-07T21:01:59.4318883Z mixed=False, 2025-05-07T21:01:59.4319088Z use_cache=False, 2025-05-07T21:01:59.4319335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4319621Z use_cpu=True, 2025-05-07T21:01:59.4319852Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4320109Z ) 2025-05-07T21:01:59.4320404Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4320990Z self=, 2025-05-07T21:01:59.4321533Z compile=False, 2025-05-07T21:01:59.4321740Z T=1, 2025-05-07T21:01:59.4321922Z D=15, 2025-05-07T21:01:59.4322103Z B=112, 2025-05-07T21:01:59.4322292Z log_E=3, 2025-05-07T21:01:59.4322483Z L=17, 2025-05-07T21:01:59.4322671Z D_gradcheck=1, 2025-05-07T21:01:59.4322896Z stochastic_rounding=False, 2025-05-07T21:01:59.4323145Z weighted=True, 2025-05-07T21:01:59.4323360Z row_wise=True, 2025-05-07T21:01:59.4323569Z mixed=True, 2025-05-07T21:01:59.4323776Z use_cache=True, 2025-05-07T21:01:59.4324014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4324297Z use_cpu=True, 2025-05-07T21:01:59.4324525Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4324781Z ) 2025-05-07T21:01:59.4325016Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4325607Z self=, 2025-05-07T21:01:59.4326145Z compile=False, 2025-05-07T21:01:59.4326349Z T=1, 2025-05-07T21:01:59.4326531Z D=24, 2025-05-07T21:01:59.4326713Z B=77, 2025-05-07T21:01:59.4326903Z log_E=4, 2025-05-07T21:01:59.4327097Z L=9, 2025-05-07T21:01:59.4327285Z D_gradcheck=2, 2025-05-07T21:01:59.4327510Z stochastic_rounding=True, 2025-05-07T21:01:59.4327763Z weighted=True, 2025-05-07T21:01:59.4327969Z row_wise=True, 2025-05-07T21:01:59.4328176Z mixed=False, 2025-05-07T21:01:59.4328381Z use_cache=False, 2025-05-07T21:01:59.4328681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4328973Z use_cpu=True, 2025-05-07T21:01:59.4329203Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.4329458Z ) 2025-05-07T21:01:59.4329687Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4330277Z self=, 2025-05-07T21:01:59.4330813Z compile=True, 2025-05-07T21:01:59.4331014Z T=3, 2025-05-07T21:01:59.4331199Z D=105, 2025-05-07T21:01:59.4331382Z B=38, 2025-05-07T21:01:59.4331563Z log_E=5, 2025-05-07T21:01:59.4331759Z L=15, 2025-05-07T21:01:59.4331948Z D_gradcheck=1, 2025-05-07T21:01:59.4332222Z stochastic_rounding=False, 2025-05-07T21:01:59.4332481Z weighted=True, 2025-05-07T21:01:59.4332691Z row_wise=False, 2025-05-07T21:01:59.4332897Z mixed=False, 2025-05-07T21:01:59.4333105Z use_cache=True, 2025-05-07T21:01:59.4333340Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4333667Z use_cpu=True, 2025-05-07T21:01:59.4333900Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.4334158Z ) 2025-05-07T21:01:59.4334386Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4334975Z self=, 2025-05-07T21:01:59.4335513Z compile=True, 2025-05-07T21:01:59.4335747Z T=2, 2025-05-07T21:01:59.4335948Z D=19, 2025-05-07T21:01:59.4336130Z B=86, 2025-05-07T21:01:59.4336311Z log_E=5, 2025-05-07T21:01:59.4336499Z L=14, 2025-05-07T21:01:59.4336741Z D_gradcheck=2, 2025-05-07T21:01:59.4336972Z stochastic_rounding=True, 2025-05-07T21:01:59.4337228Z weighted=False, 2025-05-07T21:01:59.4337446Z row_wise=False, 2025-05-07T21:01:59.4337659Z mixed=False, 2025-05-07T21:01:59.4337864Z use_cache=True, 2025-05-07T21:01:59.4338103Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4338388Z use_cpu=True, 2025-05-07T21:01:59.4338619Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.4338877Z ) 2025-05-07T21:01:59.4339107Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4339689Z self=, 2025-05-07T21:01:59.4340234Z compile=False, 2025-05-07T21:01:59.4340438Z T=5, 2025-05-07T21:01:59.4340621Z D=25, 2025-05-07T21:01:59.4340801Z B=60, 2025-05-07T21:01:59.4341004Z log_E=3, 2025-05-07T21:01:59.4341195Z L=18, 2025-05-07T21:01:59.4341383Z D_gradcheck=1, 2025-05-07T21:01:59.4341616Z stochastic_rounding=True, 2025-05-07T21:01:59.4341872Z weighted=False, 2025-05-07T21:01:59.4342087Z row_wise=True, 2025-05-07T21:01:59.4342293Z mixed=True, 2025-05-07T21:01:59.4342501Z use_cache=False, 2025-05-07T21:01:59.4342743Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4343026Z use_cpu=True, 2025-05-07T21:01:59.4343259Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4343521Z ) 2025-05-07T21:01:59.4343748Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4344334Z self=, 2025-05-07T21:01:59.4344877Z compile=True, 2025-05-07T21:01:59.4345078Z T=1, 2025-05-07T21:01:59.4345258Z D=43, 2025-05-07T21:01:59.4345442Z B=1, 2025-05-07T21:01:59.4345619Z log_E=3, 2025-05-07T21:01:59.4345814Z L=20, 2025-05-07T21:01:59.4346037Z D_gradcheck=1, 2025-05-07T21:01:59.4346269Z stochastic_rounding=True, 2025-05-07T21:01:59.4346527Z weighted=False, 2025-05-07T21:01:59.4346743Z row_wise=False, 2025-05-07T21:01:59.4346951Z mixed=False, 2025-05-07T21:01:59.4347160Z use_cache=True, 2025-05-07T21:01:59.4347394Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4347674Z use_cpu=True, 2025-05-07T21:01:59.4347902Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.4348162Z ) 2025-05-07T21:01:59.4348442Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4349032Z self=, 2025-05-07T21:01:59.4349574Z compile=False, 2025-05-07T21:01:59.4349781Z T=3, 2025-05-07T21:01:59.4349960Z D=76, 2025-05-07T21:01:59.4350142Z B=48, 2025-05-07T21:01:59.4350329Z log_E=3, 2025-05-07T21:01:59.4350520Z L=3, 2025-05-07T21:01:59.4350712Z D_gradcheck=1, 2025-05-07T21:01:59.4350935Z stochastic_rounding=True, 2025-05-07T21:01:59.4351195Z weighted=True, 2025-05-07T21:01:59.4351409Z row_wise=False, 2025-05-07T21:01:59.4351620Z mixed=True, 2025-05-07T21:01:59.4351871Z use_cache=False, 2025-05-07T21:01:59.4352115Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4352403Z use_cpu=True, 2025-05-07T21:01:59.4352630Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.4352893Z ) 2025-05-07T21:01:59.4353132Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4353757Z self=, 2025-05-07T21:01:59.4354298Z compile=False, 2025-05-07T21:01:59.4354508Z T=1, 2025-05-07T21:01:59.4354688Z D=69, 2025-05-07T21:01:59.4354872Z B=41, 2025-05-07T21:01:59.4355055Z log_E=4, 2025-05-07T21:01:59.4355246Z L=8, 2025-05-07T21:01:59.4355431Z D_gradcheck=1, 2025-05-07T21:01:59.4355656Z stochastic_rounding=False, 2025-05-07T21:01:59.4355912Z weighted=False, 2025-05-07T21:01:59.4356122Z row_wise=False, 2025-05-07T21:01:59.4356377Z mixed=True, 2025-05-07T21:01:59.4356598Z use_cache=False, 2025-05-07T21:01:59.4356847Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4357139Z use_cpu=True, 2025-05-07T21:01:59.4357373Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.4357626Z ) 2025-05-07T21:01:59.4357859Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4358455Z self=, 2025-05-07T21:01:59.4358992Z compile=True, 2025-05-07T21:01:59.4359204Z T=2, 2025-05-07T21:01:59.4359391Z D=126, 2025-05-07T21:01:59.4359575Z B=24, 2025-05-07T21:01:59.4359757Z log_E=4, 2025-05-07T21:01:59.4359946Z L=6, 2025-05-07T21:01:59.4360134Z D_gradcheck=1, 2025-05-07T21:01:59.4360419Z stochastic_rounding=True, 2025-05-07T21:01:59.4360671Z weighted=True, 2025-05-07T21:01:59.4360878Z row_wise=True, 2025-05-07T21:01:59.4361085Z mixed=True, 2025-05-07T21:01:59.4361290Z use_cache=True, 2025-05-07T21:01:59.4361528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4361810Z use_cpu=True, 2025-05-07T21:01:59.4361916Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4541510Z ) 2025-05-07T21:01:59.4541878Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4542288Z self=, 2025-05-07T21:01:59.4542432Z compile=True, 2025-05-07T21:01:59.4542546Z T=4, 2025-05-07T21:01:59.4542656Z D=56, 2025-05-07T21:01:59.4542744Z B=42, 2025-05-07T21:01:59.4542820Z log_E=4, 2025-05-07T21:01:59.4542895Z L=15, 2025-05-07T21:01:59.4542984Z D_gradcheck=1, 2025-05-07T21:01:59.4543085Z stochastic_rounding=True, 2025-05-07T21:01:59.4543166Z weighted=False, 2025-05-07T21:01:59.4543250Z row_wise=False, 2025-05-07T21:01:59.4543326Z mixed=False, 2025-05-07T21:01:59.4543417Z use_cache=False, 2025-05-07T21:01:59.4543546Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4543625Z use_cpu=True, 2025-05-07T21:01:59.4543736Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4543810Z ) 2025-05-07T21:01:59.4543950Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4544453Z self=, 2025-05-07T21:01:59.4544545Z compile=True, 2025-05-07T21:01:59.4544624Z T=3, 2025-05-07T21:01:59.4544711Z D=99, 2025-05-07T21:01:59.4544788Z B=122, 2025-05-07T21:01:59.4544917Z log_E=3, 2025-05-07T21:01:59.4544996Z L=14, 2025-05-07T21:01:59.4545083Z D_gradcheck=2, 2025-05-07T21:01:59.4545189Z stochastic_rounding=False, 2025-05-07T21:01:59.4545272Z weighted=False, 2025-05-07T21:01:59.4545354Z row_wise=True, 2025-05-07T21:01:59.4545434Z mixed=True, 2025-05-07T21:01:59.4545528Z use_cache=True, 2025-05-07T21:01:59.4545654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4545771Z use_cpu=True, 2025-05-07T21:01:59.4545878Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.4546049Z ) 2025-05-07T21:01:59.4546195Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4546556Z self=, 2025-05-07T21:01:59.4546645Z compile=True, 2025-05-07T21:01:59.4546786Z T=2, 2025-05-07T21:01:59.4546866Z D=76, 2025-05-07T21:01:59.4546951Z B=28, 2025-05-07T21:01:59.4547030Z log_E=4, 2025-05-07T21:01:59.4547106Z L=6, 2025-05-07T21:01:59.4547191Z D_gradcheck=1, 2025-05-07T21:01:59.4547288Z stochastic_rounding=False, 2025-05-07T21:01:59.4547368Z weighted=True, 2025-05-07T21:01:59.4547453Z row_wise=False, 2025-05-07T21:01:59.4547529Z mixed=True, 2025-05-07T21:01:59.4547611Z use_cache=True, 2025-05-07T21:01:59.4547722Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4547806Z use_cpu=True, 2025-05-07T21:01:59.4547972Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.4548050Z ) 2025-05-07T21:01:59.4548191Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4548546Z self=, 2025-05-07T21:01:59.4548631Z compile=True, 2025-05-07T21:01:59.4548707Z T=5, 2025-05-07T21:01:59.4548790Z D=24, 2025-05-07T21:01:59.4548871Z B=20, 2025-05-07T21:01:59.4548953Z log_E=3, 2025-05-07T21:01:59.4549036Z L=19, 2025-05-07T21:01:59.4549121Z D_gradcheck=1, 2025-05-07T21:01:59.4549218Z stochastic_rounding=False, 2025-05-07T21:01:59.4549306Z weighted=False, 2025-05-07T21:01:59.4549392Z row_wise=True, 2025-05-07T21:01:59.4549476Z mixed=False, 2025-05-07T21:01:59.4549568Z use_cache=True, 2025-05-07T21:01:59.4549683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4549765Z use_cpu=True, 2025-05-07T21:01:59.4549873Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.4549948Z ) 2025-05-07T21:01:59.4550085Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4550447Z self=, 2025-05-07T21:01:59.4550537Z compile=False, 2025-05-07T21:01:59.4550620Z T=3, 2025-05-07T21:01:59.4550696Z D=50, 2025-05-07T21:01:59.4550775Z B=16, 2025-05-07T21:01:59.4550854Z log_E=5, 2025-05-07T21:01:59.4550937Z L=4, 2025-05-07T21:01:59.4551024Z D_gradcheck=2, 2025-05-07T21:01:59.4551127Z stochastic_rounding=False, 2025-05-07T21:01:59.4551209Z weighted=True, 2025-05-07T21:01:59.4551292Z row_wise=False, 2025-05-07T21:01:59.4551375Z mixed=True, 2025-05-07T21:01:59.4551459Z use_cache=True, 2025-05-07T21:01:59.4551572Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4551661Z use_cpu=True, 2025-05-07T21:01:59.4551766Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.4551846Z ) 2025-05-07T21:01:59.4551985Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4552342Z self=, 2025-05-07T21:01:59.4552429Z compile=False, 2025-05-07T21:01:59.4552506Z T=5, 2025-05-07T21:01:59.4552587Z D=50, 2025-05-07T21:01:59.4552668Z B=21, 2025-05-07T21:01:59.4552800Z log_E=3, 2025-05-07T21:01:59.4552878Z L=18, 2025-05-07T21:01:59.4552965Z D_gradcheck=1, 2025-05-07T21:01:59.4553064Z stochastic_rounding=False, 2025-05-07T21:01:59.4553145Z weighted=True, 2025-05-07T21:01:59.4553228Z row_wise=False, 2025-05-07T21:01:59.4553308Z mixed=True, 2025-05-07T21:01:59.4553388Z use_cache=False, 2025-05-07T21:01:59.4553499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4553579Z use_cpu=False, 2025-05-07T21:01:59.4553684Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.4553755Z ) 2025-05-07T21:01:59.4553892Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4554247Z self=, 2025-05-07T21:01:59.4554376Z compile=True, 2025-05-07T21:01:59.4554450Z T=5, 2025-05-07T21:01:59.4554528Z D=82, 2025-05-07T21:01:59.4554602Z B=41, 2025-05-07T21:01:59.4554676Z log_E=3, 2025-05-07T21:01:59.4554797Z L=13, 2025-05-07T21:01:59.4554881Z D_gradcheck=2, 2025-05-07T21:01:59.4554983Z stochastic_rounding=True, 2025-05-07T21:01:59.4555068Z weighted=True, 2025-05-07T21:01:59.4555148Z row_wise=True, 2025-05-07T21:01:59.4555228Z mixed=False, 2025-05-07T21:01:59.4555311Z use_cache=True, 2025-05-07T21:01:59.4555419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4555507Z use_cpu=False, 2025-05-07T21:01:59.4555613Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.4555688Z ) 2025-05-07T21:01:59.4555851Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4556271Z self=, 2025-05-07T21:01:59.4556358Z compile=False, 2025-05-07T21:01:59.4556438Z T=2, 2025-05-07T21:01:59.4556513Z D=104, 2025-05-07T21:01:59.4556589Z B=43, 2025-05-07T21:01:59.4556668Z log_E=5, 2025-05-07T21:01:59.4556744Z L=0, 2025-05-07T21:01:59.4556828Z D_gradcheck=1, 2025-05-07T21:01:59.4556929Z stochastic_rounding=True, 2025-05-07T21:01:59.4557011Z weighted=True, 2025-05-07T21:01:59.4557097Z row_wise=True, 2025-05-07T21:01:59.4557176Z mixed=True, 2025-05-07T21:01:59.4557256Z use_cache=True, 2025-05-07T21:01:59.4557370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4557454Z use_cpu=False, 2025-05-07T21:01:59.4557559Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.4557641Z ) 2025-05-07T21:01:59.4557779Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4558136Z self=, 2025-05-07T21:01:59.4558229Z compile=False, 2025-05-07T21:01:59.4558310Z T=3, 2025-05-07T21:01:59.4558385Z D=105, 2025-05-07T21:01:59.4558461Z B=74, 2025-05-07T21:01:59.4558540Z log_E=4, 2025-05-07T21:01:59.4558617Z L=6, 2025-05-07T21:01:59.4558708Z D_gradcheck=2, 2025-05-07T21:01:59.4558810Z stochastic_rounding=False, 2025-05-07T21:01:59.4558898Z weighted=True, 2025-05-07T21:01:59.4558978Z row_wise=False, 2025-05-07T21:01:59.4559056Z mixed=True, 2025-05-07T21:01:59.4559143Z use_cache=True, 2025-05-07T21:01:59.4559250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4559331Z use_cpu=False, 2025-05-07T21:01:59.4559437Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4559510Z ) 2025-05-07T21:01:59.4559647Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4560008Z self=, 2025-05-07T21:01:59.4560094Z compile=True, 2025-05-07T21:01:59.4560176Z T=2, 2025-05-07T21:01:59.4560341Z D=36, 2025-05-07T21:01:59.4560419Z B=29, 2025-05-07T21:01:59.4560495Z log_E=3, 2025-05-07T21:01:59.4560574Z L=7, 2025-05-07T21:01:59.4560657Z D_gradcheck=2, 2025-05-07T21:01:59.4560757Z stochastic_rounding=True, 2025-05-07T21:01:59.4560891Z weighted=True, 2025-05-07T21:01:59.4560971Z row_wise=True, 2025-05-07T21:01:59.4561055Z mixed=False, 2025-05-07T21:01:59.4561137Z use_cache=False, 2025-05-07T21:01:59.4561244Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4561327Z use_cpu=True, 2025-05-07T21:01:59.4561432Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.4561504Z ) 2025-05-07T21:01:59.4561643Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4561997Z self=, 2025-05-07T21:01:59.4562085Z compile=True, 2025-05-07T21:01:59.4562165Z T=2, 2025-05-07T21:01:59.4562243Z D=39, 2025-05-07T21:01:59.4562363Z B=53, 2025-05-07T21:01:59.4562438Z log_E=5, 2025-05-07T21:01:59.4562516Z L=5, 2025-05-07T21:01:59.4562599Z D_gradcheck=1, 2025-05-07T21:01:59.4562696Z stochastic_rounding=False, 2025-05-07T21:01:59.4562781Z weighted=False, 2025-05-07T21:01:59.4562907Z row_wise=False, 2025-05-07T21:01:59.4562988Z mixed=False, 2025-05-07T21:01:59.4563069Z use_cache=False, 2025-05-07T21:01:59.4563181Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4563261Z use_cpu=True, 2025-05-07T21:01:59.4563363Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4563445Z ) 2025-05-07T21:01:59.4563580Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4563935Z self=, 2025-05-07T21:01:59.4564024Z compile=True, 2025-05-07T21:01:59.4564103Z T=4, 2025-05-07T21:01:59.4564225Z D=30, 2025-05-07T21:01:59.4564305Z B=110, 2025-05-07T21:01:59.4564389Z log_E=3, 2025-05-07T21:01:59.4564470Z L=19, 2025-05-07T21:01:59.4564555Z D_gradcheck=1, 2025-05-07T21:01:59.4564651Z stochastic_rounding=True, 2025-05-07T21:01:59.4564737Z weighted=False, 2025-05-07T21:01:59.4564819Z row_wise=False, 2025-05-07T21:01:59.4564902Z mixed=False, 2025-05-07T21:01:59.4564990Z use_cache=True, 2025-05-07T21:01:59.4565098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4565178Z use_cpu=False, 2025-05-07T21:01:59.4565283Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4565355Z ) 2025-05-07T21:01:59.4565489Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4565845Z self=, 2025-05-07T21:01:59.4565930Z compile=False, 2025-05-07T21:01:59.4566011Z T=1, 2025-05-07T21:01:59.4566087Z D=110, 2025-05-07T21:01:59.4566169Z B=86, 2025-05-07T21:01:59.4566249Z log_E=4, 2025-05-07T21:01:59.4566328Z L=14, 2025-05-07T21:01:59.4566409Z D_gradcheck=2, 2025-05-07T21:01:59.4566509Z stochastic_rounding=True, 2025-05-07T21:01:59.4566593Z weighted=True, 2025-05-07T21:01:59.4566675Z row_wise=True, 2025-05-07T21:01:59.4566758Z mixed=False, 2025-05-07T21:01:59.4566845Z use_cache=False, 2025-05-07T21:01:59.4566953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4567040Z use_cpu=False, 2025-05-07T21:01:59.4567141Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.4567210Z ) 2025-05-07T21:01:59.4567348Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4567702Z self=, 2025-05-07T21:01:59.4567791Z compile=False, 2025-05-07T21:01:59.4567864Z T=3, 2025-05-07T21:01:59.4567939Z D=70, 2025-05-07T21:01:59.4568020Z B=29, 2025-05-07T21:01:59.4568100Z log_E=4, 2025-05-07T21:01:59.4568177Z L=20, 2025-05-07T21:01:59.4568268Z D_gradcheck=1, 2025-05-07T21:01:59.4568363Z stochastic_rounding=True, 2025-05-07T21:01:59.4568444Z weighted=False, 2025-05-07T21:01:59.4568533Z row_wise=False, 2025-05-07T21:01:59.4568613Z mixed=False, 2025-05-07T21:01:59.4568695Z use_cache=True, 2025-05-07T21:01:59.4568852Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4568936Z use_cpu=False, 2025-05-07T21:01:59.4569042Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.4569114Z ) 2025-05-07T21:01:59.4569248Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4569609Z self=, 2025-05-07T21:01:59.4569700Z compile=False, 2025-05-07T21:01:59.4569775Z T=3, 2025-05-07T21:01:59.4569857Z D=91, 2025-05-07T21:01:59.4569939Z B=61, 2025-05-07T21:01:59.4570016Z log_E=3, 2025-05-07T21:01:59.4570103Z L=16, 2025-05-07T21:01:59.4570188Z D_gradcheck=2, 2025-05-07T21:01:59.4570323Z stochastic_rounding=True, 2025-05-07T21:01:59.4570404Z weighted=True, 2025-05-07T21:01:59.4570487Z row_wise=False, 2025-05-07T21:01:59.4570565Z mixed=False, 2025-05-07T21:01:59.4570649Z use_cache=True, 2025-05-07T21:01:59.4570756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4570885Z use_cpu=False, 2025-05-07T21:01:59.4570987Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4571062Z ) 2025-05-07T21:01:59.4571201Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4571554Z self=, 2025-05-07T21:01:59.4571640Z compile=False, 2025-05-07T21:01:59.4571720Z T=5, 2025-05-07T21:01:59.4571798Z D=51, 2025-05-07T21:01:59.4571875Z B=101, 2025-05-07T21:01:59.4571953Z log_E=4, 2025-05-07T21:01:59.4572029Z L=2, 2025-05-07T21:01:59.4572150Z D_gradcheck=1, 2025-05-07T21:01:59.4572251Z stochastic_rounding=True, 2025-05-07T21:01:59.4572340Z weighted=False, 2025-05-07T21:01:59.4572424Z row_wise=False, 2025-05-07T21:01:59.4572507Z mixed=True, 2025-05-07T21:01:59.4572587Z use_cache=False, 2025-05-07T21:01:59.4572698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4572783Z use_cpu=False, 2025-05-07T21:01:59.4572892Z output_dtype=SparseType.BF16, 2025-05-07T21:01:59.4572972Z ) 2025-05-07T21:01:59.4573106Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4573460Z self=, 2025-05-07T21:01:59.4573545Z compile=True, 2025-05-07T21:01:59.4573622Z T=1, 2025-05-07T21:01:59.4573698Z D=102, 2025-05-07T21:01:59.4573775Z B=117, 2025-05-07T21:01:59.4573849Z log_E=3, 2025-05-07T21:01:59.4573925Z L=10, 2025-05-07T21:01:59.4574014Z D_gradcheck=2, 2025-05-07T21:01:59.4574117Z stochastic_rounding=False, 2025-05-07T21:01:59.4574210Z weighted=False, 2025-05-07T21:01:59.4574295Z row_wise=False, 2025-05-07T21:01:59.4574375Z mixed=True, 2025-05-07T21:01:59.4574461Z use_cache=False, 2025-05-07T21:01:59.4574568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4574652Z use_cpu=False, 2025-05-07T21:01:59.4574759Z output_dtype=SparseType.FP32, 2025-05-07T21:01:59.4574835Z ) 2025-05-07T21:01:59.4574969Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4575328Z self=, 2025-05-07T21:01:59.4575423Z compile=True, 2025-05-07T21:01:59.4575521Z T=1, 2025-05-07T21:01:59.4575611Z D=94, 2025-05-07T21:01:59.4575706Z B=70, 2025-05-07T21:01:59.4575785Z log_E=3, 2025-05-07T21:01:59.4575865Z L=19, 2025-05-07T21:01:59.4575950Z D_gradcheck=2, 2025-05-07T21:01:59.4576047Z stochastic_rounding=True, 2025-05-07T21:01:59.4576133Z weighted=True, 2025-05-07T21:01:59.4576212Z row_wise=False, 2025-05-07T21:01:59.4576294Z mixed=True, 2025-05-07T21:01:59.4576375Z use_cache=False, 2025-05-07T21:01:59.4576484Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:59.4576566Z use_cpu=False, 2025-05-07T21:01:59.4576668Z output_dtype=SparseType.FP16, 2025-05-07T21:01:59.4576741Z ) 2025-05-07T21:01:59.4576950Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:59.4577305Z self=, 2025-05-07T21:01:59.4577392Z compile=False, 2025-05-07T21:01:59.4577482Z T=3, 2025-05-07T21:01:59.4577562Z D=114, 2025-05-07T21:01:59.4577648Z B=99, 2025-05-07T21:01:59.4577728Z log_E=4, 2025-05-07T21:01:59.4577807Z L=10, 2025-05-07T21:01:59.4583076Z D_gradcheck=2, 2025-05-07T21:01:59.4583203Z stochastic_rounding=False, 2025-05-07T21:01:59.4583290Z weighted=False, 2025-05-07T21:01:59.4583381Z row_wise=True, 2025-05-07T21:01:59.4583464Z mixed=False, 2025-05-07T21:01:59.4583619Z use_cache=True, 2025-05-07T21:01:59.4583736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:59.4583821Z use_cpu=True, 2025-05-07T21:01:59.4583926Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.0973563Z ) 2025-05-07T21:02:08.0973862Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.0974659Z self=, 2025-05-07T21:02:08.0975401Z compile=False, 2025-05-07T21:02:08.0975682Z T=2, 2025-05-07T21:02:08.0975923Z D=109, 2025-05-07T21:02:08.0976159Z B=59, 2025-05-07T21:02:08.0976400Z log_E=5, 2025-05-07T21:02:08.0976618Z L=4, 2025-05-07T21:02:08.0976807Z D_gradcheck=1, 2025-05-07T21:02:08.0977048Z stochastic_rounding=False, 2025-05-07T21:02:08.0977316Z weighted=True, 2025-05-07T21:02:08.0977526Z row_wise=True, 2025-05-07T21:02:08.0977845Z mixed=False, 2025-05-07T21:02:08.0978094Z use_cache=True, 2025-05-07T21:02:08.0978355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.0978650Z use_cpu=False, 2025-05-07T21:02:08.0978892Z output_dtype=SparseType.BF16, 2025-05-07T21:02:08.0979154Z ) 2025-05-07T21:02:08.0979396Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.0980000Z self=, 2025-05-07T21:02:08.0980546Z compile=True, 2025-05-07T21:02:08.0980753Z T=3, 2025-05-07T21:02:08.0980943Z D=123, 2025-05-07T21:02:08.0981132Z B=2, 2025-05-07T21:02:08.0981315Z log_E=3, 2025-05-07T21:02:08.0981515Z L=19, 2025-05-07T21:02:08.0981711Z D_gradcheck=1, 2025-05-07T21:02:08.0981937Z stochastic_rounding=True, 2025-05-07T21:02:08.0982201Z weighted=False, 2025-05-07T21:02:08.0982421Z row_wise=False, 2025-05-07T21:02:08.0982631Z mixed=True, 2025-05-07T21:02:08.0982905Z use_cache=True, 2025-05-07T21:02:08.0983150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.0983443Z use_cpu=True, 2025-05-07T21:02:08.0983681Z output_dtype=SparseType.BF16, 2025-05-07T21:02:08.0983949Z ) 2025-05-07T21:02:08.0984184Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.0984785Z self=, 2025-05-07T21:02:08.0985335Z compile=True, 2025-05-07T21:02:08.0985546Z T=4, 2025-05-07T21:02:08.0985729Z D=92, 2025-05-07T21:02:08.0985920Z B=39, 2025-05-07T21:02:08.0986113Z log_E=5, 2025-05-07T21:02:08.0986305Z L=19, 2025-05-07T21:02:08.0986504Z D_gradcheck=2, 2025-05-07T21:02:08.0986738Z stochastic_rounding=True, 2025-05-07T21:02:08.0987005Z weighted=True, 2025-05-07T21:02:08.0987227Z row_wise=False, 2025-05-07T21:02:08.0987446Z mixed=False, 2025-05-07T21:02:08.0987660Z use_cache=False, 2025-05-07T21:02:08.0987917Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.0988240Z use_cpu=True, 2025-05-07T21:02:08.0988506Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.0988772Z ) 2025-05-07T21:02:08.0989013Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.0989682Z self=, 2025-05-07T21:02:08.0990235Z compile=True, 2025-05-07T21:02:08.0990449Z T=1, 2025-05-07T21:02:08.0990632Z D=63, 2025-05-07T21:02:08.0990825Z B=119, 2025-05-07T21:02:08.0991016Z log_E=3, 2025-05-07T21:02:08.0991212Z L=4, 2025-05-07T21:02:08.0991402Z D_gradcheck=1, 2025-05-07T21:02:08.0991826Z stochastic_rounding=True, 2025-05-07T21:02:08.0992088Z weighted=True, 2025-05-07T21:02:08.0992299Z row_wise=True, 2025-05-07T21:02:08.0992514Z mixed=False, 2025-05-07T21:02:08.0992726Z use_cache=True, 2025-05-07T21:02:08.0992969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.0993266Z use_cpu=False, 2025-05-07T21:02:08.0993507Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.0993857Z ) 2025-05-07T21:02:08.0994107Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.0994706Z self=, 2025-05-07T21:02:08.0995313Z compile=True, 2025-05-07T21:02:08.0995527Z T=2, 2025-05-07T21:02:08.0995719Z D=57, 2025-05-07T21:02:08.0995899Z B=87, 2025-05-07T21:02:08.0996085Z log_E=5, 2025-05-07T21:02:08.0996284Z L=5, 2025-05-07T21:02:08.0996472Z D_gradcheck=2, 2025-05-07T21:02:08.0996708Z stochastic_rounding=False, 2025-05-07T21:02:08.0996978Z weighted=False, 2025-05-07T21:02:08.0997192Z row_wise=True, 2025-05-07T21:02:08.0997432Z mixed=False, 2025-05-07T21:02:08.0997673Z use_cache=False, 2025-05-07T21:02:08.0997926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.0998281Z use_cpu=False, 2025-05-07T21:02:08.0998527Z output_dtype=SparseType.BF16, 2025-05-07T21:02:08.0998801Z ) 2025-05-07T21:02:08.0999035Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.0999638Z self=, 2025-05-07T21:02:08.1000190Z compile=True, 2025-05-07T21:02:08.1000463Z T=2, 2025-05-07T21:02:08.1000658Z D=21, 2025-05-07T21:02:08.1000848Z B=128, 2025-05-07T21:02:08.1001034Z log_E=3, 2025-05-07T21:02:08.1001231Z L=14, 2025-05-07T21:02:08.1001431Z D_gradcheck=2, 2025-05-07T21:02:08.1001670Z stochastic_rounding=False, 2025-05-07T21:02:08.1001935Z weighted=True, 2025-05-07T21:02:08.1002159Z row_wise=False, 2025-05-07T21:02:08.1002371Z mixed=True, 2025-05-07T21:02:08.1002583Z use_cache=False, 2025-05-07T21:02:08.1002844Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.1003129Z use_cpu=True, 2025-05-07T21:02:08.1003374Z output_dtype=SparseType.BF16, 2025-05-07T21:02:08.1003641Z ) 2025-05-07T21:02:08.1003876Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.1004480Z self=, 2025-05-07T21:02:08.1005025Z compile=False, 2025-05-07T21:02:08.1005243Z T=3, 2025-05-07T21:02:08.1005425Z D=110, 2025-05-07T21:02:08.1005622Z B=41, 2025-05-07T21:02:08.1005812Z log_E=5, 2025-05-07T21:02:08.1006006Z L=18, 2025-05-07T21:02:08.1006198Z D_gradcheck=1, 2025-05-07T21:02:08.1006434Z stochastic_rounding=False, 2025-05-07T21:02:08.1006688Z weighted=True, 2025-05-07T21:02:08.1006906Z row_wise=False, 2025-05-07T21:02:08.1007123Z mixed=False, 2025-05-07T21:02:08.1007329Z use_cache=True, 2025-05-07T21:02:08.1007581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.1007894Z use_cpu=True, 2025-05-07T21:02:08.1008156Z output_dtype=SparseType.BF16, 2025-05-07T21:02:08.1008423Z ) 2025-05-07T21:02:08.1008666Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.1009256Z self=, 2025-05-07T21:02:08.1009809Z compile=False, 2025-05-07T21:02:08.1010025Z T=4, 2025-05-07T21:02:08.1010214Z D=24, 2025-05-07T21:02:08.1010395Z B=64, 2025-05-07T21:02:08.1010669Z log_E=5, 2025-05-07T21:02:08.1010869Z L=9, 2025-05-07T21:02:08.1011054Z D_gradcheck=2, 2025-05-07T21:02:08.1011286Z stochastic_rounding=True, 2025-05-07T21:02:08.1011552Z weighted=False, 2025-05-07T21:02:08.1011768Z row_wise=True, 2025-05-07T21:02:08.1011984Z mixed=True, 2025-05-07T21:02:08.1012201Z use_cache=True, 2025-05-07T21:02:08.1012445Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.1012741Z use_cpu=False, 2025-05-07T21:02:08.1012983Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.1013242Z ) 2025-05-07T21:02:08.1013484Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.1014088Z self=, 2025-05-07T21:02:08.1014677Z compile=True, 2025-05-07T21:02:08.1014892Z T=1, 2025-05-07T21:02:08.1015085Z D=12, 2025-05-07T21:02:08.1015271Z B=27, 2025-05-07T21:02:08.1015465Z log_E=4, 2025-05-07T21:02:08.1015715Z L=10, 2025-05-07T21:02:08.1015905Z D_gradcheck=1, 2025-05-07T21:02:08.1016140Z stochastic_rounding=True, 2025-05-07T21:02:08.1016401Z weighted=False, 2025-05-07T21:02:08.1016622Z row_wise=True, 2025-05-07T21:02:08.1016833Z mixed=True, 2025-05-07T21:02:08.1017047Z use_cache=False, 2025-05-07T21:02:08.1017304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.1017610Z use_cpu=False, 2025-05-07T21:02:08.1017855Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.1018119Z ) 2025-05-07T21:02:08.1018390Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.1019061Z self=, 2025-05-07T21:02:08.1019606Z compile=True, 2025-05-07T21:02:08.1019822Z T=3, 2025-05-07T21:02:08.1020010Z D=124, 2025-05-07T21:02:08.1020197Z B=61, 2025-05-07T21:02:08.1020392Z log_E=5, 2025-05-07T21:02:08.1020597Z L=1, 2025-05-07T21:02:08.1020792Z D_gradcheck=2, 2025-05-07T21:02:08.1021032Z stochastic_rounding=False, 2025-05-07T21:02:08.1021296Z weighted=True, 2025-05-07T21:02:08.1021519Z row_wise=True, 2025-05-07T21:02:08.1021730Z mixed=False, 2025-05-07T21:02:08.1021947Z use_cache=False, 2025-05-07T21:02:08.1022203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.1022488Z use_cpu=True, 2025-05-07T21:02:08.1022725Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.1022988Z ) 2025-05-07T21:02:08.1023221Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.1023829Z self=, 2025-05-07T21:02:08.1024383Z compile=False, 2025-05-07T21:02:08.1024591Z T=4, 2025-05-07T21:02:08.1024779Z D=25, 2025-05-07T21:02:08.1024965Z B=122, 2025-05-07T21:02:08.1025148Z log_E=4, 2025-05-07T21:02:08.1025344Z L=11, 2025-05-07T21:02:08.1025542Z D_gradcheck=2, 2025-05-07T21:02:08.1025776Z stochastic_rounding=False, 2025-05-07T21:02:08.1026040Z weighted=False, 2025-05-07T21:02:08.1026262Z row_wise=False, 2025-05-07T21:02:08.1026470Z mixed=False, 2025-05-07T21:02:08.1026688Z use_cache=False, 2025-05-07T21:02:08.1026943Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.1027236Z use_cpu=False, 2025-05-07T21:02:08.1027472Z output_dtype=SparseType.FP32, 2025-05-07T21:02:08.1027778Z ) 2025-05-07T21:02:08.1028028Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.1028626Z self=, 2025-05-07T21:02:08.1029177Z compile=True, 2025-05-07T21:02:08.1029394Z T=3, 2025-05-07T21:02:08.1029578Z D=99, 2025-05-07T21:02:08.1029767Z B=84, 2025-05-07T21:02:08.1029959Z log_E=5, 2025-05-07T21:02:08.1030154Z L=2, 2025-05-07T21:02:08.1030350Z D_gradcheck=1, 2025-05-07T21:02:08.1030585Z stochastic_rounding=False, 2025-05-07T21:02:08.1030898Z weighted=True, 2025-05-07T21:02:08.1031121Z row_wise=False, 2025-05-07T21:02:08.1031338Z mixed=False, 2025-05-07T21:02:08.1031556Z use_cache=False, 2025-05-07T21:02:08.1031809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.1032104Z use_cpu=True, 2025-05-07T21:02:08.1032342Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.1032610Z ) 2025-05-07T21:02:08.1032853Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.1033457Z self=, 2025-05-07T21:02:08.1034005Z compile=True, 2025-05-07T21:02:08.1034216Z T=1, 2025-05-07T21:02:08.1034453Z D=55, 2025-05-07T21:02:08.1034638Z B=104, 2025-05-07T21:02:08.1034829Z log_E=4, 2025-05-07T21:02:08.1035025Z L=2, 2025-05-07T21:02:08.1035216Z D_gradcheck=1, 2025-05-07T21:02:08.1035452Z stochastic_rounding=True, 2025-05-07T21:02:08.1035716Z weighted=True, 2025-05-07T21:02:08.1035973Z row_wise=True, 2025-05-07T21:02:08.1036186Z mixed=False, 2025-05-07T21:02:08.1036405Z use_cache=True, 2025-05-07T21:02:08.1036645Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.1036937Z use_cpu=False, 2025-05-07T21:02:08.1037176Z output_dtype=SparseType.BF16, 2025-05-07T21:02:08.1037436Z ) 2025-05-07T21:02:08.1037675Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.1038323Z self=, 2025-05-07T21:02:08.1038871Z compile=False, 2025-05-07T21:02:08.1039124Z T=3, 2025-05-07T21:02:08.1039317Z D=15, 2025-05-07T21:02:08.1039505Z B=68, 2025-05-07T21:02:08.1039695Z log_E=4, 2025-05-07T21:02:08.1039893Z L=11, 2025-05-07T21:02:08.1040087Z D_gradcheck=2, 2025-05-07T21:02:08.1040372Z stochastic_rounding=True, 2025-05-07T21:02:08.1040638Z weighted=True, 2025-05-07T21:02:08.1040855Z row_wise=True, 2025-05-07T21:02:08.1041068Z mixed=False, 2025-05-07T21:02:08.1041282Z use_cache=True, 2025-05-07T21:02:08.1041526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.1041815Z use_cpu=False, 2025-05-07T21:02:08.1042059Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.1042321Z ) 2025-05-07T21:02:08.1042555Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.1043147Z self=, 2025-05-07T21:02:08.1043696Z compile=False, 2025-05-07T21:02:08.1043901Z T=4, 2025-05-07T21:02:08.1044092Z D=89, 2025-05-07T21:02:08.1044287Z B=65, 2025-05-07T21:02:08.1044475Z log_E=3, 2025-05-07T21:02:08.1044674Z L=5, 2025-05-07T21:02:08.1044869Z D_gradcheck=2, 2025-05-07T21:02:08.1045098Z stochastic_rounding=False, 2025-05-07T21:02:08.1045361Z weighted=True, 2025-05-07T21:02:08.1045581Z row_wise=False, 2025-05-07T21:02:08.1045799Z mixed=True, 2025-05-07T21:02:08.1046013Z use_cache=False, 2025-05-07T21:02:08.1046272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.1046569Z use_cpu=False, 2025-05-07T21:02:08.1046803Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.1047069Z ) 2025-05-07T21:02:08.1047313Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.1047900Z self=, 2025-05-07T21:02:08.1048499Z compile=True, 2025-05-07T21:02:08.1048714Z T=1, 2025-05-07T21:02:08.1048896Z D=55, 2025-05-07T21:02:08.1049084Z B=40, 2025-05-07T21:02:08.1049280Z log_E=3, 2025-05-07T21:02:08.1049475Z L=18, 2025-05-07T21:02:08.1049674Z D_gradcheck=1, 2025-05-07T21:02:08.1049914Z stochastic_rounding=True, 2025-05-07T21:02:08.1050174Z weighted=True, 2025-05-07T21:02:08.1050395Z row_wise=False, 2025-05-07T21:02:08.1050614Z mixed=True, 2025-05-07T21:02:08.1050819Z use_cache=True, 2025-05-07T21:02:08.1051146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.1051442Z use_cpu=True, 2025-05-07T21:02:08.1051672Z output_dtype=SparseType.BF16, 2025-05-07T21:02:08.1051939Z ) 2025-05-07T21:02:08.1052178Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.1052781Z self=, 2025-05-07T21:02:08.1053755Z compile=False, 2025-05-07T21:02:08.1053970Z T=4, 2025-05-07T21:02:08.1054157Z D=19, 2025-05-07T21:02:08.1054340Z B=37, 2025-05-07T21:02:08.1054532Z log_E=4, 2025-05-07T21:02:08.1054737Z L=19, 2025-05-07T21:02:08.1054928Z D_gradcheck=1, 2025-05-07T21:02:08.1055223Z stochastic_rounding=False, 2025-05-07T21:02:08.1055489Z weighted=False, 2025-05-07T21:02:08.1055708Z row_wise=False, 2025-05-07T21:02:08.1055927Z mixed=True, 2025-05-07T21:02:08.1056141Z use_cache=False, 2025-05-07T21:02:08.1056392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.1057262Z use_cpu=True, 2025-05-07T21:02:08.1057504Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.1057767Z ) 2025-05-07T21:02:08.1058009Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.1058614Z self=, 2025-05-07T21:02:08.1059162Z compile=True, 2025-05-07T21:02:08.1059370Z T=3, 2025-05-07T21:02:08.1059561Z D=110, 2025-05-07T21:02:08.1059755Z B=92, 2025-05-07T21:02:08.1059942Z log_E=3, 2025-05-07T21:02:08.1060142Z L=12, 2025-05-07T21:02:08.1060385Z D_gradcheck=1, 2025-05-07T21:02:08.1060615Z stochastic_rounding=True, 2025-05-07T21:02:08.1060884Z weighted=False, 2025-05-07T21:02:08.1061107Z row_wise=True, 2025-05-07T21:02:08.1061316Z mixed=False, 2025-05-07T21:02:08.1061531Z use_cache=True, 2025-05-07T21:02:08.1061776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:08.1062061Z use_cpu=True, 2025-05-07T21:02:08.1062304Z output_dtype=SparseType.FP16, 2025-05-07T21:02:08.1062573Z ) 2025-05-07T21:02:08.1062808Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:08.1063406Z self=, 2025-05-07T21:02:08.1063954Z compile=False, 2025-05-07T21:02:08.1064163Z T=3, 2025-05-07T21:02:08.1064359Z D=96, 2025-05-07T21:02:08.1064551Z B=73, 2025-05-07T21:02:08.1064736Z log_E=3, 2025-05-07T21:02:08.1064936Z L=11, 2025-05-07T21:02:08.1065130Z D_gradcheck=1, 2025-05-07T21:02:08.1065374Z stochastic_rounding=False, 2025-05-07T21:02:08.1065632Z weighted=True, 2025-05-07T21:02:08.1065852Z row_wise=False, 2025-05-07T21:02:08.1066069Z mixed=True, 2025-05-07T21:02:08.1066274Z use_cache=True, 2025-05-07T21:02:08.1066516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:08.1066806Z use_cpu=True, 2025-05-07T21:02:08.1067041Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.1394507Z ) 2025-05-07T21:02:11.1394928Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1395832Z self=, 2025-05-07T21:02:11.1396626Z compile=False, 2025-05-07T21:02:11.1403685Z T=2, 2025-05-07T21:02:11.1403899Z D=98, 2025-05-07T21:02:11.1404092Z B=32, 2025-05-07T21:02:11.1404292Z log_E=3, 2025-05-07T21:02:11.1404500Z L=13, 2025-05-07T21:02:11.1404696Z D_gradcheck=2, 2025-05-07T21:02:11.1404940Z stochastic_rounding=True, 2025-05-07T21:02:11.1405228Z weighted=False, 2025-05-07T21:02:11.1405450Z row_wise=True, 2025-05-07T21:02:11.1405674Z mixed=False, 2025-05-07T21:02:11.1405893Z use_cache=False, 2025-05-07T21:02:11.1406148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.1406445Z use_cpu=True, 2025-05-07T21:02:11.1406685Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.1406954Z ) 2025-05-07T21:02:11.1407369Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1407978Z self=, 2025-05-07T21:02:11.1408526Z compile=False, 2025-05-07T21:02:11.1408736Z T=4, 2025-05-07T21:02:11.1408944Z D=13, 2025-05-07T21:02:11.1409165Z B=97, 2025-05-07T21:02:11.1409358Z log_E=3, 2025-05-07T21:02:11.1409556Z L=3, 2025-05-07T21:02:11.1409753Z D_gradcheck=1, 2025-05-07T21:02:11.1409981Z stochastic_rounding=True, 2025-05-07T21:02:11.1410248Z weighted=False, 2025-05-07T21:02:11.1410478Z row_wise=True, 2025-05-07T21:02:11.1410687Z mixed=False, 2025-05-07T21:02:11.1410985Z use_cache=True, 2025-05-07T21:02:11.1411242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1411535Z use_cpu=False, 2025-05-07T21:02:11.1411778Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.1412045Z ) 2025-05-07T21:02:11.1412283Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1412945Z self=, 2025-05-07T21:02:11.1413497Z compile=False, 2025-05-07T21:02:11.1413711Z T=4, 2025-05-07T21:02:11.1413904Z D=101, 2025-05-07T21:02:11.1414097Z B=15, 2025-05-07T21:02:11.1414293Z log_E=4, 2025-05-07T21:02:11.1414489Z L=15, 2025-05-07T21:02:11.1414689Z D_gradcheck=2, 2025-05-07T21:02:11.1414924Z stochastic_rounding=True, 2025-05-07T21:02:11.1415182Z weighted=False, 2025-05-07T21:02:11.1415404Z row_wise=False, 2025-05-07T21:02:11.1415691Z mixed=True, 2025-05-07T21:02:11.1415905Z use_cache=False, 2025-05-07T21:02:11.1416211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.1416510Z use_cpu=False, 2025-05-07T21:02:11.1416748Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.1417016Z ) 2025-05-07T21:02:11.1417257Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1417851Z self=, 2025-05-07T21:02:11.1418398Z compile=True, 2025-05-07T21:02:11.1418611Z T=1, 2025-05-07T21:02:11.1418798Z D=78, 2025-05-07T21:02:11.1418995Z B=95, 2025-05-07T21:02:11.1419187Z log_E=5, 2025-05-07T21:02:11.1419381Z L=17, 2025-05-07T21:02:11.1419579Z D_gradcheck=2, 2025-05-07T21:02:11.1419816Z stochastic_rounding=False, 2025-05-07T21:02:11.1420081Z weighted=True, 2025-05-07T21:02:11.1420294Z row_wise=True, 2025-05-07T21:02:11.1420508Z mixed=False, 2025-05-07T21:02:11.1420728Z use_cache=False, 2025-05-07T21:02:11.1420977Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.1421273Z use_cpu=False, 2025-05-07T21:02:11.1421514Z output_dtype=SparseType.BF16, 2025-05-07T21:02:11.1421770Z ) 2025-05-07T21:02:11.1422002Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1422594Z self=, 2025-05-07T21:02:11.1423133Z compile=False, 2025-05-07T21:02:11.1423344Z T=1, 2025-05-07T21:02:11.1423531Z D=50, 2025-05-07T21:02:11.1423710Z B=8, 2025-05-07T21:02:11.1423898Z log_E=3, 2025-05-07T21:02:11.1424094Z L=13, 2025-05-07T21:02:11.1424279Z D_gradcheck=2, 2025-05-07T21:02:11.1424514Z stochastic_rounding=False, 2025-05-07T21:02:11.1424773Z weighted=False, 2025-05-07T21:02:11.1424985Z row_wise=False, 2025-05-07T21:02:11.1425198Z mixed=False, 2025-05-07T21:02:11.1425411Z use_cache=False, 2025-05-07T21:02:11.1425657Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1425951Z use_cpu=False, 2025-05-07T21:02:11.1426187Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.1426450Z ) 2025-05-07T21:02:11.1426679Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1427321Z self=, 2025-05-07T21:02:11.1427869Z compile=True, 2025-05-07T21:02:11.1428072Z T=3, 2025-05-07T21:02:11.1428257Z D=44, 2025-05-07T21:02:11.1428447Z B=40, 2025-05-07T21:02:11.1428633Z log_E=3, 2025-05-07T21:02:11.1428847Z L=18, 2025-05-07T21:02:11.1429072Z D_gradcheck=1, 2025-05-07T21:02:11.1429301Z stochastic_rounding=False, 2025-05-07T21:02:11.1429564Z weighted=False, 2025-05-07T21:02:11.1429785Z row_wise=True, 2025-05-07T21:02:11.1429998Z mixed=False, 2025-05-07T21:02:11.1430216Z use_cache=True, 2025-05-07T21:02:11.1430462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1430748Z use_cpu=True, 2025-05-07T21:02:11.1431032Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.1431296Z ) 2025-05-07T21:02:11.1431526Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1432122Z self=, 2025-05-07T21:02:11.1432711Z compile=False, 2025-05-07T21:02:11.1432921Z T=4, 2025-05-07T21:02:11.1433101Z D=102, 2025-05-07T21:02:11.1433290Z B=20, 2025-05-07T21:02:11.1433480Z log_E=4, 2025-05-07T21:02:11.1433670Z L=3, 2025-05-07T21:02:11.1433862Z D_gradcheck=1, 2025-05-07T21:02:11.1434091Z stochastic_rounding=True, 2025-05-07T21:02:11.1434342Z weighted=True, 2025-05-07T21:02:11.1434560Z row_wise=False, 2025-05-07T21:02:11.1434773Z mixed=True, 2025-05-07T21:02:11.1434978Z use_cache=True, 2025-05-07T21:02:11.1435221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.1435551Z use_cpu=True, 2025-05-07T21:02:11.1435780Z output_dtype=SparseType.BF16, 2025-05-07T21:02:11.1436046Z ) 2025-05-07T21:02:11.1436284Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1436869Z self=, 2025-05-07T21:02:11.1437412Z compile=False, 2025-05-07T21:02:11.1437628Z T=3, 2025-05-07T21:02:11.1437815Z D=125, 2025-05-07T21:02:11.1437999Z B=41, 2025-05-07T21:02:11.1438187Z log_E=3, 2025-05-07T21:02:11.1438383Z L=17, 2025-05-07T21:02:11.1438570Z D_gradcheck=1, 2025-05-07T21:02:11.1438803Z stochastic_rounding=False, 2025-05-07T21:02:11.1439066Z weighted=True, 2025-05-07T21:02:11.1439299Z row_wise=True, 2025-05-07T21:02:11.1439534Z mixed=False, 2025-05-07T21:02:11.1439744Z use_cache=False, 2025-05-07T21:02:11.1439988Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1440351Z use_cpu=True, 2025-05-07T21:02:11.1440588Z output_dtype=SparseType.BF16, 2025-05-07T21:02:11.1440846Z ) 2025-05-07T21:02:11.1441086Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1441676Z self=, 2025-05-07T21:02:11.1442212Z compile=False, 2025-05-07T21:02:11.1442425Z T=1, 2025-05-07T21:02:11.1442621Z D=51, 2025-05-07T21:02:11.1442803Z B=93, 2025-05-07T21:02:11.1442994Z log_E=3, 2025-05-07T21:02:11.1443197Z L=17, 2025-05-07T21:02:11.1443384Z D_gradcheck=1, 2025-05-07T21:02:11.1443615Z stochastic_rounding=True, 2025-05-07T21:02:11.1443873Z weighted=True, 2025-05-07T21:02:11.1444083Z row_wise=True, 2025-05-07T21:02:11.1444297Z mixed=True, 2025-05-07T21:02:11.1444508Z use_cache=False, 2025-05-07T21:02:11.1444765Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1445049Z use_cpu=False, 2025-05-07T21:02:11.1445285Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.1445547Z ) 2025-05-07T21:02:11.1445775Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1446364Z self=, 2025-05-07T21:02:11.1446908Z compile=False, 2025-05-07T21:02:11.1447109Z T=5, 2025-05-07T21:02:11.1447292Z D=58, 2025-05-07T21:02:11.1447480Z B=42, 2025-05-07T21:02:11.1447715Z log_E=4, 2025-05-07T21:02:11.1447916Z L=6, 2025-05-07T21:02:11.1448106Z D_gradcheck=2, 2025-05-07T21:02:11.1448327Z stochastic_rounding=True, 2025-05-07T21:02:11.1448586Z weighted=True, 2025-05-07T21:02:11.1448800Z row_wise=True, 2025-05-07T21:02:11.1449005Z mixed=False, 2025-05-07T21:02:11.1449219Z use_cache=True, 2025-05-07T21:02:11.1449459Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1449741Z use_cpu=False, 2025-05-07T21:02:11.1449978Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.1450241Z ) 2025-05-07T21:02:11.1450482Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1451069Z self=, 2025-05-07T21:02:11.1451661Z compile=True, 2025-05-07T21:02:11.1451868Z T=1, 2025-05-07T21:02:11.1452054Z D=77, 2025-05-07T21:02:11.1452244Z B=102, 2025-05-07T21:02:11.1452433Z log_E=5, 2025-05-07T21:02:11.1452672Z L=15, 2025-05-07T21:02:11.1452865Z D_gradcheck=2, 2025-05-07T21:02:11.1453095Z stochastic_rounding=True, 2025-05-07T21:02:11.1453348Z weighted=True, 2025-05-07T21:02:11.1453570Z row_wise=False, 2025-05-07T21:02:11.1453775Z mixed=True, 2025-05-07T21:02:11.1453988Z use_cache=False, 2025-05-07T21:02:11.1454241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1454521Z use_cpu=True, 2025-05-07T21:02:11.1454756Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.1455018Z ) 2025-05-07T21:02:11.1455253Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1455887Z self=, 2025-05-07T21:02:11.1456434Z compile=True, 2025-05-07T21:02:11.1456638Z T=5, 2025-05-07T21:02:11.1456826Z D=125, 2025-05-07T21:02:11.1457017Z B=67, 2025-05-07T21:02:11.1457200Z log_E=5, 2025-05-07T21:02:11.1457394Z L=14, 2025-05-07T21:02:11.1457591Z D_gradcheck=1, 2025-05-07T21:02:11.1457820Z stochastic_rounding=False, 2025-05-07T21:02:11.1458082Z weighted=False, 2025-05-07T21:02:11.1458302Z row_wise=True, 2025-05-07T21:02:11.1458507Z mixed=True, 2025-05-07T21:02:11.1458714Z use_cache=True, 2025-05-07T21:02:11.1458997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1459300Z use_cpu=False, 2025-05-07T21:02:11.1459530Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.1459790Z ) 2025-05-07T21:02:11.1460024Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1460611Z self=, 2025-05-07T21:02:11.1461162Z compile=False, 2025-05-07T21:02:11.1461371Z T=5, 2025-05-07T21:02:11.1461552Z D=27, 2025-05-07T21:02:11.1461739Z B=113, 2025-05-07T21:02:11.1461931Z log_E=4, 2025-05-07T21:02:11.1462122Z L=4, 2025-05-07T21:02:11.1462312Z D_gradcheck=2, 2025-05-07T21:02:11.1462555Z stochastic_rounding=False, 2025-05-07T21:02:11.1462807Z weighted=True, 2025-05-07T21:02:11.1463022Z row_wise=True, 2025-05-07T21:02:11.1463237Z mixed=False, 2025-05-07T21:02:11.1463445Z use_cache=False, 2025-05-07T21:02:11.1463700Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1463992Z use_cpu=False, 2025-05-07T21:02:11.1464223Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.1464486Z ) 2025-05-07T21:02:11.1464724Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1465315Z self=, 2025-05-07T21:02:11.1465853Z compile=False, 2025-05-07T21:02:11.1466069Z T=3, 2025-05-07T21:02:11.1466256Z D=82, 2025-05-07T21:02:11.1466439Z B=11, 2025-05-07T21:02:11.1466629Z log_E=5, 2025-05-07T21:02:11.1466825Z L=6, 2025-05-07T21:02:11.1467014Z D_gradcheck=1, 2025-05-07T21:02:11.1467246Z stochastic_rounding=True, 2025-05-07T21:02:11.1467560Z weighted=True, 2025-05-07T21:02:11.1467773Z row_wise=False, 2025-05-07T21:02:11.1467989Z mixed=False, 2025-05-07T21:02:11.1468202Z use_cache=True, 2025-05-07T21:02:11.1468438Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1468730Z use_cpu=False, 2025-05-07T21:02:11.1468974Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.1469253Z ) 2025-05-07T21:02:11.1469520Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1470113Z self=, 2025-05-07T21:02:11.1470663Z compile=False, 2025-05-07T21:02:11.1470869Z T=1, 2025-05-07T21:02:11.1471105Z D=97, 2025-05-07T21:02:11.1471288Z B=39, 2025-05-07T21:02:11.1471476Z log_E=5, 2025-05-07T21:02:11.1471674Z L=16, 2025-05-07T21:02:11.1471865Z D_gradcheck=2, 2025-05-07T21:02:11.1472087Z stochastic_rounding=True, 2025-05-07T21:02:11.1472349Z weighted=True, 2025-05-07T21:02:11.1472637Z row_wise=False, 2025-05-07T21:02:11.1472844Z mixed=False, 2025-05-07T21:02:11.1473057Z use_cache=False, 2025-05-07T21:02:11.1473306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1473587Z use_cpu=True, 2025-05-07T21:02:11.1473819Z output_dtype=SparseType.BF16, 2025-05-07T21:02:11.1474080Z ) 2025-05-07T21:02:11.1474310Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1474901Z self=, 2025-05-07T21:02:11.1475447Z compile=False, 2025-05-07T21:02:11.1475695Z T=5, 2025-05-07T21:02:11.1475882Z D=46, 2025-05-07T21:02:11.1476074Z B=49, 2025-05-07T21:02:11.1476257Z log_E=4, 2025-05-07T21:02:11.1476454Z L=4, 2025-05-07T21:02:11.1476644Z D_gradcheck=2, 2025-05-07T21:02:11.1476870Z stochastic_rounding=True, 2025-05-07T21:02:11.1477132Z weighted=False, 2025-05-07T21:02:11.1477348Z row_wise=True, 2025-05-07T21:02:11.1477569Z mixed=True, 2025-05-07T21:02:11.1477777Z use_cache=False, 2025-05-07T21:02:11.1478030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.1478321Z use_cpu=False, 2025-05-07T21:02:11.1478553Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.1478816Z ) 2025-05-07T21:02:11.1479053Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1479639Z self=, 2025-05-07T21:02:11.1480182Z compile=False, 2025-05-07T21:02:11.1480448Z T=5, 2025-05-07T21:02:11.1480637Z D=73, 2025-05-07T21:02:11.1480824Z B=62, 2025-05-07T21:02:11.1481015Z log_E=5, 2025-05-07T21:02:11.1481214Z L=13, 2025-05-07T21:02:11.1481408Z D_gradcheck=1, 2025-05-07T21:02:11.1481646Z stochastic_rounding=True, 2025-05-07T21:02:11.1481900Z weighted=False, 2025-05-07T21:02:11.1482120Z row_wise=False, 2025-05-07T21:02:11.1482335Z mixed=True, 2025-05-07T21:02:11.1482550Z use_cache=False, 2025-05-07T21:02:11.1482804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.1483094Z use_cpu=False, 2025-05-07T21:02:11.1483323Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.1483586Z ) 2025-05-07T21:02:11.1483819Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1484410Z self=, 2025-05-07T21:02:11.1484942Z compile=True, 2025-05-07T21:02:11.1485152Z T=4, 2025-05-07T21:02:11.1485338Z D=23, 2025-05-07T21:02:11.1485522Z B=114, 2025-05-07T21:02:11.1485727Z log_E=5, 2025-05-07T21:02:11.1485924Z L=19, 2025-05-07T21:02:11.1486115Z D_gradcheck=1, 2025-05-07T21:02:11.1486346Z stochastic_rounding=True, 2025-05-07T21:02:11.1486605Z weighted=False, 2025-05-07T21:02:11.1486814Z row_wise=True, 2025-05-07T21:02:11.1487024Z mixed=True, 2025-05-07T21:02:11.1487234Z use_cache=True, 2025-05-07T21:02:11.1487522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.1487816Z use_cpu=False, 2025-05-07T21:02:11.1488052Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.1488305Z ) 2025-05-07T21:02:11.1488541Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.1489189Z self=, 2025-05-07T21:02:11.1489735Z compile=False, 2025-05-07T21:02:11.1489940Z T=4, 2025-05-07T21:02:11.1490131Z D=97, 2025-05-07T21:02:11.1490323Z B=7, 2025-05-07T21:02:11.1490502Z log_E=3, 2025-05-07T21:02:11.1490707Z L=14, 2025-05-07T21:02:11.1490901Z D_gradcheck=1, 2025-05-07T21:02:11.1491172Z stochastic_rounding=True, 2025-05-07T21:02:11.1491730Z weighted=True, 2025-05-07T21:02:11.1492048Z row_wise=True, 2025-05-07T21:02:11.1492270Z mixed=False, 2025-05-07T21:02:11.1492491Z use_cache=False, 2025-05-07T21:02:11.1492748Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.1493123Z use_cpu=False, 2025-05-07T21:02:11.1493362Z output_dtype=SparseType.BF16, 2025-05-07T21:02:11.9415982Z ) 2025-05-07T21:02:11.9416389Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9417265Z self=, 2025-05-07T21:02:11.9418001Z compile=True, 2025-05-07T21:02:11.9418217Z T=3, 2025-05-07T21:02:11.9418450Z D=76, 2025-05-07T21:02:11.9418643Z B=102, 2025-05-07T21:02:11.9418829Z log_E=4, 2025-05-07T21:02:11.9419024Z L=13, 2025-05-07T21:02:11.9419413Z D_gradcheck=2, 2025-05-07T21:02:11.9419657Z stochastic_rounding=False, 2025-05-07T21:02:11.9419919Z weighted=False, 2025-05-07T21:02:11.9420139Z row_wise=True, 2025-05-07T21:02:11.9420355Z mixed=True, 2025-05-07T21:02:11.9420557Z use_cache=True, 2025-05-07T21:02:11.9420798Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.9421095Z use_cpu=False, 2025-05-07T21:02:11.9421344Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.9421603Z ) 2025-05-07T21:02:11.9421840Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9422436Z self=, 2025-05-07T21:02:11.9422970Z compile=False, 2025-05-07T21:02:11.9423183Z T=4, 2025-05-07T21:02:11.9423367Z D=53, 2025-05-07T21:02:11.9423551Z B=35, 2025-05-07T21:02:11.9423742Z log_E=3, 2025-05-07T21:02:11.9423937Z L=8, 2025-05-07T21:02:11.9424125Z D_gradcheck=2, 2025-05-07T21:02:11.9424364Z stochastic_rounding=True, 2025-05-07T21:02:11.9424634Z weighted=False, 2025-05-07T21:02:11.9424850Z row_wise=False, 2025-05-07T21:02:11.9425064Z mixed=False, 2025-05-07T21:02:11.9425289Z use_cache=False, 2025-05-07T21:02:11.9425544Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.9432400Z use_cpu=True, 2025-05-07T21:02:11.9432650Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.9432920Z ) 2025-05-07T21:02:11.9433154Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9433751Z self=, 2025-05-07T21:02:11.9434303Z compile=False, 2025-05-07T21:02:11.9434512Z T=5, 2025-05-07T21:02:11.9434700Z D=18, 2025-05-07T21:02:11.9434896Z B=101, 2025-05-07T21:02:11.9435080Z log_E=4, 2025-05-07T21:02:11.9435276Z L=12, 2025-05-07T21:02:11.9435478Z D_gradcheck=2, 2025-05-07T21:02:11.9435708Z stochastic_rounding=True, 2025-05-07T21:02:11.9435975Z weighted=True, 2025-05-07T21:02:11.9436193Z row_wise=False, 2025-05-07T21:02:11.9436400Z mixed=True, 2025-05-07T21:02:11.9436614Z use_cache=False, 2025-05-07T21:02:11.9436865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.9437150Z use_cpu=False, 2025-05-07T21:02:11.9437387Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.9437835Z ) 2025-05-07T21:02:11.9438067Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9438659Z self=, 2025-05-07T21:02:11.9439260Z compile=False, 2025-05-07T21:02:11.9439471Z T=1, 2025-05-07T21:02:11.9439651Z D=109, 2025-05-07T21:02:11.9439836Z B=48, 2025-05-07T21:02:11.9440023Z log_E=5, 2025-05-07T21:02:11.9440213Z L=4, 2025-05-07T21:02:11.9440480Z D_gradcheck=2, 2025-05-07T21:02:11.9440709Z stochastic_rounding=True, 2025-05-07T21:02:11.9440964Z weighted=True, 2025-05-07T21:02:11.9441180Z row_wise=True, 2025-05-07T21:02:11.9441394Z mixed=True, 2025-05-07T21:02:11.9441691Z use_cache=False, 2025-05-07T21:02:11.9441940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.9442233Z use_cpu=True, 2025-05-07T21:02:11.9442461Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.9442729Z ) 2025-05-07T21:02:11.9442972Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9443627Z self=, 2025-05-07T21:02:11.9444173Z compile=True, 2025-05-07T21:02:11.9444380Z T=5, 2025-05-07T21:02:11.9444564Z D=128, 2025-05-07T21:02:11.9444747Z B=100, 2025-05-07T21:02:11.9444935Z log_E=5, 2025-05-07T21:02:11.9445131Z L=10, 2025-05-07T21:02:11.9445320Z D_gradcheck=1, 2025-05-07T21:02:11.9445550Z stochastic_rounding=False, 2025-05-07T21:02:11.9445811Z weighted=True, 2025-05-07T21:02:11.9446069Z row_wise=False, 2025-05-07T21:02:11.9446286Z mixed=False, 2025-05-07T21:02:11.9446499Z use_cache=True, 2025-05-07T21:02:11.9446736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.9447031Z use_cpu=False, 2025-05-07T21:02:11.9447267Z output_dtype=SparseType.BF16, 2025-05-07T21:02:11.9447525Z ) 2025-05-07T21:02:11.9447758Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9448360Z self=, 2025-05-07T21:02:11.9448900Z compile=False, 2025-05-07T21:02:11.9449133Z T=2, 2025-05-07T21:02:11.9449356Z D=14, 2025-05-07T21:02:11.9449534Z B=88, 2025-05-07T21:02:11.9449719Z log_E=3, 2025-05-07T21:02:11.9449914Z L=14, 2025-05-07T21:02:11.9450099Z D_gradcheck=2, 2025-05-07T21:02:11.9450332Z stochastic_rounding=False, 2025-05-07T21:02:11.9450591Z weighted=False, 2025-05-07T21:02:11.9450806Z row_wise=True, 2025-05-07T21:02:11.9451014Z mixed=True, 2025-05-07T21:02:11.9451231Z use_cache=False, 2025-05-07T21:02:11.9451481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.9451765Z use_cpu=False, 2025-05-07T21:02:11.9452001Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.9452266Z ) 2025-05-07T21:02:11.9452493Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9453090Z self=, 2025-05-07T21:02:11.9453633Z compile=True, 2025-05-07T21:02:11.9453839Z T=4, 2025-05-07T21:02:11.9454025Z D=107, 2025-05-07T21:02:11.9454212Z B=69, 2025-05-07T21:02:11.9454393Z log_E=3, 2025-05-07T21:02:11.9454588Z L=6, 2025-05-07T21:02:11.9454785Z D_gradcheck=2, 2025-05-07T21:02:11.9455015Z stochastic_rounding=False, 2025-05-07T21:02:11.9455276Z weighted=True, 2025-05-07T21:02:11.9455489Z row_wise=False, 2025-05-07T21:02:11.9455700Z mixed=False, 2025-05-07T21:02:11.9455918Z use_cache=False, 2025-05-07T21:02:11.9456171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.9456456Z use_cpu=True, 2025-05-07T21:02:11.9456691Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.9456955Z ) 2025-05-07T21:02:11.9457190Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9457827Z self=, 2025-05-07T21:02:11.9458372Z compile=True, 2025-05-07T21:02:11.9458589Z T=3, 2025-05-07T21:02:11.9458800Z D=84, 2025-05-07T21:02:11.9459010Z B=70, 2025-05-07T21:02:11.9459204Z log_E=3, 2025-05-07T21:02:11.9459393Z L=8, 2025-05-07T21:02:11.9459586Z D_gradcheck=1, 2025-05-07T21:02:11.9459819Z stochastic_rounding=True, 2025-05-07T21:02:11.9460072Z weighted=False, 2025-05-07T21:02:11.9460293Z row_wise=False, 2025-05-07T21:02:11.9460511Z mixed=False, 2025-05-07T21:02:11.9460718Z use_cache=True, 2025-05-07T21:02:11.9460963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.9461253Z use_cpu=True, 2025-05-07T21:02:11.9461533Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.9461797Z ) 2025-05-07T21:02:11.9462035Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9462622Z self=, 2025-05-07T21:02:11.9463210Z compile=False, 2025-05-07T21:02:11.9463417Z T=1, 2025-05-07T21:02:11.9463604Z D=39, 2025-05-07T21:02:11.9463785Z B=43, 2025-05-07T21:02:11.9463970Z log_E=3, 2025-05-07T21:02:11.9464162Z L=5, 2025-05-07T21:02:11.9464347Z D_gradcheck=1, 2025-05-07T21:02:11.9464580Z stochastic_rounding=True, 2025-05-07T21:02:11.9464840Z weighted=False, 2025-05-07T21:02:11.9465051Z row_wise=False, 2025-05-07T21:02:11.9465264Z mixed=True, 2025-05-07T21:02:11.9465470Z use_cache=True, 2025-05-07T21:02:11.9465705Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.9466041Z use_cpu=False, 2025-05-07T21:02:11.9466282Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.9466539Z ) 2025-05-07T21:02:11.9466774Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9467366Z self=, 2025-05-07T21:02:11.9467903Z compile=True, 2025-05-07T21:02:11.9468116Z T=1, 2025-05-07T21:02:11.9468300Z D=89, 2025-05-07T21:02:11.9468482Z B=92, 2025-05-07T21:02:11.9468671Z log_E=3, 2025-05-07T21:02:11.9468865Z L=15, 2025-05-07T21:02:11.9469086Z D_gradcheck=1, 2025-05-07T21:02:11.9469335Z stochastic_rounding=False, 2025-05-07T21:02:11.9469594Z weighted=False, 2025-05-07T21:02:11.9469808Z row_wise=False, 2025-05-07T21:02:11.9470014Z mixed=True, 2025-05-07T21:02:11.9470222Z use_cache=True, 2025-05-07T21:02:11.9470461Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.9470745Z use_cpu=False, 2025-05-07T21:02:11.9470990Z output_dtype=SparseType.BF16, 2025-05-07T21:02:11.9471253Z ) 2025-05-07T21:02:11.9471488Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9472078Z self=, 2025-05-07T21:02:11.9472621Z compile=True, 2025-05-07T21:02:11.9472825Z T=5, 2025-05-07T21:02:11.9473019Z D=2, 2025-05-07T21:02:11.9473206Z B=114, 2025-05-07T21:02:11.9473393Z log_E=4, 2025-05-07T21:02:11.9473591Z L=2, 2025-05-07T21:02:11.9473781Z D_gradcheck=2, 2025-05-07T21:02:11.9474007Z stochastic_rounding=True, 2025-05-07T21:02:11.9474272Z weighted=False, 2025-05-07T21:02:11.9474490Z row_wise=True, 2025-05-07T21:02:11.9474695Z mixed=True, 2025-05-07T21:02:11.9474907Z use_cache=True, 2025-05-07T21:02:11.9475147Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.9475434Z use_cpu=True, 2025-05-07T21:02:11.9475664Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.9475926Z ) 2025-05-07T21:02:11.9476157Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9476747Z self=, 2025-05-07T21:02:11.9477289Z compile=True, 2025-05-07T21:02:11.9477498Z T=1, 2025-05-07T21:02:11.9477683Z D=67, 2025-05-07T21:02:11.9477922Z B=17, 2025-05-07T21:02:11.9478116Z log_E=3, 2025-05-07T21:02:11.9478307Z L=3, 2025-05-07T21:02:11.9478501Z D_gradcheck=2, 2025-05-07T21:02:11.9478732Z stochastic_rounding=False, 2025-05-07T21:02:11.9478987Z weighted=False, 2025-05-07T21:02:11.9479209Z row_wise=False, 2025-05-07T21:02:11.9479451Z mixed=True, 2025-05-07T21:02:11.9479683Z use_cache=True, 2025-05-07T21:02:11.9479927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.9480223Z use_cpu=False, 2025-05-07T21:02:11.9480540Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.9480807Z ) 2025-05-07T21:02:11.9481049Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9481645Z self=, 2025-05-07T21:02:11.9482235Z compile=False, 2025-05-07T21:02:11.9482451Z T=1, 2025-05-07T21:02:11.9482644Z D=108, 2025-05-07T21:02:11.9482838Z B=34, 2025-05-07T21:02:11.9483025Z log_E=5, 2025-05-07T21:02:11.9483272Z L=11, 2025-05-07T21:02:11.9483471Z D_gradcheck=2, 2025-05-07T21:02:11.9483705Z stochastic_rounding=False, 2025-05-07T21:02:11.9483970Z weighted=True, 2025-05-07T21:02:11.9484188Z row_wise=False, 2025-05-07T21:02:11.9484400Z mixed=True, 2025-05-07T21:02:11.9484616Z use_cache=False, 2025-05-07T21:02:11.9484875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.9485171Z use_cpu=True, 2025-05-07T21:02:11.9485405Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.9485677Z ) 2025-05-07T21:02:11.9485918Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9486549Z self=, 2025-05-07T21:02:11.9487102Z compile=False, 2025-05-07T21:02:11.9487317Z T=5, 2025-05-07T21:02:11.9487502Z D=87, 2025-05-07T21:02:11.9487693Z B=119, 2025-05-07T21:02:11.9487885Z log_E=5, 2025-05-07T21:02:11.9488078Z L=13, 2025-05-07T21:02:11.9488282Z D_gradcheck=2, 2025-05-07T21:02:11.9488520Z stochastic_rounding=False, 2025-05-07T21:02:11.9488818Z weighted=True, 2025-05-07T21:02:11.9489041Z row_wise=True, 2025-05-07T21:02:11.9489258Z mixed=False, 2025-05-07T21:02:11.9489467Z use_cache=True, 2025-05-07T21:02:11.9489711Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.9490006Z use_cpu=False, 2025-05-07T21:02:11.9490240Z output_dtype=SparseType.FP32, 2025-05-07T21:02:11.9490507Z ) 2025-05-07T21:02:11.9490746Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9491350Z self=, 2025-05-07T21:02:11.9492178Z compile=True, 2025-05-07T21:02:11.9492394Z T=1, 2025-05-07T21:02:11.9492583Z D=24, 2025-05-07T21:02:11.9492769Z B=3, 2025-05-07T21:02:11.9492961Z log_E=3, 2025-05-07T21:02:11.9493163Z L=18, 2025-05-07T21:02:11.9493354Z D_gradcheck=1, 2025-05-07T21:02:11.9493602Z stochastic_rounding=False, 2025-05-07T21:02:11.9493866Z weighted=False, 2025-05-07T21:02:11.9494082Z row_wise=True, 2025-05-07T21:02:11.9494298Z mixed=True, 2025-05-07T21:02:11.9494514Z use_cache=True, 2025-05-07T21:02:11.9494753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.9495051Z use_cpu=False, 2025-05-07T21:02:11.9495297Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.9495558Z ) 2025-05-07T21:02:11.9495800Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9496400Z self=, 2025-05-07T21:02:11.9496948Z compile=False, 2025-05-07T21:02:11.9497160Z T=3, 2025-05-07T21:02:11.9497353Z D=92, 2025-05-07T21:02:11.9497549Z B=98, 2025-05-07T21:02:11.9497736Z log_E=3, 2025-05-07T21:02:11.9497936Z L=10, 2025-05-07T21:02:11.9498137Z D_gradcheck=2, 2025-05-07T21:02:11.9498370Z stochastic_rounding=False, 2025-05-07T21:02:11.9498713Z weighted=False, 2025-05-07T21:02:11.9498955Z row_wise=True, 2025-05-07T21:02:11.9499202Z mixed=False, 2025-05-07T21:02:11.9499417Z use_cache=True, 2025-05-07T21:02:11.9499661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.9499949Z use_cpu=True, 2025-05-07T21:02:11.9500189Z output_dtype=SparseType.FP16, 2025-05-07T21:02:11.9500457Z ) 2025-05-07T21:02:11.9500689Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9501285Z self=, 2025-05-07T21:02:11.9501837Z compile=True, 2025-05-07T21:02:11.9502044Z T=5, 2025-05-07T21:02:11.9502305Z D=23, 2025-05-07T21:02:11.9502496Z B=33, 2025-05-07T21:02:11.9502681Z log_E=5, 2025-05-07T21:02:11.9502882Z L=6, 2025-05-07T21:02:11.9503078Z D_gradcheck=2, 2025-05-07T21:02:11.9503306Z stochastic_rounding=True, 2025-05-07T21:02:11.9503570Z weighted=True, 2025-05-07T21:02:11.9503855Z row_wise=False, 2025-05-07T21:02:11.9504070Z mixed=True, 2025-05-07T21:02:11.9504280Z use_cache=True, 2025-05-07T21:02:11.9504529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.9504823Z use_cpu=False, 2025-05-07T21:02:11.9505055Z output_dtype=SparseType.BF16, 2025-05-07T21:02:11.9505320Z ) 2025-05-07T21:02:11.9505559Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9506147Z self=, 2025-05-07T21:02:11.9506695Z compile=False, 2025-05-07T21:02:11.9507003Z T=1, 2025-05-07T21:02:11.9507190Z D=75, 2025-05-07T21:02:11.9507386Z B=61, 2025-05-07T21:02:11.9507579Z log_E=4, 2025-05-07T21:02:11.9507772Z L=1, 2025-05-07T21:02:11.9507970Z D_gradcheck=2, 2025-05-07T21:02:11.9508207Z stochastic_rounding=False, 2025-05-07T21:02:11.9508464Z weighted=False, 2025-05-07T21:02:11.9508688Z row_wise=False, 2025-05-07T21:02:11.9508914Z mixed=False, 2025-05-07T21:02:11.9509132Z use_cache=False, 2025-05-07T21:02:11.9509413Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:11.9509734Z use_cpu=False, 2025-05-07T21:02:11.9509969Z output_dtype=SparseType.BF16, 2025-05-07T21:02:11.9510238Z ) 2025-05-07T21:02:11.9510475Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:11.9511065Z self=, 2025-05-07T21:02:11.9511600Z compile=False, 2025-05-07T21:02:11.9511809Z T=3, 2025-05-07T21:02:11.9512000Z D=20, 2025-05-07T21:02:11.9512183Z B=34, 2025-05-07T21:02:11.9512377Z log_E=3, 2025-05-07T21:02:11.9512576Z L=4, 2025-05-07T21:02:11.9512761Z D_gradcheck=2, 2025-05-07T21:02:11.9512995Z stochastic_rounding=False, 2025-05-07T21:02:11.9513257Z weighted=False, 2025-05-07T21:02:11.9513468Z row_wise=False, 2025-05-07T21:02:11.9513684Z mixed=True, 2025-05-07T21:02:11.9513900Z use_cache=True, 2025-05-07T21:02:11.9514137Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:11.9514430Z use_cpu=False, 2025-05-07T21:02:11.9514664Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.3716338Z ) 2025-05-07T21:02:12.3716621Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3717261Z self=, 2025-05-07T21:02:12.3717935Z compile=True, 2025-05-07T21:02:12.3718216Z T=5, 2025-05-07T21:02:12.3718414Z D=87, 2025-05-07T21:02:12.3718623Z B=38, 2025-05-07T21:02:12.3718809Z log_E=3, 2025-05-07T21:02:12.3719012Z L=6, 2025-05-07T21:02:12.3719241Z D_gradcheck=1, 2025-05-07T21:02:12.3719497Z stochastic_rounding=False, 2025-05-07T21:02:12.3719770Z weighted=True, 2025-05-07T21:02:12.3719992Z row_wise=True, 2025-05-07T21:02:12.3720199Z mixed=False, 2025-05-07T21:02:12.3720475Z use_cache=True, 2025-05-07T21:02:12.3720906Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.3721206Z use_cpu=True, 2025-05-07T21:02:12.3721438Z output_dtype=SparseType.BF16, 2025-05-07T21:02:12.3721709Z ) 2025-05-07T21:02:12.3721956Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3722553Z self=, 2025-05-07T21:02:12.3723099Z compile=True, 2025-05-07T21:02:12.3723312Z T=2, 2025-05-07T21:02:12.3723496Z D=96, 2025-05-07T21:02:12.3723688Z B=115, 2025-05-07T21:02:12.3723883Z log_E=3, 2025-05-07T21:02:12.3724076Z L=5, 2025-05-07T21:02:12.3724273Z D_gradcheck=2, 2025-05-07T21:02:12.3724599Z stochastic_rounding=True, 2025-05-07T21:02:12.3724855Z weighted=False, 2025-05-07T21:02:12.3725074Z row_wise=True, 2025-05-07T21:02:12.3725285Z mixed=True, 2025-05-07T21:02:12.3725490Z use_cache=True, 2025-05-07T21:02:12.3725736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.3726103Z use_cpu=False, 2025-05-07T21:02:12.3726334Z output_dtype=SparseType.BF16, 2025-05-07T21:02:12.3726601Z ) 2025-05-07T21:02:12.3726842Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3727449Z self=, 2025-05-07T21:02:12.3727992Z compile=False, 2025-05-07T21:02:12.3728259Z T=5, 2025-05-07T21:02:12.3728442Z D=110, 2025-05-07T21:02:12.3728629Z B=8, 2025-05-07T21:02:12.3728818Z log_E=3, 2025-05-07T21:02:12.3729016Z L=1, 2025-05-07T21:02:12.3729284Z D_gradcheck=2, 2025-05-07T21:02:12.3729552Z stochastic_rounding=False, 2025-05-07T21:02:12.3729848Z weighted=True, 2025-05-07T21:02:12.3730060Z row_wise=False, 2025-05-07T21:02:12.3730281Z mixed=True, 2025-05-07T21:02:12.3730494Z use_cache=True, 2025-05-07T21:02:12.3730735Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.3731033Z use_cpu=True, 2025-05-07T21:02:12.3731271Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.3731531Z ) 2025-05-07T21:02:12.3731772Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3732375Z self=, 2025-05-07T21:02:12.3732930Z compile=False, 2025-05-07T21:02:12.3733143Z T=5, 2025-05-07T21:02:12.3733332Z D=82, 2025-05-07T21:02:12.3733532Z B=98, 2025-05-07T21:02:12.3733726Z log_E=3, 2025-05-07T21:02:12.3733926Z L=16, 2025-05-07T21:02:12.3741069Z D_gradcheck=1, 2025-05-07T21:02:12.3741356Z stochastic_rounding=True, 2025-05-07T21:02:12.3741636Z weighted=True, 2025-05-07T21:02:12.3741865Z row_wise=True, 2025-05-07T21:02:12.3742082Z mixed=False, 2025-05-07T21:02:12.3742306Z use_cache=True, 2025-05-07T21:02:12.3742555Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.3742856Z use_cpu=True, 2025-05-07T21:02:12.3743100Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.3743378Z ) 2025-05-07T21:02:12.3743627Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3744234Z self=, 2025-05-07T21:02:12.3744792Z compile=True, 2025-05-07T21:02:12.3745007Z T=5, 2025-05-07T21:02:12.3745196Z D=79, 2025-05-07T21:02:12.3745391Z B=89, 2025-05-07T21:02:12.3745586Z log_E=4, 2025-05-07T21:02:12.3745780Z L=13, 2025-05-07T21:02:12.3745980Z D_gradcheck=1, 2025-05-07T21:02:12.3746218Z stochastic_rounding=False, 2025-05-07T21:02:12.3746481Z weighted=True, 2025-05-07T21:02:12.3746700Z row_wise=False, 2025-05-07T21:02:12.3746924Z mixed=False, 2025-05-07T21:02:12.3747137Z use_cache=False, 2025-05-07T21:02:12.3747392Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.3747686Z use_cpu=True, 2025-05-07T21:02:12.3747925Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.3748268Z ) 2025-05-07T21:02:12.3748514Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3749119Z self=, 2025-05-07T21:02:12.3749665Z compile=False, 2025-05-07T21:02:12.3749881Z T=3, 2025-05-07T21:02:12.3750076Z D=14, 2025-05-07T21:02:12.3750263Z B=105, 2025-05-07T21:02:12.3750458Z log_E=4, 2025-05-07T21:02:12.3750658Z L=12, 2025-05-07T21:02:12.3750851Z D_gradcheck=2, 2025-05-07T21:02:12.3751088Z stochastic_rounding=False, 2025-05-07T21:02:12.3751358Z weighted=True, 2025-05-07T21:02:12.3751578Z row_wise=False, 2025-05-07T21:02:12.3751800Z mixed=True, 2025-05-07T21:02:12.3752068Z use_cache=False, 2025-05-07T21:02:12.3752318Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.3752611Z use_cpu=True, 2025-05-07T21:02:12.3752850Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.3753113Z ) 2025-05-07T21:02:12.3753357Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3754004Z self=, 2025-05-07T21:02:12.3754557Z compile=False, 2025-05-07T21:02:12.3754766Z T=5, 2025-05-07T21:02:12.3754956Z D=127, 2025-05-07T21:02:12.3755147Z B=18, 2025-05-07T21:02:12.3755333Z log_E=3, 2025-05-07T21:02:12.3755533Z L=18, 2025-05-07T21:02:12.3755730Z D_gradcheck=1, 2025-05-07T21:02:12.3755958Z stochastic_rounding=False, 2025-05-07T21:02:12.3756220Z weighted=True, 2025-05-07T21:02:12.3756500Z row_wise=True, 2025-05-07T21:02:12.3756713Z mixed=True, 2025-05-07T21:02:12.3756929Z use_cache=False, 2025-05-07T21:02:12.3757189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.3757477Z use_cpu=True, 2025-05-07T21:02:12.3757717Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.3757984Z ) 2025-05-07T21:02:12.3758218Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3758827Z self=, 2025-05-07T21:02:12.3759408Z compile=False, 2025-05-07T21:02:12.3759644Z T=2, 2025-05-07T21:02:12.3759839Z D=108, 2025-05-07T21:02:12.3760032Z B=38, 2025-05-07T21:02:12.3760219Z log_E=5, 2025-05-07T21:02:12.3760496Z L=1, 2025-05-07T21:02:12.3760695Z D_gradcheck=2, 2025-05-07T21:02:12.3760922Z stochastic_rounding=True, 2025-05-07T21:02:12.3761190Z weighted=False, 2025-05-07T21:02:12.3761411Z row_wise=False, 2025-05-07T21:02:12.3761629Z mixed=True, 2025-05-07T21:02:12.3761841Z use_cache=False, 2025-05-07T21:02:12.3762098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.3762397Z use_cpu=True, 2025-05-07T21:02:12.3762631Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.3762899Z ) 2025-05-07T21:02:12.3763140Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3763738Z self=, 2025-05-07T21:02:12.3764298Z compile=True, 2025-05-07T21:02:12.3764513Z T=3, 2025-05-07T21:02:12.3764705Z D=99, 2025-05-07T21:02:12.3764899Z B=19, 2025-05-07T21:02:12.3765096Z log_E=3, 2025-05-07T21:02:12.3765293Z L=10, 2025-05-07T21:02:12.3765493Z D_gradcheck=1, 2025-05-07T21:02:12.3765732Z stochastic_rounding=True, 2025-05-07T21:02:12.3765991Z weighted=False, 2025-05-07T21:02:12.3766213Z row_wise=False, 2025-05-07T21:02:12.3766428Z mixed=False, 2025-05-07T21:02:12.3766644Z use_cache=True, 2025-05-07T21:02:12.3766888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:12.3767187Z use_cpu=False, 2025-05-07T21:02:12.3767429Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.3767688Z ) 2025-05-07T21:02:12.3767928Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3768577Z self=, 2025-05-07T21:02:12.3769127Z compile=True, 2025-05-07T21:02:12.3769355Z T=3, 2025-05-07T21:02:12.3769576Z D=93, 2025-05-07T21:02:12.3769765Z B=68, 2025-05-07T21:02:12.3769960Z log_E=3, 2025-05-07T21:02:12.3770162Z L=7, 2025-05-07T21:02:12.3770355Z D_gradcheck=1, 2025-05-07T21:02:12.3770591Z stochastic_rounding=True, 2025-05-07T21:02:12.3770856Z weighted=True, 2025-05-07T21:02:12.3771072Z row_wise=False, 2025-05-07T21:02:12.3771291Z mixed=False, 2025-05-07T21:02:12.3771510Z use_cache=False, 2025-05-07T21:02:12.3771763Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.3772062Z use_cpu=True, 2025-05-07T21:02:12.3772359Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.3772621Z ) 2025-05-07T21:02:12.3772870Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3773470Z self=, 2025-05-07T21:02:12.3774064Z compile=True, 2025-05-07T21:02:12.3774272Z T=4, 2025-05-07T21:02:12.3774465Z D=57, 2025-05-07T21:02:12.3774657Z B=124, 2025-05-07T21:02:12.3774845Z log_E=4, 2025-05-07T21:02:12.3775048Z L=14, 2025-05-07T21:02:12.3775248Z D_gradcheck=1, 2025-05-07T21:02:12.3775477Z stochastic_rounding=True, 2025-05-07T21:02:12.3775743Z weighted=False, 2025-05-07T21:02:12.3775965Z row_wise=False, 2025-05-07T21:02:12.3776177Z mixed=False, 2025-05-07T21:02:12.3776397Z use_cache=False, 2025-05-07T21:02:12.3776653Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.3777018Z use_cpu=False, 2025-05-07T21:02:12.3777265Z output_dtype=SparseType.FP32, 2025-05-07T21:02:12.3777535Z ) 2025-05-07T21:02:12.3777771Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3778372Z self=, 2025-05-07T21:02:12.3778924Z compile=False, 2025-05-07T21:02:12.3779140Z T=3, 2025-05-07T21:02:12.3779334Z D=24, 2025-05-07T21:02:12.3779523Z B=4, 2025-05-07T21:02:12.3779716Z log_E=5, 2025-05-07T21:02:12.3779909Z L=7, 2025-05-07T21:02:12.3780103Z D_gradcheck=1, 2025-05-07T21:02:12.3780341Z stochastic_rounding=True, 2025-05-07T21:02:12.3780599Z weighted=False, 2025-05-07T21:02:12.3780820Z row_wise=False, 2025-05-07T21:02:12.3781037Z mixed=False, 2025-05-07T21:02:12.3781248Z use_cache=True, 2025-05-07T21:02:12.3781491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.3781786Z use_cpu=False, 2025-05-07T21:02:12.3782025Z output_dtype=SparseType.BF16, 2025-05-07T21:02:12.3782298Z ) 2025-05-07T21:02:12.3782541Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3783138Z self=, 2025-05-07T21:02:12.3783688Z compile=True, 2025-05-07T21:02:12.3783906Z T=5, 2025-05-07T21:02:12.3784097Z D=120, 2025-05-07T21:02:12.3784290Z B=80, 2025-05-07T21:02:12.3784483Z log_E=3, 2025-05-07T21:02:12.3784677Z L=8, 2025-05-07T21:02:12.3784879Z D_gradcheck=2, 2025-05-07T21:02:12.3785118Z stochastic_rounding=False, 2025-05-07T21:02:12.3785378Z weighted=False, 2025-05-07T21:02:12.3785608Z row_wise=False, 2025-05-07T21:02:12.3785827Z mixed=True, 2025-05-07T21:02:12.3786037Z use_cache=False, 2025-05-07T21:02:12.3786294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.3786595Z use_cpu=True, 2025-05-07T21:02:12.3786835Z output_dtype=SparseType.BF16, 2025-05-07T21:02:12.3787099Z ) 2025-05-07T21:02:12.3787344Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3787960Z self=, 2025-05-07T21:02:12.3788508Z compile=False, 2025-05-07T21:02:12.3788730Z T=4, 2025-05-07T21:02:12.3788925Z D=102, 2025-05-07T21:02:12.3789168Z B=116, 2025-05-07T21:02:12.3789396Z log_E=3, 2025-05-07T21:02:12.3789622Z L=7, 2025-05-07T21:02:12.3789814Z D_gradcheck=1, 2025-05-07T21:02:12.3790059Z stochastic_rounding=True, 2025-05-07T21:02:12.3790332Z weighted=True, 2025-05-07T21:02:12.3790548Z row_wise=False, 2025-05-07T21:02:12.3790765Z mixed=True, 2025-05-07T21:02:12.3790981Z use_cache=True, 2025-05-07T21:02:12.3791225Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.3791816Z use_cpu=False, 2025-05-07T21:02:12.3792053Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.3792322Z ) 2025-05-07T21:02:12.3792569Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3793168Z self=, 2025-05-07T21:02:12.3793812Z compile=False, 2025-05-07T21:02:12.3794031Z T=1, 2025-05-07T21:02:12.3794225Z D=86, 2025-05-07T21:02:12.3794414Z B=69, 2025-05-07T21:02:12.3794610Z log_E=4, 2025-05-07T21:02:12.3794881Z L=0, 2025-05-07T21:02:12.3795072Z D_gradcheck=2, 2025-05-07T21:02:12.3795313Z stochastic_rounding=False, 2025-05-07T21:02:12.3795581Z weighted=False, 2025-05-07T21:02:12.3795803Z row_wise=True, 2025-05-07T21:02:12.3796022Z mixed=False, 2025-05-07T21:02:12.3796242Z use_cache=False, 2025-05-07T21:02:12.3796492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.3796788Z use_cpu=False, 2025-05-07T21:02:12.3797026Z output_dtype=SparseType.BF16, 2025-05-07T21:02:12.3797286Z ) 2025-05-07T21:02:12.3797587Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3798181Z self=, 2025-05-07T21:02:12.3798728Z compile=False, 2025-05-07T21:02:12.3798934Z T=4, 2025-05-07T21:02:12.3799119Z D=4, 2025-05-07T21:02:12.3799306Z B=88, 2025-05-07T21:02:12.3799513Z log_E=4, 2025-05-07T21:02:12.3799733Z L=7, 2025-05-07T21:02:12.3799928Z D_gradcheck=2, 2025-05-07T21:02:12.3800154Z stochastic_rounding=False, 2025-05-07T21:02:12.3800462Z weighted=True, 2025-05-07T21:02:12.3800681Z row_wise=True, 2025-05-07T21:02:12.3800888Z mixed=False, 2025-05-07T21:02:12.3801099Z use_cache=False, 2025-05-07T21:02:12.3801350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.3801633Z use_cpu=True, 2025-05-07T21:02:12.3801871Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.3802137Z ) 2025-05-07T21:02:12.3802368Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3802967Z self=, 2025-05-07T21:02:12.3803518Z compile=False, 2025-05-07T21:02:12.3803724Z T=5, 2025-05-07T21:02:12.3803909Z D=85, 2025-05-07T21:02:12.3804098Z B=77, 2025-05-07T21:02:12.3804278Z log_E=5, 2025-05-07T21:02:12.3804474Z L=4, 2025-05-07T21:02:12.3804668Z D_gradcheck=2, 2025-05-07T21:02:12.3804911Z stochastic_rounding=False, 2025-05-07T21:02:12.3805168Z weighted=True, 2025-05-07T21:02:12.3805385Z row_wise=True, 2025-05-07T21:02:12.3805600Z mixed=True, 2025-05-07T21:02:12.3805804Z use_cache=False, 2025-05-07T21:02:12.3806056Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.3806349Z use_cpu=True, 2025-05-07T21:02:12.3806583Z output_dtype=SparseType.BF16, 2025-05-07T21:02:12.3806847Z ) 2025-05-07T21:02:12.3807088Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3807683Z self=, 2025-05-07T21:02:12.3808236Z compile=True, 2025-05-07T21:02:12.3808449Z T=5, 2025-05-07T21:02:12.3808633Z D=119, 2025-05-07T21:02:12.3808825Z B=61, 2025-05-07T21:02:12.3809017Z log_E=3, 2025-05-07T21:02:12.3809210Z L=11, 2025-05-07T21:02:12.3809402Z D_gradcheck=2, 2025-05-07T21:02:12.3809722Z stochastic_rounding=True, 2025-05-07T21:02:12.3809980Z weighted=True, 2025-05-07T21:02:12.3810194Z row_wise=True, 2025-05-07T21:02:12.3810406Z mixed=False, 2025-05-07T21:02:12.3810611Z use_cache=True, 2025-05-07T21:02:12.3810855Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.3811144Z use_cpu=True, 2025-05-07T21:02:12.3811379Z output_dtype=SparseType.FP16, 2025-05-07T21:02:12.3811638Z ) 2025-05-07T21:02:12.3811880Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:12.3812477Z self=, 2025-05-07T21:02:12.3813016Z compile=True, 2025-05-07T21:02:12.3813225Z T=5, 2025-05-07T21:02:12.3813462Z D=117, 2025-05-07T21:02:12.3813647Z B=60, 2025-05-07T21:02:12.3813835Z log_E=5, 2025-05-07T21:02:12.3814034Z L=1, 2025-05-07T21:02:12.3814223Z D_gradcheck=1, 2025-05-07T21:02:12.3814454Z stochastic_rounding=False, 2025-05-07T21:02:12.3814713Z weighted=False, 2025-05-07T21:02:12.3814971Z row_wise=False, 2025-05-07T21:02:12.3815184Z mixed=True, 2025-05-07T21:02:12.3815397Z use_cache=True, 2025-05-07T21:02:12.3815631Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:12.3815923Z use_cpu=False, 2025-05-07T21:02:12.3816159Z output_dtype=SparseType.BF16, 2025-05-07T21:02:21.2051576Z ) 2025-05-07T21:02:21.2051925Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:21.2052553Z self=, 2025-05-07T21:02:21.2053103Z compile=False, 2025-05-07T21:02:21.2053708Z T=3, 2025-05-07T21:02:21.2053910Z D=58, 2025-05-07T21:02:21.2054107Z B=85, 2025-05-07T21:02:21.2054291Z log_E=5, 2025-05-07T21:02:21.2054494Z L=0, 2025-05-07T21:02:21.2054692Z D_gradcheck=1, 2025-05-07T21:02:21.2054923Z stochastic_rounding=False, 2025-05-07T21:02:21.2055186Z weighted=True, 2025-05-07T21:02:21.2055453Z row_wise=True, 2025-05-07T21:02:21.2055675Z mixed=False, 2025-05-07T21:02:21.2055887Z use_cache=False, 2025-05-07T21:02:21.2056144Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2056437Z use_cpu=False, 2025-05-07T21:02:21.2056679Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2056943Z ) 2025-05-07T21:02:21.2057179Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:21.2057778Z self=, 2025-05-07T21:02:21.2058321Z compile=True, 2025-05-07T21:02:21.2058526Z T=2, 2025-05-07T21:02:21.2058719Z D=63, 2025-05-07T21:02:21.2058914Z B=51, 2025-05-07T21:02:21.2059100Z log_E=4, 2025-05-07T21:02:21.2059299Z L=17, 2025-05-07T21:02:21.2059498Z D_gradcheck=1, 2025-05-07T21:02:21.2059732Z stochastic_rounding=False, 2025-05-07T21:02:21.2059998Z weighted=False, 2025-05-07T21:02:21.2060221Z row_wise=True, 2025-05-07T21:02:21.2060434Z mixed=True, 2025-05-07T21:02:21.2060645Z use_cache=True, 2025-05-07T21:02:21.2060892Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2061188Z use_cpu=True, 2025-05-07T21:02:21.2061427Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2061688Z ) 2025-05-07T21:02:21.2061928Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:21.2062523Z self=, 2025-05-07T21:02:21.2063069Z compile=False, 2025-05-07T21:02:21.2063286Z T=1, 2025-05-07T21:02:21.2063469Z D=78, 2025-05-07T21:02:21.2063664Z B=112, 2025-05-07T21:02:21.2063856Z log_E=3, 2025-05-07T21:02:21.2064048Z L=19, 2025-05-07T21:02:21.2064247Z D_gradcheck=1, 2025-05-07T21:02:21.2064483Z stochastic_rounding=False, 2025-05-07T21:02:21.2064739Z weighted=False, 2025-05-07T21:02:21.2064962Z row_wise=False, 2025-05-07T21:02:21.2065179Z mixed=False, 2025-05-07T21:02:21.2065389Z use_cache=True, 2025-05-07T21:02:21.2065734Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2066031Z use_cpu=True, 2025-05-07T21:02:21.2066269Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2066530Z ) 2025-05-07T21:02:21.2066767Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:21.2067364Z self=, 2025-05-07T21:02:21.2067939Z compile=False, 2025-05-07T21:02:21.2068169Z T=5, 2025-05-07T21:02:21.2068355Z D=18, 2025-05-07T21:02:21.2068538Z B=76, 2025-05-07T21:02:21.2068733Z log_E=3, 2025-05-07T21:02:21.2068930Z L=0, 2025-05-07T21:02:21.2069121Z D_gradcheck=1, 2025-05-07T21:02:21.2069447Z stochastic_rounding=True, 2025-05-07T21:02:21.2069710Z weighted=False, 2025-05-07T21:02:21.2069923Z row_wise=False, 2025-05-07T21:02:21.2070140Z mixed=True, 2025-05-07T21:02:21.2070355Z use_cache=True, 2025-05-07T21:02:21.2070597Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2070964Z use_cpu=True, 2025-05-07T21:02:21.2071205Z output_dtype=SparseType.BF16, 2025-05-07T21:02:21.2071463Z ) 2025-05-07T21:02:21.2071703Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:21.2072303Z self=, 2025-05-07T21:02:21.2072852Z compile=True, 2025-05-07T21:02:21.2073056Z T=2, 2025-05-07T21:02:21.2073249Z D=81, 2025-05-07T21:02:21.2073443Z B=96, 2025-05-07T21:02:21.2073631Z log_E=3, 2025-05-07T21:02:21.2073836Z L=9, 2025-05-07T21:02:21.2074079Z D_gradcheck=2, 2025-05-07T21:02:21.2074308Z stochastic_rounding=True, 2025-05-07T21:02:21.2074577Z weighted=True, 2025-05-07T21:02:21.2074796Z row_wise=True, 2025-05-07T21:02:21.2075007Z mixed=True, 2025-05-07T21:02:21.2075220Z use_cache=False, 2025-05-07T21:02:21.2075488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2075789Z use_cpu=True, 2025-05-07T21:02:21.2076030Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2076291Z ) 2025-05-07T21:02:21.2082438Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:21.2083044Z self=, 2025-05-07T21:02:21.2083600Z compile=True, 2025-05-07T21:02:21.2083807Z T=3, 2025-05-07T21:02:21.2084006Z D=73, 2025-05-07T21:02:21.2084201Z B=123, 2025-05-07T21:02:21.2084390Z log_E=4, 2025-05-07T21:02:21.2084591Z L=8, 2025-05-07T21:02:21.2084789Z D_gradcheck=2, 2025-05-07T21:02:21.2085024Z stochastic_rounding=False, 2025-05-07T21:02:21.2085289Z weighted=True, 2025-05-07T21:02:21.2085514Z row_wise=True, 2025-05-07T21:02:21.2085729Z mixed=True, 2025-05-07T21:02:21.2085938Z use_cache=False, 2025-05-07T21:02:21.2086195Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2086488Z use_cpu=True, 2025-05-07T21:02:21.2086727Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2086995Z ) 2025-05-07T21:02:21.2087234Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:21.2087826Z self=, 2025-05-07T21:02:21.2088376Z compile=False, 2025-05-07T21:02:21.2088587Z T=3, 2025-05-07T21:02:21.2088774Z D=63, 2025-05-07T21:02:21.2088962Z B=11, 2025-05-07T21:02:21.2089152Z log_E=4, 2025-05-07T21:02:21.2089345Z L=5, 2025-05-07T21:02:21.2089538Z D_gradcheck=1, 2025-05-07T21:02:21.2089775Z stochastic_rounding=False, 2025-05-07T21:02:21.2090036Z weighted=False, 2025-05-07T21:02:21.2090258Z row_wise=False, 2025-05-07T21:02:21.2090475Z mixed=True, 2025-05-07T21:02:21.2090685Z use_cache=False, 2025-05-07T21:02:21.2090942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2091236Z use_cpu=True, 2025-05-07T21:02:21.2091697Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2092086Z ) 2025-05-07T21:02:21.2092332Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:21.2092937Z self=, 2025-05-07T21:02:21.2093486Z compile=False, 2025-05-07T21:02:21.2093703Z T=4, 2025-05-07T21:02:21.2093901Z D=59, 2025-05-07T21:02:21.2094091Z B=51, 2025-05-07T21:02:21.2094286Z log_E=5, 2025-05-07T21:02:21.2094491Z L=14, 2025-05-07T21:02:21.2094693Z D_gradcheck=2, 2025-05-07T21:02:21.2094933Z stochastic_rounding=False, 2025-05-07T21:02:21.2095210Z weighted=False, 2025-05-07T21:02:21.2095430Z row_wise=False, 2025-05-07T21:02:21.2095651Z mixed=True, 2025-05-07T21:02:21.2095942Z use_cache=True, 2025-05-07T21:02:21.2096185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2096482Z use_cpu=True, 2025-05-07T21:02:21.2096729Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2096994Z ) 2025-05-07T21:02:21.2097246Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:21.2097947Z self=, 2025-05-07T21:02:21.2098503Z compile=False, 2025-05-07T21:02:21.2098715Z T=5, 2025-05-07T21:02:21.2098910Z D=99, 2025-05-07T21:02:21.2099107Z B=38, 2025-05-07T21:02:21.2099299Z log_E=3, 2025-05-07T21:02:21.2099508Z L=14, 2025-05-07T21:02:21.2099710Z D_gradcheck=2, 2025-05-07T21:02:21.2099944Z stochastic_rounding=False, 2025-05-07T21:02:21.2100215Z weighted=True, 2025-05-07T21:02:21.2100506Z row_wise=True, 2025-05-07T21:02:21.2100720Z mixed=True, 2025-05-07T21:02:21.2100938Z use_cache=True, 2025-05-07T21:02:21.2101188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2101480Z use_cpu=False, 2025-05-07T21:02:21.2101727Z output_dtype=SparseType.FP32, 2025-05-07T21:02:21.2102043Z ) 2025-05-07T21:02:21.2102283Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:21.2102890Z self=, 2025-05-07T21:02:21.2103445Z compile=False, 2025-05-07T21:02:21.2103662Z T=1, 2025-05-07T21:02:21.2103849Z D=15, 2025-05-07T21:02:21.2104043Z B=72, 2025-05-07T21:02:21.2104243Z log_E=3, 2025-05-07T21:02:21.2104441Z L=15, 2025-05-07T21:02:21.2104641Z D_gradcheck=2, 2025-05-07T21:02:21.2104880Z stochastic_rounding=True, 2025-05-07T21:02:21.2105141Z weighted=True, 2025-05-07T21:02:21.2105361Z row_wise=False, 2025-05-07T21:02:21.2105585Z mixed=False, 2025-05-07T21:02:21.2105798Z use_cache=False, 2025-05-07T21:02:21.2106057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:21.2106360Z use_cpu=False, 2025-05-07T21:02:21.2106598Z output_dtype=SparseType.BF16, 2025-05-07T21:02:21.2106869Z ) 2025-05-07T21:02:21.2107112Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:21.2107713Z self=, 2025-05-07T21:02:21.2108272Z compile=False, 2025-05-07T21:02:21.2108492Z T=1, 2025-05-07T21:02:21.2108681Z D=20, 2025-05-07T21:02:21.2108879Z B=102, 2025-05-07T21:02:21.2109078Z log_E=5, 2025-05-07T21:02:21.2109276Z L=11, 2025-05-07T21:02:21.2109476Z D_gradcheck=1, 2025-05-07T21:02:21.2109715Z stochastic_rounding=False, 2025-05-07T21:02:21.2109977Z weighted=False, 2025-05-07T21:02:21.2110196Z row_wise=True, 2025-05-07T21:02:21.2110407Z mixed=False, 2025-05-07T21:02:21.2110623Z use_cache=False, 2025-05-07T21:02:21.2110868Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2111161Z use_cpu=False, 2025-05-07T21:02:21.2111398Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2111657Z ) 2025-05-07T21:02:21.2111888Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:21.2112532Z self=, 2025-05-07T21:02:21.2113077Z compile=False, 2025-05-07T21:02:21.2113286Z T=1, 2025-05-07T21:02:21.2113469Z D=102, 2025-05-07T21:02:21.2113655Z B=102, 2025-05-07T21:02:21.2113843Z log_E=5, 2025-05-07T21:02:21.2114035Z L=11, 2025-05-07T21:02:21.2114223Z D_gradcheck=1, 2025-05-07T21:02:21.2114455Z stochastic_rounding=False, 2025-05-07T21:02:21.2114713Z weighted=False, 2025-05-07T21:02:21.2114924Z row_wise=True, 2025-05-07T21:02:21.2115135Z mixed=False, 2025-05-07T21:02:21.2115345Z use_cache=False, 2025-05-07T21:02:21.2115596Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2115884Z use_cpu=False, 2025-05-07T21:02:21.2116167Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2116425Z ) 2025-05-07T21:02:21.2116654Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:21.2117249Z self=, 2025-05-07T21:02:21.2117837Z compile=False, 2025-05-07T21:02:21.2118043Z T=1, 2025-05-07T21:02:21.2118227Z D=102, 2025-05-07T21:02:21.2118414Z B=102, 2025-05-07T21:02:21.2118598Z log_E=5, 2025-05-07T21:02:21.2118789Z L=0, 2025-05-07T21:02:21.2118980Z D_gradcheck=1, 2025-05-07T21:02:21.2119205Z stochastic_rounding=False, 2025-05-07T21:02:21.2119463Z weighted=False, 2025-05-07T21:02:21.2119677Z row_wise=True, 2025-05-07T21:02:21.2119883Z mixed=False, 2025-05-07T21:02:21.2120095Z use_cache=False, 2025-05-07T21:02:21.2120416Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2120750Z use_cpu=False, 2025-05-07T21:02:21.2120984Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2121247Z ) 2025-05-07T21:02:21.2121475Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:21.2122117Z self=, 2025-05-07T21:02:21.2122664Z compile=False, 2025-05-07T21:02:21.2122878Z T=1, 2025-05-07T21:02:21.2123059Z D=102, 2025-05-07T21:02:21.2123246Z B=102, 2025-05-07T21:02:21.2123437Z log_E=5, 2025-05-07T21:02:21.2123626Z L=1, 2025-05-07T21:02:21.2123817Z D_gradcheck=1, 2025-05-07T21:02:21.2124046Z stochastic_rounding=False, 2025-05-07T21:02:21.2124302Z weighted=False, 2025-05-07T21:02:21.2124516Z row_wise=True, 2025-05-07T21:02:21.2124724Z mixed=False, 2025-05-07T21:02:21.2124932Z use_cache=False, 2025-05-07T21:02:21.2125179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2125468Z use_cpu=False, 2025-05-07T21:02:21.2125704Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2125963Z ) 2025-05-07T21:02:21.2126199Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:02:21.2126784Z self=, 2025-05-07T21:02:21.2127327Z compile=False, 2025-05-07T21:02:21.2127533Z T=1, 2025-05-07T21:02:21.2127720Z D=102, 2025-05-07T21:02:21.2127906Z B=1, 2025-05-07T21:02:21.2128092Z log_E=5, 2025-05-07T21:02:21.2128282Z L=1, 2025-05-07T21:02:21.2128471Z D_gradcheck=1, 2025-05-07T21:02:21.2128700Z stochastic_rounding=False, 2025-05-07T21:02:21.2128957Z weighted=False, 2025-05-07T21:02:21.2129166Z row_wise=True, 2025-05-07T21:02:21.2129375Z mixed=False, 2025-05-07T21:02:21.2129585Z use_cache=False, 2025-05-07T21:02:21.2129830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:21.2130116Z use_cpu=False, 2025-05-07T21:02:21.2130350Z output_dtype=SparseType.FP16, 2025-05-07T21:02:21.2130606Z ) 2025-05-07T21:02:21.2130785Z PASSED 2025-05-07T21:02:41.1092238Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1093220Z self=, 2025-05-07T21:02:41.1094110Z mixed_B=False, 2025-05-07T21:02:41.1094338Z T=1, 2025-05-07T21:02:41.1094520Z D=2, 2025-05-07T21:02:41.1094712Z B=1, 2025-05-07T21:02:41.1094898Z log_E=3, 2025-05-07T21:02:41.1095093Z L=0, 2025-05-07T21:02:41.1095294Z D_gradcheck=1, 2025-05-07T21:02:41.1095533Z stochastic_rounding=False, 2025-05-07T21:02:41.1095790Z weighted=False, 2025-05-07T21:02:41.1096016Z row_wise=False, 2025-05-07T21:02:41.1096232Z mixed=False, 2025-05-07T21:02:41.1096441Z use_cache=False, 2025-05-07T21:02:41.1096697Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:41.1097029Z use_cpu=False, 2025-05-07T21:02:41.1097272Z output_dtype=SparseType.FP32, 2025-05-07T21:02:41.1097656Z ) 2025-05-07T21:02:41.1097894Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1098487Z self=, 2025-05-07T21:02:41.1099023Z mixed_B=True, 2025-05-07T21:02:41.1099360Z T=1, 2025-05-07T21:02:41.1099550Z D=2, 2025-05-07T21:02:41.1099728Z B=1, 2025-05-07T21:02:41.1099912Z log_E=3, 2025-05-07T21:02:41.1100111Z L=0, 2025-05-07T21:02:41.1100294Z D_gradcheck=1, 2025-05-07T21:02:41.1100527Z stochastic_rounding=False, 2025-05-07T21:02:41.1100792Z weighted=False, 2025-05-07T21:02:41.1101008Z row_wise=False, 2025-05-07T21:02:41.1101221Z mixed=False, 2025-05-07T21:02:41.1101436Z use_cache=False, 2025-05-07T21:02:41.1101681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:41.1101975Z use_cpu=False, 2025-05-07T21:02:41.1102299Z output_dtype=SparseType.FP32, 2025-05-07T21:02:41.1102561Z ) 2025-05-07T21:02:41.1102802Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1103393Z self=, 2025-05-07T21:02:41.1103938Z mixed_B=True, 2025-05-07T21:02:41.1104141Z T=5, 2025-05-07T21:02:41.1104335Z D=117, 2025-05-07T21:02:41.1104525Z B=109, 2025-05-07T21:02:41.1104709Z log_E=5, 2025-05-07T21:02:41.1104907Z L=4, 2025-05-07T21:02:41.1105102Z D_gradcheck=1, 2025-05-07T21:02:41.1105331Z stochastic_rounding=True, 2025-05-07T21:02:41.1105593Z weighted=True, 2025-05-07T21:02:41.1105811Z row_wise=True, 2025-05-07T21:02:41.1106018Z mixed=False, 2025-05-07T21:02:41.1106230Z use_cache=False, 2025-05-07T21:02:41.1106504Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:41.1106821Z use_cpu=False, 2025-05-07T21:02:41.1107060Z output_dtype=SparseType.FP32, 2025-05-07T21:02:41.1107326Z ) 2025-05-07T21:02:41.1107557Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1108146Z self=, 2025-05-07T21:02:41.1108693Z mixed_B=False, 2025-05-07T21:02:41.1108898Z T=2, 2025-05-07T21:02:41.1109086Z D=96, 2025-05-07T21:02:41.1109279Z B=71, 2025-05-07T21:02:41.1109467Z log_E=4, 2025-05-07T21:02:41.1109662Z L=7, 2025-05-07T21:02:41.1109852Z D_gradcheck=1, 2025-05-07T21:02:41.1110080Z stochastic_rounding=False, 2025-05-07T21:02:41.1110341Z weighted=False, 2025-05-07T21:02:41.1110556Z row_wise=False, 2025-05-07T21:02:41.1110769Z mixed=False, 2025-05-07T21:02:41.1110973Z use_cache=True, 2025-05-07T21:02:41.1111222Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:41.1111511Z use_cpu=True, 2025-05-07T21:02:41.1111741Z output_dtype=SparseType.FP32, 2025-05-07T21:02:41.1112000Z ) 2025-05-07T21:02:41.1112239Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1112818Z self=, 2025-05-07T21:02:41.1113357Z mixed_B=False, 2025-05-07T21:02:41.1113567Z T=2, 2025-05-07T21:02:41.1113748Z D=5, 2025-05-07T21:02:41.1113934Z B=87, 2025-05-07T21:02:41.1114127Z log_E=3, 2025-05-07T21:02:41.1114370Z L=6, 2025-05-07T21:02:41.1114567Z D_gradcheck=2, 2025-05-07T21:02:41.1114797Z stochastic_rounding=False, 2025-05-07T21:02:41.1115053Z weighted=False, 2025-05-07T21:02:41.1115271Z row_wise=True, 2025-05-07T21:02:41.1115485Z mixed=False, 2025-05-07T21:02:41.1115693Z use_cache=False, 2025-05-07T21:02:41.1115947Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:41.1116238Z use_cpu=True, 2025-05-07T21:02:41.1116486Z output_dtype=SparseType.FP16, 2025-05-07T21:02:41.1116779Z ) 2025-05-07T21:02:41.1117032Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1117622Z self=, 2025-05-07T21:02:41.1118205Z mixed_B=True, 2025-05-07T21:02:41.1118415Z T=3, 2025-05-07T21:02:41.1118602Z D=28, 2025-05-07T21:02:41.1118786Z B=103, 2025-05-07T21:02:41.1118977Z log_E=3, 2025-05-07T21:02:41.1119177Z L=19, 2025-05-07T21:02:41.1119416Z D_gradcheck=2, 2025-05-07T21:02:41.1119652Z stochastic_rounding=False, 2025-05-07T21:02:41.1119913Z weighted=True, 2025-05-07T21:02:41.1120122Z row_wise=False, 2025-05-07T21:02:41.1120423Z mixed=True, 2025-05-07T21:02:41.1120637Z use_cache=False, 2025-05-07T21:02:41.1120880Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:41.1121170Z use_cpu=False, 2025-05-07T21:02:41.1121409Z output_dtype=SparseType.FP32, 2025-05-07T21:02:41.1121666Z ) 2025-05-07T21:02:41.1121898Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1122758Z self=, 2025-05-07T21:02:41.1123305Z mixed_B=False, 2025-05-07T21:02:41.1123509Z T=5, 2025-05-07T21:02:41.1123699Z D=116, 2025-05-07T21:02:41.1123887Z B=53, 2025-05-07T21:02:41.1124073Z log_E=4, 2025-05-07T21:02:41.1124271Z L=19, 2025-05-07T21:02:41.1124466Z D_gradcheck=1, 2025-05-07T21:02:41.1124698Z stochastic_rounding=True, 2025-05-07T21:02:41.1124959Z weighted=False, 2025-05-07T21:02:41.1125177Z row_wise=True, 2025-05-07T21:02:41.1125383Z mixed=True, 2025-05-07T21:02:41.1125596Z use_cache=False, 2025-05-07T21:02:41.1125849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:41.1126130Z use_cpu=True, 2025-05-07T21:02:41.1126370Z output_dtype=SparseType.FP16, 2025-05-07T21:02:41.1126636Z ) 2025-05-07T21:02:41.1126888Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1127506Z self=, 2025-05-07T21:02:41.1128044Z mixed_B=False, 2025-05-07T21:02:41.1128253Z T=2, 2025-05-07T21:02:41.1128444Z D=9, 2025-05-07T21:02:41.1128629Z B=126, 2025-05-07T21:02:41.1128821Z log_E=4, 2025-05-07T21:02:41.1129010Z L=8, 2025-05-07T21:02:41.1129203Z D_gradcheck=2, 2025-05-07T21:02:41.1129440Z stochastic_rounding=True, 2025-05-07T21:02:41.1129705Z weighted=True, 2025-05-07T21:02:41.1129923Z row_wise=True, 2025-05-07T21:02:41.1130133Z mixed=True, 2025-05-07T21:02:41.1130339Z use_cache=False, 2025-05-07T21:02:41.1130591Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:41.1130880Z use_cpu=True, 2025-05-07T21:02:41.1131109Z output_dtype=SparseType.BF16, 2025-05-07T21:02:41.1131370Z ) 2025-05-07T21:02:41.1131606Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1132190Z self=, 2025-05-07T21:02:41.1132742Z mixed_B=False, 2025-05-07T21:02:41.1132952Z T=2, 2025-05-07T21:02:41.1133137Z D=46, 2025-05-07T21:02:41.1133326Z B=49, 2025-05-07T21:02:41.1133517Z log_E=4, 2025-05-07T21:02:41.1133710Z L=7, 2025-05-07T21:02:41.1133909Z D_gradcheck=2, 2025-05-07T21:02:41.1134143Z stochastic_rounding=False, 2025-05-07T21:02:41.1134402Z weighted=False, 2025-05-07T21:02:41.1134674Z row_wise=True, 2025-05-07T21:02:41.1134890Z mixed=False, 2025-05-07T21:02:41.1135099Z use_cache=True, 2025-05-07T21:02:41.1135341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:41.1135629Z use_cpu=False, 2025-05-07T21:02:41.1135866Z output_dtype=SparseType.FP32, 2025-05-07T21:02:41.1136120Z ) 2025-05-07T21:02:41.1136356Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1136992Z self=, 2025-05-07T21:02:41.1137524Z mixed_B=True, 2025-05-07T21:02:41.1137738Z T=5, 2025-05-07T21:02:41.1137925Z D=114, 2025-05-07T21:02:41.1138110Z B=96, 2025-05-07T21:02:41.1138346Z log_E=5, 2025-05-07T21:02:41.1138539Z L=2, 2025-05-07T21:02:41.1138725Z D_gradcheck=2, 2025-05-07T21:02:41.1138956Z stochastic_rounding=True, 2025-05-07T21:02:41.1139216Z weighted=False, 2025-05-07T21:02:41.1139426Z row_wise=False, 2025-05-07T21:02:41.1140287Z mixed=False, 2025-05-07T21:02:41.1140501Z use_cache=False, 2025-05-07T21:02:41.1140745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:41.1141036Z use_cpu=True, 2025-05-07T21:02:41.1141271Z output_dtype=SparseType.FP16, 2025-05-07T21:02:41.1141527Z ) 2025-05-07T21:02:41.1141761Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1142346Z self=, 2025-05-07T21:02:41.1142885Z mixed_B=False, 2025-05-07T21:02:41.1143092Z T=1, 2025-05-07T21:02:41.1143329Z D=87, 2025-05-07T21:02:41.1149823Z B=6, 2025-05-07T21:02:41.1150059Z log_E=5, 2025-05-07T21:02:41.1150267Z L=11, 2025-05-07T21:02:41.1150469Z D_gradcheck=1, 2025-05-07T21:02:41.1150700Z stochastic_rounding=True, 2025-05-07T21:02:41.1150965Z weighted=False, 2025-05-07T21:02:41.1151192Z row_wise=True, 2025-05-07T21:02:41.1151401Z mixed=True, 2025-05-07T21:02:41.1151623Z use_cache=False, 2025-05-07T21:02:41.1151877Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:41.1152166Z use_cpu=True, 2025-05-07T21:02:41.1152402Z output_dtype=SparseType.FP32, 2025-05-07T21:02:41.1152671Z ) 2025-05-07T21:02:41.1152903Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1153489Z self=, 2025-05-07T21:02:41.1154030Z mixed_B=True, 2025-05-07T21:02:41.1154236Z T=3, 2025-05-07T21:02:41.1154428Z D=123, 2025-05-07T21:02:41.1154621Z B=47, 2025-05-07T21:02:41.1154816Z log_E=5, 2025-05-07T21:02:41.1155009Z L=10, 2025-05-07T21:02:41.1155206Z D_gradcheck=1, 2025-05-07T21:02:41.1155442Z stochastic_rounding=True, 2025-05-07T21:02:41.1155700Z weighted=False, 2025-05-07T21:02:41.1155919Z row_wise=False, 2025-05-07T21:02:41.1156135Z mixed=False, 2025-05-07T21:02:41.1156343Z use_cache=True, 2025-05-07T21:02:41.1156591Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:41.1156915Z use_cpu=False, 2025-05-07T21:02:41.1157175Z output_dtype=SparseType.FP32, 2025-05-07T21:02:41.1157442Z ) 2025-05-07T21:02:41.1157677Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1158256Z self=, 2025-05-07T21:02:41.1158793Z mixed_B=False, 2025-05-07T21:02:41.1159006Z T=3, 2025-05-07T21:02:41.1159191Z D=10, 2025-05-07T21:02:41.1159380Z B=48, 2025-05-07T21:02:41.1159574Z log_E=5, 2025-05-07T21:02:41.1159770Z L=2, 2025-05-07T21:02:41.1159962Z D_gradcheck=2, 2025-05-07T21:02:41.1160200Z stochastic_rounding=False, 2025-05-07T21:02:41.1160543Z weighted=True, 2025-05-07T21:02:41.1160764Z row_wise=False, 2025-05-07T21:02:41.1160978Z mixed=False, 2025-05-07T21:02:41.1161191Z use_cache=False, 2025-05-07T21:02:41.1161438Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:41.1161811Z use_cpu=True, 2025-05-07T21:02:41.1162051Z output_dtype=SparseType.FP32, 2025-05-07T21:02:41.1162310Z ) 2025-05-07T21:02:41.1162544Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1163127Z self=, 2025-05-07T21:02:41.1163670Z mixed_B=False, 2025-05-07T21:02:41.1163881Z T=5, 2025-05-07T21:02:41.1164071Z D=25, 2025-05-07T21:02:41.1164258Z B=65, 2025-05-07T21:02:41.1164448Z log_E=3, 2025-05-07T21:02:41.1164648Z L=4, 2025-05-07T21:02:41.1164840Z D_gradcheck=1, 2025-05-07T21:02:41.1165071Z stochastic_rounding=True, 2025-05-07T21:02:41.1165382Z weighted=True, 2025-05-07T21:02:41.1165594Z row_wise=False, 2025-05-07T21:02:41.1165810Z mixed=True, 2025-05-07T21:02:41.1166020Z use_cache=True, 2025-05-07T21:02:41.1166258Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:41.1166547Z use_cpu=True, 2025-05-07T21:02:41.1166830Z output_dtype=SparseType.FP32, 2025-05-07T21:02:41.1167092Z ) 2025-05-07T21:02:41.1167330Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1167915Z self=, 2025-05-07T21:02:41.1168458Z mixed_B=True, 2025-05-07T21:02:41.1168661Z T=2, 2025-05-07T21:02:41.1168848Z D=47, 2025-05-07T21:02:41.1169037Z B=104, 2025-05-07T21:02:41.1169224Z log_E=4, 2025-05-07T21:02:41.1169424Z L=11, 2025-05-07T21:02:41.1169619Z D_gradcheck=1, 2025-05-07T21:02:41.1169892Z stochastic_rounding=False, 2025-05-07T21:02:41.1170157Z weighted=False, 2025-05-07T21:02:41.1170381Z row_wise=True, 2025-05-07T21:02:41.1170587Z mixed=False, 2025-05-07T21:02:41.1170804Z use_cache=False, 2025-05-07T21:02:41.1171054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:41.1171338Z use_cpu=True, 2025-05-07T21:02:41.1171582Z output_dtype=SparseType.FP16, 2025-05-07T21:02:41.1171851Z ) 2025-05-07T21:02:41.1172080Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1172660Z self=, 2025-05-07T21:02:41.1173200Z mixed_B=False, 2025-05-07T21:02:41.1173412Z T=3, 2025-05-07T21:02:41.1173594Z D=31, 2025-05-07T21:02:41.1173784Z B=9, 2025-05-07T21:02:41.1173972Z log_E=4, 2025-05-07T21:02:41.1174167Z L=1, 2025-05-07T21:02:41.1174358Z D_gradcheck=1, 2025-05-07T21:02:41.1174590Z stochastic_rounding=False, 2025-05-07T21:02:41.1174852Z weighted=False, 2025-05-07T21:02:41.1175063Z row_wise=True, 2025-05-07T21:02:41.1175271Z mixed=True, 2025-05-07T21:02:41.1175478Z use_cache=False, 2025-05-07T21:02:41.1175726Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:41.1176016Z use_cpu=True, 2025-05-07T21:02:41.1176249Z output_dtype=SparseType.FP32, 2025-05-07T21:02:41.1176511Z ) 2025-05-07T21:02:41.1176795Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1177373Z self=, 2025-05-07T21:02:41.1177911Z mixed_B=False, 2025-05-07T21:02:41.1178118Z T=1, 2025-05-07T21:02:41.1178304Z D=117, 2025-05-07T21:02:41.1178489Z B=46, 2025-05-07T21:02:41.1178677Z log_E=5, 2025-05-07T21:02:41.1178861Z L=15, 2025-05-07T21:02:41.1179049Z D_gradcheck=1, 2025-05-07T21:02:41.1179275Z stochastic_rounding=True, 2025-05-07T21:02:41.1179534Z weighted=False, 2025-05-07T21:02:41.1179741Z row_wise=True, 2025-05-07T21:02:41.1179950Z mixed=False, 2025-05-07T21:02:41.1180162Z use_cache=False, 2025-05-07T21:02:41.1180405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:41.1180694Z use_cpu=False, 2025-05-07T21:02:41.1180925Z output_dtype=SparseType.BF16, 2025-05-07T21:02:41.1181175Z ) 2025-05-07T21:02:41.1181519Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1182113Z self=, 2025-05-07T21:02:41.1182644Z mixed_B=True, 2025-05-07T21:02:41.1182848Z T=3, 2025-05-07T21:02:41.1183036Z D=33, 2025-05-07T21:02:41.1183215Z B=54, 2025-05-07T21:02:41.1183398Z log_E=4, 2025-05-07T21:02:41.1183594Z L=16, 2025-05-07T21:02:41.1183783Z D_gradcheck=1, 2025-05-07T21:02:41.1184013Z stochastic_rounding=True, 2025-05-07T21:02:41.1184270Z weighted=False, 2025-05-07T21:02:41.1184482Z row_wise=False, 2025-05-07T21:02:41.1184706Z mixed=False, 2025-05-07T21:02:41.1184915Z use_cache=True, 2025-05-07T21:02:41.1185200Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:41.1185490Z use_cpu=True, 2025-05-07T21:02:41.1185722Z output_dtype=SparseType.FP32, 2025-05-07T21:02:41.1185978Z ) 2025-05-07T21:02:41.1186204Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:41.1186788Z self=, 2025-05-07T21:02:41.1187436Z mixed_B=False, 2025-05-07T21:02:41.1187637Z T=5, 2025-05-07T21:02:41.1187823Z D=124, 2025-05-07T21:02:41.1188015Z B=125, 2025-05-07T21:02:41.1188198Z log_E=5, 2025-05-07T21:02:41.1188397Z L=4, 2025-05-07T21:02:41.1188587Z D_gradcheck=2, 2025-05-07T21:02:41.1188810Z stochastic_rounding=True, 2025-05-07T21:02:41.1189069Z weighted=False, 2025-05-07T21:02:41.1189284Z row_wise=True, 2025-05-07T21:02:41.1189487Z mixed=False, 2025-05-07T21:02:41.1189736Z use_cache=True, 2025-05-07T21:02:41.1189976Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:41.1190262Z use_cpu=True, 2025-05-07T21:02:41.1190492Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4260409Z ) 2025-05-07T21:02:56.4260722Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:56.4261632Z self=, 2025-05-07T21:02:56.4262463Z mixed_B=False, 2025-05-07T21:02:56.4262688Z T=4, 2025-05-07T21:02:56.4262881Z D=51, 2025-05-07T21:02:56.4263070Z B=49, 2025-05-07T21:02:56.4263256Z log_E=4, 2025-05-07T21:02:56.4263452Z L=2, 2025-05-07T21:02:56.4263650Z D_gradcheck=2, 2025-05-07T21:02:56.4263890Z stochastic_rounding=False, 2025-05-07T21:02:56.4264248Z weighted=False, 2025-05-07T21:02:56.4264551Z row_wise=True, 2025-05-07T21:02:56.4264836Z mixed=True, 2025-05-07T21:02:56.4265127Z use_cache=True, 2025-05-07T21:02:56.4265482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4265788Z use_cpu=False, 2025-05-07T21:02:56.4266031Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4266297Z ) 2025-05-07T21:02:56.4266535Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:56.4267216Z self=, 2025-05-07T21:02:56.4267972Z mixed_B=True, 2025-05-07T21:02:56.4268221Z T=4, 2025-05-07T21:02:56.4268500Z D=114, 2025-05-07T21:02:56.4268781Z B=3, 2025-05-07T21:02:56.4269038Z log_E=4, 2025-05-07T21:02:56.4269311Z L=0, 2025-05-07T21:02:56.4269579Z D_gradcheck=1, 2025-05-07T21:02:56.4269843Z stochastic_rounding=False, 2025-05-07T21:02:56.4270112Z weighted=True, 2025-05-07T21:02:56.4270336Z row_wise=True, 2025-05-07T21:02:56.4270548Z mixed=False, 2025-05-07T21:02:56.4270771Z use_cache=True, 2025-05-07T21:02:56.4271021Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4271317Z use_cpu=True, 2025-05-07T21:02:56.4271559Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.4271842Z ) 2025-05-07T21:02:56.4272078Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:56.4272674Z self=, 2025-05-07T21:02:56.4273221Z mixed_B=True, 2025-05-07T21:02:56.4273731Z T=3, 2025-05-07T21:02:56.4273929Z D=53, 2025-05-07T21:02:56.4274121Z B=90, 2025-05-07T21:02:56.4274308Z log_E=5, 2025-05-07T21:02:56.4274508Z L=1, 2025-05-07T21:02:56.4274705Z D_gradcheck=2, 2025-05-07T21:02:56.4274935Z stochastic_rounding=True, 2025-05-07T21:02:56.4275199Z weighted=True, 2025-05-07T21:02:56.4275420Z row_wise=True, 2025-05-07T21:02:56.4275629Z mixed=False, 2025-05-07T21:02:56.4275850Z use_cache=False, 2025-05-07T21:02:56.4276112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4276409Z use_cpu=True, 2025-05-07T21:02:56.4276648Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4276947Z ) 2025-05-07T21:02:56.4277282Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:56.4277869Z self=, 2025-05-07T21:02:56.4278416Z mixed_B=False, 2025-05-07T21:02:56.4278623Z T=5, 2025-05-07T21:02:56.4278892Z D=54, 2025-05-07T21:02:56.4279088Z B=117, 2025-05-07T21:02:56.4279277Z log_E=3, 2025-05-07T21:02:56.4279478Z L=4, 2025-05-07T21:02:56.4279677Z D_gradcheck=1, 2025-05-07T21:02:56.4279910Z stochastic_rounding=False, 2025-05-07T21:02:56.4280177Z weighted=False, 2025-05-07T21:02:56.4280540Z row_wise=False, 2025-05-07T21:02:56.4280753Z mixed=False, 2025-05-07T21:02:56.4280980Z use_cache=False, 2025-05-07T21:02:56.4281271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4281578Z use_cpu=False, 2025-05-07T21:02:56.4281820Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4282183Z ) 2025-05-07T21:02:56.4282419Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:56.4283014Z self=, 2025-05-07T21:02:56.4283557Z mixed_B=True, 2025-05-07T21:02:56.4283759Z T=2, 2025-05-07T21:02:56.4283947Z D=14, 2025-05-07T21:02:56.4284146Z B=4, 2025-05-07T21:02:56.4284328Z log_E=5, 2025-05-07T21:02:56.4284524Z L=6, 2025-05-07T21:02:56.4284717Z D_gradcheck=2, 2025-05-07T21:02:56.4284951Z stochastic_rounding=True, 2025-05-07T21:02:56.4285206Z weighted=True, 2025-05-07T21:02:56.4285424Z row_wise=True, 2025-05-07T21:02:56.4285641Z mixed=False, 2025-05-07T21:02:56.4285847Z use_cache=False, 2025-05-07T21:02:56.4286099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4286389Z use_cpu=False, 2025-05-07T21:02:56.4286618Z output_dtype=SparseType.BF16, 2025-05-07T21:02:56.4286892Z ) 2025-05-07T21:02:56.4287131Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:56.4287708Z self=, 2025-05-07T21:02:56.4288248Z mixed_B=True, 2025-05-07T21:02:56.4288457Z T=3, 2025-05-07T21:02:56.4288641Z D=43, 2025-05-07T21:02:56.4288833Z B=101, 2025-05-07T21:02:56.4289029Z log_E=4, 2025-05-07T21:02:56.4289225Z L=18, 2025-05-07T21:02:56.4289421Z D_gradcheck=2, 2025-05-07T21:02:56.4289657Z stochastic_rounding=True, 2025-05-07T21:02:56.4289912Z weighted=False, 2025-05-07T21:02:56.4290133Z row_wise=True, 2025-05-07T21:02:56.4290348Z mixed=True, 2025-05-07T21:02:56.4290551Z use_cache=True, 2025-05-07T21:02:56.4290795Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4291086Z use_cpu=True, 2025-05-07T21:02:56.4291320Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4291943Z ) 2025-05-07T21:02:56.4292186Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:56.4292770Z self=, 2025-05-07T21:02:56.4293299Z mixed_B=True, 2025-05-07T21:02:56.4293505Z T=2, 2025-05-07T21:02:56.4293693Z D=82, 2025-05-07T21:02:56.4293876Z B=51, 2025-05-07T21:02:56.4294067Z log_E=4, 2025-05-07T21:02:56.4294269Z L=3, 2025-05-07T21:02:56.4294575Z D_gradcheck=2, 2025-05-07T21:02:56.4294820Z stochastic_rounding=True, 2025-05-07T21:02:56.4295091Z weighted=True, 2025-05-07T21:02:56.4295309Z row_wise=False, 2025-05-07T21:02:56.4295530Z mixed=False, 2025-05-07T21:02:56.4295749Z use_cache=False, 2025-05-07T21:02:56.4295998Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4296294Z use_cpu=True, 2025-05-07T21:02:56.4296537Z output_dtype=SparseType.FP32, 2025-05-07T21:02:56.4296801Z ) 2025-05-07T21:02:56.4297044Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:56.4297649Z self=, 2025-05-07T21:02:56.4298264Z mixed_B=False, 2025-05-07T21:02:56.4298477Z T=4, 2025-05-07T21:02:56.4298672Z D=5, 2025-05-07T21:02:56.4298866Z B=14, 2025-05-07T21:02:56.4299058Z log_E=4, 2025-05-07T21:02:56.4299260Z L=20, 2025-05-07T21:02:56.4299458Z D_gradcheck=1, 2025-05-07T21:02:56.4299759Z stochastic_rounding=True, 2025-05-07T21:02:56.4300024Z weighted=True, 2025-05-07T21:02:56.4300250Z row_wise=False, 2025-05-07T21:02:56.4300463Z mixed=True, 2025-05-07T21:02:56.4300684Z use_cache=False, 2025-05-07T21:02:56.4300970Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4301273Z use_cpu=False, 2025-05-07T21:02:56.4301510Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4301771Z ) 2025-05-07T21:02:56.4302000Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:56.4302658Z self=, 2025-05-07T21:02:56.4303197Z mixed_B=False, 2025-05-07T21:02:56.4303411Z T=1, 2025-05-07T21:02:56.4303596Z D=65, 2025-05-07T21:02:56.4303784Z B=9, 2025-05-07T21:02:56.4303974Z log_E=5, 2025-05-07T21:02:56.4304165Z L=5, 2025-05-07T21:02:56.4304356Z D_gradcheck=1, 2025-05-07T21:02:56.4304587Z stochastic_rounding=True, 2025-05-07T21:02:56.4304846Z weighted=False, 2025-05-07T21:02:56.4305064Z row_wise=True, 2025-05-07T21:02:56.4305277Z mixed=False, 2025-05-07T21:02:56.4305483Z use_cache=True, 2025-05-07T21:02:56.4305724Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:56.4306015Z use_cpu=False, 2025-05-07T21:02:56.4306251Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4306514Z ) 2025-05-07T21:02:56.4306753Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:56.4307336Z self=, 2025-05-07T21:02:56.4307882Z mixed_B=True, 2025-05-07T21:02:56.4308091Z T=3, 2025-05-07T21:02:56.4308274Z D=128, 2025-05-07T21:02:56.4308464Z B=88, 2025-05-07T21:02:56.4308654Z log_E=4, 2025-05-07T21:02:56.4308842Z L=3, 2025-05-07T21:02:56.4309037Z D_gradcheck=1, 2025-05-07T21:02:56.4309271Z stochastic_rounding=False, 2025-05-07T21:02:56.4309529Z weighted=False, 2025-05-07T21:02:56.4309748Z row_wise=True, 2025-05-07T21:02:56.4309961Z mixed=False, 2025-05-07T21:02:56.4310178Z use_cache=False, 2025-05-07T21:02:56.4310427Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4310723Z use_cpu=False, 2025-05-07T21:02:56.4310963Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4311242Z ) 2025-05-07T21:02:56.4311507Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:56.4312094Z self=, 2025-05-07T21:02:56.4312628Z mixed_B=True, 2025-05-07T21:02:56.4312836Z T=3, 2025-05-07T21:02:56.4313023Z D=128, 2025-05-07T21:02:56.4313208Z B=88, 2025-05-07T21:02:56.4313399Z log_E=3, 2025-05-07T21:02:56.4313598Z L=3, 2025-05-07T21:02:56.4313785Z D_gradcheck=1, 2025-05-07T21:02:56.4314019Z stochastic_rounding=False, 2025-05-07T21:02:56.4314283Z weighted=False, 2025-05-07T21:02:56.4314496Z row_wise=True, 2025-05-07T21:02:56.4314771Z mixed=False, 2025-05-07T21:02:56.4314986Z use_cache=False, 2025-05-07T21:02:56.4315231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4315525Z use_cpu=False, 2025-05-07T21:02:56.4315767Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4316031Z ) 2025-05-07T21:02:56.4316265Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:56.4316853Z self=, 2025-05-07T21:02:56.4317394Z mixed_B=False, 2025-05-07T21:02:56.4317599Z T=3, 2025-05-07T21:02:56.4317788Z D=128, 2025-05-07T21:02:56.4317975Z B=88, 2025-05-07T21:02:56.4318162Z log_E=3, 2025-05-07T21:02:56.4318414Z L=3, 2025-05-07T21:02:56.4318608Z D_gradcheck=1, 2025-05-07T21:02:56.4318837Z stochastic_rounding=False, 2025-05-07T21:02:56.4319102Z weighted=False, 2025-05-07T21:02:56.4325735Z row_wise=True, 2025-05-07T21:02:56.4325995Z mixed=False, 2025-05-07T21:02:56.4326315Z use_cache=False, 2025-05-07T21:02:56.4326574Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4326863Z use_cpu=False, 2025-05-07T21:02:56.4327107Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4327375Z ) 2025-05-07T21:02:56.4327610Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:56.4328202Z self=, 2025-05-07T21:02:56.4328747Z mixed_B=False, 2025-05-07T21:02:56.4328961Z T=3, 2025-05-07T21:02:56.4329146Z D=128, 2025-05-07T21:02:56.4329389Z B=88, 2025-05-07T21:02:56.4329581Z log_E=3, 2025-05-07T21:02:56.4329774Z L=0, 2025-05-07T21:02:56.4329976Z D_gradcheck=1, 2025-05-07T21:02:56.4330212Z stochastic_rounding=False, 2025-05-07T21:02:56.4330473Z weighted=False, 2025-05-07T21:02:56.4330697Z row_wise=True, 2025-05-07T21:02:56.4330914Z mixed=False, 2025-05-07T21:02:56.4331126Z use_cache=False, 2025-05-07T21:02:56.4331388Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4331684Z use_cpu=False, 2025-05-07T21:02:56.4331919Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4332186Z ) 2025-05-07T21:02:56.4332426Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:56.4333011Z self=, 2025-05-07T21:02:56.4333553Z mixed_B=False, 2025-05-07T21:02:56.4333766Z T=1, 2025-05-07T21:02:56.4333951Z D=128, 2025-05-07T21:02:56.4334146Z B=88, 2025-05-07T21:02:56.4334334Z log_E=3, 2025-05-07T21:02:56.4334532Z L=0, 2025-05-07T21:02:56.4334729Z D_gradcheck=1, 2025-05-07T21:02:56.4334966Z stochastic_rounding=False, 2025-05-07T21:02:56.4335230Z weighted=False, 2025-05-07T21:02:56.4335447Z row_wise=True, 2025-05-07T21:02:56.4335664Z mixed=False, 2025-05-07T21:02:56.4335881Z use_cache=False, 2025-05-07T21:02:56.4336131Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:56.4336429Z use_cpu=False, 2025-05-07T21:02:56.4336673Z output_dtype=SparseType.FP16, 2025-05-07T21:02:56.4336935Z ) 2025-05-07T21:02:56.4337120Z PASSED 2025-05-07T21:03:43.7406010Z 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:03:43.7408034Z self=, 2025-05-07T21:03:43.7408711Z mixed_B=False, 2025-05-07T21:03:43.7408958Z max_norm=0.01, 2025-05-07T21:03:43.7409166Z T=1, 2025-05-07T21:03:43.7409361Z D=2, 2025-05-07T21:03:43.7409563Z B=1, 2025-05-07T21:03:43.7409752Z log_E=3, 2025-05-07T21:03:43.7409950Z L=0, 2025-05-07T21:03:43.7410149Z D_gradcheck=1, 2025-05-07T21:03:43.7410380Z stochastic_rounding=False, 2025-05-07T21:03:43.7410659Z weighted=False, 2025-05-07T21:03:43.7411191Z row_wise=False, 2025-05-07T21:03:43.7411405Z mixed=False, 2025-05-07T21:03:43.7411621Z use_cache=False, 2025-05-07T21:03:43.7412058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.7412350Z use_cpu=False, 2025-05-07T21:03:43.7412598Z output_dtype=SparseType.FP32, 2025-05-07T21:03:43.7412875Z ) 2025-05-07T21:03:43.7413160Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:03:43.7413859Z self=, 2025-05-07T21:03:43.7414462Z mixed_B=True, 2025-05-07T21:03:43.7414680Z max_norm=0.01, 2025-05-07T21:03:43.7414900Z T=1, 2025-05-07T21:03:43.7415253Z D=2, 2025-05-07T21:03:43.7415440Z B=1, 2025-05-07T21:03:43.7415634Z log_E=3, 2025-05-07T21:03:43.7415833Z L=0, 2025-05-07T21:03:43.7416029Z D_gradcheck=1, 2025-05-07T21:03:43.7416261Z stochastic_rounding=False, 2025-05-07T21:03:43.7416527Z weighted=False, 2025-05-07T21:03:43.7416828Z row_wise=False, 2025-05-07T21:03:43.7417040Z mixed=False, 2025-05-07T21:03:43.7417256Z use_cache=False, 2025-05-07T21:03:43.7417515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.7417807Z use_cpu=False, 2025-05-07T21:03:43.7418048Z output_dtype=SparseType.FP32, 2025-05-07T21:03:43.7418314Z ) 2025-05-07T21:03:43.7418598Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:03:43.7419294Z self=, 2025-05-07T21:03:43.7419967Z mixed_B=True, 2025-05-07T21:03:43.7420184Z max_norm=0.99999, 2025-05-07T21:03:43.7420409Z T=3, 2025-05-07T21:03:43.7420602Z D=11, 2025-05-07T21:03:43.7420790Z B=120, 2025-05-07T21:03:43.7420990Z log_E=4, 2025-05-07T21:03:43.7421196Z L=14, 2025-05-07T21:03:43.7421392Z D_gradcheck=1, 2025-05-07T21:03:43.7421631Z stochastic_rounding=False, 2025-05-07T21:03:43.7421902Z weighted=True, 2025-05-07T21:03:43.7422124Z row_wise=False, 2025-05-07T21:03:43.7422335Z mixed=True, 2025-05-07T21:03:43.7422550Z use_cache=True, 2025-05-07T21:03:43.7422802Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.7423087Z use_cpu=False, 2025-05-07T21:03:43.7423327Z output_dtype=SparseType.FP32, 2025-05-07T21:03:43.7423596Z ) 2025-05-07T21:03:43.7423879Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:03:43.7424620Z self=, 2025-05-07T21:03:43.7425230Z mixed_B=False, 2025-05-07T21:03:43.7425454Z max_norm=0.9232560536590754, 2025-05-07T21:03:43.7425711Z T=4, 2025-05-07T21:03:43.7425897Z D=15, 2025-05-07T21:03:43.7426082Z B=85, 2025-05-07T21:03:43.7426272Z log_E=5, 2025-05-07T21:03:43.7426472Z L=9, 2025-05-07T21:03:43.7426663Z D_gradcheck=2, 2025-05-07T21:03:43.7426896Z stochastic_rounding=True, 2025-05-07T21:03:43.7427159Z weighted=False, 2025-05-07T21:03:43.7427371Z row_wise=False, 2025-05-07T21:03:43.7427587Z mixed=True, 2025-05-07T21:03:43.7427800Z use_cache=False, 2025-05-07T21:03:43.7428046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.7428338Z use_cpu=True, 2025-05-07T21:03:43.7428579Z output_dtype=SparseType.FP16, 2025-05-07T21:03:43.7428844Z ) 2025-05-07T21:03:43.7429122Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:03:43.7429816Z self=, 2025-05-07T21:03:43.7430408Z mixed_B=True, 2025-05-07T21:03:43.7430631Z max_norm=0.21306834859037668, 2025-05-07T21:03:43.7430889Z T=5, 2025-05-07T21:03:43.7431081Z D=96, 2025-05-07T21:03:43.7431269Z B=97, 2025-05-07T21:03:43.7431463Z log_E=5, 2025-05-07T21:03:43.7431664Z L=1, 2025-05-07T21:03:43.7431854Z D_gradcheck=2, 2025-05-07T21:03:43.7432142Z stochastic_rounding=True, 2025-05-07T21:03:43.7432409Z weighted=False, 2025-05-07T21:03:43.7432624Z row_wise=False, 2025-05-07T21:03:43.7432838Z mixed=True, 2025-05-07T21:03:43.7433056Z use_cache=False, 2025-05-07T21:03:43.7433305Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.7433599Z use_cpu=True, 2025-05-07T21:03:43.7433839Z output_dtype=SparseType.FP16, 2025-05-07T21:03:43.7434109Z ) 2025-05-07T21:03:43.7434394Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:03:43.7435138Z self=, 2025-05-07T21:03:43.7435782Z mixed_B=False, 2025-05-07T21:03:43.7436001Z max_norm=0.9909404393987347, 2025-05-07T21:03:43.7436254Z T=3, 2025-05-07T21:03:43.7436441Z D=92, 2025-05-07T21:03:43.7436627Z B=95, 2025-05-07T21:03:43.7436817Z log_E=5, 2025-05-07T21:03:43.7437014Z L=8, 2025-05-07T21:03:43.7437249Z D_gradcheck=1, 2025-05-07T21:03:43.7437491Z stochastic_rounding=False, 2025-05-07T21:03:43.7437756Z weighted=True, 2025-05-07T21:03:43.7437971Z row_wise=False, 2025-05-07T21:03:43.7438191Z mixed=False, 2025-05-07T21:03:43.7438409Z use_cache=False, 2025-05-07T21:03:43.7438656Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.7438950Z use_cpu=False, 2025-05-07T21:03:43.7439192Z output_dtype=SparseType.BF16, 2025-05-07T21:03:43.7439451Z ) 2025-05-07T21:03:43.7439736Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:03:43.7440549Z self=, 2025-05-07T21:03:43.7441142Z mixed_B=True, 2025-05-07T21:03:43.7441365Z max_norm=0.5938487704007885, 2025-05-07T21:03:43.7441624Z T=5, 2025-05-07T21:03:43.7441818Z D=75, 2025-05-07T21:03:43.7442004Z B=9, 2025-05-07T21:03:43.7442197Z log_E=3, 2025-05-07T21:03:43.7442398Z L=11, 2025-05-07T21:03:43.7442592Z D_gradcheck=1, 2025-05-07T21:03:43.7442825Z stochastic_rounding=False, 2025-05-07T21:03:43.7443110Z weighted=False, 2025-05-07T21:03:43.7443330Z row_wise=True, 2025-05-07T21:03:43.7443546Z mixed=True, 2025-05-07T21:03:43.7443751Z use_cache=True, 2025-05-07T21:03:43.7443997Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.7444290Z use_cpu=False, 2025-05-07T21:03:43.7444525Z output_dtype=SparseType.BF16, 2025-05-07T21:03:43.7444792Z ) 2025-05-07T21:03:43.7445077Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:03:43.7445764Z self=, 2025-05-07T21:03:43.7446357Z mixed_B=False, 2025-05-07T21:03:43.7446585Z max_norm=0.5707017554836751, 2025-05-07T21:03:43.7446834Z T=3, 2025-05-07T21:03:43.7447026Z D=94, 2025-05-07T21:03:43.7447223Z B=88, 2025-05-07T21:03:43.7447415Z log_E=5, 2025-05-07T21:03:43.7447618Z L=3, 2025-05-07T21:03:43.7447817Z D_gradcheck=2, 2025-05-07T21:03:43.7448045Z stochastic_rounding=False, 2025-05-07T21:03:43.7448306Z weighted=False, 2025-05-07T21:03:43.7448527Z row_wise=False, 2025-05-07T21:03:43.7448738Z mixed=False, 2025-05-07T21:03:43.7448956Z use_cache=False, 2025-05-07T21:03:43.7449214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.7449504Z use_cpu=True, 2025-05-07T21:03:43.7449738Z output_dtype=SparseType.BF16, 2025-05-07T21:03:43.7450004Z ) 2025-05-07T21:03:43.7450292Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:03:43.7450974Z self=, 2025-05-07T21:03:43.7451569Z mixed_B=True, 2025-05-07T21:03:43.7451787Z max_norm=0.99999, 2025-05-07T21:03:43.7452004Z T=2, 2025-05-07T21:03:43.7452198Z D=36, 2025-05-07T21:03:43.7452442Z B=1, 2025-05-07T21:03:43.7452626Z log_E=5, 2025-05-07T21:03:43.7452825Z L=4, 2025-05-07T21:03:43.7453021Z D_gradcheck=2, 2025-05-07T21:03:43.7453250Z stochastic_rounding=False, 2025-05-07T21:03:43.7453515Z weighted=False, 2025-05-07T21:03:43.7453737Z row_wise=True, 2025-05-07T21:03:43.7453944Z mixed=True, 2025-05-07T21:03:43.7454160Z use_cache=False, 2025-05-07T21:03:43.7454439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:43.7454751Z use_cpu=True, 2025-05-07T21:03:43.7454993Z output_dtype=SparseType.BF16, 2025-05-07T21:03:43.7455263Z ) 2025-05-07T21:03:43.7455551Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:03:43.7456282Z self=, 2025-05-07T21:03:43.7456878Z mixed_B=False, 2025-05-07T21:03:43.7457107Z max_norm=0.10333775907816573, 2025-05-07T21:03:43.7457357Z T=5, 2025-05-07T21:03:43.7457591Z D=58, 2025-05-07T21:03:43.7457783Z B=92, 2025-05-07T21:03:43.7457968Z log_E=5, 2025-05-07T21:03:43.7458171Z L=5, 2025-05-07T21:03:43.7458367Z D_gradcheck=2, 2025-05-07T21:03:43.7458598Z stochastic_rounding=False, 2025-05-07T21:03:43.7458864Z weighted=False, 2025-05-07T21:03:43.7459086Z row_wise=True, 2025-05-07T21:03:43.7459298Z mixed=False, 2025-05-07T21:03:43.7459519Z use_cache=True, 2025-05-07T21:03:43.7459764Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.7460053Z use_cpu=False, 2025-05-07T21:03:43.7460294Z output_dtype=SparseType.FP16, 2025-05-07T21:03:43.7460609Z ) 2025-05-07T21:03:43.7460891Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:03:43.7461581Z self=, 2025-05-07T21:03:43.7462175Z mixed_B=False, 2025-05-07T21:03:43.7462407Z max_norm=0.4519327500325989, 2025-05-07T21:03:43.7462661Z T=4, 2025-05-07T21:03:43.7462848Z D=50, 2025-05-07T21:03:43.7463038Z B=37, 2025-05-07T21:03:43.7463223Z log_E=4, 2025-05-07T21:03:43.7463420Z L=8, 2025-05-07T21:03:43.7463617Z D_gradcheck=1, 2025-05-07T21:03:43.7463843Z stochastic_rounding=True, 2025-05-07T21:03:43.7464126Z weighted=False, 2025-05-07T21:03:43.7464351Z row_wise=False, 2025-05-07T21:03:43.7464591Z mixed=False, 2025-05-07T21:03:43.7464826Z use_cache=False, 2025-05-07T21:03:43.7465081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:43.7465370Z use_cpu=True, 2025-05-07T21:03:43.7465605Z output_dtype=SparseType.FP32, 2025-05-07T21:03:43.7465870Z ) 2025-05-07T21:03:43.7466161Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:03:43.7466850Z self=, 2025-05-07T21:03:43.7467448Z mixed_B=False, 2025-05-07T21:03:43.7467678Z max_norm=0.4519327500325989, 2025-05-07T21:03:43.7467937Z T=4, 2025-05-07T21:03:43.7468122Z D=50, 2025-05-07T21:03:43.7468313Z B=1, 2025-05-07T21:03:43.7468507Z log_E=4, 2025-05-07T21:03:43.7468700Z L=8, 2025-05-07T21:03:43.7468896Z D_gradcheck=1, 2025-05-07T21:03:43.7469129Z stochastic_rounding=True, 2025-05-07T21:03:43.7469382Z weighted=False, 2025-05-07T21:03:43.7469609Z row_wise=False, 2025-05-07T21:03:43.7469826Z mixed=False, 2025-05-07T21:03:43.7470041Z use_cache=False, 2025-05-07T21:03:43.7470297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:43.7470591Z use_cpu=True, 2025-05-07T21:03:43.7470829Z output_dtype=SparseType.FP32, 2025-05-07T21:03:43.7471102Z ) 2025-05-07T21:03:43.7471389Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:03:43.7472071Z self=, 2025-05-07T21:03:43.7472666Z mixed_B=False, 2025-05-07T21:03:43.7472949Z max_norm=0.4519327500325989, 2025-05-07T21:03:43.7473206Z T=4, 2025-05-07T21:03:43.7473390Z D=50, 2025-05-07T21:03:43.7473578Z B=1, 2025-05-07T21:03:43.7473776Z log_E=3, 2025-05-07T21:03:43.7473969Z L=8, 2025-05-07T21:03:43.7474167Z D_gradcheck=1, 2025-05-07T21:03:43.7474403Z stochastic_rounding=True, 2025-05-07T21:03:43.7474660Z weighted=False, 2025-05-07T21:03:43.7474880Z row_wise=False, 2025-05-07T21:03:43.7475096Z mixed=False, 2025-05-07T21:03:43.7475305Z use_cache=False, 2025-05-07T21:03:43.7475558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:43.7475853Z use_cpu=True, 2025-05-07T21:03:43.7476082Z output_dtype=SparseType.FP32, 2025-05-07T21:03:43.7476395Z ) 2025-05-07T21:03:43.7476688Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:03:43.7477373Z self=, 2025-05-07T21:03:43.7478050Z mixed_B=False, 2025-05-07T21:03:43.7478279Z max_norm=0.4519327500325989, 2025-05-07T21:03:43.7478525Z T=4, 2025-05-07T21:03:43.7478715Z D=8, 2025-05-07T21:03:43.7478903Z B=1, 2025-05-07T21:03:43.7479083Z log_E=3, 2025-05-07T21:03:43.7479285Z L=8, 2025-05-07T21:03:43.7479481Z D_gradcheck=1, 2025-05-07T21:03:43.7479713Z stochastic_rounding=True, 2025-05-07T21:03:43.7479969Z weighted=False, 2025-05-07T21:03:43.7480189Z row_wise=False, 2025-05-07T21:03:43.7480464Z mixed=False, 2025-05-07T21:03:43.7480672Z use_cache=False, 2025-05-07T21:03:43.7480971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:43.7481269Z use_cpu=True, 2025-05-07T21:03:43.7481506Z output_dtype=SparseType.FP32, 2025-05-07T21:03:43.7481772Z ) 2025-05-07T21:03:43.7482057Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:03:43.7482744Z self=, 2025-05-07T21:03:43.7483345Z mixed_B=False, 2025-05-07T21:03:43.7483570Z max_norm=0.4519327500325989, 2025-05-07T21:03:43.7483822Z T=4, 2025-05-07T21:03:43.7484013Z D=8, 2025-05-07T21:03:43.7484202Z B=3, 2025-05-07T21:03:43.7484387Z log_E=3, 2025-05-07T21:03:43.7484610Z L=8, 2025-05-07T21:03:43.7484828Z D_gradcheck=1, 2025-05-07T21:03:43.7485056Z stochastic_rounding=True, 2025-05-07T21:03:43.7485319Z weighted=False, 2025-05-07T21:03:43.7485541Z row_wise=False, 2025-05-07T21:03:43.7485758Z mixed=False, 2025-05-07T21:03:43.7485969Z use_cache=False, 2025-05-07T21:03:43.7486232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:43.7486525Z use_cpu=True, 2025-05-07T21:03:43.7486755Z output_dtype=SparseType.FP32, 2025-05-07T21:03:43.7487024Z ) 2025-05-07T21:03:43.7487209Z PASSED 2025-05-07T21:03:43.9653456Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:43.9654438Z self=, 2025-05-07T21:03:43.9655029Z compile=False, 2025-05-07T21:03:43.9655274Z pooling_mode=, 2025-05-07T21:03:43.9655557Z T=1, 2025-05-07T21:03:43.9655739Z D=2, 2025-05-07T21:03:43.9655929Z B=1, 2025-05-07T21:03:43.9656116Z log_E=3, 2025-05-07T21:03:43.9656306Z L=0, 2025-05-07T21:03:43.9656501Z D_gradcheck=1, 2025-05-07T21:03:43.9656735Z stochastic_rounding=False, 2025-05-07T21:03:43.9656989Z weighted=False, 2025-05-07T21:03:43.9657210Z row_wise=True, 2025-05-07T21:03:43.9657423Z mixed=False, 2025-05-07T21:03:43.9657633Z use_cache=False, 2025-05-07T21:03:43.9657893Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.9658191Z use_cpu=True, 2025-05-07T21:03:43.9658426Z output_dtype=SparseType.FP32, 2025-05-07T21:03:43.9658683Z ) 2025-05-07T21:03:43.9659046Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:43.9659625Z self=, 2025-05-07T21:03:43.9660156Z compile=True, 2025-05-07T21:03:43.9660402Z pooling_mode=, 2025-05-07T21:03:43.9660690Z T=1, 2025-05-07T21:03:43.9660868Z D=2, 2025-05-07T21:03:43.9661055Z B=1, 2025-05-07T21:03:43.9667951Z log_E=3, 2025-05-07T21:03:43.9668158Z L=0, 2025-05-07T21:03:43.9668356Z D_gradcheck=1, 2025-05-07T21:03:43.9668587Z stochastic_rounding=False, 2025-05-07T21:03:43.9668848Z weighted=False, 2025-05-07T21:03:43.9669063Z row_wise=True, 2025-05-07T21:03:43.9669270Z mixed=False, 2025-05-07T21:03:43.9669590Z use_cache=False, 2025-05-07T21:03:43.9669840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.9670129Z use_cpu=True, 2025-05-07T21:03:43.9670359Z output_dtype=SparseType.FP32, 2025-05-07T21:03:43.9670619Z ) 2025-05-07T21:03:43.9670853Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:43.9671499Z self=, 2025-05-07T21:03:43.9672028Z compile=False, 2025-05-07T21:03:43.9672271Z pooling_mode=, 2025-05-07T21:03:43.9672554Z T=1, 2025-05-07T21:03:43.9672734Z D=2, 2025-05-07T21:03:43.9672919Z B=1, 2025-05-07T21:03:43.9673103Z log_E=3, 2025-05-07T21:03:43.9673299Z L=0, 2025-05-07T21:03:43.9673489Z D_gradcheck=1, 2025-05-07T21:03:43.9673719Z stochastic_rounding=False, 2025-05-07T21:03:43.9674041Z weighted=False, 2025-05-07T21:03:43.9674258Z row_wise=True, 2025-05-07T21:03:43.9674471Z mixed=False, 2025-05-07T21:03:43.9674678Z use_cache=False, 2025-05-07T21:03:43.9674925Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.9675207Z use_cpu=True, 2025-05-07T21:03:43.9675435Z output_dtype=SparseType.FP32, 2025-05-07T21:03:43.9675694Z ) 2025-05-07T21:03:43.9675929Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:43.9676497Z self=, 2025-05-07T21:03:43.9677025Z compile=False, 2025-05-07T21:03:43.9677261Z pooling_mode=, 2025-05-07T21:03:43.9677540Z T=4, 2025-05-07T21:03:43.9677715Z D=77, 2025-05-07T21:03:43.9677895Z B=14, 2025-05-07T21:03:43.9678071Z log_E=3, 2025-05-07T21:03:43.9678255Z L=6, 2025-05-07T21:03:43.9678437Z D_gradcheck=1, 2025-05-07T21:03:43.9678656Z stochastic_rounding=True, 2025-05-07T21:03:43.9678908Z weighted=False, 2025-05-07T21:03:43.9679116Z row_wise=True, 2025-05-07T21:03:43.9679323Z mixed=False, 2025-05-07T21:03:43.9679524Z use_cache=True, 2025-05-07T21:03:43.9679756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.9680038Z use_cpu=True, 2025-05-07T21:03:43.9680259Z output_dtype=SparseType.FP16, 2025-05-07T21:03:43.9680573Z ) 2025-05-07T21:03:43.9680805Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:43.9681362Z self=, 2025-05-07T21:03:43.9681890Z compile=False, 2025-05-07T21:03:43.9682131Z pooling_mode=, 2025-05-07T21:03:43.9682408Z T=4, 2025-05-07T21:03:43.9682585Z D=125, 2025-05-07T21:03:43.9682771Z B=57, 2025-05-07T21:03:43.9682951Z log_E=5, 2025-05-07T21:03:43.9683138Z L=4, 2025-05-07T21:03:43.9683322Z D_gradcheck=1, 2025-05-07T21:03:43.9683549Z stochastic_rounding=False, 2025-05-07T21:03:43.9683799Z weighted=True, 2025-05-07T21:03:43.9684003Z row_wise=True, 2025-05-07T21:03:43.9684213Z mixed=False, 2025-05-07T21:03:43.9684418Z use_cache=False, 2025-05-07T21:03:43.9684660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:43.9684941Z use_cpu=True, 2025-05-07T21:03:43.9685165Z output_dtype=SparseType.FP16, 2025-05-07T21:03:43.9685474Z ) 2025-05-07T21:03:43.9685706Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:43.9686267Z self=, 2025-05-07T21:03:43.9686789Z compile=True, 2025-05-07T21:03:43.9687024Z pooling_mode=, 2025-05-07T21:03:43.9687295Z T=1, 2025-05-07T21:03:43.9687472Z D=124, 2025-05-07T21:03:43.9687650Z B=10, 2025-05-07T21:03:43.9687830Z log_E=4, 2025-05-07T21:03:43.9688017Z L=3, 2025-05-07T21:03:43.9688204Z D_gradcheck=2, 2025-05-07T21:03:43.9688428Z stochastic_rounding=True, 2025-05-07T21:03:43.9688678Z weighted=False, 2025-05-07T21:03:43.9688935Z row_wise=True, 2025-05-07T21:03:43.9689135Z mixed=False, 2025-05-07T21:03:43.9689341Z use_cache=False, 2025-05-07T21:03:43.9689582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.9689859Z use_cpu=True, 2025-05-07T21:03:43.9690084Z output_dtype=SparseType.FP16, 2025-05-07T21:03:43.9690385Z ) 2025-05-07T21:03:43.9690609Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:43.9691171Z self=, 2025-05-07T21:03:43.9691886Z compile=False, 2025-05-07T21:03:43.9692123Z pooling_mode=, 2025-05-07T21:03:43.9692395Z T=2, 2025-05-07T21:03:43.9692577Z D=94, 2025-05-07T21:03:43.9692756Z B=4, 2025-05-07T21:03:43.9692935Z log_E=3, 2025-05-07T21:03:43.9693122Z L=4, 2025-05-07T21:03:43.9693303Z D_gradcheck=2, 2025-05-07T21:03:43.9693594Z stochastic_rounding=False, 2025-05-07T21:03:43.9693847Z weighted=True, 2025-05-07T21:03:43.9694057Z row_wise=True, 2025-05-07T21:03:43.9694256Z mixed=True, 2025-05-07T21:03:43.9694487Z use_cache=False, 2025-05-07T21:03:43.9694754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.9695030Z use_cpu=True, 2025-05-07T21:03:43.9695259Z output_dtype=SparseType.FP32, 2025-05-07T21:03:43.9695517Z ) 2025-05-07T21:03:43.9695741Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:43.9696302Z self=, 2025-05-07T21:03:43.9696818Z compile=True, 2025-05-07T21:03:43.9697050Z pooling_mode=, 2025-05-07T21:03:43.9697322Z T=4, 2025-05-07T21:03:43.9697501Z D=56, 2025-05-07T21:03:43.9697681Z B=9, 2025-05-07T21:03:43.9697860Z log_E=5, 2025-05-07T21:03:43.9698048Z L=9, 2025-05-07T21:03:43.9698233Z D_gradcheck=2, 2025-05-07T21:03:43.9698459Z stochastic_rounding=False, 2025-05-07T21:03:43.9698710Z weighted=False, 2025-05-07T21:03:43.9698920Z row_wise=True, 2025-05-07T21:03:43.9699121Z mixed=True, 2025-05-07T21:03:43.9699319Z use_cache=True, 2025-05-07T21:03:43.9699552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:43.9699826Z use_cpu=True, 2025-05-07T21:03:43.9700052Z output_dtype=SparseType.FP16, 2025-05-07T21:03:43.9700307Z ) 2025-05-07T21:03:43.9700525Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:43.9701087Z self=, 2025-05-07T21:03:43.9701609Z compile=True, 2025-05-07T21:03:43.9701843Z pooling_mode=, 2025-05-07T21:03:43.9702114Z T=1, 2025-05-07T21:03:43.9702289Z D=17, 2025-05-07T21:03:43.9702468Z B=118, 2025-05-07T21:03:43.9702645Z log_E=4, 2025-05-07T21:03:43.9702830Z L=18, 2025-05-07T21:03:43.9703014Z D_gradcheck=1, 2025-05-07T21:03:43.9703240Z stochastic_rounding=False, 2025-05-07T21:03:43.9703491Z weighted=False, 2025-05-07T21:03:43.9703702Z row_wise=True, 2025-05-07T21:03:43.9703901Z mixed=True, 2025-05-07T21:03:43.9704104Z use_cache=False, 2025-05-07T21:03:43.9704345Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:43.9704633Z use_cpu=True, 2025-05-07T21:03:43.9704968Z output_dtype=SparseType.FP32, 2025-05-07T21:03:43.9705227Z ) 2025-05-07T21:03:43.9705445Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:43.9706009Z self=, 2025-05-07T21:03:43.9706532Z compile=True, 2025-05-07T21:03:43.9706761Z pooling_mode=, 2025-05-07T21:03:43.9707030Z T=2, 2025-05-07T21:03:43.9707213Z D=47, 2025-05-07T21:03:43.9707395Z B=64, 2025-05-07T21:03:43.9707569Z log_E=3, 2025-05-07T21:03:43.9707752Z L=18, 2025-05-07T21:03:43.9707939Z D_gradcheck=1, 2025-05-07T21:03:43.9708159Z stochastic_rounding=True, 2025-05-07T21:03:43.9708477Z weighted=False, 2025-05-07T21:03:43.9708684Z row_wise=True, 2025-05-07T21:03:43.9708883Z mixed=False, 2025-05-07T21:03:43.9709088Z use_cache=True, 2025-05-07T21:03:43.9709322Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.9709595Z use_cpu=True, 2025-05-07T21:03:43.9709884Z output_dtype=SparseType.FP32, 2025-05-07T21:03:43.9710137Z ) 2025-05-07T21:03:43.9710362Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:43.9711096Z self=, 2025-05-07T21:03:43.9711619Z compile=False, 2025-05-07T21:03:43.9711848Z pooling_mode=, 2025-05-07T21:03:43.9712119Z T=1, 2025-05-07T21:03:43.9712298Z D=7, 2025-05-07T21:03:43.9712472Z B=17, 2025-05-07T21:03:43.9712649Z log_E=3, 2025-05-07T21:03:43.9712832Z L=5, 2025-05-07T21:03:43.9713056Z D_gradcheck=2, 2025-05-07T21:03:43.9713278Z stochastic_rounding=True, 2025-05-07T21:03:43.9713529Z weighted=False, 2025-05-07T21:03:43.9713735Z row_wise=True, 2025-05-07T21:03:43.9713936Z mixed=True, 2025-05-07T21:03:43.9714137Z use_cache=False, 2025-05-07T21:03:43.9714390Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.9714665Z use_cpu=True, 2025-05-07T21:03:43.9714895Z output_dtype=SparseType.FP32, 2025-05-07T21:03:43.9715151Z ) 2025-05-07T21:03:43.9715372Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:43.9715937Z self=, 2025-05-07T21:03:43.9716461Z compile=False, 2025-05-07T21:03:43.9716694Z pooling_mode=, 2025-05-07T21:03:43.9716967Z T=2, 2025-05-07T21:03:43.9717146Z D=95, 2025-05-07T21:03:43.9717323Z B=100, 2025-05-07T21:03:43.9717516Z log_E=3, 2025-05-07T21:03:43.9717716Z L=14, 2025-05-07T21:03:43.9717909Z D_gradcheck=2, 2025-05-07T21:03:43.9718149Z stochastic_rounding=False, 2025-05-07T21:03:43.9718417Z weighted=False, 2025-05-07T21:03:43.9718627Z row_wise=True, 2025-05-07T21:03:43.9718839Z mixed=False, 2025-05-07T21:03:43.9719055Z use_cache=True, 2025-05-07T21:03:43.9719357Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.9719729Z use_cpu=True, 2025-05-07T21:03:43.9720021Z output_dtype=SparseType.FP16, 2025-05-07T21:03:43.9720423Z ) 2025-05-07T21:03:43.9720703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:43.9721414Z self=, 2025-05-07T21:03:43.9722079Z compile=False, 2025-05-07T21:03:43.9722369Z pooling_mode=, 2025-05-07T21:03:43.9722716Z T=2, 2025-05-07T21:03:43.9722945Z D=7, 2025-05-07T21:03:43.9723169Z B=116, 2025-05-07T21:03:43.9723406Z log_E=4, 2025-05-07T21:03:43.9723645Z L=18, 2025-05-07T21:03:43.9723880Z D_gradcheck=2, 2025-05-07T21:03:43.9724164Z stochastic_rounding=False, 2025-05-07T21:03:43.9724508Z weighted=True, 2025-05-07T21:03:43.9724791Z row_wise=True, 2025-05-07T21:03:43.9725055Z mixed=True, 2025-05-07T21:03:43.9725315Z use_cache=False, 2025-05-07T21:03:43.9725612Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:43.9726038Z use_cpu=True, 2025-05-07T21:03:43.9726331Z output_dtype=SparseType.FP16, 2025-05-07T21:03:43.9726677Z ) 2025-05-07T21:03:43.9726957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:43.9727663Z self=, 2025-05-07T21:03:43.9728326Z compile=True, 2025-05-07T21:03:43.9728620Z pooling_mode=, 2025-05-07T21:03:43.9728963Z T=3, 2025-05-07T21:03:43.9729192Z D=45, 2025-05-07T21:03:43.9729424Z B=82, 2025-05-07T21:03:43.9729650Z log_E=3, 2025-05-07T21:03:43.9729893Z L=16, 2025-05-07T21:03:43.9730132Z D_gradcheck=2, 2025-05-07T21:03:43.9730410Z stochastic_rounding=True, 2025-05-07T21:03:43.9730806Z weighted=False, 2025-05-07T21:03:43.9731074Z row_wise=True, 2025-05-07T21:03:43.9731329Z mixed=False, 2025-05-07T21:03:43.9731591Z use_cache=True, 2025-05-07T21:03:43.9731886Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.9732283Z use_cpu=True, 2025-05-07T21:03:43.9732571Z output_dtype=SparseType.FP32, 2025-05-07T21:03:43.9732898Z ) 2025-05-07T21:03:43.9733178Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:43.9733883Z self=, 2025-05-07T21:03:43.9734545Z compile=False, 2025-05-07T21:03:43.9734865Z pooling_mode=, 2025-05-07T21:03:43.9735232Z T=3, 2025-05-07T21:03:43.9735466Z D=31, 2025-05-07T21:03:43.9735699Z B=65, 2025-05-07T21:03:43.9735925Z log_E=3, 2025-05-07T21:03:43.9736211Z L=6, 2025-05-07T21:03:43.9736451Z D_gradcheck=1, 2025-05-07T21:03:43.9736732Z stochastic_rounding=False, 2025-05-07T21:03:43.9737050Z weighted=True, 2025-05-07T21:03:43.9737314Z row_wise=True, 2025-05-07T21:03:43.9737566Z mixed=False, 2025-05-07T21:03:43.9737822Z use_cache=False, 2025-05-07T21:03:43.9738128Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:43.9738479Z use_cpu=True, 2025-05-07T21:03:43.9738765Z output_dtype=SparseType.FP16, 2025-05-07T21:03:43.9739088Z ) 2025-05-07T21:03:43.9739365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:43.9740068Z self=, 2025-05-07T21:03:43.9740722Z compile=False, 2025-05-07T21:03:43.9741012Z pooling_mode=, 2025-05-07T21:03:43.9741358Z T=4, 2025-05-07T21:03:43.9741588Z D=52, 2025-05-07T21:03:43.9741817Z B=86, 2025-05-07T21:03:43.9742044Z log_E=4, 2025-05-07T21:03:43.9742286Z L=19, 2025-05-07T21:03:43.9742523Z D_gradcheck=2, 2025-05-07T21:03:43.9742803Z stochastic_rounding=True, 2025-05-07T21:03:43.9743125Z weighted=False, 2025-05-07T21:03:43.9743395Z row_wise=True, 2025-05-07T21:03:43.9743648Z mixed=True, 2025-05-07T21:03:43.9743903Z use_cache=False, 2025-05-07T21:03:43.9744208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.9744557Z use_cpu=True, 2025-05-07T21:03:43.9744844Z output_dtype=SparseType.FP32, 2025-05-07T21:03:43.9745164Z ) 2025-05-07T21:03:43.9745437Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:43.9746138Z self=, 2025-05-07T21:03:43.9746800Z compile=False, 2025-05-07T21:03:43.9747089Z pooling_mode=, 2025-05-07T21:03:43.9747431Z T=3, 2025-05-07T21:03:43.9747659Z D=35, 2025-05-07T21:03:43.9747883Z B=26, 2025-05-07T21:03:43.9748123Z log_E=4, 2025-05-07T21:03:43.9748361Z L=10, 2025-05-07T21:03:43.9748593Z D_gradcheck=1, 2025-05-07T21:03:43.9748877Z stochastic_rounding=True, 2025-05-07T21:03:43.9749192Z weighted=True, 2025-05-07T21:03:43.9749457Z row_wise=True, 2025-05-07T21:03:43.9749711Z mixed=False, 2025-05-07T21:03:43.9749977Z use_cache=False, 2025-05-07T21:03:43.9750333Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:43.9750685Z use_cpu=True, 2025-05-07T21:03:43.9750969Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.0499832Z ) 2025-05-07T21:03:44.0500355Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0501527Z self=, 2025-05-07T21:03:44.0502586Z compile=False, 2025-05-07T21:03:44.0503066Z pooling_mode=, 2025-05-07T21:03:44.0503630Z T=2, 2025-05-07T21:03:44.0504004Z D=121, 2025-05-07T21:03:44.0504374Z B=105, 2025-05-07T21:03:44.0504770Z log_E=3, 2025-05-07T21:03:44.0505030Z L=6, 2025-05-07T21:03:44.0505359Z D_gradcheck=1, 2025-05-07T21:03:44.0505603Z stochastic_rounding=True, 2025-05-07T21:03:44.0505864Z weighted=True, 2025-05-07T21:03:44.0506086Z row_wise=True, 2025-05-07T21:03:44.0506358Z mixed=True, 2025-05-07T21:03:44.0506652Z use_cache=False, 2025-05-07T21:03:44.0507013Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.0507511Z use_cpu=True, 2025-05-07T21:03:44.0507824Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.0508142Z ) 2025-05-07T21:03:44.0508376Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0508943Z self=, 2025-05-07T21:03:44.0509480Z compile=False, 2025-05-07T21:03:44.0509722Z pooling_mode=, 2025-05-07T21:03:44.0510001Z T=3, 2025-05-07T21:03:44.0510196Z D=70, 2025-05-07T21:03:44.0510387Z B=7, 2025-05-07T21:03:44.0510643Z log_E=3, 2025-05-07T21:03:44.0510843Z L=13, 2025-05-07T21:03:44.0511040Z D_gradcheck=2, 2025-05-07T21:03:44.0511273Z stochastic_rounding=False, 2025-05-07T21:03:44.0511528Z weighted=True, 2025-05-07T21:03:44.0511742Z row_wise=True, 2025-05-07T21:03:44.0511949Z mixed=False, 2025-05-07T21:03:44.0512159Z use_cache=True, 2025-05-07T21:03:44.0512406Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.0512693Z use_cpu=True, 2025-05-07T21:03:44.0512920Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.0513181Z ) 2025-05-07T21:03:44.0513411Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0513974Z self=, 2025-05-07T21:03:44.0514501Z compile=True, 2025-05-07T21:03:44.0514740Z pooling_mode=, 2025-05-07T21:03:44.0515009Z T=3, 2025-05-07T21:03:44.0515193Z D=60, 2025-05-07T21:03:44.0515379Z B=32, 2025-05-07T21:03:44.0515560Z log_E=3, 2025-05-07T21:03:44.0515756Z L=3, 2025-05-07T21:03:44.0515948Z D_gradcheck=1, 2025-05-07T21:03:44.0516168Z stochastic_rounding=True, 2025-05-07T21:03:44.0516423Z weighted=False, 2025-05-07T21:03:44.0516638Z row_wise=True, 2025-05-07T21:03:44.0516844Z mixed=True, 2025-05-07T21:03:44.0517050Z use_cache=False, 2025-05-07T21:03:44.0517302Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.0517590Z use_cpu=True, 2025-05-07T21:03:44.0517817Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.0518074Z ) 2025-05-07T21:03:44.0518306Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0518872Z self=, 2025-05-07T21:03:44.0519407Z compile=False, 2025-05-07T21:03:44.0519647Z pooling_mode=, 2025-05-07T21:03:44.0519923Z T=3, 2025-05-07T21:03:44.0520114Z D=31, 2025-05-07T21:03:44.0520424Z B=4, 2025-05-07T21:03:44.0520610Z log_E=3, 2025-05-07T21:03:44.0520809Z L=1, 2025-05-07T21:03:44.0520996Z D_gradcheck=2, 2025-05-07T21:03:44.0521218Z stochastic_rounding=True, 2025-05-07T21:03:44.0521475Z weighted=False, 2025-05-07T21:03:44.0521690Z row_wise=True, 2025-05-07T21:03:44.0527234Z mixed=False, 2025-05-07T21:03:44.0527500Z use_cache=False, 2025-05-07T21:03:44.0527866Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.0528172Z use_cpu=True, 2025-05-07T21:03:44.0528408Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.0528672Z ) 2025-05-07T21:03:44.0528913Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0529493Z self=, 2025-05-07T21:03:44.0530033Z compile=True, 2025-05-07T21:03:44.0530277Z pooling_mode=, 2025-05-07T21:03:44.0530566Z T=4, 2025-05-07T21:03:44.0530759Z D=7, 2025-05-07T21:03:44.0530946Z B=108, 2025-05-07T21:03:44.0531137Z log_E=5, 2025-05-07T21:03:44.0531389Z L=6, 2025-05-07T21:03:44.0531581Z D_gradcheck=1, 2025-05-07T21:03:44.0531819Z stochastic_rounding=False, 2025-05-07T21:03:44.0532082Z weighted=True, 2025-05-07T21:03:44.0532296Z row_wise=True, 2025-05-07T21:03:44.0532511Z mixed=True, 2025-05-07T21:03:44.0532730Z use_cache=True, 2025-05-07T21:03:44.0533014Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.0533302Z use_cpu=True, 2025-05-07T21:03:44.0533538Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.0533799Z ) 2025-05-07T21:03:44.0534034Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0534613Z self=, 2025-05-07T21:03:44.0535194Z compile=True, 2025-05-07T21:03:44.0535436Z pooling_mode=, 2025-05-07T21:03:44.0535720Z T=5, 2025-05-07T21:03:44.0535911Z D=53, 2025-05-07T21:03:44.0536139Z B=74, 2025-05-07T21:03:44.0536328Z log_E=3, 2025-05-07T21:03:44.0536528Z L=12, 2025-05-07T21:03:44.0536718Z D_gradcheck=1, 2025-05-07T21:03:44.0536954Z stochastic_rounding=True, 2025-05-07T21:03:44.0537216Z weighted=True, 2025-05-07T21:03:44.0537430Z row_wise=True, 2025-05-07T21:03:44.0537651Z mixed=False, 2025-05-07T21:03:44.0537871Z use_cache=False, 2025-05-07T21:03:44.0538121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.0538411Z use_cpu=True, 2025-05-07T21:03:44.0538650Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.0538912Z ) 2025-05-07T21:03:44.0539149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0539721Z self=, 2025-05-07T21:03:44.0540256Z compile=True, 2025-05-07T21:03:44.0540497Z pooling_mode=, 2025-05-07T21:03:44.0540781Z T=1, 2025-05-07T21:03:44.0540967Z D=98, 2025-05-07T21:03:44.0541155Z B=53, 2025-05-07T21:03:44.0541347Z log_E=3, 2025-05-07T21:03:44.0541545Z L=8, 2025-05-07T21:03:44.0541739Z D_gradcheck=1, 2025-05-07T21:03:44.0541967Z stochastic_rounding=False, 2025-05-07T21:03:44.0542226Z weighted=False, 2025-05-07T21:03:44.0542442Z row_wise=True, 2025-05-07T21:03:44.0542657Z mixed=False, 2025-05-07T21:03:44.0542879Z use_cache=False, 2025-05-07T21:03:44.0543130Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.0543420Z use_cpu=True, 2025-05-07T21:03:44.0543656Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.0543918Z ) 2025-05-07T21:03:44.0544149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0544721Z self=, 2025-05-07T21:03:44.0545252Z compile=True, 2025-05-07T21:03:44.0545499Z pooling_mode=, 2025-05-07T21:03:44.0545786Z T=2, 2025-05-07T21:03:44.0545975Z D=75, 2025-05-07T21:03:44.0546169Z B=125, 2025-05-07T21:03:44.0546365Z log_E=3, 2025-05-07T21:03:44.0546561Z L=18, 2025-05-07T21:03:44.0546752Z D_gradcheck=1, 2025-05-07T21:03:44.0546988Z stochastic_rounding=False, 2025-05-07T21:03:44.0547244Z weighted=True, 2025-05-07T21:03:44.0547462Z row_wise=True, 2025-05-07T21:03:44.0547722Z mixed=False, 2025-05-07T21:03:44.0547933Z use_cache=True, 2025-05-07T21:03:44.0548206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.0548489Z use_cpu=True, 2025-05-07T21:03:44.0548724Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.0548986Z ) 2025-05-07T21:03:44.0549214Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0549783Z self=, 2025-05-07T21:03:44.0550319Z compile=True, 2025-05-07T21:03:44.0550562Z pooling_mode=, 2025-05-07T21:03:44.0550839Z T=2, 2025-05-07T21:03:44.0551031Z D=23, 2025-05-07T21:03:44.0551218Z B=79, 2025-05-07T21:03:44.0551450Z log_E=5, 2025-05-07T21:03:44.0551643Z L=5, 2025-05-07T21:03:44.0551834Z D_gradcheck=2, 2025-05-07T21:03:44.0552060Z stochastic_rounding=True, 2025-05-07T21:03:44.0552317Z weighted=True, 2025-05-07T21:03:44.0552533Z row_wise=True, 2025-05-07T21:03:44.0552787Z mixed=True, 2025-05-07T21:03:44.0553003Z use_cache=False, 2025-05-07T21:03:44.0553257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.0553542Z use_cpu=True, 2025-05-07T21:03:44.0553780Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.0554043Z ) 2025-05-07T21:03:44.0554273Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0554900Z self=, 2025-05-07T21:03:44.0555436Z compile=False, 2025-05-07T21:03:44.0555675Z pooling_mode=, 2025-05-07T21:03:44.0556002Z T=4, 2025-05-07T21:03:44.0556189Z D=105, 2025-05-07T21:03:44.0556376Z B=62, 2025-05-07T21:03:44.0556565Z log_E=3, 2025-05-07T21:03:44.0556758Z L=14, 2025-05-07T21:03:44.0556951Z D_gradcheck=2, 2025-05-07T21:03:44.0557177Z stochastic_rounding=True, 2025-05-07T21:03:44.0557434Z weighted=False, 2025-05-07T21:03:44.0557651Z row_wise=True, 2025-05-07T21:03:44.0557870Z mixed=False, 2025-05-07T21:03:44.0558084Z use_cache=False, 2025-05-07T21:03:44.0558340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.0558626Z use_cpu=True, 2025-05-07T21:03:44.0558859Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.0559118Z ) 2025-05-07T21:03:44.0559346Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0559914Z self=, 2025-05-07T21:03:44.0560526Z compile=False, 2025-05-07T21:03:44.0560763Z pooling_mode=, 2025-05-07T21:03:44.0561047Z T=5, 2025-05-07T21:03:44.0561234Z D=14, 2025-05-07T21:03:44.0561423Z B=2, 2025-05-07T21:03:44.0561611Z log_E=4, 2025-05-07T21:03:44.0561808Z L=16, 2025-05-07T21:03:44.0561995Z D_gradcheck=1, 2025-05-07T21:03:44.0562232Z stochastic_rounding=False, 2025-05-07T21:03:44.0562493Z weighted=True, 2025-05-07T21:03:44.0562709Z row_wise=True, 2025-05-07T21:03:44.0562921Z mixed=False, 2025-05-07T21:03:44.0563130Z use_cache=False, 2025-05-07T21:03:44.0563378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.0563659Z use_cpu=True, 2025-05-07T21:03:44.0563890Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.0564149Z ) 2025-05-07T21:03:44.0564377Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0564969Z self=, 2025-05-07T21:03:44.0565537Z compile=False, 2025-05-07T21:03:44.0565777Z pooling_mode=, 2025-05-07T21:03:44.0566060Z T=1, 2025-05-07T21:03:44.0566243Z D=76, 2025-05-07T21:03:44.0566427Z B=92, 2025-05-07T21:03:44.0566611Z log_E=3, 2025-05-07T21:03:44.0566805Z L=5, 2025-05-07T21:03:44.0566991Z D_gradcheck=2, 2025-05-07T21:03:44.0567221Z stochastic_rounding=False, 2025-05-07T21:03:44.0567479Z weighted=True, 2025-05-07T21:03:44.0567766Z row_wise=True, 2025-05-07T21:03:44.0567978Z mixed=False, 2025-05-07T21:03:44.0568191Z use_cache=True, 2025-05-07T21:03:44.0568425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.0568713Z use_cpu=True, 2025-05-07T21:03:44.0568945Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.0569203Z ) 2025-05-07T21:03:44.0569429Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0569998Z self=, 2025-05-07T21:03:44.0570530Z compile=True, 2025-05-07T21:03:44.0570769Z pooling_mode=, 2025-05-07T21:03:44.0571050Z T=5, 2025-05-07T21:03:44.0571231Z D=8, 2025-05-07T21:03:44.0571458Z B=44, 2025-05-07T21:03:44.0571643Z log_E=3, 2025-05-07T21:03:44.0571836Z L=1, 2025-05-07T21:03:44.0572023Z D_gradcheck=1, 2025-05-07T21:03:44.0572253Z stochastic_rounding=False, 2025-05-07T21:03:44.0572515Z weighted=True, 2025-05-07T21:03:44.0572772Z row_wise=True, 2025-05-07T21:03:44.0572981Z mixed=True, 2025-05-07T21:03:44.0573189Z use_cache=False, 2025-05-07T21:03:44.0573434Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.0573719Z use_cpu=True, 2025-05-07T21:03:44.0573954Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.0574211Z ) 2025-05-07T21:03:44.0574441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0575010Z self=, 2025-05-07T21:03:44.0575539Z compile=True, 2025-05-07T21:03:44.0575820Z pooling_mode=, 2025-05-07T21:03:44.0576101Z T=4, 2025-05-07T21:03:44.0576288Z D=54, 2025-05-07T21:03:44.0576469Z B=77, 2025-05-07T21:03:44.0576654Z log_E=5, 2025-05-07T21:03:44.0576845Z L=17, 2025-05-07T21:03:44.0577032Z D_gradcheck=2, 2025-05-07T21:03:44.0577261Z stochastic_rounding=False, 2025-05-07T21:03:44.0577516Z weighted=False, 2025-05-07T21:03:44.0577733Z row_wise=True, 2025-05-07T21:03:44.0577945Z mixed=True, 2025-05-07T21:03:44.0578159Z use_cache=False, 2025-05-07T21:03:44.0578408Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.0578697Z use_cpu=True, 2025-05-07T21:03:44.0578930Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.0579187Z ) 2025-05-07T21:03:44.0579417Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0579989Z self=, 2025-05-07T21:03:44.0580519Z compile=True, 2025-05-07T21:03:44.0580762Z pooling_mode=, 2025-05-07T21:03:44.0581048Z T=2, 2025-05-07T21:03:44.0581243Z D=30, 2025-05-07T21:03:44.0581426Z B=74, 2025-05-07T21:03:44.0581623Z log_E=5, 2025-05-07T21:03:44.0581820Z L=4, 2025-05-07T21:03:44.0582012Z D_gradcheck=1, 2025-05-07T21:03:44.0582244Z stochastic_rounding=True, 2025-05-07T21:03:44.0582507Z weighted=False, 2025-05-07T21:03:44.0582725Z row_wise=True, 2025-05-07T21:03:44.0582937Z mixed=True, 2025-05-07T21:03:44.0583147Z use_cache=False, 2025-05-07T21:03:44.0583393Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.0583685Z use_cpu=True, 2025-05-07T21:03:44.0583921Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.0584183Z ) 2025-05-07T21:03:44.0584414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0585046Z self=, 2025-05-07T21:03:44.0585580Z compile=False, 2025-05-07T21:03:44.0585826Z pooling_mode=, 2025-05-07T21:03:44.0586111Z T=4, 2025-05-07T21:03:44.0586301Z D=124, 2025-05-07T21:03:44.0586487Z B=49, 2025-05-07T21:03:44.0586674Z log_E=5, 2025-05-07T21:03:44.0586865Z L=4, 2025-05-07T21:03:44.0587056Z D_gradcheck=1, 2025-05-07T21:03:44.0587289Z stochastic_rounding=False, 2025-05-07T21:03:44.0587608Z weighted=True, 2025-05-07T21:03:44.0587823Z row_wise=True, 2025-05-07T21:03:44.0588035Z mixed=True, 2025-05-07T21:03:44.0588242Z use_cache=False, 2025-05-07T21:03:44.0588487Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.0588768Z use_cpu=True, 2025-05-07T21:03:44.0589005Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.0589264Z ) 2025-05-07T21:03:44.0589498Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0590075Z self=, 2025-05-07T21:03:44.0590612Z compile=False, 2025-05-07T21:03:44.0590859Z pooling_mode=, 2025-05-07T21:03:44.0591195Z T=3, 2025-05-07T21:03:44.0591381Z D=42, 2025-05-07T21:03:44.0591812Z B=63, 2025-05-07T21:03:44.0592004Z log_E=3, 2025-05-07T21:03:44.0592197Z L=20, 2025-05-07T21:03:44.0592390Z D_gradcheck=2, 2025-05-07T21:03:44.0592622Z stochastic_rounding=False, 2025-05-07T21:03:44.0592958Z weighted=False, 2025-05-07T21:03:44.0593168Z row_wise=True, 2025-05-07T21:03:44.0593382Z mixed=True, 2025-05-07T21:03:44.0593590Z use_cache=True, 2025-05-07T21:03:44.0593825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.0594107Z use_cpu=True, 2025-05-07T21:03:44.0594341Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.0753209Z ) 2025-05-07T21:03:44.0753460Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0754047Z self=, 2025-05-07T21:03:44.0754883Z compile=True, 2025-05-07T21:03:44.0755562Z pooling_mode=, 2025-05-07T21:03:44.0756358Z T=1, 2025-05-07T21:03:44.0756861Z D=49, 2025-05-07T21:03:44.0757353Z B=13, 2025-05-07T21:03:44.0757844Z log_E=3, 2025-05-07T21:03:44.0758233Z L=12, 2025-05-07T21:03:44.0758604Z D_gradcheck=1, 2025-05-07T21:03:44.0759059Z stochastic_rounding=False, 2025-05-07T21:03:44.0759583Z weighted=False, 2025-05-07T21:03:44.0760015Z row_wise=True, 2025-05-07T21:03:44.0760522Z mixed=False, 2025-05-07T21:03:44.0760936Z use_cache=False, 2025-05-07T21:03:44.0761427Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.0761983Z use_cpu=True, 2025-05-07T21:03:44.0762439Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.0762951Z ) 2025-05-07T21:03:44.0763396Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0764217Z self=, 2025-05-07T21:03:44.0764753Z compile=True, 2025-05-07T21:03:44.0764987Z pooling_mode=, 2025-05-07T21:03:44.0765270Z T=1, 2025-05-07T21:03:44.0765453Z D=9, 2025-05-07T21:03:44.0765630Z B=85, 2025-05-07T21:03:44.0765815Z log_E=3, 2025-05-07T21:03:44.0766010Z L=16, 2025-05-07T21:03:44.0766201Z D_gradcheck=1, 2025-05-07T21:03:44.0766429Z stochastic_rounding=True, 2025-05-07T21:03:44.0766684Z weighted=False, 2025-05-07T21:03:44.0766897Z row_wise=True, 2025-05-07T21:03:44.0767104Z mixed=False, 2025-05-07T21:03:44.0767310Z use_cache=False, 2025-05-07T21:03:44.0767552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.0767837Z use_cpu=True, 2025-05-07T21:03:44.0768064Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.0768321Z ) 2025-05-07T21:03:44.0768546Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0769123Z self=, 2025-05-07T21:03:44.0769662Z compile=True, 2025-05-07T21:03:44.0769896Z pooling_mode=, 2025-05-07T21:03:44.0770179Z T=5, 2025-05-07T21:03:44.0770362Z D=49, 2025-05-07T21:03:44.0770540Z B=33, 2025-05-07T21:03:44.0770725Z log_E=4, 2025-05-07T21:03:44.0770922Z L=16, 2025-05-07T21:03:44.0771112Z D_gradcheck=1, 2025-05-07T21:03:44.0771423Z stochastic_rounding=False, 2025-05-07T21:03:44.0771678Z weighted=True, 2025-05-07T21:03:44.0771890Z row_wise=True, 2025-05-07T21:03:44.0772096Z mixed=True, 2025-05-07T21:03:44.0772304Z use_cache=True, 2025-05-07T21:03:44.0772533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.0772819Z use_cpu=True, 2025-05-07T21:03:44.0773049Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.0773304Z ) 2025-05-07T21:03:44.0773533Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0774110Z self=, 2025-05-07T21:03:44.0774661Z compile=False, 2025-05-07T21:03:44.0774920Z pooling_mode=, 2025-05-07T21:03:44.0775276Z T=5, 2025-05-07T21:03:44.0775459Z D=10, 2025-05-07T21:03:44.0775638Z B=63, 2025-05-07T21:03:44.0775821Z log_E=3, 2025-05-07T21:03:44.0776016Z L=16, 2025-05-07T21:03:44.0776199Z D_gradcheck=2, 2025-05-07T21:03:44.0776494Z stochastic_rounding=False, 2025-05-07T21:03:44.0776751Z weighted=True, 2025-05-07T21:03:44.0776959Z row_wise=True, 2025-05-07T21:03:44.0777168Z mixed=False, 2025-05-07T21:03:44.0777376Z use_cache=True, 2025-05-07T21:03:44.0777609Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.0777891Z use_cpu=True, 2025-05-07T21:03:44.0778121Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.0778373Z ) 2025-05-07T21:03:44.0778603Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0779211Z self=, 2025-05-07T21:03:44.0779745Z compile=False, 2025-05-07T21:03:44.0779984Z pooling_mode=, 2025-05-07T21:03:44.0780261Z T=5, 2025-05-07T21:03:44.0780442Z D=64, 2025-05-07T21:03:44.0780621Z B=67, 2025-05-07T21:03:44.0780809Z log_E=4, 2025-05-07T21:03:44.0781003Z L=0, 2025-05-07T21:03:44.0781182Z D_gradcheck=1, 2025-05-07T21:03:44.0781421Z stochastic_rounding=False, 2025-05-07T21:03:44.0781678Z weighted=True, 2025-05-07T21:03:44.0781884Z row_wise=True, 2025-05-07T21:03:44.0782091Z mixed=True, 2025-05-07T21:03:44.0782295Z use_cache=True, 2025-05-07T21:03:44.0782524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.0782809Z use_cpu=True, 2025-05-07T21:03:44.0783044Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.0783299Z ) 2025-05-07T21:03:44.0783534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0784113Z self=, 2025-05-07T21:03:44.0784637Z compile=True, 2025-05-07T21:03:44.0784902Z pooling_mode=, 2025-05-07T21:03:44.0785209Z T=3, 2025-05-07T21:03:44.0785395Z D=8, 2025-05-07T21:03:44.0785573Z B=104, 2025-05-07T21:03:44.0785764Z log_E=5, 2025-05-07T21:03:44.0785957Z L=7, 2025-05-07T21:03:44.0786143Z D_gradcheck=2, 2025-05-07T21:03:44.0786376Z stochastic_rounding=True, 2025-05-07T21:03:44.0786629Z weighted=False, 2025-05-07T21:03:44.0786836Z row_wise=True, 2025-05-07T21:03:44.0787042Z mixed=False, 2025-05-07T21:03:44.0787250Z use_cache=True, 2025-05-07T21:03:44.0787484Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.0787769Z use_cpu=True, 2025-05-07T21:03:44.0787998Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.0788251Z ) 2025-05-07T21:03:44.0788483Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0789052Z self=, 2025-05-07T21:03:44.0789578Z compile=False, 2025-05-07T21:03:44.0789824Z pooling_mode=, 2025-05-07T21:03:44.0790137Z T=5, 2025-05-07T21:03:44.0790333Z D=44, 2025-05-07T21:03:44.0790519Z B=36, 2025-05-07T21:03:44.0790697Z log_E=3, 2025-05-07T21:03:44.0790890Z L=1, 2025-05-07T21:03:44.0791131Z D_gradcheck=2, 2025-05-07T21:03:44.0796358Z stochastic_rounding=True, 2025-05-07T21:03:44.0796660Z weighted=True, 2025-05-07T21:03:44.0796881Z row_wise=True, 2025-05-07T21:03:44.0797088Z mixed=True, 2025-05-07T21:03:44.0797298Z use_cache=False, 2025-05-07T21:03:44.0797545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.0797827Z use_cpu=True, 2025-05-07T21:03:44.0798061Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.0798323Z ) 2025-05-07T21:03:44.0798550Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0799134Z self=, 2025-05-07T21:03:44.0799676Z compile=False, 2025-05-07T21:03:44.0800031Z pooling_mode=, 2025-05-07T21:03:44.0800376Z T=2, 2025-05-07T21:03:44.0800562Z D=34, 2025-05-07T21:03:44.0800754Z B=34, 2025-05-07T21:03:44.0800937Z log_E=3, 2025-05-07T21:03:44.0801128Z L=11, 2025-05-07T21:03:44.0801397Z D_gradcheck=1, 2025-05-07T21:03:44.0801625Z stochastic_rounding=True, 2025-05-07T21:03:44.0801879Z weighted=True, 2025-05-07T21:03:44.0802094Z row_wise=True, 2025-05-07T21:03:44.0802298Z mixed=True, 2025-05-07T21:03:44.0802507Z use_cache=False, 2025-05-07T21:03:44.0802755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.0803036Z use_cpu=True, 2025-05-07T21:03:44.0803273Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.0803532Z ) 2025-05-07T21:03:44.0803757Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0804413Z self=, 2025-05-07T21:03:44.0804998Z compile=False, 2025-05-07T21:03:44.0805238Z pooling_mode=, 2025-05-07T21:03:44.0805516Z T=5, 2025-05-07T21:03:44.0805701Z D=100, 2025-05-07T21:03:44.0805889Z B=109, 2025-05-07T21:03:44.0806075Z log_E=4, 2025-05-07T21:03:44.0806266Z L=1, 2025-05-07T21:03:44.0806462Z D_gradcheck=1, 2025-05-07T21:03:44.0806687Z stochastic_rounding=False, 2025-05-07T21:03:44.0806940Z weighted=True, 2025-05-07T21:03:44.0807150Z row_wise=True, 2025-05-07T21:03:44.0807352Z mixed=True, 2025-05-07T21:03:44.0807561Z use_cache=False, 2025-05-07T21:03:44.0807809Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.0808091Z use_cpu=True, 2025-05-07T21:03:44.0808326Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.0808587Z ) 2025-05-07T21:03:44.0808813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0809389Z self=, 2025-05-07T21:03:44.0809920Z compile=True, 2025-05-07T21:03:44.0810155Z pooling_mode=, 2025-05-07T21:03:44.0810436Z T=4, 2025-05-07T21:03:44.0810618Z D=21, 2025-05-07T21:03:44.0810800Z B=33, 2025-05-07T21:03:44.0810984Z log_E=3, 2025-05-07T21:03:44.0811175Z L=10, 2025-05-07T21:03:44.0811371Z D_gradcheck=1, 2025-05-07T21:03:44.0811600Z stochastic_rounding=True, 2025-05-07T21:03:44.0811854Z weighted=False, 2025-05-07T21:03:44.0812069Z row_wise=True, 2025-05-07T21:03:44.0812274Z mixed=False, 2025-05-07T21:03:44.0812484Z use_cache=True, 2025-05-07T21:03:44.0812728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.0813012Z use_cpu=True, 2025-05-07T21:03:44.0813250Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.0813510Z ) 2025-05-07T21:03:44.0813743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0814318Z self=, 2025-05-07T21:03:44.0814895Z compile=True, 2025-05-07T21:03:44.0815159Z pooling_mode=, 2025-05-07T21:03:44.0815443Z T=3, 2025-05-07T21:03:44.0815625Z D=34, 2025-05-07T21:03:44.0815805Z B=53, 2025-05-07T21:03:44.0815989Z log_E=4, 2025-05-07T21:03:44.0816254Z L=17, 2025-05-07T21:03:44.0816444Z D_gradcheck=1, 2025-05-07T21:03:44.0816679Z stochastic_rounding=False, 2025-05-07T21:03:44.0816935Z weighted=False, 2025-05-07T21:03:44.0817147Z row_wise=True, 2025-05-07T21:03:44.0817357Z mixed=False, 2025-05-07T21:03:44.0817566Z use_cache=False, 2025-05-07T21:03:44.0817814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.0818095Z use_cpu=True, 2025-05-07T21:03:44.0818324Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.0818584Z ) 2025-05-07T21:03:44.0818807Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0819384Z self=, 2025-05-07T21:03:44.0819958Z compile=True, 2025-05-07T21:03:44.0820194Z pooling_mode=, 2025-05-07T21:03:44.0820472Z T=1, 2025-05-07T21:03:44.0820656Z D=102, 2025-05-07T21:03:44.0820838Z B=24, 2025-05-07T21:03:44.0821024Z log_E=3, 2025-05-07T21:03:44.0821262Z L=2, 2025-05-07T21:03:44.0821449Z D_gradcheck=1, 2025-05-07T21:03:44.0821678Z stochastic_rounding=False, 2025-05-07T21:03:44.0821934Z weighted=False, 2025-05-07T21:03:44.0822144Z row_wise=True, 2025-05-07T21:03:44.0822349Z mixed=True, 2025-05-07T21:03:44.0822556Z use_cache=False, 2025-05-07T21:03:44.0822804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.0823086Z use_cpu=True, 2025-05-07T21:03:44.0823317Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.0823578Z ) 2025-05-07T21:03:44.0823803Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0824423Z self=, 2025-05-07T21:03:44.0824956Z compile=True, 2025-05-07T21:03:44.0825192Z pooling_mode=, 2025-05-07T21:03:44.0825470Z T=2, 2025-05-07T21:03:44.0825655Z D=105, 2025-05-07T21:03:44.0825836Z B=113, 2025-05-07T21:03:44.0826020Z log_E=4, 2025-05-07T21:03:44.0826219Z L=11, 2025-05-07T21:03:44.0826408Z D_gradcheck=1, 2025-05-07T21:03:44.0826635Z stochastic_rounding=False, 2025-05-07T21:03:44.0826892Z weighted=False, 2025-05-07T21:03:44.0827103Z row_wise=True, 2025-05-07T21:03:44.0827311Z mixed=True, 2025-05-07T21:03:44.0827522Z use_cache=True, 2025-05-07T21:03:44.0827756Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.0828039Z use_cpu=True, 2025-05-07T21:03:44.0828269Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.0828525Z ) 2025-05-07T21:03:44.0828753Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0829322Z self=, 2025-05-07T21:03:44.0829854Z compile=True, 2025-05-07T21:03:44.0830087Z pooling_mode=, 2025-05-07T21:03:44.0830367Z T=1, 2025-05-07T21:03:44.0830550Z D=106, 2025-05-07T21:03:44.0830730Z B=13, 2025-05-07T21:03:44.0830918Z log_E=5, 2025-05-07T21:03:44.0831112Z L=1, 2025-05-07T21:03:44.0831298Z D_gradcheck=1, 2025-05-07T21:03:44.0831524Z stochastic_rounding=True, 2025-05-07T21:03:44.0831778Z weighted=True, 2025-05-07T21:03:44.0831984Z row_wise=True, 2025-05-07T21:03:44.0832189Z mixed=True, 2025-05-07T21:03:44.0832393Z use_cache=True, 2025-05-07T21:03:44.0832627Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.0832911Z use_cpu=True, 2025-05-07T21:03:44.0833142Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.0833396Z ) 2025-05-07T21:03:44.0833627Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0834194Z self=, 2025-05-07T21:03:44.0834773Z compile=True, 2025-05-07T21:03:44.0835008Z pooling_mode=, 2025-05-07T21:03:44.0835288Z T=3, 2025-05-07T21:03:44.0835470Z D=62, 2025-05-07T21:03:44.0835650Z B=67, 2025-05-07T21:03:44.0835936Z log_E=5, 2025-05-07T21:03:44.0836130Z L=16, 2025-05-07T21:03:44.0836315Z D_gradcheck=1, 2025-05-07T21:03:44.0836544Z stochastic_rounding=False, 2025-05-07T21:03:44.0836800Z weighted=True, 2025-05-07T21:03:44.0837005Z row_wise=True, 2025-05-07T21:03:44.0837213Z mixed=True, 2025-05-07T21:03:44.0837415Z use_cache=False, 2025-05-07T21:03:44.0837658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.0837941Z use_cpu=True, 2025-05-07T21:03:44.0838170Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.0838425Z ) 2025-05-07T21:03:44.0838655Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0839222Z self=, 2025-05-07T21:03:44.0839789Z compile=True, 2025-05-07T21:03:44.0840026Z pooling_mode=, 2025-05-07T21:03:44.0840401Z T=1, 2025-05-07T21:03:44.0840583Z D=125, 2025-05-07T21:03:44.0840769Z B=17, 2025-05-07T21:03:44.0841001Z log_E=3, 2025-05-07T21:03:44.0841193Z L=4, 2025-05-07T21:03:44.0841378Z D_gradcheck=2, 2025-05-07T21:03:44.0841606Z stochastic_rounding=False, 2025-05-07T21:03:44.0841860Z weighted=True, 2025-05-07T21:03:44.0842068Z row_wise=True, 2025-05-07T21:03:44.0842275Z mixed=False, 2025-05-07T21:03:44.0842483Z use_cache=True, 2025-05-07T21:03:44.0842717Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.0843000Z use_cpu=True, 2025-05-07T21:03:44.0843231Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.0843487Z ) 2025-05-07T21:03:44.0843763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.0844332Z self=, 2025-05-07T21:03:44.0844887Z compile=False, 2025-05-07T21:03:44.0845151Z pooling_mode=, 2025-05-07T21:03:44.0845428Z T=3, 2025-05-07T21:03:44.0845607Z D=96, 2025-05-07T21:03:44.0845789Z B=36, 2025-05-07T21:03:44.0845975Z log_E=3, 2025-05-07T21:03:44.0846163Z L=5, 2025-05-07T21:03:44.0846349Z D_gradcheck=2, 2025-05-07T21:03:44.0846579Z stochastic_rounding=True, 2025-05-07T21:03:44.0846840Z weighted=True, 2025-05-07T21:03:44.0847057Z row_wise=True, 2025-05-07T21:03:44.0847273Z mixed=True, 2025-05-07T21:03:44.0847479Z use_cache=True, 2025-05-07T21:03:44.0847716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.0848007Z use_cpu=True, 2025-05-07T21:03:44.0848249Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1316312Z ) 2025-05-07T21:03:44.1317161Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1318734Z self=, 2025-05-07T21:03:44.1320087Z compile=False, 2025-05-07T21:03:44.1320678Z pooling_mode=, 2025-05-07T21:03:44.1321220Z T=4, 2025-05-07T21:03:44.1321581Z D=32, 2025-05-07T21:03:44.1321964Z B=51, 2025-05-07T21:03:44.1322322Z log_E=4, 2025-05-07T21:03:44.1322701Z L=9, 2025-05-07T21:03:44.1323079Z D_gradcheck=2, 2025-05-07T21:03:44.1323517Z stochastic_rounding=True, 2025-05-07T21:03:44.1324017Z weighted=True, 2025-05-07T21:03:44.1324414Z row_wise=True, 2025-05-07T21:03:44.1324638Z mixed=True, 2025-05-07T21:03:44.1324867Z use_cache=True, 2025-05-07T21:03:44.1325099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1325374Z use_cpu=True, 2025-05-07T21:03:44.1325602Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1325861Z ) 2025-05-07T21:03:44.1326083Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1326655Z self=, 2025-05-07T21:03:44.1327179Z compile=False, 2025-05-07T21:03:44.1327412Z pooling_mode=, 2025-05-07T21:03:44.1327685Z T=4, 2025-05-07T21:03:44.1327868Z D=106, 2025-05-07T21:03:44.1328158Z B=128, 2025-05-07T21:03:44.1328344Z log_E=4, 2025-05-07T21:03:44.1328537Z L=9, 2025-05-07T21:03:44.1328724Z D_gradcheck=2, 2025-05-07T21:03:44.1328944Z stochastic_rounding=False, 2025-05-07T21:03:44.1329202Z weighted=False, 2025-05-07T21:03:44.1329412Z row_wise=True, 2025-05-07T21:03:44.1329615Z mixed=False, 2025-05-07T21:03:44.1329824Z use_cache=False, 2025-05-07T21:03:44.1330073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1330353Z use_cpu=True, 2025-05-07T21:03:44.1330581Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1330831Z ) 2025-05-07T21:03:44.1331054Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1331695Z self=, 2025-05-07T21:03:44.1332223Z compile=False, 2025-05-07T21:03:44.1332462Z pooling_mode=, 2025-05-07T21:03:44.1332735Z T=3, 2025-05-07T21:03:44.1332910Z D=60, 2025-05-07T21:03:44.1333148Z B=76, 2025-05-07T21:03:44.1333325Z log_E=5, 2025-05-07T21:03:44.1333511Z L=18, 2025-05-07T21:03:44.1333704Z D_gradcheck=1, 2025-05-07T21:03:44.1333928Z stochastic_rounding=True, 2025-05-07T21:03:44.1334176Z weighted=False, 2025-05-07T21:03:44.1334387Z row_wise=True, 2025-05-07T21:03:44.1334589Z mixed=False, 2025-05-07T21:03:44.1334817Z use_cache=False, 2025-05-07T21:03:44.1335082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1335362Z use_cpu=True, 2025-05-07T21:03:44.1335595Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1335919Z ) 2025-05-07T21:03:44.1336148Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1336723Z self=, 2025-05-07T21:03:44.1337253Z compile=True, 2025-05-07T21:03:44.1337484Z pooling_mode=, 2025-05-07T21:03:44.1337756Z T=5, 2025-05-07T21:03:44.1337943Z D=57, 2025-05-07T21:03:44.1338122Z B=95, 2025-05-07T21:03:44.1338303Z log_E=5, 2025-05-07T21:03:44.1338489Z L=20, 2025-05-07T21:03:44.1338670Z D_gradcheck=1, 2025-05-07T21:03:44.1338890Z stochastic_rounding=True, 2025-05-07T21:03:44.1339141Z weighted=True, 2025-05-07T21:03:44.1339347Z row_wise=True, 2025-05-07T21:03:44.1339544Z mixed=True, 2025-05-07T21:03:44.1339748Z use_cache=False, 2025-05-07T21:03:44.1339993Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1340270Z use_cpu=True, 2025-05-07T21:03:44.1340500Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1340762Z ) 2025-05-07T21:03:44.1340986Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1341556Z self=, 2025-05-07T21:03:44.1342074Z compile=True, 2025-05-07T21:03:44.1342304Z pooling_mode=, 2025-05-07T21:03:44.1342583Z T=4, 2025-05-07T21:03:44.1342770Z D=62, 2025-05-07T21:03:44.1342947Z B=43, 2025-05-07T21:03:44.1343133Z log_E=3, 2025-05-07T21:03:44.1343328Z L=13, 2025-05-07T21:03:44.1343518Z D_gradcheck=1, 2025-05-07T21:03:44.1343745Z stochastic_rounding=True, 2025-05-07T21:03:44.1344001Z weighted=True, 2025-05-07T21:03:44.1344204Z row_wise=True, 2025-05-07T21:03:44.1344406Z mixed=True, 2025-05-07T21:03:44.1344615Z use_cache=False, 2025-05-07T21:03:44.1344863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1345139Z use_cpu=True, 2025-05-07T21:03:44.1345365Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1345621Z ) 2025-05-07T21:03:44.1345843Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1346422Z self=, 2025-05-07T21:03:44.1346945Z compile=False, 2025-05-07T21:03:44.1347172Z pooling_mode=, 2025-05-07T21:03:44.1347446Z T=3, 2025-05-07T21:03:44.1347680Z D=21, 2025-05-07T21:03:44.1347861Z B=37, 2025-05-07T21:03:44.1348047Z log_E=5, 2025-05-07T21:03:44.1348233Z L=19, 2025-05-07T21:03:44.1348417Z D_gradcheck=2, 2025-05-07T21:03:44.1348644Z stochastic_rounding=True, 2025-05-07T21:03:44.1348900Z weighted=True, 2025-05-07T21:03:44.1349103Z row_wise=True, 2025-05-07T21:03:44.1349302Z mixed=True, 2025-05-07T21:03:44.1349506Z use_cache=True, 2025-05-07T21:03:44.1349737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1350016Z use_cpu=True, 2025-05-07T21:03:44.1350243Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1350496Z ) 2025-05-07T21:03:44.1350723Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1351337Z self=, 2025-05-07T21:03:44.1351864Z compile=False, 2025-05-07T21:03:44.1352097Z pooling_mode=, 2025-05-07T21:03:44.1352447Z T=4, 2025-05-07T21:03:44.1352630Z D=19, 2025-05-07T21:03:44.1352803Z B=25, 2025-05-07T21:03:44.1352984Z log_E=5, 2025-05-07T21:03:44.1353172Z L=13, 2025-05-07T21:03:44.1353353Z D_gradcheck=1, 2025-05-07T21:03:44.1353577Z stochastic_rounding=False, 2025-05-07T21:03:44.1353830Z weighted=False, 2025-05-07T21:03:44.1354032Z row_wise=True, 2025-05-07T21:03:44.1354234Z mixed=True, 2025-05-07T21:03:44.1354439Z use_cache=True, 2025-05-07T21:03:44.1354692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1354994Z use_cpu=True, 2025-05-07T21:03:44.1355264Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1355520Z ) 2025-05-07T21:03:44.1355752Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1356321Z self=, 2025-05-07T21:03:44.1356848Z compile=True, 2025-05-07T21:03:44.1357083Z pooling_mode=, 2025-05-07T21:03:44.1357364Z T=2, 2025-05-07T21:03:44.1357544Z D=21, 2025-05-07T21:03:44.1357724Z B=62, 2025-05-07T21:03:44.1357909Z log_E=3, 2025-05-07T21:03:44.1358106Z L=13, 2025-05-07T21:03:44.1358293Z D_gradcheck=2, 2025-05-07T21:03:44.1358526Z stochastic_rounding=False, 2025-05-07T21:03:44.1358784Z weighted=True, 2025-05-07T21:03:44.1358992Z row_wise=True, 2025-05-07T21:03:44.1359198Z mixed=False, 2025-05-07T21:03:44.1359408Z use_cache=True, 2025-05-07T21:03:44.1359638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1359922Z use_cpu=True, 2025-05-07T21:03:44.1360161Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1360463Z ) 2025-05-07T21:03:44.1360688Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1361257Z self=, 2025-05-07T21:03:44.1361775Z compile=False, 2025-05-07T21:03:44.1362019Z pooling_mode=, 2025-05-07T21:03:44.1362298Z T=5, 2025-05-07T21:03:44.1362477Z D=106, 2025-05-07T21:03:44.1362658Z B=80, 2025-05-07T21:03:44.1362849Z log_E=4, 2025-05-07T21:03:44.1363038Z L=9, 2025-05-07T21:03:44.1363217Z D_gradcheck=1, 2025-05-07T21:03:44.1363441Z stochastic_rounding=True, 2025-05-07T21:03:44.1363696Z weighted=True, 2025-05-07T21:03:44.1363908Z row_wise=True, 2025-05-07T21:03:44.1364115Z mixed=False, 2025-05-07T21:03:44.1364320Z use_cache=False, 2025-05-07T21:03:44.1364559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1364859Z use_cpu=True, 2025-05-07T21:03:44.1365121Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1365380Z ) 2025-05-07T21:03:44.1365610Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1366174Z self=, 2025-05-07T21:03:44.1366701Z compile=True, 2025-05-07T21:03:44.1366984Z pooling_mode=, 2025-05-07T21:03:44.1367259Z T=2, 2025-05-07T21:03:44.1367429Z D=61, 2025-05-07T21:03:44.1367607Z B=66, 2025-05-07T21:03:44.1367791Z log_E=4, 2025-05-07T21:03:44.1372654Z L=12, 2025-05-07T21:03:44.1372894Z D_gradcheck=2, 2025-05-07T21:03:44.1373140Z stochastic_rounding=True, 2025-05-07T21:03:44.1373408Z weighted=True, 2025-05-07T21:03:44.1373623Z row_wise=True, 2025-05-07T21:03:44.1373837Z mixed=False, 2025-05-07T21:03:44.1374054Z use_cache=True, 2025-05-07T21:03:44.1374298Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1374597Z use_cpu=True, 2025-05-07T21:03:44.1374846Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1375142Z ) 2025-05-07T21:03:44.1375452Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1376032Z self=, 2025-05-07T21:03:44.1376563Z compile=False, 2025-05-07T21:03:44.1376810Z pooling_mode=, 2025-05-07T21:03:44.1377133Z T=4, 2025-05-07T21:03:44.1377322Z D=25, 2025-05-07T21:03:44.1377516Z B=24, 2025-05-07T21:03:44.1377704Z log_E=3, 2025-05-07T21:03:44.1377903Z L=13, 2025-05-07T21:03:44.1378097Z D_gradcheck=1, 2025-05-07T21:03:44.1378324Z stochastic_rounding=True, 2025-05-07T21:03:44.1378582Z weighted=True, 2025-05-07T21:03:44.1378794Z row_wise=True, 2025-05-07T21:03:44.1379004Z mixed=False, 2025-05-07T21:03:44.1379215Z use_cache=False, 2025-05-07T21:03:44.1379466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1379794Z use_cpu=True, 2025-05-07T21:03:44.1380030Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1380293Z ) 2025-05-07T21:03:44.1380522Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1381094Z self=, 2025-05-07T21:03:44.1381623Z compile=True, 2025-05-07T21:03:44.1381868Z pooling_mode=, 2025-05-07T21:03:44.1382149Z T=2, 2025-05-07T21:03:44.1382337Z D=74, 2025-05-07T21:03:44.1382521Z B=46, 2025-05-07T21:03:44.1382705Z log_E=5, 2025-05-07T21:03:44.1382903Z L=13, 2025-05-07T21:03:44.1383098Z D_gradcheck=1, 2025-05-07T21:03:44.1383324Z stochastic_rounding=True, 2025-05-07T21:03:44.1383586Z weighted=True, 2025-05-07T21:03:44.1383802Z row_wise=True, 2025-05-07T21:03:44.1384013Z mixed=False, 2025-05-07T21:03:44.1384229Z use_cache=True, 2025-05-07T21:03:44.1384499Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1384816Z use_cpu=True, 2025-05-07T21:03:44.1385049Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1385313Z ) 2025-05-07T21:03:44.1385540Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1386118Z self=, 2025-05-07T21:03:44.1386657Z compile=False, 2025-05-07T21:03:44.1386903Z pooling_mode=, 2025-05-07T21:03:44.1387187Z T=3, 2025-05-07T21:03:44.1387372Z D=37, 2025-05-07T21:03:44.1387558Z B=24, 2025-05-07T21:03:44.1387742Z log_E=5, 2025-05-07T21:03:44.1387936Z L=1, 2025-05-07T21:03:44.1388130Z D_gradcheck=1, 2025-05-07T21:03:44.1388357Z stochastic_rounding=True, 2025-05-07T21:03:44.1388615Z weighted=False, 2025-05-07T21:03:44.1388836Z row_wise=True, 2025-05-07T21:03:44.1389042Z mixed=False, 2025-05-07T21:03:44.1389252Z use_cache=False, 2025-05-07T21:03:44.1389501Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1389790Z use_cpu=True, 2025-05-07T21:03:44.1390028Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1390302Z ) 2025-05-07T21:03:44.1390533Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1391113Z self=, 2025-05-07T21:03:44.1391904Z compile=True, 2025-05-07T21:03:44.1392234Z pooling_mode=, 2025-05-07T21:03:44.1392519Z T=4, 2025-05-07T21:03:44.1392706Z D=28, 2025-05-07T21:03:44.1392895Z B=124, 2025-05-07T21:03:44.1393085Z log_E=3, 2025-05-07T21:03:44.1393278Z L=12, 2025-05-07T21:03:44.1393469Z D_gradcheck=1, 2025-05-07T21:03:44.1393700Z stochastic_rounding=False, 2025-05-07T21:03:44.1393958Z weighted=True, 2025-05-07T21:03:44.1394170Z row_wise=True, 2025-05-07T21:03:44.1394377Z mixed=False, 2025-05-07T21:03:44.1394586Z use_cache=False, 2025-05-07T21:03:44.1394838Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1395169Z use_cpu=True, 2025-05-07T21:03:44.1395410Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1395740Z ) 2025-05-07T21:03:44.1395970Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1396541Z self=, 2025-05-07T21:03:44.1397073Z compile=False, 2025-05-07T21:03:44.1397371Z pooling_mode=, 2025-05-07T21:03:44.1397656Z T=1, 2025-05-07T21:03:44.1397737Z D=120, 2025-05-07T21:03:44.1397818Z B=34, 2025-05-07T21:03:44.1397900Z log_E=3, 2025-05-07T21:03:44.1397979Z L=0, 2025-05-07T21:03:44.1398070Z D_gradcheck=2, 2025-05-07T21:03:44.1398171Z stochastic_rounding=True, 2025-05-07T21:03:44.1398260Z weighted=False, 2025-05-07T21:03:44.1398345Z row_wise=True, 2025-05-07T21:03:44.1398427Z mixed=True, 2025-05-07T21:03:44.1398518Z use_cache=False, 2025-05-07T21:03:44.1398690Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1398778Z use_cpu=True, 2025-05-07T21:03:44.1398891Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1398967Z ) 2025-05-07T21:03:44.1399102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1399452Z self=, 2025-05-07T21:03:44.1399545Z compile=True, 2025-05-07T21:03:44.1399657Z pooling_mode=, 2025-05-07T21:03:44.1399742Z T=2, 2025-05-07T21:03:44.1399821Z D=17, 2025-05-07T21:03:44.1399900Z B=74, 2025-05-07T21:03:44.1399985Z log_E=4, 2025-05-07T21:03:44.1400063Z L=3, 2025-05-07T21:03:44.1400151Z D_gradcheck=2, 2025-05-07T21:03:44.1400250Z stochastic_rounding=False, 2025-05-07T21:03:44.1400414Z weighted=True, 2025-05-07T21:03:44.1400500Z row_wise=True, 2025-05-07T21:03:44.1400582Z mixed=False, 2025-05-07T21:03:44.1400666Z use_cache=True, 2025-05-07T21:03:44.1400785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1400870Z use_cpu=True, 2025-05-07T21:03:44.1400978Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1401054Z ) 2025-05-07T21:03:44.1401185Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1401524Z self=, 2025-05-07T21:03:44.1401614Z compile=True, 2025-05-07T21:03:44.1401722Z pooling_mode=, 2025-05-07T21:03:44.1401800Z T=4, 2025-05-07T21:03:44.1401876Z D=17, 2025-05-07T21:03:44.1401952Z B=28, 2025-05-07T21:03:44.1402029Z log_E=3, 2025-05-07T21:03:44.1402103Z L=4, 2025-05-07T21:03:44.1402183Z D_gradcheck=1, 2025-05-07T21:03:44.1402280Z stochastic_rounding=False, 2025-05-07T21:03:44.1402359Z weighted=True, 2025-05-07T21:03:44.1402436Z row_wise=True, 2025-05-07T21:03:44.1402521Z mixed=True, 2025-05-07T21:03:44.1402601Z use_cache=True, 2025-05-07T21:03:44.1402709Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1402791Z use_cpu=True, 2025-05-07T21:03:44.1402894Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1567428Z ) 2025-05-07T21:03:44.1567826Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1568344Z self=, 2025-05-07T21:03:44.1568647Z compile=True, 2025-05-07T21:03:44.1568813Z pooling_mode=, 2025-05-07T21:03:44.1568921Z T=4, 2025-05-07T21:03:44.1569021Z D=74, 2025-05-07T21:03:44.1569128Z B=66, 2025-05-07T21:03:44.1569237Z log_E=5, 2025-05-07T21:03:44.1569344Z L=0, 2025-05-07T21:03:44.1569462Z D_gradcheck=2, 2025-05-07T21:03:44.1569594Z stochastic_rounding=True, 2025-05-07T21:03:44.1569708Z weighted=True, 2025-05-07T21:03:44.1569826Z row_wise=True, 2025-05-07T21:03:44.1569939Z mixed=False, 2025-05-07T21:03:44.1570047Z use_cache=True, 2025-05-07T21:03:44.1570163Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1570244Z use_cpu=True, 2025-05-07T21:03:44.1570424Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1570500Z ) 2025-05-07T21:03:44.1570632Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1570982Z self=, 2025-05-07T21:03:44.1571120Z compile=False, 2025-05-07T21:03:44.1571228Z pooling_mode=, 2025-05-07T21:03:44.1571308Z T=5, 2025-05-07T21:03:44.1571383Z D=3, 2025-05-07T21:03:44.1571460Z B=11, 2025-05-07T21:03:44.1571540Z log_E=3, 2025-05-07T21:03:44.1571614Z L=13, 2025-05-07T21:03:44.1571695Z D_gradcheck=2, 2025-05-07T21:03:44.1571791Z stochastic_rounding=False, 2025-05-07T21:03:44.1571873Z weighted=True, 2025-05-07T21:03:44.1571949Z row_wise=True, 2025-05-07T21:03:44.1572032Z mixed=False, 2025-05-07T21:03:44.1572113Z use_cache=True, 2025-05-07T21:03:44.1572278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1572361Z use_cpu=True, 2025-05-07T21:03:44.1572465Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1572539Z ) 2025-05-07T21:03:44.1572669Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1573013Z self=, 2025-05-07T21:03:44.1573103Z compile=False, 2025-05-07T21:03:44.1573210Z pooling_mode=, 2025-05-07T21:03:44.1573286Z T=1, 2025-05-07T21:03:44.1573363Z D=7, 2025-05-07T21:03:44.1573439Z B=20, 2025-05-07T21:03:44.1573513Z log_E=4, 2025-05-07T21:03:44.1573591Z L=16, 2025-05-07T21:03:44.1573672Z D_gradcheck=1, 2025-05-07T21:03:44.1573767Z stochastic_rounding=True, 2025-05-07T21:03:44.1573853Z weighted=False, 2025-05-07T21:03:44.1573934Z row_wise=True, 2025-05-07T21:03:44.1574010Z mixed=True, 2025-05-07T21:03:44.1574096Z use_cache=False, 2025-05-07T21:03:44.1574208Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1574293Z use_cpu=True, 2025-05-07T21:03:44.1574393Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1574467Z ) 2025-05-07T21:03:44.1574626Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1574991Z self=, 2025-05-07T21:03:44.1575080Z compile=False, 2025-05-07T21:03:44.1575188Z pooling_mode=, 2025-05-07T21:03:44.1575263Z T=3, 2025-05-07T21:03:44.1575335Z D=120, 2025-05-07T21:03:44.1575414Z B=75, 2025-05-07T21:03:44.1575492Z log_E=5, 2025-05-07T21:03:44.1575564Z L=13, 2025-05-07T21:03:44.1575651Z D_gradcheck=2, 2025-05-07T21:03:44.1575747Z stochastic_rounding=True, 2025-05-07T21:03:44.1575834Z weighted=False, 2025-05-07T21:03:44.1575913Z row_wise=True, 2025-05-07T21:03:44.1575989Z mixed=False, 2025-05-07T21:03:44.1576076Z use_cache=False, 2025-05-07T21:03:44.1576180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1576260Z use_cpu=True, 2025-05-07T21:03:44.1576362Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1576431Z ) 2025-05-07T21:03:44.1576562Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1576957Z self=, 2025-05-07T21:03:44.1577043Z compile=True, 2025-05-07T21:03:44.1577149Z pooling_mode=, 2025-05-07T21:03:44.1577227Z T=5, 2025-05-07T21:03:44.1577299Z D=44, 2025-05-07T21:03:44.1577373Z B=43, 2025-05-07T21:03:44.1577449Z log_E=4, 2025-05-07T21:03:44.1577524Z L=5, 2025-05-07T21:03:44.1577606Z D_gradcheck=2, 2025-05-07T21:03:44.1577699Z stochastic_rounding=True, 2025-05-07T21:03:44.1577781Z weighted=False, 2025-05-07T21:03:44.1577861Z row_wise=True, 2025-05-07T21:03:44.1577938Z mixed=True, 2025-05-07T21:03:44.1578021Z use_cache=True, 2025-05-07T21:03:44.1578129Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1578280Z use_cpu=True, 2025-05-07T21:03:44.1578382Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1578458Z ) 2025-05-07T21:03:44.1578589Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1578935Z self=, 2025-05-07T21:03:44.1579061Z compile=True, 2025-05-07T21:03:44.1579169Z pooling_mode=, 2025-05-07T21:03:44.1579249Z T=4, 2025-05-07T21:03:44.1579323Z D=73, 2025-05-07T21:03:44.1579398Z B=99, 2025-05-07T21:03:44.1579473Z log_E=5, 2025-05-07T21:03:44.1579547Z L=18, 2025-05-07T21:03:44.1579628Z D_gradcheck=1, 2025-05-07T21:03:44.1579724Z stochastic_rounding=True, 2025-05-07T21:03:44.1579806Z weighted=True, 2025-05-07T21:03:44.1579884Z row_wise=True, 2025-05-07T21:03:44.1579966Z mixed=True, 2025-05-07T21:03:44.1580086Z use_cache=False, 2025-05-07T21:03:44.1580195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1580282Z use_cpu=True, 2025-05-07T21:03:44.1580381Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1580449Z ) 2025-05-07T21:03:44.1580579Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1580918Z self=, 2025-05-07T21:03:44.1581006Z compile=True, 2025-05-07T21:03:44.1581110Z pooling_mode=, 2025-05-07T21:03:44.1581187Z T=2, 2025-05-07T21:03:44.1581261Z D=5, 2025-05-07T21:03:44.1581337Z B=32, 2025-05-07T21:03:44.1581411Z log_E=4, 2025-05-07T21:03:44.1581489Z L=15, 2025-05-07T21:03:44.1581570Z D_gradcheck=2, 2025-05-07T21:03:44.1581665Z stochastic_rounding=False, 2025-05-07T21:03:44.1581747Z weighted=True, 2025-05-07T21:03:44.1581826Z row_wise=True, 2025-05-07T21:03:44.1581903Z mixed=False, 2025-05-07T21:03:44.1581990Z use_cache=False, 2025-05-07T21:03:44.1582097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1582176Z use_cpu=True, 2025-05-07T21:03:44.1582279Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1582350Z ) 2025-05-07T21:03:44.1582481Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1582827Z self=, 2025-05-07T21:03:44.1582914Z compile=True, 2025-05-07T21:03:44.1583021Z pooling_mode=, 2025-05-07T21:03:44.1583097Z T=1, 2025-05-07T21:03:44.1583177Z D=78, 2025-05-07T21:03:44.1583260Z B=109, 2025-05-07T21:03:44.1583337Z log_E=4, 2025-05-07T21:03:44.1583414Z L=15, 2025-05-07T21:03:44.1583503Z D_gradcheck=1, 2025-05-07T21:03:44.1583598Z stochastic_rounding=False, 2025-05-07T21:03:44.1583678Z weighted=False, 2025-05-07T21:03:44.1583760Z row_wise=True, 2025-05-07T21:03:44.1583842Z mixed=False, 2025-05-07T21:03:44.1583926Z use_cache=True, 2025-05-07T21:03:44.1584034Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1584112Z use_cpu=True, 2025-05-07T21:03:44.1584215Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1584285Z ) 2025-05-07T21:03:44.1584413Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1584842Z self=, 2025-05-07T21:03:44.1584942Z compile=False, 2025-05-07T21:03:44.1585046Z pooling_mode=, 2025-05-07T21:03:44.1585127Z T=1, 2025-05-07T21:03:44.1585201Z D=78, 2025-05-07T21:03:44.1585273Z B=18, 2025-05-07T21:03:44.1585354Z log_E=4, 2025-05-07T21:03:44.1585432Z L=15, 2025-05-07T21:03:44.1585513Z D_gradcheck=1, 2025-05-07T21:03:44.1585612Z stochastic_rounding=True, 2025-05-07T21:03:44.1585694Z weighted=False, 2025-05-07T21:03:44.1585778Z row_wise=True, 2025-05-07T21:03:44.1585862Z mixed=True, 2025-05-07T21:03:44.1585942Z use_cache=True, 2025-05-07T21:03:44.1586617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1586698Z use_cpu=True, 2025-05-07T21:03:44.1586802Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1586880Z ) 2025-05-07T21:03:44.1587013Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1587406Z self=, 2025-05-07T21:03:44.1587494Z compile=True, 2025-05-07T21:03:44.1587606Z pooling_mode=, 2025-05-07T21:03:44.1587684Z T=5, 2025-05-07T21:03:44.1587762Z D=55, 2025-05-07T21:03:44.1587843Z B=41, 2025-05-07T21:03:44.1587924Z log_E=4, 2025-05-07T21:03:44.1588001Z L=7, 2025-05-07T21:03:44.1588089Z D_gradcheck=2, 2025-05-07T21:03:44.1588188Z stochastic_rounding=False, 2025-05-07T21:03:44.1588273Z weighted=False, 2025-05-07T21:03:44.1588356Z row_wise=True, 2025-05-07T21:03:44.1588479Z mixed=True, 2025-05-07T21:03:44.1588568Z use_cache=False, 2025-05-07T21:03:44.1588679Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1588765Z use_cpu=True, 2025-05-07T21:03:44.1588868Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1588942Z ) 2025-05-07T21:03:44.1589083Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1589428Z self=, 2025-05-07T21:03:44.1589513Z compile=False, 2025-05-07T21:03:44.1589623Z pooling_mode=, 2025-05-07T21:03:44.1589699Z T=4, 2025-05-07T21:03:44.1589779Z D=40, 2025-05-07T21:03:44.1589857Z B=115, 2025-05-07T21:03:44.1589936Z log_E=4, 2025-05-07T21:03:44.1590016Z L=12, 2025-05-07T21:03:44.1590099Z D_gradcheck=2, 2025-05-07T21:03:44.1590196Z stochastic_rounding=True, 2025-05-07T21:03:44.1590282Z weighted=False, 2025-05-07T21:03:44.1590366Z row_wise=True, 2025-05-07T21:03:44.1590470Z mixed=False, 2025-05-07T21:03:44.1590553Z use_cache=True, 2025-05-07T21:03:44.1590665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1590752Z use_cpu=True, 2025-05-07T21:03:44.1590857Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1590930Z ) 2025-05-07T21:03:44.1591062Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1591578Z self=, 2025-05-07T21:03:44.1591669Z compile=True, 2025-05-07T21:03:44.1591775Z pooling_mode=, 2025-05-07T21:03:44.1591851Z T=1, 2025-05-07T21:03:44.1591929Z D=33, 2025-05-07T21:03:44.1592004Z B=33, 2025-05-07T21:03:44.1592080Z log_E=3, 2025-05-07T21:03:44.1592157Z L=15, 2025-05-07T21:03:44.1592239Z D_gradcheck=2, 2025-05-07T21:03:44.1592333Z stochastic_rounding=True, 2025-05-07T21:03:44.1592417Z weighted=True, 2025-05-07T21:03:44.1592500Z row_wise=True, 2025-05-07T21:03:44.1592580Z mixed=False, 2025-05-07T21:03:44.1592672Z use_cache=True, 2025-05-07T21:03:44.1592780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1592859Z use_cpu=True, 2025-05-07T21:03:44.1592964Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1593040Z ) 2025-05-07T21:03:44.1593243Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1593591Z self=, 2025-05-07T21:03:44.1593676Z compile=True, 2025-05-07T21:03:44.1593789Z pooling_mode=, 2025-05-07T21:03:44.1593863Z T=1, 2025-05-07T21:03:44.1593939Z D=120, 2025-05-07T21:03:44.1594020Z B=104, 2025-05-07T21:03:44.1594091Z log_E=3, 2025-05-07T21:03:44.1594163Z L=18, 2025-05-07T21:03:44.1594248Z D_gradcheck=2, 2025-05-07T21:03:44.1594343Z stochastic_rounding=True, 2025-05-07T21:03:44.1594425Z weighted=True, 2025-05-07T21:03:44.1594508Z row_wise=True, 2025-05-07T21:03:44.1594587Z mixed=False, 2025-05-07T21:03:44.1594735Z use_cache=True, 2025-05-07T21:03:44.1594844Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1594921Z use_cpu=True, 2025-05-07T21:03:44.1595027Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1595100Z ) 2025-05-07T21:03:44.1595233Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1595631Z self=, 2025-05-07T21:03:44.1595716Z compile=True, 2025-05-07T21:03:44.1595827Z pooling_mode=, 2025-05-07T21:03:44.1595909Z T=2, 2025-05-07T21:03:44.1595980Z D=99, 2025-05-07T21:03:44.1596061Z B=1, 2025-05-07T21:03:44.1596142Z log_E=3, 2025-05-07T21:03:44.1596218Z L=17, 2025-05-07T21:03:44.1596297Z D_gradcheck=2, 2025-05-07T21:03:44.1596397Z stochastic_rounding=True, 2025-05-07T21:03:44.1596479Z weighted=True, 2025-05-07T21:03:44.1596617Z row_wise=True, 2025-05-07T21:03:44.1596707Z mixed=True, 2025-05-07T21:03:44.1596792Z use_cache=False, 2025-05-07T21:03:44.1596906Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1596988Z use_cpu=True, 2025-05-07T21:03:44.1597092Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1597172Z ) 2025-05-07T21:03:44.1597306Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1597647Z self=, 2025-05-07T21:03:44.1597733Z compile=True, 2025-05-07T21:03:44.1597844Z pooling_mode=, 2025-05-07T21:03:44.1597919Z T=2, 2025-05-07T21:03:44.1597998Z D=48, 2025-05-07T21:03:44.1598072Z B=67, 2025-05-07T21:03:44.1598151Z log_E=5, 2025-05-07T21:03:44.1598233Z L=14, 2025-05-07T21:03:44.1598314Z D_gradcheck=1, 2025-05-07T21:03:44.1598415Z stochastic_rounding=True, 2025-05-07T21:03:44.1598496Z weighted=True, 2025-05-07T21:03:44.1598578Z row_wise=True, 2025-05-07T21:03:44.1598659Z mixed=False, 2025-05-07T21:03:44.1598744Z use_cache=False, 2025-05-07T21:03:44.1598850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1598934Z use_cpu=True, 2025-05-07T21:03:44.1599037Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1599112Z ) 2025-05-07T21:03:44.1599256Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1599598Z self=, 2025-05-07T21:03:44.1599684Z compile=False, 2025-05-07T21:03:44.1599797Z pooling_mode=, 2025-05-07T21:03:44.1599874Z T=3, 2025-05-07T21:03:44.1599951Z D=55, 2025-05-07T21:03:44.1600032Z B=51, 2025-05-07T21:03:44.1600109Z log_E=3, 2025-05-07T21:03:44.1600189Z L=11, 2025-05-07T21:03:44.1600269Z D_gradcheck=1, 2025-05-07T21:03:44.1600443Z stochastic_rounding=False, 2025-05-07T21:03:44.1600535Z weighted=True, 2025-05-07T21:03:44.1600613Z row_wise=True, 2025-05-07T21:03:44.1600694Z mixed=False, 2025-05-07T21:03:44.1600779Z use_cache=False, 2025-05-07T21:03:44.1600886Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1600965Z use_cpu=True, 2025-05-07T21:03:44.1601072Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1601144Z ) 2025-05-07T21:03:44.1601325Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1601675Z self=, 2025-05-07T21:03:44.1601758Z compile=False, 2025-05-07T21:03:44.1601867Z pooling_mode=, 2025-05-07T21:03:44.1601943Z T=4, 2025-05-07T21:03:44.1602019Z D=112, 2025-05-07T21:03:44.1602100Z B=108, 2025-05-07T21:03:44.1602176Z log_E=5, 2025-05-07T21:03:44.1602253Z L=1, 2025-05-07T21:03:44.1602337Z D_gradcheck=2, 2025-05-07T21:03:44.1602432Z stochastic_rounding=False, 2025-05-07T21:03:44.1602518Z weighted=False, 2025-05-07T21:03:44.1602601Z row_wise=True, 2025-05-07T21:03:44.1602722Z mixed=True, 2025-05-07T21:03:44.1602801Z use_cache=True, 2025-05-07T21:03:44.1602912Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1602990Z use_cpu=True, 2025-05-07T21:03:44.1603092Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1818796Z ) 2025-05-07T21:03:44.1819029Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1819455Z self=, 2025-05-07T21:03:44.1819580Z compile=False, 2025-05-07T21:03:44.1819737Z pooling_mode=, 2025-05-07T21:03:44.1819895Z T=1, 2025-05-07T21:03:44.1820015Z D=124, 2025-05-07T21:03:44.1820119Z B=14, 2025-05-07T21:03:44.1820228Z log_E=4, 2025-05-07T21:03:44.1820337Z L=9, 2025-05-07T21:03:44.1820448Z D_gradcheck=1, 2025-05-07T21:03:44.1820671Z stochastic_rounding=True, 2025-05-07T21:03:44.1820802Z weighted=False, 2025-05-07T21:03:44.1820915Z row_wise=True, 2025-05-07T21:03:44.1821028Z mixed=True, 2025-05-07T21:03:44.1821152Z use_cache=False, 2025-05-07T21:03:44.1821295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1821405Z use_cpu=True, 2025-05-07T21:03:44.1821558Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1821664Z ) 2025-05-07T21:03:44.1821847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1822313Z self=, 2025-05-07T21:03:44.1822430Z compile=False, 2025-05-07T21:03:44.1822584Z pooling_mode=, 2025-05-07T21:03:44.1822696Z T=3, 2025-05-07T21:03:44.1822775Z D=94, 2025-05-07T21:03:44.1822858Z B=36, 2025-05-07T21:03:44.1822933Z log_E=4, 2025-05-07T21:03:44.1823008Z L=14, 2025-05-07T21:03:44.1823096Z D_gradcheck=1, 2025-05-07T21:03:44.1823197Z stochastic_rounding=False, 2025-05-07T21:03:44.1823276Z weighted=True, 2025-05-07T21:03:44.1823361Z row_wise=True, 2025-05-07T21:03:44.1823442Z mixed=False, 2025-05-07T21:03:44.1823526Z use_cache=False, 2025-05-07T21:03:44.1823641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1823720Z use_cpu=True, 2025-05-07T21:03:44.1823830Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1823907Z ) 2025-05-07T21:03:44.1824038Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1824384Z self=, 2025-05-07T21:03:44.1824472Z compile=True, 2025-05-07T21:03:44.1824579Z pooling_mode=, 2025-05-07T21:03:44.1824661Z T=5, 2025-05-07T21:03:44.1824738Z D=84, 2025-05-07T21:03:44.1824811Z B=56, 2025-05-07T21:03:44.1824891Z log_E=5, 2025-05-07T21:03:44.1824968Z L=1, 2025-05-07T21:03:44.1825052Z D_gradcheck=1, 2025-05-07T21:03:44.1825154Z stochastic_rounding=True, 2025-05-07T21:03:44.1825232Z weighted=True, 2025-05-07T21:03:44.1825317Z row_wise=True, 2025-05-07T21:03:44.1825395Z mixed=False, 2025-05-07T21:03:44.1825480Z use_cache=True, 2025-05-07T21:03:44.1825596Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1825679Z use_cpu=True, 2025-05-07T21:03:44.1825886Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1825967Z ) 2025-05-07T21:03:44.1826100Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1826441Z self=, 2025-05-07T21:03:44.1826529Z compile=True, 2025-05-07T21:03:44.1826639Z pooling_mode=, 2025-05-07T21:03:44.1826718Z T=1, 2025-05-07T21:03:44.1826801Z D=59, 2025-05-07T21:03:44.1826877Z B=1, 2025-05-07T21:03:44.1826956Z log_E=3, 2025-05-07T21:03:44.1827038Z L=8, 2025-05-07T21:03:44.1827122Z D_gradcheck=1, 2025-05-07T21:03:44.1827228Z stochastic_rounding=False, 2025-05-07T21:03:44.1827316Z weighted=False, 2025-05-07T21:03:44.1827463Z row_wise=True, 2025-05-07T21:03:44.1827548Z mixed=False, 2025-05-07T21:03:44.1827631Z use_cache=True, 2025-05-07T21:03:44.1827740Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1827826Z use_cpu=True, 2025-05-07T21:03:44.1827933Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1828046Z ) 2025-05-07T21:03:44.1828187Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1828539Z self=, 2025-05-07T21:03:44.1828627Z compile=False, 2025-05-07T21:03:44.1828740Z pooling_mode=, 2025-05-07T21:03:44.1828819Z T=4, 2025-05-07T21:03:44.1828903Z D=37, 2025-05-07T21:03:44.1828981Z B=34, 2025-05-07T21:03:44.1829060Z log_E=4, 2025-05-07T21:03:44.1829143Z L=13, 2025-05-07T21:03:44.1829226Z D_gradcheck=1, 2025-05-07T21:03:44.1829363Z stochastic_rounding=False, 2025-05-07T21:03:44.1829453Z weighted=True, 2025-05-07T21:03:44.1829540Z row_wise=True, 2025-05-07T21:03:44.1829620Z mixed=True, 2025-05-07T21:03:44.1829710Z use_cache=True, 2025-05-07T21:03:44.1829819Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1829900Z use_cpu=True, 2025-05-07T21:03:44.1830014Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1830092Z ) 2025-05-07T21:03:44.1830228Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1830573Z self=, 2025-05-07T21:03:44.1830661Z compile=False, 2025-05-07T21:03:44.1830773Z pooling_mode=, 2025-05-07T21:03:44.1830853Z T=3, 2025-05-07T21:03:44.1830931Z D=73, 2025-05-07T21:03:44.1831010Z B=47, 2025-05-07T21:03:44.1831088Z log_E=5, 2025-05-07T21:03:44.1831165Z L=12, 2025-05-07T21:03:44.1831257Z D_gradcheck=2, 2025-05-07T21:03:44.1831357Z stochastic_rounding=False, 2025-05-07T21:03:44.1831447Z weighted=False, 2025-05-07T21:03:44.1831534Z row_wise=True, 2025-05-07T21:03:44.1831615Z mixed=False, 2025-05-07T21:03:44.1831698Z use_cache=True, 2025-05-07T21:03:44.1831815Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1831900Z use_cpu=True, 2025-05-07T21:03:44.1832010Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1832089Z ) 2025-05-07T21:03:44.1832225Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1832578Z self=, 2025-05-07T21:03:44.1832664Z compile=False, 2025-05-07T21:03:44.1832775Z pooling_mode=, 2025-05-07T21:03:44.1832856Z T=3, 2025-05-07T21:03:44.1832935Z D=22, 2025-05-07T21:03:44.1833012Z B=111, 2025-05-07T21:03:44.1833094Z log_E=3, 2025-05-07T21:03:44.1833170Z L=4, 2025-05-07T21:03:44.1833260Z D_gradcheck=2, 2025-05-07T21:03:44.1833367Z stochastic_rounding=False, 2025-05-07T21:03:44.1833453Z weighted=True, 2025-05-07T21:03:44.1833537Z row_wise=True, 2025-05-07T21:03:44.1833626Z mixed=False, 2025-05-07T21:03:44.1833710Z use_cache=True, 2025-05-07T21:03:44.1833819Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1833911Z use_cpu=True, 2025-05-07T21:03:44.1834063Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1834142Z ) 2025-05-07T21:03:44.1834276Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1834657Z self=, 2025-05-07T21:03:44.1834761Z compile=True, 2025-05-07T21:03:44.1834871Z pooling_mode=, 2025-05-07T21:03:44.1834951Z T=2, 2025-05-07T21:03:44.1835039Z D=108, 2025-05-07T21:03:44.1835119Z B=57, 2025-05-07T21:03:44.1835199Z log_E=5, 2025-05-07T21:03:44.1835282Z L=11, 2025-05-07T21:03:44.1835369Z D_gradcheck=2, 2025-05-07T21:03:44.1835471Z stochastic_rounding=False, 2025-05-07T21:03:44.1835603Z weighted=False, 2025-05-07T21:03:44.1835689Z row_wise=True, 2025-05-07T21:03:44.1835773Z mixed=True, 2025-05-07T21:03:44.1835857Z use_cache=False, 2025-05-07T21:03:44.1835965Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1836058Z use_cpu=True, 2025-05-07T21:03:44.1836203Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1836276Z ) 2025-05-07T21:03:44.1836413Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1836753Z self=, 2025-05-07T21:03:44.1836839Z compile=True, 2025-05-07T21:03:44.1836954Z pooling_mode=, 2025-05-07T21:03:44.1837031Z T=3, 2025-05-07T21:03:44.1837108Z D=77, 2025-05-07T21:03:44.1837191Z B=13, 2025-05-07T21:03:44.1837271Z log_E=5, 2025-05-07T21:03:44.1837349Z L=0, 2025-05-07T21:03:44.1837478Z D_gradcheck=1, 2025-05-07T21:03:44.1837579Z stochastic_rounding=False, 2025-05-07T21:03:44.1837670Z weighted=True, 2025-05-07T21:03:44.1837752Z row_wise=True, 2025-05-07T21:03:44.1837832Z mixed=True, 2025-05-07T21:03:44.1837925Z use_cache=False, 2025-05-07T21:03:44.1838036Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1838124Z use_cpu=True, 2025-05-07T21:03:44.1838258Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1838335Z ) 2025-05-07T21:03:44.1838469Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1838812Z self=, 2025-05-07T21:03:44.1838903Z compile=False, 2025-05-07T21:03:44.1839012Z pooling_mode=, 2025-05-07T21:03:44.1839090Z T=2, 2025-05-07T21:03:44.1839172Z D=40, 2025-05-07T21:03:44.1839250Z B=121, 2025-05-07T21:03:44.1839329Z log_E=4, 2025-05-07T21:03:44.1839414Z L=2, 2025-05-07T21:03:44.1839497Z D_gradcheck=1, 2025-05-07T21:03:44.1839599Z stochastic_rounding=False, 2025-05-07T21:03:44.1839690Z weighted=False, 2025-05-07T21:03:44.1839773Z row_wise=True, 2025-05-07T21:03:44.1839860Z mixed=True, 2025-05-07T21:03:44.1839943Z use_cache=False, 2025-05-07T21:03:44.1844390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1844518Z use_cpu=True, 2025-05-07T21:03:44.1844656Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1844748Z ) 2025-05-07T21:03:44.1844912Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1845263Z self=, 2025-05-07T21:03:44.1845353Z compile=True, 2025-05-07T21:03:44.1845469Z pooling_mode=, 2025-05-07T21:03:44.1845552Z T=4, 2025-05-07T21:03:44.1845631Z D=25, 2025-05-07T21:03:44.1845715Z B=73, 2025-05-07T21:03:44.1845796Z log_E=3, 2025-05-07T21:03:44.1845878Z L=13, 2025-05-07T21:03:44.1845968Z D_gradcheck=1, 2025-05-07T21:03:44.1846074Z stochastic_rounding=False, 2025-05-07T21:03:44.1846167Z weighted=False, 2025-05-07T21:03:44.1846252Z row_wise=True, 2025-05-07T21:03:44.1846333Z mixed=True, 2025-05-07T21:03:44.1846424Z use_cache=False, 2025-05-07T21:03:44.1846532Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1846685Z use_cpu=True, 2025-05-07T21:03:44.1846795Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1846871Z ) 2025-05-07T21:03:44.1847006Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1847356Z self=, 2025-05-07T21:03:44.1847443Z compile=True, 2025-05-07T21:03:44.1847552Z pooling_mode=, 2025-05-07T21:03:44.1847634Z T=2, 2025-05-07T21:03:44.1847713Z D=69, 2025-05-07T21:03:44.1847794Z B=70, 2025-05-07T21:03:44.1847875Z log_E=4, 2025-05-07T21:03:44.1847956Z L=17, 2025-05-07T21:03:44.1848046Z D_gradcheck=1, 2025-05-07T21:03:44.1848188Z stochastic_rounding=False, 2025-05-07T21:03:44.1848271Z weighted=True, 2025-05-07T21:03:44.1848358Z row_wise=True, 2025-05-07T21:03:44.1848440Z mixed=True, 2025-05-07T21:03:44.1848526Z use_cache=True, 2025-05-07T21:03:44.1848642Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1848759Z use_cpu=True, 2025-05-07T21:03:44.1848861Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.1848937Z ) 2025-05-07T21:03:44.1849069Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1849412Z self=, 2025-05-07T21:03:44.1849497Z compile=False, 2025-05-07T21:03:44.1849605Z pooling_mode=, 2025-05-07T21:03:44.1849687Z T=2, 2025-05-07T21:03:44.1849761Z D=37, 2025-05-07T21:03:44.1849838Z B=58, 2025-05-07T21:03:44.1849958Z log_E=5, 2025-05-07T21:03:44.1850034Z L=12, 2025-05-07T21:03:44.1850116Z D_gradcheck=2, 2025-05-07T21:03:44.1850218Z stochastic_rounding=True, 2025-05-07T21:03:44.1850302Z weighted=True, 2025-05-07T21:03:44.1850381Z row_wise=True, 2025-05-07T21:03:44.1850464Z mixed=False, 2025-05-07T21:03:44.1850546Z use_cache=True, 2025-05-07T21:03:44.1850656Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1850740Z use_cpu=True, 2025-05-07T21:03:44.1850842Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1850915Z ) 2025-05-07T21:03:44.1851047Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1851389Z self=, 2025-05-07T21:03:44.1851477Z compile=False, 2025-05-07T21:03:44.1851586Z pooling_mode=, 2025-05-07T21:03:44.1851664Z T=2, 2025-05-07T21:03:44.1851744Z D=38, 2025-05-07T21:03:44.1851818Z B=84, 2025-05-07T21:03:44.1851896Z log_E=5, 2025-05-07T21:03:44.1851977Z L=17, 2025-05-07T21:03:44.1852063Z D_gradcheck=1, 2025-05-07T21:03:44.1852158Z stochastic_rounding=False, 2025-05-07T21:03:44.1852246Z weighted=True, 2025-05-07T21:03:44.1852327Z row_wise=True, 2025-05-07T21:03:44.1852408Z mixed=False, 2025-05-07T21:03:44.1852499Z use_cache=False, 2025-05-07T21:03:44.1852613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.1852695Z use_cpu=True, 2025-05-07T21:03:44.1852802Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1852879Z ) 2025-05-07T21:03:44.1853017Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1853362Z self=, 2025-05-07T21:03:44.1853449Z compile=False, 2025-05-07T21:03:44.1853563Z pooling_mode=, 2025-05-07T21:03:44.1853643Z T=4, 2025-05-07T21:03:44.1853724Z D=98, 2025-05-07T21:03:44.1853812Z B=127, 2025-05-07T21:03:44.1853898Z log_E=5, 2025-05-07T21:03:44.1853977Z L=3, 2025-05-07T21:03:44.1854075Z D_gradcheck=2, 2025-05-07T21:03:44.1854174Z stochastic_rounding=False, 2025-05-07T21:03:44.1854258Z weighted=False, 2025-05-07T21:03:44.1854343Z row_wise=True, 2025-05-07T21:03:44.1854423Z mixed=False, 2025-05-07T21:03:44.1854504Z use_cache=True, 2025-05-07T21:03:44.1854658Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1854742Z use_cpu=True, 2025-05-07T21:03:44.1854850Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1854921Z ) 2025-05-07T21:03:44.1855053Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1855402Z self=, 2025-05-07T21:03:44.1855491Z compile=False, 2025-05-07T21:03:44.1855601Z pooling_mode=, 2025-05-07T21:03:44.1855681Z T=5, 2025-05-07T21:03:44.1855757Z D=24, 2025-05-07T21:03:44.1855835Z B=18, 2025-05-07T21:03:44.1855913Z log_E=3, 2025-05-07T21:03:44.1855989Z L=5, 2025-05-07T21:03:44.1856117Z D_gradcheck=2, 2025-05-07T21:03:44.1856216Z stochastic_rounding=False, 2025-05-07T21:03:44.1856299Z weighted=False, 2025-05-07T21:03:44.1856382Z row_wise=True, 2025-05-07T21:03:44.1856464Z mixed=True, 2025-05-07T21:03:44.1856547Z use_cache=False, 2025-05-07T21:03:44.1856701Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1856783Z use_cpu=True, 2025-05-07T21:03:44.1856885Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.1856960Z ) 2025-05-07T21:03:44.1857092Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.1857436Z self=, 2025-05-07T21:03:44.1857525Z compile=True, 2025-05-07T21:03:44.1857632Z pooling_mode=, 2025-05-07T21:03:44.1857708Z T=3, 2025-05-07T21:03:44.1857787Z D=93, 2025-05-07T21:03:44.1857929Z B=92, 2025-05-07T21:03:44.1858012Z log_E=4, 2025-05-07T21:03:44.1858092Z L=5, 2025-05-07T21:03:44.1858173Z D_gradcheck=2, 2025-05-07T21:03:44.1858278Z stochastic_rounding=False, 2025-05-07T21:03:44.1858362Z weighted=False, 2025-05-07T21:03:44.1858444Z row_wise=True, 2025-05-07T21:03:44.1858532Z mixed=False, 2025-05-07T21:03:44.1858619Z use_cache=True, 2025-05-07T21:03:44.1858730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.1858820Z use_cpu=True, 2025-05-07T21:03:44.1858924Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2070968Z ) 2025-05-07T21:03:44.2071359Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2072357Z self=, 2025-05-07T21:03:44.2072729Z compile=False, 2025-05-07T21:03:44.2073026Z pooling_mode=, 2025-05-07T21:03:44.2073236Z T=1, 2025-05-07T21:03:44.2073463Z D=120, 2025-05-07T21:03:44.2073693Z B=112, 2025-05-07T21:03:44.2073909Z log_E=3, 2025-05-07T21:03:44.2073997Z L=15, 2025-05-07T21:03:44.2074083Z D_gradcheck=2, 2025-05-07T21:03:44.2074181Z stochastic_rounding=False, 2025-05-07T21:03:44.2074269Z weighted=False, 2025-05-07T21:03:44.2074352Z row_wise=True, 2025-05-07T21:03:44.2074432Z mixed=False, 2025-05-07T21:03:44.2074526Z use_cache=True, 2025-05-07T21:03:44.2074634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2074719Z use_cpu=True, 2025-05-07T21:03:44.2074823Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2074900Z ) 2025-05-07T21:03:44.2075036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2075384Z self=, 2025-05-07T21:03:44.2075471Z compile=False, 2025-05-07T21:03:44.2075587Z pooling_mode=, 2025-05-07T21:03:44.2075666Z T=1, 2025-05-07T21:03:44.2075749Z D=60, 2025-05-07T21:03:44.2075830Z B=27, 2025-05-07T21:03:44.2075908Z log_E=3, 2025-05-07T21:03:44.2075988Z L=7, 2025-05-07T21:03:44.2076079Z D_gradcheck=1, 2025-05-07T21:03:44.2076181Z stochastic_rounding=False, 2025-05-07T21:03:44.2076270Z weighted=True, 2025-05-07T21:03:44.2076352Z row_wise=True, 2025-05-07T21:03:44.2076437Z mixed=False, 2025-05-07T21:03:44.2076636Z use_cache=True, 2025-05-07T21:03:44.2076748Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2076829Z use_cpu=True, 2025-05-07T21:03:44.2076935Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2077010Z ) 2025-05-07T21:03:44.2077143Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2077488Z self=, 2025-05-07T21:03:44.2077575Z compile=True, 2025-05-07T21:03:44.2077683Z pooling_mode=, 2025-05-07T21:03:44.2077768Z T=3, 2025-05-07T21:03:44.2077851Z D=13, 2025-05-07T21:03:44.2077929Z B=46, 2025-05-07T21:03:44.2078085Z log_E=4, 2025-05-07T21:03:44.2078164Z L=3, 2025-05-07T21:03:44.2078253Z D_gradcheck=2, 2025-05-07T21:03:44.2078354Z stochastic_rounding=False, 2025-05-07T21:03:44.2078442Z weighted=False, 2025-05-07T21:03:44.2078529Z row_wise=True, 2025-05-07T21:03:44.2078611Z mixed=False, 2025-05-07T21:03:44.2078753Z use_cache=False, 2025-05-07T21:03:44.2078867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2078958Z use_cpu=True, 2025-05-07T21:03:44.2079059Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2079140Z ) 2025-05-07T21:03:44.2079273Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2079618Z self=, 2025-05-07T21:03:44.2079712Z compile=False, 2025-05-07T21:03:44.2079820Z pooling_mode=, 2025-05-07T21:03:44.2079901Z T=4, 2025-05-07T21:03:44.2080036Z D=40, 2025-05-07T21:03:44.2080115Z B=11, 2025-05-07T21:03:44.2080200Z log_E=5, 2025-05-07T21:03:44.2080276Z L=1, 2025-05-07T21:03:44.2080445Z D_gradcheck=2, 2025-05-07T21:03:44.2080550Z stochastic_rounding=False, 2025-05-07T21:03:44.2080640Z weighted=True, 2025-05-07T21:03:44.2080722Z row_wise=True, 2025-05-07T21:03:44.2080810Z mixed=False, 2025-05-07T21:03:44.2080897Z use_cache=False, 2025-05-07T21:03:44.2081007Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2081090Z use_cpu=True, 2025-05-07T21:03:44.2081194Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2081269Z ) 2025-05-07T21:03:44.2081407Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2081751Z self=, 2025-05-07T21:03:44.2081842Z compile=False, 2025-05-07T21:03:44.2081952Z pooling_mode=, 2025-05-07T21:03:44.2082033Z T=1, 2025-05-07T21:03:44.2082114Z D=56, 2025-05-07T21:03:44.2082190Z B=34, 2025-05-07T21:03:44.2082271Z log_E=3, 2025-05-07T21:03:44.2082353Z L=19, 2025-05-07T21:03:44.2082437Z D_gradcheck=1, 2025-05-07T21:03:44.2082534Z stochastic_rounding=True, 2025-05-07T21:03:44.2082626Z weighted=False, 2025-05-07T21:03:44.2082711Z row_wise=True, 2025-05-07T21:03:44.2082800Z mixed=False, 2025-05-07T21:03:44.2082888Z use_cache=False, 2025-05-07T21:03:44.2082999Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2083081Z use_cpu=True, 2025-05-07T21:03:44.2083194Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2083269Z ) 2025-05-07T21:03:44.2083413Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2083755Z self=, 2025-05-07T21:03:44.2083845Z compile=True, 2025-05-07T21:03:44.2083967Z pooling_mode=, 2025-05-07T21:03:44.2084066Z T=4, 2025-05-07T21:03:44.2084150Z D=67, 2025-05-07T21:03:44.2084252Z B=2, 2025-05-07T21:03:44.2084333Z log_E=5, 2025-05-07T21:03:44.2084410Z L=9, 2025-05-07T21:03:44.2084497Z D_gradcheck=2, 2025-05-07T21:03:44.2084597Z stochastic_rounding=False, 2025-05-07T21:03:44.2084680Z weighted=True, 2025-05-07T21:03:44.2084763Z row_wise=True, 2025-05-07T21:03:44.2084895Z mixed=False, 2025-05-07T21:03:44.2084980Z use_cache=True, 2025-05-07T21:03:44.2085094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2085173Z use_cpu=True, 2025-05-07T21:03:44.2085279Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2085350Z ) 2025-05-07T21:03:44.2085480Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2085825Z self=, 2025-05-07T21:03:44.2085909Z compile=False, 2025-05-07T21:03:44.2086016Z pooling_mode=, 2025-05-07T21:03:44.2086098Z T=1, 2025-05-07T21:03:44.2086172Z D=57, 2025-05-07T21:03:44.2086289Z B=63, 2025-05-07T21:03:44.2086372Z log_E=5, 2025-05-07T21:03:44.2086445Z L=15, 2025-05-07T21:03:44.2086527Z D_gradcheck=1, 2025-05-07T21:03:44.2086626Z stochastic_rounding=True, 2025-05-07T21:03:44.2086709Z weighted=False, 2025-05-07T21:03:44.2086796Z row_wise=True, 2025-05-07T21:03:44.2086910Z mixed=True, 2025-05-07T21:03:44.2086991Z use_cache=True, 2025-05-07T21:03:44.2087100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2087180Z use_cpu=True, 2025-05-07T21:03:44.2087283Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2087362Z ) 2025-05-07T21:03:44.2087493Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2087831Z self=, 2025-05-07T21:03:44.2087919Z compile=False, 2025-05-07T21:03:44.2088115Z pooling_mode=, 2025-05-07T21:03:44.2088189Z T=2, 2025-05-07T21:03:44.2088264Z D=107, 2025-05-07T21:03:44.2088341Z B=31, 2025-05-07T21:03:44.2088414Z log_E=3, 2025-05-07T21:03:44.2088494Z L=20, 2025-05-07T21:03:44.2088572Z D_gradcheck=2, 2025-05-07T21:03:44.2088668Z stochastic_rounding=True, 2025-05-07T21:03:44.2088750Z weighted=True, 2025-05-07T21:03:44.2088831Z row_wise=True, 2025-05-07T21:03:44.2088916Z mixed=False, 2025-05-07T21:03:44.2089000Z use_cache=False, 2025-05-07T21:03:44.2089108Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2089190Z use_cpu=True, 2025-05-07T21:03:44.2089292Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2089367Z ) 2025-05-07T21:03:44.2089501Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2089841Z self=, 2025-05-07T21:03:44.2089925Z compile=False, 2025-05-07T21:03:44.2090038Z pooling_mode=, 2025-05-07T21:03:44.2090113Z T=4, 2025-05-07T21:03:44.2090192Z D=123, 2025-05-07T21:03:44.2090270Z B=39, 2025-05-07T21:03:44.2090348Z log_E=5, 2025-05-07T21:03:44.2090426Z L=13, 2025-05-07T21:03:44.2090508Z D_gradcheck=2, 2025-05-07T21:03:44.2090606Z stochastic_rounding=False, 2025-05-07T21:03:44.2090695Z weighted=False, 2025-05-07T21:03:44.2090781Z row_wise=True, 2025-05-07T21:03:44.2090860Z mixed=False, 2025-05-07T21:03:44.2090943Z use_cache=False, 2025-05-07T21:03:44.2091049Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2091127Z use_cpu=True, 2025-05-07T21:03:44.2091233Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2091308Z ) 2025-05-07T21:03:44.2091606Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2091953Z self=, 2025-05-07T21:03:44.2092037Z compile=False, 2025-05-07T21:03:44.2092152Z pooling_mode=, 2025-05-07T21:03:44.2092230Z T=3, 2025-05-07T21:03:44.2092309Z D=36, 2025-05-07T21:03:44.2092388Z B=121, 2025-05-07T21:03:44.2092464Z log_E=4, 2025-05-07T21:03:44.2092540Z L=13, 2025-05-07T21:03:44.2092621Z D_gradcheck=2, 2025-05-07T21:03:44.2092718Z stochastic_rounding=True, 2025-05-07T21:03:44.2092797Z weighted=True, 2025-05-07T21:03:44.2092955Z row_wise=True, 2025-05-07T21:03:44.2093035Z mixed=False, 2025-05-07T21:03:44.2093118Z use_cache=False, 2025-05-07T21:03:44.2093232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2093313Z use_cpu=True, 2025-05-07T21:03:44.2093415Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2093492Z ) 2025-05-07T21:03:44.2093623Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2093974Z self=, 2025-05-07T21:03:44.2094060Z compile=True, 2025-05-07T21:03:44.2094173Z pooling_mode=, 2025-05-07T21:03:44.2094253Z T=3, 2025-05-07T21:03:44.2094389Z D=125, 2025-05-07T21:03:44.2094462Z B=70, 2025-05-07T21:03:44.2094544Z log_E=4, 2025-05-07T21:03:44.2094637Z L=12, 2025-05-07T21:03:44.2094721Z D_gradcheck=1, 2025-05-07T21:03:44.2094838Z stochastic_rounding=False, 2025-05-07T21:03:44.2094976Z weighted=False, 2025-05-07T21:03:44.2095055Z row_wise=True, 2025-05-07T21:03:44.2095139Z mixed=True, 2025-05-07T21:03:44.2095219Z use_cache=False, 2025-05-07T21:03:44.2095325Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2095412Z use_cpu=True, 2025-05-07T21:03:44.2095513Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2095586Z ) 2025-05-07T21:03:44.2095715Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2096054Z self=, 2025-05-07T21:03:44.2096197Z compile=False, 2025-05-07T21:03:44.2096307Z pooling_mode=, 2025-05-07T21:03:44.2096389Z T=3, 2025-05-07T21:03:44.2096473Z D=99, 2025-05-07T21:03:44.2096551Z B=58, 2025-05-07T21:03:44.2096627Z log_E=4, 2025-05-07T21:03:44.2096702Z L=18, 2025-05-07T21:03:44.2096782Z D_gradcheck=1, 2025-05-07T21:03:44.2096879Z stochastic_rounding=True, 2025-05-07T21:03:44.2096971Z weighted=False, 2025-05-07T21:03:44.2097050Z row_wise=True, 2025-05-07T21:03:44.2097132Z mixed=False, 2025-05-07T21:03:44.2097211Z use_cache=True, 2025-05-07T21:03:44.2097317Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2097396Z use_cpu=True, 2025-05-07T21:03:44.2097498Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2097566Z ) 2025-05-07T21:03:44.2097697Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2098040Z self=, 2025-05-07T21:03:44.2098131Z compile=True, 2025-05-07T21:03:44.2098245Z pooling_mode=, 2025-05-07T21:03:44.2098323Z T=5, 2025-05-07T21:03:44.2098410Z D=60, 2025-05-07T21:03:44.2098487Z B=40, 2025-05-07T21:03:44.2098565Z log_E=3, 2025-05-07T21:03:44.2098641Z L=11, 2025-05-07T21:03:44.2098725Z D_gradcheck=2, 2025-05-07T21:03:44.2098823Z stochastic_rounding=False, 2025-05-07T21:03:44.2098910Z weighted=True, 2025-05-07T21:03:44.2098987Z row_wise=True, 2025-05-07T21:03:44.2099070Z mixed=False, 2025-05-07T21:03:44.2099149Z use_cache=True, 2025-05-07T21:03:44.2099257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2099338Z use_cpu=True, 2025-05-07T21:03:44.2099439Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2099507Z ) 2025-05-07T21:03:44.2099641Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2099984Z self=, 2025-05-07T21:03:44.2100072Z compile=True, 2025-05-07T21:03:44.2100180Z pooling_mode=, 2025-05-07T21:03:44.2100256Z T=2, 2025-05-07T21:03:44.2100335Z D=16, 2025-05-07T21:03:44.2100412Z B=115, 2025-05-07T21:03:44.2100490Z log_E=4, 2025-05-07T21:03:44.2100570Z L=18, 2025-05-07T21:03:44.2100652Z D_gradcheck=1, 2025-05-07T21:03:44.2100796Z stochastic_rounding=True, 2025-05-07T21:03:44.2100887Z weighted=False, 2025-05-07T21:03:44.2100966Z row_wise=True, 2025-05-07T21:03:44.2101045Z mixed=False, 2025-05-07T21:03:44.2101130Z use_cache=False, 2025-05-07T21:03:44.2101239Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2101316Z use_cpu=True, 2025-05-07T21:03:44.2101423Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2101498Z ) 2025-05-07T21:03:44.2101628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2101972Z self=, 2025-05-07T21:03:44.2102060Z compile=True, 2025-05-07T21:03:44.2102173Z pooling_mode=, 2025-05-07T21:03:44.2102292Z T=5, 2025-05-07T21:03:44.2102367Z D=112, 2025-05-07T21:03:44.2102444Z B=83, 2025-05-07T21:03:44.2102519Z log_E=3, 2025-05-07T21:03:44.2102594Z L=15, 2025-05-07T21:03:44.2102679Z D_gradcheck=1, 2025-05-07T21:03:44.2102776Z stochastic_rounding=True, 2025-05-07T21:03:44.2102921Z weighted=True, 2025-05-07T21:03:44.2103004Z row_wise=True, 2025-05-07T21:03:44.2103082Z mixed=False, 2025-05-07T21:03:44.2103165Z use_cache=True, 2025-05-07T21:03:44.2103274Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2103352Z use_cpu=True, 2025-05-07T21:03:44.2103456Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2103530Z ) 2025-05-07T21:03:44.2103661Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2104043Z self=, 2025-05-07T21:03:44.2104124Z compile=True, 2025-05-07T21:03:44.2104230Z pooling_mode=, 2025-05-07T21:03:44.2104313Z T=3, 2025-05-07T21:03:44.2104385Z D=104, 2025-05-07T21:03:44.2104459Z B=109, 2025-05-07T21:03:44.2104539Z log_E=5, 2025-05-07T21:03:44.2104611Z L=14, 2025-05-07T21:03:44.2104695Z D_gradcheck=1, 2025-05-07T21:03:44.2104812Z stochastic_rounding=False, 2025-05-07T21:03:44.2104904Z weighted=True, 2025-05-07T21:03:44.2104996Z row_wise=True, 2025-05-07T21:03:44.2105087Z mixed=True, 2025-05-07T21:03:44.2105168Z use_cache=False, 2025-05-07T21:03:44.2105279Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2105360Z use_cpu=True, 2025-05-07T21:03:44.2105463Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2105539Z ) 2025-05-07T21:03:44.2105668Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2106017Z self=, 2025-05-07T21:03:44.2106103Z compile=False, 2025-05-07T21:03:44.2106211Z pooling_mode=, 2025-05-07T21:03:44.2106285Z T=2, 2025-05-07T21:03:44.2106361Z D=99, 2025-05-07T21:03:44.2106436Z B=28, 2025-05-07T21:03:44.2106513Z log_E=5, 2025-05-07T21:03:44.2106590Z L=1, 2025-05-07T21:03:44.2106671Z D_gradcheck=1, 2025-05-07T21:03:44.2106773Z stochastic_rounding=False, 2025-05-07T21:03:44.2106859Z weighted=False, 2025-05-07T21:03:44.2106938Z row_wise=True, 2025-05-07T21:03:44.2107021Z mixed=True, 2025-05-07T21:03:44.2107100Z use_cache=False, 2025-05-07T21:03:44.2107207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2107288Z use_cpu=True, 2025-05-07T21:03:44.2107391Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2327132Z ) 2025-05-07T21:03:44.2327618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2328151Z self=, 2025-05-07T21:03:44.2328273Z compile=False, 2025-05-07T21:03:44.2328426Z pooling_mode=, 2025-05-07T21:03:44.2328531Z T=4, 2025-05-07T21:03:44.2328637Z D=74, 2025-05-07T21:03:44.2328741Z B=47, 2025-05-07T21:03:44.2328846Z log_E=4, 2025-05-07T21:03:44.2328952Z L=6, 2025-05-07T21:03:44.2329065Z D_gradcheck=1, 2025-05-07T21:03:44.2329358Z stochastic_rounding=False, 2025-05-07T21:03:44.2329452Z weighted=True, 2025-05-07T21:03:44.2329533Z row_wise=True, 2025-05-07T21:03:44.2329616Z mixed=True, 2025-05-07T21:03:44.2329697Z use_cache=True, 2025-05-07T21:03:44.2329806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2329889Z use_cpu=True, 2025-05-07T21:03:44.2329995Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2330070Z ) 2025-05-07T21:03:44.2330256Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2330604Z self=, 2025-05-07T21:03:44.2330689Z compile=False, 2025-05-07T21:03:44.2330863Z pooling_mode=, 2025-05-07T21:03:44.2330937Z T=5, 2025-05-07T21:03:44.2331020Z D=123, 2025-05-07T21:03:44.2331094Z B=23, 2025-05-07T21:03:44.2331175Z log_E=4, 2025-05-07T21:03:44.2331252Z L=7, 2025-05-07T21:03:44.2331339Z D_gradcheck=1, 2025-05-07T21:03:44.2331523Z stochastic_rounding=False, 2025-05-07T21:03:44.2331613Z weighted=False, 2025-05-07T21:03:44.2331695Z row_wise=True, 2025-05-07T21:03:44.2331776Z mixed=False, 2025-05-07T21:03:44.2331860Z use_cache=True, 2025-05-07T21:03:44.2331969Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2332047Z use_cpu=True, 2025-05-07T21:03:44.2332151Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2332222Z ) 2025-05-07T21:03:44.2332353Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2332754Z self=, 2025-05-07T21:03:44.2332848Z compile=True, 2025-05-07T21:03:44.2332964Z pooling_mode=, 2025-05-07T21:03:44.2333040Z T=1, 2025-05-07T21:03:44.2333115Z D=126, 2025-05-07T21:03:44.2333194Z B=58, 2025-05-07T21:03:44.2333270Z log_E=5, 2025-05-07T21:03:44.2333343Z L=10, 2025-05-07T21:03:44.2333432Z D_gradcheck=1, 2025-05-07T21:03:44.2333527Z stochastic_rounding=False, 2025-05-07T21:03:44.2333610Z weighted=False, 2025-05-07T21:03:44.2333698Z row_wise=True, 2025-05-07T21:03:44.2333778Z mixed=True, 2025-05-07T21:03:44.2333859Z use_cache=True, 2025-05-07T21:03:44.2333971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2334052Z use_cpu=True, 2025-05-07T21:03:44.2334155Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2334235Z ) 2025-05-07T21:03:44.2334367Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2334745Z self=, 2025-05-07T21:03:44.2334857Z compile=False, 2025-05-07T21:03:44.2334963Z pooling_mode=, 2025-05-07T21:03:44.2335044Z T=3, 2025-05-07T21:03:44.2335122Z D=75, 2025-05-07T21:03:44.2335197Z B=100, 2025-05-07T21:03:44.2335278Z log_E=3, 2025-05-07T21:03:44.2335354Z L=13, 2025-05-07T21:03:44.2335439Z D_gradcheck=1, 2025-05-07T21:03:44.2335536Z stochastic_rounding=True, 2025-05-07T21:03:44.2335620Z weighted=False, 2025-05-07T21:03:44.2335699Z row_wise=True, 2025-05-07T21:03:44.2335782Z mixed=False, 2025-05-07T21:03:44.2335866Z use_cache=False, 2025-05-07T21:03:44.2335971Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2336052Z use_cpu=True, 2025-05-07T21:03:44.2336154Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2336226Z ) 2025-05-07T21:03:44.2336360Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2336700Z self=, 2025-05-07T21:03:44.2336792Z compile=True, 2025-05-07T21:03:44.2336899Z pooling_mode=, 2025-05-07T21:03:44.2336974Z T=2, 2025-05-07T21:03:44.2337054Z D=89, 2025-05-07T21:03:44.2337132Z B=6, 2025-05-07T21:03:44.2337206Z log_E=3, 2025-05-07T21:03:44.2337334Z L=2, 2025-05-07T21:03:44.2337420Z D_gradcheck=2, 2025-05-07T21:03:44.2337515Z stochastic_rounding=True, 2025-05-07T21:03:44.2337598Z weighted=False, 2025-05-07T21:03:44.2337678Z row_wise=True, 2025-05-07T21:03:44.2337762Z mixed=True, 2025-05-07T21:03:44.2337845Z use_cache=False, 2025-05-07T21:03:44.2337958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2338054Z use_cpu=True, 2025-05-07T21:03:44.2338156Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2338232Z ) 2025-05-07T21:03:44.2338367Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2338713Z self=, 2025-05-07T21:03:44.2338839Z compile=True, 2025-05-07T21:03:44.2338953Z pooling_mode=, 2025-05-07T21:03:44.2339028Z T=3, 2025-05-07T21:03:44.2339104Z D=38, 2025-05-07T21:03:44.2339182Z B=67, 2025-05-07T21:03:44.2339258Z log_E=4, 2025-05-07T21:03:44.2339376Z L=14, 2025-05-07T21:03:44.2339465Z D_gradcheck=1, 2025-05-07T21:03:44.2339561Z stochastic_rounding=False, 2025-05-07T21:03:44.2339645Z weighted=True, 2025-05-07T21:03:44.2339727Z row_wise=True, 2025-05-07T21:03:44.2339804Z mixed=True, 2025-05-07T21:03:44.2339889Z use_cache=False, 2025-05-07T21:03:44.2340003Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2340081Z use_cpu=True, 2025-05-07T21:03:44.2340190Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2340264Z ) 2025-05-07T21:03:44.2340397Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2340782Z self=, 2025-05-07T21:03:44.2340869Z compile=True, 2025-05-07T21:03:44.2340977Z pooling_mode=, 2025-05-07T21:03:44.2341059Z T=1, 2025-05-07T21:03:44.2341134Z D=45, 2025-05-07T21:03:44.2341214Z B=114, 2025-05-07T21:03:44.2341290Z log_E=5, 2025-05-07T21:03:44.2341371Z L=8, 2025-05-07T21:03:44.2341458Z D_gradcheck=1, 2025-05-07T21:03:44.2341554Z stochastic_rounding=True, 2025-05-07T21:03:44.2341637Z weighted=False, 2025-05-07T21:03:44.2341720Z row_wise=True, 2025-05-07T21:03:44.2341800Z mixed=True, 2025-05-07T21:03:44.2341883Z use_cache=True, 2025-05-07T21:03:44.2341995Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2342078Z use_cpu=True, 2025-05-07T21:03:44.2342178Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2342254Z ) 2025-05-07T21:03:44.2342386Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2342734Z self=, 2025-05-07T21:03:44.2342826Z compile=True, 2025-05-07T21:03:44.2342934Z pooling_mode=, 2025-05-07T21:03:44.2343017Z T=3, 2025-05-07T21:03:44.2343090Z D=97, 2025-05-07T21:03:44.2343165Z B=36, 2025-05-07T21:03:44.2343251Z log_E=4, 2025-05-07T21:03:44.2343332Z L=14, 2025-05-07T21:03:44.2343414Z D_gradcheck=1, 2025-05-07T21:03:44.2343512Z stochastic_rounding=True, 2025-05-07T21:03:44.2343593Z weighted=False, 2025-05-07T21:03:44.2343672Z row_wise=True, 2025-05-07T21:03:44.2343754Z mixed=True, 2025-05-07T21:03:44.2343836Z use_cache=True, 2025-05-07T21:03:44.2343941Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2344023Z use_cpu=True, 2025-05-07T21:03:44.2344124Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2344196Z ) 2025-05-07T21:03:44.2344331Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2344675Z self=, 2025-05-07T21:03:44.2344764Z compile=False, 2025-05-07T21:03:44.2344884Z pooling_mode=, 2025-05-07T21:03:44.2344974Z T=1, 2025-05-07T21:03:44.2345061Z D=110, 2025-05-07T21:03:44.2345152Z B=21, 2025-05-07T21:03:44.2345275Z log_E=3, 2025-05-07T21:03:44.2345355Z L=19, 2025-05-07T21:03:44.2345434Z D_gradcheck=1, 2025-05-07T21:03:44.2345531Z stochastic_rounding=False, 2025-05-07T21:03:44.2345620Z weighted=True, 2025-05-07T21:03:44.2345702Z row_wise=True, 2025-05-07T21:03:44.2345779Z mixed=True, 2025-05-07T21:03:44.2345865Z use_cache=True, 2025-05-07T21:03:44.2345972Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2346051Z use_cpu=True, 2025-05-07T21:03:44.2346155Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2346231Z ) 2025-05-07T21:03:44.2346369Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2346711Z self=, 2025-05-07T21:03:44.2346840Z compile=False, 2025-05-07T21:03:44.2346949Z pooling_mode=, 2025-05-07T21:03:44.2347025Z T=2, 2025-05-07T21:03:44.2347099Z D=22, 2025-05-07T21:03:44.2347181Z B=51, 2025-05-07T21:03:44.2347296Z log_E=3, 2025-05-07T21:03:44.2347371Z L=4, 2025-05-07T21:03:44.2347453Z D_gradcheck=1, 2025-05-07T21:03:44.2347551Z stochastic_rounding=True, 2025-05-07T21:03:44.2347634Z weighted=False, 2025-05-07T21:03:44.2347722Z row_wise=True, 2025-05-07T21:03:44.2347799Z mixed=False, 2025-05-07T21:03:44.2347883Z use_cache=True, 2025-05-07T21:03:44.2347990Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2348070Z use_cpu=True, 2025-05-07T21:03:44.2348177Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2348251Z ) 2025-05-07T21:03:44.2348423Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2348763Z self=, 2025-05-07T21:03:44.2348848Z compile=False, 2025-05-07T21:03:44.2348954Z pooling_mode=, 2025-05-07T21:03:44.2349035Z T=5, 2025-05-07T21:03:44.2349109Z D=78, 2025-05-07T21:03:44.2349181Z B=32, 2025-05-07T21:03:44.2349262Z log_E=3, 2025-05-07T21:03:44.2349338Z L=18, 2025-05-07T21:03:44.2349422Z D_gradcheck=2, 2025-05-07T21:03:44.2349523Z stochastic_rounding=True, 2025-05-07T21:03:44.2349606Z weighted=True, 2025-05-07T21:03:44.2349688Z row_wise=True, 2025-05-07T21:03:44.2349768Z mixed=True, 2025-05-07T21:03:44.2349850Z use_cache=False, 2025-05-07T21:03:44.2349963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2350044Z use_cpu=True, 2025-05-07T21:03:44.2350145Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2350220Z ) 2025-05-07T21:03:44.2350355Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2350694Z self=, 2025-05-07T21:03:44.2350787Z compile=False, 2025-05-07T21:03:44.2350895Z pooling_mode=, 2025-05-07T21:03:44.2350971Z T=5, 2025-05-07T21:03:44.2351050Z D=67, 2025-05-07T21:03:44.2351129Z B=30, 2025-05-07T21:03:44.2351209Z log_E=3, 2025-05-07T21:03:44.2351287Z L=18, 2025-05-07T21:03:44.2351370Z D_gradcheck=1, 2025-05-07T21:03:44.2351474Z stochastic_rounding=False, 2025-05-07T21:03:44.2351555Z weighted=True, 2025-05-07T21:03:44.2351633Z row_wise=True, 2025-05-07T21:03:44.2351716Z mixed=False, 2025-05-07T21:03:44.2351796Z use_cache=False, 2025-05-07T21:03:44.2351904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2351988Z use_cpu=True, 2025-05-07T21:03:44.2352088Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2352158Z ) 2025-05-07T21:03:44.2352293Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2352635Z self=, 2025-05-07T21:03:44.2352722Z compile=True, 2025-05-07T21:03:44.2352835Z pooling_mode=, 2025-05-07T21:03:44.2352913Z T=2, 2025-05-07T21:03:44.2352995Z D=5, 2025-05-07T21:03:44.2353119Z B=8, 2025-05-07T21:03:44.2353199Z log_E=3, 2025-05-07T21:03:44.2353276Z L=2, 2025-05-07T21:03:44.2353359Z D_gradcheck=2, 2025-05-07T21:03:44.2353454Z stochastic_rounding=False, 2025-05-07T21:03:44.2353543Z weighted=False, 2025-05-07T21:03:44.2353623Z row_wise=True, 2025-05-07T21:03:44.2353700Z mixed=False, 2025-05-07T21:03:44.2353783Z use_cache=True, 2025-05-07T21:03:44.2353892Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2353973Z use_cpu=True, 2025-05-07T21:03:44.2354077Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2354147Z ) 2025-05-07T21:03:44.2354282Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2354669Z self=, 2025-05-07T21:03:44.2354756Z compile=False, 2025-05-07T21:03:44.2354864Z pooling_mode=, 2025-05-07T21:03:44.2354938Z T=5, 2025-05-07T21:03:44.2355011Z D=38, 2025-05-07T21:03:44.2355132Z B=76, 2025-05-07T21:03:44.2355206Z log_E=4, 2025-05-07T21:03:44.2355279Z L=3, 2025-05-07T21:03:44.2355363Z D_gradcheck=1, 2025-05-07T21:03:44.2355459Z stochastic_rounding=False, 2025-05-07T21:03:44.2355542Z weighted=True, 2025-05-07T21:03:44.2355623Z row_wise=True, 2025-05-07T21:03:44.2355706Z mixed=False, 2025-05-07T21:03:44.2355787Z use_cache=False, 2025-05-07T21:03:44.2355899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2355977Z use_cpu=True, 2025-05-07T21:03:44.2356082Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2356158Z ) 2025-05-07T21:03:44.2356328Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2356677Z self=, 2025-05-07T21:03:44.2356762Z compile=True, 2025-05-07T21:03:44.2356869Z pooling_mode=, 2025-05-07T21:03:44.2356945Z T=2, 2025-05-07T21:03:44.2357026Z D=108, 2025-05-07T21:03:44.2357099Z B=54, 2025-05-07T21:03:44.2357180Z log_E=4, 2025-05-07T21:03:44.2357255Z L=16, 2025-05-07T21:03:44.2357336Z D_gradcheck=1, 2025-05-07T21:03:44.2357436Z stochastic_rounding=False, 2025-05-07T21:03:44.2357518Z weighted=False, 2025-05-07T21:03:44.2357596Z row_wise=True, 2025-05-07T21:03:44.2357679Z mixed=True, 2025-05-07T21:03:44.2357760Z use_cache=True, 2025-05-07T21:03:44.2357882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2357961Z use_cpu=True, 2025-05-07T21:03:44.2365430Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2365518Z ) 2025-05-07T21:03:44.2365669Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2366022Z self=, 2025-05-07T21:03:44.2366104Z compile=True, 2025-05-07T21:03:44.2366218Z pooling_mode=, 2025-05-07T21:03:44.2366297Z T=4, 2025-05-07T21:03:44.2366377Z D=88, 2025-05-07T21:03:44.2366455Z B=31, 2025-05-07T21:03:44.2366532Z log_E=4, 2025-05-07T21:03:44.2366609Z L=12, 2025-05-07T21:03:44.2366693Z D_gradcheck=1, 2025-05-07T21:03:44.2366790Z stochastic_rounding=False, 2025-05-07T21:03:44.2366875Z weighted=False, 2025-05-07T21:03:44.2366958Z row_wise=True, 2025-05-07T21:03:44.2367034Z mixed=True, 2025-05-07T21:03:44.2367114Z use_cache=True, 2025-05-07T21:03:44.2367224Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2367303Z use_cpu=True, 2025-05-07T21:03:44.2367408Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2367483Z ) 2025-05-07T21:03:44.2367617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2367967Z self=, 2025-05-07T21:03:44.2368053Z compile=True, 2025-05-07T21:03:44.2368159Z pooling_mode=, 2025-05-07T21:03:44.2368239Z T=5, 2025-05-07T21:03:44.2368413Z D=49, 2025-05-07T21:03:44.2368491Z B=82, 2025-05-07T21:03:44.2368575Z log_E=5, 2025-05-07T21:03:44.2368650Z L=2, 2025-05-07T21:03:44.2368732Z D_gradcheck=1, 2025-05-07T21:03:44.2368831Z stochastic_rounding=True, 2025-05-07T21:03:44.2368912Z weighted=False, 2025-05-07T21:03:44.2368994Z row_wise=True, 2025-05-07T21:03:44.2369072Z mixed=True, 2025-05-07T21:03:44.2369152Z use_cache=True, 2025-05-07T21:03:44.2369261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2369341Z use_cpu=True, 2025-05-07T21:03:44.2369446Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2581272Z ) 2025-05-07T21:03:44.2581518Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2582148Z self=, 2025-05-07T21:03:44.2582355Z compile=False, 2025-05-07T21:03:44.2582509Z pooling_mode=, 2025-05-07T21:03:44.2582713Z T=1, 2025-05-07T21:03:44.2582831Z D=12, 2025-05-07T21:03:44.2582946Z B=80, 2025-05-07T21:03:44.2583055Z log_E=4, 2025-05-07T21:03:44.2583160Z L=5, 2025-05-07T21:03:44.2583278Z D_gradcheck=2, 2025-05-07T21:03:44.2583412Z stochastic_rounding=False, 2025-05-07T21:03:44.2583531Z weighted=False, 2025-05-07T21:03:44.2583644Z row_wise=True, 2025-05-07T21:03:44.2583756Z mixed=False, 2025-05-07T21:03:44.2583875Z use_cache=True, 2025-05-07T21:03:44.2584015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2584099Z use_cpu=True, 2025-05-07T21:03:44.2584289Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2584364Z ) 2025-05-07T21:03:44.2584510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2584901Z self=, 2025-05-07T21:03:44.2584988Z compile=True, 2025-05-07T21:03:44.2585098Z pooling_mode=, 2025-05-07T21:03:44.2585187Z T=2, 2025-05-07T21:03:44.2585267Z D=35, 2025-05-07T21:03:44.2585348Z B=60, 2025-05-07T21:03:44.2585426Z log_E=4, 2025-05-07T21:03:44.2585503Z L=16, 2025-05-07T21:03:44.2585591Z D_gradcheck=2, 2025-05-07T21:03:44.2585689Z stochastic_rounding=False, 2025-05-07T21:03:44.2585774Z weighted=False, 2025-05-07T21:03:44.2585858Z row_wise=True, 2025-05-07T21:03:44.2585938Z mixed=True, 2025-05-07T21:03:44.2586022Z use_cache=False, 2025-05-07T21:03:44.2586134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2586215Z use_cpu=True, 2025-05-07T21:03:44.2586323Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2586403Z ) 2025-05-07T21:03:44.2586538Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2586880Z self=, 2025-05-07T21:03:44.2586969Z compile=False, 2025-05-07T21:03:44.2587077Z pooling_mode=, 2025-05-07T21:03:44.2587165Z T=4, 2025-05-07T21:03:44.2587243Z D=114, 2025-05-07T21:03:44.2587322Z B=95, 2025-05-07T21:03:44.2587402Z log_E=4, 2025-05-07T21:03:44.2587480Z L=1, 2025-05-07T21:03:44.2587566Z D_gradcheck=2, 2025-05-07T21:03:44.2587677Z stochastic_rounding=False, 2025-05-07T21:03:44.2587764Z weighted=True, 2025-05-07T21:03:44.2587847Z row_wise=True, 2025-05-07T21:03:44.2587930Z mixed=True, 2025-05-07T21:03:44.2588014Z use_cache=True, 2025-05-07T21:03:44.2588124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2588208Z use_cpu=True, 2025-05-07T21:03:44.2588317Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2588390Z ) 2025-05-07T21:03:44.2588529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2588871Z self=, 2025-05-07T21:03:44.2588965Z compile=True, 2025-05-07T21:03:44.2589143Z pooling_mode=, 2025-05-07T21:03:44.2589224Z T=1, 2025-05-07T21:03:44.2589307Z D=64, 2025-05-07T21:03:44.2589383Z B=12, 2025-05-07T21:03:44.2589461Z log_E=5, 2025-05-07T21:03:44.2589541Z L=17, 2025-05-07T21:03:44.2589627Z D_gradcheck=2, 2025-05-07T21:03:44.2589727Z stochastic_rounding=False, 2025-05-07T21:03:44.2589814Z weighted=True, 2025-05-07T21:03:44.2589896Z row_wise=True, 2025-05-07T21:03:44.2589976Z mixed=True, 2025-05-07T21:03:44.2590068Z use_cache=False, 2025-05-07T21:03:44.2590176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2590259Z use_cpu=True, 2025-05-07T21:03:44.2590368Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2590442Z ) 2025-05-07T21:03:44.2590622Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2590964Z self=, 2025-05-07T21:03:44.2591048Z compile=False, 2025-05-07T21:03:44.2591165Z pooling_mode=, 2025-05-07T21:03:44.2591283Z T=4, 2025-05-07T21:03:44.2591360Z D=44, 2025-05-07T21:03:44.2591637Z B=118, 2025-05-07T21:03:44.2591716Z log_E=5, 2025-05-07T21:03:44.2591791Z L=20, 2025-05-07T21:03:44.2591874Z D_gradcheck=2, 2025-05-07T21:03:44.2591969Z stochastic_rounding=False, 2025-05-07T21:03:44.2592052Z weighted=False, 2025-05-07T21:03:44.2592135Z row_wise=True, 2025-05-07T21:03:44.2592216Z mixed=False, 2025-05-07T21:03:44.2592306Z use_cache=False, 2025-05-07T21:03:44.2592413Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2592561Z use_cpu=True, 2025-05-07T21:03:44.2592667Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2592743Z ) 2025-05-07T21:03:44.2592873Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2593218Z self=, 2025-05-07T21:03:44.2593299Z compile=True, 2025-05-07T21:03:44.2593411Z pooling_mode=, 2025-05-07T21:03:44.2593488Z T=4, 2025-05-07T21:03:44.2593564Z D=66, 2025-05-07T21:03:44.2593638Z B=92, 2025-05-07T21:03:44.2593719Z log_E=3, 2025-05-07T21:03:44.2593796Z L=13, 2025-05-07T21:03:44.2593875Z D_gradcheck=2, 2025-05-07T21:03:44.2593975Z stochastic_rounding=True, 2025-05-07T21:03:44.2594057Z weighted=True, 2025-05-07T21:03:44.2594143Z row_wise=True, 2025-05-07T21:03:44.2594223Z mixed=True, 2025-05-07T21:03:44.2594306Z use_cache=True, 2025-05-07T21:03:44.2594416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2594498Z use_cpu=True, 2025-05-07T21:03:44.2594600Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2594679Z ) 2025-05-07T21:03:44.2594809Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2595203Z self=, 2025-05-07T21:03:44.2595287Z compile=True, 2025-05-07T21:03:44.2595397Z pooling_mode=, 2025-05-07T21:03:44.2595473Z T=3, 2025-05-07T21:03:44.2595551Z D=62, 2025-05-07T21:03:44.2595623Z B=32, 2025-05-07T21:03:44.2595701Z log_E=3, 2025-05-07T21:03:44.2595776Z L=10, 2025-05-07T21:03:44.2595856Z D_gradcheck=1, 2025-05-07T21:03:44.2595954Z stochastic_rounding=True, 2025-05-07T21:03:44.2596033Z weighted=True, 2025-05-07T21:03:44.2596113Z row_wise=True, 2025-05-07T21:03:44.2596191Z mixed=False, 2025-05-07T21:03:44.2596274Z use_cache=True, 2025-05-07T21:03:44.2596380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2596465Z use_cpu=True, 2025-05-07T21:03:44.2596567Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2596643Z ) 2025-05-07T21:03:44.2596775Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2597118Z self=, 2025-05-07T21:03:44.2597202Z compile=True, 2025-05-07T21:03:44.2597379Z pooling_mode=, 2025-05-07T21:03:44.2597453Z T=3, 2025-05-07T21:03:44.2597528Z D=31, 2025-05-07T21:03:44.2597600Z B=63, 2025-05-07T21:03:44.2597677Z log_E=5, 2025-05-07T21:03:44.2597755Z L=19, 2025-05-07T21:03:44.2597838Z D_gradcheck=1, 2025-05-07T21:03:44.2597934Z stochastic_rounding=False, 2025-05-07T21:03:44.2598018Z weighted=True, 2025-05-07T21:03:44.2598096Z row_wise=True, 2025-05-07T21:03:44.2598175Z mixed=True, 2025-05-07T21:03:44.2598258Z use_cache=True, 2025-05-07T21:03:44.2598364Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2598446Z use_cpu=True, 2025-05-07T21:03:44.2598550Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2598685Z ) 2025-05-07T21:03:44.2598818Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2599166Z self=, 2025-05-07T21:03:44.2599249Z compile=True, 2025-05-07T21:03:44.2599415Z pooling_mode=, 2025-05-07T21:03:44.2599492Z T=2, 2025-05-07T21:03:44.2599566Z D=2, 2025-05-07T21:03:44.2599640Z B=32, 2025-05-07T21:03:44.2599714Z log_E=3, 2025-05-07T21:03:44.2599790Z L=3, 2025-05-07T21:03:44.2599877Z D_gradcheck=1, 2025-05-07T21:03:44.2599970Z stochastic_rounding=False, 2025-05-07T21:03:44.2600054Z weighted=False, 2025-05-07T21:03:44.2600134Z row_wise=True, 2025-05-07T21:03:44.2600214Z mixed=False, 2025-05-07T21:03:44.2600297Z use_cache=True, 2025-05-07T21:03:44.2600517Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2600600Z use_cpu=True, 2025-05-07T21:03:44.2600702Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2600783Z ) 2025-05-07T21:03:44.2600912Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2601255Z self=, 2025-05-07T21:03:44.2601344Z compile=False, 2025-05-07T21:03:44.2601449Z pooling_mode=, 2025-05-07T21:03:44.2601529Z T=2, 2025-05-07T21:03:44.2601602Z D=56, 2025-05-07T21:03:44.2601677Z B=53, 2025-05-07T21:03:44.2601759Z log_E=3, 2025-05-07T21:03:44.2601837Z L=0, 2025-05-07T21:03:44.2601918Z D_gradcheck=2, 2025-05-07T21:03:44.2602014Z stochastic_rounding=True, 2025-05-07T21:03:44.2602095Z weighted=True, 2025-05-07T21:03:44.2602174Z row_wise=True, 2025-05-07T21:03:44.2602254Z mixed=True, 2025-05-07T21:03:44.2602335Z use_cache=True, 2025-05-07T21:03:44.2602446Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2602528Z use_cpu=True, 2025-05-07T21:03:44.2602632Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2602704Z ) 2025-05-07T21:03:44.2602833Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2603175Z self=, 2025-05-07T21:03:44.2603267Z compile=True, 2025-05-07T21:03:44.2603376Z pooling_mode=, 2025-05-07T21:03:44.2603451Z T=2, 2025-05-07T21:03:44.2603529Z D=13, 2025-05-07T21:03:44.2603606Z B=72, 2025-05-07T21:03:44.2603682Z log_E=5, 2025-05-07T21:03:44.2603759Z L=0, 2025-05-07T21:03:44.2603839Z D_gradcheck=1, 2025-05-07T21:03:44.2603933Z stochastic_rounding=False, 2025-05-07T21:03:44.2604018Z weighted=False, 2025-05-07T21:03:44.2604096Z row_wise=True, 2025-05-07T21:03:44.2604175Z mixed=True, 2025-05-07T21:03:44.2604252Z use_cache=True, 2025-05-07T21:03:44.2604362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2604445Z use_cpu=True, 2025-05-07T21:03:44.2604573Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2604649Z ) 2025-05-07T21:03:44.2604779Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2605121Z self=, 2025-05-07T21:03:44.2605255Z compile=True, 2025-05-07T21:03:44.2605365Z pooling_mode=, 2025-05-07T21:03:44.2605442Z T=5, 2025-05-07T21:03:44.2605519Z D=71, 2025-05-07T21:03:44.2605594Z B=17, 2025-05-07T21:03:44.2605669Z log_E=4, 2025-05-07T21:03:44.2605749Z L=19, 2025-05-07T21:03:44.2605831Z D_gradcheck=1, 2025-05-07T21:03:44.2605928Z stochastic_rounding=True, 2025-05-07T21:03:44.2606008Z weighted=True, 2025-05-07T21:03:44.2606085Z row_wise=True, 2025-05-07T21:03:44.2606166Z mixed=False, 2025-05-07T21:03:44.2606247Z use_cache=True, 2025-05-07T21:03:44.2606356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2606439Z use_cpu=True, 2025-05-07T21:03:44.2606581Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2606653Z ) 2025-05-07T21:03:44.2606784Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2607124Z self=, 2025-05-07T21:03:44.2607248Z compile=False, 2025-05-07T21:03:44.2607359Z pooling_mode=, 2025-05-07T21:03:44.2607434Z T=3, 2025-05-07T21:03:44.2607507Z D=46, 2025-05-07T21:03:44.2607583Z B=48, 2025-05-07T21:03:44.2607659Z log_E=4, 2025-05-07T21:03:44.2607737Z L=20, 2025-05-07T21:03:44.2607816Z D_gradcheck=2, 2025-05-07T21:03:44.2607913Z stochastic_rounding=False, 2025-05-07T21:03:44.2608002Z weighted=False, 2025-05-07T21:03:44.2608080Z row_wise=True, 2025-05-07T21:03:44.2608157Z mixed=False, 2025-05-07T21:03:44.2608240Z use_cache=False, 2025-05-07T21:03:44.2608413Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2608494Z use_cpu=True, 2025-05-07T21:03:44.2608601Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2608673Z ) 2025-05-07T21:03:44.2608805Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2609148Z self=, 2025-05-07T21:03:44.2609230Z compile=True, 2025-05-07T21:03:44.2609344Z pooling_mode=, 2025-05-07T21:03:44.2609420Z T=1, 2025-05-07T21:03:44.2609496Z D=120, 2025-05-07T21:03:44.2609571Z B=91, 2025-05-07T21:03:44.2609648Z log_E=5, 2025-05-07T21:03:44.2609723Z L=6, 2025-05-07T21:03:44.2609806Z D_gradcheck=2, 2025-05-07T21:03:44.2609902Z stochastic_rounding=True, 2025-05-07T21:03:44.2609983Z weighted=True, 2025-05-07T21:03:44.2610064Z row_wise=True, 2025-05-07T21:03:44.2610142Z mixed=False, 2025-05-07T21:03:44.2610224Z use_cache=False, 2025-05-07T21:03:44.2610336Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2610418Z use_cpu=True, 2025-05-07T21:03:44.2610517Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2610590Z ) 2025-05-07T21:03:44.2610720Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2611068Z self=, 2025-05-07T21:03:44.2611156Z compile=False, 2025-05-07T21:03:44.2611261Z pooling_mode=, 2025-05-07T21:03:44.2611335Z T=3, 2025-05-07T21:03:44.2611409Z D=63, 2025-05-07T21:03:44.2611486Z B=92, 2025-05-07T21:03:44.2611563Z log_E=5, 2025-05-07T21:03:44.2611640Z L=15, 2025-05-07T21:03:44.2611721Z D_gradcheck=1, 2025-05-07T21:03:44.2611818Z stochastic_rounding=True, 2025-05-07T21:03:44.2611897Z weighted=True, 2025-05-07T21:03:44.2611978Z row_wise=True, 2025-05-07T21:03:44.2612058Z mixed=False, 2025-05-07T21:03:44.2612142Z use_cache=True, 2025-05-07T21:03:44.2612248Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2612334Z use_cpu=True, 2025-05-07T21:03:44.2612437Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2612513Z ) 2025-05-07T21:03:44.2612643Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2613031Z self=, 2025-05-07T21:03:44.2613117Z compile=True, 2025-05-07T21:03:44.2613223Z pooling_mode=, 2025-05-07T21:03:44.2613296Z T=2, 2025-05-07T21:03:44.2613373Z D=44, 2025-05-07T21:03:44.2613447Z B=114, 2025-05-07T21:03:44.2613523Z log_E=5, 2025-05-07T21:03:44.2613601Z L=4, 2025-05-07T21:03:44.2613684Z D_gradcheck=2, 2025-05-07T21:03:44.2613778Z stochastic_rounding=True, 2025-05-07T21:03:44.2613864Z weighted=False, 2025-05-07T21:03:44.2613944Z row_wise=True, 2025-05-07T21:03:44.2614021Z mixed=True, 2025-05-07T21:03:44.2614108Z use_cache=False, 2025-05-07T21:03:44.2614214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2614341Z use_cpu=True, 2025-05-07T21:03:44.2614442Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2614510Z ) 2025-05-07T21:03:44.2614643Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2614989Z self=, 2025-05-07T21:03:44.2615108Z compile=True, 2025-05-07T21:03:44.2615218Z pooling_mode=, 2025-05-07T21:03:44.2615293Z T=5, 2025-05-07T21:03:44.2615365Z D=50, 2025-05-07T21:03:44.2615441Z B=83, 2025-05-07T21:03:44.2615520Z log_E=3, 2025-05-07T21:03:44.2615594Z L=8, 2025-05-07T21:03:44.2615678Z D_gradcheck=1, 2025-05-07T21:03:44.2615773Z stochastic_rounding=False, 2025-05-07T21:03:44.2615855Z weighted=True, 2025-05-07T21:03:44.2615936Z row_wise=True, 2025-05-07T21:03:44.2616013Z mixed=True, 2025-05-07T21:03:44.2616137Z use_cache=False, 2025-05-07T21:03:44.2616245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2616325Z use_cpu=True, 2025-05-07T21:03:44.2616434Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2845974Z ) 2025-05-07T21:03:44.2849201Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2849935Z self=, 2025-05-07T21:03:44.2850065Z compile=False, 2025-05-07T21:03:44.2850225Z pooling_mode=, 2025-05-07T21:03:44.2850334Z T=4, 2025-05-07T21:03:44.2850440Z D=118, 2025-05-07T21:03:44.2850555Z B=69, 2025-05-07T21:03:44.2850663Z log_E=5, 2025-05-07T21:03:44.2850769Z L=2, 2025-05-07T21:03:44.2850887Z D_gradcheck=2, 2025-05-07T21:03:44.2851072Z stochastic_rounding=False, 2025-05-07T21:03:44.2851189Z weighted=False, 2025-05-07T21:03:44.2851309Z row_wise=True, 2025-05-07T21:03:44.2851394Z mixed=False, 2025-05-07T21:03:44.2851484Z use_cache=True, 2025-05-07T21:03:44.2851592Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2851676Z use_cpu=True, 2025-05-07T21:03:44.2851789Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2851863Z ) 2025-05-07T21:03:44.2851997Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2852350Z self=, 2025-05-07T21:03:44.2852439Z compile=True, 2025-05-07T21:03:44.2852549Z pooling_mode=, 2025-05-07T21:03:44.2852627Z T=2, 2025-05-07T21:03:44.2852702Z D=23, 2025-05-07T21:03:44.2852778Z B=11, 2025-05-07T21:03:44.2852854Z log_E=3, 2025-05-07T21:03:44.2852926Z L=8, 2025-05-07T21:03:44.2853013Z D_gradcheck=1, 2025-05-07T21:03:44.2853108Z stochastic_rounding=True, 2025-05-07T21:03:44.2853189Z weighted=True, 2025-05-07T21:03:44.2853274Z row_wise=True, 2025-05-07T21:03:44.2853354Z mixed=False, 2025-05-07T21:03:44.2853436Z use_cache=False, 2025-05-07T21:03:44.2853555Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2853636Z use_cpu=True, 2025-05-07T21:03:44.2853740Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2853822Z ) 2025-05-07T21:03:44.2853954Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2854424Z self=, 2025-05-07T21:03:44.2854518Z compile=True, 2025-05-07T21:03:44.2854629Z pooling_mode=, 2025-05-07T21:03:44.2854724Z T=3, 2025-05-07T21:03:44.2854811Z D=20, 2025-05-07T21:03:44.2854900Z B=91, 2025-05-07T21:03:44.2854990Z log_E=5, 2025-05-07T21:03:44.2855065Z L=16, 2025-05-07T21:03:44.2855147Z D_gradcheck=2, 2025-05-07T21:03:44.2855245Z stochastic_rounding=False, 2025-05-07T21:03:44.2855330Z weighted=False, 2025-05-07T21:03:44.2855407Z row_wise=True, 2025-05-07T21:03:44.2855491Z mixed=False, 2025-05-07T21:03:44.2855572Z use_cache=True, 2025-05-07T21:03:44.2855745Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2855829Z use_cpu=True, 2025-05-07T21:03:44.2855931Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2856003Z ) 2025-05-07T21:03:44.2856141Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2856541Z self=, 2025-05-07T21:03:44.2856626Z compile=True, 2025-05-07T21:03:44.2856735Z pooling_mode=, 2025-05-07T21:03:44.2856811Z T=1, 2025-05-07T21:03:44.2856889Z D=12, 2025-05-07T21:03:44.2856964Z B=61, 2025-05-07T21:03:44.2857039Z log_E=4, 2025-05-07T21:03:44.2857118Z L=16, 2025-05-07T21:03:44.2857201Z D_gradcheck=1, 2025-05-07T21:03:44.2857299Z stochastic_rounding=False, 2025-05-07T21:03:44.2857381Z weighted=True, 2025-05-07T21:03:44.2857459Z row_wise=True, 2025-05-07T21:03:44.2857592Z mixed=False, 2025-05-07T21:03:44.2857681Z use_cache=False, 2025-05-07T21:03:44.2857797Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2857876Z use_cpu=True, 2025-05-07T21:03:44.2857979Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2858053Z ) 2025-05-07T21:03:44.2858182Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2858534Z self=, 2025-05-07T21:03:44.2858618Z compile=True, 2025-05-07T21:03:44.2858732Z pooling_mode=, 2025-05-07T21:03:44.2858809Z T=4, 2025-05-07T21:03:44.2858885Z D=42, 2025-05-07T21:03:44.2858968Z B=3, 2025-05-07T21:03:44.2859045Z log_E=3, 2025-05-07T21:03:44.2859122Z L=12, 2025-05-07T21:03:44.2859210Z D_gradcheck=1, 2025-05-07T21:03:44.2859307Z stochastic_rounding=False, 2025-05-07T21:03:44.2859393Z weighted=False, 2025-05-07T21:03:44.2859486Z row_wise=True, 2025-05-07T21:03:44.2859569Z mixed=False, 2025-05-07T21:03:44.2859651Z use_cache=False, 2025-05-07T21:03:44.2859769Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2859849Z use_cpu=True, 2025-05-07T21:03:44.2859957Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2860028Z ) 2025-05-07T21:03:44.2860161Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2860506Z self=, 2025-05-07T21:03:44.2860589Z compile=True, 2025-05-07T21:03:44.2860696Z pooling_mode=, 2025-05-07T21:03:44.2860777Z T=5, 2025-05-07T21:03:44.2860855Z D=14, 2025-05-07T21:03:44.2860933Z B=121, 2025-05-07T21:03:44.2861016Z log_E=5, 2025-05-07T21:03:44.2861093Z L=16, 2025-05-07T21:03:44.2861176Z D_gradcheck=1, 2025-05-07T21:03:44.2861284Z stochastic_rounding=False, 2025-05-07T21:03:44.2861369Z weighted=False, 2025-05-07T21:03:44.2861450Z row_wise=True, 2025-05-07T21:03:44.2861533Z mixed=True, 2025-05-07T21:03:44.2861618Z use_cache=False, 2025-05-07T21:03:44.2861726Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2861805Z use_cpu=True, 2025-05-07T21:03:44.2861904Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2861981Z ) 2025-05-07T21:03:44.2862157Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2862501Z self=, 2025-05-07T21:03:44.2862592Z compile=True, 2025-05-07T21:03:44.2862702Z pooling_mode=, 2025-05-07T21:03:44.2862781Z T=4, 2025-05-07T21:03:44.2862867Z D=105, 2025-05-07T21:03:44.2862943Z B=105, 2025-05-07T21:03:44.2863016Z log_E=3, 2025-05-07T21:03:44.2863098Z L=3, 2025-05-07T21:03:44.2863181Z D_gradcheck=1, 2025-05-07T21:03:44.2863282Z stochastic_rounding=True, 2025-05-07T21:03:44.2863364Z weighted=False, 2025-05-07T21:03:44.2863447Z row_wise=True, 2025-05-07T21:03:44.2863531Z mixed=False, 2025-05-07T21:03:44.2863659Z use_cache=False, 2025-05-07T21:03:44.2863765Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2863848Z use_cpu=True, 2025-05-07T21:03:44.2863952Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2864026Z ) 2025-05-07T21:03:44.2864167Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2864549Z self=, 2025-05-07T21:03:44.2864633Z compile=False, 2025-05-07T21:03:44.2864747Z pooling_mode=, 2025-05-07T21:03:44.2864822Z T=5, 2025-05-07T21:03:44.2864900Z D=89, 2025-05-07T21:03:44.2864991Z B=49, 2025-05-07T21:03:44.2865070Z log_E=3, 2025-05-07T21:03:44.2865151Z L=19, 2025-05-07T21:03:44.2865239Z D_gradcheck=1, 2025-05-07T21:03:44.2865339Z stochastic_rounding=True, 2025-05-07T21:03:44.2865475Z weighted=False, 2025-05-07T21:03:44.2865558Z row_wise=True, 2025-05-07T21:03:44.2865640Z mixed=True, 2025-05-07T21:03:44.2865732Z use_cache=False, 2025-05-07T21:03:44.2865844Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2865925Z use_cpu=True, 2025-05-07T21:03:44.2866033Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2866103Z ) 2025-05-07T21:03:44.2866237Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2866584Z self=, 2025-05-07T21:03:44.2866666Z compile=False, 2025-05-07T21:03:44.2866778Z pooling_mode=, 2025-05-07T21:03:44.2866854Z T=2, 2025-05-07T21:03:44.2866928Z D=89, 2025-05-07T21:03:44.2867007Z B=50, 2025-05-07T21:03:44.2867086Z log_E=4, 2025-05-07T21:03:44.2867157Z L=11, 2025-05-07T21:03:44.2867244Z D_gradcheck=1, 2025-05-07T21:03:44.2867338Z stochastic_rounding=False, 2025-05-07T21:03:44.2867424Z weighted=False, 2025-05-07T21:03:44.2867512Z row_wise=True, 2025-05-07T21:03:44.2867593Z mixed=False, 2025-05-07T21:03:44.2867672Z use_cache=True, 2025-05-07T21:03:44.2867786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2867864Z use_cpu=True, 2025-05-07T21:03:44.2867968Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2868050Z ) 2025-05-07T21:03:44.2868185Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2868532Z self=, 2025-05-07T21:03:44.2868616Z compile=False, 2025-05-07T21:03:44.2868723Z pooling_mode=, 2025-05-07T21:03:44.2868802Z T=2, 2025-05-07T21:03:44.2868878Z D=66, 2025-05-07T21:03:44.2868953Z B=54, 2025-05-07T21:03:44.2869035Z log_E=4, 2025-05-07T21:03:44.2869108Z L=16, 2025-05-07T21:03:44.2869189Z D_gradcheck=1, 2025-05-07T21:03:44.2869286Z stochastic_rounding=False, 2025-05-07T21:03:44.2869371Z weighted=False, 2025-05-07T21:03:44.2869452Z row_wise=True, 2025-05-07T21:03:44.2869539Z mixed=False, 2025-05-07T21:03:44.2869621Z use_cache=False, 2025-05-07T21:03:44.2869728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2869812Z use_cpu=True, 2025-05-07T21:03:44.2869915Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2869992Z ) 2025-05-07T21:03:44.2870177Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2870527Z self=, 2025-05-07T21:03:44.2870620Z compile=False, 2025-05-07T21:03:44.2870729Z pooling_mode=, 2025-05-07T21:03:44.2870804Z T=4, 2025-05-07T21:03:44.2870888Z D=59, 2025-05-07T21:03:44.2870968Z B=35, 2025-05-07T21:03:44.2871048Z log_E=4, 2025-05-07T21:03:44.2871130Z L=6, 2025-05-07T21:03:44.2871210Z D_gradcheck=2, 2025-05-07T21:03:44.2871308Z stochastic_rounding=True, 2025-05-07T21:03:44.2871399Z weighted=False, 2025-05-07T21:03:44.2871480Z row_wise=True, 2025-05-07T21:03:44.2871602Z mixed=True, 2025-05-07T21:03:44.2871690Z use_cache=True, 2025-05-07T21:03:44.2871801Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2871887Z use_cpu=True, 2025-05-07T21:03:44.2871989Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2872097Z ) 2025-05-07T21:03:44.2872233Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2872569Z self=, 2025-05-07T21:03:44.2872655Z compile=False, 2025-05-07T21:03:44.2872769Z pooling_mode=, 2025-05-07T21:03:44.2872846Z T=5, 2025-05-07T21:03:44.2872921Z D=72, 2025-05-07T21:03:44.2873004Z B=109, 2025-05-07T21:03:44.2873082Z log_E=3, 2025-05-07T21:03:44.2873155Z L=13, 2025-05-07T21:03:44.2873238Z D_gradcheck=1, 2025-05-07T21:03:44.2873372Z stochastic_rounding=True, 2025-05-07T21:03:44.2873461Z weighted=False, 2025-05-07T21:03:44.2873546Z row_wise=True, 2025-05-07T21:03:44.2873629Z mixed=True, 2025-05-07T21:03:44.2873718Z use_cache=False, 2025-05-07T21:03:44.2873826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2873903Z use_cpu=True, 2025-05-07T21:03:44.2874015Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2874093Z ) 2025-05-07T21:03:44.2874225Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2874591Z self=, 2025-05-07T21:03:44.2874680Z compile=True, 2025-05-07T21:03:44.2874814Z pooling_mode=, 2025-05-07T21:03:44.2874892Z T=1, 2025-05-07T21:03:44.2874971Z D=16, 2025-05-07T21:03:44.2875052Z B=66, 2025-05-07T21:03:44.2875125Z log_E=5, 2025-05-07T21:03:44.2875202Z L=5, 2025-05-07T21:03:44.2875287Z D_gradcheck=2, 2025-05-07T21:03:44.2875383Z stochastic_rounding=True, 2025-05-07T21:03:44.2875467Z weighted=True, 2025-05-07T21:03:44.2875554Z row_wise=True, 2025-05-07T21:03:44.2875635Z mixed=False, 2025-05-07T21:03:44.2875717Z use_cache=True, 2025-05-07T21:03:44.2875831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2875910Z use_cpu=True, 2025-05-07T21:03:44.2876012Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2876092Z ) 2025-05-07T21:03:44.2876223Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2876566Z self=, 2025-05-07T21:03:44.2876656Z compile=False, 2025-05-07T21:03:44.2876766Z pooling_mode=, 2025-05-07T21:03:44.2876849Z T=5, 2025-05-07T21:03:44.2876926Z D=48, 2025-05-07T21:03:44.2877003Z B=70, 2025-05-07T21:03:44.2877081Z log_E=3, 2025-05-07T21:03:44.2877154Z L=16, 2025-05-07T21:03:44.2877234Z D_gradcheck=2, 2025-05-07T21:03:44.2877340Z stochastic_rounding=False, 2025-05-07T21:03:44.2877420Z weighted=True, 2025-05-07T21:03:44.2877502Z row_wise=True, 2025-05-07T21:03:44.2877588Z mixed=False, 2025-05-07T21:03:44.2877668Z use_cache=True, 2025-05-07T21:03:44.2877773Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.2877863Z use_cpu=True, 2025-05-07T21:03:44.2878010Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2878083Z ) 2025-05-07T21:03:44.2878219Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2878560Z self=, 2025-05-07T21:03:44.2878648Z compile=False, 2025-05-07T21:03:44.2878756Z pooling_mode=, 2025-05-07T21:03:44.2878831Z T=3, 2025-05-07T21:03:44.2878908Z D=96, 2025-05-07T21:03:44.2878985Z B=92, 2025-05-07T21:03:44.2879059Z log_E=4, 2025-05-07T21:03:44.2879138Z L=18, 2025-05-07T21:03:44.2879221Z D_gradcheck=1, 2025-05-07T21:03:44.2879317Z stochastic_rounding=False, 2025-05-07T21:03:44.2879406Z weighted=False, 2025-05-07T21:03:44.2879555Z row_wise=True, 2025-05-07T21:03:44.2879633Z mixed=False, 2025-05-07T21:03:44.2879717Z use_cache=False, 2025-05-07T21:03:44.2879827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2879907Z use_cpu=True, 2025-05-07T21:03:44.2880018Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.2880130Z ) 2025-05-07T21:03:44.2880266Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2880699Z self=, 2025-05-07T21:03:44.2880787Z compile=False, 2025-05-07T21:03:44.2880902Z pooling_mode=, 2025-05-07T21:03:44.2880977Z T=3, 2025-05-07T21:03:44.2881055Z D=48, 2025-05-07T21:03:44.2881135Z B=66, 2025-05-07T21:03:44.2881214Z log_E=4, 2025-05-07T21:03:44.2881292Z L=1, 2025-05-07T21:03:44.2881380Z D_gradcheck=1, 2025-05-07T21:03:44.2881521Z stochastic_rounding=True, 2025-05-07T21:03:44.2881613Z weighted=True, 2025-05-07T21:03:44.2881701Z row_wise=True, 2025-05-07T21:03:44.2881780Z mixed=False, 2025-05-07T21:03:44.2881862Z use_cache=True, 2025-05-07T21:03:44.2881974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2882052Z use_cpu=True, 2025-05-07T21:03:44.2882165Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.2882238Z ) 2025-05-07T21:03:44.2882372Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.2882718Z self=, 2025-05-07T21:03:44.2882800Z compile=True, 2025-05-07T21:03:44.2882910Z pooling_mode=, 2025-05-07T21:03:44.2882991Z T=3, 2025-05-07T21:03:44.2883067Z D=6, 2025-05-07T21:03:44.2883139Z B=56, 2025-05-07T21:03:44.2883222Z log_E=3, 2025-05-07T21:03:44.2883298Z L=11, 2025-05-07T21:03:44.2883383Z D_gradcheck=1, 2025-05-07T21:03:44.2883484Z stochastic_rounding=False, 2025-05-07T21:03:44.2883571Z weighted=False, 2025-05-07T21:03:44.2883655Z row_wise=True, 2025-05-07T21:03:44.2883733Z mixed=True, 2025-05-07T21:03:44.2883815Z use_cache=False, 2025-05-07T21:03:44.2883926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.2884007Z use_cpu=True, 2025-05-07T21:03:44.2884113Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3105627Z ) 2025-05-07T21:03:44.3105905Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3106414Z self=, 2025-05-07T21:03:44.3106609Z compile=False, 2025-05-07T21:03:44.3106778Z pooling_mode=, 2025-05-07T21:03:44.3106895Z T=3, 2025-05-07T21:03:44.3107000Z D=98, 2025-05-07T21:03:44.3107104Z B=48, 2025-05-07T21:03:44.3107211Z log_E=4, 2025-05-07T21:03:44.3107324Z L=17, 2025-05-07T21:03:44.3107447Z D_gradcheck=1, 2025-05-07T21:03:44.3107580Z stochastic_rounding=True, 2025-05-07T21:03:44.3107704Z weighted=True, 2025-05-07T21:03:44.3107822Z row_wise=True, 2025-05-07T21:03:44.3107935Z mixed=True, 2025-05-07T21:03:44.3108030Z use_cache=True, 2025-05-07T21:03:44.3108139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3108219Z use_cpu=True, 2025-05-07T21:03:44.3108439Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3108512Z ) 2025-05-07T21:03:44.3108645Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3108991Z self=, 2025-05-07T21:03:44.3109079Z compile=True, 2025-05-07T21:03:44.3109193Z pooling_mode=, 2025-05-07T21:03:44.3109271Z T=5, 2025-05-07T21:03:44.3109347Z D=58, 2025-05-07T21:03:44.3109423Z B=31, 2025-05-07T21:03:44.3109500Z log_E=4, 2025-05-07T21:03:44.3109579Z L=6, 2025-05-07T21:03:44.3109667Z D_gradcheck=1, 2025-05-07T21:03:44.3109765Z stochastic_rounding=False, 2025-05-07T21:03:44.3109906Z weighted=True, 2025-05-07T21:03:44.3109992Z row_wise=True, 2025-05-07T21:03:44.3110073Z mixed=True, 2025-05-07T21:03:44.3110156Z use_cache=True, 2025-05-07T21:03:44.3110265Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3110347Z use_cpu=True, 2025-05-07T21:03:44.3110502Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3110577Z ) 2025-05-07T21:03:44.3110707Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3111053Z self=, 2025-05-07T21:03:44.3111136Z compile=False, 2025-05-07T21:03:44.3111245Z pooling_mode=, 2025-05-07T21:03:44.3111329Z T=4, 2025-05-07T21:03:44.3111402Z D=31, 2025-05-07T21:03:44.3111477Z B=21, 2025-05-07T21:03:44.3111556Z log_E=4, 2025-05-07T21:03:44.3111631Z L=3, 2025-05-07T21:03:44.3111769Z D_gradcheck=1, 2025-05-07T21:03:44.3111874Z stochastic_rounding=True, 2025-05-07T21:03:44.3111964Z weighted=True, 2025-05-07T21:03:44.3112043Z row_wise=True, 2025-05-07T21:03:44.3116863Z mixed=True, 2025-05-07T21:03:44.3116971Z use_cache=True, 2025-05-07T21:03:44.3117084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3117180Z use_cpu=True, 2025-05-07T21:03:44.3117286Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3117359Z ) 2025-05-07T21:03:44.3117499Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3117848Z self=, 2025-05-07T21:03:44.3117933Z compile=True, 2025-05-07T21:03:44.3118044Z pooling_mode=, 2025-05-07T21:03:44.3118121Z T=4, 2025-05-07T21:03:44.3118204Z D=66, 2025-05-07T21:03:44.3118277Z B=98, 2025-05-07T21:03:44.3118355Z log_E=5, 2025-05-07T21:03:44.3118437Z L=20, 2025-05-07T21:03:44.3118524Z D_gradcheck=2, 2025-05-07T21:03:44.3118626Z stochastic_rounding=True, 2025-05-07T21:03:44.3118717Z weighted=True, 2025-05-07T21:03:44.3118798Z row_wise=True, 2025-05-07T21:03:44.3118877Z mixed=True, 2025-05-07T21:03:44.3118960Z use_cache=True, 2025-05-07T21:03:44.3119065Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3119151Z use_cpu=True, 2025-05-07T21:03:44.3119253Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3119322Z ) 2025-05-07T21:03:44.3119456Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3119799Z self=, 2025-05-07T21:03:44.3119881Z compile=False, 2025-05-07T21:03:44.3119989Z pooling_mode=, 2025-05-07T21:03:44.3120066Z T=4, 2025-05-07T21:03:44.3120141Z D=15, 2025-05-07T21:03:44.3120225Z B=79, 2025-05-07T21:03:44.3120303Z log_E=3, 2025-05-07T21:03:44.3120464Z L=18, 2025-05-07T21:03:44.3120554Z D_gradcheck=1, 2025-05-07T21:03:44.3120653Z stochastic_rounding=True, 2025-05-07T21:03:44.3120733Z weighted=True, 2025-05-07T21:03:44.3120820Z row_wise=True, 2025-05-07T21:03:44.3120902Z mixed=False, 2025-05-07T21:03:44.3120990Z use_cache=False, 2025-05-07T21:03:44.3121097Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3121254Z use_cpu=True, 2025-05-07T21:03:44.3121359Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3121428Z ) 2025-05-07T21:03:44.3121558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3121895Z self=, 2025-05-07T21:03:44.3121979Z compile=True, 2025-05-07T21:03:44.3122086Z pooling_mode=, 2025-05-07T21:03:44.3122168Z T=2, 2025-05-07T21:03:44.3122245Z D=34, 2025-05-07T21:03:44.3122317Z B=56, 2025-05-07T21:03:44.3122397Z log_E=4, 2025-05-07T21:03:44.3122474Z L=1, 2025-05-07T21:03:44.3122558Z D_gradcheck=1, 2025-05-07T21:03:44.3122697Z stochastic_rounding=True, 2025-05-07T21:03:44.3122780Z weighted=True, 2025-05-07T21:03:44.3122861Z row_wise=True, 2025-05-07T21:03:44.3122939Z mixed=True, 2025-05-07T21:03:44.3123021Z use_cache=False, 2025-05-07T21:03:44.3123130Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3123250Z use_cpu=True, 2025-05-07T21:03:44.3123354Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3123425Z ) 2025-05-07T21:03:44.3123555Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3123895Z self=, 2025-05-07T21:03:44.3123981Z compile=True, 2025-05-07T21:03:44.3124089Z pooling_mode=, 2025-05-07T21:03:44.3124165Z T=5, 2025-05-07T21:03:44.3124241Z D=92, 2025-05-07T21:03:44.3124316Z B=63, 2025-05-07T21:03:44.3124436Z log_E=3, 2025-05-07T21:03:44.3124523Z L=2, 2025-05-07T21:03:44.3124619Z D_gradcheck=2, 2025-05-07T21:03:44.3124739Z stochastic_rounding=False, 2025-05-07T21:03:44.3124829Z weighted=True, 2025-05-07T21:03:44.3124910Z row_wise=True, 2025-05-07T21:03:44.3124993Z mixed=True, 2025-05-07T21:03:44.3125075Z use_cache=False, 2025-05-07T21:03:44.3125188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3125273Z use_cpu=True, 2025-05-07T21:03:44.3125375Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3125448Z ) 2025-05-07T21:03:44.3125582Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3125924Z self=, 2025-05-07T21:03:44.3126010Z compile=True, 2025-05-07T21:03:44.3126119Z pooling_mode=, 2025-05-07T21:03:44.3126195Z T=1, 2025-05-07T21:03:44.3126277Z D=85, 2025-05-07T21:03:44.3126354Z B=98, 2025-05-07T21:03:44.3126435Z log_E=4, 2025-05-07T21:03:44.3126517Z L=12, 2025-05-07T21:03:44.3126600Z D_gradcheck=2, 2025-05-07T21:03:44.3126697Z stochastic_rounding=True, 2025-05-07T21:03:44.3126782Z weighted=False, 2025-05-07T21:03:44.3126862Z row_wise=True, 2025-05-07T21:03:44.3126939Z mixed=True, 2025-05-07T21:03:44.3127023Z use_cache=False, 2025-05-07T21:03:44.3127130Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3127211Z use_cpu=True, 2025-05-07T21:03:44.3127315Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3127389Z ) 2025-05-07T21:03:44.3127528Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3127871Z self=, 2025-05-07T21:03:44.3127952Z compile=True, 2025-05-07T21:03:44.3128061Z pooling_mode=, 2025-05-07T21:03:44.3128136Z T=2, 2025-05-07T21:03:44.3128212Z D=80, 2025-05-07T21:03:44.3128291Z B=47, 2025-05-07T21:03:44.3128367Z log_E=5, 2025-05-07T21:03:44.3128443Z L=16, 2025-05-07T21:03:44.3128529Z D_gradcheck=2, 2025-05-07T21:03:44.3128624Z stochastic_rounding=True, 2025-05-07T21:03:44.3128704Z weighted=True, 2025-05-07T21:03:44.3128786Z row_wise=True, 2025-05-07T21:03:44.3128867Z mixed=True, 2025-05-07T21:03:44.3128951Z use_cache=True, 2025-05-07T21:03:44.3129108Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3129188Z use_cpu=True, 2025-05-07T21:03:44.3129291Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3129362Z ) 2025-05-07T21:03:44.3129494Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3129836Z self=, 2025-05-07T21:03:44.3129919Z compile=True, 2025-05-07T21:03:44.3130025Z pooling_mode=, 2025-05-07T21:03:44.3130104Z T=1, 2025-05-07T21:03:44.3130180Z D=15, 2025-05-07T21:03:44.3130253Z B=26, 2025-05-07T21:03:44.3130335Z log_E=4, 2025-05-07T21:03:44.3130409Z L=9, 2025-05-07T21:03:44.3130535Z D_gradcheck=1, 2025-05-07T21:03:44.3130634Z stochastic_rounding=True, 2025-05-07T21:03:44.3130716Z weighted=True, 2025-05-07T21:03:44.3130795Z row_wise=True, 2025-05-07T21:03:44.3130879Z mixed=False, 2025-05-07T21:03:44.3130961Z use_cache=False, 2025-05-07T21:03:44.3131115Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3131193Z use_cpu=True, 2025-05-07T21:03:44.3131295Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3131369Z ) 2025-05-07T21:03:44.3131501Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3131843Z self=, 2025-05-07T21:03:44.3131930Z compile=False, 2025-05-07T21:03:44.3132037Z pooling_mode=, 2025-05-07T21:03:44.3132114Z T=5, 2025-05-07T21:03:44.3132194Z D=15, 2025-05-07T21:03:44.3132327Z B=34, 2025-05-07T21:03:44.3132406Z log_E=4, 2025-05-07T21:03:44.3132486Z L=0, 2025-05-07T21:03:44.3132571Z D_gradcheck=1, 2025-05-07T21:03:44.3132669Z stochastic_rounding=True, 2025-05-07T21:03:44.3132753Z weighted=False, 2025-05-07T21:03:44.3132833Z row_wise=True, 2025-05-07T21:03:44.3132914Z mixed=False, 2025-05-07T21:03:44.3132996Z use_cache=True, 2025-05-07T21:03:44.3133109Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3133190Z use_cpu=True, 2025-05-07T21:03:44.3133290Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3133362Z ) 2025-05-07T21:03:44.3133494Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3133831Z self=, 2025-05-07T21:03:44.3133913Z compile=False, 2025-05-07T21:03:44.3134024Z pooling_mode=, 2025-05-07T21:03:44.3134099Z T=1, 2025-05-07T21:03:44.3134178Z D=15, 2025-05-07T21:03:44.3134254Z B=77, 2025-05-07T21:03:44.3134332Z log_E=3, 2025-05-07T21:03:44.3134411Z L=13, 2025-05-07T21:03:44.3134492Z D_gradcheck=1, 2025-05-07T21:03:44.3134586Z stochastic_rounding=True, 2025-05-07T21:03:44.3134669Z weighted=True, 2025-05-07T21:03:44.3134758Z row_wise=True, 2025-05-07T21:03:44.3134851Z mixed=True, 2025-05-07T21:03:44.3134952Z use_cache=True, 2025-05-07T21:03:44.3135073Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3135151Z use_cpu=True, 2025-05-07T21:03:44.3135254Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3135324Z ) 2025-05-07T21:03:44.3135453Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3135795Z self=, 2025-05-07T21:03:44.3135875Z compile=True, 2025-05-07T21:03:44.3135985Z pooling_mode=, 2025-05-07T21:03:44.3136061Z T=5, 2025-05-07T21:03:44.3136134Z D=40, 2025-05-07T21:03:44.3136217Z B=108, 2025-05-07T21:03:44.3136294Z log_E=4, 2025-05-07T21:03:44.3136369Z L=18, 2025-05-07T21:03:44.3136454Z D_gradcheck=1, 2025-05-07T21:03:44.3136552Z stochastic_rounding=False, 2025-05-07T21:03:44.3136635Z weighted=False, 2025-05-07T21:03:44.3136743Z row_wise=True, 2025-05-07T21:03:44.3136824Z mixed=False, 2025-05-07T21:03:44.3136960Z use_cache=True, 2025-05-07T21:03:44.3137069Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3137149Z use_cpu=True, 2025-05-07T21:03:44.3137254Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3137327Z ) 2025-05-07T21:03:44.3137459Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3137803Z self=, 2025-05-07T21:03:44.3137884Z compile=True, 2025-05-07T21:03:44.3137995Z pooling_mode=, 2025-05-07T21:03:44.3138071Z T=4, 2025-05-07T21:03:44.3138149Z D=61, 2025-05-07T21:03:44.3138227Z B=63, 2025-05-07T21:03:44.3138307Z log_E=4, 2025-05-07T21:03:44.3138431Z L=0, 2025-05-07T21:03:44.3138514Z D_gradcheck=2, 2025-05-07T21:03:44.3138608Z stochastic_rounding=False, 2025-05-07T21:03:44.3138690Z weighted=True, 2025-05-07T21:03:44.3138773Z row_wise=True, 2025-05-07T21:03:44.3138849Z mixed=True, 2025-05-07T21:03:44.3138972Z use_cache=True, 2025-05-07T21:03:44.3139086Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3139163Z use_cpu=True, 2025-05-07T21:03:44.3139265Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3139340Z ) 2025-05-07T21:03:44.3139471Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3139813Z self=, 2025-05-07T21:03:44.3139896Z compile=True, 2025-05-07T21:03:44.3140004Z pooling_mode=, 2025-05-07T21:03:44.3140083Z T=2, 2025-05-07T21:03:44.3140200Z D=63, 2025-05-07T21:03:44.3140274Z B=2, 2025-05-07T21:03:44.3140354Z log_E=3, 2025-05-07T21:03:44.3140429Z L=5, 2025-05-07T21:03:44.3140509Z D_gradcheck=2, 2025-05-07T21:03:44.3140605Z stochastic_rounding=True, 2025-05-07T21:03:44.3140687Z weighted=False, 2025-05-07T21:03:44.3140766Z row_wise=True, 2025-05-07T21:03:44.3140846Z mixed=True, 2025-05-07T21:03:44.3140933Z use_cache=False, 2025-05-07T21:03:44.3141038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3141123Z use_cpu=True, 2025-05-07T21:03:44.3141226Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3141301Z ) 2025-05-07T21:03:44.3141430Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3141766Z self=, 2025-05-07T21:03:44.3141850Z compile=True, 2025-05-07T21:03:44.3141957Z pooling_mode=, 2025-05-07T21:03:44.3142033Z T=3, 2025-05-07T21:03:44.3142114Z D=83, 2025-05-07T21:03:44.3142188Z B=24, 2025-05-07T21:03:44.3142267Z log_E=4, 2025-05-07T21:03:44.3142344Z L=13, 2025-05-07T21:03:44.3142425Z D_gradcheck=2, 2025-05-07T21:03:44.3142520Z stochastic_rounding=False, 2025-05-07T21:03:44.3142603Z weighted=True, 2025-05-07T21:03:44.3142682Z row_wise=True, 2025-05-07T21:03:44.3142764Z mixed=False, 2025-05-07T21:03:44.3142848Z use_cache=False, 2025-05-07T21:03:44.3142956Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3143037Z use_cpu=True, 2025-05-07T21:03:44.3143137Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3143209Z ) 2025-05-07T21:03:44.3143341Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3143680Z self=, 2025-05-07T21:03:44.3143762Z compile=False, 2025-05-07T21:03:44.3143871Z pooling_mode=, 2025-05-07T21:03:44.3143951Z T=4, 2025-05-07T21:03:44.3144027Z D=55, 2025-05-07T21:03:44.3144105Z B=83, 2025-05-07T21:03:44.3144186Z log_E=5, 2025-05-07T21:03:44.3144263Z L=20, 2025-05-07T21:03:44.3144345Z D_gradcheck=1, 2025-05-07T21:03:44.3144440Z stochastic_rounding=False, 2025-05-07T21:03:44.3144526Z weighted=False, 2025-05-07T21:03:44.3144604Z row_wise=True, 2025-05-07T21:03:44.3144730Z mixed=False, 2025-05-07T21:03:44.3144815Z use_cache=False, 2025-05-07T21:03:44.3144922Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3145000Z use_cpu=True, 2025-05-07T21:03:44.3145103Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3366241Z ) 2025-05-07T21:03:44.3366413Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3366855Z self=, 2025-05-07T21:03:44.3367035Z compile=True, 2025-05-07T21:03:44.3367192Z pooling_mode=, 2025-05-07T21:03:44.3367314Z T=5, 2025-05-07T21:03:44.3367422Z D=43, 2025-05-07T21:03:44.3367656Z B=44, 2025-05-07T21:03:44.3367776Z log_E=4, 2025-05-07T21:03:44.3367879Z L=6, 2025-05-07T21:03:44.3367989Z D_gradcheck=1, 2025-05-07T21:03:44.3368124Z stochastic_rounding=True, 2025-05-07T21:03:44.3368241Z weighted=True, 2025-05-07T21:03:44.3368354Z row_wise=True, 2025-05-07T21:03:44.3368583Z mixed=True, 2025-05-07T21:03:44.3368698Z use_cache=False, 2025-05-07T21:03:44.3368844Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3368961Z use_cpu=True, 2025-05-07T21:03:44.3369100Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3369206Z ) 2025-05-07T21:03:44.3369355Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3369695Z self=, 2025-05-07T21:03:44.3369784Z compile=True, 2025-05-07T21:03:44.3369891Z pooling_mode=, 2025-05-07T21:03:44.3370041Z T=1, 2025-05-07T21:03:44.3370123Z D=11, 2025-05-07T21:03:44.3370204Z B=88, 2025-05-07T21:03:44.3370284Z log_E=3, 2025-05-07T21:03:44.3370368Z L=7, 2025-05-07T21:03:44.3370453Z D_gradcheck=1, 2025-05-07T21:03:44.3370549Z stochastic_rounding=True, 2025-05-07T21:03:44.3370638Z weighted=False, 2025-05-07T21:03:44.3370719Z row_wise=True, 2025-05-07T21:03:44.3370805Z mixed=True, 2025-05-07T21:03:44.3370891Z use_cache=False, 2025-05-07T21:03:44.3371000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3371081Z use_cpu=True, 2025-05-07T21:03:44.3371188Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3371263Z ) 2025-05-07T21:03:44.3371398Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3371736Z self=, 2025-05-07T21:03:44.3371823Z compile=True, 2025-05-07T21:03:44.3371940Z pooling_mode=, 2025-05-07T21:03:44.3372016Z T=3, 2025-05-07T21:03:44.3372093Z D=22, 2025-05-07T21:03:44.3372182Z B=39, 2025-05-07T21:03:44.3372266Z log_E=5, 2025-05-07T21:03:44.3372347Z L=4, 2025-05-07T21:03:44.3372444Z D_gradcheck=2, 2025-05-07T21:03:44.3372545Z stochastic_rounding=False, 2025-05-07T21:03:44.3372628Z weighted=True, 2025-05-07T21:03:44.3372719Z row_wise=True, 2025-05-07T21:03:44.3372803Z mixed=True, 2025-05-07T21:03:44.3372894Z use_cache=True, 2025-05-07T21:03:44.3373003Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3373085Z use_cpu=True, 2025-05-07T21:03:44.3373192Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3373265Z ) 2025-05-07T21:03:44.3373397Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3373742Z self=, 2025-05-07T21:03:44.3373828Z compile=False, 2025-05-07T21:03:44.3373940Z pooling_mode=, 2025-05-07T21:03:44.3374020Z T=1, 2025-05-07T21:03:44.3374097Z D=118, 2025-05-07T21:03:44.3374177Z B=80, 2025-05-07T21:03:44.3374262Z log_E=3, 2025-05-07T21:03:44.3374337Z L=17, 2025-05-07T21:03:44.3374420Z D_gradcheck=2, 2025-05-07T21:03:44.3374520Z stochastic_rounding=False, 2025-05-07T21:03:44.3374604Z weighted=True, 2025-05-07T21:03:44.3374757Z row_wise=True, 2025-05-07T21:03:44.3374839Z mixed=True, 2025-05-07T21:03:44.3374922Z use_cache=True, 2025-05-07T21:03:44.3375033Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3375114Z use_cpu=True, 2025-05-07T21:03:44.3375217Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3375294Z ) 2025-05-07T21:03:44.3375424Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3375764Z self=, 2025-05-07T21:03:44.3375852Z compile=True, 2025-05-07T21:03:44.3375963Z pooling_mode=, 2025-05-07T21:03:44.3376040Z T=4, 2025-05-07T21:03:44.3376165Z D=76, 2025-05-07T21:03:44.3376241Z B=74, 2025-05-07T21:03:44.3376321Z log_E=4, 2025-05-07T21:03:44.3376398Z L=8, 2025-05-07T21:03:44.3376481Z D_gradcheck=2, 2025-05-07T21:03:44.3376579Z stochastic_rounding=True, 2025-05-07T21:03:44.3376664Z weighted=True, 2025-05-07T21:03:44.3376788Z row_wise=True, 2025-05-07T21:03:44.3376871Z mixed=False, 2025-05-07T21:03:44.3376954Z use_cache=False, 2025-05-07T21:03:44.3377062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3377146Z use_cpu=True, 2025-05-07T21:03:44.3377249Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3377321Z ) 2025-05-07T21:03:44.3377454Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3377797Z self=, 2025-05-07T21:03:44.3377882Z compile=True, 2025-05-07T21:03:44.3378033Z pooling_mode=, 2025-05-07T21:03:44.3378117Z T=3, 2025-05-07T21:03:44.3378204Z D=125, 2025-05-07T21:03:44.3378286Z B=127, 2025-05-07T21:03:44.3378365Z log_E=3, 2025-05-07T21:03:44.3378449Z L=17, 2025-05-07T21:03:44.3378531Z D_gradcheck=1, 2025-05-07T21:03:44.3378630Z stochastic_rounding=False, 2025-05-07T21:03:44.3378717Z weighted=False, 2025-05-07T21:03:44.3378806Z row_wise=True, 2025-05-07T21:03:44.3378886Z mixed=True, 2025-05-07T21:03:44.3378973Z use_cache=False, 2025-05-07T21:03:44.3379080Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3379163Z use_cpu=True, 2025-05-07T21:03:44.3379267Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3379340Z ) 2025-05-07T21:03:44.3379472Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3379817Z self=, 2025-05-07T21:03:44.3379901Z compile=True, 2025-05-07T21:03:44.3380019Z pooling_mode=, 2025-05-07T21:03:44.3380097Z T=5, 2025-05-07T21:03:44.3380175Z D=42, 2025-05-07T21:03:44.3380260Z B=89, 2025-05-07T21:03:44.3380340Z log_E=4, 2025-05-07T21:03:44.3380418Z L=8, 2025-05-07T21:03:44.3380507Z D_gradcheck=2, 2025-05-07T21:03:44.3380604Z stochastic_rounding=True, 2025-05-07T21:03:44.3380693Z weighted=True, 2025-05-07T21:03:44.3380783Z row_wise=True, 2025-05-07T21:03:44.3380865Z mixed=False, 2025-05-07T21:03:44.3380950Z use_cache=False, 2025-05-07T21:03:44.3381067Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3381149Z use_cpu=True, 2025-05-07T21:03:44.3381258Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3381333Z ) 2025-05-07T21:03:44.3381466Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3381813Z self=, 2025-05-07T21:03:44.3381900Z compile=False, 2025-05-07T21:03:44.3382013Z pooling_mode=, 2025-05-07T21:03:44.3382098Z T=5, 2025-05-07T21:03:44.3382176Z D=40, 2025-05-07T21:03:44.3382259Z B=101, 2025-05-07T21:03:44.3382344Z log_E=5, 2025-05-07T21:03:44.3382420Z L=20, 2025-05-07T21:03:44.3382514Z D_gradcheck=1, 2025-05-07T21:03:44.3382627Z stochastic_rounding=False, 2025-05-07T21:03:44.3382763Z weighted=False, 2025-05-07T21:03:44.3382849Z row_wise=True, 2025-05-07T21:03:44.3382940Z mixed=True, 2025-05-07T21:03:44.3383025Z use_cache=False, 2025-05-07T21:03:44.3383138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3383225Z use_cpu=True, 2025-05-07T21:03:44.3383332Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3383412Z ) 2025-05-07T21:03:44.3383545Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3383886Z self=, 2025-05-07T21:03:44.3383977Z compile=True, 2025-05-07T21:03:44.3384086Z pooling_mode=, 2025-05-07T21:03:44.3384206Z T=2, 2025-05-07T21:03:44.3384286Z D=126, 2025-05-07T21:03:44.3384367Z B=57, 2025-05-07T21:03:44.3384447Z log_E=3, 2025-05-07T21:03:44.3384529Z L=0, 2025-05-07T21:03:44.3384634Z D_gradcheck=2, 2025-05-07T21:03:44.3384741Z stochastic_rounding=False, 2025-05-07T21:03:44.3384892Z weighted=False, 2025-05-07T21:03:44.3384974Z row_wise=True, 2025-05-07T21:03:44.3385058Z mixed=False, 2025-05-07T21:03:44.3385144Z use_cache=False, 2025-05-07T21:03:44.3385254Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3385344Z use_cpu=True, 2025-05-07T21:03:44.3385449Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3385524Z ) 2025-05-07T21:03:44.3385659Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3386002Z self=, 2025-05-07T21:03:44.3386127Z compile=False, 2025-05-07T21:03:44.3386241Z pooling_mode=, 2025-05-07T21:03:44.3386350Z T=5, 2025-05-07T21:03:44.3386427Z D=15, 2025-05-07T21:03:44.3386503Z B=31, 2025-05-07T21:03:44.3386583Z log_E=3, 2025-05-07T21:03:44.3386659Z L=18, 2025-05-07T21:03:44.3386742Z D_gradcheck=1, 2025-05-07T21:03:44.3386846Z stochastic_rounding=True, 2025-05-07T21:03:44.3386935Z weighted=False, 2025-05-07T21:03:44.3387017Z row_wise=True, 2025-05-07T21:03:44.3387102Z mixed=False, 2025-05-07T21:03:44.3387187Z use_cache=False, 2025-05-07T21:03:44.3387301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3387386Z use_cpu=True, 2025-05-07T21:03:44.3387491Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3387571Z ) 2025-05-07T21:03:44.3387702Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3388042Z self=, 2025-05-07T21:03:44.3388135Z compile=True, 2025-05-07T21:03:44.3388247Z pooling_mode=, 2025-05-07T21:03:44.3388327Z T=2, 2025-05-07T21:03:44.3388410Z D=20, 2025-05-07T21:03:44.3388486Z B=15, 2025-05-07T21:03:44.3388564Z log_E=3, 2025-05-07T21:03:44.3388643Z L=14, 2025-05-07T21:03:44.3388726Z D_gradcheck=1, 2025-05-07T21:03:44.3388827Z stochastic_rounding=False, 2025-05-07T21:03:44.3388915Z weighted=True, 2025-05-07T21:03:44.3388995Z row_wise=True, 2025-05-07T21:03:44.3389079Z mixed=True, 2025-05-07T21:03:44.3389164Z use_cache=True, 2025-05-07T21:03:44.3389273Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3389360Z use_cpu=True, 2025-05-07T21:03:44.3389463Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3389536Z ) 2025-05-07T21:03:44.3389672Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3390022Z self=, 2025-05-07T21:03:44.3390109Z compile=False, 2025-05-07T21:03:44.3390225Z pooling_mode=, 2025-05-07T21:03:44.3390306Z T=5, 2025-05-07T21:03:44.3390387Z D=63, 2025-05-07T21:03:44.3390468Z B=83, 2025-05-07T21:03:44.3390550Z log_E=3, 2025-05-07T21:03:44.3390631Z L=14, 2025-05-07T21:03:44.3390715Z D_gradcheck=2, 2025-05-07T21:03:44.3390865Z stochastic_rounding=False, 2025-05-07T21:03:44.3390958Z weighted=False, 2025-05-07T21:03:44.3391040Z row_wise=True, 2025-05-07T21:03:44.3391123Z mixed=False, 2025-05-07T21:03:44.3391215Z use_cache=True, 2025-05-07T21:03:44.3391325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3391587Z use_cpu=True, 2025-05-07T21:03:44.3391701Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3391776Z ) 2025-05-07T21:03:44.3391910Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3392259Z self=, 2025-05-07T21:03:44.3392345Z compile=True, 2025-05-07T21:03:44.3392530Z pooling_mode=, 2025-05-07T21:03:44.3392608Z T=1, 2025-05-07T21:03:44.3392686Z D=15, 2025-05-07T21:03:44.3392771Z B=6, 2025-05-07T21:03:44.3392849Z log_E=5, 2025-05-07T21:03:44.3392928Z L=11, 2025-05-07T21:03:44.3393019Z D_gradcheck=2, 2025-05-07T21:03:44.3393179Z stochastic_rounding=False, 2025-05-07T21:03:44.3393267Z weighted=True, 2025-05-07T21:03:44.3393353Z row_wise=True, 2025-05-07T21:03:44.3393433Z mixed=True, 2025-05-07T21:03:44.3393517Z use_cache=False, 2025-05-07T21:03:44.3393630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3393713Z use_cpu=True, 2025-05-07T21:03:44.3393820Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3393898Z ) 2025-05-07T21:03:44.3394029Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3394434Z self=, 2025-05-07T21:03:44.3394523Z compile=False, 2025-05-07T21:03:44.3394636Z pooling_mode=, 2025-05-07T21:03:44.3394719Z T=4, 2025-05-07T21:03:44.3394801Z D=43, 2025-05-07T21:03:44.3394887Z B=41, 2025-05-07T21:03:44.3394986Z log_E=5, 2025-05-07T21:03:44.3395072Z L=1, 2025-05-07T21:03:44.3395173Z D_gradcheck=1, 2025-05-07T21:03:44.3395282Z stochastic_rounding=True, 2025-05-07T21:03:44.3395367Z weighted=True, 2025-05-07T21:03:44.3395448Z row_wise=True, 2025-05-07T21:03:44.3395533Z mixed=False, 2025-05-07T21:03:44.3395618Z use_cache=False, 2025-05-07T21:03:44.3395726Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3395811Z use_cpu=True, 2025-05-07T21:03:44.3395917Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3395995Z ) 2025-05-07T21:03:44.3396128Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3396473Z self=, 2025-05-07T21:03:44.3396562Z compile=True, 2025-05-07T21:03:44.3396676Z pooling_mode=, 2025-05-07T21:03:44.3396753Z T=5, 2025-05-07T21:03:44.3396833Z D=102, 2025-05-07T21:03:44.3396910Z B=36, 2025-05-07T21:03:44.3396990Z log_E=4, 2025-05-07T21:03:44.3397068Z L=13, 2025-05-07T21:03:44.3397153Z D_gradcheck=2, 2025-05-07T21:03:44.3397255Z stochastic_rounding=False, 2025-05-07T21:03:44.3397342Z weighted=True, 2025-05-07T21:03:44.3397422Z row_wise=True, 2025-05-07T21:03:44.3397502Z mixed=False, 2025-05-07T21:03:44.3397591Z use_cache=True, 2025-05-07T21:03:44.3397700Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3397785Z use_cpu=True, 2025-05-07T21:03:44.3397889Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3397965Z ) 2025-05-07T21:03:44.3398102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3398449Z self=, 2025-05-07T21:03:44.3398540Z compile=True, 2025-05-07T21:03:44.3398654Z pooling_mode=, 2025-05-07T21:03:44.3398729Z T=4, 2025-05-07T21:03:44.3398806Z D=58, 2025-05-07T21:03:44.3398890Z B=66, 2025-05-07T21:03:44.3398967Z log_E=3, 2025-05-07T21:03:44.3399045Z L=12, 2025-05-07T21:03:44.3399198Z D_gradcheck=2, 2025-05-07T21:03:44.3399298Z stochastic_rounding=True, 2025-05-07T21:03:44.3399390Z weighted=True, 2025-05-07T21:03:44.3399471Z row_wise=True, 2025-05-07T21:03:44.3399553Z mixed=True, 2025-05-07T21:03:44.3399640Z use_cache=False, 2025-05-07T21:03:44.3399749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3399830Z use_cpu=True, 2025-05-07T21:03:44.3399942Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3400016Z ) 2025-05-07T21:03:44.3400149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3400555Z self=, 2025-05-07T21:03:44.3400710Z compile=True, 2025-05-07T21:03:44.3400819Z pooling_mode=, 2025-05-07T21:03:44.3400904Z T=2, 2025-05-07T21:03:44.3400983Z D=14, 2025-05-07T21:03:44.3401061Z B=82, 2025-05-07T21:03:44.3401145Z log_E=5, 2025-05-07T21:03:44.3401223Z L=10, 2025-05-07T21:03:44.3401354Z D_gradcheck=2, 2025-05-07T21:03:44.3401452Z stochastic_rounding=True, 2025-05-07T21:03:44.3401536Z weighted=False, 2025-05-07T21:03:44.3401621Z row_wise=True, 2025-05-07T21:03:44.3401703Z mixed=False, 2025-05-07T21:03:44.3401788Z use_cache=False, 2025-05-07T21:03:44.3401899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3401981Z use_cpu=True, 2025-05-07T21:03:44.3402084Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3627917Z ) 2025-05-07T21:03:44.3628160Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3628813Z self=, 2025-05-07T21:03:44.3628958Z compile=False, 2025-05-07T21:03:44.3629107Z pooling_mode=, 2025-05-07T21:03:44.3629262Z T=2, 2025-05-07T21:03:44.3629374Z D=44, 2025-05-07T21:03:44.3629489Z B=106, 2025-05-07T21:03:44.3629596Z log_E=5, 2025-05-07T21:03:44.3629707Z L=16, 2025-05-07T21:03:44.3629834Z D_gradcheck=1, 2025-05-07T21:03:44.3629965Z stochastic_rounding=False, 2025-05-07T21:03:44.3630083Z weighted=False, 2025-05-07T21:03:44.3630197Z row_wise=True, 2025-05-07T21:03:44.3630309Z mixed=False, 2025-05-07T21:03:44.3630426Z use_cache=True, 2025-05-07T21:03:44.3630573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3630684Z use_cpu=True, 2025-05-07T21:03:44.3630834Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3630940Z ) 2025-05-07T21:03:44.3631091Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3631442Z self=, 2025-05-07T21:03:44.3631534Z compile=False, 2025-05-07T21:03:44.3631649Z pooling_mode=, 2025-05-07T21:03:44.3631726Z T=1, 2025-05-07T21:03:44.3631804Z D=21, 2025-05-07T21:03:44.3631896Z B=8, 2025-05-07T21:03:44.3632008Z log_E=3, 2025-05-07T21:03:44.3632124Z L=8, 2025-05-07T21:03:44.3632253Z D_gradcheck=2, 2025-05-07T21:03:44.3632393Z stochastic_rounding=True, 2025-05-07T21:03:44.3632508Z weighted=True, 2025-05-07T21:03:44.3632623Z row_wise=True, 2025-05-07T21:03:44.3632734Z mixed=False, 2025-05-07T21:03:44.3632851Z use_cache=False, 2025-05-07T21:03:44.3633005Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3633118Z use_cpu=True, 2025-05-07T21:03:44.3633266Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3633349Z ) 2025-05-07T21:03:44.3633488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3633840Z self=, 2025-05-07T21:03:44.3633931Z compile=True, 2025-05-07T21:03:44.3634041Z pooling_mode=, 2025-05-07T21:03:44.3634125Z T=5, 2025-05-07T21:03:44.3634200Z D=31, 2025-05-07T21:03:44.3634279Z B=116, 2025-05-07T21:03:44.3634360Z log_E=3, 2025-05-07T21:03:44.3634541Z L=17, 2025-05-07T21:03:44.3634640Z D_gradcheck=2, 2025-05-07T21:03:44.3634761Z stochastic_rounding=False, 2025-05-07T21:03:44.3634852Z weighted=True, 2025-05-07T21:03:44.3634933Z row_wise=True, 2025-05-07T21:03:44.3635019Z mixed=True, 2025-05-07T21:03:44.3635105Z use_cache=True, 2025-05-07T21:03:44.3635219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3635302Z use_cpu=True, 2025-05-07T21:03:44.3635406Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3635479Z ) 2025-05-07T21:03:44.3635611Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3635958Z self=, 2025-05-07T21:03:44.3636110Z compile=False, 2025-05-07T21:03:44.3636219Z pooling_mode=, 2025-05-07T21:03:44.3636297Z T=3, 2025-05-07T21:03:44.3636379Z D=16, 2025-05-07T21:03:44.3636457Z B=91, 2025-05-07T21:03:44.3636533Z log_E=3, 2025-05-07T21:03:44.3636671Z L=15, 2025-05-07T21:03:44.3636756Z D_gradcheck=2, 2025-05-07T21:03:44.3636854Z stochastic_rounding=False, 2025-05-07T21:03:44.3636940Z weighted=False, 2025-05-07T21:03:44.3637023Z row_wise=True, 2025-05-07T21:03:44.3637110Z mixed=True, 2025-05-07T21:03:44.3637194Z use_cache=False, 2025-05-07T21:03:44.3637308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3637392Z use_cpu=True, 2025-05-07T21:03:44.3637496Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3637575Z ) 2025-05-07T21:03:44.3637709Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3638093Z self=, 2025-05-07T21:03:44.3638183Z compile=True, 2025-05-07T21:03:44.3638296Z pooling_mode=, 2025-05-07T21:03:44.3638370Z T=1, 2025-05-07T21:03:44.3638447Z D=38, 2025-05-07T21:03:44.3638524Z B=117, 2025-05-07T21:03:44.3638614Z log_E=5, 2025-05-07T21:03:44.3638693Z L=6, 2025-05-07T21:03:44.3638776Z D_gradcheck=1, 2025-05-07T21:03:44.3638875Z stochastic_rounding=True, 2025-05-07T21:03:44.3638962Z weighted=False, 2025-05-07T21:03:44.3639043Z row_wise=True, 2025-05-07T21:03:44.3639124Z mixed=False, 2025-05-07T21:03:44.3639214Z use_cache=True, 2025-05-07T21:03:44.3639321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3639400Z use_cpu=True, 2025-05-07T21:03:44.3639504Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3639576Z ) 2025-05-07T21:03:44.3639711Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3640059Z self=, 2025-05-07T21:03:44.3640146Z compile=True, 2025-05-07T21:03:44.3640257Z pooling_mode=, 2025-05-07T21:03:44.3640452Z T=3, 2025-05-07T21:03:44.3640532Z D=3, 2025-05-07T21:03:44.3640614Z B=128, 2025-05-07T21:03:44.3640697Z log_E=4, 2025-05-07T21:03:44.3640773Z L=12, 2025-05-07T21:03:44.3640862Z D_gradcheck=2, 2025-05-07T21:03:44.3640962Z stochastic_rounding=False, 2025-05-07T21:03:44.3641042Z weighted=True, 2025-05-07T21:03:44.3641126Z row_wise=True, 2025-05-07T21:03:44.3641206Z mixed=True, 2025-05-07T21:03:44.3641291Z use_cache=True, 2025-05-07T21:03:44.3641404Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3641486Z use_cpu=True, 2025-05-07T21:03:44.3641592Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3641667Z ) 2025-05-07T21:03:44.3641801Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3642143Z self=, 2025-05-07T21:03:44.3642232Z compile=True, 2025-05-07T21:03:44.3642342Z pooling_mode=, 2025-05-07T21:03:44.3642421Z T=2, 2025-05-07T21:03:44.3642500Z D=38, 2025-05-07T21:03:44.3642578Z B=120, 2025-05-07T21:03:44.3642707Z log_E=5, 2025-05-07T21:03:44.3642783Z L=17, 2025-05-07T21:03:44.3642864Z D_gradcheck=2, 2025-05-07T21:03:44.3642966Z stochastic_rounding=False, 2025-05-07T21:03:44.3643051Z weighted=True, 2025-05-07T21:03:44.3643133Z row_wise=True, 2025-05-07T21:03:44.3643219Z mixed=False, 2025-05-07T21:03:44.3643301Z use_cache=True, 2025-05-07T21:03:44.3643412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3643498Z use_cpu=True, 2025-05-07T21:03:44.3643603Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3643678Z ) 2025-05-07T21:03:44.3643816Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3644159Z self=, 2025-05-07T21:03:44.3644296Z compile=False, 2025-05-07T21:03:44.3644403Z pooling_mode=, 2025-05-07T21:03:44.3644483Z T=5, 2025-05-07T21:03:44.3644568Z D=43, 2025-05-07T21:03:44.3644688Z B=34, 2025-05-07T21:03:44.3644784Z log_E=3, 2025-05-07T21:03:44.3644885Z L=0, 2025-05-07T21:03:44.3644987Z D_gradcheck=1, 2025-05-07T21:03:44.3645096Z stochastic_rounding=False, 2025-05-07T21:03:44.3645191Z weighted=True, 2025-05-07T21:03:44.3645274Z row_wise=True, 2025-05-07T21:03:44.3649574Z mixed=True, 2025-05-07T21:03:44.3649691Z use_cache=True, 2025-05-07T21:03:44.3649806Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3649897Z use_cpu=True, 2025-05-07T21:03:44.3650007Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3650083Z ) 2025-05-07T21:03:44.3650294Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3650651Z self=, 2025-05-07T21:03:44.3650740Z compile=False, 2025-05-07T21:03:44.3650853Z pooling_mode=, 2025-05-07T21:03:44.3650932Z T=2, 2025-05-07T21:03:44.3651009Z D=77, 2025-05-07T21:03:44.3651097Z B=112, 2025-05-07T21:03:44.3651176Z log_E=4, 2025-05-07T21:03:44.3651253Z L=4, 2025-05-07T21:03:44.3651341Z D_gradcheck=2, 2025-05-07T21:03:44.3651441Z stochastic_rounding=False, 2025-05-07T21:03:44.3651524Z weighted=False, 2025-05-07T21:03:44.3651610Z row_wise=True, 2025-05-07T21:03:44.3651691Z mixed=True, 2025-05-07T21:03:44.3651777Z use_cache=True, 2025-05-07T21:03:44.3651888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3651973Z use_cpu=True, 2025-05-07T21:03:44.3652082Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3652159Z ) 2025-05-07T21:03:44.3652296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3652649Z self=, 2025-05-07T21:03:44.3652735Z compile=True, 2025-05-07T21:03:44.3652846Z pooling_mode=, 2025-05-07T21:03:44.3652930Z T=4, 2025-05-07T21:03:44.3653009Z D=79, 2025-05-07T21:03:44.3653092Z B=116, 2025-05-07T21:03:44.3653178Z log_E=4, 2025-05-07T21:03:44.3653256Z L=13, 2025-05-07T21:03:44.3653343Z D_gradcheck=2, 2025-05-07T21:03:44.3653444Z stochastic_rounding=False, 2025-05-07T21:03:44.3653529Z weighted=True, 2025-05-07T21:03:44.3653617Z row_wise=True, 2025-05-07T21:03:44.3653699Z mixed=False, 2025-05-07T21:03:44.3653783Z use_cache=False, 2025-05-07T21:03:44.3653896Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3653979Z use_cpu=True, 2025-05-07T21:03:44.3654085Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3654163Z ) 2025-05-07T21:03:44.3654299Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3654646Z self=, 2025-05-07T21:03:44.3654742Z compile=False, 2025-05-07T21:03:44.3654852Z pooling_mode=, 2025-05-07T21:03:44.3654932Z T=1, 2025-05-07T21:03:44.3655062Z D=88, 2025-05-07T21:03:44.3655142Z B=8, 2025-05-07T21:03:44.3655227Z log_E=5, 2025-05-07T21:03:44.3655305Z L=5, 2025-05-07T21:03:44.3655390Z D_gradcheck=2, 2025-05-07T21:03:44.3655491Z stochastic_rounding=False, 2025-05-07T21:03:44.3655574Z weighted=True, 2025-05-07T21:03:44.3655656Z row_wise=True, 2025-05-07T21:03:44.3655740Z mixed=False, 2025-05-07T21:03:44.3655825Z use_cache=False, 2025-05-07T21:03:44.3655935Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3656020Z use_cpu=True, 2025-05-07T21:03:44.3656124Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3656203Z ) 2025-05-07T21:03:44.3656339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3656735Z self=, 2025-05-07T21:03:44.3656846Z compile=True, 2025-05-07T21:03:44.3656957Z pooling_mode=, 2025-05-07T21:03:44.3657040Z T=3, 2025-05-07T21:03:44.3657165Z D=91, 2025-05-07T21:03:44.3657245Z B=19, 2025-05-07T21:03:44.3657328Z log_E=3, 2025-05-07T21:03:44.3657405Z L=16, 2025-05-07T21:03:44.3657490Z D_gradcheck=2, 2025-05-07T21:03:44.3657591Z stochastic_rounding=False, 2025-05-07T21:03:44.3657674Z weighted=True, 2025-05-07T21:03:44.3657758Z row_wise=True, 2025-05-07T21:03:44.3657842Z mixed=True, 2025-05-07T21:03:44.3657925Z use_cache=True, 2025-05-07T21:03:44.3658034Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3658119Z use_cpu=True, 2025-05-07T21:03:44.3658223Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3658341Z ) 2025-05-07T21:03:44.3658479Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3658830Z self=, 2025-05-07T21:03:44.3658919Z compile=False, 2025-05-07T21:03:44.3659028Z pooling_mode=, 2025-05-07T21:03:44.3659106Z T=1, 2025-05-07T21:03:44.3659192Z D=4, 2025-05-07T21:03:44.3659271Z B=83, 2025-05-07T21:03:44.3659351Z log_E=4, 2025-05-07T21:03:44.3659433Z L=2, 2025-05-07T21:03:44.3659517Z D_gradcheck=2, 2025-05-07T21:03:44.3659616Z stochastic_rounding=True, 2025-05-07T21:03:44.3659706Z weighted=False, 2025-05-07T21:03:44.3659790Z row_wise=True, 2025-05-07T21:03:44.3659870Z mixed=True, 2025-05-07T21:03:44.3659958Z use_cache=True, 2025-05-07T21:03:44.3660067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3660149Z use_cpu=True, 2025-05-07T21:03:44.3660258Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3660331Z ) 2025-05-07T21:03:44.3660467Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3660808Z self=, 2025-05-07T21:03:44.3660893Z compile=True, 2025-05-07T21:03:44.3661005Z pooling_mode=, 2025-05-07T21:03:44.3661088Z T=4, 2025-05-07T21:03:44.3661166Z D=54, 2025-05-07T21:03:44.3661248Z B=2, 2025-05-07T21:03:44.3661328Z log_E=3, 2025-05-07T21:03:44.3661405Z L=16, 2025-05-07T21:03:44.3661493Z D_gradcheck=1, 2025-05-07T21:03:44.3661592Z stochastic_rounding=False, 2025-05-07T21:03:44.3661679Z weighted=True, 2025-05-07T21:03:44.3661766Z row_wise=True, 2025-05-07T21:03:44.3661848Z mixed=False, 2025-05-07T21:03:44.3661933Z use_cache=False, 2025-05-07T21:03:44.3662045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3662129Z use_cpu=True, 2025-05-07T21:03:44.3662244Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3662319Z ) 2025-05-07T21:03:44.3662450Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3662797Z self=, 2025-05-07T21:03:44.3662885Z compile=False, 2025-05-07T21:03:44.3662995Z pooling_mode=, 2025-05-07T21:03:44.3663153Z T=5, 2025-05-07T21:03:44.3663234Z D=44, 2025-05-07T21:03:44.3663312Z B=70, 2025-05-07T21:03:44.3663397Z log_E=3, 2025-05-07T21:03:44.3663475Z L=13, 2025-05-07T21:03:44.3663558Z D_gradcheck=1, 2025-05-07T21:03:44.3663660Z stochastic_rounding=False, 2025-05-07T21:03:44.3663745Z weighted=True, 2025-05-07T21:03:44.3663827Z row_wise=True, 2025-05-07T21:03:44.3663911Z mixed=True, 2025-05-07T21:03:44.3663993Z use_cache=True, 2025-05-07T21:03:44.3664107Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3664191Z use_cpu=True, 2025-05-07T21:03:44.3664298Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3664384Z ) 2025-05-07T21:03:44.3664572Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3664955Z self=, 2025-05-07T21:03:44.3665043Z compile=False, 2025-05-07T21:03:44.3665152Z pooling_mode=, 2025-05-07T21:03:44.3665273Z T=3, 2025-05-07T21:03:44.3665354Z D=28, 2025-05-07T21:03:44.3665437Z B=39, 2025-05-07T21:03:44.3665516Z log_E=3, 2025-05-07T21:03:44.3665599Z L=8, 2025-05-07T21:03:44.3665682Z D_gradcheck=1, 2025-05-07T21:03:44.3665787Z stochastic_rounding=False, 2025-05-07T21:03:44.3665873Z weighted=False, 2025-05-07T21:03:44.3665956Z row_wise=True, 2025-05-07T21:03:44.3666042Z mixed=True, 2025-05-07T21:03:44.3666129Z use_cache=False, 2025-05-07T21:03:44.3666239Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3666326Z use_cpu=True, 2025-05-07T21:03:44.3666471Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3666547Z ) 2025-05-07T21:03:44.3666686Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3667027Z self=, 2025-05-07T21:03:44.3667114Z compile=False, 2025-05-07T21:03:44.3667229Z pooling_mode=, 2025-05-07T21:03:44.3667310Z T=2, 2025-05-07T21:03:44.3667391Z D=109, 2025-05-07T21:03:44.3667466Z B=2, 2025-05-07T21:03:44.3667544Z log_E=4, 2025-05-07T21:03:44.3667626Z L=4, 2025-05-07T21:03:44.3667712Z D_gradcheck=2, 2025-05-07T21:03:44.3667810Z stochastic_rounding=False, 2025-05-07T21:03:44.3667896Z weighted=True, 2025-05-07T21:03:44.3667977Z row_wise=True, 2025-05-07T21:03:44.3668058Z mixed=False, 2025-05-07T21:03:44.3668146Z use_cache=False, 2025-05-07T21:03:44.3668255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3668340Z use_cpu=True, 2025-05-07T21:03:44.3668449Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3890127Z ) 2025-05-07T21:03:44.3890377Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3890929Z self=, 2025-05-07T21:03:44.3891044Z compile=True, 2025-05-07T21:03:44.3891203Z pooling_mode=, 2025-05-07T21:03:44.3891376Z T=5, 2025-05-07T21:03:44.3891797Z D=15, 2025-05-07T21:03:44.3891919Z B=39, 2025-05-07T21:03:44.3892028Z log_E=5, 2025-05-07T21:03:44.3892133Z L=15, 2025-05-07T21:03:44.3892255Z D_gradcheck=1, 2025-05-07T21:03:44.3892395Z stochastic_rounding=True, 2025-05-07T21:03:44.3892485Z weighted=False, 2025-05-07T21:03:44.3892572Z row_wise=True, 2025-05-07T21:03:44.3892653Z mixed=False, 2025-05-07T21:03:44.3892741Z use_cache=True, 2025-05-07T21:03:44.3892853Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3892940Z use_cpu=True, 2025-05-07T21:03:44.3893053Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3893131Z ) 2025-05-07T21:03:44.3893265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3893612Z self=, 2025-05-07T21:03:44.3893697Z compile=False, 2025-05-07T21:03:44.3893917Z pooling_mode=, 2025-05-07T21:03:44.3894000Z T=3, 2025-05-07T21:03:44.3894076Z D=117, 2025-05-07T21:03:44.3894155Z B=65, 2025-05-07T21:03:44.3894236Z log_E=3, 2025-05-07T21:03:44.3894315Z L=6, 2025-05-07T21:03:44.3894399Z D_gradcheck=1, 2025-05-07T21:03:44.3894516Z stochastic_rounding=False, 2025-05-07T21:03:44.3894614Z weighted=False, 2025-05-07T21:03:44.3894714Z row_wise=True, 2025-05-07T21:03:44.3894805Z mixed=True, 2025-05-07T21:03:44.3894892Z use_cache=False, 2025-05-07T21:03:44.3895003Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3895089Z use_cpu=True, 2025-05-07T21:03:44.3895193Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3895334Z ) 2025-05-07T21:03:44.3895468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3895816Z self=, 2025-05-07T21:03:44.3895908Z compile=False, 2025-05-07T21:03:44.3896083Z pooling_mode=, 2025-05-07T21:03:44.3896163Z T=1, 2025-05-07T21:03:44.3896243Z D=29, 2025-05-07T21:03:44.3896327Z B=60, 2025-05-07T21:03:44.3896410Z log_E=4, 2025-05-07T21:03:44.3896490Z L=14, 2025-05-07T21:03:44.3896578Z D_gradcheck=2, 2025-05-07T21:03:44.3896684Z stochastic_rounding=True, 2025-05-07T21:03:44.3896771Z weighted=False, 2025-05-07T21:03:44.3896854Z row_wise=True, 2025-05-07T21:03:44.3896943Z mixed=False, 2025-05-07T21:03:44.3897029Z use_cache=True, 2025-05-07T21:03:44.3897140Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3897283Z use_cpu=True, 2025-05-07T21:03:44.3897391Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3897473Z ) 2025-05-07T21:03:44.3897609Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3897950Z self=, 2025-05-07T21:03:44.3898040Z compile=True, 2025-05-07T21:03:44.3898157Z pooling_mode=, 2025-05-07T21:03:44.3898235Z T=3, 2025-05-07T21:03:44.3898316Z D=56, 2025-05-07T21:03:44.3898394Z B=69, 2025-05-07T21:03:44.3898473Z log_E=4, 2025-05-07T21:03:44.3898554Z L=3, 2025-05-07T21:03:44.3898638Z D_gradcheck=2, 2025-05-07T21:03:44.3898737Z stochastic_rounding=True, 2025-05-07T21:03:44.3898826Z weighted=False, 2025-05-07T21:03:44.3898911Z row_wise=True, 2025-05-07T21:03:44.3898993Z mixed=False, 2025-05-07T21:03:44.3899080Z use_cache=True, 2025-05-07T21:03:44.3899190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3899276Z use_cpu=True, 2025-05-07T21:03:44.3899383Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3899462Z ) 2025-05-07T21:03:44.3899595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3899946Z self=, 2025-05-07T21:03:44.3900032Z compile=False, 2025-05-07T21:03:44.3900145Z pooling_mode=, 2025-05-07T21:03:44.3900222Z T=4, 2025-05-07T21:03:44.3900300Z D=44, 2025-05-07T21:03:44.3900381Z B=18, 2025-05-07T21:03:44.3900460Z log_E=4, 2025-05-07T21:03:44.3900537Z L=11, 2025-05-07T21:03:44.3900624Z D_gradcheck=2, 2025-05-07T21:03:44.3900724Z stochastic_rounding=True, 2025-05-07T21:03:44.3900808Z weighted=False, 2025-05-07T21:03:44.3900894Z row_wise=True, 2025-05-07T21:03:44.3900975Z mixed=True, 2025-05-07T21:03:44.3901061Z use_cache=False, 2025-05-07T21:03:44.3901178Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3901261Z use_cpu=True, 2025-05-07T21:03:44.3901371Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3901447Z ) 2025-05-07T21:03:44.3901579Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3901920Z self=, 2025-05-07T21:03:44.3902057Z compile=False, 2025-05-07T21:03:44.3902169Z pooling_mode=, 2025-05-07T21:03:44.3902252Z T=4, 2025-05-07T21:03:44.3902328Z D=117, 2025-05-07T21:03:44.3902405Z B=43, 2025-05-07T21:03:44.3902490Z log_E=4, 2025-05-07T21:03:44.3902567Z L=8, 2025-05-07T21:03:44.3902651Z D_gradcheck=1, 2025-05-07T21:03:44.3902751Z stochastic_rounding=False, 2025-05-07T21:03:44.3902836Z weighted=False, 2025-05-07T21:03:44.3902918Z row_wise=True, 2025-05-07T21:03:44.3903003Z mixed=False, 2025-05-07T21:03:44.3903086Z use_cache=True, 2025-05-07T21:03:44.3903204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3903287Z use_cpu=True, 2025-05-07T21:03:44.3903436Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3903513Z ) 2025-05-07T21:03:44.3903647Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3903992Z self=, 2025-05-07T21:03:44.3904125Z compile=False, 2025-05-07T21:03:44.3904235Z pooling_mode=, 2025-05-07T21:03:44.3904314Z T=4, 2025-05-07T21:03:44.3904396Z D=29, 2025-05-07T21:03:44.3904473Z B=101, 2025-05-07T21:03:44.3904552Z log_E=3, 2025-05-07T21:03:44.3904629Z L=9, 2025-05-07T21:03:44.3904714Z D_gradcheck=2, 2025-05-07T21:03:44.3904834Z stochastic_rounding=False, 2025-05-07T21:03:44.3904926Z weighted=True, 2025-05-07T21:03:44.3905028Z row_wise=True, 2025-05-07T21:03:44.3905114Z mixed=True, 2025-05-07T21:03:44.3905198Z use_cache=True, 2025-05-07T21:03:44.3905347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3905434Z use_cpu=True, 2025-05-07T21:03:44.3905542Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3905618Z ) 2025-05-07T21:03:44.3905754Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3906098Z self=, 2025-05-07T21:03:44.3906189Z compile=True, 2025-05-07T21:03:44.3906300Z pooling_mode=, 2025-05-07T21:03:44.3906379Z T=3, 2025-05-07T21:03:44.3906457Z D=124, 2025-05-07T21:03:44.3906539Z B=22, 2025-05-07T21:03:44.3906617Z log_E=5, 2025-05-07T21:03:44.3906697Z L=13, 2025-05-07T21:03:44.3906781Z D_gradcheck=2, 2025-05-07T21:03:44.3906880Z stochastic_rounding=False, 2025-05-07T21:03:44.3906966Z weighted=True, 2025-05-07T21:03:44.3907048Z row_wise=True, 2025-05-07T21:03:44.3907129Z mixed=True, 2025-05-07T21:03:44.3907215Z use_cache=True, 2025-05-07T21:03:44.3907327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3907410Z use_cpu=True, 2025-05-07T21:03:44.3907520Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3907593Z ) 2025-05-07T21:03:44.3907725Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3908074Z self=, 2025-05-07T21:03:44.3908162Z compile=False, 2025-05-07T21:03:44.3908273Z pooling_mode=, 2025-05-07T21:03:44.3908349Z T=1, 2025-05-07T21:03:44.3908426Z D=15, 2025-05-07T21:03:44.3908507Z B=119, 2025-05-07T21:03:44.3908585Z log_E=5, 2025-05-07T21:03:44.3908663Z L=1, 2025-05-07T21:03:44.3908749Z D_gradcheck=1, 2025-05-07T21:03:44.3908846Z stochastic_rounding=True, 2025-05-07T21:03:44.3908930Z weighted=True, 2025-05-07T21:03:44.3909014Z row_wise=True, 2025-05-07T21:03:44.3909094Z mixed=True, 2025-05-07T21:03:44.3909177Z use_cache=True, 2025-05-07T21:03:44.3909296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3909382Z use_cpu=True, 2025-05-07T21:03:44.3909488Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3909565Z ) 2025-05-07T21:03:44.3909698Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3910101Z self=, 2025-05-07T21:03:44.3910192Z compile=False, 2025-05-07T21:03:44.3910302Z pooling_mode=, 2025-05-07T21:03:44.3910383Z T=2, 2025-05-07T21:03:44.3910459Z D=37, 2025-05-07T21:03:44.3910536Z B=82, 2025-05-07T21:03:44.3910617Z log_E=4, 2025-05-07T21:03:44.3910695Z L=10, 2025-05-07T21:03:44.3910780Z D_gradcheck=1, 2025-05-07T21:03:44.3910879Z stochastic_rounding=True, 2025-05-07T21:03:44.3910963Z weighted=True, 2025-05-07T21:03:44.3911045Z row_wise=True, 2025-05-07T21:03:44.3911127Z mixed=True, 2025-05-07T21:03:44.3911216Z use_cache=False, 2025-05-07T21:03:44.3911327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3911456Z use_cpu=True, 2025-05-07T21:03:44.3911561Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3911638Z ) 2025-05-07T21:03:44.3911771Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3912113Z self=, 2025-05-07T21:03:44.3912240Z compile=True, 2025-05-07T21:03:44.3912350Z pooling_mode=, 2025-05-07T21:03:44.3912435Z T=2, 2025-05-07T21:03:44.3912520Z D=79, 2025-05-07T21:03:44.3912599Z B=52, 2025-05-07T21:03:44.3912679Z log_E=5, 2025-05-07T21:03:44.3912766Z L=1, 2025-05-07T21:03:44.3912852Z D_gradcheck=2, 2025-05-07T21:03:44.3912952Z stochastic_rounding=True, 2025-05-07T21:03:44.3913040Z weighted=False, 2025-05-07T21:03:44.3913121Z row_wise=True, 2025-05-07T21:03:44.3913202Z mixed=True, 2025-05-07T21:03:44.3913355Z use_cache=True, 2025-05-07T21:03:44.3913471Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3913566Z use_cpu=True, 2025-05-07T21:03:44.3913671Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3913747Z ) 2025-05-07T21:03:44.3913887Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3914241Z self=, 2025-05-07T21:03:44.3914335Z compile=False, 2025-05-07T21:03:44.3914456Z pooling_mode=, 2025-05-07T21:03:44.3914536Z T=1, 2025-05-07T21:03:44.3914614Z D=74, 2025-05-07T21:03:44.3914694Z B=96, 2025-05-07T21:03:44.3914771Z log_E=3, 2025-05-07T21:03:44.3914848Z L=19, 2025-05-07T21:03:44.3914935Z D_gradcheck=1, 2025-05-07T21:03:44.3915033Z stochastic_rounding=True, 2025-05-07T21:03:44.3915125Z weighted=False, 2025-05-07T21:03:44.3915207Z row_wise=True, 2025-05-07T21:03:44.3915288Z mixed=False, 2025-05-07T21:03:44.3915378Z use_cache=True, 2025-05-07T21:03:44.3915488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3915574Z use_cpu=True, 2025-05-07T21:03:44.3915686Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3915762Z ) 2025-05-07T21:03:44.3915897Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3916252Z self=, 2025-05-07T21:03:44.3916342Z compile=True, 2025-05-07T21:03:44.3916454Z pooling_mode=, 2025-05-07T21:03:44.3916542Z T=4, 2025-05-07T21:03:44.3916622Z D=74, 2025-05-07T21:03:44.3916700Z B=86, 2025-05-07T21:03:44.3916782Z log_E=5, 2025-05-07T21:03:44.3916860Z L=17, 2025-05-07T21:03:44.3916947Z D_gradcheck=2, 2025-05-07T21:03:44.3917046Z stochastic_rounding=False, 2025-05-07T21:03:44.3917130Z weighted=False, 2025-05-07T21:03:44.3917216Z row_wise=True, 2025-05-07T21:03:44.3917299Z mixed=True, 2025-05-07T21:03:44.3917389Z use_cache=False, 2025-05-07T21:03:44.3917502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3917587Z use_cpu=True, 2025-05-07T21:03:44.3917693Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3917770Z ) 2025-05-07T21:03:44.3917902Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3918291Z self=, 2025-05-07T21:03:44.3918383Z compile=True, 2025-05-07T21:03:44.3918493Z pooling_mode=, 2025-05-07T21:03:44.3918573Z T=5, 2025-05-07T21:03:44.3918650Z D=94, 2025-05-07T21:03:44.3918727Z B=83, 2025-05-07T21:03:44.3918808Z log_E=5, 2025-05-07T21:03:44.3918886Z L=4, 2025-05-07T21:03:44.3918970Z D_gradcheck=1, 2025-05-07T21:03:44.3919073Z stochastic_rounding=False, 2025-05-07T21:03:44.3919158Z weighted=False, 2025-05-07T21:03:44.3919242Z row_wise=True, 2025-05-07T21:03:44.3919329Z mixed=True, 2025-05-07T21:03:44.3919415Z use_cache=False, 2025-05-07T21:03:44.3919567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3919654Z use_cpu=True, 2025-05-07T21:03:44.3919762Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3919836Z ) 2025-05-07T21:03:44.3919974Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3920382Z self=, 2025-05-07T21:03:44.3920521Z compile=False, 2025-05-07T21:03:44.3920631Z pooling_mode=, 2025-05-07T21:03:44.3920710Z T=2, 2025-05-07T21:03:44.3920797Z D=101, 2025-05-07T21:03:44.3920876Z B=109, 2025-05-07T21:03:44.3920958Z log_E=5, 2025-05-07T21:03:44.3921041Z L=12, 2025-05-07T21:03:44.3921126Z D_gradcheck=2, 2025-05-07T21:03:44.3921227Z stochastic_rounding=False, 2025-05-07T21:03:44.3921318Z weighted=False, 2025-05-07T21:03:44.3921405Z row_wise=True, 2025-05-07T21:03:44.3921531Z mixed=True, 2025-05-07T21:03:44.3921625Z use_cache=True, 2025-05-07T21:03:44.3921741Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3921825Z use_cpu=True, 2025-05-07T21:03:44.3921935Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.3922011Z ) 2025-05-07T21:03:44.3922152Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3922505Z self=, 2025-05-07T21:03:44.3922593Z compile=True, 2025-05-07T21:03:44.3922705Z pooling_mode=, 2025-05-07T21:03:44.3922781Z T=2, 2025-05-07T21:03:44.3922858Z D=124, 2025-05-07T21:03:44.3922940Z B=93, 2025-05-07T21:03:44.3923019Z log_E=5, 2025-05-07T21:03:44.3923098Z L=15, 2025-05-07T21:03:44.3923188Z D_gradcheck=1, 2025-05-07T21:03:44.3923288Z stochastic_rounding=True, 2025-05-07T21:03:44.3923375Z weighted=False, 2025-05-07T21:03:44.3923465Z row_wise=True, 2025-05-07T21:03:44.3923549Z mixed=False, 2025-05-07T21:03:44.3923633Z use_cache=True, 2025-05-07T21:03:44.3923748Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.3923832Z use_cpu=True, 2025-05-07T21:03:44.3923940Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.3924014Z ) 2025-05-07T21:03:44.3924146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.3924496Z self=, 2025-05-07T21:03:44.3924585Z compile=True, 2025-05-07T21:03:44.3924721Z pooling_mode=, 2025-05-07T21:03:44.3924812Z T=4, 2025-05-07T21:03:44.3924908Z D=123, 2025-05-07T21:03:44.3924987Z B=82, 2025-05-07T21:03:44.3925071Z log_E=4, 2025-05-07T21:03:44.3925148Z L=5, 2025-05-07T21:03:44.3925230Z D_gradcheck=1, 2025-05-07T21:03:44.3925335Z stochastic_rounding=False, 2025-05-07T21:03:44.3925421Z weighted=True, 2025-05-07T21:03:44.3925512Z row_wise=True, 2025-05-07T21:03:44.3925595Z mixed=False, 2025-05-07T21:03:44.3925679Z use_cache=False, 2025-05-07T21:03:44.3925796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.3925879Z use_cpu=True, 2025-05-07T21:03:44.3925981Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4155747Z ) 2025-05-07T21:03:44.4156009Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4156626Z self=, 2025-05-07T21:03:44.4156833Z compile=False, 2025-05-07T21:03:44.4156981Z pooling_mode=, 2025-05-07T21:03:44.4157096Z T=5, 2025-05-07T21:03:44.4157204Z D=3, 2025-05-07T21:03:44.4157313Z B=41, 2025-05-07T21:03:44.4157425Z log_E=3, 2025-05-07T21:03:44.4157532Z L=18, 2025-05-07T21:03:44.4157648Z D_gradcheck=2, 2025-05-07T21:03:44.4157794Z stochastic_rounding=True, 2025-05-07T21:03:44.4157899Z weighted=False, 2025-05-07T21:03:44.4157986Z row_wise=True, 2025-05-07T21:03:44.4158072Z mixed=True, 2025-05-07T21:03:44.4158233Z use_cache=True, 2025-05-07T21:03:44.4158341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4158428Z use_cpu=True, 2025-05-07T21:03:44.4158531Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4158602Z ) 2025-05-07T21:03:44.4158744Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4159142Z self=, 2025-05-07T21:03:44.4159230Z compile=True, 2025-05-07T21:03:44.4159337Z pooling_mode=, 2025-05-07T21:03:44.4159415Z T=5, 2025-05-07T21:03:44.4159494Z D=124, 2025-05-07T21:03:44.4159571Z B=34, 2025-05-07T21:03:44.4159649Z log_E=4, 2025-05-07T21:03:44.4159728Z L=4, 2025-05-07T21:03:44.4159813Z D_gradcheck=2, 2025-05-07T21:03:44.4159910Z stochastic_rounding=True, 2025-05-07T21:03:44.4159996Z weighted=False, 2025-05-07T21:03:44.4160136Z row_wise=True, 2025-05-07T21:03:44.4160217Z mixed=True, 2025-05-07T21:03:44.4160402Z use_cache=False, 2025-05-07T21:03:44.4160513Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4160598Z use_cpu=True, 2025-05-07T21:03:44.4160699Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4160774Z ) 2025-05-07T21:03:44.4160913Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4161260Z self=, 2025-05-07T21:03:44.4161343Z compile=False, 2025-05-07T21:03:44.4161456Z pooling_mode=, 2025-05-07T21:03:44.4161535Z T=2, 2025-05-07T21:03:44.4161608Z D=28, 2025-05-07T21:03:44.4161688Z B=37, 2025-05-07T21:03:44.4161764Z log_E=3, 2025-05-07T21:03:44.4161840Z L=7, 2025-05-07T21:03:44.4161928Z D_gradcheck=1, 2025-05-07T21:03:44.4162025Z stochastic_rounding=False, 2025-05-07T21:03:44.4162107Z weighted=True, 2025-05-07T21:03:44.4162196Z row_wise=True, 2025-05-07T21:03:44.4162274Z mixed=True, 2025-05-07T21:03:44.4162369Z use_cache=True, 2025-05-07T21:03:44.4162481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4162563Z use_cpu=True, 2025-05-07T21:03:44.4162674Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4162748Z ) 2025-05-07T21:03:44.4162884Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4163233Z self=, 2025-05-07T21:03:44.4163323Z compile=True, 2025-05-07T21:03:44.4163433Z pooling_mode=, 2025-05-07T21:03:44.4163513Z T=1, 2025-05-07T21:03:44.4163588Z D=125, 2025-05-07T21:03:44.4163661Z B=88, 2025-05-07T21:03:44.4163739Z log_E=3, 2025-05-07T21:03:44.4163817Z L=14, 2025-05-07T21:03:44.4163901Z D_gradcheck=1, 2025-05-07T21:03:44.4164006Z stochastic_rounding=True, 2025-05-07T21:03:44.4164095Z weighted=True, 2025-05-07T21:03:44.4164185Z row_wise=True, 2025-05-07T21:03:44.4164267Z mixed=False, 2025-05-07T21:03:44.4164352Z use_cache=False, 2025-05-07T21:03:44.4164468Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4164549Z use_cpu=True, 2025-05-07T21:03:44.4164676Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4164756Z ) 2025-05-07T21:03:44.4164962Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4165308Z self=, 2025-05-07T21:03:44.4165405Z compile=False, 2025-05-07T21:03:44.4165512Z pooling_mode=, 2025-05-07T21:03:44.4165586Z T=4, 2025-05-07T21:03:44.4165664Z D=77, 2025-05-07T21:03:44.4165738Z B=33, 2025-05-07T21:03:44.4165817Z log_E=5, 2025-05-07T21:03:44.4165891Z L=15, 2025-05-07T21:03:44.4165972Z D_gradcheck=1, 2025-05-07T21:03:44.4166076Z stochastic_rounding=True, 2025-05-07T21:03:44.4166164Z weighted=True, 2025-05-07T21:03:44.4166248Z row_wise=True, 2025-05-07T21:03:44.4166376Z mixed=False, 2025-05-07T21:03:44.4166460Z use_cache=False, 2025-05-07T21:03:44.4166568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4166651Z use_cpu=True, 2025-05-07T21:03:44.4166753Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4166829Z ) 2025-05-07T21:03:44.4167060Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4167403Z self=, 2025-05-07T21:03:44.4167497Z compile=True, 2025-05-07T21:03:44.4167603Z pooling_mode=, 2025-05-07T21:03:44.4167681Z T=4, 2025-05-07T21:03:44.4167761Z D=96, 2025-05-07T21:03:44.4167833Z B=35, 2025-05-07T21:03:44.4167909Z log_E=4, 2025-05-07T21:03:44.4167987Z L=6, 2025-05-07T21:03:44.4168069Z D_gradcheck=2, 2025-05-07T21:03:44.4168167Z stochastic_rounding=True, 2025-05-07T21:03:44.4168293Z weighted=False, 2025-05-07T21:03:44.4168375Z row_wise=True, 2025-05-07T21:03:44.4168458Z mixed=False, 2025-05-07T21:03:44.4168544Z use_cache=True, 2025-05-07T21:03:44.4168652Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4168731Z use_cpu=True, 2025-05-07T21:03:44.4168840Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4168914Z ) 2025-05-07T21:03:44.4169053Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4169400Z self=, 2025-05-07T21:03:44.4169483Z compile=False, 2025-05-07T21:03:44.4169595Z pooling_mode=, 2025-05-07T21:03:44.4169673Z T=3, 2025-05-07T21:03:44.4169750Z D=20, 2025-05-07T21:03:44.4169831Z B=6, 2025-05-07T21:03:44.4169911Z log_E=3, 2025-05-07T21:03:44.4169986Z L=16, 2025-05-07T21:03:44.4170070Z D_gradcheck=2, 2025-05-07T21:03:44.4170168Z stochastic_rounding=True, 2025-05-07T21:03:44.4170256Z weighted=False, 2025-05-07T21:03:44.4170343Z row_wise=True, 2025-05-07T21:03:44.4170425Z mixed=True, 2025-05-07T21:03:44.4170505Z use_cache=False, 2025-05-07T21:03:44.4170618Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4170700Z use_cpu=True, 2025-05-07T21:03:44.4170805Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4170882Z ) 2025-05-07T21:03:44.4171013Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4171358Z self=, 2025-05-07T21:03:44.4171442Z compile=True, 2025-05-07T21:03:44.4171552Z pooling_mode=, 2025-05-07T21:03:44.4171639Z T=5, 2025-05-07T21:03:44.4171718Z D=64, 2025-05-07T21:03:44.4171791Z B=33, 2025-05-07T21:03:44.4171881Z log_E=5, 2025-05-07T21:03:44.4171963Z L=13, 2025-05-07T21:03:44.4172050Z D_gradcheck=1, 2025-05-07T21:03:44.4172159Z stochastic_rounding=True, 2025-05-07T21:03:44.4172242Z weighted=True, 2025-05-07T21:03:44.4172326Z row_wise=True, 2025-05-07T21:03:44.4172411Z mixed=True, 2025-05-07T21:03:44.4172493Z use_cache=False, 2025-05-07T21:03:44.4172608Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4172693Z use_cpu=True, 2025-05-07T21:03:44.4172800Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4172928Z ) 2025-05-07T21:03:44.4173061Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4173404Z self=, 2025-05-07T21:03:44.4173494Z compile=False, 2025-05-07T21:03:44.4173606Z pooling_mode=, 2025-05-07T21:03:44.4173685Z T=2, 2025-05-07T21:03:44.4173767Z D=4, 2025-05-07T21:03:44.4173843Z B=94, 2025-05-07T21:03:44.4173919Z log_E=5, 2025-05-07T21:03:44.4174003Z L=19, 2025-05-07T21:03:44.4174090Z D_gradcheck=1, 2025-05-07T21:03:44.4174192Z stochastic_rounding=True, 2025-05-07T21:03:44.4174280Z weighted=True, 2025-05-07T21:03:44.4174399Z row_wise=True, 2025-05-07T21:03:44.4174485Z mixed=True, 2025-05-07T21:03:44.4174567Z use_cache=False, 2025-05-07T21:03:44.4174675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4174776Z use_cpu=True, 2025-05-07T21:03:44.4174890Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4175055Z ) 2025-05-07T21:03:44.4175192Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4175532Z self=, 2025-05-07T21:03:44.4175620Z compile=False, 2025-05-07T21:03:44.4175732Z pooling_mode=, 2025-05-07T21:03:44.4175808Z T=5, 2025-05-07T21:03:44.4175885Z D=108, 2025-05-07T21:03:44.4175964Z B=48, 2025-05-07T21:03:44.4176044Z log_E=4, 2025-05-07T21:03:44.4176125Z L=17, 2025-05-07T21:03:44.4176210Z D_gradcheck=1, 2025-05-07T21:03:44.4176347Z stochastic_rounding=False, 2025-05-07T21:03:44.4176438Z weighted=True, 2025-05-07T21:03:44.4176524Z row_wise=True, 2025-05-07T21:03:44.4176604Z mixed=True, 2025-05-07T21:03:44.4176695Z use_cache=False, 2025-05-07T21:03:44.4176804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4176882Z use_cpu=True, 2025-05-07T21:03:44.4176989Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4177064Z ) 2025-05-07T21:03:44.4177195Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4177542Z self=, 2025-05-07T21:03:44.4177628Z compile=False, 2025-05-07T21:03:44.4177741Z pooling_mode=, 2025-05-07T21:03:44.4177820Z T=1, 2025-05-07T21:03:44.4177903Z D=33, 2025-05-07T21:03:44.4177985Z B=84, 2025-05-07T21:03:44.4178062Z log_E=3, 2025-05-07T21:03:44.4178139Z L=15, 2025-05-07T21:03:44.4178229Z D_gradcheck=2, 2025-05-07T21:03:44.4178331Z stochastic_rounding=False, 2025-05-07T21:03:44.4178418Z weighted=False, 2025-05-07T21:03:44.4178512Z row_wise=True, 2025-05-07T21:03:44.4178593Z mixed=True, 2025-05-07T21:03:44.4178681Z use_cache=False, 2025-05-07T21:03:44.4178791Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4178874Z use_cpu=True, 2025-05-07T21:03:44.4178978Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4179059Z ) 2025-05-07T21:03:44.4179191Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4179536Z self=, 2025-05-07T21:03:44.4179624Z compile=False, 2025-05-07T21:03:44.4179735Z pooling_mode=, 2025-05-07T21:03:44.4179820Z T=5, 2025-05-07T21:03:44.4179898Z D=4, 2025-05-07T21:03:44.4179975Z B=38, 2025-05-07T21:03:44.4180059Z log_E=5, 2025-05-07T21:03:44.4180138Z L=2, 2025-05-07T21:03:44.4180223Z D_gradcheck=2, 2025-05-07T21:03:44.4180321Z stochastic_rounding=True, 2025-05-07T21:03:44.4180406Z weighted=True, 2025-05-07T21:03:44.4180488Z row_wise=True, 2025-05-07T21:03:44.4180572Z mixed=True, 2025-05-07T21:03:44.4180657Z use_cache=False, 2025-05-07T21:03:44.4180767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4180851Z use_cpu=True, 2025-05-07T21:03:44.4181003Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4181077Z ) 2025-05-07T21:03:44.4181209Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4181551Z self=, 2025-05-07T21:03:44.4181640Z compile=True, 2025-05-07T21:03:44.4181748Z pooling_mode=, 2025-05-07T21:03:44.4181824Z T=4, 2025-05-07T21:03:44.4181905Z D=40, 2025-05-07T21:03:44.4181981Z B=54, 2025-05-07T21:03:44.4182055Z log_E=4, 2025-05-07T21:03:44.4182133Z L=8, 2025-05-07T21:03:44.4182219Z D_gradcheck=2, 2025-05-07T21:03:44.4182315Z stochastic_rounding=True, 2025-05-07T21:03:44.4182442Z weighted=True, 2025-05-07T21:03:44.4182523Z row_wise=True, 2025-05-07T21:03:44.4182602Z mixed=True, 2025-05-07T21:03:44.4186808Z use_cache=True, 2025-05-07T21:03:44.4186949Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4187042Z use_cpu=True, 2025-05-07T21:03:44.4187225Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4187303Z ) 2025-05-07T21:03:44.4187447Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4187798Z self=, 2025-05-07T21:03:44.4187885Z compile=False, 2025-05-07T21:03:44.4187997Z pooling_mode=, 2025-05-07T21:03:44.4188075Z T=1, 2025-05-07T21:03:44.4188154Z D=75, 2025-05-07T21:03:44.4188239Z B=16, 2025-05-07T21:03:44.4188319Z log_E=3, 2025-05-07T21:03:44.4188395Z L=16, 2025-05-07T21:03:44.4188525Z D_gradcheck=1, 2025-05-07T21:03:44.4188629Z stochastic_rounding=False, 2025-05-07T21:03:44.4188718Z weighted=True, 2025-05-07T21:03:44.4188807Z row_wise=True, 2025-05-07T21:03:44.4188893Z mixed=True, 2025-05-07T21:03:44.4188984Z use_cache=True, 2025-05-07T21:03:44.4189092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4189173Z use_cpu=True, 2025-05-07T21:03:44.4189285Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4189362Z ) 2025-05-07T21:03:44.4189497Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4189848Z self=, 2025-05-07T21:03:44.4189935Z compile=False, 2025-05-07T21:03:44.4190045Z pooling_mode=, 2025-05-07T21:03:44.4190125Z T=3, 2025-05-07T21:03:44.4190202Z D=14, 2025-05-07T21:03:44.4190281Z B=35, 2025-05-07T21:03:44.4190363Z log_E=5, 2025-05-07T21:03:44.4190443Z L=4, 2025-05-07T21:03:44.4190538Z D_gradcheck=2, 2025-05-07T21:03:44.4190638Z stochastic_rounding=True, 2025-05-07T21:03:44.4190724Z weighted=True, 2025-05-07T21:03:44.4190813Z row_wise=True, 2025-05-07T21:03:44.4190895Z mixed=True, 2025-05-07T21:03:44.4190981Z use_cache=False, 2025-05-07T21:03:44.4191095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4191181Z use_cpu=True, 2025-05-07T21:03:44.4191286Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4191362Z ) 2025-05-07T21:03:44.4191666Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4192012Z self=, 2025-05-07T21:03:44.4192100Z compile=True, 2025-05-07T21:03:44.4192209Z pooling_mode=, 2025-05-07T21:03:44.4192292Z T=1, 2025-05-07T21:03:44.4192370Z D=2, 2025-05-07T21:03:44.4192447Z B=30, 2025-05-07T21:03:44.4192529Z log_E=5, 2025-05-07T21:03:44.4192606Z L=3, 2025-05-07T21:03:44.4192694Z D_gradcheck=1, 2025-05-07T21:03:44.4192795Z stochastic_rounding=False, 2025-05-07T21:03:44.4192882Z weighted=False, 2025-05-07T21:03:44.4192963Z row_wise=True, 2025-05-07T21:03:44.4193046Z mixed=False, 2025-05-07T21:03:44.4193130Z use_cache=False, 2025-05-07T21:03:44.4193238Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4193409Z use_cpu=True, 2025-05-07T21:03:44.4193515Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4193588Z ) 2025-05-07T21:03:44.4193722Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4194065Z self=, 2025-05-07T21:03:44.4194154Z compile=False, 2025-05-07T21:03:44.4194264Z pooling_mode=, 2025-05-07T21:03:44.4194340Z T=4, 2025-05-07T21:03:44.4194420Z D=125, 2025-05-07T21:03:44.4194504Z B=21, 2025-05-07T21:03:44.4194600Z log_E=4, 2025-05-07T21:03:44.4194692Z L=10, 2025-05-07T21:03:44.4194791Z D_gradcheck=2, 2025-05-07T21:03:44.4194951Z stochastic_rounding=True, 2025-05-07T21:03:44.4195039Z weighted=False, 2025-05-07T21:03:44.4195121Z row_wise=True, 2025-05-07T21:03:44.4195204Z mixed=False, 2025-05-07T21:03:44.4195292Z use_cache=True, 2025-05-07T21:03:44.4195404Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4195548Z use_cpu=True, 2025-05-07T21:03:44.4195656Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4420629Z ) 2025-05-07T21:03:44.4420812Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4421272Z self=, 2025-05-07T21:03:44.4421417Z compile=True, 2025-05-07T21:03:44.4421588Z pooling_mode=, 2025-05-07T21:03:44.4421702Z T=4, 2025-05-07T21:03:44.4421820Z D=38, 2025-05-07T21:03:44.4421927Z B=128, 2025-05-07T21:03:44.4422034Z log_E=3, 2025-05-07T21:03:44.4422255Z L=8, 2025-05-07T21:03:44.4422375Z D_gradcheck=2, 2025-05-07T21:03:44.4422514Z stochastic_rounding=False, 2025-05-07T21:03:44.4422639Z weighted=False, 2025-05-07T21:03:44.4422752Z row_wise=True, 2025-05-07T21:03:44.4422860Z mixed=True, 2025-05-07T21:03:44.4422978Z use_cache=True, 2025-05-07T21:03:44.4423126Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4423250Z use_cpu=True, 2025-05-07T21:03:44.4423399Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4423502Z ) 2025-05-07T21:03:44.4423689Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4424060Z self=, 2025-05-07T21:03:44.4424145Z compile=False, 2025-05-07T21:03:44.4424258Z pooling_mode=, 2025-05-07T21:03:44.4424336Z T=5, 2025-05-07T21:03:44.4424413Z D=113, 2025-05-07T21:03:44.4424495Z B=101, 2025-05-07T21:03:44.4424578Z log_E=5, 2025-05-07T21:03:44.4424658Z L=8, 2025-05-07T21:03:44.4424766Z D_gradcheck=1, 2025-05-07T21:03:44.4424877Z stochastic_rounding=True, 2025-05-07T21:03:44.4424977Z weighted=True, 2025-05-07T21:03:44.4425063Z row_wise=True, 2025-05-07T21:03:44.4425146Z mixed=False, 2025-05-07T21:03:44.4425229Z use_cache=False, 2025-05-07T21:03:44.4425343Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4425431Z use_cpu=True, 2025-05-07T21:03:44.4425539Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4425615Z ) 2025-05-07T21:03:44.4425750Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4426092Z self=, 2025-05-07T21:03:44.4426178Z compile=True, 2025-05-07T21:03:44.4426288Z pooling_mode=, 2025-05-07T21:03:44.4426370Z T=5, 2025-05-07T21:03:44.4426447Z D=88, 2025-05-07T21:03:44.4426578Z B=31, 2025-05-07T21:03:44.4426672Z log_E=3, 2025-05-07T21:03:44.4426754Z L=2, 2025-05-07T21:03:44.4426845Z D_gradcheck=1, 2025-05-07T21:03:44.4426954Z stochastic_rounding=True, 2025-05-07T21:03:44.4427039Z weighted=False, 2025-05-07T21:03:44.4427127Z row_wise=True, 2025-05-07T21:03:44.4427208Z mixed=True, 2025-05-07T21:03:44.4427294Z use_cache=False, 2025-05-07T21:03:44.4427487Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4427576Z use_cpu=True, 2025-05-07T21:03:44.4427680Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4427757Z ) 2025-05-07T21:03:44.4427894Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4428238Z self=, 2025-05-07T21:03:44.4428330Z compile=False, 2025-05-07T21:03:44.4428439Z pooling_mode=, 2025-05-07T21:03:44.4428518Z T=4, 2025-05-07T21:03:44.4428598Z D=22, 2025-05-07T21:03:44.4428676Z B=4, 2025-05-07T21:03:44.4428760Z log_E=3, 2025-05-07T21:03:44.4428838Z L=18, 2025-05-07T21:03:44.4428985Z D_gradcheck=1, 2025-05-07T21:03:44.4429087Z stochastic_rounding=True, 2025-05-07T21:03:44.4429171Z weighted=False, 2025-05-07T21:03:44.4429252Z row_wise=True, 2025-05-07T21:03:44.4429335Z mixed=True, 2025-05-07T21:03:44.4429419Z use_cache=False, 2025-05-07T21:03:44.4429586Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4429670Z use_cpu=True, 2025-05-07T21:03:44.4429774Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4429850Z ) 2025-05-07T21:03:44.4429984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4430325Z self=, 2025-05-07T21:03:44.4430411Z compile=False, 2025-05-07T21:03:44.4430525Z pooling_mode=, 2025-05-07T21:03:44.4430603Z T=5, 2025-05-07T21:03:44.4430684Z D=38, 2025-05-07T21:03:44.4430761Z B=10, 2025-05-07T21:03:44.4430884Z log_E=3, 2025-05-07T21:03:44.4430965Z L=5, 2025-05-07T21:03:44.4431051Z D_gradcheck=1, 2025-05-07T21:03:44.4431150Z stochastic_rounding=False, 2025-05-07T21:03:44.4431240Z weighted=False, 2025-05-07T21:03:44.4433950Z row_wise=True, 2025-05-07T21:03:44.4434034Z mixed=True, 2025-05-07T21:03:44.4434117Z use_cache=True, 2025-05-07T21:03:44.4434235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4434318Z use_cpu=True, 2025-05-07T21:03:44.4434428Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4434504Z ) 2025-05-07T21:03:44.4434639Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4434991Z self=, 2025-05-07T21:03:44.4435078Z compile=False, 2025-05-07T21:03:44.4435187Z pooling_mode=, 2025-05-07T21:03:44.4435269Z T=2, 2025-05-07T21:03:44.4435349Z D=80, 2025-05-07T21:03:44.4435432Z B=23, 2025-05-07T21:03:44.4435516Z log_E=4, 2025-05-07T21:03:44.4435596Z L=10, 2025-05-07T21:03:44.4435685Z D_gradcheck=2, 2025-05-07T21:03:44.4435790Z stochastic_rounding=True, 2025-05-07T21:03:44.4435880Z weighted=True, 2025-05-07T21:03:44.4435987Z row_wise=True, 2025-05-07T21:03:44.4436072Z mixed=True, 2025-05-07T21:03:44.4436155Z use_cache=True, 2025-05-07T21:03:44.4436268Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4436355Z use_cpu=True, 2025-05-07T21:03:44.4436461Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4436537Z ) 2025-05-07T21:03:44.4436674Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4437018Z self=, 2025-05-07T21:03:44.4437105Z compile=True, 2025-05-07T21:03:44.4437220Z pooling_mode=, 2025-05-07T21:03:44.4437302Z T=5, 2025-05-07T21:03:44.4437380Z D=40, 2025-05-07T21:03:44.4437464Z B=111, 2025-05-07T21:03:44.4437542Z log_E=3, 2025-05-07T21:03:44.4437627Z L=19, 2025-05-07T21:03:44.4437712Z D_gradcheck=1, 2025-05-07T21:03:44.4437810Z stochastic_rounding=True, 2025-05-07T21:03:44.4437898Z weighted=True, 2025-05-07T21:03:44.4437983Z row_wise=True, 2025-05-07T21:03:44.4438067Z mixed=False, 2025-05-07T21:03:44.4438213Z use_cache=False, 2025-05-07T21:03:44.4438326Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4438408Z use_cpu=True, 2025-05-07T21:03:44.4438517Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4438592Z ) 2025-05-07T21:03:44.4438726Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4439079Z self=, 2025-05-07T21:03:44.4439166Z compile=False, 2025-05-07T21:03:44.4439281Z pooling_mode=, 2025-05-07T21:03:44.4439360Z T=5, 2025-05-07T21:03:44.4439438Z D=45, 2025-05-07T21:03:44.4439521Z B=119, 2025-05-07T21:03:44.4439600Z log_E=5, 2025-05-07T21:03:44.4439721Z L=2, 2025-05-07T21:03:44.4439808Z D_gradcheck=1, 2025-05-07T21:03:44.4439907Z stochastic_rounding=False, 2025-05-07T21:03:44.4439992Z weighted=True, 2025-05-07T21:03:44.4440079Z row_wise=True, 2025-05-07T21:03:44.4440162Z mixed=False, 2025-05-07T21:03:44.4440248Z use_cache=True, 2025-05-07T21:03:44.4440446Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4440530Z use_cpu=True, 2025-05-07T21:03:44.4440635Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4440714Z ) 2025-05-07T21:03:44.4440847Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4441194Z self=, 2025-05-07T21:03:44.4441277Z compile=True, 2025-05-07T21:03:44.4441387Z pooling_mode=, 2025-05-07T21:03:44.4441467Z T=1, 2025-05-07T21:03:44.4441590Z D=9, 2025-05-07T21:03:44.4441674Z B=28, 2025-05-07T21:03:44.4441756Z log_E=3, 2025-05-07T21:03:44.4441837Z L=17, 2025-05-07T21:03:44.4441920Z D_gradcheck=2, 2025-05-07T21:03:44.4442022Z stochastic_rounding=True, 2025-05-07T21:03:44.4442106Z weighted=True, 2025-05-07T21:03:44.4442292Z row_wise=True, 2025-05-07T21:03:44.4442379Z mixed=False, 2025-05-07T21:03:44.4442467Z use_cache=True, 2025-05-07T21:03:44.4442577Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4442666Z use_cpu=True, 2025-05-07T21:03:44.4442770Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4442847Z ) 2025-05-07T21:03:44.4442983Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4443328Z self=, 2025-05-07T21:03:44.4443418Z compile=False, 2025-05-07T21:03:44.4443526Z pooling_mode=, 2025-05-07T21:03:44.4443604Z T=1, 2025-05-07T21:03:44.4443687Z D=72, 2025-05-07T21:03:44.4443765Z B=32, 2025-05-07T21:03:44.4443848Z log_E=3, 2025-05-07T21:03:44.4443927Z L=18, 2025-05-07T21:03:44.4444011Z D_gradcheck=1, 2025-05-07T21:03:44.4444109Z stochastic_rounding=True, 2025-05-07T21:03:44.4444200Z weighted=True, 2025-05-07T21:03:44.4444283Z row_wise=True, 2025-05-07T21:03:44.4444365Z mixed=False, 2025-05-07T21:03:44.4444456Z use_cache=True, 2025-05-07T21:03:44.4444587Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4444684Z use_cpu=True, 2025-05-07T21:03:44.4444809Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4444884Z ) 2025-05-07T21:03:44.4445021Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4445370Z self=, 2025-05-07T21:03:44.4445457Z compile=False, 2025-05-07T21:03:44.4445571Z pooling_mode=, 2025-05-07T21:03:44.4445650Z T=5, 2025-05-07T21:03:44.4445732Z D=87, 2025-05-07T21:03:44.4445816Z B=119, 2025-05-07T21:03:44.4445899Z log_E=4, 2025-05-07T21:03:44.4445979Z L=14, 2025-05-07T21:03:44.4446066Z D_gradcheck=2, 2025-05-07T21:03:44.4446164Z stochastic_rounding=False, 2025-05-07T21:03:44.4446254Z weighted=True, 2025-05-07T21:03:44.4446337Z row_wise=True, 2025-05-07T21:03:44.4446468Z mixed=False, 2025-05-07T21:03:44.4446559Z use_cache=True, 2025-05-07T21:03:44.4446669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4446752Z use_cpu=True, 2025-05-07T21:03:44.4446860Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4446936Z ) 2025-05-07T21:03:44.4447068Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4447422Z self=, 2025-05-07T21:03:44.4447509Z compile=False, 2025-05-07T21:03:44.4447620Z pooling_mode=, 2025-05-07T21:03:44.4447706Z T=4, 2025-05-07T21:03:44.4447786Z D=45, 2025-05-07T21:03:44.4447866Z B=106, 2025-05-07T21:03:44.4447994Z log_E=4, 2025-05-07T21:03:44.4448071Z L=4, 2025-05-07T21:03:44.4448162Z D_gradcheck=1, 2025-05-07T21:03:44.4448262Z stochastic_rounding=False, 2025-05-07T21:03:44.4448349Z weighted=False, 2025-05-07T21:03:44.4448435Z row_wise=True, 2025-05-07T21:03:44.4448519Z mixed=False, 2025-05-07T21:03:44.4448603Z use_cache=False, 2025-05-07T21:03:44.4448717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4448800Z use_cpu=True, 2025-05-07T21:03:44.4448904Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4448982Z ) 2025-05-07T21:03:44.4449115Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4449466Z self=, 2025-05-07T21:03:44.4449555Z compile=True, 2025-05-07T21:03:44.4449668Z pooling_mode=, 2025-05-07T21:03:44.4449789Z T=2, 2025-05-07T21:03:44.4449868Z D=58, 2025-05-07T21:03:44.4449949Z B=64, 2025-05-07T21:03:44.4450030Z log_E=3, 2025-05-07T21:03:44.4450107Z L=10, 2025-05-07T21:03:44.4450192Z D_gradcheck=2, 2025-05-07T21:03:44.4450292Z stochastic_rounding=False, 2025-05-07T21:03:44.4450431Z weighted=True, 2025-05-07T21:03:44.4450514Z row_wise=True, 2025-05-07T21:03:44.4450602Z mixed=True, 2025-05-07T21:03:44.4450687Z use_cache=True, 2025-05-07T21:03:44.4450797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4450882Z use_cpu=True, 2025-05-07T21:03:44.4450987Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4451062Z ) 2025-05-07T21:03:44.4451199Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4451550Z self=, 2025-05-07T21:03:44.4451638Z compile=False, 2025-05-07T21:03:44.4451748Z pooling_mode=, 2025-05-07T21:03:44.4451828Z T=4, 2025-05-07T21:03:44.4451908Z D=73, 2025-05-07T21:03:44.4451988Z B=56, 2025-05-07T21:03:44.4452068Z log_E=3, 2025-05-07T21:03:44.4452147Z L=13, 2025-05-07T21:03:44.4452232Z D_gradcheck=1, 2025-05-07T21:03:44.4452334Z stochastic_rounding=False, 2025-05-07T21:03:44.4452421Z weighted=True, 2025-05-07T21:03:44.4452507Z row_wise=True, 2025-05-07T21:03:44.4452591Z mixed=False, 2025-05-07T21:03:44.4452679Z use_cache=True, 2025-05-07T21:03:44.4452790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4452870Z use_cpu=True, 2025-05-07T21:03:44.4452977Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4453051Z ) 2025-05-07T21:03:44.4453186Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4453533Z self=, 2025-05-07T21:03:44.4453619Z compile=False, 2025-05-07T21:03:44.4453737Z pooling_mode=, 2025-05-07T21:03:44.4453814Z T=5, 2025-05-07T21:03:44.4453893Z D=62, 2025-05-07T21:03:44.4453976Z B=38, 2025-05-07T21:03:44.4454055Z log_E=3, 2025-05-07T21:03:44.4454132Z L=16, 2025-05-07T21:03:44.4454220Z D_gradcheck=2, 2025-05-07T21:03:44.4454321Z stochastic_rounding=False, 2025-05-07T21:03:44.4454411Z weighted=False, 2025-05-07T21:03:44.4454541Z row_wise=True, 2025-05-07T21:03:44.4454627Z mixed=False, 2025-05-07T21:03:44.4454710Z use_cache=True, 2025-05-07T21:03:44.4454836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4454929Z use_cpu=True, 2025-05-07T21:03:44.4455056Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4455134Z ) 2025-05-07T21:03:44.4455268Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4455622Z self=, 2025-05-07T21:03:44.4455709Z compile=False, 2025-05-07T21:03:44.4455830Z pooling_mode=, 2025-05-07T21:03:44.4455911Z T=4, 2025-05-07T21:03:44.4456035Z D=79, 2025-05-07T21:03:44.4456120Z B=68, 2025-05-07T21:03:44.4456200Z log_E=4, 2025-05-07T21:03:44.4456280Z L=5, 2025-05-07T21:03:44.4456367Z D_gradcheck=2, 2025-05-07T21:03:44.4456470Z stochastic_rounding=True, 2025-05-07T21:03:44.4456554Z weighted=True, 2025-05-07T21:03:44.4456645Z row_wise=True, 2025-05-07T21:03:44.4456726Z mixed=True, 2025-05-07T21:03:44.4456811Z use_cache=True, 2025-05-07T21:03:44.4456923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4457005Z use_cpu=True, 2025-05-07T21:03:44.4457109Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4457186Z ) 2025-05-07T21:03:44.4457320Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4457669Z self=, 2025-05-07T21:03:44.4457761Z compile=False, 2025-05-07T21:03:44.4457916Z pooling_mode=, 2025-05-07T21:03:44.4457999Z T=5, 2025-05-07T21:03:44.4458082Z D=72, 2025-05-07T21:03:44.4458161Z B=3, 2025-05-07T21:03:44.4458246Z log_E=5, 2025-05-07T21:03:44.4458323Z L=11, 2025-05-07T21:03:44.4458407Z D_gradcheck=2, 2025-05-07T21:03:44.4458557Z stochastic_rounding=True, 2025-05-07T21:03:44.4458641Z weighted=True, 2025-05-07T21:03:44.4458729Z row_wise=True, 2025-05-07T21:03:44.4458819Z mixed=True, 2025-05-07T21:03:44.4458910Z use_cache=False, 2025-05-07T21:03:44.4459021Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4459110Z use_cpu=True, 2025-05-07T21:03:44.4459219Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4686620Z ) 2025-05-07T21:03:44.4686787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4687223Z self=, 2025-05-07T21:03:44.4687410Z compile=True, 2025-05-07T21:03:44.4687573Z pooling_mode=, 2025-05-07T21:03:44.4687690Z T=4, 2025-05-07T21:03:44.4687800Z D=71, 2025-05-07T21:03:44.4687930Z B=67, 2025-05-07T21:03:44.4688042Z log_E=3, 2025-05-07T21:03:44.4688152Z L=7, 2025-05-07T21:03:44.4688278Z D_gradcheck=1, 2025-05-07T21:03:44.4688411Z stochastic_rounding=True, 2025-05-07T21:03:44.4688529Z weighted=True, 2025-05-07T21:03:44.4688652Z row_wise=True, 2025-05-07T21:03:44.4688768Z mixed=False, 2025-05-07T21:03:44.4688897Z use_cache=False, 2025-05-07T21:03:44.4689021Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4689104Z use_cpu=True, 2025-05-07T21:03:44.4689212Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4689287Z ) 2025-05-07T21:03:44.4689424Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4689774Z self=, 2025-05-07T21:03:44.4689860Z compile=True, 2025-05-07T21:03:44.4689974Z pooling_mode=, 2025-05-07T21:03:44.4690060Z T=1, 2025-05-07T21:03:44.4690138Z D=124, 2025-05-07T21:03:44.4690218Z B=75, 2025-05-07T21:03:44.4690303Z log_E=4, 2025-05-07T21:03:44.4690382Z L=11, 2025-05-07T21:03:44.4690470Z D_gradcheck=1, 2025-05-07T21:03:44.4690576Z stochastic_rounding=False, 2025-05-07T21:03:44.4690770Z weighted=True, 2025-05-07T21:03:44.4690862Z row_wise=True, 2025-05-07T21:03:44.4690945Z mixed=False, 2025-05-07T21:03:44.4691032Z use_cache=False, 2025-05-07T21:03:44.4691146Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4691229Z use_cpu=True, 2025-05-07T21:03:44.4691336Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4691583Z ) 2025-05-07T21:03:44.4691719Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4692063Z self=, 2025-05-07T21:03:44.4692157Z compile=False, 2025-05-07T21:03:44.4692267Z pooling_mode=, 2025-05-07T21:03:44.4692414Z T=4, 2025-05-07T21:03:44.4692497Z D=115, 2025-05-07T21:03:44.4692578Z B=115, 2025-05-07T21:03:44.4692662Z log_E=4, 2025-05-07T21:03:44.4692740Z L=10, 2025-05-07T21:03:44.4692829Z D_gradcheck=1, 2025-05-07T21:03:44.4692931Z stochastic_rounding=True, 2025-05-07T21:03:44.4693021Z weighted=False, 2025-05-07T21:03:44.4693108Z row_wise=True, 2025-05-07T21:03:44.4693198Z mixed=False, 2025-05-07T21:03:44.4693281Z use_cache=True, 2025-05-07T21:03:44.4693392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4693482Z use_cpu=True, 2025-05-07T21:03:44.4693589Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4693664Z ) 2025-05-07T21:03:44.4693806Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4694150Z self=, 2025-05-07T21:03:44.4694310Z compile=True, 2025-05-07T21:03:44.4694429Z pooling_mode=, 2025-05-07T21:03:44.4694510Z T=1, 2025-05-07T21:03:44.4694593Z D=23, 2025-05-07T21:03:44.4694670Z B=88, 2025-05-07T21:03:44.4694748Z log_E=4, 2025-05-07T21:03:44.4694899Z L=3, 2025-05-07T21:03:44.4694987Z D_gradcheck=1, 2025-05-07T21:03:44.4695086Z stochastic_rounding=False, 2025-05-07T21:03:44.4695180Z weighted=False, 2025-05-07T21:03:44.4695265Z row_wise=True, 2025-05-07T21:03:44.4695346Z mixed=False, 2025-05-07T21:03:44.4695435Z use_cache=True, 2025-05-07T21:03:44.4695548Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4695634Z use_cpu=True, 2025-05-07T21:03:44.4695745Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4695821Z ) 2025-05-07T21:03:44.4695957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4696307Z self=, 2025-05-07T21:03:44.4696396Z compile=True, 2025-05-07T21:03:44.4696511Z pooling_mode=, 2025-05-07T21:03:44.4696593Z T=4, 2025-05-07T21:03:44.4696675Z D=3, 2025-05-07T21:03:44.4696762Z B=124, 2025-05-07T21:03:44.4696842Z log_E=5, 2025-05-07T21:03:44.4696924Z L=6, 2025-05-07T21:03:44.4697019Z D_gradcheck=1, 2025-05-07T21:03:44.4697124Z stochastic_rounding=False, 2025-05-07T21:03:44.4697210Z weighted=True, 2025-05-07T21:03:44.4697299Z row_wise=True, 2025-05-07T21:03:44.4697383Z mixed=False, 2025-05-07T21:03:44.4697468Z use_cache=True, 2025-05-07T21:03:44.4697584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4697668Z use_cpu=True, 2025-05-07T21:03:44.4697772Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4697852Z ) 2025-05-07T21:03:44.4697985Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4698341Z self=, 2025-05-07T21:03:44.4698433Z compile=False, 2025-05-07T21:03:44.4698550Z pooling_mode=, 2025-05-07T21:03:44.4698639Z T=2, 2025-05-07T21:03:44.4698717Z D=13, 2025-05-07T21:03:44.4698798Z B=40, 2025-05-07T21:03:44.4698880Z log_E=4, 2025-05-07T21:03:44.4698962Z L=17, 2025-05-07T21:03:44.4699046Z D_gradcheck=2, 2025-05-07T21:03:44.4699215Z stochastic_rounding=True, 2025-05-07T21:03:44.4699303Z weighted=True, 2025-05-07T21:03:44.4699388Z row_wise=True, 2025-05-07T21:03:44.4699479Z mixed=False, 2025-05-07T21:03:44.4699563Z use_cache=True, 2025-05-07T21:03:44.4699682Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4699768Z use_cpu=True, 2025-05-07T21:03:44.4699875Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4699956Z ) 2025-05-07T21:03:44.4700099Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4700459Z self=, 2025-05-07T21:03:44.4700551Z compile=True, 2025-05-07T21:03:44.4700708Z pooling_mode=, 2025-05-07T21:03:44.4700787Z T=2, 2025-05-07T21:03:44.4700872Z D=28, 2025-05-07T21:03:44.4700951Z B=112, 2025-05-07T21:03:44.4701033Z log_E=4, 2025-05-07T21:03:44.4701114Z L=20, 2025-05-07T21:03:44.4701201Z D_gradcheck=1, 2025-05-07T21:03:44.4701302Z stochastic_rounding=True, 2025-05-07T21:03:44.4701391Z weighted=False, 2025-05-07T21:03:44.4701475Z row_wise=True, 2025-05-07T21:03:44.4701563Z mixed=True, 2025-05-07T21:03:44.4701649Z use_cache=False, 2025-05-07T21:03:44.4701757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4701844Z use_cpu=True, 2025-05-07T21:03:44.4701950Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4702024Z ) 2025-05-07T21:03:44.4702163Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4702573Z self=, 2025-05-07T21:03:44.4702664Z compile=False, 2025-05-07T21:03:44.4702782Z pooling_mode=, 2025-05-07T21:03:44.4702861Z T=3, 2025-05-07T21:03:44.4702944Z D=51, 2025-05-07T21:03:44.4703026Z B=126, 2025-05-07T21:03:44.4703150Z log_E=4, 2025-05-07T21:03:44.4703242Z L=2, 2025-05-07T21:03:44.4703333Z D_gradcheck=1, 2025-05-07T21:03:44.4703442Z stochastic_rounding=False, 2025-05-07T21:03:44.4703532Z weighted=False, 2025-05-07T21:03:44.4703618Z row_wise=True, 2025-05-07T21:03:44.4703702Z mixed=False, 2025-05-07T21:03:44.4703792Z use_cache=True, 2025-05-07T21:03:44.4703905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4703991Z use_cpu=True, 2025-05-07T21:03:44.4704102Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4704176Z ) 2025-05-07T21:03:44.4704309Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4704692Z self=, 2025-05-07T21:03:44.4704799Z compile=True, 2025-05-07T21:03:44.4704918Z pooling_mode=, 2025-05-07T21:03:44.4705001Z T=4, 2025-05-07T21:03:44.4705079Z D=36, 2025-05-07T21:03:44.4705163Z B=72, 2025-05-07T21:03:44.4705245Z log_E=4, 2025-05-07T21:03:44.4705325Z L=4, 2025-05-07T21:03:44.4705411Z D_gradcheck=1, 2025-05-07T21:03:44.4705510Z stochastic_rounding=False, 2025-05-07T21:03:44.4705595Z weighted=True, 2025-05-07T21:03:44.4705685Z row_wise=True, 2025-05-07T21:03:44.4705767Z mixed=False, 2025-05-07T21:03:44.4705852Z use_cache=True, 2025-05-07T21:03:44.4705966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4706050Z use_cpu=True, 2025-05-07T21:03:44.4706155Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4706248Z ) 2025-05-07T21:03:44.4706384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4706732Z self=, 2025-05-07T21:03:44.4706825Z compile=False, 2025-05-07T21:03:44.4706939Z pooling_mode=, 2025-05-07T21:03:44.4707023Z T=4, 2025-05-07T21:03:44.4707102Z D=8, 2025-05-07T21:03:44.4707183Z B=40, 2025-05-07T21:03:44.4707266Z log_E=4, 2025-05-07T21:03:44.4707349Z L=7, 2025-05-07T21:03:44.4707512Z D_gradcheck=2, 2025-05-07T21:03:44.4707613Z stochastic_rounding=False, 2025-05-07T21:03:44.4707709Z weighted=False, 2025-05-07T21:03:44.4707795Z row_wise=True, 2025-05-07T21:03:44.4707878Z mixed=True, 2025-05-07T21:03:44.4707974Z use_cache=False, 2025-05-07T21:03:44.4708087Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4708172Z use_cpu=True, 2025-05-07T21:03:44.4708280Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4708357Z ) 2025-05-07T21:03:44.4708492Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4708851Z self=, 2025-05-07T21:03:44.4708984Z compile=False, 2025-05-07T21:03:44.4709101Z pooling_mode=, 2025-05-07T21:03:44.4709178Z T=2, 2025-05-07T21:03:44.4709255Z D=26, 2025-05-07T21:03:44.4709344Z B=103, 2025-05-07T21:03:44.4709424Z log_E=4, 2025-05-07T21:03:44.4709503Z L=17, 2025-05-07T21:03:44.4709594Z D_gradcheck=1, 2025-05-07T21:03:44.4709692Z stochastic_rounding=True, 2025-05-07T21:03:44.4709777Z weighted=True, 2025-05-07T21:03:44.4709863Z row_wise=True, 2025-05-07T21:03:44.4709946Z mixed=True, 2025-05-07T21:03:44.4710031Z use_cache=False, 2025-05-07T21:03:44.4710146Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4710230Z use_cpu=True, 2025-05-07T21:03:44.4710333Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4710413Z ) 2025-05-07T21:03:44.4710547Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4710935Z self=, 2025-05-07T21:03:44.4711026Z compile=True, 2025-05-07T21:03:44.4711139Z pooling_mode=, 2025-05-07T21:03:44.4711220Z T=4, 2025-05-07T21:03:44.4711299Z D=73, 2025-05-07T21:03:44.4711423Z B=109, 2025-05-07T21:03:44.4711507Z log_E=4, 2025-05-07T21:03:44.4711583Z L=7, 2025-05-07T21:03:44.4711673Z D_gradcheck=1, 2025-05-07T21:03:44.4711781Z stochastic_rounding=False, 2025-05-07T21:03:44.4711870Z weighted=True, 2025-05-07T21:03:44.4711953Z row_wise=True, 2025-05-07T21:03:44.4712038Z mixed=False, 2025-05-07T21:03:44.4712122Z use_cache=True, 2025-05-07T21:03:44.4712233Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4712320Z use_cpu=True, 2025-05-07T21:03:44.4712427Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4712501Z ) 2025-05-07T21:03:44.4712641Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4712989Z self=, 2025-05-07T21:03:44.4713081Z compile=False, 2025-05-07T21:03:44.4713193Z pooling_mode=, 2025-05-07T21:03:44.4713274Z T=1, 2025-05-07T21:03:44.4713360Z D=98, 2025-05-07T21:03:44.4713437Z B=46, 2025-05-07T21:03:44.4713518Z log_E=4, 2025-05-07T21:03:44.4713599Z L=9, 2025-05-07T21:03:44.4713687Z D_gradcheck=2, 2025-05-07T21:03:44.4713784Z stochastic_rounding=True, 2025-05-07T21:03:44.4713873Z weighted=True, 2025-05-07T21:03:44.4713956Z row_wise=True, 2025-05-07T21:03:44.4714039Z mixed=False, 2025-05-07T21:03:44.4714128Z use_cache=False, 2025-05-07T21:03:44.4714241Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4714328Z use_cpu=True, 2025-05-07T21:03:44.4714434Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4714509Z ) 2025-05-07T21:03:44.4714648Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4715034Z self=, 2025-05-07T21:03:44.4715139Z compile=False, 2025-05-07T21:03:44.4715255Z pooling_mode=, 2025-05-07T21:03:44.4715333Z T=1, 2025-05-07T21:03:44.4715412Z D=45, 2025-05-07T21:03:44.4715495Z B=82, 2025-05-07T21:03:44.4715574Z log_E=4, 2025-05-07T21:03:44.4715700Z L=9, 2025-05-07T21:03:44.4715794Z D_gradcheck=1, 2025-05-07T21:03:44.4715893Z stochastic_rounding=True, 2025-05-07T21:03:44.4715979Z weighted=False, 2025-05-07T21:03:44.4716065Z row_wise=True, 2025-05-07T21:03:44.4716147Z mixed=True, 2025-05-07T21:03:44.4716242Z use_cache=False, 2025-05-07T21:03:44.4716354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4716440Z use_cpu=True, 2025-05-07T21:03:44.4716549Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4716626Z ) 2025-05-07T21:03:44.4716763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4717119Z self=, 2025-05-07T21:03:44.4717251Z compile=False, 2025-05-07T21:03:44.4717361Z pooling_mode=, 2025-05-07T21:03:44.4717442Z T=5, 2025-05-07T21:03:44.4717522Z D=26, 2025-05-07T21:03:44.4717601Z B=118, 2025-05-07T21:03:44.4717685Z log_E=3, 2025-05-07T21:03:44.4717767Z L=4, 2025-05-07T21:03:44.4717858Z D_gradcheck=1, 2025-05-07T21:03:44.4717957Z stochastic_rounding=True, 2025-05-07T21:03:44.4718041Z weighted=True, 2025-05-07T21:03:44.4718130Z row_wise=True, 2025-05-07T21:03:44.4718211Z mixed=False, 2025-05-07T21:03:44.4718298Z use_cache=True, 2025-05-07T21:03:44.4718416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4718498Z use_cpu=True, 2025-05-07T21:03:44.4718603Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4718682Z ) 2025-05-07T21:03:44.4718815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4719203Z self=, 2025-05-07T21:03:44.4719301Z compile=True, 2025-05-07T21:03:44.4719415Z pooling_mode=, 2025-05-07T21:03:44.4719545Z T=4, 2025-05-07T21:03:44.4719625Z D=114, 2025-05-07T21:03:44.4719705Z B=112, 2025-05-07T21:03:44.4719791Z log_E=3, 2025-05-07T21:03:44.4719871Z L=10, 2025-05-07T21:03:44.4719957Z D_gradcheck=2, 2025-05-07T21:03:44.4720062Z stochastic_rounding=True, 2025-05-07T21:03:44.4720148Z weighted=False, 2025-05-07T21:03:44.4720232Z row_wise=True, 2025-05-07T21:03:44.4720398Z mixed=True, 2025-05-07T21:03:44.4720487Z use_cache=True, 2025-05-07T21:03:44.4720598Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4720686Z use_cpu=True, 2025-05-07T21:03:44.4720791Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4720867Z ) 2025-05-07T21:03:44.4721007Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4721352Z self=, 2025-05-07T21:03:44.4721446Z compile=False, 2025-05-07T21:03:44.4721557Z pooling_mode=, 2025-05-07T21:03:44.4721639Z T=2, 2025-05-07T21:03:44.4721723Z D=56, 2025-05-07T21:03:44.4721804Z B=114, 2025-05-07T21:03:44.4721887Z log_E=3, 2025-05-07T21:03:44.4721970Z L=15, 2025-05-07T21:03:44.4722056Z D_gradcheck=2, 2025-05-07T21:03:44.4722155Z stochastic_rounding=True, 2025-05-07T21:03:44.4722242Z weighted=True, 2025-05-07T21:03:44.4722327Z row_wise=True, 2025-05-07T21:03:44.4722410Z mixed=True, 2025-05-07T21:03:44.4722500Z use_cache=True, 2025-05-07T21:03:44.4722610Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4722695Z use_cpu=True, 2025-05-07T21:03:44.4722807Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4957309Z ) 2025-05-07T21:03:44.4957606Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4958107Z self=, 2025-05-07T21:03:44.4958308Z compile=False, 2025-05-07T21:03:44.4958456Z pooling_mode=, 2025-05-07T21:03:44.4958568Z T=5, 2025-05-07T21:03:44.4958683Z D=112, 2025-05-07T21:03:44.4958791Z B=122, 2025-05-07T21:03:44.4959014Z log_E=5, 2025-05-07T21:03:44.4964286Z L=8, 2025-05-07T21:03:44.4964442Z D_gradcheck=2, 2025-05-07T21:03:44.4964583Z stochastic_rounding=False, 2025-05-07T21:03:44.4964703Z weighted=True, 2025-05-07T21:03:44.4964820Z row_wise=True, 2025-05-07T21:03:44.4964924Z mixed=False, 2025-05-07T21:03:44.4965022Z use_cache=False, 2025-05-07T21:03:44.4965150Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4965253Z use_cpu=True, 2025-05-07T21:03:44.4965367Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4965441Z ) 2025-05-07T21:03:44.4965587Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4965938Z self=, 2025-05-07T21:03:44.4966141Z compile=False, 2025-05-07T21:03:44.4966254Z pooling_mode=, 2025-05-07T21:03:44.4966333Z T=3, 2025-05-07T21:03:44.4966411Z D=2, 2025-05-07T21:03:44.4966494Z B=100, 2025-05-07T21:03:44.4966575Z log_E=5, 2025-05-07T21:03:44.4966652Z L=11, 2025-05-07T21:03:44.4966740Z D_gradcheck=1, 2025-05-07T21:03:44.4966840Z stochastic_rounding=False, 2025-05-07T21:03:44.4966929Z weighted=False, 2025-05-07T21:03:44.4967014Z row_wise=True, 2025-05-07T21:03:44.4967094Z mixed=True, 2025-05-07T21:03:44.4967182Z use_cache=False, 2025-05-07T21:03:44.4967293Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4967376Z use_cpu=True, 2025-05-07T21:03:44.4967483Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4967559Z ) 2025-05-07T21:03:44.4967759Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4968112Z self=, 2025-05-07T21:03:44.4968202Z compile=True, 2025-05-07T21:03:44.4968317Z pooling_mode=, 2025-05-07T21:03:44.4968462Z T=5, 2025-05-07T21:03:44.4968539Z D=60, 2025-05-07T21:03:44.4968629Z B=33, 2025-05-07T21:03:44.4968720Z log_E=4, 2025-05-07T21:03:44.4968801Z L=1, 2025-05-07T21:03:44.4968888Z D_gradcheck=2, 2025-05-07T21:03:44.4968997Z stochastic_rounding=False, 2025-05-07T21:03:44.4969080Z weighted=True, 2025-05-07T21:03:44.4969171Z row_wise=True, 2025-05-07T21:03:44.4969252Z mixed=True, 2025-05-07T21:03:44.4969335Z use_cache=True, 2025-05-07T21:03:44.4969453Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4969539Z use_cpu=True, 2025-05-07T21:03:44.4969643Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4969722Z ) 2025-05-07T21:03:44.4969857Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4970199Z self=, 2025-05-07T21:03:44.4970294Z compile=False, 2025-05-07T21:03:44.4970408Z pooling_mode=, 2025-05-07T21:03:44.4970487Z T=4, 2025-05-07T21:03:44.4970569Z D=48, 2025-05-07T21:03:44.4970648Z B=4, 2025-05-07T21:03:44.4970728Z log_E=5, 2025-05-07T21:03:44.4970804Z L=2, 2025-05-07T21:03:44.4970887Z D_gradcheck=2, 2025-05-07T21:03:44.4970989Z stochastic_rounding=False, 2025-05-07T21:03:44.4971073Z weighted=False, 2025-05-07T21:03:44.4971154Z row_wise=True, 2025-05-07T21:03:44.4971239Z mixed=False, 2025-05-07T21:03:44.4971323Z use_cache=False, 2025-05-07T21:03:44.4971432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4971517Z use_cpu=True, 2025-05-07T21:03:44.4971621Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4971696Z ) 2025-05-07T21:03:44.4971835Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4972182Z self=, 2025-05-07T21:03:44.4972269Z compile=False, 2025-05-07T21:03:44.4972385Z pooling_mode=, 2025-05-07T21:03:44.4972461Z T=5, 2025-05-07T21:03:44.4972590Z D=49, 2025-05-07T21:03:44.4972670Z B=117, 2025-05-07T21:03:44.4972747Z log_E=4, 2025-05-07T21:03:44.4972827Z L=14, 2025-05-07T21:03:44.4972911Z D_gradcheck=2, 2025-05-07T21:03:44.4973009Z stochastic_rounding=True, 2025-05-07T21:03:44.4973096Z weighted=False, 2025-05-07T21:03:44.4973177Z row_wise=True, 2025-05-07T21:03:44.4973257Z mixed=True, 2025-05-07T21:03:44.4973342Z use_cache=False, 2025-05-07T21:03:44.4973451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4973534Z use_cpu=True, 2025-05-07T21:03:44.4973640Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4973717Z ) 2025-05-07T21:03:44.4973850Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4974264Z self=, 2025-05-07T21:03:44.4974349Z compile=True, 2025-05-07T21:03:44.4974469Z pooling_mode=, 2025-05-07T21:03:44.4974547Z T=5, 2025-05-07T21:03:44.4974626Z D=103, 2025-05-07T21:03:44.4974707Z B=128, 2025-05-07T21:03:44.4974788Z log_E=3, 2025-05-07T21:03:44.4974866Z L=7, 2025-05-07T21:03:44.4974954Z D_gradcheck=2, 2025-05-07T21:03:44.4975053Z stochastic_rounding=False, 2025-05-07T21:03:44.4975136Z weighted=False, 2025-05-07T21:03:44.4975222Z row_wise=True, 2025-05-07T21:03:44.4975302Z mixed=True, 2025-05-07T21:03:44.4975385Z use_cache=True, 2025-05-07T21:03:44.4975497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4975578Z use_cpu=True, 2025-05-07T21:03:44.4975681Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4975798Z ) 2025-05-07T21:03:44.4975933Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4976280Z self=, 2025-05-07T21:03:44.4976366Z compile=True, 2025-05-07T21:03:44.4976520Z pooling_mode=, 2025-05-07T21:03:44.4976598Z T=5, 2025-05-07T21:03:44.4976678Z D=53, 2025-05-07T21:03:44.4976756Z B=86, 2025-05-07T21:03:44.4976840Z log_E=3, 2025-05-07T21:03:44.4976917Z L=19, 2025-05-07T21:03:44.4977002Z D_gradcheck=2, 2025-05-07T21:03:44.4977103Z stochastic_rounding=False, 2025-05-07T21:03:44.4977188Z weighted=False, 2025-05-07T21:03:44.4977271Z row_wise=True, 2025-05-07T21:03:44.4977355Z mixed=True, 2025-05-07T21:03:44.4977440Z use_cache=False, 2025-05-07T21:03:44.4977552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4977635Z use_cpu=True, 2025-05-07T21:03:44.4977739Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4977819Z ) 2025-05-07T21:03:44.4977953Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4978303Z self=, 2025-05-07T21:03:44.4978394Z compile=True, 2025-05-07T21:03:44.4978502Z pooling_mode=, 2025-05-07T21:03:44.4978581Z T=1, 2025-05-07T21:03:44.4978660Z D=128, 2025-05-07T21:03:44.4978735Z B=47, 2025-05-07T21:03:44.4978809Z log_E=4, 2025-05-07T21:03:44.4978886Z L=2, 2025-05-07T21:03:44.4978967Z D_gradcheck=2, 2025-05-07T21:03:44.4979062Z stochastic_rounding=True, 2025-05-07T21:03:44.4979149Z weighted=False, 2025-05-07T21:03:44.4979226Z row_wise=True, 2025-05-07T21:03:44.4979317Z mixed=False, 2025-05-07T21:03:44.4979400Z use_cache=False, 2025-05-07T21:03:44.4979507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4979589Z use_cpu=True, 2025-05-07T21:03:44.4979692Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4979765Z ) 2025-05-07T21:03:44.4979900Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4980242Z self=, 2025-05-07T21:03:44.4980331Z compile=True, 2025-05-07T21:03:44.4980442Z pooling_mode=, 2025-05-07T21:03:44.4980565Z T=4, 2025-05-07T21:03:44.4980638Z D=56, 2025-05-07T21:03:44.4980717Z B=51, 2025-05-07T21:03:44.4980794Z log_E=4, 2025-05-07T21:03:44.4980872Z L=20, 2025-05-07T21:03:44.4980953Z D_gradcheck=2, 2025-05-07T21:03:44.4981051Z stochastic_rounding=False, 2025-05-07T21:03:44.4981140Z weighted=True, 2025-05-07T21:03:44.4981218Z row_wise=True, 2025-05-07T21:03:44.4981297Z mixed=False, 2025-05-07T21:03:44.4981381Z use_cache=True, 2025-05-07T21:03:44.4981488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4981566Z use_cpu=True, 2025-05-07T21:03:44.4981673Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4981742Z ) 2025-05-07T21:03:44.4981915Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4982258Z self=, 2025-05-07T21:03:44.4982346Z compile=False, 2025-05-07T21:03:44.4982454Z pooling_mode=, 2025-05-07T21:03:44.4982533Z T=4, 2025-05-07T21:03:44.4982607Z D=23, 2025-05-07T21:03:44.4982680Z B=93, 2025-05-07T21:03:44.4982758Z log_E=5, 2025-05-07T21:03:44.4982832Z L=18, 2025-05-07T21:03:44.4982915Z D_gradcheck=1, 2025-05-07T21:03:44.4983009Z stochastic_rounding=True, 2025-05-07T21:03:44.4983091Z weighted=False, 2025-05-07T21:03:44.4983174Z row_wise=True, 2025-05-07T21:03:44.4983254Z mixed=False, 2025-05-07T21:03:44.4983332Z use_cache=True, 2025-05-07T21:03:44.4983440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4983521Z use_cpu=True, 2025-05-07T21:03:44.4983662Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4983737Z ) 2025-05-07T21:03:44.4983869Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4984249Z self=, 2025-05-07T21:03:44.4984390Z compile=True, 2025-05-07T21:03:44.4984502Z pooling_mode=, 2025-05-07T21:03:44.4984584Z T=5, 2025-05-07T21:03:44.4984658Z D=39, 2025-05-07T21:03:44.4984735Z B=99, 2025-05-07T21:03:44.4984817Z log_E=4, 2025-05-07T21:03:44.4984892Z L=0, 2025-05-07T21:03:44.4984973Z D_gradcheck=1, 2025-05-07T21:03:44.4985070Z stochastic_rounding=False, 2025-05-07T21:03:44.4985153Z weighted=False, 2025-05-07T21:03:44.4985230Z row_wise=True, 2025-05-07T21:03:44.4985311Z mixed=True, 2025-05-07T21:03:44.4985390Z use_cache=True, 2025-05-07T21:03:44.4985496Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4985578Z use_cpu=True, 2025-05-07T21:03:44.4985683Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4985752Z ) 2025-05-07T21:03:44.4985887Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4986231Z self=, 2025-05-07T21:03:44.4986320Z compile=True, 2025-05-07T21:03:44.4986429Z pooling_mode=, 2025-05-07T21:03:44.4986503Z T=2, 2025-05-07T21:03:44.4986578Z D=96, 2025-05-07T21:03:44.4986653Z B=78, 2025-05-07T21:03:44.4986732Z log_E=5, 2025-05-07T21:03:44.4986811Z L=0, 2025-05-07T21:03:44.4986893Z D_gradcheck=2, 2025-05-07T21:03:44.4986988Z stochastic_rounding=False, 2025-05-07T21:03:44.4987076Z weighted=False, 2025-05-07T21:03:44.4987156Z row_wise=True, 2025-05-07T21:03:44.4987233Z mixed=True, 2025-05-07T21:03:44.4987316Z use_cache=True, 2025-05-07T21:03:44.4987422Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4987507Z use_cpu=True, 2025-05-07T21:03:44.4987608Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4987680Z ) 2025-05-07T21:03:44.4987813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4988155Z self=, 2025-05-07T21:03:44.4988240Z compile=False, 2025-05-07T21:03:44.4988395Z pooling_mode=, 2025-05-07T21:03:44.4988473Z T=1, 2025-05-07T21:03:44.4988546Z D=110, 2025-05-07T21:03:44.4988624Z B=59, 2025-05-07T21:03:44.4988701Z log_E=5, 2025-05-07T21:03:44.4988773Z L=7, 2025-05-07T21:03:44.4988858Z D_gradcheck=1, 2025-05-07T21:03:44.4988955Z stochastic_rounding=True, 2025-05-07T21:03:44.4989038Z weighted=False, 2025-05-07T21:03:44.4989120Z row_wise=True, 2025-05-07T21:03:44.4989198Z mixed=True, 2025-05-07T21:03:44.4989283Z use_cache=False, 2025-05-07T21:03:44.4989389Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4989470Z use_cpu=True, 2025-05-07T21:03:44.4989575Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.4989688Z ) 2025-05-07T21:03:44.4989818Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4990160Z self=, 2025-05-07T21:03:44.4990245Z compile=False, 2025-05-07T21:03:44.4990352Z pooling_mode=, 2025-05-07T21:03:44.4990427Z T=5, 2025-05-07T21:03:44.4990503Z D=120, 2025-05-07T21:03:44.4990575Z B=11, 2025-05-07T21:03:44.4990653Z log_E=5, 2025-05-07T21:03:44.4990729Z L=13, 2025-05-07T21:03:44.4990813Z D_gradcheck=1, 2025-05-07T21:03:44.4990908Z stochastic_rounding=False, 2025-05-07T21:03:44.4990990Z weighted=False, 2025-05-07T21:03:44.4991074Z row_wise=True, 2025-05-07T21:03:44.4991157Z mixed=True, 2025-05-07T21:03:44.4991239Z use_cache=True, 2025-05-07T21:03:44.4991347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4991759Z use_cpu=True, 2025-05-07T21:03:44.4991868Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4991945Z ) 2025-05-07T21:03:44.4992076Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4992425Z self=, 2025-05-07T21:03:44.4992571Z compile=True, 2025-05-07T21:03:44.4992682Z pooling_mode=, 2025-05-07T21:03:44.4992761Z T=5, 2025-05-07T21:03:44.4992837Z D=60, 2025-05-07T21:03:44.4992915Z B=126, 2025-05-07T21:03:44.4992997Z log_E=4, 2025-05-07T21:03:44.4993074Z L=18, 2025-05-07T21:03:44.4993156Z D_gradcheck=2, 2025-05-07T21:03:44.4993254Z stochastic_rounding=True, 2025-05-07T21:03:44.4993336Z weighted=True, 2025-05-07T21:03:44.4993414Z row_wise=True, 2025-05-07T21:03:44.4993494Z mixed=True, 2025-05-07T21:03:44.4993575Z use_cache=False, 2025-05-07T21:03:44.4993681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4993766Z use_cpu=True, 2025-05-07T21:03:44.4993869Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4993939Z ) 2025-05-07T21:03:44.4994074Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4994415Z self=, 2025-05-07T21:03:44.4994504Z compile=False, 2025-05-07T21:03:44.4994611Z pooling_mode=, 2025-05-07T21:03:44.4994698Z T=3, 2025-05-07T21:03:44.4994791Z D=78, 2025-05-07T21:03:44.4994874Z B=95, 2025-05-07T21:03:44.4994966Z log_E=3, 2025-05-07T21:03:44.4995047Z L=10, 2025-05-07T21:03:44.4995129Z D_gradcheck=2, 2025-05-07T21:03:44.4995226Z stochastic_rounding=False, 2025-05-07T21:03:44.4995308Z weighted=True, 2025-05-07T21:03:44.4995388Z row_wise=True, 2025-05-07T21:03:44.4995465Z mixed=False, 2025-05-07T21:03:44.4995550Z use_cache=False, 2025-05-07T21:03:44.4995659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.4995737Z use_cpu=True, 2025-05-07T21:03:44.4995842Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.4995913Z ) 2025-05-07T21:03:44.4996045Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.4996391Z self=, 2025-05-07T21:03:44.4996607Z compile=False, 2025-05-07T21:03:44.4996718Z pooling_mode=, 2025-05-07T21:03:44.4996792Z T=3, 2025-05-07T21:03:44.4996869Z D=14, 2025-05-07T21:03:44.4996946Z B=36, 2025-05-07T21:03:44.4997024Z log_E=3, 2025-05-07T21:03:44.4997096Z L=0, 2025-05-07T21:03:44.4997178Z D_gradcheck=1, 2025-05-07T21:03:44.4997275Z stochastic_rounding=False, 2025-05-07T21:03:44.4997357Z weighted=True, 2025-05-07T21:03:44.4997438Z row_wise=True, 2025-05-07T21:03:44.4997515Z mixed=True, 2025-05-07T21:03:44.4997596Z use_cache=True, 2025-05-07T21:03:44.4997708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.4997787Z use_cpu=True, 2025-05-07T21:03:44.4997954Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.5227270Z ) 2025-05-07T21:03:44.5227814Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5228685Z self=, 2025-05-07T21:03:44.5229423Z compile=True, 2025-05-07T21:03:44.5229752Z pooling_mode=, 2025-05-07T21:03:44.5230061Z T=1, 2025-05-07T21:03:44.5230241Z D=72, 2025-05-07T21:03:44.5230421Z B=91, 2025-05-07T21:03:44.5230604Z log_E=3, 2025-05-07T21:03:44.5230786Z L=0, 2025-05-07T21:03:44.5230971Z D_gradcheck=2, 2025-05-07T21:03:44.5231198Z stochastic_rounding=False, 2025-05-07T21:03:44.5231453Z weighted=True, 2025-05-07T21:03:44.5231664Z row_wise=True, 2025-05-07T21:03:44.5231871Z mixed=False, 2025-05-07T21:03:44.5232077Z use_cache=True, 2025-05-07T21:03:44.5232459Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.5232759Z use_cpu=True, 2025-05-07T21:03:44.5232997Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5233250Z ) 2025-05-07T21:03:44.5233481Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5234130Z self=, 2025-05-07T21:03:44.5234705Z compile=True, 2025-05-07T21:03:44.5234965Z pooling_mode=, 2025-05-07T21:03:44.5235250Z T=3, 2025-05-07T21:03:44.5235487Z D=113, 2025-05-07T21:03:44.5235673Z B=95, 2025-05-07T21:03:44.5235872Z log_E=5, 2025-05-07T21:03:44.5236077Z L=7, 2025-05-07T21:03:44.5236272Z D_gradcheck=1, 2025-05-07T21:03:44.5236504Z stochastic_rounding=True, 2025-05-07T21:03:44.5236767Z weighted=True, 2025-05-07T21:03:44.5236972Z row_wise=True, 2025-05-07T21:03:44.5237174Z mixed=True, 2025-05-07T21:03:44.5237383Z use_cache=False, 2025-05-07T21:03:44.5237627Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.5237907Z use_cpu=True, 2025-05-07T21:03:44.5238145Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5238402Z ) 2025-05-07T21:03:44.5238636Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5239220Z self=, 2025-05-07T21:03:44.5239747Z compile=False, 2025-05-07T21:03:44.5239984Z pooling_mode=, 2025-05-07T21:03:44.5240257Z T=1, 2025-05-07T21:03:44.5240536Z D=81, 2025-05-07T21:03:44.5240717Z B=122, 2025-05-07T21:03:44.5240903Z log_E=4, 2025-05-07T21:03:44.5241097Z L=7, 2025-05-07T21:03:44.5241278Z D_gradcheck=2, 2025-05-07T21:03:44.5241500Z stochastic_rounding=False, 2025-05-07T21:03:44.5241757Z weighted=False, 2025-05-07T21:03:44.5241961Z row_wise=True, 2025-05-07T21:03:44.5242166Z mixed=True, 2025-05-07T21:03:44.5242369Z use_cache=False, 2025-05-07T21:03:44.5242614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.5242899Z use_cpu=True, 2025-05-07T21:03:44.5243127Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5243381Z ) 2025-05-07T21:03:44.5243608Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5244260Z self=, 2025-05-07T21:03:44.5244790Z compile=False, 2025-05-07T21:03:44.5245072Z pooling_mode=, 2025-05-07T21:03:44.5245363Z T=1, 2025-05-07T21:03:44.5245550Z D=74, 2025-05-07T21:03:44.5245735Z B=4, 2025-05-07T21:03:44.5245926Z log_E=4, 2025-05-07T21:03:44.5246130Z L=4, 2025-05-07T21:03:44.5246319Z D_gradcheck=1, 2025-05-07T21:03:44.5246549Z stochastic_rounding=False, 2025-05-07T21:03:44.5246808Z weighted=True, 2025-05-07T21:03:44.5247018Z row_wise=True, 2025-05-07T21:03:44.5247226Z mixed=False, 2025-05-07T21:03:44.5247435Z use_cache=True, 2025-05-07T21:03:44.5247674Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.5248030Z use_cpu=True, 2025-05-07T21:03:44.5248256Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.5248506Z ) 2025-05-07T21:03:44.5248732Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5249304Z self=, 2025-05-07T21:03:44.5249825Z compile=False, 2025-05-07T21:03:44.5250071Z pooling_mode=, 2025-05-07T21:03:44.5250349Z T=5, 2025-05-07T21:03:44.5250527Z D=57, 2025-05-07T21:03:44.5250715Z B=2, 2025-05-07T21:03:44.5250896Z log_E=5, 2025-05-07T21:03:44.5251083Z L=14, 2025-05-07T21:03:44.5251270Z D_gradcheck=2, 2025-05-07T21:03:44.5251499Z stochastic_rounding=True, 2025-05-07T21:03:44.5251757Z weighted=False, 2025-05-07T21:03:44.5251964Z row_wise=True, 2025-05-07T21:03:44.5252173Z mixed=False, 2025-05-07T21:03:44.5252432Z use_cache=True, 2025-05-07T21:03:44.5252669Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.5252954Z use_cpu=True, 2025-05-07T21:03:44.5253188Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5253441Z ) 2025-05-07T21:03:44.5253670Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5254292Z self=, 2025-05-07T21:03:44.5254821Z compile=False, 2025-05-07T21:03:44.5255060Z pooling_mode=, 2025-05-07T21:03:44.5255337Z T=3, 2025-05-07T21:03:44.5255510Z D=89, 2025-05-07T21:03:44.5255694Z B=12, 2025-05-07T21:03:44.5255877Z log_E=4, 2025-05-07T21:03:44.5256064Z L=10, 2025-05-07T21:03:44.5256254Z D_gradcheck=2, 2025-05-07T21:03:44.5256484Z stochastic_rounding=True, 2025-05-07T21:03:44.5256736Z weighted=True, 2025-05-07T21:03:44.5256950Z row_wise=True, 2025-05-07T21:03:44.5257160Z mixed=False, 2025-05-07T21:03:44.5257369Z use_cache=False, 2025-05-07T21:03:44.5257615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.5257901Z use_cpu=True, 2025-05-07T21:03:44.5258132Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5258383Z ) 2025-05-07T21:03:44.5258613Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5259194Z self=, 2025-05-07T21:03:44.5259718Z compile=False, 2025-05-07T21:03:44.5259965Z pooling_mode=, 2025-05-07T21:03:44.5260243Z T=5, 2025-05-07T21:03:44.5260424Z D=95, 2025-05-07T21:03:44.5260609Z B=33, 2025-05-07T21:03:44.5260791Z log_E=4, 2025-05-07T21:03:44.5260981Z L=14, 2025-05-07T21:03:44.5261173Z D_gradcheck=2, 2025-05-07T21:03:44.5261401Z stochastic_rounding=True, 2025-05-07T21:03:44.5261652Z weighted=False, 2025-05-07T21:03:44.5261863Z row_wise=True, 2025-05-07T21:03:44.5262069Z mixed=True, 2025-05-07T21:03:44.5262274Z use_cache=True, 2025-05-07T21:03:44.5262515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.5262801Z use_cpu=True, 2025-05-07T21:03:44.5263029Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5263288Z ) 2025-05-07T21:03:44.5263521Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5264147Z self=, 2025-05-07T21:03:44.5264704Z compile=True, 2025-05-07T21:03:44.5264961Z pooling_mode=, 2025-05-07T21:03:44.5265240Z T=2, 2025-05-07T21:03:44.5265422Z D=44, 2025-05-07T21:03:44.5265606Z B=64, 2025-05-07T21:03:44.5265785Z log_E=3, 2025-05-07T21:03:44.5265973Z L=6, 2025-05-07T21:03:44.5266160Z D_gradcheck=1, 2025-05-07T21:03:44.5266385Z stochastic_rounding=True, 2025-05-07T21:03:44.5266632Z weighted=True, 2025-05-07T21:03:44.5266843Z row_wise=True, 2025-05-07T21:03:44.5267053Z mixed=False, 2025-05-07T21:03:44.5267256Z use_cache=True, 2025-05-07T21:03:44.5267491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.5267823Z use_cpu=True, 2025-05-07T21:03:44.5268048Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5268307Z ) 2025-05-07T21:03:44.5268541Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5269114Z self=, 2025-05-07T21:03:44.5269640Z compile=False, 2025-05-07T21:03:44.5269882Z pooling_mode=, 2025-05-07T21:03:44.5270158Z T=2, 2025-05-07T21:03:44.5270338Z D=93, 2025-05-07T21:03:44.5270518Z B=117, 2025-05-07T21:03:44.5270706Z log_E=5, 2025-05-07T21:03:44.5270897Z L=12, 2025-05-07T21:03:44.5271082Z D_gradcheck=1, 2025-05-07T21:03:44.5271313Z stochastic_rounding=False, 2025-05-07T21:03:44.5271564Z weighted=False, 2025-05-07T21:03:44.5271783Z row_wise=True, 2025-05-07T21:03:44.5272044Z mixed=False, 2025-05-07T21:03:44.5272253Z use_cache=False, 2025-05-07T21:03:44.5272507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.5272790Z use_cpu=True, 2025-05-07T21:03:44.5273018Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5273324Z ) 2025-05-07T21:03:44.5273558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5274131Z self=, 2025-05-07T21:03:44.5274665Z compile=True, 2025-05-07T21:03:44.5274938Z pooling_mode=, 2025-05-07T21:03:44.5275248Z T=1, 2025-05-07T21:03:44.5275428Z D=81, 2025-05-07T21:03:44.5275611Z B=66, 2025-05-07T21:03:44.5275796Z log_E=3, 2025-05-07T21:03:44.5275983Z L=19, 2025-05-07T21:03:44.5276176Z D_gradcheck=2, 2025-05-07T21:03:44.5276409Z stochastic_rounding=False, 2025-05-07T21:03:44.5276668Z weighted=False, 2025-05-07T21:03:44.5276875Z row_wise=True, 2025-05-07T21:03:44.5277082Z mixed=True, 2025-05-07T21:03:44.5277276Z use_cache=True, 2025-05-07T21:03:44.5277516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.5277809Z use_cpu=True, 2025-05-07T21:03:44.5278033Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.5278297Z ) 2025-05-07T21:03:44.5278529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5279097Z self=, 2025-05-07T21:03:44.5279625Z compile=False, 2025-05-07T21:03:44.5279863Z pooling_mode=, 2025-05-07T21:03:44.5280135Z T=4, 2025-05-07T21:03:44.5280364Z D=76, 2025-05-07T21:03:44.5280551Z B=119, 2025-05-07T21:03:44.5280737Z log_E=4, 2025-05-07T21:03:44.5280930Z L=3, 2025-05-07T21:03:44.5281115Z D_gradcheck=2, 2025-05-07T21:03:44.5281332Z stochastic_rounding=True, 2025-05-07T21:03:44.5281590Z weighted=False, 2025-05-07T21:03:44.5281803Z row_wise=True, 2025-05-07T21:03:44.5282013Z mixed=True, 2025-05-07T21:03:44.5282223Z use_cache=False, 2025-05-07T21:03:44.5282470Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.5282755Z use_cpu=True, 2025-05-07T21:03:44.5282977Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.5283234Z ) 2025-05-07T21:03:44.5283462Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5284085Z self=, 2025-05-07T21:03:44.5289898Z compile=True, 2025-05-07T21:03:44.5290158Z pooling_mode=, 2025-05-07T21:03:44.5290446Z T=4, 2025-05-07T21:03:44.5290634Z D=114, 2025-05-07T21:03:44.5290819Z B=88, 2025-05-07T21:03:44.5291003Z log_E=4, 2025-05-07T21:03:44.5291196Z L=11, 2025-05-07T21:03:44.5291389Z D_gradcheck=1, 2025-05-07T21:03:44.5292038Z stochastic_rounding=False, 2025-05-07T21:03:44.5292301Z weighted=True, 2025-05-07T21:03:44.5292522Z row_wise=True, 2025-05-07T21:03:44.5292725Z mixed=True, 2025-05-07T21:03:44.5292931Z use_cache=False, 2025-05-07T21:03:44.5293293Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.5293574Z use_cpu=True, 2025-05-07T21:03:44.5293810Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5294077Z ) 2025-05-07T21:03:44.5294310Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5294942Z self=, 2025-05-07T21:03:44.5295486Z compile=True, 2025-05-07T21:03:44.5295729Z pooling_mode=, 2025-05-07T21:03:44.5296004Z T=3, 2025-05-07T21:03:44.5296188Z D=85, 2025-05-07T21:03:44.5296373Z B=4, 2025-05-07T21:03:44.5296555Z log_E=5, 2025-05-07T21:03:44.5296747Z L=13, 2025-05-07T21:03:44.5296936Z D_gradcheck=2, 2025-05-07T21:03:44.5297158Z stochastic_rounding=True, 2025-05-07T21:03:44.5297413Z weighted=False, 2025-05-07T21:03:44.5297693Z row_wise=True, 2025-05-07T21:03:44.5297900Z mixed=False, 2025-05-07T21:03:44.5298112Z use_cache=False, 2025-05-07T21:03:44.5298356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.5298637Z use_cpu=True, 2025-05-07T21:03:44.5298866Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5299195Z ) 2025-05-07T21:03:44.5299422Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5299995Z self=, 2025-05-07T21:03:44.5300532Z compile=True, 2025-05-07T21:03:44.5300772Z pooling_mode=, 2025-05-07T21:03:44.5301050Z T=5, 2025-05-07T21:03:44.5301240Z D=71, 2025-05-07T21:03:44.5301427Z B=77, 2025-05-07T21:03:44.5301611Z log_E=3, 2025-05-07T21:03:44.5301811Z L=20, 2025-05-07T21:03:44.5302013Z D_gradcheck=1, 2025-05-07T21:03:44.5302239Z stochastic_rounding=False, 2025-05-07T21:03:44.5302493Z weighted=False, 2025-05-07T21:03:44.5302707Z row_wise=True, 2025-05-07T21:03:44.5302912Z mixed=False, 2025-05-07T21:03:44.5303124Z use_cache=True, 2025-05-07T21:03:44.5303370Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.5303657Z use_cpu=True, 2025-05-07T21:03:44.5303889Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5304147Z ) 2025-05-07T21:03:44.5304370Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5304964Z self=, 2025-05-07T21:03:44.5305508Z compile=True, 2025-05-07T21:03:44.5305749Z pooling_mode=, 2025-05-07T21:03:44.5306024Z T=3, 2025-05-07T21:03:44.5306200Z D=92, 2025-05-07T21:03:44.5306383Z B=64, 2025-05-07T21:03:44.5306560Z log_E=5, 2025-05-07T21:03:44.5306745Z L=11, 2025-05-07T21:03:44.5306928Z D_gradcheck=2, 2025-05-07T21:03:44.5307150Z stochastic_rounding=False, 2025-05-07T21:03:44.5307408Z weighted=True, 2025-05-07T21:03:44.5307620Z row_wise=True, 2025-05-07T21:03:44.5307824Z mixed=False, 2025-05-07T21:03:44.5308033Z use_cache=True, 2025-05-07T21:03:44.5308265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.5308544Z use_cpu=True, 2025-05-07T21:03:44.5308772Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5309032Z ) 2025-05-07T21:03:44.5309325Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5309899Z self=, 2025-05-07T21:03:44.5310426Z compile=True, 2025-05-07T21:03:44.5310656Z pooling_mode=, 2025-05-07T21:03:44.5310932Z T=1, 2025-05-07T21:03:44.5311108Z D=13, 2025-05-07T21:03:44.5311282Z B=101, 2025-05-07T21:03:44.5311461Z log_E=4, 2025-05-07T21:03:44.5311649Z L=19, 2025-05-07T21:03:44.5311833Z D_gradcheck=2, 2025-05-07T21:03:44.5312060Z stochastic_rounding=False, 2025-05-07T21:03:44.5312313Z weighted=False, 2025-05-07T21:03:44.5312518Z row_wise=True, 2025-05-07T21:03:44.5312766Z mixed=True, 2025-05-07T21:03:44.5312965Z use_cache=False, 2025-05-07T21:03:44.5313204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.5313480Z use_cpu=True, 2025-05-07T21:03:44.5313709Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.5313962Z ) 2025-05-07T21:03:44.5314189Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5314759Z self=, 2025-05-07T21:03:44.5315283Z compile=False, 2025-05-07T21:03:44.5315514Z pooling_mode=, 2025-05-07T21:03:44.5315798Z T=3, 2025-05-07T21:03:44.5315978Z D=29, 2025-05-07T21:03:44.5316157Z B=114, 2025-05-07T21:03:44.5316343Z log_E=5, 2025-05-07T21:03:44.5316535Z L=16, 2025-05-07T21:03:44.5316718Z D_gradcheck=2, 2025-05-07T21:03:44.5316942Z stochastic_rounding=True, 2025-05-07T21:03:44.5317237Z weighted=False, 2025-05-07T21:03:44.5317441Z row_wise=True, 2025-05-07T21:03:44.5317642Z mixed=True, 2025-05-07T21:03:44.5317846Z use_cache=True, 2025-05-07T21:03:44.5318078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.5318399Z use_cpu=True, 2025-05-07T21:03:44.5318622Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5496880Z ) 2025-05-07T21:03:44.5497476Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5498297Z self=, 2025-05-07T21:03:44.5499044Z compile=False, 2025-05-07T21:03:44.5499381Z pooling_mode=, 2025-05-07T21:03:44.5499763Z T=1, 2025-05-07T21:03:44.5500007Z D=117, 2025-05-07T21:03:44.5500264Z B=121, 2025-05-07T21:03:44.5500482Z log_E=5, 2025-05-07T21:03:44.5500672Z L=19, 2025-05-07T21:03:44.5500859Z D_gradcheck=2, 2025-05-07T21:03:44.5501087Z stochastic_rounding=False, 2025-05-07T21:03:44.5501342Z weighted=False, 2025-05-07T21:03:44.5501552Z row_wise=True, 2025-05-07T21:03:44.5501760Z mixed=False, 2025-05-07T21:03:44.5501959Z use_cache=True, 2025-05-07T21:03:44.5502193Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.5502478Z use_cpu=True, 2025-05-07T21:03:44.5502706Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.5503009Z ) 2025-05-07T21:03:44.5503234Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5503803Z self=, 2025-05-07T21:03:44.5504330Z compile=False, 2025-05-07T21:03:44.5504569Z pooling_mode=, 2025-05-07T21:03:44.5504842Z T=4, 2025-05-07T21:03:44.5505024Z D=110, 2025-05-07T21:03:44.5505206Z B=26, 2025-05-07T21:03:44.5505384Z log_E=4, 2025-05-07T21:03:44.5505566Z L=2, 2025-05-07T21:03:44.5505752Z D_gradcheck=1, 2025-05-07T21:03:44.5505981Z stochastic_rounding=False, 2025-05-07T21:03:44.5506226Z weighted=True, 2025-05-07T21:03:44.5506437Z row_wise=True, 2025-05-07T21:03:44.5506640Z mixed=True, 2025-05-07T21:03:44.5506839Z use_cache=False, 2025-05-07T21:03:44.5507085Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.5507368Z use_cpu=True, 2025-05-07T21:03:44.5507597Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5507976Z ) 2025-05-07T21:03:44.5508209Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5508776Z self=, 2025-05-07T21:03:44.5509302Z compile=True, 2025-05-07T21:03:44.5509535Z pooling_mode=, 2025-05-07T21:03:44.5509804Z T=4, 2025-05-07T21:03:44.5509979Z D=126, 2025-05-07T21:03:44.5510157Z B=6, 2025-05-07T21:03:44.5510336Z log_E=4, 2025-05-07T21:03:44.5510524Z L=14, 2025-05-07T21:03:44.5510706Z D_gradcheck=2, 2025-05-07T21:03:44.5510927Z stochastic_rounding=True, 2025-05-07T21:03:44.5511169Z weighted=True, 2025-05-07T21:03:44.5511452Z row_wise=True, 2025-05-07T21:03:44.5511656Z mixed=False, 2025-05-07T21:03:44.5511859Z use_cache=False, 2025-05-07T21:03:44.5512102Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.5512387Z use_cpu=True, 2025-05-07T21:03:44.5512609Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5512866Z ) 2025-05-07T21:03:44.5513089Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5513654Z self=, 2025-05-07T21:03:44.5514177Z compile=False, 2025-05-07T21:03:44.5514414Z pooling_mode=, 2025-05-07T21:03:44.5514718Z T=2, 2025-05-07T21:03:44.5514915Z D=33, 2025-05-07T21:03:44.5515096Z B=16, 2025-05-07T21:03:44.5515275Z log_E=4, 2025-05-07T21:03:44.5515458Z L=19, 2025-05-07T21:03:44.5515644Z D_gradcheck=1, 2025-05-07T21:03:44.5515936Z stochastic_rounding=False, 2025-05-07T21:03:44.5516186Z weighted=True, 2025-05-07T21:03:44.5516396Z row_wise=True, 2025-05-07T21:03:44.5516599Z mixed=False, 2025-05-07T21:03:44.5516796Z use_cache=True, 2025-05-07T21:03:44.5517026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.5517392Z use_cpu=True, 2025-05-07T21:03:44.5517621Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.5517882Z ) 2025-05-07T21:03:44.5518114Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5518675Z self=, 2025-05-07T21:03:44.5519200Z compile=True, 2025-05-07T21:03:44.5519434Z pooling_mode=, 2025-05-07T21:03:44.5519710Z T=4, 2025-05-07T21:03:44.5519883Z D=70, 2025-05-07T21:03:44.5520062Z B=126, 2025-05-07T21:03:44.5520244Z log_E=5, 2025-05-07T21:03:44.5520509Z L=10, 2025-05-07T21:03:44.5520695Z D_gradcheck=2, 2025-05-07T21:03:44.5520926Z stochastic_rounding=True, 2025-05-07T21:03:44.5521173Z weighted=True, 2025-05-07T21:03:44.5521383Z row_wise=True, 2025-05-07T21:03:44.5521584Z mixed=False, 2025-05-07T21:03:44.5521786Z use_cache=True, 2025-05-07T21:03:44.5522023Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.5522305Z use_cpu=True, 2025-05-07T21:03:44.5522528Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5522786Z ) 2025-05-07T21:03:44.5523014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5523577Z self=, 2025-05-07T21:03:44.5524101Z compile=False, 2025-05-07T21:03:44.5524339Z pooling_mode=, 2025-05-07T21:03:44.5524619Z T=5, 2025-05-07T21:03:44.5524806Z D=68, 2025-05-07T21:03:44.5525015Z B=97, 2025-05-07T21:03:44.5525206Z log_E=3, 2025-05-07T21:03:44.5525391Z L=3, 2025-05-07T21:03:44.5525577Z D_gradcheck=2, 2025-05-07T21:03:44.5525801Z stochastic_rounding=False, 2025-05-07T21:03:44.5526049Z weighted=True, 2025-05-07T21:03:44.5526252Z row_wise=True, 2025-05-07T21:03:44.5526454Z mixed=False, 2025-05-07T21:03:44.5526658Z use_cache=True, 2025-05-07T21:03:44.5526899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.5527178Z use_cpu=True, 2025-05-07T21:03:44.5527456Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5527714Z ) 2025-05-07T21:03:44.5527938Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5528500Z self=, 2025-05-07T21:03:44.5529023Z compile=False, 2025-05-07T21:03:44.5529258Z pooling_mode=, 2025-05-07T21:03:44.5529531Z T=3, 2025-05-07T21:03:44.5529717Z D=102, 2025-05-07T21:03:44.5529904Z B=41, 2025-05-07T21:03:44.5530088Z log_E=3, 2025-05-07T21:03:44.5530280Z L=18, 2025-05-07T21:03:44.5530472Z D_gradcheck=2, 2025-05-07T21:03:44.5530694Z stochastic_rounding=True, 2025-05-07T21:03:44.5530998Z weighted=True, 2025-05-07T21:03:44.5531205Z row_wise=True, 2025-05-07T21:03:44.5531405Z mixed=False, 2025-05-07T21:03:44.5531607Z use_cache=False, 2025-05-07T21:03:44.5531852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.5532136Z use_cpu=True, 2025-05-07T21:03:44.5532362Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.5532627Z ) 2025-05-07T21:03:44.5532854Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5533420Z self=, 2025-05-07T21:03:44.5533948Z compile=False, 2025-05-07T21:03:44.5534187Z pooling_mode=, 2025-05-07T21:03:44.5534459Z T=1, 2025-05-07T21:03:44.5534646Z D=60, 2025-05-07T21:03:44.5534831Z B=117, 2025-05-07T21:03:44.5535010Z log_E=4, 2025-05-07T21:03:44.5535200Z L=14, 2025-05-07T21:03:44.5535433Z D_gradcheck=1, 2025-05-07T21:03:44.5535659Z stochastic_rounding=False, 2025-05-07T21:03:44.5535922Z weighted=False, 2025-05-07T21:03:44.5536140Z row_wise=True, 2025-05-07T21:03:44.5536339Z mixed=False, 2025-05-07T21:03:44.5536544Z use_cache=False, 2025-05-07T21:03:44.5536828Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.5537119Z use_cpu=True, 2025-05-07T21:03:44.5537345Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5537606Z ) 2025-05-07T21:03:44.5537837Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5538398Z self=, 2025-05-07T21:03:44.5538927Z compile=True, 2025-05-07T21:03:44.5539164Z pooling_mode=, 2025-05-07T21:03:44.5539438Z T=2, 2025-05-07T21:03:44.5539616Z D=78, 2025-05-07T21:03:44.5539798Z B=15, 2025-05-07T21:03:44.5539977Z log_E=3, 2025-05-07T21:03:44.5540165Z L=10, 2025-05-07T21:03:44.5540355Z D_gradcheck=1, 2025-05-07T21:03:44.5540576Z stochastic_rounding=True, 2025-05-07T21:03:44.5540830Z weighted=False, 2025-05-07T21:03:44.5541034Z row_wise=True, 2025-05-07T21:03:44.5541236Z mixed=True, 2025-05-07T21:03:44.5541442Z use_cache=True, 2025-05-07T21:03:44.5541679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.5541955Z use_cpu=True, 2025-05-07T21:03:44.5542189Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.5542452Z ) 2025-05-07T21:03:44.5542676Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5543238Z self=, 2025-05-07T21:03:44.5543767Z compile=True, 2025-05-07T21:03:44.5544001Z pooling_mode=, 2025-05-07T21:03:44.5544272Z T=1, 2025-05-07T21:03:44.5544457Z D=74, 2025-05-07T21:03:44.5544639Z B=67, 2025-05-07T21:03:44.5544719Z log_E=4, 2025-05-07T21:03:44.5544815Z L=0, 2025-05-07T21:03:44.5544913Z D_gradcheck=1, 2025-05-07T21:03:44.5545032Z stochastic_rounding=False, 2025-05-07T21:03:44.5545122Z weighted=False, 2025-05-07T21:03:44.5545208Z row_wise=True, 2025-05-07T21:03:44.5545287Z mixed=True, 2025-05-07T21:03:44.5545373Z use_cache=False, 2025-05-07T21:03:44.5545485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.5545618Z use_cpu=True, 2025-05-07T21:03:44.5545728Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5545803Z ) 2025-05-07T21:03:44.5545931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5546274Z self=, 2025-05-07T21:03:44.5546357Z compile=False, 2025-05-07T21:03:44.5546464Z pooling_mode=, 2025-05-07T21:03:44.5546547Z T=2, 2025-05-07T21:03:44.5546621Z D=31, 2025-05-07T21:03:44.5546694Z B=104, 2025-05-07T21:03:44.5546773Z log_E=5, 2025-05-07T21:03:44.5546855Z L=15, 2025-05-07T21:03:44.5546936Z D_gradcheck=1, 2025-05-07T21:03:44.5547085Z stochastic_rounding=False, 2025-05-07T21:03:44.5547170Z weighted=True, 2025-05-07T21:03:44.5547251Z row_wise=True, 2025-05-07T21:03:44.5547334Z mixed=False, 2025-05-07T21:03:44.5547418Z use_cache=False, 2025-05-07T21:03:44.5547532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.5547613Z use_cpu=True, 2025-05-07T21:03:44.5547718Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5547797Z ) 2025-05-07T21:03:44.5547927Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5548267Z self=, 2025-05-07T21:03:44.5548356Z compile=True, 2025-05-07T21:03:44.5548467Z pooling_mode=, 2025-05-07T21:03:44.5548546Z T=5, 2025-05-07T21:03:44.5548625Z D=103, 2025-05-07T21:03:44.5548700Z B=18, 2025-05-07T21:03:44.5548774Z log_E=3, 2025-05-07T21:03:44.5548895Z L=2, 2025-05-07T21:03:44.5548978Z D_gradcheck=1, 2025-05-07T21:03:44.5549079Z stochastic_rounding=False, 2025-05-07T21:03:44.5549162Z weighted=True, 2025-05-07T21:03:44.5549239Z row_wise=True, 2025-05-07T21:03:44.5549390Z mixed=False, 2025-05-07T21:03:44.5549470Z use_cache=True, 2025-05-07T21:03:44.5549577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.5549659Z use_cpu=True, 2025-05-07T21:03:44.5549763Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.5549838Z ) 2025-05-07T21:03:44.5549973Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5550313Z self=, 2025-05-07T21:03:44.5550396Z compile=True, 2025-05-07T21:03:44.5550505Z pooling_mode=, 2025-05-07T21:03:44.5550581Z T=1, 2025-05-07T21:03:44.5550660Z D=33, 2025-05-07T21:03:44.5550742Z B=119, 2025-05-07T21:03:44.5550825Z log_E=3, 2025-05-07T21:03:44.5550904Z L=18, 2025-05-07T21:03:44.5550987Z D_gradcheck=1, 2025-05-07T21:03:44.5551085Z stochastic_rounding=True, 2025-05-07T21:03:44.5551171Z weighted=False, 2025-05-07T21:03:44.5551252Z row_wise=True, 2025-05-07T21:03:44.5551334Z mixed=True, 2025-05-07T21:03:44.5551419Z use_cache=True, 2025-05-07T21:03:44.5551527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:44.5551610Z use_cpu=True, 2025-05-07T21:03:44.5551715Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5551790Z ) 2025-05-07T21:03:44.5551920Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5552267Z self=, 2025-05-07T21:03:44.5552350Z compile=False, 2025-05-07T21:03:44.5552459Z pooling_mode=, 2025-05-07T21:03:44.5552532Z T=1, 2025-05-07T21:03:44.5552609Z D=60, 2025-05-07T21:03:44.5552687Z B=113, 2025-05-07T21:03:44.5552767Z log_E=5, 2025-05-07T21:03:44.5552841Z L=9, 2025-05-07T21:03:44.5552930Z D_gradcheck=1, 2025-05-07T21:03:44.5553026Z stochastic_rounding=False, 2025-05-07T21:03:44.5553111Z weighted=False, 2025-05-07T21:03:44.5553197Z row_wise=True, 2025-05-07T21:03:44.5553280Z mixed=False, 2025-05-07T21:03:44.5553361Z use_cache=True, 2025-05-07T21:03:44.5553516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.5553597Z use_cpu=True, 2025-05-07T21:03:44.5553699Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.5553777Z ) 2025-05-07T21:03:44.5553906Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5554250Z self=, 2025-05-07T21:03:44.5554334Z compile=False, 2025-05-07T21:03:44.5554441Z pooling_mode=, 2025-05-07T21:03:44.5554524Z T=4, 2025-05-07T21:03:44.5554603Z D=77, 2025-05-07T21:03:44.5554679Z B=102, 2025-05-07T21:03:44.5554762Z log_E=4, 2025-05-07T21:03:44.5554838Z L=18, 2025-05-07T21:03:44.5554988Z D_gradcheck=1, 2025-05-07T21:03:44.5555101Z stochastic_rounding=False, 2025-05-07T21:03:44.5555203Z weighted=False, 2025-05-07T21:03:44.5555283Z row_wise=True, 2025-05-07T21:03:44.5555374Z mixed=False, 2025-05-07T21:03:44.5555457Z use_cache=True, 2025-05-07T21:03:44.5555567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.5555652Z use_cpu=True, 2025-05-07T21:03:44.5555753Z output_dtype=SparseType.FP32, 2025-05-07T21:03:44.5555830Z ) 2025-05-07T21:03:44.5555958Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5556296Z self=, 2025-05-07T21:03:44.5556386Z compile=False, 2025-05-07T21:03:44.5556496Z pooling_mode=, 2025-05-07T21:03:44.5556572Z T=4, 2025-05-07T21:03:44.5556651Z D=51, 2025-05-07T21:03:44.5556776Z B=76, 2025-05-07T21:03:44.5556854Z log_E=5, 2025-05-07T21:03:44.5556933Z L=3, 2025-05-07T21:03:44.5557019Z D_gradcheck=2, 2025-05-07T21:03:44.5557115Z stochastic_rounding=True, 2025-05-07T21:03:44.5557205Z weighted=False, 2025-05-07T21:03:44.5557323Z row_wise=True, 2025-05-07T21:03:44.5557402Z mixed=False, 2025-05-07T21:03:44.5557483Z use_cache=False, 2025-05-07T21:03:44.5557592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.5557674Z use_cpu=True, 2025-05-07T21:03:44.5557779Z output_dtype=SparseType.FP16, 2025-05-07T21:03:44.5557854Z ) 2025-05-07T21:03:44.5557992Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:44.5558332Z self=, 2025-05-07T21:03:44.5558416Z compile=False, 2025-05-07T21:03:44.5558530Z pooling_mode=, 2025-05-07T21:03:44.5558606Z T=1, 2025-05-07T21:03:44.5558683Z D=25, 2025-05-07T21:03:44.5558766Z B=31, 2025-05-07T21:03:44.5558846Z log_E=3, 2025-05-07T21:03:44.5558920Z L=19, 2025-05-07T21:03:44.5559010Z D_gradcheck=1, 2025-05-07T21:03:44.5559107Z stochastic_rounding=True, 2025-05-07T21:03:44.5559198Z weighted=False, 2025-05-07T21:03:44.5559279Z row_wise=True, 2025-05-07T21:03:44.5559355Z mixed=False, 2025-05-07T21:03:44.5559443Z use_cache=True, 2025-05-07T21:03:44.5559550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:44.5559628Z use_cpu=True, 2025-05-07T21:03:44.5559735Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.1029044Z ) 2025-05-07T21:03:46.1029416Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1030319Z self=, 2025-05-07T21:03:46.1031078Z compile=False, 2025-05-07T21:03:46.1031414Z pooling_mode=, 2025-05-07T21:03:46.1031795Z T=1, 2025-05-07T21:03:46.1032034Z D=43, 2025-05-07T21:03:46.1032240Z B=28, 2025-05-07T21:03:46.1032425Z log_E=4, 2025-05-07T21:03:46.1032633Z L=14, 2025-05-07T21:03:46.1032830Z D_gradcheck=1, 2025-05-07T21:03:46.1033060Z stochastic_rounding=True, 2025-05-07T21:03:46.1033324Z weighted=True, 2025-05-07T21:03:46.1033550Z row_wise=True, 2025-05-07T21:03:46.1033757Z mixed=True, 2025-05-07T21:03:46.1034113Z use_cache=True, 2025-05-07T21:03:46.1034361Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.1034642Z use_cpu=True, 2025-05-07T21:03:46.1034884Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1035180Z ) 2025-05-07T21:03:46.1035434Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1036022Z self=, 2025-05-07T21:03:46.1036562Z compile=False, 2025-05-07T21:03:46.1036804Z pooling_mode=, 2025-05-07T21:03:46.1037097Z T=4, 2025-05-07T21:03:46.1037294Z D=45, 2025-05-07T21:03:46.1037488Z B=4, 2025-05-07T21:03:46.1037672Z log_E=5, 2025-05-07T21:03:46.1037959Z L=3, 2025-05-07T21:03:46.1038156Z D_gradcheck=1, 2025-05-07T21:03:46.1038388Z stochastic_rounding=True, 2025-05-07T21:03:46.1038652Z weighted=False, 2025-05-07T21:03:46.1038879Z row_wise=True, 2025-05-07T21:03:46.1039086Z mixed=True, 2025-05-07T21:03:46.1039310Z use_cache=False, 2025-05-07T21:03:46.1039560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.1039845Z use_cpu=True, 2025-05-07T21:03:46.1040085Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.1040412Z ) 2025-05-07T21:03:46.1040639Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1041222Z self=, 2025-05-07T21:03:46.1041762Z compile=True, 2025-05-07T21:03:46.1042002Z pooling_mode=, 2025-05-07T21:03:46.1042288Z T=1, 2025-05-07T21:03:46.1042562Z D=100, 2025-05-07T21:03:46.1042751Z B=55, 2025-05-07T21:03:46.1042943Z log_E=3, 2025-05-07T21:03:46.1043137Z L=3, 2025-05-07T21:03:46.1043322Z D_gradcheck=1, 2025-05-07T21:03:46.1043555Z stochastic_rounding=False, 2025-05-07T21:03:46.1043883Z weighted=False, 2025-05-07T21:03:46.1044103Z row_wise=True, 2025-05-07T21:03:46.1044307Z mixed=False, 2025-05-07T21:03:46.1044522Z use_cache=True, 2025-05-07T21:03:46.1044766Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.1045049Z use_cpu=True, 2025-05-07T21:03:46.1045300Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1045602Z ) 2025-05-07T21:03:46.1045831Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1046412Z self=, 2025-05-07T21:03:46.1046954Z compile=True, 2025-05-07T21:03:46.1047194Z pooling_mode=, 2025-05-07T21:03:46.1047482Z T=4, 2025-05-07T21:03:46.1047670Z D=103, 2025-05-07T21:03:46.1047852Z B=91, 2025-05-07T21:03:46.1048049Z log_E=5, 2025-05-07T21:03:46.1048246Z L=20, 2025-05-07T21:03:46.1048433Z D_gradcheck=1, 2025-05-07T21:03:46.1048672Z stochastic_rounding=False, 2025-05-07T21:03:46.1048939Z weighted=False, 2025-05-07T21:03:46.1049152Z row_wise=True, 2025-05-07T21:03:46.1049372Z mixed=False, 2025-05-07T21:03:46.1049588Z use_cache=False, 2025-05-07T21:03:46.1049833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.1050125Z use_cpu=True, 2025-05-07T21:03:46.1050363Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.1050625Z ) 2025-05-07T21:03:46.1050852Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1051432Z self=, 2025-05-07T21:03:46.1051974Z compile=False, 2025-05-07T21:03:46.1052215Z pooling_mode=, 2025-05-07T21:03:46.1052506Z T=4, 2025-05-07T21:03:46.1052698Z D=60, 2025-05-07T21:03:46.1052878Z B=39, 2025-05-07T21:03:46.1053075Z log_E=3, 2025-05-07T21:03:46.1053274Z L=12, 2025-05-07T21:03:46.1053463Z D_gradcheck=1, 2025-05-07T21:03:46.1053698Z stochastic_rounding=False, 2025-05-07T21:03:46.1053962Z weighted=False, 2025-05-07T21:03:46.1054171Z row_wise=True, 2025-05-07T21:03:46.1054431Z mixed=False, 2025-05-07T21:03:46.1054648Z use_cache=False, 2025-05-07T21:03:46.1054893Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.1055179Z use_cpu=True, 2025-05-07T21:03:46.1055415Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1055674Z ) 2025-05-07T21:03:46.1055912Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1056489Z self=, 2025-05-07T21:03:46.1057025Z compile=False, 2025-05-07T21:03:46.1057260Z pooling_mode=, 2025-05-07T21:03:46.1057547Z T=4, 2025-05-07T21:03:46.1057736Z D=34, 2025-05-07T21:03:46.1057965Z B=68, 2025-05-07T21:03:46.1058160Z log_E=3, 2025-05-07T21:03:46.1058359Z L=0, 2025-05-07T21:03:46.1058545Z D_gradcheck=2, 2025-05-07T21:03:46.1058786Z stochastic_rounding=False, 2025-05-07T21:03:46.1059050Z weighted=False, 2025-05-07T21:03:46.1059258Z row_wise=True, 2025-05-07T21:03:46.1059474Z mixed=True, 2025-05-07T21:03:46.1059684Z use_cache=False, 2025-05-07T21:03:46.1059932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.1060222Z use_cpu=True, 2025-05-07T21:03:46.1060457Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1060717Z ) 2025-05-07T21:03:46.1060955Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1061537Z self=, 2025-05-07T21:03:46.1062076Z compile=True, 2025-05-07T21:03:46.1062361Z pooling_mode=, 2025-05-07T21:03:46.1062659Z T=5, 2025-05-07T21:03:46.1062850Z D=123, 2025-05-07T21:03:46.1063049Z B=76, 2025-05-07T21:03:46.1063233Z log_E=4, 2025-05-07T21:03:46.1063432Z L=6, 2025-05-07T21:03:46.1063629Z D_gradcheck=2, 2025-05-07T21:03:46.1063898Z stochastic_rounding=True, 2025-05-07T21:03:46.1064154Z weighted=True, 2025-05-07T21:03:46.1064371Z row_wise=True, 2025-05-07T21:03:46.1064577Z mixed=False, 2025-05-07T21:03:46.1064793Z use_cache=True, 2025-05-07T21:03:46.1065036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.1065327Z use_cpu=True, 2025-05-07T21:03:46.1065555Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.1065821Z ) 2025-05-07T21:03:46.1066057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1066631Z self=, 2025-05-07T21:03:46.1067162Z compile=True, 2025-05-07T21:03:46.1067406Z pooling_mode=, 2025-05-07T21:03:46.1067686Z T=4, 2025-05-07T21:03:46.1067872Z D=44, 2025-05-07T21:03:46.1068066Z B=21, 2025-05-07T21:03:46.1068250Z log_E=4, 2025-05-07T21:03:46.1068446Z L=16, 2025-05-07T21:03:46.1068639Z D_gradcheck=1, 2025-05-07T21:03:46.1068867Z stochastic_rounding=False, 2025-05-07T21:03:46.1069126Z weighted=False, 2025-05-07T21:03:46.1069342Z row_wise=True, 2025-05-07T21:03:46.1069546Z mixed=True, 2025-05-07T21:03:46.1069756Z use_cache=True, 2025-05-07T21:03:46.1069995Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.1070277Z use_cpu=True, 2025-05-07T21:03:46.1070513Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1070776Z ) 2025-05-07T21:03:46.1071009Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1071585Z self=, 2025-05-07T21:03:46.1072121Z compile=True, 2025-05-07T21:03:46.1072401Z pooling_mode=, 2025-05-07T21:03:46.1072687Z T=5, 2025-05-07T21:03:46.1072876Z D=30, 2025-05-07T21:03:46.1073060Z B=8, 2025-05-07T21:03:46.1073246Z log_E=5, 2025-05-07T21:03:46.1073441Z L=14, 2025-05-07T21:03:46.1073628Z D_gradcheck=1, 2025-05-07T21:03:46.1073865Z stochastic_rounding=False, 2025-05-07T21:03:46.1074127Z weighted=True, 2025-05-07T21:03:46.1074388Z row_wise=True, 2025-05-07T21:03:46.1074604Z mixed=True, 2025-05-07T21:03:46.1074821Z use_cache=False, 2025-05-07T21:03:46.1075092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.1075411Z use_cpu=True, 2025-05-07T21:03:46.1075648Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1075903Z ) 2025-05-07T21:03:46.1076141Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1076718Z self=, 2025-05-07T21:03:46.1077252Z compile=True, 2025-05-07T21:03:46.1077498Z pooling_mode=, 2025-05-07T21:03:46.1077779Z T=5, 2025-05-07T21:03:46.1078013Z D=18, 2025-05-07T21:03:46.1078204Z B=45, 2025-05-07T21:03:46.1078393Z log_E=3, 2025-05-07T21:03:46.1078586Z L=20, 2025-05-07T21:03:46.1078779Z D_gradcheck=2, 2025-05-07T21:03:46.1079012Z stochastic_rounding=True, 2025-05-07T21:03:46.1079268Z weighted=True, 2025-05-07T21:03:46.1079483Z row_wise=True, 2025-05-07T21:03:46.1079693Z mixed=True, 2025-05-07T21:03:46.1079899Z use_cache=True, 2025-05-07T21:03:46.1080138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.1080510Z use_cpu=True, 2025-05-07T21:03:46.1080743Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1080995Z ) 2025-05-07T21:03:46.1081226Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1081800Z self=, 2025-05-07T21:03:46.1082326Z compile=False, 2025-05-07T21:03:46.1082617Z pooling_mode=, 2025-05-07T21:03:46.1082901Z T=5, 2025-05-07T21:03:46.1083087Z D=30, 2025-05-07T21:03:46.1083273Z B=28, 2025-05-07T21:03:46.1083458Z log_E=4, 2025-05-07T21:03:46.1083646Z L=16, 2025-05-07T21:03:46.1083881Z D_gradcheck=1, 2025-05-07T21:03:46.1084111Z stochastic_rounding=True, 2025-05-07T21:03:46.1084372Z weighted=True, 2025-05-07T21:03:46.1084586Z row_wise=True, 2025-05-07T21:03:46.1084795Z mixed=False, 2025-05-07T21:03:46.1084998Z use_cache=False, 2025-05-07T21:03:46.1085254Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.1085588Z use_cpu=True, 2025-05-07T21:03:46.1085830Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.1086086Z ) 2025-05-07T21:03:46.1086315Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1086883Z self=, 2025-05-07T21:03:46.1087414Z compile=False, 2025-05-07T21:03:46.1087660Z pooling_mode=, 2025-05-07T21:03:46.1087956Z T=1, 2025-05-07T21:03:46.1088139Z D=82, 2025-05-07T21:03:46.1088326Z B=68, 2025-05-07T21:03:46.1088517Z log_E=4, 2025-05-07T21:03:46.1088708Z L=10, 2025-05-07T21:03:46.1088909Z D_gradcheck=1, 2025-05-07T21:03:46.1089139Z stochastic_rounding=True, 2025-05-07T21:03:46.1089397Z weighted=True, 2025-05-07T21:03:46.1089617Z row_wise=True, 2025-05-07T21:03:46.1089834Z mixed=False, 2025-05-07T21:03:46.1090041Z use_cache=False, 2025-05-07T21:03:46.1090294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.1090582Z use_cpu=True, 2025-05-07T21:03:46.1090814Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1091077Z ) 2025-05-07T21:03:46.1091315Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1092069Z self=, 2025-05-07T21:03:46.1092593Z compile=True, 2025-05-07T21:03:46.1092844Z pooling_mode=, 2025-05-07T21:03:46.1093129Z T=4, 2025-05-07T21:03:46.1093308Z D=124, 2025-05-07T21:03:46.1093500Z B=89, 2025-05-07T21:03:46.1093683Z log_E=4, 2025-05-07T21:03:46.1093874Z L=0, 2025-05-07T21:03:46.1094068Z D_gradcheck=1, 2025-05-07T21:03:46.1094299Z stochastic_rounding=True, 2025-05-07T21:03:46.1094625Z weighted=False, 2025-05-07T21:03:46.1094845Z row_wise=True, 2025-05-07T21:03:46.1095054Z mixed=True, 2025-05-07T21:03:46.1095258Z use_cache=False, 2025-05-07T21:03:46.1095511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.1095800Z use_cpu=True, 2025-05-07T21:03:46.1096028Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1096292Z ) 2025-05-07T21:03:46.1096526Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1097092Z self=, 2025-05-07T21:03:46.1097625Z compile=True, 2025-05-07T21:03:46.1097868Z pooling_mode=, 2025-05-07T21:03:46.1098220Z T=4, 2025-05-07T21:03:46.1098401Z D=83, 2025-05-07T21:03:46.1098587Z B=52, 2025-05-07T21:03:46.1098779Z log_E=3, 2025-05-07T21:03:46.1098973Z L=0, 2025-05-07T21:03:46.1099165Z D_gradcheck=2, 2025-05-07T21:03:46.1099400Z stochastic_rounding=False, 2025-05-07T21:03:46.1099654Z weighted=False, 2025-05-07T21:03:46.1099874Z row_wise=True, 2025-05-07T21:03:46.1100085Z mixed=True, 2025-05-07T21:03:46.1100287Z use_cache=False, 2025-05-07T21:03:46.1100538Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.1100829Z use_cpu=True, 2025-05-07T21:03:46.1101060Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1101325Z ) 2025-05-07T21:03:46.1101560Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1102135Z self=, 2025-05-07T21:03:46.1102764Z compile=True, 2025-05-07T21:03:46.1103012Z pooling_mode=, 2025-05-07T21:03:46.1103306Z T=5, 2025-05-07T21:03:46.1103491Z D=62, 2025-05-07T21:03:46.1103680Z B=54, 2025-05-07T21:03:46.1103871Z log_E=4, 2025-05-07T21:03:46.1104121Z L=17, 2025-05-07T21:03:46.1104314Z D_gradcheck=1, 2025-05-07T21:03:46.1104553Z stochastic_rounding=False, 2025-05-07T21:03:46.1104807Z weighted=False, 2025-05-07T21:03:46.1105028Z row_wise=True, 2025-05-07T21:03:46.1105269Z mixed=True, 2025-05-07T21:03:46.1105490Z use_cache=False, 2025-05-07T21:03:46.1105748Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.1106034Z use_cpu=True, 2025-05-07T21:03:46.1106262Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1106525Z ) 2025-05-07T21:03:46.1106760Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1107326Z self=, 2025-05-07T21:03:46.1107865Z compile=True, 2025-05-07T21:03:46.1108106Z pooling_mode=, 2025-05-07T21:03:46.1108385Z T=5, 2025-05-07T21:03:46.1108576Z D=4, 2025-05-07T21:03:46.1108759Z B=22, 2025-05-07T21:03:46.1108937Z log_E=3, 2025-05-07T21:03:46.1109139Z L=18, 2025-05-07T21:03:46.1109330Z D_gradcheck=2, 2025-05-07T21:03:46.1109562Z stochastic_rounding=False, 2025-05-07T21:03:46.1109815Z weighted=True, 2025-05-07T21:03:46.1110029Z row_wise=True, 2025-05-07T21:03:46.1110237Z mixed=False, 2025-05-07T21:03:46.1110444Z use_cache=True, 2025-05-07T21:03:46.1110684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.1110970Z use_cpu=True, 2025-05-07T21:03:46.1111202Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1111466Z ) 2025-05-07T21:03:46.1111703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1112270Z self=, 2025-05-07T21:03:46.1112803Z compile=True, 2025-05-07T21:03:46.1113052Z pooling_mode=, 2025-05-07T21:03:46.1121493Z T=3, 2025-05-07T21:03:46.1121723Z D=89, 2025-05-07T21:03:46.1121916Z B=86, 2025-05-07T21:03:46.1122106Z log_E=5, 2025-05-07T21:03:46.1122303Z L=19, 2025-05-07T21:03:46.1122495Z D_gradcheck=1, 2025-05-07T21:03:46.1123186Z stochastic_rounding=False, 2025-05-07T21:03:46.1123451Z weighted=True, 2025-05-07T21:03:46.1123666Z row_wise=True, 2025-05-07T21:03:46.1123874Z mixed=False, 2025-05-07T21:03:46.1124086Z use_cache=True, 2025-05-07T21:03:46.1124324Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.1124605Z use_cpu=True, 2025-05-07T21:03:46.1124838Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1303715Z ) 2025-05-07T21:03:46.1304208Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1305246Z self=, 2025-05-07T21:03:46.1306716Z compile=True, 2025-05-07T21:03:46.1307538Z pooling_mode=, 2025-05-07T21:03:46.1308100Z T=4, 2025-05-07T21:03:46.1308458Z D=79, 2025-05-07T21:03:46.1308817Z B=56, 2025-05-07T21:03:46.1309180Z log_E=5, 2025-05-07T21:03:46.1309549Z L=6, 2025-05-07T21:03:46.1309917Z D_gradcheck=2, 2025-05-07T21:03:46.1310368Z stochastic_rounding=True, 2025-05-07T21:03:46.1310870Z weighted=False, 2025-05-07T21:03:46.1311375Z row_wise=True, 2025-05-07T21:03:46.1311785Z mixed=False, 2025-05-07T21:03:46.1312185Z use_cache=False, 2025-05-07T21:03:46.1312674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.1313237Z use_cpu=True, 2025-05-07T21:03:46.1313691Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1314194Z ) 2025-05-07T21:03:46.1314497Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1315151Z self=, 2025-05-07T21:03:46.1315675Z compile=False, 2025-05-07T21:03:46.1315916Z pooling_mode=, 2025-05-07T21:03:46.1316195Z T=5, 2025-05-07T21:03:46.1316375Z D=45, 2025-05-07T21:03:46.1316559Z B=111, 2025-05-07T21:03:46.1316833Z log_E=4, 2025-05-07T21:03:46.1317024Z L=12, 2025-05-07T21:03:46.1317212Z D_gradcheck=1, 2025-05-07T21:03:46.1317435Z stochastic_rounding=False, 2025-05-07T21:03:46.1317683Z weighted=False, 2025-05-07T21:03:46.1317891Z row_wise=True, 2025-05-07T21:03:46.1318092Z mixed=False, 2025-05-07T21:03:46.1318295Z use_cache=True, 2025-05-07T21:03:46.1318532Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.1318814Z use_cpu=True, 2025-05-07T21:03:46.1319039Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.1319291Z ) 2025-05-07T21:03:46.1319521Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1320098Z self=, 2025-05-07T21:03:46.1320708Z compile=False, 2025-05-07T21:03:46.1320951Z pooling_mode=, 2025-05-07T21:03:46.1321228Z T=5, 2025-05-07T21:03:46.1321404Z D=87, 2025-05-07T21:03:46.1321590Z B=82, 2025-05-07T21:03:46.1321763Z log_E=5, 2025-05-07T21:03:46.1321950Z L=6, 2025-05-07T21:03:46.1322140Z D_gradcheck=2, 2025-05-07T21:03:46.1322367Z stochastic_rounding=True, 2025-05-07T21:03:46.1322617Z weighted=False, 2025-05-07T21:03:46.1322829Z row_wise=True, 2025-05-07T21:03:46.1323029Z mixed=False, 2025-05-07T21:03:46.1323232Z use_cache=True, 2025-05-07T21:03:46.1323469Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.1323747Z use_cpu=True, 2025-05-07T21:03:46.1323974Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.1324231Z ) 2025-05-07T21:03:46.1324455Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1325042Z self=, 2025-05-07T21:03:46.1325606Z compile=False, 2025-05-07T21:03:46.1325840Z pooling_mode=, 2025-05-07T21:03:46.1326117Z T=1, 2025-05-07T21:03:46.1326292Z D=49, 2025-05-07T21:03:46.1326476Z B=67, 2025-05-07T21:03:46.1326657Z log_E=3, 2025-05-07T21:03:46.1326842Z L=18, 2025-05-07T21:03:46.1327097Z D_gradcheck=1, 2025-05-07T21:03:46.1327319Z stochastic_rounding=True, 2025-05-07T21:03:46.1327566Z weighted=True, 2025-05-07T21:03:46.1327772Z row_wise=True, 2025-05-07T21:03:46.1327971Z mixed=True, 2025-05-07T21:03:46.1328169Z use_cache=True, 2025-05-07T21:03:46.1328400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.1328677Z use_cpu=True, 2025-05-07T21:03:46.1328901Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.1329157Z ) 2025-05-07T21:03:46.1329384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1329955Z self=, 2025-05-07T21:03:46.1330524Z compile=True, 2025-05-07T21:03:46.1330762Z pooling_mode=, 2025-05-07T21:03:46.1331038Z T=1, 2025-05-07T21:03:46.1331212Z D=10, 2025-05-07T21:03:46.1331395Z B=2, 2025-05-07T21:03:46.1331577Z log_E=3, 2025-05-07T21:03:46.1331761Z L=3, 2025-05-07T21:03:46.1331947Z D_gradcheck=1, 2025-05-07T21:03:46.1332170Z stochastic_rounding=False, 2025-05-07T21:03:46.1332416Z weighted=False, 2025-05-07T21:03:46.1332624Z row_wise=True, 2025-05-07T21:03:46.1332830Z mixed=True, 2025-05-07T21:03:46.1333028Z use_cache=False, 2025-05-07T21:03:46.1333271Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.1333553Z use_cpu=True, 2025-05-07T21:03:46.1333778Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.1334030Z ) 2025-05-07T21:03:46.1334259Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1334872Z self=, 2025-05-07T21:03:46.1335454Z compile=True, 2025-05-07T21:03:46.1335686Z pooling_mode=, 2025-05-07T21:03:46.1335959Z T=1, 2025-05-07T21:03:46.1336180Z D=76, 2025-05-07T21:03:46.1336354Z B=82, 2025-05-07T21:03:46.1336529Z log_E=5, 2025-05-07T21:03:46.1336721Z L=2, 2025-05-07T21:03:46.1336907Z D_gradcheck=2, 2025-05-07T21:03:46.1337127Z stochastic_rounding=False, 2025-05-07T21:03:46.1337378Z weighted=False, 2025-05-07T21:03:46.1337583Z row_wise=True, 2025-05-07T21:03:46.1337788Z mixed=True, 2025-05-07T21:03:46.1337986Z use_cache=False, 2025-05-07T21:03:46.1338229Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.1338514Z use_cpu=True, 2025-05-07T21:03:46.1338739Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1338995Z ) 2025-05-07T21:03:46.1339220Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1339785Z self=, 2025-05-07T21:03:46.1340316Z compile=True, 2025-05-07T21:03:46.1340550Z pooling_mode=, 2025-05-07T21:03:46.1340818Z T=2, 2025-05-07T21:03:46.1340995Z D=92, 2025-05-07T21:03:46.1341174Z B=21, 2025-05-07T21:03:46.1341348Z log_E=4, 2025-05-07T21:03:46.1341537Z L=19, 2025-05-07T21:03:46.1341722Z D_gradcheck=2, 2025-05-07T21:03:46.1341940Z stochastic_rounding=False, 2025-05-07T21:03:46.1342191Z weighted=False, 2025-05-07T21:03:46.1342403Z row_wise=True, 2025-05-07T21:03:46.1342605Z mixed=True, 2025-05-07T21:03:46.1342806Z use_cache=False, 2025-05-07T21:03:46.1343048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.1343331Z use_cpu=True, 2025-05-07T21:03:46.1343556Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1343812Z ) 2025-05-07T21:03:46.1344036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1344603Z self=, 2025-05-07T21:03:46.1345132Z compile=False, 2025-05-07T21:03:46.1345367Z pooling_mode=, 2025-05-07T21:03:46.1345641Z T=2, 2025-05-07T21:03:46.1345821Z D=74, 2025-05-07T21:03:46.1345995Z B=40, 2025-05-07T21:03:46.1346168Z log_E=3, 2025-05-07T21:03:46.1346404Z L=20, 2025-05-07T21:03:46.1346590Z D_gradcheck=2, 2025-05-07T21:03:46.1346811Z stochastic_rounding=True, 2025-05-07T21:03:46.1347065Z weighted=False, 2025-05-07T21:03:46.1347275Z row_wise=True, 2025-05-07T21:03:46.1347473Z mixed=False, 2025-05-07T21:03:46.1347678Z use_cache=True, 2025-05-07T21:03:46.1347912Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.1348190Z use_cpu=True, 2025-05-07T21:03:46.1348415Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.1348668Z ) 2025-05-07T21:03:46.1348890Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1349457Z self=, 2025-05-07T21:03:46.1350024Z compile=False, 2025-05-07T21:03:46.1350259Z pooling_mode=, 2025-05-07T21:03:46.1350531Z T=2, 2025-05-07T21:03:46.1350709Z D=72, 2025-05-07T21:03:46.1350889Z B=92, 2025-05-07T21:03:46.1351070Z log_E=4, 2025-05-07T21:03:46.1351256Z L=3, 2025-05-07T21:03:46.1351436Z D_gradcheck=1, 2025-05-07T21:03:46.1351656Z stochastic_rounding=False, 2025-05-07T21:03:46.1351907Z weighted=True, 2025-05-07T21:03:46.1352113Z row_wise=True, 2025-05-07T21:03:46.1352313Z mixed=False, 2025-05-07T21:03:46.1352516Z use_cache=False, 2025-05-07T21:03:46.1352754Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.1353031Z use_cpu=True, 2025-05-07T21:03:46.1353256Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1353511Z ) 2025-05-07T21:03:46.1353736Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1354349Z self=, 2025-05-07T21:03:46.1354904Z compile=True, 2025-05-07T21:03:46.1355151Z pooling_mode=, 2025-05-07T21:03:46.1355510Z T=1, 2025-05-07T21:03:46.1355699Z D=3, 2025-05-07T21:03:46.1355880Z B=108, 2025-05-07T21:03:46.1356069Z log_E=5, 2025-05-07T21:03:46.1356267Z L=19, 2025-05-07T21:03:46.1356461Z D_gradcheck=1, 2025-05-07T21:03:46.1356686Z stochastic_rounding=False, 2025-05-07T21:03:46.1356947Z weighted=False, 2025-05-07T21:03:46.1357165Z row_wise=True, 2025-05-07T21:03:46.1357371Z mixed=False, 2025-05-07T21:03:46.1357584Z use_cache=True, 2025-05-07T21:03:46.1357826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.1358106Z use_cpu=True, 2025-05-07T21:03:46.1358341Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.1358597Z ) 2025-05-07T21:03:46.1358828Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1359401Z self=, 2025-05-07T21:03:46.1359945Z compile=False, 2025-05-07T21:03:46.1360188Z pooling_mode=, 2025-05-07T21:03:46.1360524Z T=3, 2025-05-07T21:03:46.1360709Z D=86, 2025-05-07T21:03:46.1360893Z B=26, 2025-05-07T21:03:46.1361077Z log_E=3, 2025-05-07T21:03:46.1361272Z L=4, 2025-05-07T21:03:46.1361461Z D_gradcheck=2, 2025-05-07T21:03:46.1361689Z stochastic_rounding=False, 2025-05-07T21:03:46.1361950Z weighted=True, 2025-05-07T21:03:46.1362163Z row_wise=True, 2025-05-07T21:03:46.1362366Z mixed=True, 2025-05-07T21:03:46.1362576Z use_cache=False, 2025-05-07T21:03:46.1362827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.1363104Z use_cpu=True, 2025-05-07T21:03:46.1363340Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1363604Z ) 2025-05-07T21:03:46.1363835Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1364416Z self=, 2025-05-07T21:03:46.1364955Z compile=True, 2025-05-07T21:03:46.1365190Z pooling_mode=, 2025-05-07T21:03:46.1365481Z T=4, 2025-05-07T21:03:46.1365685Z D=44, 2025-05-07T21:03:46.1365871Z B=79, 2025-05-07T21:03:46.1366107Z log_E=5, 2025-05-07T21:03:46.1366304Z L=0, 2025-05-07T21:03:46.1366492Z D_gradcheck=1, 2025-05-07T21:03:46.1366725Z stochastic_rounding=False, 2025-05-07T21:03:46.1366989Z weighted=False, 2025-05-07T21:03:46.1367388Z row_wise=True, 2025-05-07T21:03:46.1367597Z mixed=False, 2025-05-07T21:03:46.1367807Z use_cache=True, 2025-05-07T21:03:46.1368041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.1368318Z use_cpu=True, 2025-05-07T21:03:46.1368545Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.1368796Z ) 2025-05-07T21:03:46.1369021Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1369595Z self=, 2025-05-07T21:03:46.1370181Z compile=True, 2025-05-07T21:03:46.1370414Z pooling_mode=, 2025-05-07T21:03:46.1370699Z T=5, 2025-05-07T21:03:46.1370886Z D=96, 2025-05-07T21:03:46.1371072Z B=8, 2025-05-07T21:03:46.1371259Z log_E=3, 2025-05-07T21:03:46.1371455Z L=5, 2025-05-07T21:03:46.1371643Z D_gradcheck=1, 2025-05-07T21:03:46.1371879Z stochastic_rounding=True, 2025-05-07T21:03:46.1372139Z weighted=False, 2025-05-07T21:03:46.1372351Z row_wise=True, 2025-05-07T21:03:46.1372563Z mixed=True, 2025-05-07T21:03:46.1372773Z use_cache=True, 2025-05-07T21:03:46.1373006Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.1373293Z use_cpu=True, 2025-05-07T21:03:46.1373532Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1373794Z ) 2025-05-07T21:03:46.1374068Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1374651Z self=, 2025-05-07T21:03:46.1375193Z compile=False, 2025-05-07T21:03:46.1375431Z pooling_mode=, 2025-05-07T21:03:46.1375753Z T=3, 2025-05-07T21:03:46.1375936Z D=44, 2025-05-07T21:03:46.1376118Z B=86, 2025-05-07T21:03:46.1376301Z log_E=5, 2025-05-07T21:03:46.1376495Z L=20, 2025-05-07T21:03:46.1376681Z D_gradcheck=1, 2025-05-07T21:03:46.1376912Z stochastic_rounding=True, 2025-05-07T21:03:46.1377169Z weighted=False, 2025-05-07T21:03:46.1377375Z row_wise=True, 2025-05-07T21:03:46.1377582Z mixed=True, 2025-05-07T21:03:46.1377789Z use_cache=False, 2025-05-07T21:03:46.1378031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.1378321Z use_cpu=True, 2025-05-07T21:03:46.1378555Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.1378807Z ) 2025-05-07T21:03:46.1379042Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1379619Z self=, 2025-05-07T21:03:46.1380163Z compile=False, 2025-05-07T21:03:46.1380401Z pooling_mode=, 2025-05-07T21:03:46.1380681Z T=4, 2025-05-07T21:03:46.1380867Z D=56, 2025-05-07T21:03:46.1381050Z B=56, 2025-05-07T21:03:46.1381246Z log_E=3, 2025-05-07T21:03:46.1381437Z L=17, 2025-05-07T21:03:46.1381625Z D_gradcheck=2, 2025-05-07T21:03:46.1381855Z stochastic_rounding=False, 2025-05-07T21:03:46.1382114Z weighted=False, 2025-05-07T21:03:46.1382325Z row_wise=True, 2025-05-07T21:03:46.1382533Z mixed=True, 2025-05-07T21:03:46.1382738Z use_cache=True, 2025-05-07T21:03:46.1382971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.1383258Z use_cpu=True, 2025-05-07T21:03:46.1383492Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.1383743Z ) 2025-05-07T21:03:46.1383979Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1384559Z self=, 2025-05-07T21:03:46.1385089Z compile=False, 2025-05-07T21:03:46.1385327Z pooling_mode=, 2025-05-07T21:03:46.1385609Z T=2, 2025-05-07T21:03:46.1385844Z D=86, 2025-05-07T21:03:46.1386022Z B=96, 2025-05-07T21:03:46.1386208Z log_E=5, 2025-05-07T21:03:46.1386398Z L=14, 2025-05-07T21:03:46.1386583Z D_gradcheck=2, 2025-05-07T21:03:46.1386812Z stochastic_rounding=True, 2025-05-07T21:03:46.1387068Z weighted=False, 2025-05-07T21:03:46.1387278Z row_wise=True, 2025-05-07T21:03:46.1387484Z mixed=False, 2025-05-07T21:03:46.1387691Z use_cache=True, 2025-05-07T21:03:46.1387928Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.1388217Z use_cpu=True, 2025-05-07T21:03:46.1388446Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.1388706Z ) 2025-05-07T21:03:46.1388940Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.1389567Z self=, 2025-05-07T21:03:46.1390092Z compile=True, 2025-05-07T21:03:46.1390332Z pooling_mode=, 2025-05-07T21:03:46.1390614Z T=3, 2025-05-07T21:03:46.1390802Z D=16, 2025-05-07T21:03:46.1390981Z B=62, 2025-05-07T21:03:46.1391166Z log_E=4, 2025-05-07T21:03:46.1391358Z L=17, 2025-05-07T21:03:46.1391778Z D_gradcheck=2, 2025-05-07T21:03:46.1392008Z stochastic_rounding=False, 2025-05-07T21:03:46.1392264Z weighted=True, 2025-05-07T21:03:46.1392470Z row_wise=True, 2025-05-07T21:03:46.1392680Z mixed=True, 2025-05-07T21:03:46.1392884Z use_cache=False, 2025-05-07T21:03:46.1393125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.1393410Z use_cpu=True, 2025-05-07T21:03:46.1393647Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4084958Z ) 2025-05-07T21:03:46.4085863Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4087381Z self=, 2025-05-07T21:03:46.4088445Z compile=True, 2025-05-07T21:03:46.4089068Z pooling_mode=, 2025-05-07T21:03:46.4089631Z T=3, 2025-05-07T21:03:46.4090008Z D=85, 2025-05-07T21:03:46.4090373Z B=71, 2025-05-07T21:03:46.4090745Z log_E=3, 2025-05-07T21:03:46.4091128Z L=2, 2025-05-07T21:03:46.4091887Z D_gradcheck=2, 2025-05-07T21:03:46.4092362Z stochastic_rounding=True, 2025-05-07T21:03:46.4092869Z weighted=True, 2025-05-07T21:03:46.4093279Z row_wise=True, 2025-05-07T21:03:46.4093695Z mixed=False, 2025-05-07T21:03:46.4094110Z use_cache=False, 2025-05-07T21:03:46.4094596Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4095064Z use_cpu=True, 2025-05-07T21:03:46.4095340Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4095615Z ) 2025-05-07T21:03:46.4095849Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4096431Z self=, 2025-05-07T21:03:46.4096954Z compile=False, 2025-05-07T21:03:46.4097202Z pooling_mode=, 2025-05-07T21:03:46.4097486Z T=3, 2025-05-07T21:03:46.4097673Z D=71, 2025-05-07T21:03:46.4097858Z B=110, 2025-05-07T21:03:46.4098048Z log_E=3, 2025-05-07T21:03:46.4098248Z L=12, 2025-05-07T21:03:46.4098434Z D_gradcheck=2, 2025-05-07T21:03:46.4098670Z stochastic_rounding=False, 2025-05-07T21:03:46.4098933Z weighted=False, 2025-05-07T21:03:46.4099140Z row_wise=True, 2025-05-07T21:03:46.4099354Z mixed=True, 2025-05-07T21:03:46.4099563Z use_cache=True, 2025-05-07T21:03:46.4099800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4100090Z use_cpu=True, 2025-05-07T21:03:46.4100327Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4108325Z ) 2025-05-07T21:03:46.4108606Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4109209Z self=, 2025-05-07T21:03:46.4109758Z compile=False, 2025-05-07T21:03:46.4110008Z pooling_mode=, 2025-05-07T21:03:46.4110430Z T=5, 2025-05-07T21:03:46.4110625Z D=31, 2025-05-07T21:03:46.4110817Z B=27, 2025-05-07T21:03:46.4111010Z log_E=5, 2025-05-07T21:03:46.4111205Z L=17, 2025-05-07T21:03:46.4111403Z D_gradcheck=2, 2025-05-07T21:03:46.4111640Z stochastic_rounding=False, 2025-05-07T21:03:46.4111900Z weighted=False, 2025-05-07T21:03:46.4112113Z row_wise=True, 2025-05-07T21:03:46.4112322Z mixed=False, 2025-05-07T21:03:46.4112541Z use_cache=False, 2025-05-07T21:03:46.4112789Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4113083Z use_cpu=True, 2025-05-07T21:03:46.4113324Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4113584Z ) 2025-05-07T21:03:46.4113911Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4114493Z self=, 2025-05-07T21:03:46.4115029Z compile=False, 2025-05-07T21:03:46.4115276Z pooling_mode=, 2025-05-07T21:03:46.4115562Z T=1, 2025-05-07T21:03:46.4115748Z D=117, 2025-05-07T21:03:46.4115946Z B=53, 2025-05-07T21:03:46.4116138Z log_E=5, 2025-05-07T21:03:46.4116331Z L=0, 2025-05-07T21:03:46.4116529Z D_gradcheck=1, 2025-05-07T21:03:46.4116766Z stochastic_rounding=True, 2025-05-07T21:03:46.4117022Z weighted=True, 2025-05-07T21:03:46.4117241Z row_wise=True, 2025-05-07T21:03:46.4117459Z mixed=False, 2025-05-07T21:03:46.4117670Z use_cache=False, 2025-05-07T21:03:46.4117924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4118216Z use_cpu=True, 2025-05-07T21:03:46.4118526Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4118797Z ) 2025-05-07T21:03:46.4119039Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4119619Z self=, 2025-05-07T21:03:46.4120215Z compile=True, 2025-05-07T21:03:46.4120551Z pooling_mode=, 2025-05-07T21:03:46.4120832Z T=5, 2025-05-07T21:03:46.4121013Z D=114, 2025-05-07T21:03:46.4121204Z B=73, 2025-05-07T21:03:46.4121395Z log_E=5, 2025-05-07T21:03:46.4121588Z L=12, 2025-05-07T21:03:46.4121784Z D_gradcheck=2, 2025-05-07T21:03:46.4122014Z stochastic_rounding=True, 2025-05-07T21:03:46.4122261Z weighted=True, 2025-05-07T21:03:46.4122472Z row_wise=True, 2025-05-07T21:03:46.4122682Z mixed=False, 2025-05-07T21:03:46.4122889Z use_cache=False, 2025-05-07T21:03:46.4123139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4123427Z use_cpu=True, 2025-05-07T21:03:46.4123660Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4123925Z ) 2025-05-07T21:03:46.4124157Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4124729Z self=, 2025-05-07T21:03:46.4125255Z compile=False, 2025-05-07T21:03:46.4125500Z pooling_mode=, 2025-05-07T21:03:46.4125782Z T=4, 2025-05-07T21:03:46.4125965Z D=119, 2025-05-07T21:03:46.4126153Z B=28, 2025-05-07T21:03:46.4126343Z log_E=4, 2025-05-07T21:03:46.4126533Z L=9, 2025-05-07T21:03:46.4126720Z D_gradcheck=2, 2025-05-07T21:03:46.4126951Z stochastic_rounding=True, 2025-05-07T21:03:46.4127200Z weighted=True, 2025-05-07T21:03:46.4127413Z row_wise=True, 2025-05-07T21:03:46.4127626Z mixed=False, 2025-05-07T21:03:46.4127834Z use_cache=False, 2025-05-07T21:03:46.4128081Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4128375Z use_cpu=True, 2025-05-07T21:03:46.4128607Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4128871Z ) 2025-05-07T21:03:46.4129103Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4129670Z self=, 2025-05-07T21:03:46.4130206Z compile=True, 2025-05-07T21:03:46.4130499Z pooling_mode=, 2025-05-07T21:03:46.4130782Z T=1, 2025-05-07T21:03:46.4130963Z D=33, 2025-05-07T21:03:46.4131151Z B=44, 2025-05-07T21:03:46.4131345Z log_E=3, 2025-05-07T21:03:46.4131534Z L=6, 2025-05-07T21:03:46.4131724Z D_gradcheck=1, 2025-05-07T21:03:46.4131951Z stochastic_rounding=True, 2025-05-07T21:03:46.4132200Z weighted=False, 2025-05-07T21:03:46.4132414Z row_wise=True, 2025-05-07T21:03:46.4132623Z mixed=False, 2025-05-07T21:03:46.4132833Z use_cache=False, 2025-05-07T21:03:46.4133087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4133377Z use_cpu=True, 2025-05-07T21:03:46.4133605Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4133920Z ) 2025-05-07T21:03:46.4134151Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4134716Z self=, 2025-05-07T21:03:46.4135272Z compile=False, 2025-05-07T21:03:46.4135539Z pooling_mode=, 2025-05-07T21:03:46.4135820Z T=4, 2025-05-07T21:03:46.4136000Z D=31, 2025-05-07T21:03:46.4136183Z B=32, 2025-05-07T21:03:46.4136372Z log_E=5, 2025-05-07T21:03:46.4136559Z L=5, 2025-05-07T21:03:46.4136750Z D_gradcheck=1, 2025-05-07T21:03:46.4136980Z stochastic_rounding=True, 2025-05-07T21:03:46.4137233Z weighted=True, 2025-05-07T21:03:46.4137444Z row_wise=True, 2025-05-07T21:03:46.4137656Z mixed=False, 2025-05-07T21:03:46.4137865Z use_cache=False, 2025-05-07T21:03:46.4138114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4138451Z use_cpu=True, 2025-05-07T21:03:46.4138684Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4138947Z ) 2025-05-07T21:03:46.4139179Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4139751Z self=, 2025-05-07T21:03:46.4140322Z compile=False, 2025-05-07T21:03:46.4140565Z pooling_mode=, 2025-05-07T21:03:46.4140843Z T=1, 2025-05-07T21:03:46.4141029Z D=84, 2025-05-07T21:03:46.4141215Z B=10, 2025-05-07T21:03:46.4141395Z log_E=5, 2025-05-07T21:03:46.4141591Z L=14, 2025-05-07T21:03:46.4141786Z D_gradcheck=1, 2025-05-07T21:03:46.4142013Z stochastic_rounding=False, 2025-05-07T21:03:46.4142273Z weighted=False, 2025-05-07T21:03:46.4142489Z row_wise=True, 2025-05-07T21:03:46.4142700Z mixed=True, 2025-05-07T21:03:46.4142907Z use_cache=True, 2025-05-07T21:03:46.4143153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4143447Z use_cpu=True, 2025-05-07T21:03:46.4143679Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4143944Z ) 2025-05-07T21:03:46.4144178Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4144743Z self=, 2025-05-07T21:03:46.4145283Z compile=True, 2025-05-07T21:03:46.4145552Z pooling_mode=, 2025-05-07T21:03:46.4145852Z T=5, 2025-05-07T21:03:46.4146040Z D=22, 2025-05-07T21:03:46.4146226Z B=57, 2025-05-07T21:03:46.4146410Z log_E=5, 2025-05-07T21:03:46.4146603Z L=17, 2025-05-07T21:03:46.4146794Z D_gradcheck=2, 2025-05-07T21:03:46.4147017Z stochastic_rounding=False, 2025-05-07T21:03:46.4147277Z weighted=False, 2025-05-07T21:03:46.4147495Z row_wise=True, 2025-05-07T21:03:46.4147702Z mixed=False, 2025-05-07T21:03:46.4147911Z use_cache=True, 2025-05-07T21:03:46.4148154Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4148438Z use_cpu=True, 2025-05-07T21:03:46.4148670Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4148926Z ) 2025-05-07T21:03:46.4149155Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4149719Z self=, 2025-05-07T21:03:46.4150307Z compile=False, 2025-05-07T21:03:46.4150552Z pooling_mode=, 2025-05-07T21:03:46.4150827Z T=3, 2025-05-07T21:03:46.4151017Z D=46, 2025-05-07T21:03:46.4151207Z B=87, 2025-05-07T21:03:46.4151392Z log_E=4, 2025-05-07T21:03:46.4151581Z L=18, 2025-05-07T21:03:46.4151775Z D_gradcheck=1, 2025-05-07T21:03:46.4151998Z stochastic_rounding=False, 2025-05-07T21:03:46.4152253Z weighted=True, 2025-05-07T21:03:46.4152465Z row_wise=True, 2025-05-07T21:03:46.4152671Z mixed=True, 2025-05-07T21:03:46.4152884Z use_cache=True, 2025-05-07T21:03:46.4153131Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4153415Z use_cpu=True, 2025-05-07T21:03:46.4153700Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4153962Z ) 2025-05-07T21:03:46.4154200Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4154773Z self=, 2025-05-07T21:03:46.4155308Z compile=True, 2025-05-07T21:03:46.4155553Z pooling_mode=, 2025-05-07T21:03:46.4155835Z T=2, 2025-05-07T21:03:46.4156027Z D=43, 2025-05-07T21:03:46.4156218Z B=13, 2025-05-07T21:03:46.4156404Z log_E=5, 2025-05-07T21:03:46.4156604Z L=17, 2025-05-07T21:03:46.4156805Z D_gradcheck=2, 2025-05-07T21:03:46.4157035Z stochastic_rounding=False, 2025-05-07T21:03:46.4157301Z weighted=False, 2025-05-07T21:03:46.4157525Z row_wise=True, 2025-05-07T21:03:46.4157740Z mixed=True, 2025-05-07T21:03:46.4157960Z use_cache=False, 2025-05-07T21:03:46.4158271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4158566Z use_cpu=True, 2025-05-07T21:03:46.4158803Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4159068Z ) 2025-05-07T21:03:46.4159305Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4159915Z self=, 2025-05-07T21:03:46.4160500Z compile=True, 2025-05-07T21:03:46.4160741Z pooling_mode=, 2025-05-07T21:03:46.4161016Z T=4, 2025-05-07T21:03:46.4161201Z D=112, 2025-05-07T21:03:46.4161394Z B=112, 2025-05-07T21:03:46.4161579Z log_E=4, 2025-05-07T21:03:46.4161778Z L=3, 2025-05-07T21:03:46.4161968Z D_gradcheck=1, 2025-05-07T21:03:46.4162193Z stochastic_rounding=True, 2025-05-07T21:03:46.4162452Z weighted=False, 2025-05-07T21:03:46.4162664Z row_wise=True, 2025-05-07T21:03:46.4162865Z mixed=True, 2025-05-07T21:03:46.4163076Z use_cache=False, 2025-05-07T21:03:46.4163329Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4163620Z use_cpu=True, 2025-05-07T21:03:46.4163850Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4164106Z ) 2025-05-07T21:03:46.4164338Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4164913Z self=, 2025-05-07T21:03:46.4165498Z compile=True, 2025-05-07T21:03:46.4165739Z pooling_mode=, 2025-05-07T21:03:46.4166019Z T=1, 2025-05-07T21:03:46.4166208Z D=53, 2025-05-07T21:03:46.4166397Z B=108, 2025-05-07T21:03:46.4166579Z log_E=3, 2025-05-07T21:03:46.4166772Z L=17, 2025-05-07T21:03:46.4166963Z D_gradcheck=1, 2025-05-07T21:03:46.4167187Z stochastic_rounding=True, 2025-05-07T21:03:46.4167441Z weighted=True, 2025-05-07T21:03:46.4167654Z row_wise=True, 2025-05-07T21:03:46.4167858Z mixed=False, 2025-05-07T21:03:46.4168070Z use_cache=True, 2025-05-07T21:03:46.4168312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4168596Z use_cpu=True, 2025-05-07T21:03:46.4168836Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4169097Z ) 2025-05-07T21:03:46.4169333Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4169953Z self=, 2025-05-07T21:03:46.4170486Z compile=True, 2025-05-07T21:03:46.4170726Z pooling_mode=, 2025-05-07T21:03:46.4171001Z T=5, 2025-05-07T21:03:46.4171189Z D=94, 2025-05-07T21:03:46.4171375Z B=51, 2025-05-07T21:03:46.4171559Z log_E=4, 2025-05-07T21:03:46.4171759Z L=0, 2025-05-07T21:03:46.4171954Z D_gradcheck=1, 2025-05-07T21:03:46.4172178Z stochastic_rounding=True, 2025-05-07T21:03:46.4172436Z weighted=True, 2025-05-07T21:03:46.4172655Z row_wise=True, 2025-05-07T21:03:46.4172861Z mixed=True, 2025-05-07T21:03:46.4173072Z use_cache=True, 2025-05-07T21:03:46.4173316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4173651Z use_cpu=True, 2025-05-07T21:03:46.4173887Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4174152Z ) 2025-05-07T21:03:46.4174380Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4174958Z self=, 2025-05-07T21:03:46.4175508Z compile=True, 2025-05-07T21:03:46.4175775Z pooling_mode=, 2025-05-07T21:03:46.4176053Z T=1, 2025-05-07T21:03:46.4176240Z D=54, 2025-05-07T21:03:46.4176428Z B=105, 2025-05-07T21:03:46.4176613Z log_E=4, 2025-05-07T21:03:46.4176806Z L=15, 2025-05-07T21:03:46.4176996Z D_gradcheck=1, 2025-05-07T21:03:46.4177221Z stochastic_rounding=False, 2025-05-07T21:03:46.4177476Z weighted=True, 2025-05-07T21:03:46.4177689Z row_wise=True, 2025-05-07T21:03:46.4177892Z mixed=False, 2025-05-07T21:03:46.4178175Z use_cache=True, 2025-05-07T21:03:46.4178417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4178700Z use_cpu=True, 2025-05-07T21:03:46.4178935Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4179193Z ) 2025-05-07T21:03:46.4179420Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4180054Z self=, 2025-05-07T21:03:46.4180588Z compile=False, 2025-05-07T21:03:46.4180832Z pooling_mode=, 2025-05-07T21:03:46.4181104Z T=4, 2025-05-07T21:03:46.4181287Z D=114, 2025-05-07T21:03:46.4181483Z B=107, 2025-05-07T21:03:46.4181667Z log_E=5, 2025-05-07T21:03:46.4181857Z L=4, 2025-05-07T21:03:46.4182049Z D_gradcheck=2, 2025-05-07T21:03:46.4182275Z stochastic_rounding=False, 2025-05-07T21:03:46.4182540Z weighted=False, 2025-05-07T21:03:46.4182754Z row_wise=True, 2025-05-07T21:03:46.4182958Z mixed=True, 2025-05-07T21:03:46.4183173Z use_cache=False, 2025-05-07T21:03:46.4183425Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4183705Z use_cpu=True, 2025-05-07T21:03:46.4183943Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4360370Z ) 2025-05-07T21:03:46.4360743Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4361582Z self=, 2025-05-07T21:03:46.4362332Z compile=True, 2025-05-07T21:03:46.4362666Z pooling_mode=, 2025-05-07T21:03:46.4363044Z T=5, 2025-05-07T21:03:46.4363306Z D=74, 2025-05-07T21:03:46.4363558Z B=27, 2025-05-07T21:03:46.4363739Z log_E=5, 2025-05-07T21:03:46.4363936Z L=18, 2025-05-07T21:03:46.4364182Z D_gradcheck=2, 2025-05-07T21:03:46.4364414Z stochastic_rounding=False, 2025-05-07T21:03:46.4364680Z weighted=True, 2025-05-07T21:03:46.4364896Z row_wise=True, 2025-05-07T21:03:46.4365098Z mixed=True, 2025-05-07T21:03:46.4365311Z use_cache=True, 2025-05-07T21:03:46.4365559Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4365889Z use_cpu=True, 2025-05-07T21:03:46.4366126Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4366389Z ) 2025-05-07T21:03:46.4366618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4367367Z self=, 2025-05-07T21:03:46.4367930Z compile=False, 2025-05-07T21:03:46.4368172Z pooling_mode=, 2025-05-07T21:03:46.4368449Z T=2, 2025-05-07T21:03:46.4368636Z D=89, 2025-05-07T21:03:46.4368822Z B=108, 2025-05-07T21:03:46.4369007Z log_E=5, 2025-05-07T21:03:46.4369210Z L=3, 2025-05-07T21:03:46.4369401Z D_gradcheck=2, 2025-05-07T21:03:46.4369631Z stochastic_rounding=True, 2025-05-07T21:03:46.4369887Z weighted=True, 2025-05-07T21:03:46.4370101Z row_wise=True, 2025-05-07T21:03:46.4370308Z mixed=False, 2025-05-07T21:03:46.4370523Z use_cache=True, 2025-05-07T21:03:46.4370767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4371122Z use_cpu=True, 2025-05-07T21:03:46.4371357Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4371619Z ) 2025-05-07T21:03:46.4371855Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4372437Z self=, 2025-05-07T21:03:46.4372965Z compile=False, 2025-05-07T21:03:46.4373205Z pooling_mode=, 2025-05-07T21:03:46.4373487Z T=2, 2025-05-07T21:03:46.4373676Z D=98, 2025-05-07T21:03:46.4373864Z B=77, 2025-05-07T21:03:46.4374048Z log_E=4, 2025-05-07T21:03:46.4374243Z L=11, 2025-05-07T21:03:46.4374437Z D_gradcheck=2, 2025-05-07T21:03:46.4374660Z stochastic_rounding=False, 2025-05-07T21:03:46.4374910Z weighted=False, 2025-05-07T21:03:46.4375123Z row_wise=True, 2025-05-07T21:03:46.4375402Z mixed=True, 2025-05-07T21:03:46.4375613Z use_cache=False, 2025-05-07T21:03:46.4375864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4376146Z use_cpu=True, 2025-05-07T21:03:46.4376257Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4376387Z ) 2025-05-07T21:03:46.4376517Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4376867Z self=, 2025-05-07T21:03:46.4376950Z compile=True, 2025-05-07T21:03:46.4377062Z pooling_mode=, 2025-05-07T21:03:46.4377144Z T=1, 2025-05-07T21:03:46.4377222Z D=39, 2025-05-07T21:03:46.4377294Z B=88, 2025-05-07T21:03:46.4377378Z log_E=5, 2025-05-07T21:03:46.4377456Z L=7, 2025-05-07T21:03:46.4377543Z D_gradcheck=1, 2025-05-07T21:03:46.4377639Z stochastic_rounding=True, 2025-05-07T21:03:46.4377722Z weighted=True, 2025-05-07T21:03:46.4377807Z row_wise=True, 2025-05-07T21:03:46.4377887Z mixed=True, 2025-05-07T21:03:46.4377972Z use_cache=False, 2025-05-07T21:03:46.4378089Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4378168Z use_cpu=True, 2025-05-07T21:03:46.4378273Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4378357Z ) 2025-05-07T21:03:46.4378491Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4378840Z self=, 2025-05-07T21:03:46.4378931Z compile=True, 2025-05-07T21:03:46.4379040Z pooling_mode=, 2025-05-07T21:03:46.4379123Z T=1, 2025-05-07T21:03:46.4379201Z D=28, 2025-05-07T21:03:46.4379273Z B=66, 2025-05-07T21:03:46.4379351Z log_E=5, 2025-05-07T21:03:46.4379428Z L=6, 2025-05-07T21:03:46.4379513Z D_gradcheck=1, 2025-05-07T21:03:46.4379613Z stochastic_rounding=True, 2025-05-07T21:03:46.4379694Z weighted=True, 2025-05-07T21:03:46.4379775Z row_wise=True, 2025-05-07T21:03:46.4379858Z mixed=True, 2025-05-07T21:03:46.4379939Z use_cache=False, 2025-05-07T21:03:46.4380051Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4380136Z use_cpu=True, 2025-05-07T21:03:46.4380240Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4380318Z ) 2025-05-07T21:03:46.4380457Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4380852Z self=, 2025-05-07T21:03:46.4380941Z compile=False, 2025-05-07T21:03:46.4381049Z pooling_mode=, 2025-05-07T21:03:46.4381125Z T=3, 2025-05-07T21:03:46.4381205Z D=91, 2025-05-07T21:03:46.4381281Z B=110, 2025-05-07T21:03:46.4381360Z log_E=4, 2025-05-07T21:03:46.4381442Z L=20, 2025-05-07T21:03:46.4381523Z D_gradcheck=1, 2025-05-07T21:03:46.4381620Z stochastic_rounding=False, 2025-05-07T21:03:46.4381708Z weighted=False, 2025-05-07T21:03:46.4381792Z row_wise=True, 2025-05-07T21:03:46.4381873Z mixed=True, 2025-05-07T21:03:46.4381961Z use_cache=False, 2025-05-07T21:03:46.4382114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4382197Z use_cpu=True, 2025-05-07T21:03:46.4382306Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4382379Z ) 2025-05-07T21:03:46.4382515Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4382862Z self=, 2025-05-07T21:03:46.4382947Z compile=True, 2025-05-07T21:03:46.4383062Z pooling_mode=, 2025-05-07T21:03:46.4383138Z T=3, 2025-05-07T21:03:46.4383216Z D=65, 2025-05-07T21:03:46.4383299Z B=72, 2025-05-07T21:03:46.4383377Z log_E=4, 2025-05-07T21:03:46.4383641Z L=14, 2025-05-07T21:03:46.4383770Z D_gradcheck=2, 2025-05-07T21:03:46.4383955Z stochastic_rounding=False, 2025-05-07T21:03:46.4384067Z weighted=False, 2025-05-07T21:03:46.4384221Z row_wise=True, 2025-05-07T21:03:46.4384352Z mixed=False, 2025-05-07T21:03:46.4384517Z use_cache=True, 2025-05-07T21:03:46.4389877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4389985Z use_cpu=True, 2025-05-07T21:03:46.4390100Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4390310Z ) 2025-05-07T21:03:46.4390458Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4390814Z self=, 2025-05-07T21:03:46.4390912Z compile=True, 2025-05-07T21:03:46.4391025Z pooling_mode=, 2025-05-07T21:03:46.4391113Z T=1, 2025-05-07T21:03:46.4391192Z D=67, 2025-05-07T21:03:46.4391271Z B=105, 2025-05-07T21:03:46.4391352Z log_E=5, 2025-05-07T21:03:46.4391672Z L=6, 2025-05-07T21:03:46.4391804Z D_gradcheck=1, 2025-05-07T21:03:46.4391907Z stochastic_rounding=True, 2025-05-07T21:03:46.4391990Z weighted=False, 2025-05-07T21:03:46.4392075Z row_wise=True, 2025-05-07T21:03:46.4392158Z mixed=True, 2025-05-07T21:03:46.4392242Z use_cache=False, 2025-05-07T21:03:46.4392350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4392437Z use_cpu=True, 2025-05-07T21:03:46.4392548Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4392621Z ) 2025-05-07T21:03:46.4392765Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4393112Z self=, 2025-05-07T21:03:46.4393201Z compile=True, 2025-05-07T21:03:46.4393311Z pooling_mode=, 2025-05-07T21:03:46.4393388Z T=2, 2025-05-07T21:03:46.4393466Z D=82, 2025-05-07T21:03:46.4393544Z B=28, 2025-05-07T21:03:46.4393622Z log_E=5, 2025-05-07T21:03:46.4393700Z L=1, 2025-05-07T21:03:46.4393781Z D_gradcheck=2, 2025-05-07T21:03:46.4393878Z stochastic_rounding=True, 2025-05-07T21:03:46.4393962Z weighted=True, 2025-05-07T21:03:46.4394049Z row_wise=True, 2025-05-07T21:03:46.4394128Z mixed=True, 2025-05-07T21:03:46.4394217Z use_cache=True, 2025-05-07T21:03:46.4394325Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4394404Z use_cpu=True, 2025-05-07T21:03:46.4394517Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4394587Z ) 2025-05-07T21:03:46.4394815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4395158Z self=, 2025-05-07T21:03:46.4395241Z compile=False, 2025-05-07T21:03:46.4395362Z pooling_mode=, 2025-05-07T21:03:46.4395456Z T=2, 2025-05-07T21:03:46.4395537Z D=49, 2025-05-07T21:03:46.4395635Z B=28, 2025-05-07T21:03:46.4395712Z log_E=3, 2025-05-07T21:03:46.4395787Z L=20, 2025-05-07T21:03:46.4395868Z D_gradcheck=1, 2025-05-07T21:03:46.4395964Z stochastic_rounding=True, 2025-05-07T21:03:46.4396047Z weighted=False, 2025-05-07T21:03:46.4396130Z row_wise=True, 2025-05-07T21:03:46.4396282Z mixed=False, 2025-05-07T21:03:46.4396364Z use_cache=False, 2025-05-07T21:03:46.4396473Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4396552Z use_cpu=True, 2025-05-07T21:03:46.4396664Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4396738Z ) 2025-05-07T21:03:46.4396870Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4397215Z self=, 2025-05-07T21:03:46.4397303Z compile=True, 2025-05-07T21:03:46.4397412Z pooling_mode=, 2025-05-07T21:03:46.4397494Z T=1, 2025-05-07T21:03:46.4397571Z D=38, 2025-05-07T21:03:46.4397647Z B=101, 2025-05-07T21:03:46.4397730Z log_E=4, 2025-05-07T21:03:46.4397807Z L=6, 2025-05-07T21:03:46.4397891Z D_gradcheck=2, 2025-05-07T21:03:46.4397993Z stochastic_rounding=False, 2025-05-07T21:03:46.4398164Z weighted=False, 2025-05-07T21:03:46.4398250Z row_wise=True, 2025-05-07T21:03:46.4398335Z mixed=False, 2025-05-07T21:03:46.4398419Z use_cache=True, 2025-05-07T21:03:46.4398532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4398669Z use_cpu=True, 2025-05-07T21:03:46.4398773Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4398850Z ) 2025-05-07T21:03:46.4398986Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4399327Z self=, 2025-05-07T21:03:46.4399417Z compile=True, 2025-05-07T21:03:46.4399527Z pooling_mode=, 2025-05-07T21:03:46.4399603Z T=1, 2025-05-07T21:03:46.4399681Z D=8, 2025-05-07T21:03:46.4399754Z B=78, 2025-05-07T21:03:46.4399840Z log_E=5, 2025-05-07T21:03:46.4399915Z L=18, 2025-05-07T21:03:46.4399997Z D_gradcheck=2, 2025-05-07T21:03:46.4400101Z stochastic_rounding=False, 2025-05-07T21:03:46.4400189Z weighted=True, 2025-05-07T21:03:46.4400272Z row_wise=True, 2025-05-07T21:03:46.4400427Z mixed=True, 2025-05-07T21:03:46.4400510Z use_cache=True, 2025-05-07T21:03:46.4400619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4400706Z use_cpu=True, 2025-05-07T21:03:46.4400807Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4400880Z ) 2025-05-07T21:03:46.4401014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4401359Z self=, 2025-05-07T21:03:46.4401441Z compile=True, 2025-05-07T21:03:46.4401549Z pooling_mode=, 2025-05-07T21:03:46.4401626Z T=2, 2025-05-07T21:03:46.4401709Z D=38, 2025-05-07T21:03:46.4401785Z B=26, 2025-05-07T21:03:46.4401863Z log_E=3, 2025-05-07T21:03:46.4401942Z L=16, 2025-05-07T21:03:46.4402023Z D_gradcheck=2, 2025-05-07T21:03:46.4402121Z stochastic_rounding=False, 2025-05-07T21:03:46.4402215Z weighted=False, 2025-05-07T21:03:46.4402296Z row_wise=True, 2025-05-07T21:03:46.4402379Z mixed=True, 2025-05-07T21:03:46.4402459Z use_cache=True, 2025-05-07T21:03:46.4402566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4402647Z use_cpu=True, 2025-05-07T21:03:46.4402751Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4402872Z ) 2025-05-07T21:03:46.4403007Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4403356Z self=, 2025-05-07T21:03:46.4403439Z compile=True, 2025-05-07T21:03:46.4403552Z pooling_mode=, 2025-05-07T21:03:46.4403631Z T=4, 2025-05-07T21:03:46.4403705Z D=77, 2025-05-07T21:03:46.4403784Z B=76, 2025-05-07T21:03:46.4403862Z log_E=4, 2025-05-07T21:03:46.4403936Z L=6, 2025-05-07T21:03:46.4404023Z D_gradcheck=2, 2025-05-07T21:03:46.4404124Z stochastic_rounding=False, 2025-05-07T21:03:46.4404209Z weighted=False, 2025-05-07T21:03:46.4404332Z row_wise=True, 2025-05-07T21:03:46.4404411Z mixed=True, 2025-05-07T21:03:46.4404497Z use_cache=False, 2025-05-07T21:03:46.4404609Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4404693Z use_cpu=True, 2025-05-07T21:03:46.4404796Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4404874Z ) 2025-05-07T21:03:46.4405006Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4405349Z self=, 2025-05-07T21:03:46.4405430Z compile=True, 2025-05-07T21:03:46.4405539Z pooling_mode=, 2025-05-07T21:03:46.4405620Z T=5, 2025-05-07T21:03:46.4405695Z D=84, 2025-05-07T21:03:46.4405770Z B=27, 2025-05-07T21:03:46.4405849Z log_E=3, 2025-05-07T21:03:46.4405924Z L=9, 2025-05-07T21:03:46.4406005Z D_gradcheck=1, 2025-05-07T21:03:46.4406146Z stochastic_rounding=False, 2025-05-07T21:03:46.4406228Z weighted=True, 2025-05-07T21:03:46.4406310Z row_wise=True, 2025-05-07T21:03:46.4406392Z mixed=False, 2025-05-07T21:03:46.4406475Z use_cache=False, 2025-05-07T21:03:46.4406585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4406704Z use_cpu=True, 2025-05-07T21:03:46.4406807Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4406885Z ) 2025-05-07T21:03:46.4407017Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4407362Z self=, 2025-05-07T21:03:46.4407449Z compile=False, 2025-05-07T21:03:46.4407554Z pooling_mode=, 2025-05-07T21:03:46.4407630Z T=1, 2025-05-07T21:03:46.4407717Z D=102, 2025-05-07T21:03:46.4407792Z B=62, 2025-05-07T21:03:46.4407871Z log_E=3, 2025-05-07T21:03:46.4407949Z L=1, 2025-05-07T21:03:46.4408029Z D_gradcheck=1, 2025-05-07T21:03:46.4408130Z stochastic_rounding=False, 2025-05-07T21:03:46.4408214Z weighted=False, 2025-05-07T21:03:46.4408294Z row_wise=True, 2025-05-07T21:03:46.4408375Z mixed=True, 2025-05-07T21:03:46.4408460Z use_cache=False, 2025-05-07T21:03:46.4408567Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4408651Z use_cpu=True, 2025-05-07T21:03:46.4408754Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4408825Z ) 2025-05-07T21:03:46.4408964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4409308Z self=, 2025-05-07T21:03:46.4409394Z compile=False, 2025-05-07T21:03:46.4409510Z pooling_mode=, 2025-05-07T21:03:46.4409586Z T=4, 2025-05-07T21:03:46.4409660Z D=100, 2025-05-07T21:03:46.4409743Z B=84, 2025-05-07T21:03:46.4409820Z log_E=4, 2025-05-07T21:03:46.4409904Z L=2, 2025-05-07T21:03:46.4409988Z D_gradcheck=1, 2025-05-07T21:03:46.4410089Z stochastic_rounding=False, 2025-05-07T21:03:46.4410175Z weighted=True, 2025-05-07T21:03:46.4410256Z row_wise=True, 2025-05-07T21:03:46.4410333Z mixed=True, 2025-05-07T21:03:46.4410422Z use_cache=True, 2025-05-07T21:03:46.4410533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4410613Z use_cpu=True, 2025-05-07T21:03:46.4410771Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4643010Z ) 2025-05-07T21:03:46.4643154Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4643543Z self=, 2025-05-07T21:03:46.4643634Z compile=False, 2025-05-07T21:03:46.4643779Z pooling_mode=, 2025-05-07T21:03:46.4643862Z T=3, 2025-05-07T21:03:46.4643952Z D=67, 2025-05-07T21:03:46.4644030Z B=13, 2025-05-07T21:03:46.4644112Z log_E=3, 2025-05-07T21:03:46.4644245Z L=2, 2025-05-07T21:03:46.4644374Z D_gradcheck=1, 2025-05-07T21:03:46.4644525Z stochastic_rounding=False, 2025-05-07T21:03:46.4644787Z weighted=False, 2025-05-07T21:03:46.4644897Z row_wise=True, 2025-05-07T21:03:46.4645010Z mixed=True, 2025-05-07T21:03:46.4645125Z use_cache=False, 2025-05-07T21:03:46.4645270Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4645381Z use_cpu=True, 2025-05-07T21:03:46.4645524Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4645628Z ) 2025-05-07T21:03:46.4645828Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4646276Z self=, 2025-05-07T21:03:46.4646370Z compile=False, 2025-05-07T21:03:46.4646481Z pooling_mode=, 2025-05-07T21:03:46.4646562Z T=2, 2025-05-07T21:03:46.4646642Z D=102, 2025-05-07T21:03:46.4646720Z B=90, 2025-05-07T21:03:46.4646798Z log_E=5, 2025-05-07T21:03:46.4646879Z L=11, 2025-05-07T21:03:46.4647038Z D_gradcheck=1, 2025-05-07T21:03:46.4647140Z stochastic_rounding=False, 2025-05-07T21:03:46.4647236Z weighted=False, 2025-05-07T21:03:46.4647318Z row_wise=True, 2025-05-07T21:03:46.4647398Z mixed=True, 2025-05-07T21:03:46.4647486Z use_cache=False, 2025-05-07T21:03:46.4647654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4647737Z use_cpu=True, 2025-05-07T21:03:46.4647850Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4647925Z ) 2025-05-07T21:03:46.4648062Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4648412Z self=, 2025-05-07T21:03:46.4648498Z compile=True, 2025-05-07T21:03:46.4648614Z pooling_mode=, 2025-05-07T21:03:46.4648692Z T=2, 2025-05-07T21:03:46.4648771Z D=107, 2025-05-07T21:03:46.4648852Z B=55, 2025-05-07T21:03:46.4648932Z log_E=3, 2025-05-07T21:03:46.4649010Z L=18, 2025-05-07T21:03:46.4649102Z D_gradcheck=1, 2025-05-07T21:03:46.4649201Z stochastic_rounding=False, 2025-05-07T21:03:46.4649290Z weighted=True, 2025-05-07T21:03:46.4649378Z row_wise=True, 2025-05-07T21:03:46.4649460Z mixed=False, 2025-05-07T21:03:46.4649553Z use_cache=False, 2025-05-07T21:03:46.4649666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4649751Z use_cpu=True, 2025-05-07T21:03:46.4649858Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4649931Z ) 2025-05-07T21:03:46.4650064Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4650407Z self=, 2025-05-07T21:03:46.4650494Z compile=False, 2025-05-07T21:03:46.4650603Z pooling_mode=, 2025-05-07T21:03:46.4650684Z T=4, 2025-05-07T21:03:46.4650761Z D=15, 2025-05-07T21:03:46.4650837Z B=56, 2025-05-07T21:03:46.4650917Z log_E=5, 2025-05-07T21:03:46.4650994Z L=9, 2025-05-07T21:03:46.4651082Z D_gradcheck=1, 2025-05-07T21:03:46.4651183Z stochastic_rounding=False, 2025-05-07T21:03:46.4651270Z weighted=False, 2025-05-07T21:03:46.4651353Z row_wise=True, 2025-05-07T21:03:46.4651441Z mixed=True, 2025-05-07T21:03:46.4651529Z use_cache=True, 2025-05-07T21:03:46.4651642Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4651789Z use_cpu=True, 2025-05-07T21:03:46.4651895Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4651974Z ) 2025-05-07T21:03:46.4652106Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4652449Z self=, 2025-05-07T21:03:46.4652537Z compile=True, 2025-05-07T21:03:46.4652648Z pooling_mode=, 2025-05-07T21:03:46.4652730Z T=2, 2025-05-07T21:03:46.4652812Z D=69, 2025-05-07T21:03:46.4652891Z B=127, 2025-05-07T21:03:46.4652970Z log_E=3, 2025-05-07T21:03:46.4653055Z L=14, 2025-05-07T21:03:46.4653140Z D_gradcheck=1, 2025-05-07T21:03:46.4653288Z stochastic_rounding=False, 2025-05-07T21:03:46.4653373Z weighted=False, 2025-05-07T21:03:46.4653457Z row_wise=True, 2025-05-07T21:03:46.4653541Z mixed=True, 2025-05-07T21:03:46.4653627Z use_cache=True, 2025-05-07T21:03:46.4653737Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4653827Z use_cpu=True, 2025-05-07T21:03:46.4653933Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4654009Z ) 2025-05-07T21:03:46.4654150Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4654496Z self=, 2025-05-07T21:03:46.4654584Z compile=False, 2025-05-07T21:03:46.4654699Z pooling_mode=, 2025-05-07T21:03:46.4654777Z T=2, 2025-05-07T21:03:46.4654855Z D=127, 2025-05-07T21:03:46.4654935Z B=24, 2025-05-07T21:03:46.4655013Z log_E=4, 2025-05-07T21:03:46.4655140Z L=15, 2025-05-07T21:03:46.4655229Z D_gradcheck=2, 2025-05-07T21:03:46.4655332Z stochastic_rounding=True, 2025-05-07T21:03:46.4655424Z weighted=False, 2025-05-07T21:03:46.4655507Z row_wise=True, 2025-05-07T21:03:46.4655589Z mixed=True, 2025-05-07T21:03:46.4655717Z use_cache=True, 2025-05-07T21:03:46.4655825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4655909Z use_cpu=True, 2025-05-07T21:03:46.4656016Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4656089Z ) 2025-05-07T21:03:46.4656221Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4656569Z self=, 2025-05-07T21:03:46.4656656Z compile=False, 2025-05-07T21:03:46.4656768Z pooling_mode=, 2025-05-07T21:03:46.4656849Z T=4, 2025-05-07T21:03:46.4656930Z D=52, 2025-05-07T21:03:46.4657013Z B=29, 2025-05-07T21:03:46.4657094Z log_E=4, 2025-05-07T21:03:46.4657172Z L=18, 2025-05-07T21:03:46.4657260Z D_gradcheck=2, 2025-05-07T21:03:46.4657361Z stochastic_rounding=True, 2025-05-07T21:03:46.4657446Z weighted=True, 2025-05-07T21:03:46.4657536Z row_wise=True, 2025-05-07T21:03:46.4657623Z mixed=True, 2025-05-07T21:03:46.4657709Z use_cache=False, 2025-05-07T21:03:46.4657826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4657906Z use_cpu=True, 2025-05-07T21:03:46.4658009Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4658087Z ) 2025-05-07T21:03:46.4658219Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4658568Z self=, 2025-05-07T21:03:46.4658656Z compile=True, 2025-05-07T21:03:46.4658766Z pooling_mode=, 2025-05-07T21:03:46.4658856Z T=2, 2025-05-07T21:03:46.4658934Z D=64, 2025-05-07T21:03:46.4659013Z B=50, 2025-05-07T21:03:46.4659101Z log_E=5, 2025-05-07T21:03:46.4659178Z L=19, 2025-05-07T21:03:46.4659262Z D_gradcheck=1, 2025-05-07T21:03:46.4659366Z stochastic_rounding=False, 2025-05-07T21:03:46.4659451Z weighted=False, 2025-05-07T21:03:46.4659532Z row_wise=True, 2025-05-07T21:03:46.4659622Z mixed=False, 2025-05-07T21:03:46.4659707Z use_cache=False, 2025-05-07T21:03:46.4659861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4659949Z use_cpu=True, 2025-05-07T21:03:46.4660052Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4660128Z ) 2025-05-07T21:03:46.4660262Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4660605Z self=, 2025-05-07T21:03:46.4660694Z compile=False, 2025-05-07T21:03:46.4660836Z pooling_mode=, 2025-05-07T21:03:46.4660913Z T=2, 2025-05-07T21:03:46.4660991Z D=100, 2025-05-07T21:03:46.4661072Z B=65, 2025-05-07T21:03:46.4661152Z log_E=3, 2025-05-07T21:03:46.4661228Z L=1, 2025-05-07T21:03:46.4661384Z D_gradcheck=1, 2025-05-07T21:03:46.4661481Z stochastic_rounding=False, 2025-05-07T21:03:46.4661565Z weighted=True, 2025-05-07T21:03:46.4661654Z row_wise=True, 2025-05-07T21:03:46.4661738Z mixed=True, 2025-05-07T21:03:46.4661832Z use_cache=False, 2025-05-07T21:03:46.4661951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4662042Z use_cpu=True, 2025-05-07T21:03:46.4662146Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4662221Z ) 2025-05-07T21:03:46.4662359Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4662701Z self=, 2025-05-07T21:03:46.4662786Z compile=True, 2025-05-07T21:03:46.4662900Z pooling_mode=, 2025-05-07T21:03:46.4662977Z T=4, 2025-05-07T21:03:46.4663054Z D=21, 2025-05-07T21:03:46.4663134Z B=98, 2025-05-07T21:03:46.4663254Z log_E=3, 2025-05-07T21:03:46.4663333Z L=3, 2025-05-07T21:03:46.4663423Z D_gradcheck=1, 2025-05-07T21:03:46.4663522Z stochastic_rounding=False, 2025-05-07T21:03:46.4663611Z weighted=False, 2025-05-07T21:03:46.4663731Z row_wise=True, 2025-05-07T21:03:46.4663816Z mixed=False, 2025-05-07T21:03:46.4663906Z use_cache=False, 2025-05-07T21:03:46.4664020Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4664103Z use_cpu=True, 2025-05-07T21:03:46.4664215Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4664289Z ) 2025-05-07T21:03:46.4664422Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4664768Z self=, 2025-05-07T21:03:46.4664854Z compile=False, 2025-05-07T21:03:46.4664962Z pooling_mode=, 2025-05-07T21:03:46.4665043Z T=1, 2025-05-07T21:03:46.4665143Z D=72, 2025-05-07T21:03:46.4665238Z B=75, 2025-05-07T21:03:46.4665336Z log_E=3, 2025-05-07T21:03:46.4665419Z L=18, 2025-05-07T21:03:46.4665510Z D_gradcheck=2, 2025-05-07T21:03:46.4665610Z stochastic_rounding=False, 2025-05-07T21:03:46.4665693Z weighted=False, 2025-05-07T21:03:46.4665781Z row_wise=True, 2025-05-07T21:03:46.4665864Z mixed=False, 2025-05-07T21:03:46.4665951Z use_cache=False, 2025-05-07T21:03:46.4666064Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4666145Z use_cpu=True, 2025-05-07T21:03:46.4666247Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4666325Z ) 2025-05-07T21:03:46.4666458Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4666799Z self=, 2025-05-07T21:03:46.4666890Z compile=False, 2025-05-07T21:03:46.4667000Z pooling_mode=, 2025-05-07T21:03:46.4667081Z T=5, 2025-05-07T21:03:46.4667160Z D=96, 2025-05-07T21:03:46.4667241Z B=104, 2025-05-07T21:03:46.4667324Z log_E=5, 2025-05-07T21:03:46.4667406Z L=17, 2025-05-07T21:03:46.4667492Z D_gradcheck=2, 2025-05-07T21:03:46.4667594Z stochastic_rounding=False, 2025-05-07T21:03:46.4667680Z weighted=False, 2025-05-07T21:03:46.4667764Z row_wise=True, 2025-05-07T21:03:46.4667848Z mixed=True, 2025-05-07T21:03:46.4667980Z use_cache=False, 2025-05-07T21:03:46.4668089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4668178Z use_cpu=True, 2025-05-07T21:03:46.4668281Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4668353Z ) 2025-05-07T21:03:46.4668490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4668835Z self=, 2025-05-07T21:03:46.4668925Z compile=False, 2025-05-07T21:03:46.4669034Z pooling_mode=, 2025-05-07T21:03:46.4669111Z T=3, 2025-05-07T21:03:46.4669198Z D=91, 2025-05-07T21:03:46.4669275Z B=34, 2025-05-07T21:03:46.4669354Z log_E=4, 2025-05-07T21:03:46.4669482Z L=11, 2025-05-07T21:03:46.4669565Z D_gradcheck=1, 2025-05-07T21:03:46.4669664Z stochastic_rounding=False, 2025-05-07T21:03:46.4669753Z weighted=True, 2025-05-07T21:03:46.4669838Z row_wise=True, 2025-05-07T21:03:46.4669918Z mixed=True, 2025-05-07T21:03:46.4670006Z use_cache=True, 2025-05-07T21:03:46.4670116Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4670200Z use_cpu=True, 2025-05-07T21:03:46.4670302Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4670375Z ) 2025-05-07T21:03:46.4670508Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4670853Z self=, 2025-05-07T21:03:46.4670940Z compile=True, 2025-05-07T21:03:46.4671054Z pooling_mode=, 2025-05-07T21:03:46.4671131Z T=3, 2025-05-07T21:03:46.4671251Z D=16, 2025-05-07T21:03:46.4671334Z B=4, 2025-05-07T21:03:46.4671417Z log_E=5, 2025-05-07T21:03:46.4671497Z L=2, 2025-05-07T21:03:46.4671588Z D_gradcheck=2, 2025-05-07T21:03:46.4671686Z stochastic_rounding=True, 2025-05-07T21:03:46.4671805Z weighted=True, 2025-05-07T21:03:46.4671892Z row_wise=True, 2025-05-07T21:03:46.4671975Z mixed=False, 2025-05-07T21:03:46.4672066Z use_cache=True, 2025-05-07T21:03:46.4672176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4672259Z use_cpu=True, 2025-05-07T21:03:46.4672366Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4672441Z ) 2025-05-07T21:03:46.4672574Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4672920Z self=, 2025-05-07T21:03:46.4673008Z compile=True, 2025-05-07T21:03:46.4673117Z pooling_mode=, 2025-05-07T21:03:46.4673198Z T=2, 2025-05-07T21:03:46.4673276Z D=75, 2025-05-07T21:03:46.4673356Z B=127, 2025-05-07T21:03:46.4673441Z log_E=4, 2025-05-07T21:03:46.4673518Z L=2, 2025-05-07T21:03:46.4673602Z D_gradcheck=1, 2025-05-07T21:03:46.4673702Z stochastic_rounding=True, 2025-05-07T21:03:46.4673787Z weighted=True, 2025-05-07T21:03:46.4673877Z row_wise=True, 2025-05-07T21:03:46.4673962Z mixed=False, 2025-05-07T21:03:46.4674047Z use_cache=False, 2025-05-07T21:03:46.4674161Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4674242Z use_cpu=True, 2025-05-07T21:03:46.4674350Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4674426Z ) 2025-05-07T21:03:46.4674561Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4674908Z self=, 2025-05-07T21:03:46.4674997Z compile=True, 2025-05-07T21:03:46.4675109Z pooling_mode=, 2025-05-07T21:03:46.4675188Z T=2, 2025-05-07T21:03:46.4675276Z D=69, 2025-05-07T21:03:46.4675361Z B=7, 2025-05-07T21:03:46.4675470Z log_E=5, 2025-05-07T21:03:46.4675553Z L=2, 2025-05-07T21:03:46.4675655Z D_gradcheck=2, 2025-05-07T21:03:46.4675759Z stochastic_rounding=True, 2025-05-07T21:03:46.4675844Z weighted=True, 2025-05-07T21:03:46.4675927Z row_wise=True, 2025-05-07T21:03:46.4676056Z mixed=False, 2025-05-07T21:03:46.4676141Z use_cache=False, 2025-05-07T21:03:46.4676250Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4676335Z use_cpu=True, 2025-05-07T21:03:46.4676442Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4676516Z ) 2025-05-07T21:03:46.4676658Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4677004Z self=, 2025-05-07T21:03:46.4677097Z compile=True, 2025-05-07T21:03:46.4677207Z pooling_mode=, 2025-05-07T21:03:46.4677289Z T=2, 2025-05-07T21:03:46.4677369Z D=128, 2025-05-07T21:03:46.4677449Z B=58, 2025-05-07T21:03:46.4677569Z log_E=3, 2025-05-07T21:03:46.4677654Z L=17, 2025-05-07T21:03:46.4677743Z D_gradcheck=1, 2025-05-07T21:03:46.4677843Z stochastic_rounding=True, 2025-05-07T21:03:46.4677934Z weighted=False, 2025-05-07T21:03:46.4678018Z row_wise=True, 2025-05-07T21:03:46.4678103Z mixed=True, 2025-05-07T21:03:46.4678194Z use_cache=False, 2025-05-07T21:03:46.4678305Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4678391Z use_cpu=True, 2025-05-07T21:03:46.4678501Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4923108Z ) 2025-05-07T21:03:46.4923614Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4924133Z self=, 2025-05-07T21:03:46.4924255Z compile=False, 2025-05-07T21:03:46.4924412Z pooling_mode=, 2025-05-07T21:03:46.4924674Z T=1, 2025-05-07T21:03:46.4924833Z D=4, 2025-05-07T21:03:46.4924946Z B=91, 2025-05-07T21:03:46.4925061Z log_E=3, 2025-05-07T21:03:46.4925160Z L=0, 2025-05-07T21:03:46.4925285Z D_gradcheck=1, 2025-05-07T21:03:46.4925421Z stochastic_rounding=False, 2025-05-07T21:03:46.4925620Z weighted=True, 2025-05-07T21:03:46.4925734Z row_wise=True, 2025-05-07T21:03:46.4925851Z mixed=False, 2025-05-07T21:03:46.4925963Z use_cache=True, 2025-05-07T21:03:46.4926116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4926231Z use_cpu=True, 2025-05-07T21:03:46.4926381Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4926495Z ) 2025-05-07T21:03:46.4926716Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4927206Z self=, 2025-05-07T21:03:46.4927321Z compile=True, 2025-05-07T21:03:46.4927469Z pooling_mode=, 2025-05-07T21:03:46.4927583Z T=5, 2025-05-07T21:03:46.4927682Z D=127, 2025-05-07T21:03:46.4927761Z B=99, 2025-05-07T21:03:46.4927847Z log_E=4, 2025-05-07T21:03:46.4927922Z L=3, 2025-05-07T21:03:46.4928004Z D_gradcheck=1, 2025-05-07T21:03:46.4928104Z stochastic_rounding=True, 2025-05-07T21:03:46.4928189Z weighted=False, 2025-05-07T21:03:46.4928270Z row_wise=True, 2025-05-07T21:03:46.4928354Z mixed=False, 2025-05-07T21:03:46.4928438Z use_cache=True, 2025-05-07T21:03:46.4928546Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4928631Z use_cpu=True, 2025-05-07T21:03:46.4928736Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4928818Z ) 2025-05-07T21:03:46.4928950Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4929290Z self=, 2025-05-07T21:03:46.4929380Z compile=True, 2025-05-07T21:03:46.4929496Z pooling_mode=, 2025-05-07T21:03:46.4929573Z T=2, 2025-05-07T21:03:46.4929658Z D=115, 2025-05-07T21:03:46.4929736Z B=37, 2025-05-07T21:03:46.4929813Z log_E=5, 2025-05-07T21:03:46.4929892Z L=5, 2025-05-07T21:03:46.4929978Z D_gradcheck=2, 2025-05-07T21:03:46.4930078Z stochastic_rounding=True, 2025-05-07T21:03:46.4930166Z weighted=True, 2025-05-07T21:03:46.4930329Z row_wise=True, 2025-05-07T21:03:46.4930417Z mixed=True, 2025-05-07T21:03:46.4930502Z use_cache=False, 2025-05-07T21:03:46.4930617Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4930705Z use_cpu=True, 2025-05-07T21:03:46.4930814Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4930887Z ) 2025-05-07T21:03:46.4931033Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4931433Z self=, 2025-05-07T21:03:46.4931519Z compile=False, 2025-05-07T21:03:46.4931641Z pooling_mode=, 2025-05-07T21:03:46.4931721Z T=2, 2025-05-07T21:03:46.4931866Z D=121, 2025-05-07T21:03:46.4931949Z B=112, 2025-05-07T21:03:46.4932029Z log_E=5, 2025-05-07T21:03:46.4932108Z L=11, 2025-05-07T21:03:46.4932195Z D_gradcheck=1, 2025-05-07T21:03:46.4932300Z stochastic_rounding=False, 2025-05-07T21:03:46.4932392Z weighted=False, 2025-05-07T21:03:46.4932476Z row_wise=True, 2025-05-07T21:03:46.4932561Z mixed=True, 2025-05-07T21:03:46.4932652Z use_cache=False, 2025-05-07T21:03:46.4932766Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4932848Z use_cpu=True, 2025-05-07T21:03:46.4932961Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4933036Z ) 2025-05-07T21:03:46.4933178Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4933584Z self=, 2025-05-07T21:03:46.4933667Z compile=True, 2025-05-07T21:03:46.4933851Z pooling_mode=, 2025-05-07T21:03:46.4933930Z T=3, 2025-05-07T21:03:46.4934009Z D=60, 2025-05-07T21:03:46.4934088Z B=86, 2025-05-07T21:03:46.4934165Z log_E=5, 2025-05-07T21:03:46.4934240Z L=0, 2025-05-07T21:03:46.4934326Z D_gradcheck=1, 2025-05-07T21:03:46.4934460Z stochastic_rounding=False, 2025-05-07T21:03:46.4934543Z weighted=False, 2025-05-07T21:03:46.4934625Z row_wise=True, 2025-05-07T21:03:46.4934705Z mixed=True, 2025-05-07T21:03:46.4934787Z use_cache=False, 2025-05-07T21:03:46.4934898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4934981Z use_cpu=True, 2025-05-07T21:03:46.4935083Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4935159Z ) 2025-05-07T21:03:46.4935288Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4935632Z self=, 2025-05-07T21:03:46.4935723Z compile=True, 2025-05-07T21:03:46.4935836Z pooling_mode=, 2025-05-07T21:03:46.4935912Z T=4, 2025-05-07T21:03:46.4935993Z D=50, 2025-05-07T21:03:46.4936069Z B=50, 2025-05-07T21:03:46.4936147Z log_E=5, 2025-05-07T21:03:46.4936221Z L=16, 2025-05-07T21:03:46.4936308Z D_gradcheck=1, 2025-05-07T21:03:46.4936408Z stochastic_rounding=True, 2025-05-07T21:03:46.4936489Z weighted=True, 2025-05-07T21:03:46.4936569Z row_wise=True, 2025-05-07T21:03:46.4936650Z mixed=False, 2025-05-07T21:03:46.4936734Z use_cache=True, 2025-05-07T21:03:46.4936838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4936923Z use_cpu=True, 2025-05-07T21:03:46.4937024Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4937095Z ) 2025-05-07T21:03:46.4937228Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4937573Z self=, 2025-05-07T21:03:46.4937664Z compile=True, 2025-05-07T21:03:46.4937774Z pooling_mode=, 2025-05-07T21:03:46.4937853Z T=2, 2025-05-07T21:03:46.4937935Z D=67, 2025-05-07T21:03:46.4938013Z B=108, 2025-05-07T21:03:46.4938090Z log_E=5, 2025-05-07T21:03:46.4938171Z L=0, 2025-05-07T21:03:46.4938257Z D_gradcheck=2, 2025-05-07T21:03:46.4938354Z stochastic_rounding=True, 2025-05-07T21:03:46.4938484Z weighted=False, 2025-05-07T21:03:46.4938564Z row_wise=True, 2025-05-07T21:03:46.4938640Z mixed=True, 2025-05-07T21:03:46.4938727Z use_cache=False, 2025-05-07T21:03:46.4938835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4938912Z use_cpu=True, 2025-05-07T21:03:46.4939021Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4939092Z ) 2025-05-07T21:03:46.4939230Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4939575Z self=, 2025-05-07T21:03:46.4939662Z compile=False, 2025-05-07T21:03:46.4939769Z pooling_mode=, 2025-05-07T21:03:46.4939887Z T=1, 2025-05-07T21:03:46.4939964Z D=73, 2025-05-07T21:03:46.4940051Z B=31, 2025-05-07T21:03:46.4940127Z log_E=5, 2025-05-07T21:03:46.4940201Z L=7, 2025-05-07T21:03:46.4940288Z D_gradcheck=2, 2025-05-07T21:03:46.4940384Z stochastic_rounding=True, 2025-05-07T21:03:46.4940471Z weighted=False, 2025-05-07T21:03:46.4940552Z row_wise=True, 2025-05-07T21:03:46.4940633Z mixed=False, 2025-05-07T21:03:46.4940720Z use_cache=False, 2025-05-07T21:03:46.4940825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4940906Z use_cpu=True, 2025-05-07T21:03:46.4941008Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4941083Z ) 2025-05-07T21:03:46.4941214Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4941563Z self=, 2025-05-07T21:03:46.4941707Z compile=False, 2025-05-07T21:03:46.4941814Z pooling_mode=, 2025-05-07T21:03:46.4941897Z T=2, 2025-05-07T21:03:46.4941973Z D=65, 2025-05-07T21:03:46.4942052Z B=28, 2025-05-07T21:03:46.4942137Z log_E=3, 2025-05-07T21:03:46.4942250Z L=10, 2025-05-07T21:03:46.4942331Z D_gradcheck=2, 2025-05-07T21:03:46.4942428Z stochastic_rounding=True, 2025-05-07T21:03:46.4942512Z weighted=False, 2025-05-07T21:03:46.4942593Z row_wise=True, 2025-05-07T21:03:46.4942675Z mixed=False, 2025-05-07T21:03:46.4942758Z use_cache=True, 2025-05-07T21:03:46.4942877Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4942960Z use_cpu=True, 2025-05-07T21:03:46.4943064Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4943137Z ) 2025-05-07T21:03:46.4943268Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4943608Z self=, 2025-05-07T21:03:46.4943698Z compile=False, 2025-05-07T21:03:46.4943837Z pooling_mode=, 2025-05-07T21:03:46.4943915Z T=5, 2025-05-07T21:03:46.4943992Z D=100, 2025-05-07T21:03:46.4944075Z B=127, 2025-05-07T21:03:46.4944155Z log_E=5, 2025-05-07T21:03:46.4944234Z L=13, 2025-05-07T21:03:46.4944322Z D_gradcheck=1, 2025-05-07T21:03:46.4944418Z stochastic_rounding=True, 2025-05-07T21:03:46.4944500Z weighted=False, 2025-05-07T21:03:46.4944585Z row_wise=True, 2025-05-07T21:03:46.4944663Z mixed=False, 2025-05-07T21:03:46.4944752Z use_cache=False, 2025-05-07T21:03:46.4944858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4944942Z use_cpu=True, 2025-05-07T21:03:46.4945050Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4945140Z ) 2025-05-07T21:03:46.4945287Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4945650Z self=, 2025-05-07T21:03:46.4945734Z compile=True, 2025-05-07T21:03:46.4945842Z pooling_mode=, 2025-05-07T21:03:46.4945928Z T=3, 2025-05-07T21:03:46.4946006Z D=23, 2025-05-07T21:03:46.4946081Z B=89, 2025-05-07T21:03:46.4946161Z log_E=5, 2025-05-07T21:03:46.4946239Z L=19, 2025-05-07T21:03:46.4946320Z D_gradcheck=1, 2025-05-07T21:03:46.4946466Z stochastic_rounding=True, 2025-05-07T21:03:46.4946547Z weighted=True, 2025-05-07T21:03:46.4946628Z row_wise=True, 2025-05-07T21:03:46.4946707Z mixed=False, 2025-05-07T21:03:46.4946788Z use_cache=True, 2025-05-07T21:03:46.4946899Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4946978Z use_cpu=True, 2025-05-07T21:03:46.4947080Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.4947156Z ) 2025-05-07T21:03:46.4947287Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4947632Z self=, 2025-05-07T21:03:46.4947721Z compile=True, 2025-05-07T21:03:46.4947880Z pooling_mode=, 2025-05-07T21:03:46.4947958Z T=5, 2025-05-07T21:03:46.4948043Z D=108, 2025-05-07T21:03:46.4948121Z B=75, 2025-05-07T21:03:46.4948206Z log_E=4, 2025-05-07T21:03:46.4948282Z L=4, 2025-05-07T21:03:46.4948370Z D_gradcheck=2, 2025-05-07T21:03:46.4948479Z stochastic_rounding=False, 2025-05-07T21:03:46.4948560Z weighted=True, 2025-05-07T21:03:46.4948698Z row_wise=True, 2025-05-07T21:03:46.4948840Z mixed=False, 2025-05-07T21:03:46.4948974Z use_cache=True, 2025-05-07T21:03:46.4949109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4954333Z use_cpu=True, 2025-05-07T21:03:46.4954472Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4954551Z ) 2025-05-07T21:03:46.4954695Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4955117Z self=, 2025-05-07T21:03:46.4955209Z compile=True, 2025-05-07T21:03:46.4955330Z pooling_mode=, 2025-05-07T21:03:46.4955434Z T=4, 2025-05-07T21:03:46.4955519Z D=115, 2025-05-07T21:03:46.4955617Z B=30, 2025-05-07T21:03:46.4955746Z log_E=3, 2025-05-07T21:03:46.4955823Z L=10, 2025-05-07T21:03:46.4955907Z D_gradcheck=2, 2025-05-07T21:03:46.4956010Z stochastic_rounding=True, 2025-05-07T21:03:46.4956095Z weighted=False, 2025-05-07T21:03:46.4956181Z row_wise=True, 2025-05-07T21:03:46.4956262Z mixed=True, 2025-05-07T21:03:46.4956346Z use_cache=True, 2025-05-07T21:03:46.4956458Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4956546Z use_cpu=True, 2025-05-07T21:03:46.4956651Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4956728Z ) 2025-05-07T21:03:46.4956863Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4957215Z self=, 2025-05-07T21:03:46.4957309Z compile=True, 2025-05-07T21:03:46.4957425Z pooling_mode=, 2025-05-07T21:03:46.4957504Z T=4, 2025-05-07T21:03:46.4957592Z D=50, 2025-05-07T21:03:46.4957671Z B=81, 2025-05-07T21:03:46.4957755Z log_E=3, 2025-05-07T21:03:46.4957839Z L=17, 2025-05-07T21:03:46.4957925Z D_gradcheck=2, 2025-05-07T21:03:46.4958028Z stochastic_rounding=False, 2025-05-07T21:03:46.4958111Z weighted=False, 2025-05-07T21:03:46.4958194Z row_wise=True, 2025-05-07T21:03:46.4958277Z mixed=False, 2025-05-07T21:03:46.4958361Z use_cache=False, 2025-05-07T21:03:46.4958472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4958563Z use_cpu=True, 2025-05-07T21:03:46.4958667Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4958741Z ) 2025-05-07T21:03:46.4958876Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4959219Z self=, 2025-05-07T21:03:46.4959304Z compile=False, 2025-05-07T21:03:46.4959419Z pooling_mode=, 2025-05-07T21:03:46.4959495Z T=5, 2025-05-07T21:03:46.4959577Z D=121, 2025-05-07T21:03:46.4959657Z B=102, 2025-05-07T21:03:46.4959734Z log_E=3, 2025-05-07T21:03:46.4959815Z L=1, 2025-05-07T21:03:46.4960549Z D_gradcheck=2, 2025-05-07T21:03:46.4960654Z stochastic_rounding=True, 2025-05-07T21:03:46.4960742Z weighted=False, 2025-05-07T21:03:46.4960825Z row_wise=True, 2025-05-07T21:03:46.4960904Z mixed=True, 2025-05-07T21:03:46.4960992Z use_cache=True, 2025-05-07T21:03:46.4961101Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4961182Z use_cpu=True, 2025-05-07T21:03:46.4961288Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4961362Z ) 2025-05-07T21:03:46.4961494Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4961845Z self=, 2025-05-07T21:03:46.4961978Z compile=False, 2025-05-07T21:03:46.4962093Z pooling_mode=, 2025-05-07T21:03:46.4962172Z T=2, 2025-05-07T21:03:46.4962257Z D=79, 2025-05-07T21:03:46.4962348Z B=44, 2025-05-07T21:03:46.4962428Z log_E=3, 2025-05-07T21:03:46.4962509Z L=14, 2025-05-07T21:03:46.4962602Z D_gradcheck=2, 2025-05-07T21:03:46.4962701Z stochastic_rounding=False, 2025-05-07T21:03:46.4962787Z weighted=True, 2025-05-07T21:03:46.4962875Z row_wise=True, 2025-05-07T21:03:46.4962959Z mixed=False, 2025-05-07T21:03:46.4963044Z use_cache=True, 2025-05-07T21:03:46.4963161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.4963247Z use_cpu=True, 2025-05-07T21:03:46.4963353Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.4963435Z ) 2025-05-07T21:03:46.4963570Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.4963960Z self=, 2025-05-07T21:03:46.4964052Z compile=False, 2025-05-07T21:03:46.4964160Z pooling_mode=, 2025-05-07T21:03:46.4964240Z T=2, 2025-05-07T21:03:46.4964355Z D=85, 2025-05-07T21:03:46.4964432Z B=91, 2025-05-07T21:03:46.4964511Z log_E=4, 2025-05-07T21:03:46.4964592Z L=18, 2025-05-07T21:03:46.4964674Z D_gradcheck=1, 2025-05-07T21:03:46.4964778Z stochastic_rounding=False, 2025-05-07T21:03:46.4964864Z weighted=False, 2025-05-07T21:03:46.4964949Z row_wise=True, 2025-05-07T21:03:46.4965037Z mixed=True, 2025-05-07T21:03:46.4965123Z use_cache=True, 2025-05-07T21:03:46.4965232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.4965315Z use_cpu=True, 2025-05-07T21:03:46.4965419Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5204319Z ) 2025-05-07T21:03:46.5204886Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5205766Z self=, 2025-05-07T21:03:46.5206500Z compile=False, 2025-05-07T21:03:46.5206750Z pooling_mode=, 2025-05-07T21:03:46.5207044Z T=1, 2025-05-07T21:03:46.5207232Z D=119, 2025-05-07T21:03:46.5207423Z B=9, 2025-05-07T21:03:46.5207604Z log_E=5, 2025-05-07T21:03:46.5207800Z L=14, 2025-05-07T21:03:46.5207996Z D_gradcheck=1, 2025-05-07T21:03:46.5208229Z stochastic_rounding=False, 2025-05-07T21:03:46.5208485Z weighted=True, 2025-05-07T21:03:46.5208701Z row_wise=True, 2025-05-07T21:03:46.5208905Z mixed=True, 2025-05-07T21:03:46.5209106Z use_cache=True, 2025-05-07T21:03:46.5209343Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5209677Z use_cpu=True, 2025-05-07T21:03:46.5209907Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5210163Z ) 2025-05-07T21:03:46.5210397Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5210976Z self=, 2025-05-07T21:03:46.5211507Z compile=False, 2025-05-07T21:03:46.5211751Z pooling_mode=, 2025-05-07T21:03:46.5212029Z T=5, 2025-05-07T21:03:46.5212214Z D=101, 2025-05-07T21:03:46.5212395Z B=82, 2025-05-07T21:03:46.5212578Z log_E=3, 2025-05-07T21:03:46.5212898Z L=2, 2025-05-07T21:03:46.5213090Z D_gradcheck=2, 2025-05-07T21:03:46.5213319Z stochastic_rounding=False, 2025-05-07T21:03:46.5213575Z weighted=True, 2025-05-07T21:03:46.5213790Z row_wise=True, 2025-05-07T21:03:46.5214001Z mixed=False, 2025-05-07T21:03:46.5214208Z use_cache=True, 2025-05-07T21:03:46.5214446Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5214732Z use_cpu=True, 2025-05-07T21:03:46.5214962Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5215232Z ) 2025-05-07T21:03:46.5215465Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5216039Z self=, 2025-05-07T21:03:46.5216628Z compile=True, 2025-05-07T21:03:46.5216870Z pooling_mode=, 2025-05-07T21:03:46.5217155Z T=1, 2025-05-07T21:03:46.5217338Z D=114, 2025-05-07T21:03:46.5217528Z B=106, 2025-05-07T21:03:46.5217718Z log_E=3, 2025-05-07T21:03:46.5217914Z L=16, 2025-05-07T21:03:46.5218113Z D_gradcheck=1, 2025-05-07T21:03:46.5218339Z stochastic_rounding=True, 2025-05-07T21:03:46.5218587Z weighted=False, 2025-05-07T21:03:46.5218798Z row_wise=True, 2025-05-07T21:03:46.5219002Z mixed=False, 2025-05-07T21:03:46.5219205Z use_cache=False, 2025-05-07T21:03:46.5219448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5219730Z use_cpu=True, 2025-05-07T21:03:46.5219954Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5220216Z ) 2025-05-07T21:03:46.5220510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5221075Z self=, 2025-05-07T21:03:46.5221610Z compile=True, 2025-05-07T21:03:46.5221847Z pooling_mode=, 2025-05-07T21:03:46.5222185Z T=3, 2025-05-07T21:03:46.5222363Z D=31, 2025-05-07T21:03:46.5222545Z B=91, 2025-05-07T21:03:46.5222733Z log_E=3, 2025-05-07T21:03:46.5222923Z L=20, 2025-05-07T21:03:46.5223114Z D_gradcheck=1, 2025-05-07T21:03:46.5223342Z stochastic_rounding=False, 2025-05-07T21:03:46.5223592Z weighted=False, 2025-05-07T21:03:46.5223805Z row_wise=True, 2025-05-07T21:03:46.5224014Z mixed=False, 2025-05-07T21:03:46.5224219Z use_cache=False, 2025-05-07T21:03:46.5224463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5224747Z use_cpu=True, 2025-05-07T21:03:46.5224977Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5225252Z ) 2025-05-07T21:03:46.5225518Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5226080Z self=, 2025-05-07T21:03:46.5226617Z compile=False, 2025-05-07T21:03:46.5226865Z pooling_mode=, 2025-05-07T21:03:46.5227150Z T=1, 2025-05-07T21:03:46.5227334Z D=9, 2025-05-07T21:03:46.5227517Z B=101, 2025-05-07T21:03:46.5227712Z log_E=4, 2025-05-07T21:03:46.5227901Z L=10, 2025-05-07T21:03:46.5228091Z D_gradcheck=2, 2025-05-07T21:03:46.5228322Z stochastic_rounding=False, 2025-05-07T21:03:46.5228577Z weighted=False, 2025-05-07T21:03:46.5228793Z row_wise=True, 2025-05-07T21:03:46.5229004Z mixed=True, 2025-05-07T21:03:46.5229207Z use_cache=False, 2025-05-07T21:03:46.5229452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5229738Z use_cpu=True, 2025-05-07T21:03:46.5229964Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5230221Z ) 2025-05-07T21:03:46.5230456Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5231023Z self=, 2025-05-07T21:03:46.5231550Z compile=True, 2025-05-07T21:03:46.5231786Z pooling_mode=, 2025-05-07T21:03:46.5232061Z T=5, 2025-05-07T21:03:46.5232239Z D=52, 2025-05-07T21:03:46.5232481Z B=48, 2025-05-07T21:03:46.5232665Z log_E=3, 2025-05-07T21:03:46.5232857Z L=0, 2025-05-07T21:03:46.5233055Z D_gradcheck=2, 2025-05-07T21:03:46.5233282Z stochastic_rounding=True, 2025-05-07T21:03:46.5233540Z weighted=True, 2025-05-07T21:03:46.5233751Z row_wise=True, 2025-05-07T21:03:46.5233959Z mixed=False, 2025-05-07T21:03:46.5234165Z use_cache=True, 2025-05-07T21:03:46.5234409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5234696Z use_cpu=True, 2025-05-07T21:03:46.5234923Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5235184Z ) 2025-05-07T21:03:46.5235415Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5236028Z self=, 2025-05-07T21:03:46.5236607Z compile=False, 2025-05-07T21:03:46.5236848Z pooling_mode=, 2025-05-07T21:03:46.5237124Z T=3, 2025-05-07T21:03:46.5237309Z D=11, 2025-05-07T21:03:46.5237497Z B=72, 2025-05-07T21:03:46.5237675Z log_E=4, 2025-05-07T21:03:46.5237861Z L=11, 2025-05-07T21:03:46.5238050Z D_gradcheck=1, 2025-05-07T21:03:46.5238276Z stochastic_rounding=True, 2025-05-07T21:03:46.5238541Z weighted=True, 2025-05-07T21:03:46.5238753Z row_wise=True, 2025-05-07T21:03:46.5238957Z mixed=False, 2025-05-07T21:03:46.5239162Z use_cache=True, 2025-05-07T21:03:46.5239397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5239675Z use_cpu=True, 2025-05-07T21:03:46.5239901Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5240154Z ) 2025-05-07T21:03:46.5240522Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5241094Z self=, 2025-05-07T21:03:46.5241626Z compile=True, 2025-05-07T21:03:46.5241908Z pooling_mode=, 2025-05-07T21:03:46.5242188Z T=2, 2025-05-07T21:03:46.5242370Z D=67, 2025-05-07T21:03:46.5242550Z B=128, 2025-05-07T21:03:46.5242738Z log_E=4, 2025-05-07T21:03:46.5242932Z L=16, 2025-05-07T21:03:46.5243122Z D_gradcheck=1, 2025-05-07T21:03:46.5243349Z stochastic_rounding=False, 2025-05-07T21:03:46.5243609Z weighted=True, 2025-05-07T21:03:46.5243817Z row_wise=True, 2025-05-07T21:03:46.5244021Z mixed=False, 2025-05-07T21:03:46.5244229Z use_cache=False, 2025-05-07T21:03:46.5244474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5244758Z use_cpu=True, 2025-05-07T21:03:46.5245024Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5245300Z ) 2025-05-07T21:03:46.5245524Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5246090Z self=, 2025-05-07T21:03:46.5246617Z compile=True, 2025-05-07T21:03:46.5246865Z pooling_mode=, 2025-05-07T21:03:46.5247141Z T=4, 2025-05-07T21:03:46.5247323Z D=70, 2025-05-07T21:03:46.5247499Z B=11, 2025-05-07T21:03:46.5247686Z log_E=3, 2025-05-07T21:03:46.5247880Z L=10, 2025-05-07T21:03:46.5248062Z D_gradcheck=2, 2025-05-07T21:03:46.5248292Z stochastic_rounding=False, 2025-05-07T21:03:46.5248546Z weighted=False, 2025-05-07T21:03:46.5248751Z row_wise=True, 2025-05-07T21:03:46.5248952Z mixed=True, 2025-05-07T21:03:46.5249154Z use_cache=True, 2025-05-07T21:03:46.5249392Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5249671Z use_cpu=True, 2025-05-07T21:03:46.5249901Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5250166Z ) 2025-05-07T21:03:46.5250390Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5250960Z self=, 2025-05-07T21:03:46.5251484Z compile=False, 2025-05-07T21:03:46.5251725Z pooling_mode=, 2025-05-07T21:03:46.5252006Z T=2, 2025-05-07T21:03:46.5252238Z D=21, 2025-05-07T21:03:46.5252418Z B=15, 2025-05-07T21:03:46.5252603Z log_E=3, 2025-05-07T21:03:46.5252795Z L=0, 2025-05-07T21:03:46.5252976Z D_gradcheck=1, 2025-05-07T21:03:46.5253208Z stochastic_rounding=False, 2025-05-07T21:03:46.5253468Z weighted=True, 2025-05-07T21:03:46.5253675Z row_wise=True, 2025-05-07T21:03:46.5253883Z mixed=True, 2025-05-07T21:03:46.5254089Z use_cache=False, 2025-05-07T21:03:46.5254334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5254621Z use_cpu=True, 2025-05-07T21:03:46.5254858Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5255123Z ) 2025-05-07T21:03:46.5255351Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5255969Z self=, 2025-05-07T21:03:46.5256497Z compile=False, 2025-05-07T21:03:46.5256735Z pooling_mode=, 2025-05-07T21:03:46.5257014Z T=2, 2025-05-07T21:03:46.5257201Z D=97, 2025-05-07T21:03:46.5257381Z B=28, 2025-05-07T21:03:46.5257559Z log_E=4, 2025-05-07T21:03:46.5257752Z L=3, 2025-05-07T21:03:46.5257939Z D_gradcheck=2, 2025-05-07T21:03:46.5258170Z stochastic_rounding=False, 2025-05-07T21:03:46.5258428Z weighted=True, 2025-05-07T21:03:46.5258636Z row_wise=True, 2025-05-07T21:03:46.5258846Z mixed=True, 2025-05-07T21:03:46.5259055Z use_cache=True, 2025-05-07T21:03:46.5259296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5259581Z use_cpu=True, 2025-05-07T21:03:46.5259817Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5260125Z ) 2025-05-07T21:03:46.5260357Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5260927Z self=, 2025-05-07T21:03:46.5261513Z compile=True, 2025-05-07T21:03:46.5261745Z pooling_mode=, 2025-05-07T21:03:46.5262030Z T=3, 2025-05-07T21:03:46.5262209Z D=56, 2025-05-07T21:03:46.5262388Z B=113, 2025-05-07T21:03:46.5262582Z log_E=4, 2025-05-07T21:03:46.5262771Z L=0, 2025-05-07T21:03:46.5262953Z D_gradcheck=1, 2025-05-07T21:03:46.5263183Z stochastic_rounding=False, 2025-05-07T21:03:46.5263442Z weighted=True, 2025-05-07T21:03:46.5263644Z row_wise=True, 2025-05-07T21:03:46.5263857Z mixed=False, 2025-05-07T21:03:46.5264069Z use_cache=False, 2025-05-07T21:03:46.5264311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5264597Z use_cpu=True, 2025-05-07T21:03:46.5264835Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5265088Z ) 2025-05-07T21:03:46.5265348Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5265943Z self=, 2025-05-07T21:03:46.5266481Z compile=False, 2025-05-07T21:03:46.5266721Z pooling_mode=, 2025-05-07T21:03:46.5267003Z T=2, 2025-05-07T21:03:46.5267187Z D=21, 2025-05-07T21:03:46.5267369Z B=45, 2025-05-07T21:03:46.5267552Z log_E=4, 2025-05-07T21:03:46.5267739Z L=3, 2025-05-07T21:03:46.5267920Z D_gradcheck=2, 2025-05-07T21:03:46.5268150Z stochastic_rounding=False, 2025-05-07T21:03:46.5268409Z weighted=False, 2025-05-07T21:03:46.5268615Z row_wise=True, 2025-05-07T21:03:46.5268830Z mixed=True, 2025-05-07T21:03:46.5269039Z use_cache=True, 2025-05-07T21:03:46.5269274Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5269559Z use_cpu=True, 2025-05-07T21:03:46.5269796Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5270047Z ) 2025-05-07T21:03:46.5270276Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5270851Z self=, 2025-05-07T21:03:46.5271376Z compile=True, 2025-05-07T21:03:46.5271612Z pooling_mode=, 2025-05-07T21:03:46.5271934Z T=1, 2025-05-07T21:03:46.5272117Z D=127, 2025-05-07T21:03:46.5272302Z B=8, 2025-05-07T21:03:46.5272484Z log_E=4, 2025-05-07T21:03:46.5272672Z L=12, 2025-05-07T21:03:46.5272875Z D_gradcheck=1, 2025-05-07T21:03:46.5273101Z stochastic_rounding=False, 2025-05-07T21:03:46.5273358Z weighted=True, 2025-05-07T21:03:46.5273567Z row_wise=True, 2025-05-07T21:03:46.5273772Z mixed=True, 2025-05-07T21:03:46.5273975Z use_cache=True, 2025-05-07T21:03:46.5274209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5274492Z use_cpu=True, 2025-05-07T21:03:46.5274726Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5274979Z ) 2025-05-07T21:03:46.5275283Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5275898Z self=, 2025-05-07T21:03:46.5276426Z compile=True, 2025-05-07T21:03:46.5276668Z pooling_mode=, 2025-05-07T21:03:46.5276949Z T=1, 2025-05-07T21:03:46.5277129Z D=115, 2025-05-07T21:03:46.5277312Z B=104, 2025-05-07T21:03:46.5277499Z log_E=5, 2025-05-07T21:03:46.5277686Z L=15, 2025-05-07T21:03:46.5277880Z D_gradcheck=1, 2025-05-07T21:03:46.5278107Z stochastic_rounding=False, 2025-05-07T21:03:46.5278368Z weighted=False, 2025-05-07T21:03:46.5278582Z row_wise=True, 2025-05-07T21:03:46.5278794Z mixed=False, 2025-05-07T21:03:46.5279001Z use_cache=False, 2025-05-07T21:03:46.5279242Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5279523Z use_cpu=True, 2025-05-07T21:03:46.5279802Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5280058Z ) 2025-05-07T21:03:46.5280295Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5280913Z self=, 2025-05-07T21:03:46.5281475Z compile=True, 2025-05-07T21:03:46.5281719Z pooling_mode=, 2025-05-07T21:03:46.5281999Z T=2, 2025-05-07T21:03:46.5282179Z D=69, 2025-05-07T21:03:46.5282365Z B=23, 2025-05-07T21:03:46.5282553Z log_E=3, 2025-05-07T21:03:46.5282742Z L=15, 2025-05-07T21:03:46.5282932Z D_gradcheck=2, 2025-05-07T21:03:46.5283157Z stochastic_rounding=True, 2025-05-07T21:03:46.5283405Z weighted=True, 2025-05-07T21:03:46.5283614Z row_wise=True, 2025-05-07T21:03:46.5283818Z mixed=True, 2025-05-07T21:03:46.5284018Z use_cache=False, 2025-05-07T21:03:46.5284263Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5284552Z use_cpu=True, 2025-05-07T21:03:46.5284783Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5285043Z ) 2025-05-07T21:03:46.5285269Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5285833Z self=, 2025-05-07T21:03:46.5286359Z compile=True, 2025-05-07T21:03:46.5286600Z pooling_mode=, 2025-05-07T21:03:46.5286877Z T=1, 2025-05-07T21:03:46.5287055Z D=122, 2025-05-07T21:03:46.5287239Z B=89, 2025-05-07T21:03:46.5287422Z log_E=3, 2025-05-07T21:03:46.5287608Z L=16, 2025-05-07T21:03:46.5287799Z D_gradcheck=1, 2025-05-07T21:03:46.5288029Z stochastic_rounding=False, 2025-05-07T21:03:46.5288283Z weighted=False, 2025-05-07T21:03:46.5288499Z row_wise=True, 2025-05-07T21:03:46.5288709Z mixed=False, 2025-05-07T21:03:46.5288917Z use_cache=False, 2025-05-07T21:03:46.5289165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5296096Z use_cpu=True, 2025-05-07T21:03:46.5296374Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5488768Z ) 2025-05-07T21:03:46.5489263Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5490157Z self=, 2025-05-07T21:03:46.5490908Z compile=False, 2025-05-07T21:03:46.5491362Z pooling_mode=, 2025-05-07T21:03:46.5491919Z T=2, 2025-05-07T21:03:46.5492180Z D=123, 2025-05-07T21:03:46.5492408Z B=21, 2025-05-07T21:03:46.5492597Z log_E=4, 2025-05-07T21:03:46.5492787Z L=3, 2025-05-07T21:03:46.5492970Z D_gradcheck=2, 2025-05-07T21:03:46.5493194Z stochastic_rounding=True, 2025-05-07T21:03:46.5493450Z weighted=True, 2025-05-07T21:03:46.5493655Z row_wise=True, 2025-05-07T21:03:46.5493860Z mixed=True, 2025-05-07T21:03:46.5494061Z use_cache=True, 2025-05-07T21:03:46.5494297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5494582Z use_cpu=True, 2025-05-07T21:03:46.5494816Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5495164Z ) 2025-05-07T21:03:46.5495390Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5496010Z self=, 2025-05-07T21:03:46.5496542Z compile=True, 2025-05-07T21:03:46.5496777Z pooling_mode=, 2025-05-07T21:03:46.5497058Z T=1, 2025-05-07T21:03:46.5497242Z D=32, 2025-05-07T21:03:46.5497419Z B=21, 2025-05-07T21:03:46.5497609Z log_E=5, 2025-05-07T21:03:46.5497802Z L=8, 2025-05-07T21:03:46.5497990Z D_gradcheck=1, 2025-05-07T21:03:46.5498220Z stochastic_rounding=False, 2025-05-07T21:03:46.5498477Z weighted=True, 2025-05-07T21:03:46.5498685Z row_wise=True, 2025-05-07T21:03:46.5498897Z mixed=True, 2025-05-07T21:03:46.5499106Z use_cache=False, 2025-05-07T21:03:46.5499344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5499700Z use_cpu=True, 2025-05-07T21:03:46.5499927Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5500183Z ) 2025-05-07T21:03:46.5500414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5500987Z self=, 2025-05-07T21:03:46.5501578Z compile=False, 2025-05-07T21:03:46.5501815Z pooling_mode=, 2025-05-07T21:03:46.5502083Z T=1, 2025-05-07T21:03:46.5502262Z D=116, 2025-05-07T21:03:46.5502440Z B=60, 2025-05-07T21:03:46.5502622Z log_E=4, 2025-05-07T21:03:46.5502816Z L=7, 2025-05-07T21:03:46.5502994Z D_gradcheck=2, 2025-05-07T21:03:46.5503218Z stochastic_rounding=False, 2025-05-07T21:03:46.5503473Z weighted=True, 2025-05-07T21:03:46.5503674Z row_wise=True, 2025-05-07T21:03:46.5503887Z mixed=False, 2025-05-07T21:03:46.5504100Z use_cache=False, 2025-05-07T21:03:46.5504347Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5504634Z use_cpu=True, 2025-05-07T21:03:46.5504870Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5505123Z ) 2025-05-07T21:03:46.5505354Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5505927Z self=, 2025-05-07T21:03:46.5506450Z compile=False, 2025-05-07T21:03:46.5506690Z pooling_mode=, 2025-05-07T21:03:46.5506969Z T=5, 2025-05-07T21:03:46.5507151Z D=104, 2025-05-07T21:03:46.5507331Z B=84, 2025-05-07T21:03:46.5507511Z log_E=5, 2025-05-07T21:03:46.5507692Z L=2, 2025-05-07T21:03:46.5507874Z D_gradcheck=1, 2025-05-07T21:03:46.5508095Z stochastic_rounding=True, 2025-05-07T21:03:46.5508343Z weighted=True, 2025-05-07T21:03:46.5508544Z row_wise=True, 2025-05-07T21:03:46.5508749Z mixed=True, 2025-05-07T21:03:46.5508956Z use_cache=True, 2025-05-07T21:03:46.5509194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5509475Z use_cpu=True, 2025-05-07T21:03:46.5509710Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5509968Z ) 2025-05-07T21:03:46.5510196Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5510764Z self=, 2025-05-07T21:03:46.5511347Z compile=True, 2025-05-07T21:03:46.5511586Z pooling_mode=, 2025-05-07T21:03:46.5511857Z T=2, 2025-05-07T21:03:46.5512038Z D=9, 2025-05-07T21:03:46.5512214Z B=7, 2025-05-07T21:03:46.5512395Z log_E=5, 2025-05-07T21:03:46.5512591Z L=16, 2025-05-07T21:03:46.5512777Z D_gradcheck=1, 2025-05-07T21:03:46.5513005Z stochastic_rounding=False, 2025-05-07T21:03:46.5513259Z weighted=True, 2025-05-07T21:03:46.5513460Z row_wise=True, 2025-05-07T21:03:46.5513669Z mixed=True, 2025-05-07T21:03:46.5513878Z use_cache=True, 2025-05-07T21:03:46.5514115Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5514418Z use_cpu=True, 2025-05-07T21:03:46.5514791Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5515110Z ) 2025-05-07T21:03:46.5515392Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5516107Z self=, 2025-05-07T21:03:46.5516757Z compile=False, 2025-05-07T21:03:46.5517045Z pooling_mode=, 2025-05-07T21:03:46.5517327Z T=3, 2025-05-07T21:03:46.5517501Z D=103, 2025-05-07T21:03:46.5517688Z B=20, 2025-05-07T21:03:46.5517868Z log_E=4, 2025-05-07T21:03:46.5518051Z L=1, 2025-05-07T21:03:46.5518238Z D_gradcheck=1, 2025-05-07T21:03:46.5518462Z stochastic_rounding=False, 2025-05-07T21:03:46.5518712Z weighted=False, 2025-05-07T21:03:46.5518918Z row_wise=True, 2025-05-07T21:03:46.5519122Z mixed=True, 2025-05-07T21:03:46.5519326Z use_cache=True, 2025-05-07T21:03:46.5519604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5519889Z use_cpu=True, 2025-05-07T21:03:46.5520123Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5520464Z ) 2025-05-07T21:03:46.5520687Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5521304Z self=, 2025-05-07T21:03:46.5521827Z compile=False, 2025-05-07T21:03:46.5522062Z pooling_mode=, 2025-05-07T21:03:46.5522340Z T=1, 2025-05-07T21:03:46.5522512Z D=97, 2025-05-07T21:03:46.5522691Z B=2, 2025-05-07T21:03:46.5522867Z log_E=5, 2025-05-07T21:03:46.5523090Z L=1, 2025-05-07T21:03:46.5523276Z D_gradcheck=2, 2025-05-07T21:03:46.5523494Z stochastic_rounding=False, 2025-05-07T21:03:46.5523747Z weighted=True, 2025-05-07T21:03:46.5523953Z row_wise=True, 2025-05-07T21:03:46.5524156Z mixed=True, 2025-05-07T21:03:46.5524366Z use_cache=True, 2025-05-07T21:03:46.5524668Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5525010Z use_cpu=True, 2025-05-07T21:03:46.5525303Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5525624Z ) 2025-05-07T21:03:46.5525899Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5526562Z self=, 2025-05-07T21:03:46.5527093Z compile=False, 2025-05-07T21:03:46.5527332Z pooling_mode=, 2025-05-07T21:03:46.5527605Z T=3, 2025-05-07T21:03:46.5527783Z D=5, 2025-05-07T21:03:46.5527961Z B=38, 2025-05-07T21:03:46.5528144Z log_E=4, 2025-05-07T21:03:46.5528337Z L=18, 2025-05-07T21:03:46.5528532Z D_gradcheck=1, 2025-05-07T21:03:46.5528752Z stochastic_rounding=False, 2025-05-07T21:03:46.5529001Z weighted=True, 2025-05-07T21:03:46.5529208Z row_wise=True, 2025-05-07T21:03:46.5529408Z mixed=True, 2025-05-07T21:03:46.5529613Z use_cache=False, 2025-05-07T21:03:46.5529862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5530142Z use_cpu=True, 2025-05-07T21:03:46.5530368Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5530623Z ) 2025-05-07T21:03:46.5530844Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5531469Z self=, 2025-05-07T21:03:46.5531997Z compile=True, 2025-05-07T21:03:46.5532225Z pooling_mode=, 2025-05-07T21:03:46.5532507Z T=5, 2025-05-07T21:03:46.5532692Z D=41, 2025-05-07T21:03:46.5532879Z B=44, 2025-05-07T21:03:46.5533055Z log_E=4, 2025-05-07T21:03:46.5533240Z L=7, 2025-05-07T21:03:46.5533423Z D_gradcheck=2, 2025-05-07T21:03:46.5533647Z stochastic_rounding=False, 2025-05-07T21:03:46.5533901Z weighted=True, 2025-05-07T21:03:46.5534111Z row_wise=True, 2025-05-07T21:03:46.5534314Z mixed=False, 2025-05-07T21:03:46.5534518Z use_cache=True, 2025-05-07T21:03:46.5534756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5535078Z use_cpu=True, 2025-05-07T21:03:46.5535311Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5535563Z ) 2025-05-07T21:03:46.5535786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5536356Z self=, 2025-05-07T21:03:46.5536875Z compile=False, 2025-05-07T21:03:46.5537106Z pooling_mode=, 2025-05-07T21:03:46.5537379Z T=2, 2025-05-07T21:03:46.5537564Z D=43, 2025-05-07T21:03:46.5537751Z B=47, 2025-05-07T21:03:46.5537830Z log_E=4, 2025-05-07T21:03:46.5537905Z L=18, 2025-05-07T21:03:46.5537990Z D_gradcheck=1, 2025-05-07T21:03:46.5538087Z stochastic_rounding=True, 2025-05-07T21:03:46.5538168Z weighted=True, 2025-05-07T21:03:46.5538250Z row_wise=True, 2025-05-07T21:03:46.5538328Z mixed=True, 2025-05-07T21:03:46.5538455Z use_cache=True, 2025-05-07T21:03:46.5538568Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5538648Z use_cpu=True, 2025-05-07T21:03:46.5538752Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5538820Z ) 2025-05-07T21:03:46.5538949Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5539334Z self=, 2025-05-07T21:03:46.5539416Z compile=False, 2025-05-07T21:03:46.5539523Z pooling_mode=, 2025-05-07T21:03:46.5539601Z T=4, 2025-05-07T21:03:46.5539678Z D=22, 2025-05-07T21:03:46.5539754Z B=120, 2025-05-07T21:03:46.5539834Z log_E=5, 2025-05-07T21:03:46.5539910Z L=0, 2025-05-07T21:03:46.5539993Z D_gradcheck=1, 2025-05-07T21:03:46.5540094Z stochastic_rounding=True, 2025-05-07T21:03:46.5540177Z weighted=False, 2025-05-07T21:03:46.5540265Z row_wise=True, 2025-05-07T21:03:46.5540345Z mixed=False, 2025-05-07T21:03:46.5540430Z use_cache=True, 2025-05-07T21:03:46.5540540Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5540625Z use_cpu=True, 2025-05-07T21:03:46.5540730Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5540804Z ) 2025-05-07T21:03:46.5540937Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5541285Z self=, 2025-05-07T21:03:46.5541374Z compile=True, 2025-05-07T21:03:46.5541482Z pooling_mode=, 2025-05-07T21:03:46.5541555Z T=4, 2025-05-07T21:03:46.5541634Z D=17, 2025-05-07T21:03:46.5541711Z B=107, 2025-05-07T21:03:46.5541790Z log_E=5, 2025-05-07T21:03:46.5541867Z L=15, 2025-05-07T21:03:46.5541948Z D_gradcheck=1, 2025-05-07T21:03:46.5542050Z stochastic_rounding=True, 2025-05-07T21:03:46.5542133Z weighted=True, 2025-05-07T21:03:46.5542212Z row_wise=True, 2025-05-07T21:03:46.5542294Z mixed=False, 2025-05-07T21:03:46.5542375Z use_cache=True, 2025-05-07T21:03:46.5542482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5542570Z use_cpu=True, 2025-05-07T21:03:46.5542672Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5542742Z ) 2025-05-07T21:03:46.5542883Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5543270Z self=, 2025-05-07T21:03:46.5543356Z compile=True, 2025-05-07T21:03:46.5543464Z pooling_mode=, 2025-05-07T21:03:46.5543539Z T=2, 2025-05-07T21:03:46.5543614Z D=13, 2025-05-07T21:03:46.5543687Z B=62, 2025-05-07T21:03:46.5543763Z log_E=3, 2025-05-07T21:03:46.5543840Z L=8, 2025-05-07T21:03:46.5543918Z D_gradcheck=2, 2025-05-07T21:03:46.5544013Z stochastic_rounding=False, 2025-05-07T21:03:46.5544101Z weighted=False, 2025-05-07T21:03:46.5544180Z row_wise=True, 2025-05-07T21:03:46.5544259Z mixed=True, 2025-05-07T21:03:46.5544344Z use_cache=True, 2025-05-07T21:03:46.5544449Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5544570Z use_cpu=True, 2025-05-07T21:03:46.5544680Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5544752Z ) 2025-05-07T21:03:46.5544886Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5545257Z self=, 2025-05-07T21:03:46.5545348Z compile=True, 2025-05-07T21:03:46.5545483Z pooling_mode=, 2025-05-07T21:03:46.5545560Z T=2, 2025-05-07T21:03:46.5545634Z D=7, 2025-05-07T21:03:46.5545715Z B=97, 2025-05-07T21:03:46.5545792Z log_E=5, 2025-05-07T21:03:46.5545867Z L=6, 2025-05-07T21:03:46.5545947Z D_gradcheck=2, 2025-05-07T21:03:46.5546041Z stochastic_rounding=True, 2025-05-07T21:03:46.5546122Z weighted=True, 2025-05-07T21:03:46.5546204Z row_wise=True, 2025-05-07T21:03:46.5546381Z mixed=False, 2025-05-07T21:03:46.5546463Z use_cache=True, 2025-05-07T21:03:46.5546576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5546656Z use_cpu=True, 2025-05-07T21:03:46.5546759Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5546875Z ) 2025-05-07T21:03:46.5547007Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5547360Z self=, 2025-05-07T21:03:46.5547444Z compile=True, 2025-05-07T21:03:46.5547551Z pooling_mode=, 2025-05-07T21:03:46.5547631Z T=1, 2025-05-07T21:03:46.5547707Z D=56, 2025-05-07T21:03:46.5547786Z B=127, 2025-05-07T21:03:46.5547867Z log_E=3, 2025-05-07T21:03:46.5547945Z L=19, 2025-05-07T21:03:46.5548026Z D_gradcheck=2, 2025-05-07T21:03:46.5548128Z stochastic_rounding=False, 2025-05-07T21:03:46.5548211Z weighted=False, 2025-05-07T21:03:46.5548290Z row_wise=True, 2025-05-07T21:03:46.5548376Z mixed=False, 2025-05-07T21:03:46.5548457Z use_cache=False, 2025-05-07T21:03:46.5548566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5548649Z use_cpu=True, 2025-05-07T21:03:46.5548753Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5548826Z ) 2025-05-07T21:03:46.5548957Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5549296Z self=, 2025-05-07T21:03:46.5549381Z compile=True, 2025-05-07T21:03:46.5549487Z pooling_mode=, 2025-05-07T21:03:46.5549562Z T=3, 2025-05-07T21:03:46.5549645Z D=41, 2025-05-07T21:03:46.5549723Z B=26, 2025-05-07T21:03:46.5549798Z log_E=4, 2025-05-07T21:03:46.5549876Z L=10, 2025-05-07T21:03:46.5549961Z D_gradcheck=2, 2025-05-07T21:03:46.5550058Z stochastic_rounding=False, 2025-05-07T21:03:46.5550141Z weighted=True, 2025-05-07T21:03:46.5550221Z row_wise=True, 2025-05-07T21:03:46.5550305Z mixed=False, 2025-05-07T21:03:46.5550388Z use_cache=False, 2025-05-07T21:03:46.5550498Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5550585Z use_cpu=True, 2025-05-07T21:03:46.5550688Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5550765Z ) 2025-05-07T21:03:46.5550903Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5551292Z self=, 2025-05-07T21:03:46.5551379Z compile=False, 2025-05-07T21:03:46.5551490Z pooling_mode=, 2025-05-07T21:03:46.5551563Z T=5, 2025-05-07T21:03:46.5551637Z D=74, 2025-05-07T21:03:46.5551714Z B=49, 2025-05-07T21:03:46.5551793Z log_E=5, 2025-05-07T21:03:46.5551864Z L=12, 2025-05-07T21:03:46.5551952Z D_gradcheck=2, 2025-05-07T21:03:46.5552049Z stochastic_rounding=True, 2025-05-07T21:03:46.5552133Z weighted=True, 2025-05-07T21:03:46.5552218Z row_wise=True, 2025-05-07T21:03:46.5552294Z mixed=False, 2025-05-07T21:03:46.5552381Z use_cache=True, 2025-05-07T21:03:46.5552529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5552606Z use_cpu=True, 2025-05-07T21:03:46.5552711Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5772055Z ) 2025-05-07T21:03:46.5772392Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5772747Z self=, 2025-05-07T21:03:46.5772840Z compile=False, 2025-05-07T21:03:46.5773769Z pooling_mode=, 2025-05-07T21:03:46.5773991Z T=4, 2025-05-07T21:03:46.5774208Z D=77, 2025-05-07T21:03:46.5774418Z B=8, 2025-05-07T21:03:46.5774634Z log_E=4, 2025-05-07T21:03:46.5774856Z L=2, 2025-05-07T21:03:46.5775099Z D_gradcheck=2, 2025-05-07T21:03:46.5775356Z stochastic_rounding=True, 2025-05-07T21:03:46.5775506Z weighted=True, 2025-05-07T21:03:46.5776233Z row_wise=True, 2025-05-07T21:03:46.5776357Z mixed=True, 2025-05-07T21:03:46.5776480Z use_cache=False, 2025-05-07T21:03:46.5776635Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5776754Z use_cpu=True, 2025-05-07T21:03:46.5776900Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5777097Z ) 2025-05-07T21:03:46.5777252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5777609Z self=, 2025-05-07T21:03:46.5777699Z compile=False, 2025-05-07T21:03:46.5777810Z pooling_mode=, 2025-05-07T21:03:46.5777895Z T=3, 2025-05-07T21:03:46.5777971Z D=87, 2025-05-07T21:03:46.5778045Z B=53, 2025-05-07T21:03:46.5778127Z log_E=4, 2025-05-07T21:03:46.5778203Z L=7, 2025-05-07T21:03:46.5778282Z D_gradcheck=2, 2025-05-07T21:03:46.5778382Z stochastic_rounding=False, 2025-05-07T21:03:46.5778468Z weighted=False, 2025-05-07T21:03:46.5778552Z row_wise=True, 2025-05-07T21:03:46.5778635Z mixed=True, 2025-05-07T21:03:46.5778719Z use_cache=False, 2025-05-07T21:03:46.5778828Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5778915Z use_cpu=True, 2025-05-07T21:03:46.5779021Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5779098Z ) 2025-05-07T21:03:46.5779239Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5779587Z self=, 2025-05-07T21:03:46.5779674Z compile=True, 2025-05-07T21:03:46.5779788Z pooling_mode=, 2025-05-07T21:03:46.5779866Z T=2, 2025-05-07T21:03:46.5779950Z D=12, 2025-05-07T21:03:46.5780026Z B=115, 2025-05-07T21:03:46.5780104Z log_E=5, 2025-05-07T21:03:46.5780187Z L=12, 2025-05-07T21:03:46.5780268Z D_gradcheck=1, 2025-05-07T21:03:46.5780367Z stochastic_rounding=True, 2025-05-07T21:03:46.5780454Z weighted=True, 2025-05-07T21:03:46.5780535Z row_wise=True, 2025-05-07T21:03:46.5780612Z mixed=True, 2025-05-07T21:03:46.5780704Z use_cache=False, 2025-05-07T21:03:46.5780814Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5780892Z use_cpu=True, 2025-05-07T21:03:46.5781003Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5781077Z ) 2025-05-07T21:03:46.5781292Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5781643Z self=, 2025-05-07T21:03:46.5781726Z compile=False, 2025-05-07T21:03:46.5781842Z pooling_mode=, 2025-05-07T21:03:46.5781920Z T=1, 2025-05-07T21:03:46.5781997Z D=36, 2025-05-07T21:03:46.5782079Z B=18, 2025-05-07T21:03:46.5782156Z log_E=4, 2025-05-07T21:03:46.5782235Z L=16, 2025-05-07T21:03:46.5782320Z D_gradcheck=2, 2025-05-07T21:03:46.5782416Z stochastic_rounding=True, 2025-05-07T21:03:46.5782506Z weighted=False, 2025-05-07T21:03:46.5782589Z row_wise=True, 2025-05-07T21:03:46.5782734Z mixed=False, 2025-05-07T21:03:46.5782820Z use_cache=True, 2025-05-07T21:03:46.5782936Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5783020Z use_cpu=True, 2025-05-07T21:03:46.5783131Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5783203Z ) 2025-05-07T21:03:46.5783338Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5783684Z self=, 2025-05-07T21:03:46.5783769Z compile=False, 2025-05-07T21:03:46.5783880Z pooling_mode=, 2025-05-07T21:03:46.5783960Z T=5, 2025-05-07T21:03:46.5784038Z D=125, 2025-05-07T21:03:46.5784114Z B=11, 2025-05-07T21:03:46.5784199Z log_E=5, 2025-05-07T21:03:46.5784275Z L=5, 2025-05-07T21:03:46.5784357Z D_gradcheck=2, 2025-05-07T21:03:46.5784465Z stochastic_rounding=False, 2025-05-07T21:03:46.5784593Z weighted=False, 2025-05-07T21:03:46.5784676Z row_wise=True, 2025-05-07T21:03:46.5784761Z mixed=False, 2025-05-07T21:03:46.5784843Z use_cache=False, 2025-05-07T21:03:46.5784955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5785081Z use_cpu=True, 2025-05-07T21:03:46.5785184Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5785259Z ) 2025-05-07T21:03:46.5785395Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5785741Z self=, 2025-05-07T21:03:46.5785828Z compile=True, 2025-05-07T21:03:46.5785936Z pooling_mode=, 2025-05-07T21:03:46.5786011Z T=2, 2025-05-07T21:03:46.5786092Z D=38, 2025-05-07T21:03:46.5786171Z B=18, 2025-05-07T21:03:46.5786251Z log_E=3, 2025-05-07T21:03:46.5786326Z L=6, 2025-05-07T21:03:46.5786411Z D_gradcheck=2, 2025-05-07T21:03:46.5786511Z stochastic_rounding=False, 2025-05-07T21:03:46.5786598Z weighted=False, 2025-05-07T21:03:46.5786678Z row_wise=True, 2025-05-07T21:03:46.5786770Z mixed=False, 2025-05-07T21:03:46.5786851Z use_cache=True, 2025-05-07T21:03:46.5786959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5787051Z use_cpu=True, 2025-05-07T21:03:46.5787152Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5787225Z ) 2025-05-07T21:03:46.5787363Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5787706Z self=, 2025-05-07T21:03:46.5787788Z compile=False, 2025-05-07T21:03:46.5787902Z pooling_mode=, 2025-05-07T21:03:46.5787981Z T=3, 2025-05-07T21:03:46.5788061Z D=25, 2025-05-07T21:03:46.5788142Z B=64, 2025-05-07T21:03:46.5788223Z log_E=3, 2025-05-07T21:03:46.5788301Z L=4, 2025-05-07T21:03:46.5788386Z D_gradcheck=2, 2025-05-07T21:03:46.5788487Z stochastic_rounding=False, 2025-05-07T21:03:46.5788573Z weighted=False, 2025-05-07T21:03:46.5788657Z row_wise=True, 2025-05-07T21:03:46.5788740Z mixed=True, 2025-05-07T21:03:46.5788827Z use_cache=True, 2025-05-07T21:03:46.5788934Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5789016Z use_cpu=True, 2025-05-07T21:03:46.5789123Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5789263Z ) 2025-05-07T21:03:46.5789399Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5789752Z self=, 2025-05-07T21:03:46.5789836Z compile=True, 2025-05-07T21:03:46.5789945Z pooling_mode=, 2025-05-07T21:03:46.5790024Z T=2, 2025-05-07T21:03:46.5790098Z D=22, 2025-05-07T21:03:46.5790181Z B=118, 2025-05-07T21:03:46.5790257Z log_E=4, 2025-05-07T21:03:46.5790328Z L=5, 2025-05-07T21:03:46.5790413Z D_gradcheck=1, 2025-05-07T21:03:46.5790514Z stochastic_rounding=False, 2025-05-07T21:03:46.5790597Z weighted=True, 2025-05-07T21:03:46.5790728Z row_wise=True, 2025-05-07T21:03:46.5790810Z mixed=True, 2025-05-07T21:03:46.5790893Z use_cache=False, 2025-05-07T21:03:46.5791005Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5791090Z use_cpu=True, 2025-05-07T21:03:46.5791196Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5791276Z ) 2025-05-07T21:03:46.5791408Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5792004Z self=, 2025-05-07T21:03:46.5792090Z compile=False, 2025-05-07T21:03:46.5792199Z pooling_mode=, 2025-05-07T21:03:46.5792279Z T=3, 2025-05-07T21:03:46.5792356Z D=128, 2025-05-07T21:03:46.5792433Z B=116, 2025-05-07T21:03:46.5792515Z log_E=4, 2025-05-07T21:03:46.5792590Z L=7, 2025-05-07T21:03:46.5792673Z D_gradcheck=2, 2025-05-07T21:03:46.5792844Z stochastic_rounding=False, 2025-05-07T21:03:46.5792932Z weighted=False, 2025-05-07T21:03:46.5793014Z row_wise=True, 2025-05-07T21:03:46.5793100Z mixed=False, 2025-05-07T21:03:46.5793183Z use_cache=False, 2025-05-07T21:03:46.5793295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5793460Z use_cpu=True, 2025-05-07T21:03:46.5793568Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5793646Z ) 2025-05-07T21:03:46.5793777Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5794118Z self=, 2025-05-07T21:03:46.5794201Z compile=False, 2025-05-07T21:03:46.5794309Z pooling_mode=, 2025-05-07T21:03:46.5794389Z T=5, 2025-05-07T21:03:46.5794470Z D=6, 2025-05-07T21:03:46.5794547Z B=98, 2025-05-07T21:03:46.5794626Z log_E=4, 2025-05-07T21:03:46.5794708Z L=1, 2025-05-07T21:03:46.5794792Z D_gradcheck=2, 2025-05-07T21:03:46.5794889Z stochastic_rounding=True, 2025-05-07T21:03:46.5794974Z weighted=True, 2025-05-07T21:03:46.5795056Z row_wise=True, 2025-05-07T21:03:46.5795163Z mixed=False, 2025-05-07T21:03:46.5795253Z use_cache=True, 2025-05-07T21:03:46.5795382Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5795464Z use_cpu=True, 2025-05-07T21:03:46.5795570Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5795643Z ) 2025-05-07T21:03:46.5795778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5796122Z self=, 2025-05-07T21:03:46.5796207Z compile=False, 2025-05-07T21:03:46.5796318Z pooling_mode=, 2025-05-07T21:03:46.5796393Z T=1, 2025-05-07T21:03:46.5796467Z D=92, 2025-05-07T21:03:46.5796545Z B=20, 2025-05-07T21:03:46.5796621Z log_E=4, 2025-05-07T21:03:46.5796699Z L=17, 2025-05-07T21:03:46.5796789Z D_gradcheck=2, 2025-05-07T21:03:46.5796890Z stochastic_rounding=False, 2025-05-07T21:03:46.5796977Z weighted=False, 2025-05-07T21:03:46.5797061Z row_wise=True, 2025-05-07T21:03:46.5797140Z mixed=False, 2025-05-07T21:03:46.5797227Z use_cache=False, 2025-05-07T21:03:46.5797338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5797422Z use_cpu=True, 2025-05-07T21:03:46.5797594Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5797666Z ) 2025-05-07T21:03:46.5797799Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5798148Z self=, 2025-05-07T21:03:46.5798234Z compile=False, 2025-05-07T21:03:46.5798342Z pooling_mode=, 2025-05-07T21:03:46.5798421Z T=5, 2025-05-07T21:03:46.5798496Z D=67, 2025-05-07T21:03:46.5798577Z B=13, 2025-05-07T21:03:46.5798651Z log_E=4, 2025-05-07T21:03:46.5798726Z L=4, 2025-05-07T21:03:46.5798814Z D_gradcheck=2, 2025-05-07T21:03:46.5798914Z stochastic_rounding=False, 2025-05-07T21:03:46.5799058Z weighted=False, 2025-05-07T21:03:46.5799142Z row_wise=True, 2025-05-07T21:03:46.5799222Z mixed=True, 2025-05-07T21:03:46.5799303Z use_cache=False, 2025-05-07T21:03:46.5799419Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5799499Z use_cpu=True, 2025-05-07T21:03:46.5799610Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5799689Z ) 2025-05-07T21:03:46.5799823Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5800166Z self=, 2025-05-07T21:03:46.5800258Z compile=True, 2025-05-07T21:03:46.5800440Z pooling_mode=, 2025-05-07T21:03:46.5800524Z T=4, 2025-05-07T21:03:46.5800601Z D=34, 2025-05-07T21:03:46.5800677Z B=81, 2025-05-07T21:03:46.5800763Z log_E=3, 2025-05-07T21:03:46.5800874Z L=14, 2025-05-07T21:03:46.5801035Z D_gradcheck=1, 2025-05-07T21:03:46.5801305Z stochastic_rounding=True, 2025-05-07T21:03:46.5801456Z weighted=True, 2025-05-07T21:03:46.5808044Z row_wise=True, 2025-05-07T21:03:46.5808153Z mixed=False, 2025-05-07T21:03:46.5808249Z use_cache=False, 2025-05-07T21:03:46.5808439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5808530Z use_cpu=True, 2025-05-07T21:03:46.5808641Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5808722Z ) 2025-05-07T21:03:46.5808872Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5809228Z self=, 2025-05-07T21:03:46.5809318Z compile=True, 2025-05-07T21:03:46.5809440Z pooling_mode=, 2025-05-07T21:03:46.5809519Z T=1, 2025-05-07T21:03:46.5809599Z D=68, 2025-05-07T21:03:46.5809681Z B=35, 2025-05-07T21:03:46.5809761Z log_E=5, 2025-05-07T21:03:46.5809865Z L=9, 2025-05-07T21:03:46.5809955Z D_gradcheck=1, 2025-05-07T21:03:46.5810055Z stochastic_rounding=True, 2025-05-07T21:03:46.5810151Z weighted=True, 2025-05-07T21:03:46.5810234Z row_wise=True, 2025-05-07T21:03:46.5810322Z mixed=False, 2025-05-07T21:03:46.5810408Z use_cache=False, 2025-05-07T21:03:46.5810522Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5810608Z use_cpu=True, 2025-05-07T21:03:46.5810714Z output_dtype=SparseType.FP32, 2025-05-07T21:03:46.5810789Z ) 2025-05-07T21:03:46.5810925Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5811272Z self=, 2025-05-07T21:03:46.5811357Z compile=False, 2025-05-07T21:03:46.5811471Z pooling_mode=, 2025-05-07T21:03:46.5811550Z T=5, 2025-05-07T21:03:46.5811627Z D=103, 2025-05-07T21:03:46.5811708Z B=60, 2025-05-07T21:03:46.5811786Z log_E=5, 2025-05-07T21:03:46.5811863Z L=17, 2025-05-07T21:03:46.5811951Z D_gradcheck=2, 2025-05-07T21:03:46.5812051Z stochastic_rounding=False, 2025-05-07T21:03:46.5812143Z weighted=False, 2025-05-07T21:03:46.5812223Z row_wise=True, 2025-05-07T21:03:46.5812303Z mixed=True, 2025-05-07T21:03:46.5812394Z use_cache=True, 2025-05-07T21:03:46.5812502Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5812634Z use_cpu=True, 2025-05-07T21:03:46.5812742Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5812815Z ) 2025-05-07T21:03:46.5812947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5813296Z self=, 2025-05-07T21:03:46.5813380Z compile=True, 2025-05-07T21:03:46.5813488Z pooling_mode=, 2025-05-07T21:03:46.5813568Z T=3, 2025-05-07T21:03:46.5813646Z D=57, 2025-05-07T21:03:46.5813728Z B=50, 2025-05-07T21:03:46.5813807Z log_E=3, 2025-05-07T21:03:46.5813886Z L=10, 2025-05-07T21:03:46.5813975Z D_gradcheck=1, 2025-05-07T21:03:46.5814117Z stochastic_rounding=True, 2025-05-07T21:03:46.5814203Z weighted=True, 2025-05-07T21:03:46.5814296Z row_wise=True, 2025-05-07T21:03:46.5814380Z mixed=True, 2025-05-07T21:03:46.5814468Z use_cache=True, 2025-05-07T21:03:46.5814582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:46.5814667Z use_cpu=True, 2025-05-07T21:03:46.5814774Z output_dtype=SparseType.FP16, 2025-05-07T21:03:46.5814855Z ) 2025-05-07T21:03:46.5814990Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:46.5815333Z self=, 2025-05-07T21:03:46.5815426Z compile=False, 2025-05-07T21:03:46.5815540Z pooling_mode=, 2025-05-07T21:03:46.5815627Z T=4, 2025-05-07T21:03:46.5815705Z D=6, 2025-05-07T21:03:46.5815784Z B=13, 2025-05-07T21:03:46.5815868Z log_E=4, 2025-05-07T21:03:46.5815989Z L=6, 2025-05-07T21:03:46.5816076Z D_gradcheck=1, 2025-05-07T21:03:46.5816178Z stochastic_rounding=True, 2025-05-07T21:03:46.5816262Z weighted=True, 2025-05-07T21:03:46.5816344Z row_wise=True, 2025-05-07T21:03:46.5816427Z mixed=False, 2025-05-07T21:03:46.5816553Z use_cache=False, 2025-05-07T21:03:46.5816660Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:46.5816751Z use_cpu=True, 2025-05-07T21:03:46.5816854Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1233830Z ) 2025-05-07T21:03:48.1234350Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1234964Z self=, 2025-05-07T21:03:48.1235574Z compile=False, 2025-05-07T21:03:48.1236091Z pooling_mode=, 2025-05-07T21:03:48.1236656Z T=1, 2025-05-07T21:03:48.1237022Z D=39, 2025-05-07T21:03:48.1237391Z B=19, 2025-05-07T21:03:48.1237756Z log_E=3, 2025-05-07T21:03:48.1238152Z L=11, 2025-05-07T21:03:48.1238522Z D_gradcheck=1, 2025-05-07T21:03:48.1238991Z stochastic_rounding=False, 2025-05-07T21:03:48.1239507Z weighted=False, 2025-05-07T21:03:48.1239934Z row_wise=True, 2025-05-07T21:03:48.1240468Z mixed=False, 2025-05-07T21:03:48.1240884Z use_cache=True, 2025-05-07T21:03:48.1241361Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1241935Z use_cpu=True, 2025-05-07T21:03:48.1242395Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1242904Z ) 2025-05-07T21:03:48.1243359Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1244499Z self=, 2025-05-07T21:03:48.1245562Z compile=False, 2025-05-07T21:03:48.1245913Z pooling_mode=, 2025-05-07T21:03:48.1246228Z T=3, 2025-05-07T21:03:48.1246411Z D=36, 2025-05-07T21:03:48.1246600Z B=86, 2025-05-07T21:03:48.1246791Z log_E=3, 2025-05-07T21:03:48.1246978Z L=0, 2025-05-07T21:03:48.1247180Z D_gradcheck=2, 2025-05-07T21:03:48.1247416Z stochastic_rounding=True, 2025-05-07T21:03:48.1247670Z weighted=True, 2025-05-07T21:03:48.1247885Z row_wise=True, 2025-05-07T21:03:48.1248097Z mixed=True, 2025-05-07T21:03:48.1248300Z use_cache=False, 2025-05-07T21:03:48.1248678Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1248972Z use_cpu=True, 2025-05-07T21:03:48.1249207Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1249462Z ) 2025-05-07T21:03:48.1249691Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1250269Z self=, 2025-05-07T21:03:48.1250800Z compile=False, 2025-05-07T21:03:48.1251087Z pooling_mode=, 2025-05-07T21:03:48.1251370Z T=2, 2025-05-07T21:03:48.1251554Z D=66, 2025-05-07T21:03:48.1251744Z B=82, 2025-05-07T21:03:48.1251932Z log_E=4, 2025-05-07T21:03:48.1252118Z L=8, 2025-05-07T21:03:48.1252381Z D_gradcheck=2, 2025-05-07T21:03:48.1252614Z stochastic_rounding=False, 2025-05-07T21:03:48.1252867Z weighted=False, 2025-05-07T21:03:48.1253082Z row_wise=True, 2025-05-07T21:03:48.1253295Z mixed=False, 2025-05-07T21:03:48.1253505Z use_cache=False, 2025-05-07T21:03:48.1253761Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1254050Z use_cpu=True, 2025-05-07T21:03:48.1254286Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1254543Z ) 2025-05-07T21:03:48.1254778Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1255355Z self=, 2025-05-07T21:03:48.1255885Z compile=False, 2025-05-07T21:03:48.1256124Z pooling_mode=, 2025-05-07T21:03:48.1256410Z T=3, 2025-05-07T21:03:48.1256586Z D=76, 2025-05-07T21:03:48.1256776Z B=112, 2025-05-07T21:03:48.1257041Z log_E=5, 2025-05-07T21:03:48.1257230Z L=15, 2025-05-07T21:03:48.1257426Z D_gradcheck=1, 2025-05-07T21:03:48.1257655Z stochastic_rounding=True, 2025-05-07T21:03:48.1257904Z weighted=True, 2025-05-07T21:03:48.1258117Z row_wise=True, 2025-05-07T21:03:48.1258390Z mixed=False, 2025-05-07T21:03:48.1258600Z use_cache=False, 2025-05-07T21:03:48.1258856Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1259145Z use_cpu=True, 2025-05-07T21:03:48.1259375Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1259639Z ) 2025-05-07T21:03:48.1259869Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1260449Z self=, 2025-05-07T21:03:48.1260976Z compile=False, 2025-05-07T21:03:48.1261220Z pooling_mode=, 2025-05-07T21:03:48.1261508Z T=1, 2025-05-07T21:03:48.1261691Z D=48, 2025-05-07T21:03:48.1261884Z B=112, 2025-05-07T21:03:48.1262069Z log_E=4, 2025-05-07T21:03:48.1262261Z L=9, 2025-05-07T21:03:48.1262452Z D_gradcheck=2, 2025-05-07T21:03:48.1262682Z stochastic_rounding=False, 2025-05-07T21:03:48.1262937Z weighted=True, 2025-05-07T21:03:48.1263155Z row_wise=True, 2025-05-07T21:03:48.1263362Z mixed=False, 2025-05-07T21:03:48.1263566Z use_cache=True, 2025-05-07T21:03:48.1263805Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1264094Z use_cpu=True, 2025-05-07T21:03:48.1264324Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1264585Z ) 2025-05-07T21:03:48.1264810Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1265386Z self=, 2025-05-07T21:03:48.1265981Z compile=True, 2025-05-07T21:03:48.1266223Z pooling_mode=, 2025-05-07T21:03:48.1266508Z T=5, 2025-05-07T21:03:48.1266692Z D=52, 2025-05-07T21:03:48.1266884Z B=15, 2025-05-07T21:03:48.1267075Z log_E=3, 2025-05-07T21:03:48.1267268Z L=13, 2025-05-07T21:03:48.1267466Z D_gradcheck=2, 2025-05-07T21:03:48.1267695Z stochastic_rounding=True, 2025-05-07T21:03:48.1267947Z weighted=False, 2025-05-07T21:03:48.1268166Z row_wise=True, 2025-05-07T21:03:48.1268383Z mixed=False, 2025-05-07T21:03:48.1268670Z use_cache=False, 2025-05-07T21:03:48.1268926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1269215Z use_cpu=True, 2025-05-07T21:03:48.1269444Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1269706Z ) 2025-05-07T21:03:48.1269937Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1270504Z self=, 2025-05-07T21:03:48.1271035Z compile=False, 2025-05-07T21:03:48.1271286Z pooling_mode=, 2025-05-07T21:03:48.1271573Z T=4, 2025-05-07T21:03:48.1271756Z D=124, 2025-05-07T21:03:48.1271949Z B=19, 2025-05-07T21:03:48.1272135Z log_E=5, 2025-05-07T21:03:48.1272369Z L=7, 2025-05-07T21:03:48.1272557Z D_gradcheck=2, 2025-05-07T21:03:48.1272787Z stochastic_rounding=True, 2025-05-07T21:03:48.1273043Z weighted=False, 2025-05-07T21:03:48.1273257Z row_wise=True, 2025-05-07T21:03:48.1273471Z mixed=False, 2025-05-07T21:03:48.1273693Z use_cache=False, 2025-05-07T21:03:48.1273938Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1274228Z use_cpu=True, 2025-05-07T21:03:48.1274460Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1274717Z ) 2025-05-07T21:03:48.1274949Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1275523Z self=, 2025-05-07T21:03:48.1276104Z compile=False, 2025-05-07T21:03:48.1276355Z pooling_mode=, 2025-05-07T21:03:48.1276642Z T=1, 2025-05-07T21:03:48.1276870Z D=66, 2025-05-07T21:03:48.1277061Z B=113, 2025-05-07T21:03:48.1277252Z log_E=5, 2025-05-07T21:03:48.1277445Z L=18, 2025-05-07T21:03:48.1277637Z D_gradcheck=2, 2025-05-07T21:03:48.1277868Z stochastic_rounding=True, 2025-05-07T21:03:48.1278164Z weighted=False, 2025-05-07T21:03:48.1278381Z row_wise=True, 2025-05-07T21:03:48.1278589Z mixed=True, 2025-05-07T21:03:48.1278797Z use_cache=True, 2025-05-07T21:03:48.1279039Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1279325Z use_cpu=True, 2025-05-07T21:03:48.1279555Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1279814Z ) 2025-05-07T21:03:48.1280043Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1280680Z self=, 2025-05-07T21:03:48.1281214Z compile=False, 2025-05-07T21:03:48.1281459Z pooling_mode=, 2025-05-07T21:03:48.1281740Z T=3, 2025-05-07T21:03:48.1281920Z D=94, 2025-05-07T21:03:48.1282104Z B=122, 2025-05-07T21:03:48.1282296Z log_E=5, 2025-05-07T21:03:48.1282484Z L=9, 2025-05-07T21:03:48.1282667Z D_gradcheck=1, 2025-05-07T21:03:48.1282900Z stochastic_rounding=True, 2025-05-07T21:03:48.1283155Z weighted=False, 2025-05-07T21:03:48.1283370Z row_wise=True, 2025-05-07T21:03:48.1283580Z mixed=False, 2025-05-07T21:03:48.1283789Z use_cache=False, 2025-05-07T21:03:48.1284043Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1284334Z use_cpu=True, 2025-05-07T21:03:48.1284563Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1284822Z ) 2025-05-07T21:03:48.1285051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1285629Z self=, 2025-05-07T21:03:48.1286167Z compile=True, 2025-05-07T21:03:48.1286410Z pooling_mode=, 2025-05-07T21:03:48.1286698Z T=3, 2025-05-07T21:03:48.1286876Z D=29, 2025-05-07T21:03:48.1287060Z B=53, 2025-05-07T21:03:48.1287253Z log_E=3, 2025-05-07T21:03:48.1287444Z L=7, 2025-05-07T21:03:48.1287640Z D_gradcheck=2, 2025-05-07T21:03:48.1287873Z stochastic_rounding=False, 2025-05-07T21:03:48.1288134Z weighted=True, 2025-05-07T21:03:48.1288350Z row_wise=True, 2025-05-07T21:03:48.1288606Z mixed=False, 2025-05-07T21:03:48.1288811Z use_cache=True, 2025-05-07T21:03:48.1289057Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1289345Z use_cpu=True, 2025-05-07T21:03:48.1289572Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1289830Z ) 2025-05-07T21:03:48.1290064Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1290637Z self=, 2025-05-07T21:03:48.1291180Z compile=False, 2025-05-07T21:03:48.1291632Z pooling_mode=, 2025-05-07T21:03:48.1291926Z T=4, 2025-05-07T21:03:48.1292109Z D=50, 2025-05-07T21:03:48.1292297Z B=75, 2025-05-07T21:03:48.1292564Z log_E=5, 2025-05-07T21:03:48.1292755Z L=13, 2025-05-07T21:03:48.1292950Z D_gradcheck=2, 2025-05-07T21:03:48.1293181Z stochastic_rounding=False, 2025-05-07T21:03:48.1293434Z weighted=True, 2025-05-07T21:03:48.1293647Z row_wise=True, 2025-05-07T21:03:48.1293860Z mixed=True, 2025-05-07T21:03:48.1294062Z use_cache=False, 2025-05-07T21:03:48.1294312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1294598Z use_cpu=True, 2025-05-07T21:03:48.1294827Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1295089Z ) 2025-05-07T21:03:48.1295320Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1295941Z self=, 2025-05-07T21:03:48.1296475Z compile=True, 2025-05-07T21:03:48.1296723Z pooling_mode=, 2025-05-07T21:03:48.1297065Z T=2, 2025-05-07T21:03:48.1297257Z D=98, 2025-05-07T21:03:48.1297456Z B=19, 2025-05-07T21:03:48.1297639Z log_E=3, 2025-05-07T21:03:48.1297837Z L=11, 2025-05-07T21:03:48.1298033Z D_gradcheck=2, 2025-05-07T21:03:48.1298262Z stochastic_rounding=True, 2025-05-07T21:03:48.1298580Z weighted=False, 2025-05-07T21:03:48.1298795Z row_wise=True, 2025-05-07T21:03:48.1299009Z mixed=False, 2025-05-07T21:03:48.1299217Z use_cache=True, 2025-05-07T21:03:48.1299462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1299753Z use_cpu=True, 2025-05-07T21:03:48.1299981Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1300240Z ) 2025-05-07T21:03:48.1300471Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1301050Z self=, 2025-05-07T21:03:48.1301582Z compile=True, 2025-05-07T21:03:48.1301825Z pooling_mode=, 2025-05-07T21:03:48.1302102Z T=2, 2025-05-07T21:03:48.1302288Z D=60, 2025-05-07T21:03:48.1302475Z B=48, 2025-05-07T21:03:48.1302658Z log_E=5, 2025-05-07T21:03:48.1302850Z L=11, 2025-05-07T21:03:48.1303049Z D_gradcheck=2, 2025-05-07T21:03:48.1303278Z stochastic_rounding=True, 2025-05-07T21:03:48.1303538Z weighted=False, 2025-05-07T21:03:48.1303757Z row_wise=True, 2025-05-07T21:03:48.1303963Z mixed=True, 2025-05-07T21:03:48.1304170Z use_cache=False, 2025-05-07T21:03:48.1304418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1304705Z use_cpu=True, 2025-05-07T21:03:48.1304929Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1305192Z ) 2025-05-07T21:03:48.1305425Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1306030Z self=, 2025-05-07T21:03:48.1306591Z compile=True, 2025-05-07T21:03:48.1306835Z pooling_mode=, 2025-05-07T21:03:48.1307112Z T=1, 2025-05-07T21:03:48.1307296Z D=15, 2025-05-07T21:03:48.1307482Z B=60, 2025-05-07T21:03:48.1307666Z log_E=3, 2025-05-07T21:03:48.1307861Z L=0, 2025-05-07T21:03:48.1308052Z D_gradcheck=1, 2025-05-07T21:03:48.1308280Z stochastic_rounding=False, 2025-05-07T21:03:48.1308535Z weighted=True, 2025-05-07T21:03:48.1308818Z row_wise=True, 2025-05-07T21:03:48.1309024Z mixed=False, 2025-05-07T21:03:48.1309235Z use_cache=False, 2025-05-07T21:03:48.1309483Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1309767Z use_cpu=True, 2025-05-07T21:03:48.1310000Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1310265Z ) 2025-05-07T21:03:48.1310501Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1311080Z self=, 2025-05-07T21:03:48.1311613Z compile=True, 2025-05-07T21:03:48.1311861Z pooling_mode=, 2025-05-07T21:03:48.1312139Z T=3, 2025-05-07T21:03:48.1312375Z D=28, 2025-05-07T21:03:48.1312566Z B=84, 2025-05-07T21:03:48.1312747Z log_E=5, 2025-05-07T21:03:48.1312939Z L=5, 2025-05-07T21:03:48.1313131Z D_gradcheck=2, 2025-05-07T21:03:48.1313360Z stochastic_rounding=False, 2025-05-07T21:03:48.1313621Z weighted=True, 2025-05-07T21:03:48.1313840Z row_wise=True, 2025-05-07T21:03:48.1314048Z mixed=True, 2025-05-07T21:03:48.1314256Z use_cache=False, 2025-05-07T21:03:48.1314500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1314781Z use_cpu=True, 2025-05-07T21:03:48.1315015Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1315277Z ) 2025-05-07T21:03:48.1315502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1316082Z self=, 2025-05-07T21:03:48.1316620Z compile=True, 2025-05-07T21:03:48.1316904Z pooling_mode=, 2025-05-07T21:03:48.1317183Z T=4, 2025-05-07T21:03:48.1317369Z D=97, 2025-05-07T21:03:48.1317554Z B=26, 2025-05-07T21:03:48.1317735Z log_E=4, 2025-05-07T21:03:48.1317927Z L=8, 2025-05-07T21:03:48.1318115Z D_gradcheck=2, 2025-05-07T21:03:48.1318383Z stochastic_rounding=False, 2025-05-07T21:03:48.1318643Z weighted=False, 2025-05-07T21:03:48.1318863Z row_wise=True, 2025-05-07T21:03:48.1319072Z mixed=False, 2025-05-07T21:03:48.1319282Z use_cache=True, 2025-05-07T21:03:48.1319527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1319808Z use_cpu=True, 2025-05-07T21:03:48.1320045Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1320349Z ) 2025-05-07T21:03:48.1320578Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1321158Z self=, 2025-05-07T21:03:48.1321698Z compile=True, 2025-05-07T21:03:48.1321950Z pooling_mode=, 2025-05-07T21:03:48.1322226Z T=2, 2025-05-07T21:03:48.1322417Z D=64, 2025-05-07T21:03:48.1322607Z B=85, 2025-05-07T21:03:48.1322789Z log_E=5, 2025-05-07T21:03:48.1322986Z L=8, 2025-05-07T21:03:48.1323183Z D_gradcheck=2, 2025-05-07T21:03:48.1323409Z stochastic_rounding=True, 2025-05-07T21:03:48.1323801Z weighted=True, 2025-05-07T21:03:48.1324072Z row_wise=True, 2025-05-07T21:03:48.1330550Z mixed=True, 2025-05-07T21:03:48.1330769Z use_cache=True, 2025-05-07T21:03:48.1331019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1331314Z use_cpu=True, 2025-05-07T21:03:48.1331549Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1520773Z ) 2025-05-07T21:03:48.1521635Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1522329Z self=, 2025-05-07T21:03:48.1522884Z compile=True, 2025-05-07T21:03:48.1523167Z pooling_mode=, 2025-05-07T21:03:48.1523463Z T=3, 2025-05-07T21:03:48.1523659Z D=100, 2025-05-07T21:03:48.1523859Z B=14, 2025-05-07T21:03:48.1524050Z log_E=5, 2025-05-07T21:03:48.1524257Z L=2, 2025-05-07T21:03:48.1524479Z D_gradcheck=2, 2025-05-07T21:03:48.1524715Z stochastic_rounding=True, 2025-05-07T21:03:48.1525318Z weighted=False, 2025-05-07T21:03:48.1525595Z row_wise=True, 2025-05-07T21:03:48.1525825Z mixed=True, 2025-05-07T21:03:48.1526049Z use_cache=True, 2025-05-07T21:03:48.1526305Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1526596Z use_cpu=True, 2025-05-07T21:03:48.1526851Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1527131Z ) 2025-05-07T21:03:48.1527368Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1527956Z self=, 2025-05-07T21:03:48.1528511Z compile=False, 2025-05-07T21:03:48.1528758Z pooling_mode=, 2025-05-07T21:03:48.1529154Z T=2, 2025-05-07T21:03:48.1529355Z D=14, 2025-05-07T21:03:48.1529554Z B=33, 2025-05-07T21:03:48.1529745Z log_E=5, 2025-05-07T21:03:48.1529955Z L=16, 2025-05-07T21:03:48.1530160Z D_gradcheck=2, 2025-05-07T21:03:48.1530397Z stochastic_rounding=False, 2025-05-07T21:03:48.1530668Z weighted=False, 2025-05-07T21:03:48.1530902Z row_wise=True, 2025-05-07T21:03:48.1531110Z mixed=False, 2025-05-07T21:03:48.1531335Z use_cache=False, 2025-05-07T21:03:48.1531596Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1531883Z use_cpu=True, 2025-05-07T21:03:48.1532121Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1532390Z ) 2025-05-07T21:03:48.1532625Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1533221Z self=, 2025-05-07T21:03:48.1533866Z compile=False, 2025-05-07T21:03:48.1534117Z pooling_mode=, 2025-05-07T21:03:48.1534423Z T=2, 2025-05-07T21:03:48.1534623Z D=65, 2025-05-07T21:03:48.1534807Z B=121, 2025-05-07T21:03:48.1535010Z log_E=4, 2025-05-07T21:03:48.1535308Z L=19, 2025-05-07T21:03:48.1535510Z D_gradcheck=2, 2025-05-07T21:03:48.1535768Z stochastic_rounding=True, 2025-05-07T21:03:48.1536047Z weighted=False, 2025-05-07T21:03:48.1536271Z row_wise=True, 2025-05-07T21:03:48.1536485Z mixed=False, 2025-05-07T21:03:48.1536707Z use_cache=True, 2025-05-07T21:03:48.1536958Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1537253Z use_cpu=True, 2025-05-07T21:03:48.1537499Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1537771Z ) 2025-05-07T21:03:48.1538011Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1538598Z self=, 2025-05-07T21:03:48.1539152Z compile=True, 2025-05-07T21:03:48.1539402Z pooling_mode=, 2025-05-07T21:03:48.1539713Z T=3, 2025-05-07T21:03:48.1539917Z D=29, 2025-05-07T21:03:48.1540109Z B=96, 2025-05-07T21:03:48.1540310Z log_E=5, 2025-05-07T21:03:48.1540522Z L=12, 2025-05-07T21:03:48.1540718Z D_gradcheck=2, 2025-05-07T21:03:48.1540962Z stochastic_rounding=False, 2025-05-07T21:03:48.1541236Z weighted=False, 2025-05-07T21:03:48.1541456Z row_wise=True, 2025-05-07T21:03:48.1541681Z mixed=True, 2025-05-07T21:03:48.1541904Z use_cache=False, 2025-05-07T21:03:48.1542156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1542455Z use_cpu=True, 2025-05-07T21:03:48.1542700Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1542971Z ) 2025-05-07T21:03:48.1543207Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1543795Z self=, 2025-05-07T21:03:48.1544346Z compile=False, 2025-05-07T21:03:48.1544595Z pooling_mode=, 2025-05-07T21:03:48.1544890Z T=1, 2025-05-07T21:03:48.1545090Z D=26, 2025-05-07T21:03:48.1545305Z B=114, 2025-05-07T21:03:48.1545527Z log_E=3, 2025-05-07T21:03:48.1545738Z L=20, 2025-05-07T21:03:48.1545935Z D_gradcheck=1, 2025-05-07T21:03:48.1546228Z stochastic_rounding=True, 2025-05-07T21:03:48.1546500Z weighted=True, 2025-05-07T21:03:48.1546717Z row_wise=True, 2025-05-07T21:03:48.1546937Z mixed=True, 2025-05-07T21:03:48.1547158Z use_cache=False, 2025-05-07T21:03:48.1547411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1547709Z use_cpu=True, 2025-05-07T21:03:48.1547952Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1548219Z ) 2025-05-07T21:03:48.1548464Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1549053Z self=, 2025-05-07T21:03:48.1549600Z compile=True, 2025-05-07T21:03:48.1549891Z pooling_mode=, 2025-05-07T21:03:48.1550182Z T=3, 2025-05-07T21:03:48.1550380Z D=112, 2025-05-07T21:03:48.1550568Z B=68, 2025-05-07T21:03:48.1550778Z log_E=4, 2025-05-07T21:03:48.1550987Z L=1, 2025-05-07T21:03:48.1551182Z D_gradcheck=1, 2025-05-07T21:03:48.1551426Z stochastic_rounding=True, 2025-05-07T21:03:48.1551696Z weighted=False, 2025-05-07T21:03:48.1551915Z row_wise=True, 2025-05-07T21:03:48.1552134Z mixed=True, 2025-05-07T21:03:48.1552356Z use_cache=False, 2025-05-07T21:03:48.1552613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1552917Z use_cpu=True, 2025-05-07T21:03:48.1553165Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1553433Z ) 2025-05-07T21:03:48.1553677Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1554313Z self=, 2025-05-07T21:03:48.1554855Z compile=True, 2025-05-07T21:03:48.1555104Z pooling_mode=, 2025-05-07T21:03:48.1555421Z T=2, 2025-05-07T21:03:48.1555643Z D=121, 2025-05-07T21:03:48.1555836Z B=12, 2025-05-07T21:03:48.1556127Z log_E=3, 2025-05-07T21:03:48.1556334Z L=13, 2025-05-07T21:03:48.1556529Z D_gradcheck=2, 2025-05-07T21:03:48.1556771Z stochastic_rounding=True, 2025-05-07T21:03:48.1557043Z weighted=False, 2025-05-07T21:03:48.1557261Z row_wise=True, 2025-05-07T21:03:48.1557483Z mixed=True, 2025-05-07T21:03:48.1557703Z use_cache=True, 2025-05-07T21:03:48.1557943Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1558238Z use_cpu=True, 2025-05-07T21:03:48.1558483Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1558748Z ) 2025-05-07T21:03:48.1558989Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1559582Z self=, 2025-05-07T21:03:48.1560113Z compile=False, 2025-05-07T21:03:48.1560482Z pooling_mode=, 2025-05-07T21:03:48.1560784Z T=2, 2025-05-07T21:03:48.1560977Z D=126, 2025-05-07T21:03:48.1561170Z B=69, 2025-05-07T21:03:48.1561368Z log_E=5, 2025-05-07T21:03:48.1561580Z L=13, 2025-05-07T21:03:48.1561775Z D_gradcheck=2, 2025-05-07T21:03:48.1562023Z stochastic_rounding=False, 2025-05-07T21:03:48.1562294Z weighted=False, 2025-05-07T21:03:48.1562512Z row_wise=True, 2025-05-07T21:03:48.1562732Z mixed=False, 2025-05-07T21:03:48.1562948Z use_cache=True, 2025-05-07T21:03:48.1563189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1563489Z use_cpu=True, 2025-05-07T21:03:48.1563733Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1563999Z ) 2025-05-07T21:03:48.1564241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1564837Z self=, 2025-05-07T21:03:48.1565416Z compile=True, 2025-05-07T21:03:48.1565669Z pooling_mode=, 2025-05-07T21:03:48.1565963Z T=2, 2025-05-07T21:03:48.1566156Z D=55, 2025-05-07T21:03:48.1566356Z B=20, 2025-05-07T21:03:48.1566557Z log_E=4, 2025-05-07T21:03:48.1566755Z L=14, 2025-05-07T21:03:48.1567009Z D_gradcheck=1, 2025-05-07T21:03:48.1567254Z stochastic_rounding=False, 2025-05-07T21:03:48.1567526Z weighted=False, 2025-05-07T21:03:48.1567741Z row_wise=True, 2025-05-07T21:03:48.1567961Z mixed=True, 2025-05-07T21:03:48.1568181Z use_cache=True, 2025-05-07T21:03:48.1568424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1568719Z use_cpu=True, 2025-05-07T21:03:48.1568964Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1569228Z ) 2025-05-07T21:03:48.1569473Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1570062Z self=, 2025-05-07T21:03:48.1570650Z compile=True, 2025-05-07T21:03:48.1570902Z pooling_mode=, 2025-05-07T21:03:48.1571196Z T=5, 2025-05-07T21:03:48.1571382Z D=55, 2025-05-07T21:03:48.1571579Z B=123, 2025-05-07T21:03:48.1571777Z log_E=5, 2025-05-07T21:03:48.1572002Z L=13, 2025-05-07T21:03:48.1572201Z D_gradcheck=1, 2025-05-07T21:03:48.1572448Z stochastic_rounding=False, 2025-05-07T21:03:48.1572719Z weighted=False, 2025-05-07T21:03:48.1572938Z row_wise=True, 2025-05-07T21:03:48.1573159Z mixed=False, 2025-05-07T21:03:48.1573379Z use_cache=True, 2025-05-07T21:03:48.1573623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1573924Z use_cpu=True, 2025-05-07T21:03:48.1574174Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1574440Z ) 2025-05-07T21:03:48.1574686Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1575371Z self=, 2025-05-07T21:03:48.1575931Z compile=False, 2025-05-07T21:03:48.1576178Z pooling_mode=, 2025-05-07T21:03:48.1576475Z T=2, 2025-05-07T21:03:48.1576668Z D=69, 2025-05-07T21:03:48.1577436Z B=91, 2025-05-07T21:03:48.1577634Z log_E=3, 2025-05-07T21:03:48.1577841Z L=7, 2025-05-07T21:03:48.1578034Z D_gradcheck=1, 2025-05-07T21:03:48.1578273Z stochastic_rounding=True, 2025-05-07T21:03:48.1578542Z weighted=False, 2025-05-07T21:03:48.1578758Z row_wise=True, 2025-05-07T21:03:48.1578978Z mixed=False, 2025-05-07T21:03:48.1579201Z use_cache=False, 2025-05-07T21:03:48.1579454Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1579754Z use_cpu=True, 2025-05-07T21:03:48.1579999Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1580260Z ) 2025-05-07T21:03:48.1580504Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1581092Z self=, 2025-05-07T21:03:48.1581634Z compile=True, 2025-05-07T21:03:48.1581888Z pooling_mode=, 2025-05-07T21:03:48.1582185Z T=1, 2025-05-07T21:03:48.1582385Z D=106, 2025-05-07T21:03:48.1582576Z B=71, 2025-05-07T21:03:48.1582775Z log_E=5, 2025-05-07T21:03:48.1582982Z L=3, 2025-05-07T21:03:48.1583173Z D_gradcheck=1, 2025-05-07T21:03:48.1583414Z stochastic_rounding=False, 2025-05-07T21:03:48.1583688Z weighted=False, 2025-05-07T21:03:48.1583905Z row_wise=True, 2025-05-07T21:03:48.1584155Z mixed=False, 2025-05-07T21:03:48.1584376Z use_cache=False, 2025-05-07T21:03:48.1584637Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1584928Z use_cpu=True, 2025-05-07T21:03:48.1585177Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1585481Z ) 2025-05-07T21:03:48.1585741Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1586338Z self=, 2025-05-07T21:03:48.1586886Z compile=False, 2025-05-07T21:03:48.1587133Z pooling_mode=, 2025-05-07T21:03:48.1587426Z T=1, 2025-05-07T21:03:48.1587632Z D=101, 2025-05-07T21:03:48.1587822Z B=78, 2025-05-07T21:03:48.1588024Z log_E=5, 2025-05-07T21:03:48.1588323Z L=9, 2025-05-07T21:03:48.1588520Z D_gradcheck=2, 2025-05-07T21:03:48.1588763Z stochastic_rounding=True, 2025-05-07T21:03:48.1589029Z weighted=True, 2025-05-07T21:03:48.1589246Z row_wise=True, 2025-05-07T21:03:48.1589471Z mixed=True, 2025-05-07T21:03:48.1589689Z use_cache=True, 2025-05-07T21:03:48.1589944Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1590232Z use_cpu=True, 2025-05-07T21:03:48.1590475Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1590748Z ) 2025-05-07T21:03:48.1590986Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1591940Z self=, 2025-05-07T21:03:48.1592586Z compile=False, 2025-05-07T21:03:48.1592830Z pooling_mode=, 2025-05-07T21:03:48.1593123Z T=1, 2025-05-07T21:03:48.1593323Z D=127, 2025-05-07T21:03:48.1593517Z B=75, 2025-05-07T21:03:48.1593719Z log_E=4, 2025-05-07T21:03:48.1593927Z L=4, 2025-05-07T21:03:48.1594127Z D_gradcheck=2, 2025-05-07T21:03:48.1594369Z stochastic_rounding=True, 2025-05-07T21:03:48.1594642Z weighted=False, 2025-05-07T21:03:48.1594862Z row_wise=True, 2025-05-07T21:03:48.1595088Z mixed=False, 2025-05-07T21:03:48.1595350Z use_cache=True, 2025-05-07T21:03:48.1595604Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1595902Z use_cpu=True, 2025-05-07T21:03:48.1596148Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1596423Z ) 2025-05-07T21:03:48.1596661Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1597322Z self=, 2025-05-07T21:03:48.1597868Z compile=True, 2025-05-07T21:03:48.1598112Z pooling_mode=, 2025-05-07T21:03:48.1598468Z T=3, 2025-05-07T21:03:48.1598660Z D=27, 2025-05-07T21:03:48.1598850Z B=64, 2025-05-07T21:03:48.1599054Z log_E=3, 2025-05-07T21:03:48.1599265Z L=5, 2025-05-07T21:03:48.1599457Z D_gradcheck=1, 2025-05-07T21:03:48.1599700Z stochastic_rounding=True, 2025-05-07T21:03:48.1599971Z weighted=False, 2025-05-07T21:03:48.1600189Z row_wise=True, 2025-05-07T21:03:48.1600512Z mixed=False, 2025-05-07T21:03:48.1600734Z use_cache=True, 2025-05-07T21:03:48.1600978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1601282Z use_cpu=True, 2025-05-07T21:03:48.1601525Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1601785Z ) 2025-05-07T21:03:48.1602032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1602613Z self=, 2025-05-07T21:03:48.1603167Z compile=False, 2025-05-07T21:03:48.1603412Z pooling_mode=, 2025-05-07T21:03:48.1603714Z T=5, 2025-05-07T21:03:48.1603910Z D=56, 2025-05-07T21:03:48.1604097Z B=109, 2025-05-07T21:03:48.1604303Z log_E=5, 2025-05-07T21:03:48.1604510Z L=14, 2025-05-07T21:03:48.1604703Z D_gradcheck=1, 2025-05-07T21:03:48.1604941Z stochastic_rounding=False, 2025-05-07T21:03:48.1605232Z weighted=False, 2025-05-07T21:03:48.1605473Z row_wise=True, 2025-05-07T21:03:48.1605695Z mixed=True, 2025-05-07T21:03:48.1605915Z use_cache=False, 2025-05-07T21:03:48.1606173Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1606476Z use_cpu=True, 2025-05-07T21:03:48.1606720Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1606984Z ) 2025-05-07T21:03:48.1607236Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1607819Z self=, 2025-05-07T21:03:48.1608369Z compile=True, 2025-05-07T21:03:48.1608615Z pooling_mode=, 2025-05-07T21:03:48.1608913Z T=2, 2025-05-07T21:03:48.1609114Z D=53, 2025-05-07T21:03:48.1609301Z B=82, 2025-05-07T21:03:48.1609581Z log_E=4, 2025-05-07T21:03:48.1609791Z L=9, 2025-05-07T21:03:48.1609988Z D_gradcheck=2, 2025-05-07T21:03:48.1610229Z stochastic_rounding=True, 2025-05-07T21:03:48.1610496Z weighted=True, 2025-05-07T21:03:48.1610711Z row_wise=True, 2025-05-07T21:03:48.1610936Z mixed=False, 2025-05-07T21:03:48.1611157Z use_cache=False, 2025-05-07T21:03:48.1611407Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1611707Z use_cpu=True, 2025-05-07T21:03:48.1611954Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1809334Z ) 2025-05-07T21:03:48.1809710Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1810305Z self=, 2025-05-07T21:03:48.1810953Z compile=True, 2025-05-07T21:03:48.1811251Z pooling_mode=, 2025-05-07T21:03:48.1811543Z T=3, 2025-05-07T21:03:48.1811739Z D=22, 2025-05-07T21:03:48.1811929Z B=1, 2025-05-07T21:03:48.1812125Z log_E=5, 2025-05-07T21:03:48.1812325Z L=20, 2025-05-07T21:03:48.1812518Z D_gradcheck=2, 2025-05-07T21:03:48.1812760Z stochastic_rounding=False, 2025-05-07T21:03:48.1813025Z weighted=False, 2025-05-07T21:03:48.1813241Z row_wise=True, 2025-05-07T21:03:48.1813461Z mixed=True, 2025-05-07T21:03:48.1813674Z use_cache=False, 2025-05-07T21:03:48.1813923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1814214Z use_cpu=True, 2025-05-07T21:03:48.1814453Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1814710Z ) 2025-05-07T21:03:48.1815022Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1815654Z self=, 2025-05-07T21:03:48.1816194Z compile=False, 2025-05-07T21:03:48.1816436Z pooling_mode=, 2025-05-07T21:03:48.1816788Z T=3, 2025-05-07T21:03:48.1816979Z D=100, 2025-05-07T21:03:48.1817169Z B=81, 2025-05-07T21:03:48.1817365Z log_E=5, 2025-05-07T21:03:48.1817568Z L=20, 2025-05-07T21:03:48.1817762Z D_gradcheck=1, 2025-05-07T21:03:48.1817999Z stochastic_rounding=True, 2025-05-07T21:03:48.1818267Z weighted=True, 2025-05-07T21:03:48.1818479Z row_wise=True, 2025-05-07T21:03:48.1818698Z mixed=False, 2025-05-07T21:03:48.1818914Z use_cache=True, 2025-05-07T21:03:48.1819153Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1819447Z use_cpu=True, 2025-05-07T21:03:48.1819690Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1819945Z ) 2025-05-07T21:03:48.1820193Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1820779Z self=, 2025-05-07T21:03:48.1821310Z compile=False, 2025-05-07T21:03:48.1821566Z pooling_mode=, 2025-05-07T21:03:48.1821855Z T=2, 2025-05-07T21:03:48.1822055Z D=36, 2025-05-07T21:03:48.1822242Z B=21, 2025-05-07T21:03:48.1822438Z log_E=4, 2025-05-07T21:03:48.1831039Z L=18, 2025-05-07T21:03:48.1831315Z D_gradcheck=2, 2025-05-07T21:03:48.1831570Z stochastic_rounding=False, 2025-05-07T21:03:48.1831839Z weighted=False, 2025-05-07T21:03:48.1832070Z row_wise=True, 2025-05-07T21:03:48.1832296Z mixed=True, 2025-05-07T21:03:48.1832512Z use_cache=True, 2025-05-07T21:03:48.1832766Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1833067Z use_cpu=True, 2025-05-07T21:03:48.1833307Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1833586Z ) 2025-05-07T21:03:48.1833834Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1834431Z self=, 2025-05-07T21:03:48.1834980Z compile=True, 2025-05-07T21:03:48.1835237Z pooling_mode=, 2025-05-07T21:03:48.1835528Z T=1, 2025-05-07T21:03:48.1835842Z D=36, 2025-05-07T21:03:48.1836041Z B=35, 2025-05-07T21:03:48.1836238Z log_E=4, 2025-05-07T21:03:48.1836434Z L=3, 2025-05-07T21:03:48.1836632Z D_gradcheck=2, 2025-05-07T21:03:48.1836868Z stochastic_rounding=True, 2025-05-07T21:03:48.1837127Z weighted=True, 2025-05-07T21:03:48.1837346Z row_wise=True, 2025-05-07T21:03:48.1837562Z mixed=True, 2025-05-07T21:03:48.1837770Z use_cache=True, 2025-05-07T21:03:48.1838015Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1838306Z use_cpu=True, 2025-05-07T21:03:48.1838543Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1838815Z ) 2025-05-07T21:03:48.1839054Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1839695Z self=, 2025-05-07T21:03:48.1840241Z compile=True, 2025-05-07T21:03:48.1840590Z pooling_mode=, 2025-05-07T21:03:48.1840876Z T=1, 2025-05-07T21:03:48.1841073Z D=36, 2025-05-07T21:03:48.1841271Z B=118, 2025-05-07T21:03:48.1841484Z log_E=4, 2025-05-07T21:03:48.1841709Z L=19, 2025-05-07T21:03:48.1841910Z D_gradcheck=1, 2025-05-07T21:03:48.1842147Z stochastic_rounding=False, 2025-05-07T21:03:48.1842408Z weighted=True, 2025-05-07T21:03:48.1842627Z row_wise=True, 2025-05-07T21:03:48.1842847Z mixed=True, 2025-05-07T21:03:48.1843056Z use_cache=True, 2025-05-07T21:03:48.1843303Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1843601Z use_cpu=True, 2025-05-07T21:03:48.1843833Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1844150Z ) 2025-05-07T21:03:48.1844396Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1844973Z self=, 2025-05-07T21:03:48.1845516Z compile=True, 2025-05-07T21:03:48.1845820Z pooling_mode=, 2025-05-07T21:03:48.1846110Z T=1, 2025-05-07T21:03:48.1846305Z D=32, 2025-05-07T21:03:48.1846504Z B=15, 2025-05-07T21:03:48.1846699Z log_E=3, 2025-05-07T21:03:48.1846907Z L=20, 2025-05-07T21:03:48.1847104Z D_gradcheck=2, 2025-05-07T21:03:48.1847338Z stochastic_rounding=True, 2025-05-07T21:03:48.1847636Z weighted=False, 2025-05-07T21:03:48.1847883Z row_wise=True, 2025-05-07T21:03:48.1848097Z mixed=True, 2025-05-07T21:03:48.1848313Z use_cache=False, 2025-05-07T21:03:48.1848574Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1848869Z use_cpu=True, 2025-05-07T21:03:48.1849104Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1849381Z ) 2025-05-07T21:03:48.1849630Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1850208Z self=, 2025-05-07T21:03:48.1850759Z compile=False, 2025-05-07T21:03:48.1851010Z pooling_mode=, 2025-05-07T21:03:48.1851300Z T=2, 2025-05-07T21:03:48.1851508Z D=19, 2025-05-07T21:03:48.1851705Z B=113, 2025-05-07T21:03:48.1851899Z log_E=4, 2025-05-07T21:03:48.1852103Z L=4, 2025-05-07T21:03:48.1852302Z D_gradcheck=2, 2025-05-07T21:03:48.1852532Z stochastic_rounding=True, 2025-05-07T21:03:48.1852802Z weighted=False, 2025-05-07T21:03:48.1853031Z row_wise=True, 2025-05-07T21:03:48.1853242Z mixed=True, 2025-05-07T21:03:48.1853461Z use_cache=True, 2025-05-07T21:03:48.1853704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1853992Z use_cpu=True, 2025-05-07T21:03:48.1854231Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1854501Z ) 2025-05-07T21:03:48.1854744Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1855327Z self=, 2025-05-07T21:03:48.1855885Z compile=False, 2025-05-07T21:03:48.1856133Z pooling_mode=, 2025-05-07T21:03:48.1856497Z T=4, 2025-05-07T21:03:48.1856699Z D=98, 2025-05-07T21:03:48.1856894Z B=108, 2025-05-07T21:03:48.1857086Z log_E=5, 2025-05-07T21:03:48.1857294Z L=9, 2025-05-07T21:03:48.1857499Z D_gradcheck=1, 2025-05-07T21:03:48.1857734Z stochastic_rounding=True, 2025-05-07T21:03:48.1858001Z weighted=False, 2025-05-07T21:03:48.1858227Z row_wise=True, 2025-05-07T21:03:48.1858440Z mixed=True, 2025-05-07T21:03:48.1858664Z use_cache=True, 2025-05-07T21:03:48.1858918Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1859208Z use_cpu=True, 2025-05-07T21:03:48.1859459Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1859734Z ) 2025-05-07T21:03:48.1859967Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1860602Z self=, 2025-05-07T21:03:48.1861150Z compile=False, 2025-05-07T21:03:48.1861401Z pooling_mode=, 2025-05-07T21:03:48.1861685Z T=1, 2025-05-07T21:03:48.1861882Z D=21, 2025-05-07T21:03:48.1862070Z B=75, 2025-05-07T21:03:48.1862255Z log_E=3, 2025-05-07T21:03:48.1862459Z L=4, 2025-05-07T21:03:48.1862652Z D_gradcheck=2, 2025-05-07T21:03:48.1862884Z stochastic_rounding=False, 2025-05-07T21:03:48.1863148Z weighted=False, 2025-05-07T21:03:48.1863370Z row_wise=True, 2025-05-07T21:03:48.1863579Z mixed=True, 2025-05-07T21:03:48.1863797Z use_cache=True, 2025-05-07T21:03:48.1864048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1864331Z use_cpu=True, 2025-05-07T21:03:48.1864616Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1864883Z ) 2025-05-07T21:03:48.1865169Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1865900Z self=, 2025-05-07T21:03:48.1866617Z compile=False, 2025-05-07T21:03:48.1866918Z pooling_mode=, 2025-05-07T21:03:48.1867271Z T=3, 2025-05-07T21:03:48.1867492Z D=115, 2025-05-07T21:03:48.1867682Z B=83, 2025-05-07T21:03:48.1867865Z log_E=4, 2025-05-07T21:03:48.1868062Z L=15, 2025-05-07T21:03:48.1868253Z D_gradcheck=2, 2025-05-07T21:03:48.1868478Z stochastic_rounding=True, 2025-05-07T21:03:48.1868739Z weighted=False, 2025-05-07T21:03:48.1868955Z row_wise=True, 2025-05-07T21:03:48.1869162Z mixed=True, 2025-05-07T21:03:48.1869375Z use_cache=False, 2025-05-07T21:03:48.1869624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1869909Z use_cpu=True, 2025-05-07T21:03:48.1870153Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1870417Z ) 2025-05-07T21:03:48.1870651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1871235Z self=, 2025-05-07T21:03:48.1871781Z compile=True, 2025-05-07T21:03:48.1872022Z pooling_mode=, 2025-05-07T21:03:48.1872309Z T=2, 2025-05-07T21:03:48.1872501Z D=81, 2025-05-07T21:03:48.1872677Z B=90, 2025-05-07T21:03:48.1872868Z log_E=5, 2025-05-07T21:03:48.1873060Z L=8, 2025-05-07T21:03:48.1873250Z D_gradcheck=1, 2025-05-07T21:03:48.1873477Z stochastic_rounding=False, 2025-05-07T21:03:48.1873741Z weighted=False, 2025-05-07T21:03:48.1873961Z row_wise=True, 2025-05-07T21:03:48.1874169Z mixed=False, 2025-05-07T21:03:48.1874382Z use_cache=True, 2025-05-07T21:03:48.1874629Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1874918Z use_cpu=True, 2025-05-07T21:03:48.1875159Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1875480Z ) 2025-05-07T21:03:48.1875771Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1876509Z self=, 2025-05-07T21:03:48.1877145Z compile=False, 2025-05-07T21:03:48.1877436Z pooling_mode=, 2025-05-07T21:03:48.1877729Z T=2, 2025-05-07T21:03:48.1877924Z D=119, 2025-05-07T21:03:48.1878105Z B=56, 2025-05-07T21:03:48.1878295Z log_E=3, 2025-05-07T21:03:48.1878503Z L=16, 2025-05-07T21:03:48.1878695Z D_gradcheck=1, 2025-05-07T21:03:48.1878932Z stochastic_rounding=True, 2025-05-07T21:03:48.1879193Z weighted=True, 2025-05-07T21:03:48.1879405Z row_wise=True, 2025-05-07T21:03:48.1879621Z mixed=True, 2025-05-07T21:03:48.1879834Z use_cache=False, 2025-05-07T21:03:48.1880085Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1880428Z use_cpu=True, 2025-05-07T21:03:48.1880664Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1880978Z ) 2025-05-07T21:03:48.1881204Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1881779Z self=, 2025-05-07T21:03:48.1882319Z compile=False, 2025-05-07T21:03:48.1882569Z pooling_mode=, 2025-05-07T21:03:48.1882855Z T=5, 2025-05-07T21:03:48.1883040Z D=11, 2025-05-07T21:03:48.1883229Z B=33, 2025-05-07T21:03:48.1883415Z log_E=4, 2025-05-07T21:03:48.1883608Z L=13, 2025-05-07T21:03:48.1883798Z D_gradcheck=1, 2025-05-07T21:03:48.1884030Z stochastic_rounding=False, 2025-05-07T21:03:48.1884288Z weighted=True, 2025-05-07T21:03:48.1884498Z row_wise=True, 2025-05-07T21:03:48.1884710Z mixed=False, 2025-05-07T21:03:48.1884922Z use_cache=False, 2025-05-07T21:03:48.1885169Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1885508Z use_cpu=True, 2025-05-07T21:03:48.1885747Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1886006Z ) 2025-05-07T21:03:48.1886241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1886821Z self=, 2025-05-07T21:03:48.1887385Z compile=False, 2025-05-07T21:03:48.1887636Z pooling_mode=, 2025-05-07T21:03:48.1887918Z T=5, 2025-05-07T21:03:48.1888098Z D=88, 2025-05-07T21:03:48.1888288Z B=6, 2025-05-07T21:03:48.1888479Z log_E=4, 2025-05-07T21:03:48.1888668Z L=18, 2025-05-07T21:03:48.1888865Z D_gradcheck=1, 2025-05-07T21:03:48.1889093Z stochastic_rounding=True, 2025-05-07T21:03:48.1889342Z weighted=True, 2025-05-07T21:03:48.1889555Z row_wise=True, 2025-05-07T21:03:48.1889767Z mixed=True, 2025-05-07T21:03:48.1889974Z use_cache=True, 2025-05-07T21:03:48.1890212Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1890503Z use_cpu=True, 2025-05-07T21:03:48.1890736Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.1890999Z ) 2025-05-07T21:03:48.1891233Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1892192Z self=, 2025-05-07T21:03:48.1892727Z compile=True, 2025-05-07T21:03:48.1892974Z pooling_mode=, 2025-05-07T21:03:48.1893260Z T=5, 2025-05-07T21:03:48.1893444Z D=104, 2025-05-07T21:03:48.1893638Z B=67, 2025-05-07T21:03:48.1893828Z log_E=5, 2025-05-07T21:03:48.1894017Z L=15, 2025-05-07T21:03:48.1894215Z D_gradcheck=1, 2025-05-07T21:03:48.1894448Z stochastic_rounding=True, 2025-05-07T21:03:48.1894701Z weighted=True, 2025-05-07T21:03:48.1894915Z row_wise=True, 2025-05-07T21:03:48.1895148Z mixed=False, 2025-05-07T21:03:48.1895386Z use_cache=True, 2025-05-07T21:03:48.1895630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1895922Z use_cpu=True, 2025-05-07T21:03:48.1896159Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1896423Z ) 2025-05-07T21:03:48.1896657Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1897237Z self=, 2025-05-07T21:03:48.1897855Z compile=True, 2025-05-07T21:03:48.1898101Z pooling_mode=, 2025-05-07T21:03:48.1898386Z T=1, 2025-05-07T21:03:48.1898567Z D=82, 2025-05-07T21:03:48.1898758Z B=82, 2025-05-07T21:03:48.1898948Z log_E=4, 2025-05-07T21:03:48.1899138Z L=13, 2025-05-07T21:03:48.1899339Z D_gradcheck=1, 2025-05-07T21:03:48.1899571Z stochastic_rounding=True, 2025-05-07T21:03:48.1899824Z weighted=False, 2025-05-07T21:03:48.1900038Z row_wise=True, 2025-05-07T21:03:48.1900251Z mixed=True, 2025-05-07T21:03:48.1900456Z use_cache=True, 2025-05-07T21:03:48.1900699Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.1900988Z use_cpu=True, 2025-05-07T21:03:48.1901293Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.1901552Z ) 2025-05-07T21:03:48.1901786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.1902365Z self=, 2025-05-07T21:03:48.1902905Z compile=False, 2025-05-07T21:03:48.1903150Z pooling_mode=, 2025-05-07T21:03:48.1903437Z T=5, 2025-05-07T21:03:48.1903619Z D=22, 2025-05-07T21:03:48.1903809Z B=124, 2025-05-07T21:03:48.1904000Z log_E=4, 2025-05-07T21:03:48.1904189Z L=9, 2025-05-07T21:03:48.1904383Z D_gradcheck=2, 2025-05-07T21:03:48.1904610Z stochastic_rounding=True, 2025-05-07T21:03:48.1904863Z weighted=True, 2025-05-07T21:03:48.1905081Z row_wise=True, 2025-05-07T21:03:48.1905292Z mixed=True, 2025-05-07T21:03:48.1905519Z use_cache=False, 2025-05-07T21:03:48.1905858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.1906160Z use_cpu=True, 2025-05-07T21:03:48.1906391Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2099301Z ) 2025-05-07T21:03:48.2099650Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2100488Z self=, 2025-05-07T21:03:48.2101036Z compile=True, 2025-05-07T21:03:48.2101287Z pooling_mode=, 2025-05-07T21:03:48.2101575Z T=1, 2025-05-07T21:03:48.2101761Z D=51, 2025-05-07T21:03:48.2101955Z B=124, 2025-05-07T21:03:48.2102152Z log_E=5, 2025-05-07T21:03:48.2102349Z L=6, 2025-05-07T21:03:48.2102545Z D_gradcheck=2, 2025-05-07T21:03:48.2102776Z stochastic_rounding=True, 2025-05-07T21:03:48.2103029Z weighted=True, 2025-05-07T21:03:48.2103248Z row_wise=True, 2025-05-07T21:03:48.2103468Z mixed=True, 2025-05-07T21:03:48.2103673Z use_cache=False, 2025-05-07T21:03:48.2103929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2104216Z use_cpu=True, 2025-05-07T21:03:48.2104454Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2104722Z ) 2025-05-07T21:03:48.2104962Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2105588Z self=, 2025-05-07T21:03:48.2106125Z compile=True, 2025-05-07T21:03:48.2106369Z pooling_mode=, 2025-05-07T21:03:48.2106663Z T=2, 2025-05-07T21:03:48.2106849Z D=125, 2025-05-07T21:03:48.2107044Z B=7, 2025-05-07T21:03:48.2107234Z log_E=3, 2025-05-07T21:03:48.2107478Z L=5, 2025-05-07T21:03:48.2107673Z D_gradcheck=1, 2025-05-07T21:03:48.2107912Z stochastic_rounding=True, 2025-05-07T21:03:48.2108164Z weighted=True, 2025-05-07T21:03:48.2108382Z row_wise=True, 2025-05-07T21:03:48.2108595Z mixed=True, 2025-05-07T21:03:48.2108800Z use_cache=False, 2025-05-07T21:03:48.2109058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2109352Z use_cpu=True, 2025-05-07T21:03:48.2109589Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2109856Z ) 2025-05-07T21:03:48.2110091Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2110749Z self=, 2025-05-07T21:03:48.2111282Z compile=False, 2025-05-07T21:03:48.2111530Z pooling_mode=, 2025-05-07T21:03:48.2111816Z T=5, 2025-05-07T21:03:48.2112004Z D=97, 2025-05-07T21:03:48.2112199Z B=105, 2025-05-07T21:03:48.2112390Z log_E=4, 2025-05-07T21:03:48.2112582Z L=11, 2025-05-07T21:03:48.2112782Z D_gradcheck=1, 2025-05-07T21:03:48.2113016Z stochastic_rounding=True, 2025-05-07T21:03:48.2113280Z weighted=False, 2025-05-07T21:03:48.2113512Z row_wise=True, 2025-05-07T21:03:48.2113735Z mixed=False, 2025-05-07T21:03:48.2113951Z use_cache=True, 2025-05-07T21:03:48.2114206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2114574Z use_cpu=True, 2025-05-07T21:03:48.2114683Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2114761Z ) 2025-05-07T21:03:48.2114907Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2115268Z self=, 2025-05-07T21:03:48.2115365Z compile=True, 2025-05-07T21:03:48.2115494Z pooling_mode=, 2025-05-07T21:03:48.2115585Z T=2, 2025-05-07T21:03:48.2115688Z D=57, 2025-05-07T21:03:48.2115778Z B=22, 2025-05-07T21:03:48.2115860Z log_E=4, 2025-05-07T21:03:48.2115947Z L=15, 2025-05-07T21:03:48.2116038Z D_gradcheck=1, 2025-05-07T21:03:48.2116142Z stochastic_rounding=False, 2025-05-07T21:03:48.2116234Z weighted=True, 2025-05-07T21:03:48.2116321Z row_wise=True, 2025-05-07T21:03:48.2116406Z mixed=True, 2025-05-07T21:03:48.2116567Z use_cache=False, 2025-05-07T21:03:48.2116683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2116772Z use_cpu=True, 2025-05-07T21:03:48.2116889Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2116968Z ) 2025-05-07T21:03:48.2117112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2117532Z self=, 2025-05-07T21:03:48.2117621Z compile=False, 2025-05-07T21:03:48.2117742Z pooling_mode=, 2025-05-07T21:03:48.2117823Z T=5, 2025-05-07T21:03:48.2117904Z D=20, 2025-05-07T21:03:48.2117990Z B=32, 2025-05-07T21:03:48.2118073Z log_E=4, 2025-05-07T21:03:48.2118154Z L=0, 2025-05-07T21:03:48.2118246Z D_gradcheck=2, 2025-05-07T21:03:48.2118349Z stochastic_rounding=False, 2025-05-07T21:03:48.2118436Z weighted=True, 2025-05-07T21:03:48.2118527Z row_wise=True, 2025-05-07T21:03:48.2118611Z mixed=True, 2025-05-07T21:03:48.2118703Z use_cache=False, 2025-05-07T21:03:48.2118821Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2118913Z use_cpu=True, 2025-05-07T21:03:48.2119026Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2119103Z ) 2025-05-07T21:03:48.2119240Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2119600Z self=, 2025-05-07T21:03:48.2119687Z compile=True, 2025-05-07T21:03:48.2119804Z pooling_mode=, 2025-05-07T21:03:48.2119887Z T=3, 2025-05-07T21:03:48.2119973Z D=116, 2025-05-07T21:03:48.2120055Z B=24, 2025-05-07T21:03:48.2120142Z log_E=4, 2025-05-07T21:03:48.2120223Z L=20, 2025-05-07T21:03:48.2120421Z D_gradcheck=1, 2025-05-07T21:03:48.2120546Z stochastic_rounding=True, 2025-05-07T21:03:48.2120633Z weighted=True, 2025-05-07T21:03:48.2120714Z row_wise=True, 2025-05-07T21:03:48.2120804Z mixed=True, 2025-05-07T21:03:48.2120890Z use_cache=True, 2025-05-07T21:03:48.2121007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2121095Z use_cpu=True, 2025-05-07T21:03:48.2121199Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2121283Z ) 2025-05-07T21:03:48.2121420Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2121820Z self=, 2025-05-07T21:03:48.2121913Z compile=True, 2025-05-07T21:03:48.2122025Z pooling_mode=, 2025-05-07T21:03:48.2122105Z T=4, 2025-05-07T21:03:48.2122194Z D=57, 2025-05-07T21:03:48.2122272Z B=107, 2025-05-07T21:03:48.2122354Z log_E=4, 2025-05-07T21:03:48.2122434Z L=18, 2025-05-07T21:03:48.2122516Z D_gradcheck=1, 2025-05-07T21:03:48.2122626Z stochastic_rounding=True, 2025-05-07T21:03:48.2122710Z weighted=False, 2025-05-07T21:03:48.2122798Z row_wise=True, 2025-05-07T21:03:48.2122887Z mixed=False, 2025-05-07T21:03:48.2122977Z use_cache=True, 2025-05-07T21:03:48.2123088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2123220Z use_cpu=True, 2025-05-07T21:03:48.2123327Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2123400Z ) 2025-05-07T21:03:48.2123545Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2123905Z self=, 2025-05-07T21:03:48.2123991Z compile=False, 2025-05-07T21:03:48.2124111Z pooling_mode=, 2025-05-07T21:03:48.2124188Z T=1, 2025-05-07T21:03:48.2124275Z D=31, 2025-05-07T21:03:48.2124356Z B=72, 2025-05-07T21:03:48.2124439Z log_E=5, 2025-05-07T21:03:48.2124529Z L=8, 2025-05-07T21:03:48.2124612Z D_gradcheck=1, 2025-05-07T21:03:48.2124718Z stochastic_rounding=False, 2025-05-07T21:03:48.2124813Z weighted=True, 2025-05-07T21:03:48.2124895Z row_wise=True, 2025-05-07T21:03:48.2132042Z mixed=True, 2025-05-07T21:03:48.2132207Z use_cache=False, 2025-05-07T21:03:48.2132336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2132434Z use_cpu=True, 2025-05-07T21:03:48.2132541Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2132619Z ) 2025-05-07T21:03:48.2132813Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2133176Z self=, 2025-05-07T21:03:48.2133267Z compile=False, 2025-05-07T21:03:48.2133390Z pooling_mode=, 2025-05-07T21:03:48.2133469Z T=1, 2025-05-07T21:03:48.2133550Z D=83, 2025-05-07T21:03:48.2133635Z B=35, 2025-05-07T21:03:48.2133717Z log_E=4, 2025-05-07T21:03:48.2133796Z L=16, 2025-05-07T21:03:48.2133892Z D_gradcheck=2, 2025-05-07T21:03:48.2133995Z stochastic_rounding=False, 2025-05-07T21:03:48.2134088Z weighted=False, 2025-05-07T21:03:48.2134170Z row_wise=True, 2025-05-07T21:03:48.2134254Z mixed=False, 2025-05-07T21:03:48.2134350Z use_cache=False, 2025-05-07T21:03:48.2134462Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2134544Z use_cpu=True, 2025-05-07T21:03:48.2134654Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2134732Z ) 2025-05-07T21:03:48.2134866Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2135219Z self=, 2025-05-07T21:03:48.2135306Z compile=True, 2025-05-07T21:03:48.2135419Z pooling_mode=, 2025-05-07T21:03:48.2135498Z T=3, 2025-05-07T21:03:48.2135577Z D=52, 2025-05-07T21:03:48.2135662Z B=23, 2025-05-07T21:03:48.2135739Z log_E=5, 2025-05-07T21:03:48.2135816Z L=15, 2025-05-07T21:03:48.2135904Z D_gradcheck=1, 2025-05-07T21:03:48.2136003Z stochastic_rounding=False, 2025-05-07T21:03:48.2136084Z weighted=True, 2025-05-07T21:03:48.2136168Z row_wise=True, 2025-05-07T21:03:48.2136250Z mixed=True, 2025-05-07T21:03:48.2136335Z use_cache=False, 2025-05-07T21:03:48.2136455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2136536Z use_cpu=True, 2025-05-07T21:03:48.2136642Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2136727Z ) 2025-05-07T21:03:48.2136859Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2137259Z self=, 2025-05-07T21:03:48.2137350Z compile=False, 2025-05-07T21:03:48.2137458Z pooling_mode=, 2025-05-07T21:03:48.2137537Z T=1, 2025-05-07T21:03:48.2137616Z D=32, 2025-05-07T21:03:48.2137691Z B=56, 2025-05-07T21:03:48.2137774Z log_E=4, 2025-05-07T21:03:48.2137851Z L=12, 2025-05-07T21:03:48.2137933Z D_gradcheck=2, 2025-05-07T21:03:48.2138035Z stochastic_rounding=True, 2025-05-07T21:03:48.2138119Z weighted=False, 2025-05-07T21:03:48.2138205Z row_wise=True, 2025-05-07T21:03:48.2138292Z mixed=True, 2025-05-07T21:03:48.2138379Z use_cache=True, 2025-05-07T21:03:48.2138533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2138623Z use_cpu=True, 2025-05-07T21:03:48.2138728Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2138807Z ) 2025-05-07T21:03:48.2138948Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2139297Z self=, 2025-05-07T21:03:48.2139392Z compile=True, 2025-05-07T21:03:48.2139502Z pooling_mode=, 2025-05-07T21:03:48.2139582Z T=2, 2025-05-07T21:03:48.2139664Z D=122, 2025-05-07T21:03:48.2139740Z B=57, 2025-05-07T21:03:48.2139816Z log_E=4, 2025-05-07T21:03:48.2139900Z L=9, 2025-05-07T21:03:48.2139984Z D_gradcheck=2, 2025-05-07T21:03:48.2140082Z stochastic_rounding=False, 2025-05-07T21:03:48.2140175Z weighted=True, 2025-05-07T21:03:48.2140358Z row_wise=True, 2025-05-07T21:03:48.2140440Z mixed=True, 2025-05-07T21:03:48.2140535Z use_cache=True, 2025-05-07T21:03:48.2140644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2140730Z use_cpu=True, 2025-05-07T21:03:48.2140833Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2140945Z ) 2025-05-07T21:03:48.2141085Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2141432Z self=, 2025-05-07T21:03:48.2141518Z compile=False, 2025-05-07T21:03:48.2141635Z pooling_mode=, 2025-05-07T21:03:48.2141714Z T=4, 2025-05-07T21:03:48.2141793Z D=46, 2025-05-07T21:03:48.2141878Z B=88, 2025-05-07T21:03:48.2141955Z log_E=4, 2025-05-07T21:03:48.2142031Z L=2, 2025-05-07T21:03:48.2142118Z D_gradcheck=1, 2025-05-07T21:03:48.2142214Z stochastic_rounding=False, 2025-05-07T21:03:48.2142295Z weighted=True, 2025-05-07T21:03:48.2142381Z row_wise=True, 2025-05-07T21:03:48.2142460Z mixed=False, 2025-05-07T21:03:48.2142550Z use_cache=True, 2025-05-07T21:03:48.2142659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2142740Z use_cpu=True, 2025-05-07T21:03:48.2142852Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2142930Z ) 2025-05-07T21:03:48.2143066Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2143419Z self=, 2025-05-07T21:03:48.2143509Z compile=False, 2025-05-07T21:03:48.2143617Z pooling_mode=, 2025-05-07T21:03:48.2143701Z T=5, 2025-05-07T21:03:48.2143778Z D=31, 2025-05-07T21:03:48.2143856Z B=99, 2025-05-07T21:03:48.2143936Z log_E=5, 2025-05-07T21:03:48.2144016Z L=2, 2025-05-07T21:03:48.2144097Z D_gradcheck=2, 2025-05-07T21:03:48.2144200Z stochastic_rounding=False, 2025-05-07T21:03:48.2144285Z weighted=False, 2025-05-07T21:03:48.2144378Z row_wise=True, 2025-05-07T21:03:48.2144460Z mixed=True, 2025-05-07T21:03:48.2144547Z use_cache=False, 2025-05-07T21:03:48.2144661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2144745Z use_cpu=True, 2025-05-07T21:03:48.2144851Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2144932Z ) 2025-05-07T21:03:48.2145119Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2145509Z self=, 2025-05-07T21:03:48.2145602Z compile=False, 2025-05-07T21:03:48.2145711Z pooling_mode=, 2025-05-07T21:03:48.2145793Z T=5, 2025-05-07T21:03:48.2145875Z D=13, 2025-05-07T21:03:48.2145953Z B=99, 2025-05-07T21:03:48.2146034Z log_E=5, 2025-05-07T21:03:48.2146113Z L=9, 2025-05-07T21:03:48.2146198Z D_gradcheck=1, 2025-05-07T21:03:48.2146300Z stochastic_rounding=False, 2025-05-07T21:03:48.2146388Z weighted=True, 2025-05-07T21:03:48.2146470Z row_wise=True, 2025-05-07T21:03:48.2146558Z mixed=False, 2025-05-07T21:03:48.2146686Z use_cache=False, 2025-05-07T21:03:48.2146794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2146880Z use_cpu=True, 2025-05-07T21:03:48.2146987Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2147057Z ) 2025-05-07T21:03:48.2147197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2147543Z self=, 2025-05-07T21:03:48.2147635Z compile=False, 2025-05-07T21:03:48.2147744Z pooling_mode=, 2025-05-07T21:03:48.2147822Z T=2, 2025-05-07T21:03:48.2147905Z D=79, 2025-05-07T21:03:48.2147984Z B=21, 2025-05-07T21:03:48.2148063Z log_E=4, 2025-05-07T21:03:48.2148144Z L=12, 2025-05-07T21:03:48.2148229Z D_gradcheck=2, 2025-05-07T21:03:48.2148328Z stochastic_rounding=True, 2025-05-07T21:03:48.2148460Z weighted=False, 2025-05-07T21:03:48.2148546Z row_wise=True, 2025-05-07T21:03:48.2148630Z mixed=False, 2025-05-07T21:03:48.2148720Z use_cache=True, 2025-05-07T21:03:48.2148829Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2148909Z use_cpu=True, 2025-05-07T21:03:48.2149060Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2149134Z ) 2025-05-07T21:03:48.2149269Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2149618Z self=, 2025-05-07T21:03:48.2149703Z compile=True, 2025-05-07T21:03:48.2149817Z pooling_mode=, 2025-05-07T21:03:48.2149896Z T=2, 2025-05-07T21:03:48.2149972Z D=104, 2025-05-07T21:03:48.2150057Z B=19, 2025-05-07T21:03:48.2150139Z log_E=3, 2025-05-07T21:03:48.2150216Z L=12, 2025-05-07T21:03:48.2150307Z D_gradcheck=1, 2025-05-07T21:03:48.2150404Z stochastic_rounding=True, 2025-05-07T21:03:48.2150491Z weighted=False, 2025-05-07T21:03:48.2150579Z row_wise=True, 2025-05-07T21:03:48.2150665Z mixed=True, 2025-05-07T21:03:48.2150751Z use_cache=True, 2025-05-07T21:03:48.2150869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2150955Z use_cpu=True, 2025-05-07T21:03:48.2151066Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2391878Z ) 2025-05-07T21:03:48.2392171Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2392555Z self=, 2025-05-07T21:03:48.2392644Z compile=True, 2025-05-07T21:03:48.2392809Z pooling_mode=, 2025-05-07T21:03:48.2392896Z T=5, 2025-05-07T21:03:48.2392980Z D=81, 2025-05-07T21:03:48.2393060Z B=20, 2025-05-07T21:03:48.2393151Z log_E=5, 2025-05-07T21:03:48.2393231Z L=16, 2025-05-07T21:03:48.2393323Z D_gradcheck=2, 2025-05-07T21:03:48.2393421Z stochastic_rounding=False, 2025-05-07T21:03:48.2393510Z weighted=False, 2025-05-07T21:03:48.2393599Z row_wise=True, 2025-05-07T21:03:48.2393682Z mixed=True, 2025-05-07T21:03:48.2393767Z use_cache=False, 2025-05-07T21:03:48.2393883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2393970Z use_cpu=True, 2025-05-07T21:03:48.2394074Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2394278Z ) 2025-05-07T21:03:48.2394417Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2394761Z self=, 2025-05-07T21:03:48.2394854Z compile=False, 2025-05-07T21:03:48.2394967Z pooling_mode=, 2025-05-07T21:03:48.2395057Z T=1, 2025-05-07T21:03:48.2395152Z D=88, 2025-05-07T21:03:48.2395233Z B=70, 2025-05-07T21:03:48.2395340Z log_E=4, 2025-05-07T21:03:48.2395418Z L=7, 2025-05-07T21:03:48.2395500Z D_gradcheck=1, 2025-05-07T21:03:48.2395604Z stochastic_rounding=True, 2025-05-07T21:03:48.2395688Z weighted=True, 2025-05-07T21:03:48.2395836Z row_wise=True, 2025-05-07T21:03:48.2395923Z mixed=True, 2025-05-07T21:03:48.2396007Z use_cache=False, 2025-05-07T21:03:48.2396117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2396210Z use_cpu=True, 2025-05-07T21:03:48.2396316Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2396388Z ) 2025-05-07T21:03:48.2396523Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2396865Z self=, 2025-05-07T21:03:48.2396956Z compile=True, 2025-05-07T21:03:48.2397066Z pooling_mode=, 2025-05-07T21:03:48.2397145Z T=5, 2025-05-07T21:03:48.2397228Z D=120, 2025-05-07T21:03:48.2397308Z B=20, 2025-05-07T21:03:48.2397387Z log_E=3, 2025-05-07T21:03:48.2397469Z L=4, 2025-05-07T21:03:48.2397554Z D_gradcheck=1, 2025-05-07T21:03:48.2397743Z stochastic_rounding=True, 2025-05-07T21:03:48.2397836Z weighted=True, 2025-05-07T21:03:48.2397924Z row_wise=True, 2025-05-07T21:03:48.2398004Z mixed=False, 2025-05-07T21:03:48.2398094Z use_cache=True, 2025-05-07T21:03:48.2398203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2398344Z use_cpu=True, 2025-05-07T21:03:48.2398453Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2398528Z ) 2025-05-07T21:03:48.2398667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2399008Z self=, 2025-05-07T21:03:48.2399096Z compile=False, 2025-05-07T21:03:48.2399209Z pooling_mode=, 2025-05-07T21:03:48.2399289Z T=5, 2025-05-07T21:03:48.2399368Z D=83, 2025-05-07T21:03:48.2399452Z B=19, 2025-05-07T21:03:48.2399530Z log_E=3, 2025-05-07T21:03:48.2399608Z L=12, 2025-05-07T21:03:48.2399695Z D_gradcheck=2, 2025-05-07T21:03:48.2399799Z stochastic_rounding=False, 2025-05-07T21:03:48.2399883Z weighted=True, 2025-05-07T21:03:48.2399975Z row_wise=True, 2025-05-07T21:03:48.2400056Z mixed=True, 2025-05-07T21:03:48.2400139Z use_cache=True, 2025-05-07T21:03:48.2400255Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2400413Z use_cpu=True, 2025-05-07T21:03:48.2400531Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2400607Z ) 2025-05-07T21:03:48.2400739Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2401089Z self=, 2025-05-07T21:03:48.2401175Z compile=True, 2025-05-07T21:03:48.2401282Z pooling_mode=, 2025-05-07T21:03:48.2401367Z T=2, 2025-05-07T21:03:48.2401447Z D=84, 2025-05-07T21:03:48.2401526Z B=85, 2025-05-07T21:03:48.2401610Z log_E=3, 2025-05-07T21:03:48.2401687Z L=8, 2025-05-07T21:03:48.2401771Z D_gradcheck=1, 2025-05-07T21:03:48.2401880Z stochastic_rounding=True, 2025-05-07T21:03:48.2401965Z weighted=True, 2025-05-07T21:03:48.2402053Z row_wise=True, 2025-05-07T21:03:48.2402134Z mixed=False, 2025-05-07T21:03:48.2402218Z use_cache=False, 2025-05-07T21:03:48.2402332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2402417Z use_cpu=True, 2025-05-07T21:03:48.2402570Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2402651Z ) 2025-05-07T21:03:48.2402783Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2403129Z self=, 2025-05-07T21:03:48.2403220Z compile=True, 2025-05-07T21:03:48.2403330Z pooling_mode=, 2025-05-07T21:03:48.2403406Z T=5, 2025-05-07T21:03:48.2403492Z D=98, 2025-05-07T21:03:48.2403571Z B=44, 2025-05-07T21:03:48.2403648Z log_E=3, 2025-05-07T21:03:48.2403733Z L=13, 2025-05-07T21:03:48.2403821Z D_gradcheck=2, 2025-05-07T21:03:48.2403931Z stochastic_rounding=True, 2025-05-07T21:03:48.2404015Z weighted=True, 2025-05-07T21:03:48.2404138Z row_wise=True, 2025-05-07T21:03:48.2404227Z mixed=False, 2025-05-07T21:03:48.2404310Z use_cache=True, 2025-05-07T21:03:48.2404420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2404508Z use_cpu=True, 2025-05-07T21:03:48.2404615Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2404691Z ) 2025-05-07T21:03:48.2404828Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2405174Z self=, 2025-05-07T21:03:48.2405262Z compile=True, 2025-05-07T21:03:48.2405389Z pooling_mode=, 2025-05-07T21:03:48.2405481Z T=5, 2025-05-07T21:03:48.2405575Z D=62, 2025-05-07T21:03:48.2405668Z B=34, 2025-05-07T21:03:48.2405746Z log_E=3, 2025-05-07T21:03:48.2405831Z L=1, 2025-05-07T21:03:48.2405956Z D_gradcheck=2, 2025-05-07T21:03:48.2406055Z stochastic_rounding=False, 2025-05-07T21:03:48.2406147Z weighted=False, 2025-05-07T21:03:48.2406231Z row_wise=True, 2025-05-07T21:03:48.2406309Z mixed=True, 2025-05-07T21:03:48.2406399Z use_cache=True, 2025-05-07T21:03:48.2406547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2406628Z use_cpu=True, 2025-05-07T21:03:48.2406740Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2406815Z ) 2025-05-07T21:03:48.2406948Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2407299Z self=, 2025-05-07T21:03:48.2407382Z compile=True, 2025-05-07T21:03:48.2407497Z pooling_mode=, 2025-05-07T21:03:48.2407573Z T=1, 2025-05-07T21:03:48.2407651Z D=2, 2025-05-07T21:03:48.2407736Z B=42, 2025-05-07T21:03:48.2407815Z log_E=3, 2025-05-07T21:03:48.2407892Z L=8, 2025-05-07T21:03:48.2407982Z D_gradcheck=2, 2025-05-07T21:03:48.2408080Z stochastic_rounding=False, 2025-05-07T21:03:48.2408165Z weighted=True, 2025-05-07T21:03:48.2408255Z row_wise=True, 2025-05-07T21:03:48.2408338Z mixed=True, 2025-05-07T21:03:48.2408421Z use_cache=False, 2025-05-07T21:03:48.2408539Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2408620Z use_cpu=True, 2025-05-07T21:03:48.2408725Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2408805Z ) 2025-05-07T21:03:48.2408938Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2409284Z self=, 2025-05-07T21:03:48.2409373Z compile=False, 2025-05-07T21:03:48.2409484Z pooling_mode=, 2025-05-07T21:03:48.2409570Z T=4, 2025-05-07T21:03:48.2409647Z D=56, 2025-05-07T21:03:48.2409726Z B=7, 2025-05-07T21:03:48.2409811Z log_E=4, 2025-05-07T21:03:48.2409890Z L=2, 2025-05-07T21:03:48.2409976Z D_gradcheck=1, 2025-05-07T21:03:48.2410081Z stochastic_rounding=False, 2025-05-07T21:03:48.2410167Z weighted=False, 2025-05-07T21:03:48.2410248Z row_wise=True, 2025-05-07T21:03:48.2410335Z mixed=False, 2025-05-07T21:03:48.2410421Z use_cache=False, 2025-05-07T21:03:48.2410534Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2410674Z use_cpu=True, 2025-05-07T21:03:48.2410784Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2410860Z ) 2025-05-07T21:03:48.2410991Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2411329Z self=, 2025-05-07T21:03:48.2411423Z compile=False, 2025-05-07T21:03:48.2411533Z pooling_mode=, 2025-05-07T21:03:48.2411609Z T=5, 2025-05-07T21:03:48.2411693Z D=73, 2025-05-07T21:03:48.2411772Z B=122, 2025-05-07T21:03:48.2411852Z log_E=4, 2025-05-07T21:03:48.2411943Z L=1, 2025-05-07T21:03:48.2412032Z D_gradcheck=2, 2025-05-07T21:03:48.2412138Z stochastic_rounding=False, 2025-05-07T21:03:48.2412266Z weighted=False, 2025-05-07T21:03:48.2412347Z row_wise=True, 2025-05-07T21:03:48.2412432Z mixed=True, 2025-05-07T21:03:48.2412517Z use_cache=True, 2025-05-07T21:03:48.2412627Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2412720Z use_cpu=True, 2025-05-07T21:03:48.2412824Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2412897Z ) 2025-05-07T21:03:48.2413036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2413378Z self=, 2025-05-07T21:03:48.2413464Z compile=False, 2025-05-07T21:03:48.2413580Z pooling_mode=, 2025-05-07T21:03:48.2413657Z T=3, 2025-05-07T21:03:48.2413738Z D=58, 2025-05-07T21:03:48.2413818Z B=66, 2025-05-07T21:03:48.2413900Z log_E=5, 2025-05-07T21:03:48.2414022Z L=9, 2025-05-07T21:03:48.2414106Z D_gradcheck=2, 2025-05-07T21:03:48.2414208Z stochastic_rounding=True, 2025-05-07T21:03:48.2414296Z weighted=True, 2025-05-07T21:03:48.2414376Z row_wise=True, 2025-05-07T21:03:48.2414456Z mixed=True, 2025-05-07T21:03:48.2414584Z use_cache=True, 2025-05-07T21:03:48.2414691Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2414775Z use_cpu=True, 2025-05-07T21:03:48.2414885Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2414965Z ) 2025-05-07T21:03:48.2415110Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2415494Z self=, 2025-05-07T21:03:48.2415582Z compile=True, 2025-05-07T21:03:48.2415697Z pooling_mode=, 2025-05-07T21:03:48.2415773Z T=1, 2025-05-07T21:03:48.2415852Z D=71, 2025-05-07T21:03:48.2415936Z B=106, 2025-05-07T21:03:48.2416016Z log_E=3, 2025-05-07T21:03:48.2416095Z L=18, 2025-05-07T21:03:48.2416183Z D_gradcheck=1, 2025-05-07T21:03:48.2416285Z stochastic_rounding=False, 2025-05-07T21:03:48.2416366Z weighted=True, 2025-05-07T21:03:48.2416455Z row_wise=True, 2025-05-07T21:03:48.2416536Z mixed=False, 2025-05-07T21:03:48.2416623Z use_cache=False, 2025-05-07T21:03:48.2416737Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2416821Z use_cpu=True, 2025-05-07T21:03:48.2416924Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2417003Z ) 2025-05-07T21:03:48.2417134Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2417486Z self=, 2025-05-07T21:03:48.2417572Z compile=True, 2025-05-07T21:03:48.2417679Z pooling_mode=, 2025-05-07T21:03:48.2417761Z T=5, 2025-05-07T21:03:48.2417840Z D=23, 2025-05-07T21:03:48.2417919Z B=123, 2025-05-07T21:03:48.2418001Z log_E=4, 2025-05-07T21:03:48.2418080Z L=8, 2025-05-07T21:03:48.2418162Z D_gradcheck=2, 2025-05-07T21:03:48.2418269Z stochastic_rounding=False, 2025-05-07T21:03:48.2418350Z weighted=False, 2025-05-07T21:03:48.2418432Z row_wise=True, 2025-05-07T21:03:48.2418519Z mixed=False, 2025-05-07T21:03:48.2418602Z use_cache=False, 2025-05-07T21:03:48.2418758Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2418847Z use_cpu=True, 2025-05-07T21:03:48.2418950Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2419029Z ) 2025-05-07T21:03:48.2419162Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2419511Z self=, 2025-05-07T21:03:48.2419604Z compile=False, 2025-05-07T21:03:48.2419712Z pooling_mode=, 2025-05-07T21:03:48.2419790Z T=3, 2025-05-07T21:03:48.2419873Z D=18, 2025-05-07T21:03:48.2419948Z B=46, 2025-05-07T21:03:48.2420031Z log_E=3, 2025-05-07T21:03:48.2420113Z L=4, 2025-05-07T21:03:48.2420197Z D_gradcheck=2, 2025-05-07T21:03:48.2420338Z stochastic_rounding=False, 2025-05-07T21:03:48.2420423Z weighted=False, 2025-05-07T21:03:48.2420506Z row_wise=True, 2025-05-07T21:03:48.2420588Z mixed=False, 2025-05-07T21:03:48.2420677Z use_cache=True, 2025-05-07T21:03:48.2420788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2420877Z use_cpu=True, 2025-05-07T21:03:48.2420980Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2421053Z ) 2025-05-07T21:03:48.2421191Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2421533Z self=, 2025-05-07T21:03:48.2421619Z compile=False, 2025-05-07T21:03:48.2421740Z pooling_mode=, 2025-05-07T21:03:48.2421819Z T=2, 2025-05-07T21:03:48.2421896Z D=28, 2025-05-07T21:03:48.2421979Z B=72, 2025-05-07T21:03:48.2422100Z log_E=5, 2025-05-07T21:03:48.2422180Z L=4, 2025-05-07T21:03:48.2422275Z D_gradcheck=2, 2025-05-07T21:03:48.2422374Z stochastic_rounding=False, 2025-05-07T21:03:48.2422464Z weighted=False, 2025-05-07T21:03:48.2422546Z row_wise=True, 2025-05-07T21:03:48.2422666Z mixed=False, 2025-05-07T21:03:48.2422755Z use_cache=False, 2025-05-07T21:03:48.2422867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2422949Z use_cpu=True, 2025-05-07T21:03:48.2423057Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2423130Z ) 2025-05-07T21:03:48.2423263Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2423611Z self=, 2025-05-07T21:03:48.2423697Z compile=False, 2025-05-07T21:03:48.2423805Z pooling_mode=, 2025-05-07T21:03:48.2423891Z T=5, 2025-05-07T21:03:48.2423972Z D=31, 2025-05-07T21:03:48.2424057Z B=72, 2025-05-07T21:03:48.2424143Z log_E=4, 2025-05-07T21:03:48.2424221Z L=5, 2025-05-07T21:03:48.2424314Z D_gradcheck=1, 2025-05-07T21:03:48.2424410Z stochastic_rounding=False, 2025-05-07T21:03:48.2424494Z weighted=False, 2025-05-07T21:03:48.2424581Z row_wise=True, 2025-05-07T21:03:48.2424667Z mixed=False, 2025-05-07T21:03:48.2424751Z use_cache=True, 2025-05-07T21:03:48.2424870Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2424957Z use_cpu=True, 2025-05-07T21:03:48.2425059Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2425141Z ) 2025-05-07T21:03:48.2425299Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2425670Z self=, 2025-05-07T21:03:48.2425761Z compile=False, 2025-05-07T21:03:48.2425870Z pooling_mode=, 2025-05-07T21:03:48.2425952Z T=2, 2025-05-07T21:03:48.2426030Z D=57, 2025-05-07T21:03:48.2426112Z B=72, 2025-05-07T21:03:48.2426198Z log_E=5, 2025-05-07T21:03:48.2426277Z L=18, 2025-05-07T21:03:48.2426361Z D_gradcheck=1, 2025-05-07T21:03:48.2426467Z stochastic_rounding=True, 2025-05-07T21:03:48.2426551Z weighted=False, 2025-05-07T21:03:48.2426637Z row_wise=True, 2025-05-07T21:03:48.2426722Z mixed=False, 2025-05-07T21:03:48.2426806Z use_cache=False, 2025-05-07T21:03:48.2426963Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2427050Z use_cpu=True, 2025-05-07T21:03:48.2427157Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2688331Z ) 2025-05-07T21:03:48.2688568Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2689035Z self=, 2025-05-07T21:03:48.2689177Z compile=False, 2025-05-07T21:03:48.2689326Z pooling_mode=, 2025-05-07T21:03:48.2689407Z T=2, 2025-05-07T21:03:48.2689491Z D=85, 2025-05-07T21:03:48.2689579Z B=119, 2025-05-07T21:03:48.2689658Z log_E=3, 2025-05-07T21:03:48.2689886Z L=20, 2025-05-07T21:03:48.2689969Z D_gradcheck=1, 2025-05-07T21:03:48.2690075Z stochastic_rounding=False, 2025-05-07T21:03:48.2690159Z weighted=True, 2025-05-07T21:03:48.2690243Z row_wise=True, 2025-05-07T21:03:48.2690330Z mixed=False, 2025-05-07T21:03:48.2690418Z use_cache=False, 2025-05-07T21:03:48.2690531Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2690620Z use_cpu=True, 2025-05-07T21:03:48.2690725Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2690799Z ) 2025-05-07T21:03:48.2690936Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2691277Z self=, 2025-05-07T21:03:48.2691582Z compile=True, 2025-05-07T21:03:48.2691743Z pooling_mode=, 2025-05-07T21:03:48.2691852Z T=1, 2025-05-07T21:03:48.2692112Z D=48, 2025-05-07T21:03:48.2692306Z B=11, 2025-05-07T21:03:48.2692383Z log_E=5, 2025-05-07T21:03:48.2692465Z L=8, 2025-05-07T21:03:48.2692549Z D_gradcheck=1, 2025-05-07T21:03:48.2692646Z stochastic_rounding=True, 2025-05-07T21:03:48.2692740Z weighted=False, 2025-05-07T21:03:48.2692898Z row_wise=True, 2025-05-07T21:03:48.2692981Z mixed=True, 2025-05-07T21:03:48.2693076Z use_cache=True, 2025-05-07T21:03:48.2693187Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2693269Z use_cpu=True, 2025-05-07T21:03:48.2693379Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2693457Z ) 2025-05-07T21:03:48.2693602Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2693945Z self=, 2025-05-07T21:03:48.2694034Z compile=False, 2025-05-07T21:03:48.2694149Z pooling_mode=, 2025-05-07T21:03:48.2694228Z T=2, 2025-05-07T21:03:48.2694313Z D=102, 2025-05-07T21:03:48.2694403Z B=8, 2025-05-07T21:03:48.2694482Z log_E=5, 2025-05-07T21:03:48.2694560Z L=13, 2025-05-07T21:03:48.2694648Z D_gradcheck=1, 2025-05-07T21:03:48.2694746Z stochastic_rounding=False, 2025-05-07T21:03:48.2694835Z weighted=False, 2025-05-07T21:03:48.2694923Z row_wise=True, 2025-05-07T21:03:48.2695008Z mixed=False, 2025-05-07T21:03:48.2695100Z use_cache=False, 2025-05-07T21:03:48.2695236Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2695331Z use_cpu=True, 2025-05-07T21:03:48.2695449Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2695524Z ) 2025-05-07T21:03:48.2695657Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2696007Z self=, 2025-05-07T21:03:48.2696094Z compile=True, 2025-05-07T21:03:48.2696209Z pooling_mode=, 2025-05-07T21:03:48.2696296Z T=2, 2025-05-07T21:03:48.2696378Z D=59, 2025-05-07T21:03:48.2696456Z B=59, 2025-05-07T21:03:48.2696546Z log_E=5, 2025-05-07T21:03:48.2696624Z L=20, 2025-05-07T21:03:48.2696707Z D_gradcheck=1, 2025-05-07T21:03:48.2696811Z stochastic_rounding=True, 2025-05-07T21:03:48.2696894Z weighted=True, 2025-05-07T21:03:48.2696980Z row_wise=True, 2025-05-07T21:03:48.2697062Z mixed=True, 2025-05-07T21:03:48.2697213Z use_cache=True, 2025-05-07T21:03:48.2697333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2697414Z use_cpu=True, 2025-05-07T21:03:48.2697515Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2697595Z ) 2025-05-07T21:03:48.2697729Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2698069Z self=, 2025-05-07T21:03:48.2698156Z compile=True, 2025-05-07T21:03:48.2698267Z pooling_mode=, 2025-05-07T21:03:48.2698342Z T=2, 2025-05-07T21:03:48.2698426Z D=84, 2025-05-07T21:03:48.2698503Z B=53, 2025-05-07T21:03:48.2698648Z log_E=3, 2025-05-07T21:03:48.2698730Z L=20, 2025-05-07T21:03:48.2698817Z D_gradcheck=1, 2025-05-07T21:03:48.2698921Z stochastic_rounding=False, 2025-05-07T21:03:48.2699009Z weighted=True, 2025-05-07T21:03:48.2699092Z row_wise=True, 2025-05-07T21:03:48.2699185Z mixed=False, 2025-05-07T21:03:48.2699270Z use_cache=False, 2025-05-07T21:03:48.2699381Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2699468Z use_cpu=True, 2025-05-07T21:03:48.2699573Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2699647Z ) 2025-05-07T21:03:48.2699788Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2700127Z self=, 2025-05-07T21:03:48.2700216Z compile=False, 2025-05-07T21:03:48.2700327Z pooling_mode=, 2025-05-07T21:03:48.2700444Z T=5, 2025-05-07T21:03:48.2700527Z D=121, 2025-05-07T21:03:48.2700605Z B=117, 2025-05-07T21:03:48.2700690Z log_E=5, 2025-05-07T21:03:48.2700775Z L=13, 2025-05-07T21:03:48.2700858Z D_gradcheck=1, 2025-05-07T21:03:48.2700957Z stochastic_rounding=False, 2025-05-07T21:03:48.2701088Z weighted=True, 2025-05-07T21:03:48.2701170Z row_wise=True, 2025-05-07T21:03:48.2701254Z mixed=False, 2025-05-07T21:03:48.2701344Z use_cache=False, 2025-05-07T21:03:48.2701454Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2701536Z use_cpu=True, 2025-05-07T21:03:48.2701645Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2701720Z ) 2025-05-07T21:03:48.2701852Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2702198Z self=, 2025-05-07T21:03:48.2702281Z compile=True, 2025-05-07T21:03:48.2702395Z pooling_mode=, 2025-05-07T21:03:48.2702475Z T=1, 2025-05-07T21:03:48.2702551Z D=109, 2025-05-07T21:03:48.2702638Z B=45, 2025-05-07T21:03:48.2702718Z log_E=5, 2025-05-07T21:03:48.2702797Z L=7, 2025-05-07T21:03:48.2702888Z D_gradcheck=1, 2025-05-07T21:03:48.2702987Z stochastic_rounding=False, 2025-05-07T21:03:48.2703071Z weighted=True, 2025-05-07T21:03:48.2703159Z row_wise=True, 2025-05-07T21:03:48.2703245Z mixed=False, 2025-05-07T21:03:48.2703329Z use_cache=False, 2025-05-07T21:03:48.2703444Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2703528Z use_cpu=True, 2025-05-07T21:03:48.2703631Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2703712Z ) 2025-05-07T21:03:48.2703844Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2704189Z self=, 2025-05-07T21:03:48.2704277Z compile=False, 2025-05-07T21:03:48.2704391Z pooling_mode=, 2025-05-07T21:03:48.2704474Z T=2, 2025-05-07T21:03:48.2704551Z D=3, 2025-05-07T21:03:48.2704631Z B=67, 2025-05-07T21:03:48.2704717Z log_E=5, 2025-05-07T21:03:48.2704795Z L=19, 2025-05-07T21:03:48.2704879Z D_gradcheck=2, 2025-05-07T21:03:48.2704988Z stochastic_rounding=False, 2025-05-07T21:03:48.2705074Z weighted=False, 2025-05-07T21:03:48.2705202Z row_wise=True, 2025-05-07T21:03:48.2705294Z mixed=False, 2025-05-07T21:03:48.2705379Z use_cache=True, 2025-05-07T21:03:48.2705492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2705585Z use_cpu=True, 2025-05-07T21:03:48.2705691Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2705773Z ) 2025-05-07T21:03:48.2705906Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2706251Z self=, 2025-05-07T21:03:48.2706339Z compile=True, 2025-05-07T21:03:48.2706452Z pooling_mode=, 2025-05-07T21:03:48.2706531Z T=4, 2025-05-07T21:03:48.2706618Z D=107, 2025-05-07T21:03:48.2706742Z B=103, 2025-05-07T21:03:48.2706821Z log_E=3, 2025-05-07T21:03:48.2706902Z L=20, 2025-05-07T21:03:48.2706986Z D_gradcheck=1, 2025-05-07T21:03:48.2707089Z stochastic_rounding=True, 2025-05-07T21:03:48.2707180Z weighted=False, 2025-05-07T21:03:48.2707263Z row_wise=True, 2025-05-07T21:03:48.2707348Z mixed=False, 2025-05-07T21:03:48.2707432Z use_cache=False, 2025-05-07T21:03:48.2707542Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2707630Z use_cpu=True, 2025-05-07T21:03:48.2707735Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2707809Z ) 2025-05-07T21:03:48.2707951Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2708293Z self=, 2025-05-07T21:03:48.2708378Z compile=False, 2025-05-07T21:03:48.2708533Z pooling_mode=, 2025-05-07T21:03:48.2708612Z T=5, 2025-05-07T21:03:48.2708690Z D=78, 2025-05-07T21:03:48.2708777Z B=83, 2025-05-07T21:03:48.2708857Z log_E=3, 2025-05-07T21:03:48.2708931Z L=19, 2025-05-07T21:03:48.2709021Z D_gradcheck=1, 2025-05-07T21:03:48.2709160Z stochastic_rounding=True, 2025-05-07T21:03:48.2709250Z weighted=True, 2025-05-07T21:03:48.2709334Z row_wise=True, 2025-05-07T21:03:48.2709412Z mixed=True, 2025-05-07T21:03:48.2709503Z use_cache=False, 2025-05-07T21:03:48.2709611Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2709693Z use_cpu=True, 2025-05-07T21:03:48.2709800Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2709875Z ) 2025-05-07T21:03:48.2710008Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2710354Z self=, 2025-05-07T21:03:48.2710440Z compile=False, 2025-05-07T21:03:48.2710554Z pooling_mode=, 2025-05-07T21:03:48.2710638Z T=5, 2025-05-07T21:03:48.2710719Z D=46, 2025-05-07T21:03:48.2710802Z B=80, 2025-05-07T21:03:48.2710879Z log_E=4, 2025-05-07T21:03:48.2710960Z L=14, 2025-05-07T21:03:48.2711052Z D_gradcheck=1, 2025-05-07T21:03:48.2711151Z stochastic_rounding=False, 2025-05-07T21:03:48.2711237Z weighted=False, 2025-05-07T21:03:48.2711322Z row_wise=True, 2025-05-07T21:03:48.2711404Z mixed=False, 2025-05-07T21:03:48.2711487Z use_cache=False, 2025-05-07T21:03:48.2711601Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2711684Z use_cpu=True, 2025-05-07T21:03:48.2711787Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2711865Z ) 2025-05-07T21:03:48.2711997Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2712337Z self=, 2025-05-07T21:03:48.2712428Z compile=True, 2025-05-07T21:03:48.2712540Z pooling_mode=, 2025-05-07T21:03:48.2712627Z T=3, 2025-05-07T21:03:48.2712703Z D=73, 2025-05-07T21:03:48.2712779Z B=38, 2025-05-07T21:03:48.2712862Z log_E=5, 2025-05-07T21:03:48.2712940Z L=3, 2025-05-07T21:03:48.2713025Z D_gradcheck=2, 2025-05-07T21:03:48.2713129Z stochastic_rounding=False, 2025-05-07T21:03:48.2713257Z weighted=True, 2025-05-07T21:03:48.2713340Z row_wise=True, 2025-05-07T21:03:48.2713426Z mixed=False, 2025-05-07T21:03:48.2713508Z use_cache=True, 2025-05-07T21:03:48.2713617Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2713708Z use_cpu=True, 2025-05-07T21:03:48.2713812Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2713895Z ) 2025-05-07T21:03:48.2714040Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2714387Z self=, 2025-05-07T21:03:48.2714484Z compile=False, 2025-05-07T21:03:48.2714595Z pooling_mode=, 2025-05-07T21:03:48.2714718Z T=1, 2025-05-07T21:03:48.2714804Z D=36, 2025-05-07T21:03:48.2714883Z B=100, 2025-05-07T21:03:48.2714960Z log_E=5, 2025-05-07T21:03:48.2715044Z L=11, 2025-05-07T21:03:48.2715133Z D_gradcheck=1, 2025-05-07T21:03:48.2715238Z stochastic_rounding=False, 2025-05-07T21:03:48.2715334Z weighted=True, 2025-05-07T21:03:48.2715422Z row_wise=True, 2025-05-07T21:03:48.2715527Z mixed=False, 2025-05-07T21:03:48.2722693Z use_cache=True, 2025-05-07T21:03:48.2722892Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2723018Z use_cpu=True, 2025-05-07T21:03:48.2723148Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2723226Z ) 2025-05-07T21:03:48.2723365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2723721Z self=, 2025-05-07T21:03:48.2723896Z compile=False, 2025-05-07T21:03:48.2724018Z pooling_mode=, 2025-05-07T21:03:48.2724104Z T=4, 2025-05-07T21:03:48.2724185Z D=117, 2025-05-07T21:03:48.2724272Z B=48, 2025-05-07T21:03:48.2724354Z log_E=5, 2025-05-07T21:03:48.2724477Z L=0, 2025-05-07T21:03:48.2724571Z D_gradcheck=1, 2025-05-07T21:03:48.2724673Z stochastic_rounding=True, 2025-05-07T21:03:48.2724762Z weighted=True, 2025-05-07T21:03:48.2724856Z row_wise=True, 2025-05-07T21:03:48.2724939Z mixed=True, 2025-05-07T21:03:48.2725024Z use_cache=True, 2025-05-07T21:03:48.2725161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2725256Z use_cpu=True, 2025-05-07T21:03:48.2725394Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2725473Z ) 2025-05-07T21:03:48.2725610Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2725966Z self=, 2025-05-07T21:03:48.2726057Z compile=False, 2025-05-07T21:03:48.2726172Z pooling_mode=, 2025-05-07T21:03:48.2726260Z T=1, 2025-05-07T21:03:48.2726340Z D=26, 2025-05-07T21:03:48.2726420Z B=77, 2025-05-07T21:03:48.2726513Z log_E=4, 2025-05-07T21:03:48.2726598Z L=9, 2025-05-07T21:03:48.2726685Z D_gradcheck=2, 2025-05-07T21:03:48.2726793Z stochastic_rounding=True, 2025-05-07T21:03:48.2726880Z weighted=False, 2025-05-07T21:03:48.2726965Z row_wise=True, 2025-05-07T21:03:48.2727053Z mixed=True, 2025-05-07T21:03:48.2727138Z use_cache=False, 2025-05-07T21:03:48.2727253Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2727337Z use_cpu=True, 2025-05-07T21:03:48.2727442Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2727524Z ) 2025-05-07T21:03:48.2727660Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2728007Z self=, 2025-05-07T21:03:48.2728099Z compile=True, 2025-05-07T21:03:48.2728210Z pooling_mode=, 2025-05-07T21:03:48.2728293Z T=1, 2025-05-07T21:03:48.2728376Z D=79, 2025-05-07T21:03:48.2728457Z B=54, 2025-05-07T21:03:48.2728537Z log_E=5, 2025-05-07T21:03:48.2728625Z L=13, 2025-05-07T21:03:48.2728712Z D_gradcheck=1, 2025-05-07T21:03:48.2728872Z stochastic_rounding=False, 2025-05-07T21:03:48.2728957Z weighted=True, 2025-05-07T21:03:48.2729042Z row_wise=True, 2025-05-07T21:03:48.2729130Z mixed=True, 2025-05-07T21:03:48.2729217Z use_cache=False, 2025-05-07T21:03:48.2729328Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2729419Z use_cpu=True, 2025-05-07T21:03:48.2729524Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2729601Z ) 2025-05-07T21:03:48.2729741Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2730091Z self=, 2025-05-07T21:03:48.2730181Z compile=False, 2025-05-07T21:03:48.2730297Z pooling_mode=, 2025-05-07T21:03:48.2730418Z T=5, 2025-05-07T21:03:48.2730499Z D=32, 2025-05-07T21:03:48.2730584Z B=59, 2025-05-07T21:03:48.2730668Z log_E=5, 2025-05-07T21:03:48.2730754Z L=1, 2025-05-07T21:03:48.2730840Z D_gradcheck=1, 2025-05-07T21:03:48.2730943Z stochastic_rounding=False, 2025-05-07T21:03:48.2731033Z weighted=False, 2025-05-07T21:03:48.2731118Z row_wise=True, 2025-05-07T21:03:48.2731202Z mixed=True, 2025-05-07T21:03:48.2731292Z use_cache=True, 2025-05-07T21:03:48.2731403Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.2731487Z use_cpu=True, 2025-05-07T21:03:48.2731599Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2985951Z ) 2025-05-07T21:03:48.2986166Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2986661Z self=, 2025-05-07T21:03:48.2986792Z compile=True, 2025-05-07T21:03:48.2986963Z pooling_mode=, 2025-05-07T21:03:48.2987044Z T=4, 2025-05-07T21:03:48.2987118Z D=104, 2025-05-07T21:03:48.2987204Z B=15, 2025-05-07T21:03:48.2987352Z log_E=5, 2025-05-07T21:03:48.2987431Z L=17, 2025-05-07T21:03:48.2987520Z D_gradcheck=2, 2025-05-07T21:03:48.2987623Z stochastic_rounding=False, 2025-05-07T21:03:48.2987707Z weighted=True, 2025-05-07T21:03:48.2987794Z row_wise=True, 2025-05-07T21:03:48.2987877Z mixed=False, 2025-05-07T21:03:48.2987960Z use_cache=False, 2025-05-07T21:03:48.2988078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2988160Z use_cpu=True, 2025-05-07T21:03:48.2988272Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2988394Z ) 2025-05-07T21:03:48.2988529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2988878Z self=, 2025-05-07T21:03:48.2988964Z compile=False, 2025-05-07T21:03:48.2989074Z pooling_mode=, 2025-05-07T21:03:48.2989159Z T=2, 2025-05-07T21:03:48.2989237Z D=98, 2025-05-07T21:03:48.2989315Z B=31, 2025-05-07T21:03:48.2989402Z log_E=5, 2025-05-07T21:03:48.2989482Z L=17, 2025-05-07T21:03:48.2989573Z D_gradcheck=2, 2025-05-07T21:03:48.2989675Z stochastic_rounding=True, 2025-05-07T21:03:48.2989761Z weighted=False, 2025-05-07T21:03:48.2989850Z row_wise=True, 2025-05-07T21:03:48.2989932Z mixed=True, 2025-05-07T21:03:48.2990014Z use_cache=True, 2025-05-07T21:03:48.2990131Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2990213Z use_cpu=True, 2025-05-07T21:03:48.2990320Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2990401Z ) 2025-05-07T21:03:48.2990534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2990881Z self=, 2025-05-07T21:03:48.2990974Z compile=True, 2025-05-07T21:03:48.2991087Z pooling_mode=, 2025-05-07T21:03:48.2991175Z T=1, 2025-05-07T21:03:48.2991251Z D=81, 2025-05-07T21:03:48.2991332Z B=63, 2025-05-07T21:03:48.2991659Z log_E=4, 2025-05-07T21:03:48.2991740Z L=19, 2025-05-07T21:03:48.2991898Z D_gradcheck=2, 2025-05-07T21:03:48.2992005Z stochastic_rounding=True, 2025-05-07T21:03:48.2992090Z weighted=False, 2025-05-07T21:03:48.2992171Z row_wise=True, 2025-05-07T21:03:48.2992255Z mixed=True, 2025-05-07T21:03:48.2992338Z use_cache=True, 2025-05-07T21:03:48.2992447Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2992536Z use_cpu=True, 2025-05-07T21:03:48.2992641Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2992717Z ) 2025-05-07T21:03:48.2992857Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2993209Z self=, 2025-05-07T21:03:48.2993368Z compile=True, 2025-05-07T21:03:48.2993478Z pooling_mode=, 2025-05-07T21:03:48.2993556Z T=2, 2025-05-07T21:03:48.2993640Z D=58, 2025-05-07T21:03:48.2993720Z B=73, 2025-05-07T21:03:48.2993801Z log_E=3, 2025-05-07T21:03:48.2993885Z L=17, 2025-05-07T21:03:48.2993972Z D_gradcheck=1, 2025-05-07T21:03:48.2994070Z stochastic_rounding=False, 2025-05-07T21:03:48.2994160Z weighted=False, 2025-05-07T21:03:48.2994242Z row_wise=True, 2025-05-07T21:03:48.2994321Z mixed=False, 2025-05-07T21:03:48.2994411Z use_cache=False, 2025-05-07T21:03:48.2994520Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2994601Z use_cpu=True, 2025-05-07T21:03:48.2994711Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2994786Z ) 2025-05-07T21:03:48.2994927Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2995358Z self=, 2025-05-07T21:03:48.2995459Z compile=True, 2025-05-07T21:03:48.2995587Z pooling_mode=, 2025-05-07T21:03:48.2995666Z T=1, 2025-05-07T21:03:48.2995747Z D=119, 2025-05-07T21:03:48.2995886Z B=121, 2025-05-07T21:03:48.2995965Z log_E=3, 2025-05-07T21:03:48.2996043Z L=12, 2025-05-07T21:03:48.2996138Z D_gradcheck=1, 2025-05-07T21:03:48.2996238Z stochastic_rounding=True, 2025-05-07T21:03:48.2996321Z weighted=True, 2025-05-07T21:03:48.2996412Z row_wise=True, 2025-05-07T21:03:48.2996492Z mixed=True, 2025-05-07T21:03:48.2996576Z use_cache=True, 2025-05-07T21:03:48.2996693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2996775Z use_cpu=True, 2025-05-07T21:03:48.2996896Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.2996974Z ) 2025-05-07T21:03:48.2997111Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2997461Z self=, 2025-05-07T21:03:48.2997552Z compile=False, 2025-05-07T21:03:48.2997661Z pooling_mode=, 2025-05-07T21:03:48.2997740Z T=3, 2025-05-07T21:03:48.2997820Z D=15, 2025-05-07T21:03:48.2997899Z B=89, 2025-05-07T21:03:48.2997982Z log_E=3, 2025-05-07T21:03:48.2998065Z L=15, 2025-05-07T21:03:48.2998146Z D_gradcheck=2, 2025-05-07T21:03:48.2998249Z stochastic_rounding=True, 2025-05-07T21:03:48.2998337Z weighted=True, 2025-05-07T21:03:48.2998418Z row_wise=True, 2025-05-07T21:03:48.2998504Z mixed=True, 2025-05-07T21:03:48.2998589Z use_cache=True, 2025-05-07T21:03:48.2998705Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.2998788Z use_cpu=True, 2025-05-07T21:03:48.2998891Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.2998970Z ) 2025-05-07T21:03:48.2999103Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.2999451Z self=, 2025-05-07T21:03:48.2999553Z compile=True, 2025-05-07T21:03:48.2999664Z pooling_mode=, 2025-05-07T21:03:48.2999742Z T=4, 2025-05-07T21:03:48.2999833Z D=78, 2025-05-07T21:03:48.2999912Z B=13, 2025-05-07T21:03:48.2999992Z log_E=4, 2025-05-07T21:03:48.3000126Z L=5, 2025-05-07T21:03:48.3000210Z D_gradcheck=2, 2025-05-07T21:03:48.3000372Z stochastic_rounding=True, 2025-05-07T21:03:48.3000458Z weighted=False, 2025-05-07T21:03:48.3000537Z row_wise=True, 2025-05-07T21:03:48.3000625Z mixed=True, 2025-05-07T21:03:48.3000709Z use_cache=False, 2025-05-07T21:03:48.3000821Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3000911Z use_cpu=True, 2025-05-07T21:03:48.3001015Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3001089Z ) 2025-05-07T21:03:48.3001228Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3001569Z self=, 2025-05-07T21:03:48.3001698Z compile=False, 2025-05-07T21:03:48.3001816Z pooling_mode=, 2025-05-07T21:03:48.3001895Z T=2, 2025-05-07T21:03:48.3001983Z D=15, 2025-05-07T21:03:48.3002060Z B=51, 2025-05-07T21:03:48.3002140Z log_E=4, 2025-05-07T21:03:48.3002225Z L=10, 2025-05-07T21:03:48.3002310Z D_gradcheck=2, 2025-05-07T21:03:48.3002409Z stochastic_rounding=False, 2025-05-07T21:03:48.3002498Z weighted=True, 2025-05-07T21:03:48.3002583Z row_wise=True, 2025-05-07T21:03:48.3002663Z mixed=True, 2025-05-07T21:03:48.3002753Z use_cache=True, 2025-05-07T21:03:48.3002863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3002944Z use_cpu=True, 2025-05-07T21:03:48.3003059Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3003136Z ) 2025-05-07T21:03:48.3003270Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3003663Z self=, 2025-05-07T21:03:48.3003757Z compile=False, 2025-05-07T21:03:48.3003870Z pooling_mode=, 2025-05-07T21:03:48.3003992Z T=5, 2025-05-07T21:03:48.3004069Z D=87, 2025-05-07T21:03:48.3004155Z B=110, 2025-05-07T21:03:48.3004242Z log_E=4, 2025-05-07T21:03:48.3004317Z L=3, 2025-05-07T21:03:48.3004405Z D_gradcheck=1, 2025-05-07T21:03:48.3004500Z stochastic_rounding=True, 2025-05-07T21:03:48.3004588Z weighted=False, 2025-05-07T21:03:48.3004675Z row_wise=True, 2025-05-07T21:03:48.3004758Z mixed=False, 2025-05-07T21:03:48.3004838Z use_cache=True, 2025-05-07T21:03:48.3004954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3005038Z use_cpu=True, 2025-05-07T21:03:48.3005144Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3005227Z ) 2025-05-07T21:03:48.3005361Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3005762Z self=, 2025-05-07T21:03:48.3005850Z compile=True, 2025-05-07T21:03:48.3005957Z pooling_mode=, 2025-05-07T21:03:48.3006042Z T=4, 2025-05-07T21:03:48.3006118Z D=45, 2025-05-07T21:03:48.3006195Z B=32, 2025-05-07T21:03:48.3006279Z log_E=4, 2025-05-07T21:03:48.3006357Z L=16, 2025-05-07T21:03:48.3006440Z D_gradcheck=2, 2025-05-07T21:03:48.3006545Z stochastic_rounding=True, 2025-05-07T21:03:48.3006627Z weighted=True, 2025-05-07T21:03:48.3006707Z row_wise=True, 2025-05-07T21:03:48.3006795Z mixed=False, 2025-05-07T21:03:48.3006881Z use_cache=True, 2025-05-07T21:03:48.3006994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3007083Z use_cpu=True, 2025-05-07T21:03:48.3007189Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3007269Z ) 2025-05-07T21:03:48.3007402Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3007742Z self=, 2025-05-07T21:03:48.3007836Z compile=True, 2025-05-07T21:03:48.3007945Z pooling_mode=, 2025-05-07T21:03:48.3008027Z T=1, 2025-05-07T21:03:48.3008109Z D=64, 2025-05-07T21:03:48.3008188Z B=71, 2025-05-07T21:03:48.3008336Z log_E=5, 2025-05-07T21:03:48.3008423Z L=10, 2025-05-07T21:03:48.3008508Z D_gradcheck=1, 2025-05-07T21:03:48.3008607Z stochastic_rounding=True, 2025-05-07T21:03:48.3008697Z weighted=True, 2025-05-07T21:03:48.3008779Z row_wise=True, 2025-05-07T21:03:48.3008868Z mixed=True, 2025-05-07T21:03:48.3008951Z use_cache=True, 2025-05-07T21:03:48.3009061Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3009147Z use_cpu=True, 2025-05-07T21:03:48.3009249Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3009324Z ) 2025-05-07T21:03:48.3009464Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3009808Z self=, 2025-05-07T21:03:48.3009936Z compile=True, 2025-05-07T21:03:48.3010052Z pooling_mode=, 2025-05-07T21:03:48.3010136Z T=4, 2025-05-07T21:03:48.3010218Z D=5, 2025-05-07T21:03:48.3010304Z B=84, 2025-05-07T21:03:48.3010384Z log_E=3, 2025-05-07T21:03:48.3010459Z L=6, 2025-05-07T21:03:48.3010553Z D_gradcheck=1, 2025-05-07T21:03:48.3010654Z stochastic_rounding=True, 2025-05-07T21:03:48.3010748Z weighted=True, 2025-05-07T21:03:48.3010829Z row_wise=True, 2025-05-07T21:03:48.3010915Z mixed=False, 2025-05-07T21:03:48.3011008Z use_cache=False, 2025-05-07T21:03:48.3011121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3011202Z use_cpu=True, 2025-05-07T21:03:48.3011319Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3011390Z ) 2025-05-07T21:03:48.3011567Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3011921Z self=, 2025-05-07T21:03:48.3012011Z compile=False, 2025-05-07T21:03:48.3012117Z pooling_mode=, 2025-05-07T21:03:48.3012235Z T=5, 2025-05-07T21:03:48.3012314Z D=120, 2025-05-07T21:03:48.3012404Z B=38, 2025-05-07T21:03:48.3012484Z log_E=5, 2025-05-07T21:03:48.3012561Z L=4, 2025-05-07T21:03:48.3012650Z D_gradcheck=1, 2025-05-07T21:03:48.3012747Z stochastic_rounding=False, 2025-05-07T21:03:48.3012833Z weighted=True, 2025-05-07T21:03:48.3012919Z row_wise=True, 2025-05-07T21:03:48.3013000Z mixed=False, 2025-05-07T21:03:48.3013084Z use_cache=False, 2025-05-07T21:03:48.3013202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3013287Z use_cpu=True, 2025-05-07T21:03:48.3013394Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3013476Z ) 2025-05-07T21:03:48.3013611Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3013956Z self=, 2025-05-07T21:03:48.3014056Z compile=False, 2025-05-07T21:03:48.3014167Z pooling_mode=, 2025-05-07T21:03:48.3014250Z T=3, 2025-05-07T21:03:48.3014329Z D=127, 2025-05-07T21:03:48.3014408Z B=64, 2025-05-07T21:03:48.3014494Z log_E=3, 2025-05-07T21:03:48.3014570Z L=1, 2025-05-07T21:03:48.3014654Z D_gradcheck=1, 2025-05-07T21:03:48.3014759Z stochastic_rounding=True, 2025-05-07T21:03:48.3014842Z weighted=False, 2025-05-07T21:03:48.3014921Z row_wise=True, 2025-05-07T21:03:48.3015010Z mixed=False, 2025-05-07T21:03:48.3015099Z use_cache=False, 2025-05-07T21:03:48.3015209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3015298Z use_cpu=True, 2025-05-07T21:03:48.3015401Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3015477Z ) 2025-05-07T21:03:48.3015617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3015966Z self=, 2025-05-07T21:03:48.3016052Z compile=False, 2025-05-07T21:03:48.3016162Z pooling_mode=, 2025-05-07T21:03:48.3016238Z T=2, 2025-05-07T21:03:48.3016320Z D=57, 2025-05-07T21:03:48.3016449Z B=13, 2025-05-07T21:03:48.3016529Z log_E=4, 2025-05-07T21:03:48.3016612Z L=7, 2025-05-07T21:03:48.3016702Z D_gradcheck=1, 2025-05-07T21:03:48.3016806Z stochastic_rounding=True, 2025-05-07T21:03:48.3016890Z weighted=False, 2025-05-07T21:03:48.3016971Z row_wise=True, 2025-05-07T21:03:48.3017058Z mixed=False, 2025-05-07T21:03:48.3017140Z use_cache=True, 2025-05-07T21:03:48.3017246Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3017336Z use_cpu=True, 2025-05-07T21:03:48.3017440Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3017524Z ) 2025-05-07T21:03:48.3017658Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3018044Z self=, 2025-05-07T21:03:48.3018134Z compile=False, 2025-05-07T21:03:48.3018247Z pooling_mode=, 2025-05-07T21:03:48.3018325Z T=3, 2025-05-07T21:03:48.3018414Z D=12, 2025-05-07T21:03:48.3018491Z B=6, 2025-05-07T21:03:48.3018570Z log_E=3, 2025-05-07T21:03:48.3018654Z L=11, 2025-05-07T21:03:48.3018740Z D_gradcheck=2, 2025-05-07T21:03:48.3018835Z stochastic_rounding=True, 2025-05-07T21:03:48.3018924Z weighted=True, 2025-05-07T21:03:48.3019005Z row_wise=True, 2025-05-07T21:03:48.3019085Z mixed=False, 2025-05-07T21:03:48.3019174Z use_cache=False, 2025-05-07T21:03:48.3019283Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3019370Z use_cpu=True, 2025-05-07T21:03:48.3019472Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3019591Z ) 2025-05-07T21:03:48.3019734Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3020083Z self=, 2025-05-07T21:03:48.3020166Z compile=True, 2025-05-07T21:03:48.3020317Z pooling_mode=, 2025-05-07T21:03:48.3020395Z T=5, 2025-05-07T21:03:48.3020479Z D=20, 2025-05-07T21:03:48.3020561Z B=50, 2025-05-07T21:03:48.3020637Z log_E=4, 2025-05-07T21:03:48.3020718Z L=11, 2025-05-07T21:03:48.3020807Z D_gradcheck=2, 2025-05-07T21:03:48.3020906Z stochastic_rounding=False, 2025-05-07T21:03:48.3020996Z weighted=False, 2025-05-07T21:03:48.3021076Z row_wise=True, 2025-05-07T21:03:48.3021155Z mixed=False, 2025-05-07T21:03:48.3021242Z use_cache=True, 2025-05-07T21:03:48.3021351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3021433Z use_cpu=True, 2025-05-07T21:03:48.3021541Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3286520Z ) 2025-05-07T21:03:48.3286871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3287237Z self=, 2025-05-07T21:03:48.3287340Z compile=False, 2025-05-07T21:03:48.3287457Z pooling_mode=, 2025-05-07T21:03:48.3287547Z T=1, 2025-05-07T21:03:48.3287631Z D=42, 2025-05-07T21:03:48.3287707Z B=3, 2025-05-07T21:03:48.3287794Z log_E=3, 2025-05-07T21:03:48.3287874Z L=1, 2025-05-07T21:03:48.3288007Z D_gradcheck=2, 2025-05-07T21:03:48.3288111Z stochastic_rounding=True, 2025-05-07T21:03:48.3288198Z weighted=False, 2025-05-07T21:03:48.3288282Z row_wise=True, 2025-05-07T21:03:48.3288370Z mixed=False, 2025-05-07T21:03:48.3288455Z use_cache=True, 2025-05-07T21:03:48.3288565Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3288655Z use_cpu=True, 2025-05-07T21:03:48.3288765Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3288849Z ) 2025-05-07T21:03:48.3288984Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3289330Z self=, 2025-05-07T21:03:48.3289426Z compile=True, 2025-05-07T21:03:48.3289538Z pooling_mode=, 2025-05-07T21:03:48.3289758Z T=1, 2025-05-07T21:03:48.3289843Z D=93, 2025-05-07T21:03:48.3289921Z B=45, 2025-05-07T21:03:48.3289997Z log_E=5, 2025-05-07T21:03:48.3290082Z L=12, 2025-05-07T21:03:48.3290169Z D_gradcheck=1, 2025-05-07T21:03:48.3290270Z stochastic_rounding=False, 2025-05-07T21:03:48.3290362Z weighted=False, 2025-05-07T21:03:48.3290445Z row_wise=True, 2025-05-07T21:03:48.3290529Z mixed=False, 2025-05-07T21:03:48.3290616Z use_cache=False, 2025-05-07T21:03:48.3290724Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3290817Z use_cpu=True, 2025-05-07T21:03:48.3290923Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3290999Z ) 2025-05-07T21:03:48.3291144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3291791Z self=, 2025-05-07T21:03:48.3291881Z compile=True, 2025-05-07T21:03:48.3292000Z pooling_mode=, 2025-05-07T21:03:48.3292079Z T=4, 2025-05-07T21:03:48.3292160Z D=49, 2025-05-07T21:03:48.3292244Z B=66, 2025-05-07T21:03:48.3292325Z log_E=5, 2025-05-07T21:03:48.3292404Z L=8, 2025-05-07T21:03:48.3292497Z D_gradcheck=2, 2025-05-07T21:03:48.3292595Z stochastic_rounding=False, 2025-05-07T21:03:48.3292682Z weighted=True, 2025-05-07T21:03:48.3292763Z row_wise=True, 2025-05-07T21:03:48.3292847Z mixed=False, 2025-05-07T21:03:48.3292937Z use_cache=True, 2025-05-07T21:03:48.3293047Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3293128Z use_cpu=True, 2025-05-07T21:03:48.3293309Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3293386Z ) 2025-05-07T21:03:48.3293522Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3293871Z self=, 2025-05-07T21:03:48.3294012Z compile=False, 2025-05-07T21:03:48.3294120Z pooling_mode=, 2025-05-07T21:03:48.3294208Z T=3, 2025-05-07T21:03:48.3294286Z D=53, 2025-05-07T21:03:48.3294370Z B=59, 2025-05-07T21:03:48.3294446Z log_E=4, 2025-05-07T21:03:48.3294524Z L=16, 2025-05-07T21:03:48.3294618Z D_gradcheck=1, 2025-05-07T21:03:48.3294716Z stochastic_rounding=True, 2025-05-07T21:03:48.3294801Z weighted=False, 2025-05-07T21:03:48.3294886Z row_wise=True, 2025-05-07T21:03:48.3294972Z mixed=False, 2025-05-07T21:03:48.3295055Z use_cache=False, 2025-05-07T21:03:48.3295195Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3295285Z use_cpu=True, 2025-05-07T21:03:48.3295414Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3295496Z ) 2025-05-07T21:03:48.3295631Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3295977Z self=, 2025-05-07T21:03:48.3296073Z compile=True, 2025-05-07T21:03:48.3296185Z pooling_mode=, 2025-05-07T21:03:48.3296265Z T=2, 2025-05-07T21:03:48.3296341Z D=66, 2025-05-07T21:03:48.3296420Z B=41, 2025-05-07T21:03:48.3296503Z log_E=4, 2025-05-07T21:03:48.3296584Z L=5, 2025-05-07T21:03:48.3296666Z D_gradcheck=1, 2025-05-07T21:03:48.3296769Z stochastic_rounding=False, 2025-05-07T21:03:48.3296853Z weighted=True, 2025-05-07T21:03:48.3296935Z row_wise=True, 2025-05-07T21:03:48.3297021Z mixed=True, 2025-05-07T21:03:48.3297108Z use_cache=False, 2025-05-07T21:03:48.3297216Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3297307Z use_cpu=True, 2025-05-07T21:03:48.3297413Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3297486Z ) 2025-05-07T21:03:48.3297629Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3297974Z self=, 2025-05-07T21:03:48.3298071Z compile=True, 2025-05-07T21:03:48.3298245Z pooling_mode=, 2025-05-07T21:03:48.3298321Z T=2, 2025-05-07T21:03:48.3298407Z D=101, 2025-05-07T21:03:48.3298491Z B=62, 2025-05-07T21:03:48.3298569Z log_E=4, 2025-05-07T21:03:48.3298655Z L=3, 2025-05-07T21:03:48.3298740Z D_gradcheck=1, 2025-05-07T21:03:48.3298839Z stochastic_rounding=True, 2025-05-07T21:03:48.3298927Z weighted=True, 2025-05-07T21:03:48.3299008Z row_wise=True, 2025-05-07T21:03:48.3299087Z mixed=False, 2025-05-07T21:03:48.3299175Z use_cache=True, 2025-05-07T21:03:48.3299285Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3299369Z use_cpu=True, 2025-05-07T21:03:48.3299478Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3299672Z ) 2025-05-07T21:03:48.3299809Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3300151Z self=, 2025-05-07T21:03:48.3300238Z compile=True, 2025-05-07T21:03:48.3300355Z pooling_mode=, 2025-05-07T21:03:48.3300439Z T=4, 2025-05-07T21:03:48.3300518Z D=97, 2025-05-07T21:03:48.3300603Z B=25, 2025-05-07T21:03:48.3300685Z log_E=4, 2025-05-07T21:03:48.3300761Z L=6, 2025-05-07T21:03:48.3300849Z D_gradcheck=2, 2025-05-07T21:03:48.3300948Z stochastic_rounding=False, 2025-05-07T21:03:48.3301033Z weighted=False, 2025-05-07T21:03:48.3301121Z row_wise=True, 2025-05-07T21:03:48.3301201Z mixed=True, 2025-05-07T21:03:48.3301293Z use_cache=False, 2025-05-07T21:03:48.3301402Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3301525Z use_cpu=True, 2025-05-07T21:03:48.3301636Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3301712Z ) 2025-05-07T21:03:48.3301845Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3302201Z self=, 2025-05-07T21:03:48.3302350Z compile=True, 2025-05-07T21:03:48.3302459Z pooling_mode=, 2025-05-07T21:03:48.3302540Z T=3, 2025-05-07T21:03:48.3302620Z D=76, 2025-05-07T21:03:48.3302697Z B=118, 2025-05-07T21:03:48.3302785Z log_E=5, 2025-05-07T21:03:48.3302864Z L=15, 2025-05-07T21:03:48.3302946Z D_gradcheck=2, 2025-05-07T21:03:48.3303052Z stochastic_rounding=True, 2025-05-07T21:03:48.3303135Z weighted=True, 2025-05-07T21:03:48.3303224Z row_wise=True, 2025-05-07T21:03:48.3303307Z mixed=True, 2025-05-07T21:03:48.3303390Z use_cache=False, 2025-05-07T21:03:48.3303507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3303590Z use_cpu=True, 2025-05-07T21:03:48.3303695Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3303776Z ) 2025-05-07T21:03:48.3303908Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3304250Z self=, 2025-05-07T21:03:48.3304346Z compile=True, 2025-05-07T21:03:48.3304460Z pooling_mode=, 2025-05-07T21:03:48.3304538Z T=5, 2025-05-07T21:03:48.3304625Z D=23, 2025-05-07T21:03:48.3304705Z B=97, 2025-05-07T21:03:48.3304792Z log_E=4, 2025-05-07T21:03:48.3304868Z L=7, 2025-05-07T21:03:48.3304952Z D_gradcheck=1, 2025-05-07T21:03:48.3305056Z stochastic_rounding=False, 2025-05-07T21:03:48.3305148Z weighted=False, 2025-05-07T21:03:48.3305244Z row_wise=True, 2025-05-07T21:03:48.3305337Z mixed=False, 2025-05-07T21:03:48.3305440Z use_cache=True, 2025-05-07T21:03:48.3305550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3305645Z use_cpu=True, 2025-05-07T21:03:48.3305751Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3305827Z ) 2025-05-07T21:03:48.3305965Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3306311Z self=, 2025-05-07T21:03:48.3306400Z compile=True, 2025-05-07T21:03:48.3306559Z pooling_mode=, 2025-05-07T21:03:48.3306639Z T=2, 2025-05-07T21:03:48.3306722Z D=71, 2025-05-07T21:03:48.3306800Z B=112, 2025-05-07T21:03:48.3306879Z log_E=5, 2025-05-07T21:03:48.3306962Z L=13, 2025-05-07T21:03:48.3307044Z D_gradcheck=2, 2025-05-07T21:03:48.3307142Z stochastic_rounding=False, 2025-05-07T21:03:48.3307230Z weighted=True, 2025-05-07T21:03:48.3307312Z row_wise=True, 2025-05-07T21:03:48.3307396Z mixed=False, 2025-05-07T21:03:48.3307485Z use_cache=False, 2025-05-07T21:03:48.3307597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3307680Z use_cpu=True, 2025-05-07T21:03:48.3307786Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3307904Z ) 2025-05-07T21:03:48.3308036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3308390Z self=, 2025-05-07T21:03:48.3308483Z compile=False, 2025-05-07T21:03:48.3308597Z pooling_mode=, 2025-05-07T21:03:48.3308673Z T=1, 2025-05-07T21:03:48.3308747Z D=3, 2025-05-07T21:03:48.3308830Z B=117, 2025-05-07T21:03:48.3308908Z log_E=5, 2025-05-07T21:03:48.3308985Z L=11, 2025-05-07T21:03:48.3309074Z D_gradcheck=2, 2025-05-07T21:03:48.3309171Z stochastic_rounding=True, 2025-05-07T21:03:48.3309254Z weighted=True, 2025-05-07T21:03:48.3309343Z row_wise=True, 2025-05-07T21:03:48.3309423Z mixed=True, 2025-05-07T21:03:48.3309508Z use_cache=False, 2025-05-07T21:03:48.3309666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3309748Z use_cpu=True, 2025-05-07T21:03:48.3309862Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3309935Z ) 2025-05-07T21:03:48.3310067Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3310453Z self=, 2025-05-07T21:03:48.3310542Z compile=True, 2025-05-07T21:03:48.3310652Z pooling_mode=, 2025-05-07T21:03:48.3310737Z T=5, 2025-05-07T21:03:48.3310816Z D=101, 2025-05-07T21:03:48.3310894Z B=75, 2025-05-07T21:03:48.3310978Z log_E=4, 2025-05-07T21:03:48.3311055Z L=9, 2025-05-07T21:03:48.3311139Z D_gradcheck=1, 2025-05-07T21:03:48.3311244Z stochastic_rounding=False, 2025-05-07T21:03:48.3311329Z weighted=False, 2025-05-07T21:03:48.3311410Z row_wise=True, 2025-05-07T21:03:48.3311498Z mixed=True, 2025-05-07T21:03:48.3311583Z use_cache=False, 2025-05-07T21:03:48.3311700Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3311781Z use_cpu=True, 2025-05-07T21:03:48.3311888Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3311969Z ) 2025-05-07T21:03:48.3312103Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3312447Z self=, 2025-05-07T21:03:48.3312538Z compile=False, 2025-05-07T21:03:48.3312649Z pooling_mode=, 2025-05-07T21:03:48.3312729Z T=4, 2025-05-07T21:03:48.3312812Z D=114, 2025-05-07T21:03:48.3312893Z B=76, 2025-05-07T21:03:48.3312967Z log_E=4, 2025-05-07T21:03:48.3313047Z L=13, 2025-05-07T21:03:48.3313129Z D_gradcheck=1, 2025-05-07T21:03:48.3313227Z stochastic_rounding=False, 2025-05-07T21:03:48.3313320Z weighted=True, 2025-05-07T21:03:48.3313401Z row_wise=True, 2025-05-07T21:03:48.3313491Z mixed=False, 2025-05-07T21:03:48.3313573Z use_cache=True, 2025-05-07T21:03:48.3313688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3313777Z use_cpu=True, 2025-05-07T21:03:48.3313886Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3313966Z ) 2025-05-07T21:03:48.3314107Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3314500Z self=, 2025-05-07T21:03:48.3314591Z compile=False, 2025-05-07T21:03:48.3314707Z pooling_mode=, 2025-05-07T21:03:48.3314786Z T=2, 2025-05-07T21:03:48.3314866Z D=34, 2025-05-07T21:03:48.3314956Z B=119, 2025-05-07T21:03:48.3315034Z log_E=4, 2025-05-07T21:03:48.3315117Z L=5, 2025-05-07T21:03:48.3315199Z D_gradcheck=2, 2025-05-07T21:03:48.3315296Z stochastic_rounding=True, 2025-05-07T21:03:48.3315384Z weighted=True, 2025-05-07T21:03:48.3315464Z row_wise=True, 2025-05-07T21:03:48.3315561Z mixed=True, 2025-05-07T21:03:48.3315660Z use_cache=True, 2025-05-07T21:03:48.3315796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3315919Z use_cpu=True, 2025-05-07T21:03:48.3316030Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3316106Z ) 2025-05-07T21:03:48.3316240Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3316599Z self=, 2025-05-07T21:03:48.3316681Z compile=True, 2025-05-07T21:03:48.3316796Z pooling_mode=, 2025-05-07T21:03:48.3316873Z T=1, 2025-05-07T21:03:48.3316951Z D=120, 2025-05-07T21:03:48.3317051Z B=36, 2025-05-07T21:03:48.3317131Z log_E=3, 2025-05-07T21:03:48.3317208Z L=6, 2025-05-07T21:03:48.3317298Z D_gradcheck=1, 2025-05-07T21:03:48.3317395Z stochastic_rounding=True, 2025-05-07T21:03:48.3317477Z weighted=False, 2025-05-07T21:03:48.3317564Z row_wise=True, 2025-05-07T21:03:48.3317644Z mixed=True, 2025-05-07T21:03:48.3317774Z use_cache=False, 2025-05-07T21:03:48.3317885Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3317970Z use_cpu=True, 2025-05-07T21:03:48.3318081Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3318156Z ) 2025-05-07T21:03:48.3318289Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3318684Z self=, 2025-05-07T21:03:48.3318770Z compile=False, 2025-05-07T21:03:48.3318881Z pooling_mode=, 2025-05-07T21:03:48.3318963Z T=2, 2025-05-07T21:03:48.3319041Z D=68, 2025-05-07T21:03:48.3319119Z B=73, 2025-05-07T21:03:48.3319202Z log_E=5, 2025-05-07T21:03:48.3319280Z L=16, 2025-05-07T21:03:48.3319363Z D_gradcheck=2, 2025-05-07T21:03:48.3319467Z stochastic_rounding=True, 2025-05-07T21:03:48.3319552Z weighted=True, 2025-05-07T21:03:48.3319638Z row_wise=True, 2025-05-07T21:03:48.3319718Z mixed=True, 2025-05-07T21:03:48.3319804Z use_cache=True, 2025-05-07T21:03:48.3319921Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3320008Z use_cpu=True, 2025-05-07T21:03:48.3320111Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3320190Z ) 2025-05-07T21:03:48.3320417Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3320769Z self=, 2025-05-07T21:03:48.3320861Z compile=True, 2025-05-07T21:03:48.3320970Z pooling_mode=, 2025-05-07T21:03:48.3321050Z T=3, 2025-05-07T21:03:48.3321133Z D=38, 2025-05-07T21:03:48.3321211Z B=93, 2025-05-07T21:03:48.3321294Z log_E=4, 2025-05-07T21:03:48.3321369Z L=20, 2025-05-07T21:03:48.3321450Z D_gradcheck=1, 2025-05-07T21:03:48.3321552Z stochastic_rounding=True, 2025-05-07T21:03:48.3321639Z weighted=False, 2025-05-07T21:03:48.3321719Z row_wise=True, 2025-05-07T21:03:48.3321805Z mixed=True, 2025-05-07T21:03:48.3321892Z use_cache=False, 2025-05-07T21:03:48.3322003Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3322097Z use_cpu=True, 2025-05-07T21:03:48.3322202Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3586888Z ) 2025-05-07T21:03:48.3587407Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3587945Z self=, 2025-05-07T21:03:48.3588087Z compile=False, 2025-05-07T21:03:48.3588259Z pooling_mode=, 2025-05-07T21:03:48.3588369Z T=5, 2025-05-07T21:03:48.3588495Z D=77, 2025-05-07T21:03:48.3588679Z B=114, 2025-05-07T21:03:48.3588799Z log_E=4, 2025-05-07T21:03:48.3588913Z L=8, 2025-05-07T21:03:48.3589031Z D_gradcheck=1, 2025-05-07T21:03:48.3596522Z stochastic_rounding=True, 2025-05-07T21:03:48.3596693Z weighted=True, 2025-05-07T21:03:48.3596815Z row_wise=True, 2025-05-07T21:03:48.3596933Z mixed=False, 2025-05-07T21:03:48.3597072Z use_cache=False, 2025-05-07T21:03:48.3597233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3597477Z use_cpu=True, 2025-05-07T21:03:48.3597594Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3597676Z ) 2025-05-07T21:03:48.3597827Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3598199Z self=, 2025-05-07T21:03:48.3598292Z compile=True, 2025-05-07T21:03:48.3598409Z pooling_mode=, 2025-05-07T21:03:48.3598503Z T=5, 2025-05-07T21:03:48.3598586Z D=84, 2025-05-07T21:03:48.3598676Z B=74, 2025-05-07T21:03:48.3598759Z log_E=5, 2025-05-07T21:03:48.3598840Z L=3, 2025-05-07T21:03:48.3598939Z D_gradcheck=2, 2025-05-07T21:03:48.3599044Z stochastic_rounding=False, 2025-05-07T21:03:48.3599132Z weighted=True, 2025-05-07T21:03:48.3599225Z row_wise=True, 2025-05-07T21:03:48.3599309Z mixed=True, 2025-05-07T21:03:48.3599474Z use_cache=True, 2025-05-07T21:03:48.3599601Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3599697Z use_cpu=True, 2025-05-07T21:03:48.3599804Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3599891Z ) 2025-05-07T21:03:48.3600102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3600516Z self=, 2025-05-07T21:03:48.3600617Z compile=True, 2025-05-07T21:03:48.3600729Z pooling_mode=, 2025-05-07T21:03:48.3600814Z T=1, 2025-05-07T21:03:48.3600894Z D=2, 2025-05-07T21:03:48.3600977Z B=101, 2025-05-07T21:03:48.3601065Z log_E=4, 2025-05-07T21:03:48.3601145Z L=20, 2025-05-07T21:03:48.3601233Z D_gradcheck=1, 2025-05-07T21:03:48.3601344Z stochastic_rounding=False, 2025-05-07T21:03:48.3601431Z weighted=True, 2025-05-07T21:03:48.3601519Z row_wise=True, 2025-05-07T21:03:48.3601617Z mixed=False, 2025-05-07T21:03:48.3601706Z use_cache=False, 2025-05-07T21:03:48.3601827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3601925Z use_cpu=True, 2025-05-07T21:03:48.3602037Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3602119Z ) 2025-05-07T21:03:48.3602265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3602615Z self=, 2025-05-07T21:03:48.3602713Z compile=True, 2025-05-07T21:03:48.3602827Z pooling_mode=, 2025-05-07T21:03:48.3602909Z T=3, 2025-05-07T21:03:48.3603000Z D=61, 2025-05-07T21:03:48.3603080Z B=24, 2025-05-07T21:03:48.3603162Z log_E=3, 2025-05-07T21:03:48.3603253Z L=14, 2025-05-07T21:03:48.3603343Z D_gradcheck=1, 2025-05-07T21:03:48.3603444Z stochastic_rounding=False, 2025-05-07T21:03:48.3603546Z weighted=False, 2025-05-07T21:03:48.3603631Z row_wise=True, 2025-05-07T21:03:48.3603717Z mixed=False, 2025-05-07T21:03:48.3603810Z use_cache=True, 2025-05-07T21:03:48.3603930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3604021Z use_cpu=True, 2025-05-07T21:03:48.3604144Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3604226Z ) 2025-05-07T21:03:48.3604373Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3604790Z self=, 2025-05-07T21:03:48.3604884Z compile=False, 2025-05-07T21:03:48.3605010Z pooling_mode=, 2025-05-07T21:03:48.3605090Z T=1, 2025-05-07T21:03:48.3605170Z D=103, 2025-05-07T21:03:48.3605255Z B=54, 2025-05-07T21:03:48.3605341Z log_E=4, 2025-05-07T21:03:48.3605421Z L=7, 2025-05-07T21:03:48.3605520Z D_gradcheck=1, 2025-05-07T21:03:48.3605627Z stochastic_rounding=True, 2025-05-07T21:03:48.3605714Z weighted=True, 2025-05-07T21:03:48.3605810Z row_wise=True, 2025-05-07T21:03:48.3605903Z mixed=True, 2025-05-07T21:03:48.3606022Z use_cache=True, 2025-05-07T21:03:48.3606199Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3606297Z use_cpu=True, 2025-05-07T21:03:48.3606412Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3606495Z ) 2025-05-07T21:03:48.3606636Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3606997Z self=, 2025-05-07T21:03:48.3607091Z compile=False, 2025-05-07T21:03:48.3607208Z pooling_mode=, 2025-05-07T21:03:48.3607303Z T=1, 2025-05-07T21:03:48.3607384Z D=49, 2025-05-07T21:03:48.3607466Z B=63, 2025-05-07T21:03:48.3607561Z log_E=4, 2025-05-07T21:03:48.3607643Z L=10, 2025-05-07T21:03:48.3607731Z D_gradcheck=2, 2025-05-07T21:03:48.3607843Z stochastic_rounding=False, 2025-05-07T21:03:48.3607930Z weighted=True, 2025-05-07T21:03:48.3608097Z row_wise=True, 2025-05-07T21:03:48.3608182Z mixed=False, 2025-05-07T21:03:48.3608270Z use_cache=True, 2025-05-07T21:03:48.3608394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3608480Z use_cpu=True, 2025-05-07T21:03:48.3608590Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3608718Z ) 2025-05-07T21:03:48.3608854Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3609202Z self=, 2025-05-07T21:03:48.3609299Z compile=True, 2025-05-07T21:03:48.3609413Z pooling_mode=, 2025-05-07T21:03:48.3609494Z T=3, 2025-05-07T21:03:48.3609585Z D=114, 2025-05-07T21:03:48.3609667Z B=50, 2025-05-07T21:03:48.3609757Z log_E=4, 2025-05-07T21:03:48.3609837Z L=16, 2025-05-07T21:03:48.3609925Z D_gradcheck=2, 2025-05-07T21:03:48.3610036Z stochastic_rounding=True, 2025-05-07T21:03:48.3610124Z weighted=True, 2025-05-07T21:03:48.3610213Z row_wise=True, 2025-05-07T21:03:48.3610306Z mixed=True, 2025-05-07T21:03:48.3610396Z use_cache=True, 2025-05-07T21:03:48.3610509Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3610600Z use_cpu=True, 2025-05-07T21:03:48.3610707Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3610787Z ) 2025-05-07T21:03:48.3610935Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3611282Z self=, 2025-05-07T21:03:48.3611373Z compile=False, 2025-05-07T21:03:48.3611492Z pooling_mode=, 2025-05-07T21:03:48.3611573Z T=2, 2025-05-07T21:03:48.3611665Z D=44, 2025-05-07T21:03:48.3611745Z B=20, 2025-05-07T21:03:48.3611826Z log_E=4, 2025-05-07T21:03:48.3611915Z L=17, 2025-05-07T21:03:48.3612001Z D_gradcheck=2, 2025-05-07T21:03:48.3612103Z stochastic_rounding=False, 2025-05-07T21:03:48.3612196Z weighted=True, 2025-05-07T21:03:48.3612286Z row_wise=True, 2025-05-07T21:03:48.3612370Z mixed=True, 2025-05-07T21:03:48.3612466Z use_cache=True, 2025-05-07T21:03:48.3612578Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3612664Z use_cpu=True, 2025-05-07T21:03:48.3612784Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3612863Z ) 2025-05-07T21:03:48.3613044Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3613404Z self=, 2025-05-07T21:03:48.3613496Z compile=True, 2025-05-07T21:03:48.3613619Z pooling_mode=, 2025-05-07T21:03:48.3613702Z T=5, 2025-05-07T21:03:48.3613783Z D=118, 2025-05-07T21:03:48.3613872Z B=86, 2025-05-07T21:03:48.3613954Z log_E=3, 2025-05-07T21:03:48.3614037Z L=14, 2025-05-07T21:03:48.3614135Z D_gradcheck=2, 2025-05-07T21:03:48.3614238Z stochastic_rounding=False, 2025-05-07T21:03:48.3614326Z weighted=True, 2025-05-07T21:03:48.3614422Z row_wise=True, 2025-05-07T21:03:48.3614505Z mixed=True, 2025-05-07T21:03:48.3614637Z use_cache=False, 2025-05-07T21:03:48.3614757Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3614842Z use_cpu=True, 2025-05-07T21:03:48.3614952Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3615037Z ) 2025-05-07T21:03:48.3615177Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3615533Z self=, 2025-05-07T21:03:48.3615623Z compile=True, 2025-05-07T21:03:48.3615738Z pooling_mode=, 2025-05-07T21:03:48.3615826Z T=3, 2025-05-07T21:03:48.3615907Z D=119, 2025-05-07T21:03:48.3615992Z B=103, 2025-05-07T21:03:48.3616083Z log_E=3, 2025-05-07T21:03:48.3616165Z L=19, 2025-05-07T21:03:48.3616253Z D_gradcheck=2, 2025-05-07T21:03:48.3616364Z stochastic_rounding=True, 2025-05-07T21:03:48.3616494Z weighted=True, 2025-05-07T21:03:48.3616583Z row_wise=True, 2025-05-07T21:03:48.3616675Z mixed=False, 2025-05-07T21:03:48.3616765Z use_cache=False, 2025-05-07T21:03:48.3616887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3616974Z use_cpu=True, 2025-05-07T21:03:48.3617123Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3617210Z ) 2025-05-07T21:03:48.3617349Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3617701Z self=, 2025-05-07T21:03:48.3617797Z compile=True, 2025-05-07T21:03:48.3617914Z pooling_mode=, 2025-05-07T21:03:48.3617997Z T=4, 2025-05-07T21:03:48.3618083Z D=8, 2025-05-07T21:03:48.3618167Z B=99, 2025-05-07T21:03:48.3618251Z log_E=3, 2025-05-07T21:03:48.3618339Z L=9, 2025-05-07T21:03:48.3618430Z D_gradcheck=2, 2025-05-07T21:03:48.3618534Z stochastic_rounding=False, 2025-05-07T21:03:48.3618637Z weighted=False, 2025-05-07T21:03:48.3618722Z row_wise=True, 2025-05-07T21:03:48.3618819Z mixed=True, 2025-05-07T21:03:48.3618908Z use_cache=True, 2025-05-07T21:03:48.3619020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3619117Z use_cpu=True, 2025-05-07T21:03:48.3619228Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3619305Z ) 2025-05-07T21:03:48.3619454Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3619806Z self=, 2025-05-07T21:03:48.3619897Z compile=False, 2025-05-07T21:03:48.3620020Z pooling_mode=, 2025-05-07T21:03:48.3620101Z T=3, 2025-05-07T21:03:48.3620181Z D=82, 2025-05-07T21:03:48.3620269Z B=99, 2025-05-07T21:03:48.3620358Z log_E=3, 2025-05-07T21:03:48.3620449Z L=5, 2025-05-07T21:03:48.3620535Z D_gradcheck=2, 2025-05-07T21:03:48.3620637Z stochastic_rounding=True, 2025-05-07T21:03:48.3620738Z weighted=False, 2025-05-07T21:03:48.3620825Z row_wise=True, 2025-05-07T21:03:48.3620913Z mixed=True, 2025-05-07T21:03:48.3621007Z use_cache=False, 2025-05-07T21:03:48.3621123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3621214Z use_cpu=True, 2025-05-07T21:03:48.3621328Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3621405Z ) 2025-05-07T21:03:48.3621589Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3621945Z self=, 2025-05-07T21:03:48.3622036Z compile=False, 2025-05-07T21:03:48.3622148Z pooling_mode=, 2025-05-07T21:03:48.3622234Z T=5, 2025-05-07T21:03:48.3622314Z D=14, 2025-05-07T21:03:48.3622403Z B=58, 2025-05-07T21:03:48.3622486Z log_E=5, 2025-05-07T21:03:48.3622567Z L=8, 2025-05-07T21:03:48.3622659Z D_gradcheck=1, 2025-05-07T21:03:48.3622761Z stochastic_rounding=False, 2025-05-07T21:03:48.3622851Z weighted=True, 2025-05-07T21:03:48.3622944Z row_wise=True, 2025-05-07T21:03:48.3623073Z mixed=False, 2025-05-07T21:03:48.3623162Z use_cache=False, 2025-05-07T21:03:48.3623282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3623370Z use_cpu=True, 2025-05-07T21:03:48.3623476Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3623565Z ) 2025-05-07T21:03:48.3623702Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3624050Z self=, 2025-05-07T21:03:48.3624146Z compile=True, 2025-05-07T21:03:48.3624257Z pooling_mode=, 2025-05-07T21:03:48.3624347Z T=4, 2025-05-07T21:03:48.3624428Z D=109, 2025-05-07T21:03:48.3624510Z B=46, 2025-05-07T21:03:48.3624601Z log_E=3, 2025-05-07T21:03:48.3624682Z L=6, 2025-05-07T21:03:48.3624770Z D_gradcheck=2, 2025-05-07T21:03:48.3624923Z stochastic_rounding=False, 2025-05-07T21:03:48.3625012Z weighted=True, 2025-05-07T21:03:48.3625101Z row_wise=True, 2025-05-07T21:03:48.3625195Z mixed=True, 2025-05-07T21:03:48.3625283Z use_cache=True, 2025-05-07T21:03:48.3625397Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3625551Z use_cpu=True, 2025-05-07T21:03:48.3625664Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3625746Z ) 2025-05-07T21:03:48.3625915Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3626301Z self=, 2025-05-07T21:03:48.3626412Z compile=False, 2025-05-07T21:03:48.3626529Z pooling_mode=, 2025-05-07T21:03:48.3626613Z T=4, 2025-05-07T21:03:48.3626707Z D=4, 2025-05-07T21:03:48.3626790Z B=60, 2025-05-07T21:03:48.3626874Z log_E=5, 2025-05-07T21:03:48.3626967Z L=7, 2025-05-07T21:03:48.3627057Z D_gradcheck=1, 2025-05-07T21:03:48.3627196Z stochastic_rounding=True, 2025-05-07T21:03:48.3627287Z weighted=False, 2025-05-07T21:03:48.3627381Z row_wise=True, 2025-05-07T21:03:48.3627478Z mixed=False, 2025-05-07T21:03:48.3627568Z use_cache=False, 2025-05-07T21:03:48.3627683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3627780Z use_cpu=True, 2025-05-07T21:03:48.3627889Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3627970Z ) 2025-05-07T21:03:48.3628115Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3628467Z self=, 2025-05-07T21:03:48.3628558Z compile=True, 2025-05-07T21:03:48.3628679Z pooling_mode=, 2025-05-07T21:03:48.3628761Z T=4, 2025-05-07T21:03:48.3628853Z D=87, 2025-05-07T21:03:48.3628932Z B=46, 2025-05-07T21:03:48.3629014Z log_E=3, 2025-05-07T21:03:48.3629103Z L=3, 2025-05-07T21:03:48.3629191Z D_gradcheck=1, 2025-05-07T21:03:48.3629297Z stochastic_rounding=False, 2025-05-07T21:03:48.3629395Z weighted=False, 2025-05-07T21:03:48.3629484Z row_wise=True, 2025-05-07T21:03:48.3629567Z mixed=True, 2025-05-07T21:03:48.3629663Z use_cache=True, 2025-05-07T21:03:48.3629778Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3629864Z use_cpu=True, 2025-05-07T21:03:48.3630025Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3630105Z ) 2025-05-07T21:03:48.3630241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3630599Z self=, 2025-05-07T21:03:48.3630687Z compile=True, 2025-05-07T21:03:48.3630806Z pooling_mode=, 2025-05-07T21:03:48.3630891Z T=1, 2025-05-07T21:03:48.3630971Z D=112, 2025-05-07T21:03:48.3631058Z B=25, 2025-05-07T21:03:48.3631138Z log_E=4, 2025-05-07T21:03:48.3631220Z L=8, 2025-05-07T21:03:48.3631317Z D_gradcheck=2, 2025-05-07T21:03:48.3631421Z stochastic_rounding=False, 2025-05-07T21:03:48.3631509Z weighted=False, 2025-05-07T21:03:48.3631646Z row_wise=True, 2025-05-07T21:03:48.3631728Z mixed=True, 2025-05-07T21:03:48.3631813Z use_cache=True, 2025-05-07T21:03:48.3631936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3632023Z use_cpu=True, 2025-05-07T21:03:48.3632134Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3889861Z ) 2025-05-07T21:03:48.3890234Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3891324Z self=, 2025-05-07T21:03:48.3891902Z compile=False, 2025-05-07T21:03:48.3892224Z pooling_mode=, 2025-05-07T21:03:48.3892442Z T=1, 2025-05-07T21:03:48.3892660Z D=31, 2025-05-07T21:03:48.3892894Z B=87, 2025-05-07T21:03:48.3893114Z log_E=5, 2025-05-07T21:03:48.3893333Z L=1, 2025-05-07T21:03:48.3893586Z D_gradcheck=2, 2025-05-07T21:03:48.3894074Z stochastic_rounding=True, 2025-05-07T21:03:48.3894258Z weighted=True, 2025-05-07T21:03:48.3894438Z row_wise=True, 2025-05-07T21:03:48.3894604Z mixed=False, 2025-05-07T21:03:48.3894772Z use_cache=True, 2025-05-07T21:03:48.3895112Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3895280Z use_cpu=True, 2025-05-07T21:03:48.3895497Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3895661Z ) 2025-05-07T21:03:48.3895892Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3896305Z self=, 2025-05-07T21:03:48.3896395Z compile=True, 2025-05-07T21:03:48.3896510Z pooling_mode=, 2025-05-07T21:03:48.3896599Z T=5, 2025-05-07T21:03:48.3896681Z D=47, 2025-05-07T21:03:48.3896764Z B=107, 2025-05-07T21:03:48.3896854Z log_E=5, 2025-05-07T21:03:48.3896934Z L=16, 2025-05-07T21:03:48.3897026Z D_gradcheck=1, 2025-05-07T21:03:48.3897135Z stochastic_rounding=True, 2025-05-07T21:03:48.3897226Z weighted=True, 2025-05-07T21:03:48.3897317Z row_wise=True, 2025-05-07T21:03:48.3897408Z mixed=True, 2025-05-07T21:03:48.3897496Z use_cache=True, 2025-05-07T21:03:48.3897611Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3897706Z use_cpu=True, 2025-05-07T21:03:48.3897819Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3897905Z ) 2025-05-07T21:03:48.3898041Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3898389Z self=, 2025-05-07T21:03:48.3898490Z compile=False, 2025-05-07T21:03:48.3898605Z pooling_mode=, 2025-05-07T21:03:48.3898687Z T=3, 2025-05-07T21:03:48.3898781Z D=117, 2025-05-07T21:03:48.3898873Z B=106, 2025-05-07T21:03:48.3898956Z log_E=5, 2025-05-07T21:03:48.3899038Z L=9, 2025-05-07T21:03:48.3899134Z D_gradcheck=1, 2025-05-07T21:03:48.3899239Z stochastic_rounding=False, 2025-05-07T21:03:48.3899330Z weighted=True, 2025-05-07T21:03:48.3899422Z row_wise=True, 2025-05-07T21:03:48.3899517Z mixed=False, 2025-05-07T21:03:48.3899607Z use_cache=True, 2025-05-07T21:03:48.3899733Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3899820Z use_cpu=True, 2025-05-07T21:03:48.3899994Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3900080Z ) 2025-05-07T21:03:48.3900271Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3900628Z self=, 2025-05-07T21:03:48.3900717Z compile=True, 2025-05-07T21:03:48.3900828Z pooling_mode=, 2025-05-07T21:03:48.3900916Z T=2, 2025-05-07T21:03:48.3901000Z D=102, 2025-05-07T21:03:48.3901084Z B=17, 2025-05-07T21:03:48.3901174Z log_E=4, 2025-05-07T21:03:48.3901256Z L=5, 2025-05-07T21:03:48.3901348Z D_gradcheck=1, 2025-05-07T21:03:48.3901456Z stochastic_rounding=True, 2025-05-07T21:03:48.3901633Z weighted=False, 2025-05-07T21:03:48.3901719Z row_wise=True, 2025-05-07T21:03:48.3901812Z mixed=False, 2025-05-07T21:03:48.3901903Z use_cache=False, 2025-05-07T21:03:48.3902018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3902116Z use_cpu=True, 2025-05-07T21:03:48.3902223Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3902307Z ) 2025-05-07T21:03:48.3902445Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3902795Z self=, 2025-05-07T21:03:48.3902892Z compile=True, 2025-05-07T21:03:48.3903004Z pooling_mode=, 2025-05-07T21:03:48.3903084Z T=5, 2025-05-07T21:03:48.3903171Z D=76, 2025-05-07T21:03:48.3903252Z B=100, 2025-05-07T21:03:48.3903333Z log_E=4, 2025-05-07T21:03:48.3903465Z L=17, 2025-05-07T21:03:48.3903555Z D_gradcheck=2, 2025-05-07T21:03:48.3903658Z stochastic_rounding=False, 2025-05-07T21:03:48.3903759Z weighted=True, 2025-05-07T21:03:48.3903845Z row_wise=True, 2025-05-07T21:03:48.3903937Z mixed=True, 2025-05-07T21:03:48.3904060Z use_cache=False, 2025-05-07T21:03:48.3904178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3904273Z use_cpu=True, 2025-05-07T21:03:48.3904387Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3904466Z ) 2025-05-07T21:03:48.3904616Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3904962Z self=, 2025-05-07T21:03:48.3905061Z compile=False, 2025-05-07T21:03:48.3905185Z pooling_mode=, 2025-05-07T21:03:48.3905266Z T=5, 2025-05-07T21:03:48.3905353Z D=6, 2025-05-07T21:03:48.3905444Z B=50, 2025-05-07T21:03:48.3905525Z log_E=3, 2025-05-07T21:03:48.3905610Z L=15, 2025-05-07T21:03:48.3905708Z D_gradcheck=2, 2025-05-07T21:03:48.3905812Z stochastic_rounding=False, 2025-05-07T21:03:48.3905909Z weighted=True, 2025-05-07T21:03:48.3905996Z row_wise=True, 2025-05-07T21:03:48.3906081Z mixed=False, 2025-05-07T21:03:48.3906183Z use_cache=True, 2025-05-07T21:03:48.3906296Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3906385Z use_cpu=True, 2025-05-07T21:03:48.3906499Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3906578Z ) 2025-05-07T21:03:48.3906714Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3907067Z self=, 2025-05-07T21:03:48.3907156Z compile=True, 2025-05-07T21:03:48.3907270Z pooling_mode=, 2025-05-07T21:03:48.3907360Z T=5, 2025-05-07T21:03:48.3907444Z D=92, 2025-05-07T21:03:48.3907535Z B=112, 2025-05-07T21:03:48.3907618Z log_E=4, 2025-05-07T21:03:48.3907704Z L=16, 2025-05-07T21:03:48.3907800Z D_gradcheck=1, 2025-05-07T21:03:48.3907906Z stochastic_rounding=True, 2025-05-07T21:03:48.3907996Z weighted=True, 2025-05-07T21:03:48.3908090Z row_wise=True, 2025-05-07T21:03:48.3908176Z mixed=False, 2025-05-07T21:03:48.3908267Z use_cache=False, 2025-05-07T21:03:48.3908389Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3908521Z use_cpu=True, 2025-05-07T21:03:48.3908632Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3908720Z ) 2025-05-07T21:03:48.3908857Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3909204Z self=, 2025-05-07T21:03:48.3909304Z compile=True, 2025-05-07T21:03:48.3909418Z pooling_mode=, 2025-05-07T21:03:48.3909510Z T=5, 2025-05-07T21:03:48.3909594Z D=68, 2025-05-07T21:03:48.3909676Z B=76, 2025-05-07T21:03:48.3909771Z log_E=4, 2025-05-07T21:03:48.3909854Z L=15, 2025-05-07T21:03:48.3909943Z D_gradcheck=1, 2025-05-07T21:03:48.3910096Z stochastic_rounding=True, 2025-05-07T21:03:48.3910184Z weighted=True, 2025-05-07T21:03:48.3910270Z row_wise=True, 2025-05-07T21:03:48.3910367Z mixed=False, 2025-05-07T21:03:48.3910454Z use_cache=True, 2025-05-07T21:03:48.3910570Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3910665Z use_cpu=True, 2025-05-07T21:03:48.3910776Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3910855Z ) 2025-05-07T21:03:48.3911001Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3911350Z self=, 2025-05-07T21:03:48.3911450Z compile=True, 2025-05-07T21:03:48.3911565Z pooling_mode=, 2025-05-07T21:03:48.3911646Z T=2, 2025-05-07T21:03:48.3911734Z D=46, 2025-05-07T21:03:48.3911816Z B=24, 2025-05-07T21:03:48.3911942Z log_E=4, 2025-05-07T21:03:48.3912031Z L=1, 2025-05-07T21:03:48.3912119Z D_gradcheck=2, 2025-05-07T21:03:48.3912225Z stochastic_rounding=False, 2025-05-07T21:03:48.3912324Z weighted=False, 2025-05-07T21:03:48.3912412Z row_wise=True, 2025-05-07T21:03:48.3912595Z mixed=True, 2025-05-07T21:03:48.3912692Z use_cache=True, 2025-05-07T21:03:48.3912811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3912897Z use_cpu=True, 2025-05-07T21:03:48.3913013Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3913091Z ) 2025-05-07T21:03:48.3913238Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3913587Z self=, 2025-05-07T21:03:48.3913677Z compile=True, 2025-05-07T21:03:48.3913798Z pooling_mode=, 2025-05-07T21:03:48.3913881Z T=3, 2025-05-07T21:03:48.3913964Z D=84, 2025-05-07T21:03:48.3914054Z B=102, 2025-05-07T21:03:48.3914141Z log_E=5, 2025-05-07T21:03:48.3914224Z L=14, 2025-05-07T21:03:48.3914325Z D_gradcheck=2, 2025-05-07T21:03:48.3914427Z stochastic_rounding=True, 2025-05-07T21:03:48.3914513Z weighted=True, 2025-05-07T21:03:48.3914609Z row_wise=True, 2025-05-07T21:03:48.3914695Z mixed=True, 2025-05-07T21:03:48.3914789Z use_cache=False, 2025-05-07T21:03:48.3914905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3914993Z use_cpu=True, 2025-05-07T21:03:48.3915111Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3915188Z ) 2025-05-07T21:03:48.3915326Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3915690Z self=, 2025-05-07T21:03:48.3915800Z compile=False, 2025-05-07T21:03:48.3915927Z pooling_mode=, 2025-05-07T21:03:48.3916023Z T=3, 2025-05-07T21:03:48.3916105Z D=36, 2025-05-07T21:03:48.3916187Z B=18, 2025-05-07T21:03:48.3916279Z log_E=4, 2025-05-07T21:03:48.3916361Z L=8, 2025-05-07T21:03:48.3916452Z D_gradcheck=1, 2025-05-07T21:03:48.3916564Z stochastic_rounding=True, 2025-05-07T21:03:48.3916653Z weighted=False, 2025-05-07T21:03:48.3916745Z row_wise=True, 2025-05-07T21:03:48.3916834Z mixed=True, 2025-05-07T21:03:48.3916923Z use_cache=False, 2025-05-07T21:03:48.3917092Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3917179Z use_cpu=True, 2025-05-07T21:03:48.3917284Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3917372Z ) 2025-05-07T21:03:48.3917509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3917853Z self=, 2025-05-07T21:03:48.3917948Z compile=True, 2025-05-07T21:03:48.3918060Z pooling_mode=, 2025-05-07T21:03:48.3918141Z T=5, 2025-05-07T21:03:48.3918232Z D=69, 2025-05-07T21:03:48.3918315Z B=43, 2025-05-07T21:03:48.3918406Z log_E=3, 2025-05-07T21:03:48.3918488Z L=3, 2025-05-07T21:03:48.3918615Z D_gradcheck=1, 2025-05-07T21:03:48.3918722Z stochastic_rounding=False, 2025-05-07T21:03:48.3918811Z weighted=False, 2025-05-07T21:03:48.3918896Z row_wise=True, 2025-05-07T21:03:48.3918991Z mixed=False, 2025-05-07T21:03:48.3919077Z use_cache=False, 2025-05-07T21:03:48.3919192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3919285Z use_cpu=True, 2025-05-07T21:03:48.3919392Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3919469Z ) 2025-05-07T21:03:48.3919612Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3919960Z self=, 2025-05-07T21:03:48.3920047Z compile=False, 2025-05-07T21:03:48.3920167Z pooling_mode=, 2025-05-07T21:03:48.3920248Z T=5, 2025-05-07T21:03:48.3920390Z D=87, 2025-05-07T21:03:48.3920516Z B=2, 2025-05-07T21:03:48.3920597Z log_E=5, 2025-05-07T21:03:48.3920689Z L=2, 2025-05-07T21:03:48.3920771Z D_gradcheck=1, 2025-05-07T21:03:48.3920870Z stochastic_rounding=True, 2025-05-07T21:03:48.3920969Z weighted=True, 2025-05-07T21:03:48.3921091Z row_wise=True, 2025-05-07T21:03:48.3921172Z mixed=True, 2025-05-07T21:03:48.3921269Z use_cache=False, 2025-05-07T21:03:48.3921379Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3921461Z use_cpu=True, 2025-05-07T21:03:48.3921574Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3921646Z ) 2025-05-07T21:03:48.3921781Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3922135Z self=, 2025-05-07T21:03:48.3922224Z compile=False, 2025-05-07T21:03:48.3922340Z pooling_mode=, 2025-05-07T21:03:48.3922421Z T=3, 2025-05-07T21:03:48.3922501Z D=38, 2025-05-07T21:03:48.3922588Z B=46, 2025-05-07T21:03:48.3922670Z log_E=5, 2025-05-07T21:03:48.3922754Z L=2, 2025-05-07T21:03:48.3922847Z D_gradcheck=1, 2025-05-07T21:03:48.3922947Z stochastic_rounding=True, 2025-05-07T21:03:48.3923032Z weighted=True, 2025-05-07T21:03:48.3923127Z row_wise=True, 2025-05-07T21:03:48.3923211Z mixed=True, 2025-05-07T21:03:48.3923298Z use_cache=False, 2025-05-07T21:03:48.3923416Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3923500Z use_cpu=True, 2025-05-07T21:03:48.3923608Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3923693Z ) 2025-05-07T21:03:48.3923826Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3924181Z self=, 2025-05-07T21:03:48.3924270Z compile=False, 2025-05-07T21:03:48.3924377Z pooling_mode=, 2025-05-07T21:03:48.3924464Z T=3, 2025-05-07T21:03:48.3924545Z D=87, 2025-05-07T21:03:48.3924624Z B=49, 2025-05-07T21:03:48.3924706Z log_E=4, 2025-05-07T21:03:48.3924787Z L=13, 2025-05-07T21:03:48.3924874Z D_gradcheck=1, 2025-05-07T21:03:48.3924981Z stochastic_rounding=True, 2025-05-07T21:03:48.3925065Z weighted=True, 2025-05-07T21:03:48.3925151Z row_wise=True, 2025-05-07T21:03:48.3925242Z mixed=True, 2025-05-07T21:03:48.3925372Z use_cache=True, 2025-05-07T21:03:48.3925492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.3925576Z use_cpu=True, 2025-05-07T21:03:48.3925683Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.3925769Z ) 2025-05-07T21:03:48.3925905Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3926295Z self=, 2025-05-07T21:03:48.3926392Z compile=False, 2025-05-07T21:03:48.3926503Z pooling_mode=, 2025-05-07T21:03:48.3926583Z T=2, 2025-05-07T21:03:48.3926672Z D=112, 2025-05-07T21:03:48.3926750Z B=120, 2025-05-07T21:03:48.3926873Z log_E=5, 2025-05-07T21:03:48.3926958Z L=7, 2025-05-07T21:03:48.3927046Z D_gradcheck=1, 2025-05-07T21:03:48.3927147Z stochastic_rounding=False, 2025-05-07T21:03:48.3927243Z weighted=True, 2025-05-07T21:03:48.3927327Z row_wise=True, 2025-05-07T21:03:48.3927418Z mixed=True, 2025-05-07T21:03:48.3927505Z use_cache=False, 2025-05-07T21:03:48.3927619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3927711Z use_cpu=True, 2025-05-07T21:03:48.3927818Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.3927894Z ) 2025-05-07T21:03:48.3928036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.3928380Z self=, 2025-05-07T21:03:48.3928466Z compile=True, 2025-05-07T21:03:48.3928586Z pooling_mode=, 2025-05-07T21:03:48.3928667Z T=3, 2025-05-07T21:03:48.3928783Z D=125, 2025-05-07T21:03:48.3928872Z B=13, 2025-05-07T21:03:48.3928957Z log_E=5, 2025-05-07T21:03:48.3929045Z L=16, 2025-05-07T21:03:48.3929130Z D_gradcheck=2, 2025-05-07T21:03:48.3929232Z stochastic_rounding=True, 2025-05-07T21:03:48.3929367Z weighted=False, 2025-05-07T21:03:48.3929452Z row_wise=True, 2025-05-07T21:03:48.3929539Z mixed=False, 2025-05-07T21:03:48.3929635Z use_cache=True, 2025-05-07T21:03:48.3929749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.3929832Z use_cpu=True, 2025-05-07T21:03:48.3929950Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.4192810Z ) 2025-05-07T21:03:48.4193484Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.4194030Z self=, 2025-05-07T21:03:48.4194175Z compile=False, 2025-05-07T21:03:48.4194406Z pooling_mode=, 2025-05-07T21:03:48.4194530Z T=5, 2025-05-07T21:03:48.4194644Z D=104, 2025-05-07T21:03:48.4194768Z B=30, 2025-05-07T21:03:48.4194888Z log_E=5, 2025-05-07T21:03:48.4195001Z L=13, 2025-05-07T21:03:48.4195135Z D_gradcheck=1, 2025-05-07T21:03:48.4195268Z stochastic_rounding=True, 2025-05-07T21:03:48.4195364Z weighted=False, 2025-05-07T21:03:48.4195461Z row_wise=True, 2025-05-07T21:03:48.4195549Z mixed=True, 2025-05-07T21:03:48.4195654Z use_cache=True, 2025-05-07T21:03:48.4195790Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.4195890Z use_cpu=True, 2025-05-07T21:03:48.4195997Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.4196087Z ) 2025-05-07T21:03:48.4196226Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.4196587Z self=, 2025-05-07T21:03:48.4196677Z compile=False, 2025-05-07T21:03:48.4196792Z pooling_mode=, 2025-05-07T21:03:48.4196884Z T=4, 2025-05-07T21:03:48.4196966Z D=113, 2025-05-07T21:03:48.4197051Z B=95, 2025-05-07T21:03:48.4197149Z log_E=4, 2025-05-07T21:03:48.4197230Z L=19, 2025-05-07T21:03:48.4197318Z D_gradcheck=2, 2025-05-07T21:03:48.4197428Z stochastic_rounding=True, 2025-05-07T21:03:48.4197518Z weighted=True, 2025-05-07T21:03:48.4197602Z row_wise=True, 2025-05-07T21:03:48.4197824Z mixed=False, 2025-05-07T21:03:48.4197913Z use_cache=False, 2025-05-07T21:03:48.4198038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.4198124Z use_cpu=True, 2025-05-07T21:03:48.4198233Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.4198320Z ) 2025-05-07T21:03:48.4198457Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.4198808Z self=, 2025-05-07T21:03:48.4198910Z compile=False, 2025-05-07T21:03:48.4199022Z pooling_mode=, 2025-05-07T21:03:48.4199107Z T=2, 2025-05-07T21:03:48.4199199Z D=48, 2025-05-07T21:03:48.4199343Z B=21, 2025-05-07T21:03:48.4199425Z log_E=3, 2025-05-07T21:03:48.4199516Z L=11, 2025-05-07T21:03:48.4199603Z D_gradcheck=1, 2025-05-07T21:03:48.4199709Z stochastic_rounding=False, 2025-05-07T21:03:48.4199807Z weighted=True, 2025-05-07T21:03:48.4199897Z row_wise=True, 2025-05-07T21:03:48.4199988Z mixed=True, 2025-05-07T21:03:48.4200073Z use_cache=False, 2025-05-07T21:03:48.4200186Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.4200281Z use_cpu=True, 2025-05-07T21:03:48.4200510Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.4200592Z ) 2025-05-07T21:03:48.4200736Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.4201085Z self=, 2025-05-07T21:03:48.4201172Z compile=True, 2025-05-07T21:03:48.4201361Z pooling_mode=, 2025-05-07T21:03:48.4201446Z T=2, 2025-05-07T21:03:48.4201531Z D=32, 2025-05-07T21:03:48.4201627Z B=82, 2025-05-07T21:03:48.4201711Z log_E=3, 2025-05-07T21:03:48.4201797Z L=19, 2025-05-07T21:03:48.4201884Z D_gradcheck=2, 2025-05-07T21:03:48.4202044Z stochastic_rounding=False, 2025-05-07T21:03:48.4202143Z weighted=False, 2025-05-07T21:03:48.4202232Z row_wise=True, 2025-05-07T21:03:48.4202318Z mixed=False, 2025-05-07T21:03:48.4202416Z use_cache=False, 2025-05-07T21:03:48.4202529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.4202615Z use_cpu=True, 2025-05-07T21:03:48.4202733Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.4202811Z ) 2025-05-07T21:03:48.4202947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.4203307Z self=, 2025-05-07T21:03:48.4203399Z compile=False, 2025-05-07T21:03:48.4203514Z pooling_mode=, 2025-05-07T21:03:48.4203605Z T=5, 2025-05-07T21:03:48.4203689Z D=40, 2025-05-07T21:03:48.4203783Z B=35, 2025-05-07T21:03:48.4203868Z log_E=4, 2025-05-07T21:03:48.4203950Z L=18, 2025-05-07T21:03:48.4204046Z D_gradcheck=1, 2025-05-07T21:03:48.4204149Z stochastic_rounding=True, 2025-05-07T21:03:48.4204235Z weighted=True, 2025-05-07T21:03:48.4204333Z row_wise=True, 2025-05-07T21:03:48.4204418Z mixed=True, 2025-05-07T21:03:48.4204511Z use_cache=False, 2025-05-07T21:03:48.4204630Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.4204714Z use_cpu=True, 2025-05-07T21:03:48.4204820Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.4204906Z ) 2025-05-07T21:03:48.4205041Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.4205394Z self=, 2025-05-07T21:03:48.4205481Z compile=False, 2025-05-07T21:03:48.4205599Z pooling_mode=, 2025-05-07T21:03:48.4205688Z T=1, 2025-05-07T21:03:48.4205773Z D=68, 2025-05-07T21:03:48.4205858Z B=99, 2025-05-07T21:03:48.4205958Z log_E=4, 2025-05-07T21:03:48.4206045Z L=15, 2025-05-07T21:03:48.4206143Z D_gradcheck=2, 2025-05-07T21:03:48.4206247Z stochastic_rounding=True, 2025-05-07T21:03:48.4212403Z weighted=True, 2025-05-07T21:03:48.4212588Z row_wise=True, 2025-05-07T21:03:48.4212677Z mixed=True, 2025-05-07T21:03:48.4212775Z use_cache=False, 2025-05-07T21:03:48.4212889Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.4212975Z use_cpu=True, 2025-05-07T21:03:48.4213085Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.4213160Z ) 2025-05-07T21:03:48.4213301Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.4213663Z self=, 2025-05-07T21:03:48.4213753Z compile=False, 2025-05-07T21:03:48.4213873Z pooling_mode=, 2025-05-07T21:03:48.4213962Z T=3, 2025-05-07T21:03:48.4214089Z D=78, 2025-05-07T21:03:48.4214177Z B=118, 2025-05-07T21:03:48.4214260Z log_E=5, 2025-05-07T21:03:48.4214341Z L=8, 2025-05-07T21:03:48.4214441Z D_gradcheck=2, 2025-05-07T21:03:48.4214547Z stochastic_rounding=False, 2025-05-07T21:03:48.4214639Z weighted=True, 2025-05-07T21:03:48.4214731Z row_wise=True, 2025-05-07T21:03:48.4214817Z mixed=False, 2025-05-07T21:03:48.4214906Z use_cache=False, 2025-05-07T21:03:48.4215025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.4215111Z use_cpu=True, 2025-05-07T21:03:48.4215219Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.4215298Z ) 2025-05-07T21:03:48.4215435Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.4215786Z self=, 2025-05-07T21:03:48.4215877Z compile=True, 2025-05-07T21:03:48.4216035Z pooling_mode=, 2025-05-07T21:03:48.4216128Z T=3, 2025-05-07T21:03:48.4216209Z D=115, 2025-05-07T21:03:48.4216290Z B=101, 2025-05-07T21:03:48.4216376Z log_E=3, 2025-05-07T21:03:48.4216457Z L=10, 2025-05-07T21:03:48.4216583Z D_gradcheck=2, 2025-05-07T21:03:48.4216686Z stochastic_rounding=False, 2025-05-07T21:03:48.4216774Z weighted=False, 2025-05-07T21:03:48.4216858Z row_wise=True, 2025-05-07T21:03:48.4216947Z mixed=False, 2025-05-07T21:03:48.4217033Z use_cache=False, 2025-05-07T21:03:48.4217147Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.4217236Z use_cpu=True, 2025-05-07T21:03:48.4217346Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.4217423Z ) 2025-05-07T21:03:48.4217560Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.4217908Z self=, 2025-05-07T21:03:48.4218002Z compile=True, 2025-05-07T21:03:48.4218114Z pooling_mode=, 2025-05-07T21:03:48.4218196Z T=3, 2025-05-07T21:03:48.4218277Z D=66, 2025-05-07T21:03:48.4218357Z B=35, 2025-05-07T21:03:48.4218438Z log_E=5, 2025-05-07T21:03:48.4218526Z L=4, 2025-05-07T21:03:48.4218612Z D_gradcheck=1, 2025-05-07T21:03:48.4218714Z stochastic_rounding=False, 2025-05-07T21:03:48.4218810Z weighted=True, 2025-05-07T21:03:48.4218896Z row_wise=True, 2025-05-07T21:03:48.4218981Z mixed=False, 2025-05-07T21:03:48.4219076Z use_cache=True, 2025-05-07T21:03:48.4219187Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.4219269Z use_cpu=True, 2025-05-07T21:03:48.4219383Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.4219461Z ) 2025-05-07T21:03:48.4219602Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.4219951Z self=, 2025-05-07T21:03:48.4220045Z compile=False, 2025-05-07T21:03:48.4220161Z pooling_mode=, 2025-05-07T21:03:48.4220249Z T=3, 2025-05-07T21:03:48.4220328Z D=13, 2025-05-07T21:03:48.4220418Z B=60, 2025-05-07T21:03:48.4220504Z log_E=4, 2025-05-07T21:03:48.4220589Z L=19, 2025-05-07T21:03:48.4220684Z D_gradcheck=2, 2025-05-07T21:03:48.4220830Z stochastic_rounding=True, 2025-05-07T21:03:48.4220916Z weighted=False, 2025-05-07T21:03:48.4220999Z row_wise=True, 2025-05-07T21:03:48.4221078Z mixed=True, 2025-05-07T21:03:48.4221166Z use_cache=False, 2025-05-07T21:03:48.4221275Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.4221355Z use_cpu=True, 2025-05-07T21:03:48.4221464Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.4221537Z ) 2025-05-07T21:03:48.4221672Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.4222028Z self=, 2025-05-07T21:03:48.4222127Z compile=False, 2025-05-07T21:03:48.4222237Z pooling_mode=, 2025-05-07T21:03:48.4222359Z T=5, 2025-05-07T21:03:48.4222436Z D=69, 2025-05-07T21:03:48.4222511Z B=25, 2025-05-07T21:03:48.4222594Z log_E=3, 2025-05-07T21:03:48.4222672Z L=4, 2025-05-07T21:03:48.4222755Z D_gradcheck=2, 2025-05-07T21:03:48.4222858Z stochastic_rounding=True, 2025-05-07T21:03:48.4222942Z weighted=False, 2025-05-07T21:03:48.4223026Z row_wise=True, 2025-05-07T21:03:48.4223106Z mixed=False, 2025-05-07T21:03:48.4223190Z use_cache=False, 2025-05-07T21:03:48.4223306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.4223389Z use_cpu=True, 2025-05-07T21:03:48.4223497Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.4223575Z ) 2025-05-07T21:03:48.4223709Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.4224152Z self=, 2025-05-07T21:03:48.4224246Z compile=True, 2025-05-07T21:03:48.4224359Z pooling_mode=, 2025-05-07T21:03:48.4224436Z T=3, 2025-05-07T21:03:48.4224517Z D=89, 2025-05-07T21:03:48.4224592Z B=31, 2025-05-07T21:03:48.4224710Z log_E=4, 2025-05-07T21:03:48.4224787Z L=10, 2025-05-07T21:03:48.4224866Z D_gradcheck=1, 2025-05-07T21:03:48.4224976Z stochastic_rounding=False, 2025-05-07T21:03:48.4225063Z weighted=False, 2025-05-07T21:03:48.4225146Z row_wise=True, 2025-05-07T21:03:48.4225233Z mixed=False, 2025-05-07T21:03:48.4225318Z use_cache=False, 2025-05-07T21:03:48.4225428Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.4225519Z use_cpu=True, 2025-05-07T21:03:48.4225630Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.4225722Z ) 2025-05-07T21:03:48.4225878Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.4226242Z self=, 2025-05-07T21:03:48.4226329Z compile=False, 2025-05-07T21:03:48.4226443Z pooling_mode=, 2025-05-07T21:03:48.4226519Z T=4, 2025-05-07T21:03:48.4226603Z D=32, 2025-05-07T21:03:48.4226682Z B=82, 2025-05-07T21:03:48.4226791Z log_E=4, 2025-05-07T21:03:48.4226868Z L=5, 2025-05-07T21:03:48.4226948Z D_gradcheck=1, 2025-05-07T21:03:48.4227050Z stochastic_rounding=False, 2025-05-07T21:03:48.4227134Z weighted=False, 2025-05-07T21:03:48.4227213Z row_wise=True, 2025-05-07T21:03:48.4227296Z mixed=True, 2025-05-07T21:03:48.4227378Z use_cache=True, 2025-05-07T21:03:48.4227483Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.4227564Z use_cpu=True, 2025-05-07T21:03:48.4227667Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.4227738Z ) 2025-05-07T21:03:48.4227871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.4228217Z self=, 2025-05-07T21:03:48.4228302Z compile=True, 2025-05-07T21:03:48.4228411Z pooling_mode=, 2025-05-07T21:03:48.4228488Z T=1, 2025-05-07T21:03:48.4228570Z D=103, 2025-05-07T21:03:48.4228645Z B=50, 2025-05-07T21:03:48.4228727Z log_E=4, 2025-05-07T21:03:48.4228806Z L=12, 2025-05-07T21:03:48.4228891Z D_gradcheck=1, 2025-05-07T21:03:48.4229035Z stochastic_rounding=True, 2025-05-07T21:03:48.4229128Z weighted=False, 2025-05-07T21:03:48.4229211Z row_wise=True, 2025-05-07T21:03:48.4229289Z mixed=True, 2025-05-07T21:03:48.4229378Z use_cache=False, 2025-05-07T21:03:48.4229488Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.4229569Z use_cpu=True, 2025-05-07T21:03:48.4229673Z output_dtype=SparseType.FP16, 2025-05-07T21:03:48.4229747Z ) 2025-05-07T21:03:48.4229884Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.4230230Z self=, 2025-05-07T21:03:48.4230314Z compile=False, 2025-05-07T21:03:48.4230468Z pooling_mode=, 2025-05-07T21:03:48.4230544Z T=5, 2025-05-07T21:03:48.4230622Z D=16, 2025-05-07T21:03:48.4230704Z B=71, 2025-05-07T21:03:48.4230781Z log_E=5, 2025-05-07T21:03:48.4230858Z L=15, 2025-05-07T21:03:48.4230949Z D_gradcheck=2, 2025-05-07T21:03:48.4231047Z stochastic_rounding=True, 2025-05-07T21:03:48.4231131Z weighted=False, 2025-05-07T21:03:48.4231217Z row_wise=True, 2025-05-07T21:03:48.4231299Z mixed=True, 2025-05-07T21:03:48.4231383Z use_cache=False, 2025-05-07T21:03:48.4231498Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.4231579Z use_cpu=True, 2025-05-07T21:03:48.4231689Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.4231765Z ) 2025-05-07T21:03:48.4231898Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.4232284Z self=, 2025-05-07T21:03:48.4232375Z compile=True, 2025-05-07T21:03:48.4232484Z pooling_mode=, 2025-05-07T21:03:48.4232567Z T=3, 2025-05-07T21:03:48.4232645Z D=60, 2025-05-07T21:03:48.4232762Z B=13, 2025-05-07T21:03:48.4232853Z log_E=4, 2025-05-07T21:03:48.4232931Z L=20, 2025-05-07T21:03:48.4233016Z D_gradcheck=2, 2025-05-07T21:03:48.4233119Z stochastic_rounding=False, 2025-05-07T21:03:48.4233200Z weighted=True, 2025-05-07T21:03:48.4233279Z row_wise=True, 2025-05-07T21:03:48.4233359Z mixed=True, 2025-05-07T21:03:48.4233439Z use_cache=False, 2025-05-07T21:03:48.4233552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:48.4233636Z use_cpu=True, 2025-05-07T21:03:48.4233742Z output_dtype=SparseType.FP32, 2025-05-07T21:03:48.4233824Z ) 2025-05-07T21:03:48.4233955Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:48.4234298Z self=, 2025-05-07T21:03:48.4234389Z compile=False, 2025-05-07T21:03:48.4234503Z pooling_mode=, 2025-05-07T21:03:48.4234578Z T=3, 2025-05-07T21:03:48.4234658Z D=81, 2025-05-07T21:03:48.4234737Z B=64, 2025-05-07T21:03:48.4234816Z log_E=4, 2025-05-07T21:03:48.4234901Z L=0, 2025-05-07T21:03:48.4234984Z D_gradcheck=2, 2025-05-07T21:03:48.4235084Z stochastic_rounding=True, 2025-05-07T21:03:48.4235166Z weighted=True, 2025-05-07T21:03:48.4235245Z row_wise=True, 2025-05-07T21:03:48.4235329Z mixed=False, 2025-05-07T21:03:48.4235412Z use_cache=False, 2025-05-07T21:03:48.4235519Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:48.4235602Z use_cpu=True, 2025-05-07T21:03:48.4235706Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0083493Z ) 2025-05-07T21:03:49.0083919Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0084642Z self=, 2025-05-07T21:03:49.0085404Z compile=True, 2025-05-07T21:03:49.0085739Z pooling_mode=, 2025-05-07T21:03:49.0086145Z T=2, 2025-05-07T21:03:49.0086439Z D=17, 2025-05-07T21:03:49.0086698Z B=128, 2025-05-07T21:03:49.0086951Z log_E=3, 2025-05-07T21:03:49.0087305Z L=8, 2025-05-07T21:03:49.0087503Z D_gradcheck=2, 2025-05-07T21:03:49.0087736Z stochastic_rounding=True, 2025-05-07T21:03:49.0087991Z weighted=True, 2025-05-07T21:03:49.0088211Z row_wise=True, 2025-05-07T21:03:49.0088427Z mixed=True, 2025-05-07T21:03:49.0088633Z use_cache=False, 2025-05-07T21:03:49.0088937Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0089229Z use_cpu=True, 2025-05-07T21:03:49.0089467Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0089741Z ) 2025-05-07T21:03:49.0089981Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0090567Z self=, 2025-05-07T21:03:49.0091185Z compile=False, 2025-05-07T21:03:49.0091654Z pooling_mode=, 2025-05-07T21:03:49.0091966Z T=2, 2025-05-07T21:03:49.0092163Z D=91, 2025-05-07T21:03:49.0092362Z B=101, 2025-05-07T21:03:49.0092561Z log_E=4, 2025-05-07T21:03:49.0092762Z L=1, 2025-05-07T21:03:49.0092966Z D_gradcheck=2, 2025-05-07T21:03:49.0093204Z stochastic_rounding=True, 2025-05-07T21:03:49.0093464Z weighted=True, 2025-05-07T21:03:49.0093690Z row_wise=True, 2025-05-07T21:03:49.0093916Z mixed=False, 2025-05-07T21:03:49.0094133Z use_cache=False, 2025-05-07T21:03:49.0094395Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0094692Z use_cpu=True, 2025-05-07T21:03:49.0094933Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0095206Z ) 2025-05-07T21:03:49.0095449Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0096284Z self=, 2025-05-07T21:03:49.0096830Z compile=True, 2025-05-07T21:03:49.0097082Z pooling_mode=, 2025-05-07T21:03:49.0097376Z T=3, 2025-05-07T21:03:49.0097636Z D=35, 2025-05-07T21:03:49.0097837Z B=25, 2025-05-07T21:03:49.0098037Z log_E=4, 2025-05-07T21:03:49.0098237Z L=20, 2025-05-07T21:03:49.0098437Z D_gradcheck=1, 2025-05-07T21:03:49.0098676Z stochastic_rounding=False, 2025-05-07T21:03:49.0098936Z weighted=False, 2025-05-07T21:03:49.0099162Z row_wise=True, 2025-05-07T21:03:49.0099380Z mixed=True, 2025-05-07T21:03:49.0099591Z use_cache=True, 2025-05-07T21:03:49.0099840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0100150Z use_cpu=True, 2025-05-07T21:03:49.0100393Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0100664Z ) 2025-05-07T21:03:49.0100912Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0101497Z self=, 2025-05-07T21:03:49.0102049Z compile=False, 2025-05-07T21:03:49.0102303Z pooling_mode=, 2025-05-07T21:03:49.0102593Z T=3, 2025-05-07T21:03:49.0102789Z D=124, 2025-05-07T21:03:49.0102987Z B=33, 2025-05-07T21:03:49.0103181Z log_E=5, 2025-05-07T21:03:49.0103387Z L=0, 2025-05-07T21:03:49.0103589Z D_gradcheck=1, 2025-05-07T21:03:49.0103822Z stochastic_rounding=True, 2025-05-07T21:03:49.0104093Z weighted=False, 2025-05-07T21:03:49.0104318Z row_wise=True, 2025-05-07T21:03:49.0104530Z mixed=False, 2025-05-07T21:03:49.0104752Z use_cache=True, 2025-05-07T21:03:49.0104999Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0105287Z use_cpu=True, 2025-05-07T21:03:49.0105530Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0105801Z ) 2025-05-07T21:03:49.0106087Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0106674Z self=, 2025-05-07T21:03:49.0107225Z compile=True, 2025-05-07T21:03:49.0107475Z pooling_mode=, 2025-05-07T21:03:49.0107764Z T=2, 2025-05-07T21:03:49.0107960Z D=80, 2025-05-07T21:03:49.0108155Z B=38, 2025-05-07T21:03:49.0108418Z log_E=4, 2025-05-07T21:03:49.0108629Z L=13, 2025-05-07T21:03:49.0108835Z D_gradcheck=2, 2025-05-07T21:03:49.0109070Z stochastic_rounding=False, 2025-05-07T21:03:49.0109340Z weighted=True, 2025-05-07T21:03:49.0109564Z row_wise=True, 2025-05-07T21:03:49.0109780Z mixed=False, 2025-05-07T21:03:49.0109999Z use_cache=True, 2025-05-07T21:03:49.0110250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0110542Z use_cpu=True, 2025-05-07T21:03:49.0110790Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0111061Z ) 2025-05-07T21:03:49.0111303Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0111896Z self=, 2025-05-07T21:03:49.0112515Z compile=True, 2025-05-07T21:03:49.0112768Z pooling_mode=, 2025-05-07T21:03:49.0113058Z T=5, 2025-05-07T21:03:49.0113255Z D=112, 2025-05-07T21:03:49.0113458Z B=40, 2025-05-07T21:03:49.0113653Z log_E=4, 2025-05-07T21:03:49.0113859Z L=16, 2025-05-07T21:03:49.0114066Z D_gradcheck=1, 2025-05-07T21:03:49.0114300Z stochastic_rounding=True, 2025-05-07T21:03:49.0114570Z weighted=False, 2025-05-07T21:03:49.0114799Z row_wise=True, 2025-05-07T21:03:49.0115020Z mixed=False, 2025-05-07T21:03:49.0115246Z use_cache=False, 2025-05-07T21:03:49.0115514Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0115809Z use_cpu=True, 2025-05-07T21:03:49.0116061Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0116360Z ) 2025-05-07T21:03:49.0116693Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0117287Z self=, 2025-05-07T21:03:49.0117840Z compile=True, 2025-05-07T21:03:49.0118093Z pooling_mode=, 2025-05-07T21:03:49.0118419Z T=4, 2025-05-07T21:03:49.0118616Z D=38, 2025-05-07T21:03:49.0118813Z B=114, 2025-05-07T21:03:49.0119006Z log_E=4, 2025-05-07T21:03:49.0119206Z L=5, 2025-05-07T21:03:49.0119406Z D_gradcheck=2, 2025-05-07T21:03:49.0119641Z stochastic_rounding=False, 2025-05-07T21:03:49.0119908Z weighted=True, 2025-05-07T21:03:49.0120127Z row_wise=True, 2025-05-07T21:03:49.0120402Z mixed=True, 2025-05-07T21:03:49.0120618Z use_cache=True, 2025-05-07T21:03:49.0120863Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0121148Z use_cpu=True, 2025-05-07T21:03:49.0121387Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0121651Z ) 2025-05-07T21:03:49.0121886Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0122471Z self=, 2025-05-07T21:03:49.0123017Z compile=False, 2025-05-07T21:03:49.0123259Z pooling_mode=, 2025-05-07T21:03:49.0123551Z T=3, 2025-05-07T21:03:49.0123739Z D=26, 2025-05-07T21:03:49.0123925Z B=38, 2025-05-07T21:03:49.0124118Z log_E=5, 2025-05-07T21:03:49.0124324Z L=4, 2025-05-07T21:03:49.0124513Z D_gradcheck=2, 2025-05-07T21:03:49.0124749Z stochastic_rounding=True, 2025-05-07T21:03:49.0125011Z weighted=False, 2025-05-07T21:03:49.0125229Z row_wise=True, 2025-05-07T21:03:49.0125438Z mixed=False, 2025-05-07T21:03:49.0125658Z use_cache=True, 2025-05-07T21:03:49.0125906Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0126194Z use_cpu=True, 2025-05-07T21:03:49.0126433Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0126698Z ) 2025-05-07T21:03:49.0126934Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0127527Z self=, 2025-05-07T21:03:49.0128079Z compile=True, 2025-05-07T21:03:49.0128322Z pooling_mode=, 2025-05-07T21:03:49.0128614Z T=2, 2025-05-07T21:03:49.0128809Z D=2, 2025-05-07T21:03:49.0129043Z B=79, 2025-05-07T21:03:49.0129236Z log_E=3, 2025-05-07T21:03:49.0129438Z L=8, 2025-05-07T21:03:49.0129628Z D_gradcheck=2, 2025-05-07T21:03:49.0129868Z stochastic_rounding=False, 2025-05-07T21:03:49.0130131Z weighted=True, 2025-05-07T21:03:49.0130344Z row_wise=True, 2025-05-07T21:03:49.0130561Z mixed=True, 2025-05-07T21:03:49.0130777Z use_cache=True, 2025-05-07T21:03:49.0131028Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0131315Z use_cpu=True, 2025-05-07T21:03:49.0131558Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0131824Z ) 2025-05-07T21:03:49.0132064Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0132702Z self=, 2025-05-07T21:03:49.0133245Z compile=False, 2025-05-07T21:03:49.0133490Z pooling_mode=, 2025-05-07T21:03:49.0133781Z T=1, 2025-05-07T21:03:49.0133972Z D=37, 2025-05-07T21:03:49.0134158Z B=77, 2025-05-07T21:03:49.0134351Z log_E=4, 2025-05-07T21:03:49.0134551Z L=2, 2025-05-07T21:03:49.0134741Z D_gradcheck=1, 2025-05-07T21:03:49.0134975Z stochastic_rounding=True, 2025-05-07T21:03:49.0135240Z weighted=False, 2025-05-07T21:03:49.0135457Z row_wise=True, 2025-05-07T21:03:49.0135670Z mixed=False, 2025-05-07T21:03:49.0135911Z use_cache=False, 2025-05-07T21:03:49.0136185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0136478Z use_cpu=True, 2025-05-07T21:03:49.0136717Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0136974Z ) 2025-05-07T21:03:49.0137301Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0137892Z self=, 2025-05-07T21:03:49.0138436Z compile=False, 2025-05-07T21:03:49.0138714Z pooling_mode=, 2025-05-07T21:03:49.0139006Z T=1, 2025-05-07T21:03:49.0139201Z D=49, 2025-05-07T21:03:49.0139387Z B=74, 2025-05-07T21:03:49.0139584Z log_E=5, 2025-05-07T21:03:49.0139782Z L=5, 2025-05-07T21:03:49.0139975Z D_gradcheck=2, 2025-05-07T21:03:49.0140211Z stochastic_rounding=True, 2025-05-07T21:03:49.0140473Z weighted=True, 2025-05-07T21:03:49.0140683Z row_wise=True, 2025-05-07T21:03:49.0140901Z mixed=True, 2025-05-07T21:03:49.0141120Z use_cache=True, 2025-05-07T21:03:49.0141363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0141655Z use_cpu=True, 2025-05-07T21:03:49.0141896Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0142160Z ) 2025-05-07T21:03:49.0142400Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0142995Z self=, 2025-05-07T21:03:49.0143538Z compile=False, 2025-05-07T21:03:49.0143788Z pooling_mode=, 2025-05-07T21:03:49.0144080Z T=1, 2025-05-07T21:03:49.0144275Z D=111, 2025-05-07T21:03:49.0144461Z B=23, 2025-05-07T21:03:49.0144653Z log_E=5, 2025-05-07T21:03:49.0144847Z L=19, 2025-05-07T21:03:49.0145040Z D_gradcheck=2, 2025-05-07T21:03:49.0145276Z stochastic_rounding=True, 2025-05-07T21:03:49.0145541Z weighted=False, 2025-05-07T21:03:49.0145755Z row_wise=True, 2025-05-07T21:03:49.0145972Z mixed=False, 2025-05-07T21:03:49.0146194Z use_cache=False, 2025-05-07T21:03:49.0146491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0146789Z use_cpu=True, 2025-05-07T21:03:49.0147030Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0147291Z ) 2025-05-07T21:03:49.0147529Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0148113Z self=, 2025-05-07T21:03:49.0148659Z compile=True, 2025-05-07T21:03:49.0148910Z pooling_mode=, 2025-05-07T21:03:49.0149203Z T=4, 2025-05-07T21:03:49.0149445Z D=84, 2025-05-07T21:03:49.0149630Z B=54, 2025-05-07T21:03:49.0149824Z log_E=4, 2025-05-07T21:03:49.0150022Z L=9, 2025-05-07T21:03:49.0150216Z D_gradcheck=1, 2025-05-07T21:03:49.0150453Z stochastic_rounding=False, 2025-05-07T21:03:49.0150715Z weighted=True, 2025-05-07T21:03:49.0150927Z row_wise=True, 2025-05-07T21:03:49.0151150Z mixed=False, 2025-05-07T21:03:49.0151367Z use_cache=True, 2025-05-07T21:03:49.0151606Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0151903Z use_cpu=True, 2025-05-07T21:03:49.0152148Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0152408Z ) 2025-05-07T21:03:49.0152647Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0153278Z self=, 2025-05-07T21:03:49.0153805Z compile=True, 2025-05-07T21:03:49.0154055Z pooling_mode=, 2025-05-07T21:03:49.0154344Z T=5, 2025-05-07T21:03:49.0161952Z D=101, 2025-05-07T21:03:49.0162185Z B=67, 2025-05-07T21:03:49.0162381Z log_E=3, 2025-05-07T21:03:49.0162591Z L=15, 2025-05-07T21:03:49.0162791Z D_gradcheck=1, 2025-05-07T21:03:49.0163025Z stochastic_rounding=False, 2025-05-07T21:03:49.0163295Z weighted=True, 2025-05-07T21:03:49.0163517Z row_wise=True, 2025-05-07T21:03:49.0163725Z mixed=True, 2025-05-07T21:03:49.0163940Z use_cache=True, 2025-05-07T21:03:49.0164186Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0164477Z use_cpu=True, 2025-05-07T21:03:49.0164794Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0165071Z ) 2025-05-07T21:03:49.0165311Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0165892Z self=, 2025-05-07T21:03:49.0166477Z compile=False, 2025-05-07T21:03:49.0166726Z pooling_mode=, 2025-05-07T21:03:49.0167013Z T=2, 2025-05-07T21:03:49.0167206Z D=42, 2025-05-07T21:03:49.0167402Z B=64, 2025-05-07T21:03:49.0167587Z log_E=5, 2025-05-07T21:03:49.0167787Z L=16, 2025-05-07T21:03:49.0167986Z D_gradcheck=2, 2025-05-07T21:03:49.0168217Z stochastic_rounding=False, 2025-05-07T21:03:49.0168479Z weighted=True, 2025-05-07T21:03:49.0168699Z row_wise=True, 2025-05-07T21:03:49.0168904Z mixed=False, 2025-05-07T21:03:49.0169120Z use_cache=True, 2025-05-07T21:03:49.0169366Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0169652Z use_cpu=True, 2025-05-07T21:03:49.0169894Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0170162Z ) 2025-05-07T21:03:49.0170397Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0170978Z self=, 2025-05-07T21:03:49.0171522Z compile=True, 2025-05-07T21:03:49.0171767Z pooling_mode=, 2025-05-07T21:03:49.0172051Z T=3, 2025-05-07T21:03:49.0172246Z D=125, 2025-05-07T21:03:49.0172443Z B=89, 2025-05-07T21:03:49.0172629Z log_E=3, 2025-05-07T21:03:49.0172829Z L=17, 2025-05-07T21:03:49.0173027Z D_gradcheck=1, 2025-05-07T21:03:49.0173258Z stochastic_rounding=False, 2025-05-07T21:03:49.0173521Z weighted=True, 2025-05-07T21:03:49.0173739Z row_wise=True, 2025-05-07T21:03:49.0173947Z mixed=False, 2025-05-07T21:03:49.0174163Z use_cache=False, 2025-05-07T21:03:49.0174422Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0174710Z use_cpu=True, 2025-05-07T21:03:49.0174958Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0175228Z ) 2025-05-07T21:03:49.0175464Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0176080Z self=, 2025-05-07T21:03:49.0176636Z compile=True, 2025-05-07T21:03:49.0176937Z pooling_mode=, 2025-05-07T21:03:49.0177225Z T=5, 2025-05-07T21:03:49.0177423Z D=100, 2025-05-07T21:03:49.0177620Z B=98, 2025-05-07T21:03:49.0177808Z log_E=4, 2025-05-07T21:03:49.0178011Z L=10, 2025-05-07T21:03:49.0178212Z D_gradcheck=2, 2025-05-07T21:03:49.0178442Z stochastic_rounding=False, 2025-05-07T21:03:49.0178706Z weighted=True, 2025-05-07T21:03:49.0178931Z row_wise=True, 2025-05-07T21:03:49.0179142Z mixed=False, 2025-05-07T21:03:49.0179356Z use_cache=False, 2025-05-07T21:03:49.0179612Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0179905Z use_cpu=True, 2025-05-07T21:03:49.0180154Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0389107Z ) 2025-05-07T21:03:49.0389750Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0391402Z self=, 2025-05-07T21:03:49.0393177Z compile=False, 2025-05-07T21:03:49.0393834Z pooling_mode=, 2025-05-07T21:03:49.0394441Z T=5, 2025-05-07T21:03:49.0394808Z D=109, 2025-05-07T21:03:49.0395172Z B=89, 2025-05-07T21:03:49.0395531Z log_E=4, 2025-05-07T21:03:49.0395813Z L=3, 2025-05-07T21:03:49.0396029Z D_gradcheck=2, 2025-05-07T21:03:49.0396279Z stochastic_rounding=True, 2025-05-07T21:03:49.0396535Z weighted=False, 2025-05-07T21:03:49.0396753Z row_wise=True, 2025-05-07T21:03:49.0396957Z mixed=False, 2025-05-07T21:03:49.0397170Z use_cache=True, 2025-05-07T21:03:49.0397410Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0397865Z use_cpu=True, 2025-05-07T21:03:49.0398101Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0398368Z ) 2025-05-07T21:03:49.0398598Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0399174Z self=, 2025-05-07T21:03:49.0399774Z compile=True, 2025-05-07T21:03:49.0400021Z pooling_mode=, 2025-05-07T21:03:49.0400294Z T=5, 2025-05-07T21:03:49.0400546Z D=6, 2025-05-07T21:03:49.0400727Z B=115, 2025-05-07T21:03:49.0400910Z log_E=4, 2025-05-07T21:03:49.0401102Z L=3, 2025-05-07T21:03:49.0401294Z D_gradcheck=2, 2025-05-07T21:03:49.0401520Z stochastic_rounding=False, 2025-05-07T21:03:49.0401781Z weighted=True, 2025-05-07T21:03:49.0401998Z row_wise=True, 2025-05-07T21:03:49.0402254Z mixed=True, 2025-05-07T21:03:49.0402464Z use_cache=False, 2025-05-07T21:03:49.0402717Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0403007Z use_cpu=True, 2025-05-07T21:03:49.0403242Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0403508Z ) 2025-05-07T21:03:49.0403735Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0404305Z self=, 2025-05-07T21:03:49.0404840Z compile=False, 2025-05-07T21:03:49.0405082Z pooling_mode=, 2025-05-07T21:03:49.0405355Z T=1, 2025-05-07T21:03:49.0405543Z D=24, 2025-05-07T21:03:49.0405729Z B=6, 2025-05-07T21:03:49.0405911Z log_E=4, 2025-05-07T21:03:49.0406120Z L=5, 2025-05-07T21:03:49.0406332Z D_gradcheck=2, 2025-05-07T21:03:49.0406556Z stochastic_rounding=True, 2025-05-07T21:03:49.0406811Z weighted=True, 2025-05-07T21:03:49.0407022Z row_wise=True, 2025-05-07T21:03:49.0407225Z mixed=False, 2025-05-07T21:03:49.0407433Z use_cache=True, 2025-05-07T21:03:49.0407672Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0407954Z use_cpu=True, 2025-05-07T21:03:49.0408187Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0408447Z ) 2025-05-07T21:03:49.0408674Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0409255Z self=, 2025-05-07T21:03:49.0409793Z compile=False, 2025-05-07T21:03:49.0410096Z pooling_mode=, 2025-05-07T21:03:49.0410374Z T=4, 2025-05-07T21:03:49.0410556Z D=127, 2025-05-07T21:03:49.0410740Z B=2, 2025-05-07T21:03:49.0410915Z log_E=4, 2025-05-07T21:03:49.0411108Z L=17, 2025-05-07T21:03:49.0411302Z D_gradcheck=2, 2025-05-07T21:03:49.0411525Z stochastic_rounding=True, 2025-05-07T21:03:49.0411778Z weighted=True, 2025-05-07T21:03:49.0411989Z row_wise=True, 2025-05-07T21:03:49.0412192Z mixed=False, 2025-05-07T21:03:49.0412403Z use_cache=True, 2025-05-07T21:03:49.0412643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0412924Z use_cpu=True, 2025-05-07T21:03:49.0413163Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0413499Z ) 2025-05-07T21:03:49.0413725Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0414296Z self=, 2025-05-07T21:03:49.0414825Z compile=False, 2025-05-07T21:03:49.0415059Z pooling_mode=, 2025-05-07T21:03:49.0415336Z T=5, 2025-05-07T21:03:49.0415520Z D=65, 2025-05-07T21:03:49.0415703Z B=3, 2025-05-07T21:03:49.0415886Z log_E=4, 2025-05-07T21:03:49.0416077Z L=3, 2025-05-07T21:03:49.0416258Z D_gradcheck=1, 2025-05-07T21:03:49.0416488Z stochastic_rounding=True, 2025-05-07T21:03:49.0416741Z weighted=True, 2025-05-07T21:03:49.0416951Z row_wise=True, 2025-05-07T21:03:49.0417150Z mixed=False, 2025-05-07T21:03:49.0417362Z use_cache=True, 2025-05-07T21:03:49.0417647Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0417928Z use_cpu=True, 2025-05-07T21:03:49.0418157Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0418413Z ) 2025-05-07T21:03:49.0418635Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0419206Z self=, 2025-05-07T21:03:49.0419774Z compile=True, 2025-05-07T21:03:49.0420008Z pooling_mode=, 2025-05-07T21:03:49.0420289Z T=1, 2025-05-07T21:03:49.0420471Z D=122, 2025-05-07T21:03:49.0420655Z B=18, 2025-05-07T21:03:49.0420837Z log_E=5, 2025-05-07T21:03:49.0421025Z L=3, 2025-05-07T21:03:49.0421206Z D_gradcheck=1, 2025-05-07T21:03:49.0421434Z stochastic_rounding=False, 2025-05-07T21:03:49.0421690Z weighted=False, 2025-05-07T21:03:49.0421896Z row_wise=True, 2025-05-07T21:03:49.0422101Z mixed=False, 2025-05-07T21:03:49.0422310Z use_cache=True, 2025-05-07T21:03:49.0422544Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0422836Z use_cpu=True, 2025-05-07T21:03:49.0423070Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0423328Z ) 2025-05-07T21:03:49.0423557Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0424134Z self=, 2025-05-07T21:03:49.0424659Z compile=True, 2025-05-07T21:03:49.0424895Z pooling_mode=, 2025-05-07T21:03:49.0425173Z T=5, 2025-05-07T21:03:49.0425357Z D=9, 2025-05-07T21:03:49.0425535Z B=31, 2025-05-07T21:03:49.0425725Z log_E=4, 2025-05-07T21:03:49.0425931Z L=1, 2025-05-07T21:03:49.0426143Z D_gradcheck=1, 2025-05-07T21:03:49.0426373Z stochastic_rounding=True, 2025-05-07T21:03:49.0426628Z weighted=True, 2025-05-07T21:03:49.0426834Z row_wise=True, 2025-05-07T21:03:49.0427042Z mixed=False, 2025-05-07T21:03:49.0427251Z use_cache=False, 2025-05-07T21:03:49.0427493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0427776Z use_cpu=True, 2025-05-07T21:03:49.0428008Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0428255Z ) 2025-05-07T21:03:49.0428485Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0429058Z self=, 2025-05-07T21:03:49.0429635Z compile=False, 2025-05-07T21:03:49.0429878Z pooling_mode=, 2025-05-07T21:03:49.0430155Z T=2, 2025-05-07T21:03:49.0430336Z D=4, 2025-05-07T21:03:49.0430515Z B=121, 2025-05-07T21:03:49.0430702Z log_E=4, 2025-05-07T21:03:49.0430895Z L=16, 2025-05-07T21:03:49.0431077Z D_gradcheck=2, 2025-05-07T21:03:49.0431299Z stochastic_rounding=True, 2025-05-07T21:03:49.0431550Z weighted=False, 2025-05-07T21:03:49.0431756Z row_wise=True, 2025-05-07T21:03:49.0431963Z mixed=True, 2025-05-07T21:03:49.0432168Z use_cache=True, 2025-05-07T21:03:49.0432401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0432684Z use_cpu=True, 2025-05-07T21:03:49.0432962Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0433217Z ) 2025-05-07T21:03:49.0433446Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0434020Z self=, 2025-05-07T21:03:49.0434542Z compile=True, 2025-05-07T21:03:49.0434780Z pooling_mode=, 2025-05-07T21:03:49.0435058Z T=3, 2025-05-07T21:03:49.0435238Z D=31, 2025-05-07T21:03:49.0435417Z B=90, 2025-05-07T21:03:49.0435606Z log_E=4, 2025-05-07T21:03:49.0435794Z L=14, 2025-05-07T21:03:49.0436008Z D_gradcheck=1, 2025-05-07T21:03:49.0436257Z stochastic_rounding=False, 2025-05-07T21:03:49.0436507Z weighted=True, 2025-05-07T21:03:49.0436712Z row_wise=True, 2025-05-07T21:03:49.0436918Z mixed=True, 2025-05-07T21:03:49.0437120Z use_cache=False, 2025-05-07T21:03:49.0437409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0437698Z use_cpu=True, 2025-05-07T21:03:49.0437929Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0438186Z ) 2025-05-07T21:03:49.0438414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0439046Z self=, 2025-05-07T21:03:49.0439565Z compile=True, 2025-05-07T21:03:49.0439802Z pooling_mode=, 2025-05-07T21:03:49.0440081Z T=1, 2025-05-07T21:03:49.0440260Z D=27, 2025-05-07T21:03:49.0440528Z B=48, 2025-05-07T21:03:49.0440717Z log_E=3, 2025-05-07T21:03:49.0440908Z L=14, 2025-05-07T21:03:49.0441103Z D_gradcheck=1, 2025-05-07T21:03:49.0441337Z stochastic_rounding=True, 2025-05-07T21:03:49.0441588Z weighted=True, 2025-05-07T21:03:49.0441800Z row_wise=True, 2025-05-07T21:03:49.0442008Z mixed=False, 2025-05-07T21:03:49.0442218Z use_cache=True, 2025-05-07T21:03:49.0442461Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0442755Z use_cpu=True, 2025-05-07T21:03:49.0442989Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0443247Z ) 2025-05-07T21:03:49.0443480Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0444061Z self=, 2025-05-07T21:03:49.0444597Z compile=True, 2025-05-07T21:03:49.0444839Z pooling_mode=, 2025-05-07T21:03:49.0445123Z T=1, 2025-05-07T21:03:49.0445305Z D=126, 2025-05-07T21:03:49.0445494Z B=116, 2025-05-07T21:03:49.0445684Z log_E=3, 2025-05-07T21:03:49.0445876Z L=6, 2025-05-07T21:03:49.0446069Z D_gradcheck=1, 2025-05-07T21:03:49.0446300Z stochastic_rounding=True, 2025-05-07T21:03:49.0446553Z weighted=True, 2025-05-07T21:03:49.0446766Z row_wise=True, 2025-05-07T21:03:49.0446977Z mixed=False, 2025-05-07T21:03:49.0447187Z use_cache=False, 2025-05-07T21:03:49.0447439Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0447729Z use_cpu=True, 2025-05-07T21:03:49.0447960Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0448220Z ) 2025-05-07T21:03:49.0448452Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0449101Z self=, 2025-05-07T21:03:49.0449638Z compile=True, 2025-05-07T21:03:49.0449876Z pooling_mode=, 2025-05-07T21:03:49.0450160Z T=2, 2025-05-07T21:03:49.0450345Z D=89, 2025-05-07T21:03:49.0450533Z B=25, 2025-05-07T21:03:49.0450721Z log_E=5, 2025-05-07T21:03:49.0450915Z L=0, 2025-05-07T21:03:49.0451109Z D_gradcheck=1, 2025-05-07T21:03:49.0451343Z stochastic_rounding=False, 2025-05-07T21:03:49.0451597Z weighted=True, 2025-05-07T21:03:49.0451811Z row_wise=True, 2025-05-07T21:03:49.0452017Z mixed=False, 2025-05-07T21:03:49.0452228Z use_cache=False, 2025-05-07T21:03:49.0452481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0452816Z use_cpu=True, 2025-05-07T21:03:49.0453046Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0453309Z ) 2025-05-07T21:03:49.0453542Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0454120Z self=, 2025-05-07T21:03:49.0454660Z compile=False, 2025-05-07T21:03:49.0454909Z pooling_mode=, 2025-05-07T21:03:49.0455188Z T=1, 2025-05-07T21:03:49.0455370Z D=87, 2025-05-07T21:03:49.0455555Z B=57, 2025-05-07T21:03:49.0455743Z log_E=5, 2025-05-07T21:03:49.0455957Z L=10, 2025-05-07T21:03:49.0456173Z D_gradcheck=2, 2025-05-07T21:03:49.0456403Z stochastic_rounding=True, 2025-05-07T21:03:49.0456655Z weighted=False, 2025-05-07T21:03:49.0456869Z row_wise=True, 2025-05-07T21:03:49.0457078Z mixed=True, 2025-05-07T21:03:49.0457333Z use_cache=True, 2025-05-07T21:03:49.0457576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0457867Z use_cpu=True, 2025-05-07T21:03:49.0458098Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0458358Z ) 2025-05-07T21:03:49.0458633Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0459207Z self=, 2025-05-07T21:03:49.0459743Z compile=False, 2025-05-07T21:03:49.0459983Z pooling_mode=, 2025-05-07T21:03:49.0460263Z T=4, 2025-05-07T21:03:49.0460446Z D=6, 2025-05-07T21:03:49.0460631Z B=65, 2025-05-07T21:03:49.0460818Z log_E=4, 2025-05-07T21:03:49.0461011Z L=12, 2025-05-07T21:03:49.0461207Z D_gradcheck=2, 2025-05-07T21:03:49.0461439Z stochastic_rounding=False, 2025-05-07T21:03:49.0461689Z weighted=True, 2025-05-07T21:03:49.0461904Z row_wise=True, 2025-05-07T21:03:49.0462116Z mixed=True, 2025-05-07T21:03:49.0462328Z use_cache=False, 2025-05-07T21:03:49.0462578Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0462868Z use_cpu=True, 2025-05-07T21:03:49.0463099Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0463362Z ) 2025-05-07T21:03:49.0463597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0464171Z self=, 2025-05-07T21:03:49.0464709Z compile=False, 2025-05-07T21:03:49.0464952Z pooling_mode=, 2025-05-07T21:03:49.0465230Z T=3, 2025-05-07T21:03:49.0465416Z D=52, 2025-05-07T21:03:49.0465607Z B=52, 2025-05-07T21:03:49.0465792Z log_E=3, 2025-05-07T21:03:49.0465987Z L=13, 2025-05-07T21:03:49.0466192Z D_gradcheck=2, 2025-05-07T21:03:49.0466449Z stochastic_rounding=True, 2025-05-07T21:03:49.0466706Z weighted=True, 2025-05-07T21:03:49.0466923Z row_wise=True, 2025-05-07T21:03:49.0467136Z mixed=True, 2025-05-07T21:03:49.0467337Z use_cache=True, 2025-05-07T21:03:49.0467581Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0467867Z use_cpu=True, 2025-05-07T21:03:49.0468097Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0468357Z ) 2025-05-07T21:03:49.0468586Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0469201Z self=, 2025-05-07T21:03:49.0469730Z compile=True, 2025-05-07T21:03:49.0469965Z pooling_mode=, 2025-05-07T21:03:49.0470237Z T=5, 2025-05-07T21:03:49.0470419Z D=80, 2025-05-07T21:03:49.0470601Z B=116, 2025-05-07T21:03:49.0470781Z log_E=5, 2025-05-07T21:03:49.0470972Z L=16, 2025-05-07T21:03:49.0471163Z D_gradcheck=2, 2025-05-07T21:03:49.0471385Z stochastic_rounding=True, 2025-05-07T21:03:49.0471635Z weighted=True, 2025-05-07T21:03:49.0471840Z row_wise=True, 2025-05-07T21:03:49.0472043Z mixed=False, 2025-05-07T21:03:49.0472249Z use_cache=True, 2025-05-07T21:03:49.0472533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0472816Z use_cpu=True, 2025-05-07T21:03:49.0473046Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0473305Z ) 2025-05-07T21:03:49.0473536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0474102Z self=, 2025-05-07T21:03:49.0474638Z compile=True, 2025-05-07T21:03:49.0480895Z pooling_mode=, 2025-05-07T21:03:49.0481199Z T=2, 2025-05-07T21:03:49.0481387Z D=28, 2025-05-07T21:03:49.0481561Z B=73, 2025-05-07T21:03:49.0481741Z log_E=5, 2025-05-07T21:03:49.0481926Z L=2, 2025-05-07T21:03:49.0482109Z D_gradcheck=1, 2025-05-07T21:03:49.0482332Z stochastic_rounding=False, 2025-05-07T21:03:49.0482588Z weighted=False, 2025-05-07T21:03:49.0482806Z row_wise=True, 2025-05-07T21:03:49.0483089Z mixed=True, 2025-05-07T21:03:49.0483296Z use_cache=False, 2025-05-07T21:03:49.0483547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0483832Z use_cpu=True, 2025-05-07T21:03:49.0484055Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0698248Z ) 2025-05-07T21:03:49.0698618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0699501Z self=, 2025-05-07T21:03:49.0700244Z compile=False, 2025-05-07T21:03:49.0700574Z pooling_mode=, 2025-05-07T21:03:49.0700927Z T=5, 2025-05-07T21:03:49.0701112Z D=89, 2025-05-07T21:03:49.0701299Z B=66, 2025-05-07T21:03:49.0701480Z log_E=5, 2025-05-07T21:03:49.0701672Z L=15, 2025-05-07T21:03:49.0701865Z D_gradcheck=1, 2025-05-07T21:03:49.0702092Z stochastic_rounding=True, 2025-05-07T21:03:49.0702350Z weighted=False, 2025-05-07T21:03:49.0702573Z row_wise=True, 2025-05-07T21:03:49.0702778Z mixed=True, 2025-05-07T21:03:49.0702986Z use_cache=False, 2025-05-07T21:03:49.0703241Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0703525Z use_cpu=True, 2025-05-07T21:03:49.0703763Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0704034Z ) 2025-05-07T21:03:49.0704263Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0704841Z self=, 2025-05-07T21:03:49.0705371Z compile=True, 2025-05-07T21:03:49.0705604Z pooling_mode=, 2025-05-07T21:03:49.0705883Z T=1, 2025-05-07T21:03:49.0706070Z D=4, 2025-05-07T21:03:49.0706254Z B=79, 2025-05-07T21:03:49.0706443Z log_E=5, 2025-05-07T21:03:49.0706634Z L=17, 2025-05-07T21:03:49.0706820Z D_gradcheck=2, 2025-05-07T21:03:49.0707048Z stochastic_rounding=False, 2025-05-07T21:03:49.0707304Z weighted=True, 2025-05-07T21:03:49.0707519Z row_wise=True, 2025-05-07T21:03:49.0707727Z mixed=True, 2025-05-07T21:03:49.0707938Z use_cache=True, 2025-05-07T21:03:49.0708175Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0708458Z use_cpu=True, 2025-05-07T21:03:49.0708688Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0708947Z ) 2025-05-07T21:03:49.0709284Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0709861Z self=, 2025-05-07T21:03:49.0710395Z compile=False, 2025-05-07T21:03:49.0710638Z pooling_mode=, 2025-05-07T21:03:49.0710925Z T=5, 2025-05-07T21:03:49.0711116Z D=114, 2025-05-07T21:03:49.0711303Z B=102, 2025-05-07T21:03:49.0711492Z log_E=3, 2025-05-07T21:03:49.0711685Z L=2, 2025-05-07T21:03:49.0711876Z D_gradcheck=1, 2025-05-07T21:03:49.0712107Z stochastic_rounding=True, 2025-05-07T21:03:49.0712368Z weighted=False, 2025-05-07T21:03:49.0712583Z row_wise=True, 2025-05-07T21:03:49.0712798Z mixed=False, 2025-05-07T21:03:49.0713084Z use_cache=True, 2025-05-07T21:03:49.0713331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0713612Z use_cpu=True, 2025-05-07T21:03:49.0713844Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0714101Z ) 2025-05-07T21:03:49.0714329Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0714909Z self=, 2025-05-07T21:03:49.0715442Z compile=True, 2025-05-07T21:03:49.0715678Z pooling_mode=, 2025-05-07T21:03:49.0715995Z T=3, 2025-05-07T21:03:49.0716203Z D=10, 2025-05-07T21:03:49.0716385Z B=119, 2025-05-07T21:03:49.0716571Z log_E=5, 2025-05-07T21:03:49.0716762Z L=16, 2025-05-07T21:03:49.0716948Z D_gradcheck=2, 2025-05-07T21:03:49.0717178Z stochastic_rounding=True, 2025-05-07T21:03:49.0717437Z weighted=True, 2025-05-07T21:03:49.0717737Z row_wise=True, 2025-05-07T21:03:49.0717957Z mixed=False, 2025-05-07T21:03:49.0718177Z use_cache=False, 2025-05-07T21:03:49.0718426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0718716Z use_cpu=True, 2025-05-07T21:03:49.0719008Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0719277Z ) 2025-05-07T21:03:49.0719510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0720083Z self=, 2025-05-07T21:03:49.0720678Z compile=True, 2025-05-07T21:03:49.0720911Z pooling_mode=, 2025-05-07T21:03:49.0721190Z T=1, 2025-05-07T21:03:49.0721383Z D=88, 2025-05-07T21:03:49.0721565Z B=82, 2025-05-07T21:03:49.0721749Z log_E=3, 2025-05-07T21:03:49.0721940Z L=13, 2025-05-07T21:03:49.0722128Z D_gradcheck=1, 2025-05-07T21:03:49.0722363Z stochastic_rounding=True, 2025-05-07T21:03:49.0722624Z weighted=False, 2025-05-07T21:03:49.0722833Z row_wise=True, 2025-05-07T21:03:49.0723042Z mixed=False, 2025-05-07T21:03:49.0723256Z use_cache=True, 2025-05-07T21:03:49.0723491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0723773Z use_cpu=True, 2025-05-07T21:03:49.0724006Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0724260Z ) 2025-05-07T21:03:49.0724493Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0725057Z self=, 2025-05-07T21:03:49.0725590Z compile=False, 2025-05-07T21:03:49.0725828Z pooling_mode=, 2025-05-07T21:03:49.0726105Z T=1, 2025-05-07T21:03:49.0726305Z D=70, 2025-05-07T21:03:49.0726516Z B=59, 2025-05-07T21:03:49.0726709Z log_E=4, 2025-05-07T21:03:49.0726901Z L=2, 2025-05-07T21:03:49.0727087Z D_gradcheck=2, 2025-05-07T21:03:49.0727317Z stochastic_rounding=True, 2025-05-07T21:03:49.0727577Z weighted=True, 2025-05-07T21:03:49.0727784Z row_wise=True, 2025-05-07T21:03:49.0727995Z mixed=False, 2025-05-07T21:03:49.0728203Z use_cache=True, 2025-05-07T21:03:49.0728440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0728722Z use_cpu=True, 2025-05-07T21:03:49.0728953Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0729211Z ) 2025-05-07T21:03:49.0729489Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0730066Z self=, 2025-05-07T21:03:49.0730595Z compile=True, 2025-05-07T21:03:49.0730832Z pooling_mode=, 2025-05-07T21:03:49.0731113Z T=2, 2025-05-07T21:03:49.0731293Z D=51, 2025-05-07T21:03:49.0731475Z B=122, 2025-05-07T21:03:49.0731664Z log_E=5, 2025-05-07T21:03:49.0731861Z L=10, 2025-05-07T21:03:49.0732052Z D_gradcheck=1, 2025-05-07T21:03:49.0732282Z stochastic_rounding=True, 2025-05-07T21:03:49.0732539Z weighted=False, 2025-05-07T21:03:49.0732748Z row_wise=True, 2025-05-07T21:03:49.0733009Z mixed=False, 2025-05-07T21:03:49.0733223Z use_cache=True, 2025-05-07T21:03:49.0733460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0733747Z use_cpu=True, 2025-05-07T21:03:49.0733978Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0734232Z ) 2025-05-07T21:03:49.0734463Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0735036Z self=, 2025-05-07T21:03:49.0735564Z compile=False, 2025-05-07T21:03:49.0735801Z pooling_mode=, 2025-05-07T21:03:49.0736078Z T=5, 2025-05-07T21:03:49.0736257Z D=60, 2025-05-07T21:03:49.0736441Z B=51, 2025-05-07T21:03:49.0736630Z log_E=4, 2025-05-07T21:03:49.0736818Z L=20, 2025-05-07T21:03:49.0737007Z D_gradcheck=2, 2025-05-07T21:03:49.0737243Z stochastic_rounding=False, 2025-05-07T21:03:49.0737550Z weighted=True, 2025-05-07T21:03:49.0737759Z row_wise=True, 2025-05-07T21:03:49.0737968Z mixed=False, 2025-05-07T21:03:49.0738176Z use_cache=True, 2025-05-07T21:03:49.0738412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0738768Z use_cpu=True, 2025-05-07T21:03:49.0739003Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0739261Z ) 2025-05-07T21:03:49.0739490Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0740053Z self=, 2025-05-07T21:03:49.0740585Z compile=False, 2025-05-07T21:03:49.0740826Z pooling_mode=, 2025-05-07T21:03:49.0741101Z T=5, 2025-05-07T21:03:49.0741285Z D=120, 2025-05-07T21:03:49.0741470Z B=31, 2025-05-07T21:03:49.0741653Z log_E=3, 2025-05-07T21:03:49.0741840Z L=12, 2025-05-07T21:03:49.0742026Z D_gradcheck=2, 2025-05-07T21:03:49.0742252Z stochastic_rounding=False, 2025-05-07T21:03:49.0742507Z weighted=True, 2025-05-07T21:03:49.0742733Z row_wise=True, 2025-05-07T21:03:49.0742938Z mixed=True, 2025-05-07T21:03:49.0743149Z use_cache=False, 2025-05-07T21:03:49.0743392Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0743673Z use_cpu=True, 2025-05-07T21:03:49.0743902Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0744159Z ) 2025-05-07T21:03:49.0744382Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0744946Z self=, 2025-05-07T21:03:49.0745477Z compile=True, 2025-05-07T21:03:49.0745714Z pooling_mode=, 2025-05-07T21:03:49.0746023Z T=4, 2025-05-07T21:03:49.0746232Z D=115, 2025-05-07T21:03:49.0746421Z B=43, 2025-05-07T21:03:49.0746601Z log_E=3, 2025-05-07T21:03:49.0746795Z L=7, 2025-05-07T21:03:49.0746984Z D_gradcheck=2, 2025-05-07T21:03:49.0747216Z stochastic_rounding=True, 2025-05-07T21:03:49.0747470Z weighted=True, 2025-05-07T21:03:49.0747684Z row_wise=True, 2025-05-07T21:03:49.0747885Z mixed=False, 2025-05-07T21:03:49.0748093Z use_cache=True, 2025-05-07T21:03:49.0748329Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0748609Z use_cpu=True, 2025-05-07T21:03:49.0748841Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0749140Z ) 2025-05-07T21:03:49.0749366Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0749927Z self=, 2025-05-07T21:03:49.0750449Z compile=True, 2025-05-07T21:03:49.0750677Z pooling_mode=, 2025-05-07T21:03:49.0750949Z T=4, 2025-05-07T21:03:49.0751124Z D=30, 2025-05-07T21:03:49.0751297Z B=19, 2025-05-07T21:03:49.0751474Z log_E=3, 2025-05-07T21:03:49.0751666Z L=6, 2025-05-07T21:03:49.0751850Z D_gradcheck=2, 2025-05-07T21:03:49.0752074Z stochastic_rounding=True, 2025-05-07T21:03:49.0752324Z weighted=True, 2025-05-07T21:03:49.0752576Z row_wise=True, 2025-05-07T21:03:49.0752774Z mixed=False, 2025-05-07T21:03:49.0752973Z use_cache=True, 2025-05-07T21:03:49.0753204Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0753482Z use_cpu=True, 2025-05-07T21:03:49.0753707Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0753964Z ) 2025-05-07T21:03:49.0754188Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0754751Z self=, 2025-05-07T21:03:49.0755275Z compile=True, 2025-05-07T21:03:49.0755503Z pooling_mode=, 2025-05-07T21:03:49.0755776Z T=2, 2025-05-07T21:03:49.0755954Z D=89, 2025-05-07T21:03:49.0756137Z B=89, 2025-05-07T21:03:49.0756341Z log_E=3, 2025-05-07T21:03:49.0756541Z L=5, 2025-05-07T21:03:49.0756722Z D_gradcheck=1, 2025-05-07T21:03:49.0756991Z stochastic_rounding=False, 2025-05-07T21:03:49.0757241Z weighted=True, 2025-05-07T21:03:49.0757451Z row_wise=True, 2025-05-07T21:03:49.0757651Z mixed=True, 2025-05-07T21:03:49.0757856Z use_cache=False, 2025-05-07T21:03:49.0758099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0758438Z use_cpu=True, 2025-05-07T21:03:49.0758671Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0758932Z ) 2025-05-07T21:03:49.0759159Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0759721Z self=, 2025-05-07T21:03:49.0760242Z compile=False, 2025-05-07T21:03:49.0760582Z pooling_mode=, 2025-05-07T21:03:49.0760854Z T=3, 2025-05-07T21:03:49.0761034Z D=123, 2025-05-07T21:03:49.0761219Z B=30, 2025-05-07T21:03:49.0761396Z log_E=3, 2025-05-07T21:03:49.0761578Z L=10, 2025-05-07T21:03:49.0761765Z D_gradcheck=1, 2025-05-07T21:03:49.0761988Z stochastic_rounding=False, 2025-05-07T21:03:49.0762247Z weighted=False, 2025-05-07T21:03:49.0762465Z row_wise=True, 2025-05-07T21:03:49.0762664Z mixed=True, 2025-05-07T21:03:49.0762869Z use_cache=True, 2025-05-07T21:03:49.0763103Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0763381Z use_cpu=True, 2025-05-07T21:03:49.0763610Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0763862Z ) 2025-05-07T21:03:49.0764082Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0764644Z self=, 2025-05-07T21:03:49.0765164Z compile=True, 2025-05-07T21:03:49.0765399Z pooling_mode=, 2025-05-07T21:03:49.0765669Z T=2, 2025-05-07T21:03:49.0765844Z D=10, 2025-05-07T21:03:49.0766020Z B=74, 2025-05-07T21:03:49.0766197Z log_E=4, 2025-05-07T21:03:49.0766383Z L=1, 2025-05-07T21:03:49.0766570Z D_gradcheck=2, 2025-05-07T21:03:49.0766789Z stochastic_rounding=True, 2025-05-07T21:03:49.0767045Z weighted=True, 2025-05-07T21:03:49.0767252Z row_wise=True, 2025-05-07T21:03:49.0767446Z mixed=True, 2025-05-07T21:03:49.0767652Z use_cache=True, 2025-05-07T21:03:49.0767885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0768158Z use_cpu=True, 2025-05-07T21:03:49.0768433Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.0768689Z ) 2025-05-07T21:03:49.0768911Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0769471Z self=, 2025-05-07T21:03:49.0769993Z compile=False, 2025-05-07T21:03:49.0770229Z pooling_mode=, 2025-05-07T21:03:49.0770503Z T=2, 2025-05-07T21:03:49.0770680Z D=94, 2025-05-07T21:03:49.0770863Z B=81, 2025-05-07T21:03:49.0771041Z log_E=4, 2025-05-07T21:03:49.0771230Z L=6, 2025-05-07T21:03:49.0771415Z D_gradcheck=2, 2025-05-07T21:03:49.0771632Z stochastic_rounding=True, 2025-05-07T21:03:49.0771930Z weighted=True, 2025-05-07T21:03:49.0772138Z row_wise=True, 2025-05-07T21:03:49.0772334Z mixed=True, 2025-05-07T21:03:49.0772539Z use_cache=False, 2025-05-07T21:03:49.0772783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0773059Z use_cpu=True, 2025-05-07T21:03:49.0773291Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0773543Z ) 2025-05-07T21:03:49.0773764Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0774330Z self=, 2025-05-07T21:03:49.0774852Z compile=True, 2025-05-07T21:03:49.0775082Z pooling_mode=, 2025-05-07T21:03:49.0775359Z T=3, 2025-05-07T21:03:49.0775536Z D=94, 2025-05-07T21:03:49.0775713Z B=50, 2025-05-07T21:03:49.0775907Z log_E=4, 2025-05-07T21:03:49.0776126Z L=10, 2025-05-07T21:03:49.0776362Z D_gradcheck=2, 2025-05-07T21:03:49.0776598Z stochastic_rounding=False, 2025-05-07T21:03:49.0776851Z weighted=True, 2025-05-07T21:03:49.0777057Z row_wise=True, 2025-05-07T21:03:49.0777260Z mixed=False, 2025-05-07T21:03:49.0777462Z use_cache=True, 2025-05-07T21:03:49.0777736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.0778011Z use_cpu=True, 2025-05-07T21:03:49.0778242Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.0778496Z ) 2025-05-07T21:03:49.0778719Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.0779280Z self=, 2025-05-07T21:03:49.0779804Z compile=False, 2025-05-07T21:03:49.0780037Z pooling_mode=, 2025-05-07T21:03:49.0780311Z T=1, 2025-05-07T21:03:49.0780486Z D=80, 2025-05-07T21:03:49.0780661Z B=111, 2025-05-07T21:03:49.0780840Z log_E=4, 2025-05-07T21:03:49.0781025Z L=3, 2025-05-07T21:03:49.0781211Z D_gradcheck=2, 2025-05-07T21:03:49.0781441Z stochastic_rounding=True, 2025-05-07T21:03:49.0781692Z weighted=False, 2025-05-07T21:03:49.0781900Z row_wise=True, 2025-05-07T21:03:49.0782101Z mixed=True, 2025-05-07T21:03:49.0782308Z use_cache=True, 2025-05-07T21:03:49.0782539Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.0782816Z use_cpu=True, 2025-05-07T21:03:49.0783038Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1002487Z ) 2025-05-07T21:03:49.1003563Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1004830Z self=, 2025-05-07T21:03:49.1006000Z compile=False, 2025-05-07T21:03:49.1006516Z pooling_mode=, 2025-05-07T21:03:49.1007107Z T=5, 2025-05-07T21:03:49.1007482Z D=55, 2025-05-07T21:03:49.1007774Z B=22, 2025-05-07T21:03:49.1008059Z log_E=4, 2025-05-07T21:03:49.1008379Z L=4, 2025-05-07T21:03:49.1008673Z D_gradcheck=2, 2025-05-07T21:03:49.1009036Z stochastic_rounding=False, 2025-05-07T21:03:49.1009435Z weighted=False, 2025-05-07T21:03:49.1009766Z row_wise=True, 2025-05-07T21:03:49.1010151Z mixed=True, 2025-05-07T21:03:49.1010499Z use_cache=False, 2025-05-07T21:03:49.1010936Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1011795Z use_cpu=True, 2025-05-07T21:03:49.1012217Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1012652Z ) 2025-05-07T21:03:49.1013022Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1014057Z self=, 2025-05-07T21:03:49.1014938Z compile=True, 2025-05-07T21:03:49.1015337Z pooling_mode=, 2025-05-07T21:03:49.1015850Z T=1, 2025-05-07T21:03:49.1016149Z D=49, 2025-05-07T21:03:49.1016467Z B=76, 2025-05-07T21:03:49.1016771Z log_E=5, 2025-05-07T21:03:49.1017084Z L=7, 2025-05-07T21:03:49.1017420Z D_gradcheck=1, 2025-05-07T21:03:49.1017970Z stochastic_rounding=True, 2025-05-07T21:03:49.1018385Z weighted=True, 2025-05-07T21:03:49.1018739Z row_wise=True, 2025-05-07T21:03:49.1019090Z mixed=False, 2025-05-07T21:03:49.1019233Z use_cache=True, 2025-05-07T21:03:49.1019412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1019570Z use_cpu=True, 2025-05-07T21:03:49.1019745Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1019866Z ) 2025-05-07T21:03:49.1020091Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1033208Z self=, 2025-05-07T21:03:49.1033426Z compile=True, 2025-05-07T21:03:49.1033675Z pooling_mode=, 2025-05-07T21:03:49.1033861Z T=1, 2025-05-07T21:03:49.1034030Z D=83, 2025-05-07T21:03:49.1034201Z B=123, 2025-05-07T21:03:49.1034378Z log_E=4, 2025-05-07T21:03:49.1034736Z L=13, 2025-05-07T21:03:49.1034923Z D_gradcheck=2, 2025-05-07T21:03:49.1035151Z stochastic_rounding=False, 2025-05-07T21:03:49.1035297Z weighted=False, 2025-05-07T21:03:49.1035455Z row_wise=True, 2025-05-07T21:03:49.1035711Z mixed=True, 2025-05-07T21:03:49.1035839Z use_cache=False, 2025-05-07T21:03:49.1036020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1036144Z use_cpu=True, 2025-05-07T21:03:49.1036303Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1036427Z ) 2025-05-07T21:03:49.1036635Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1037185Z self=, 2025-05-07T21:03:49.1037322Z compile=True, 2025-05-07T21:03:49.1037485Z pooling_mode=, 2025-05-07T21:03:49.1037611Z T=1, 2025-05-07T21:03:49.1037734Z D=95, 2025-05-07T21:03:49.1037889Z B=68, 2025-05-07T21:03:49.1038058Z log_E=4, 2025-05-07T21:03:49.1038188Z L=20, 2025-05-07T21:03:49.1038321Z D_gradcheck=2, 2025-05-07T21:03:49.1038509Z stochastic_rounding=False, 2025-05-07T21:03:49.1038653Z weighted=True, 2025-05-07T21:03:49.1038795Z row_wise=True, 2025-05-07T21:03:49.1038958Z mixed=True, 2025-05-07T21:03:49.1039100Z use_cache=False, 2025-05-07T21:03:49.1039291Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1039438Z use_cpu=True, 2025-05-07T21:03:49.1039606Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1039727Z ) 2025-05-07T21:03:49.1039966Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1040660Z self=, 2025-05-07T21:03:49.1040803Z compile=True, 2025-05-07T21:03:49.1040971Z pooling_mode=, 2025-05-07T21:03:49.1041093Z T=1, 2025-05-07T21:03:49.1041227Z D=123, 2025-05-07T21:03:49.1041352Z B=87, 2025-05-07T21:03:49.1041482Z log_E=5, 2025-05-07T21:03:49.1041612Z L=20, 2025-05-07T21:03:49.1041752Z D_gradcheck=1, 2025-05-07T21:03:49.1041908Z stochastic_rounding=True, 2025-05-07T21:03:49.1042052Z weighted=False, 2025-05-07T21:03:49.1042184Z row_wise=True, 2025-05-07T21:03:49.1042313Z mixed=True, 2025-05-07T21:03:49.1042457Z use_cache=False, 2025-05-07T21:03:49.1042781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1042921Z use_cpu=True, 2025-05-07T21:03:49.1043097Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1043218Z ) 2025-05-07T21:03:49.1043453Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1044027Z self=, 2025-05-07T21:03:49.1044163Z compile=True, 2025-05-07T21:03:49.1044355Z pooling_mode=, 2025-05-07T21:03:49.1044476Z T=3, 2025-05-07T21:03:49.1044595Z D=49, 2025-05-07T21:03:49.1044723Z B=53, 2025-05-07T21:03:49.1044858Z log_E=3, 2025-05-07T21:03:49.1044982Z L=14, 2025-05-07T21:03:49.1045212Z D_gradcheck=2, 2025-05-07T21:03:49.1045367Z stochastic_rounding=True, 2025-05-07T21:03:49.1045500Z weighted=False, 2025-05-07T21:03:49.1045640Z row_wise=True, 2025-05-07T21:03:49.1045777Z mixed=True, 2025-05-07T21:03:49.1045912Z use_cache=False, 2025-05-07T21:03:49.1046110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1046240Z use_cpu=True, 2025-05-07T21:03:49.1046412Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1046533Z ) 2025-05-07T21:03:49.1046756Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1047336Z self=, 2025-05-07T21:03:49.1047473Z compile=True, 2025-05-07T21:03:49.1047654Z pooling_mode=, 2025-05-07T21:03:49.1047791Z T=1, 2025-05-07T21:03:49.1047915Z D=106, 2025-05-07T21:03:49.1048114Z B=51, 2025-05-07T21:03:49.1048257Z log_E=4, 2025-05-07T21:03:49.1048380Z L=11, 2025-05-07T21:03:49.1048519Z D_gradcheck=2, 2025-05-07T21:03:49.1048682Z stochastic_rounding=False, 2025-05-07T21:03:49.1048810Z weighted=True, 2025-05-07T21:03:49.1049026Z row_wise=True, 2025-05-07T21:03:49.1049155Z mixed=True, 2025-05-07T21:03:49.1049293Z use_cache=False, 2025-05-07T21:03:49.1049483Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1049612Z use_cpu=True, 2025-05-07T21:03:49.1049777Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1049907Z ) 2025-05-07T21:03:49.1050134Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1050708Z self=, 2025-05-07T21:03:49.1050850Z compile=True, 2025-05-07T21:03:49.1051024Z pooling_mode=, 2025-05-07T21:03:49.1051147Z T=5, 2025-05-07T21:03:49.1051306Z D=37, 2025-05-07T21:03:49.1051463Z B=94, 2025-05-07T21:03:49.1051594Z log_E=5, 2025-05-07T21:03:49.1051718Z L=20, 2025-05-07T21:03:49.1051849Z D_gradcheck=1, 2025-05-07T21:03:49.1052015Z stochastic_rounding=True, 2025-05-07T21:03:49.1052149Z weighted=True, 2025-05-07T21:03:49.1052285Z row_wise=True, 2025-05-07T21:03:49.1052418Z mixed=False, 2025-05-07T21:03:49.1052550Z use_cache=True, 2025-05-07T21:03:49.1052732Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1052878Z use_cpu=True, 2025-05-07T21:03:49.1053042Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1053161Z ) 2025-05-07T21:03:49.1053390Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1053963Z self=, 2025-05-07T21:03:49.1054107Z compile=False, 2025-05-07T21:03:49.1054297Z pooling_mode=, 2025-05-07T21:03:49.1054421Z T=2, 2025-05-07T21:03:49.1054549Z D=107, 2025-05-07T21:03:49.1054676Z B=84, 2025-05-07T21:03:49.1054804Z log_E=3, 2025-05-07T21:03:49.1054939Z L=16, 2025-05-07T21:03:49.1055073Z D_gradcheck=1, 2025-05-07T21:03:49.1055233Z stochastic_rounding=False, 2025-05-07T21:03:49.1055388Z weighted=False, 2025-05-07T21:03:49.1055527Z row_wise=True, 2025-05-07T21:03:49.1055663Z mixed=True, 2025-05-07T21:03:49.1055903Z use_cache=False, 2025-05-07T21:03:49.1056097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1056236Z use_cpu=True, 2025-05-07T21:03:49.1056423Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1056543Z ) 2025-05-07T21:03:49.1056765Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1057351Z self=, 2025-05-07T21:03:49.1057488Z compile=False, 2025-05-07T21:03:49.1057672Z pooling_mode=, 2025-05-07T21:03:49.1057795Z T=4, 2025-05-07T21:03:49.1057922Z D=27, 2025-05-07T21:03:49.1058052Z B=78, 2025-05-07T21:03:49.1058173Z log_E=5, 2025-05-07T21:03:49.1058381Z L=3, 2025-05-07T21:03:49.1058525Z D_gradcheck=2, 2025-05-07T21:03:49.1058685Z stochastic_rounding=True, 2025-05-07T21:03:49.1058821Z weighted=False, 2025-05-07T21:03:49.1058967Z row_wise=True, 2025-05-07T21:03:49.1059124Z mixed=False, 2025-05-07T21:03:49.1059298Z use_cache=True, 2025-05-07T21:03:49.1059528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1059706Z use_cpu=True, 2025-05-07T21:03:49.1059922Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1060101Z ) 2025-05-07T21:03:49.1060374Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1061088Z self=, 2025-05-07T21:03:49.1061269Z compile=True, 2025-05-07T21:03:49.1061492Z pooling_mode=, 2025-05-07T21:03:49.1061679Z T=4, 2025-05-07T21:03:49.1061937Z D=93, 2025-05-07T21:03:49.1062107Z B=108, 2025-05-07T21:03:49.1062276Z log_E=5, 2025-05-07T21:03:49.1062458Z L=7, 2025-05-07T21:03:49.1062591Z D_gradcheck=2, 2025-05-07T21:03:49.1062747Z stochastic_rounding=True, 2025-05-07T21:03:49.1062933Z weighted=False, 2025-05-07T21:03:49.1063056Z row_wise=True, 2025-05-07T21:03:49.1063190Z mixed=False, 2025-05-07T21:03:49.1063320Z use_cache=True, 2025-05-07T21:03:49.1063495Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1063622Z use_cpu=True, 2025-05-07T21:03:49.1063781Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1063904Z ) 2025-05-07T21:03:49.1064104Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1064644Z self=, 2025-05-07T21:03:49.1064782Z compile=True, 2025-05-07T21:03:49.1064947Z pooling_mode=, 2025-05-07T21:03:49.1065100Z T=5, 2025-05-07T21:03:49.1065268Z D=67, 2025-05-07T21:03:49.1065392Z B=26, 2025-05-07T21:03:49.1065545Z log_E=4, 2025-05-07T21:03:49.1065700Z L=12, 2025-05-07T21:03:49.1065842Z D_gradcheck=1, 2025-05-07T21:03:49.1066003Z stochastic_rounding=False, 2025-05-07T21:03:49.1066155Z weighted=True, 2025-05-07T21:03:49.1066293Z row_wise=True, 2025-05-07T21:03:49.1066445Z mixed=False, 2025-05-07T21:03:49.1066588Z use_cache=False, 2025-05-07T21:03:49.1066768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1066912Z use_cpu=True, 2025-05-07T21:03:49.1067080Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1067200Z ) 2025-05-07T21:03:49.1067426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1067993Z self=, 2025-05-07T21:03:49.1068127Z compile=False, 2025-05-07T21:03:49.1068311Z pooling_mode=, 2025-05-07T21:03:49.1068442Z T=3, 2025-05-07T21:03:49.1068566Z D=48, 2025-05-07T21:03:49.1068696Z B=59, 2025-05-07T21:03:49.1068824Z log_E=5, 2025-05-07T21:03:49.1068955Z L=7, 2025-05-07T21:03:49.1069088Z D_gradcheck=2, 2025-05-07T21:03:49.1069241Z stochastic_rounding=True, 2025-05-07T21:03:49.1069387Z weighted=False, 2025-05-07T21:03:49.1069514Z row_wise=True, 2025-05-07T21:03:49.1069727Z mixed=False, 2025-05-07T21:03:49.1069878Z use_cache=False, 2025-05-07T21:03:49.1070054Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1070181Z use_cpu=True, 2025-05-07T21:03:49.1070353Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1070470Z ) 2025-05-07T21:03:49.1070687Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1071268Z self=, 2025-05-07T21:03:49.1071406Z compile=False, 2025-05-07T21:03:49.1071583Z pooling_mode=, 2025-05-07T21:03:49.1071718Z T=5, 2025-05-07T21:03:49.1071837Z D=14, 2025-05-07T21:03:49.1071964Z B=11, 2025-05-07T21:03:49.1072203Z log_E=5, 2025-05-07T21:03:49.1072326Z L=3, 2025-05-07T21:03:49.1072467Z D_gradcheck=2, 2025-05-07T21:03:49.1072619Z stochastic_rounding=False, 2025-05-07T21:03:49.1072756Z weighted=True, 2025-05-07T21:03:49.1072895Z row_wise=True, 2025-05-07T21:03:49.1073027Z mixed=True, 2025-05-07T21:03:49.1073161Z use_cache=False, 2025-05-07T21:03:49.1073344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1073472Z use_cpu=True, 2025-05-07T21:03:49.1073634Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1073759Z ) 2025-05-07T21:03:49.1073979Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1074551Z self=, 2025-05-07T21:03:49.1074702Z compile=False, 2025-05-07T21:03:49.1074874Z pooling_mode=, 2025-05-07T21:03:49.1075077Z T=3, 2025-05-07T21:03:49.1075207Z D=6, 2025-05-07T21:03:49.1075337Z B=6, 2025-05-07T21:03:49.1075476Z log_E=3, 2025-05-07T21:03:49.1075597Z L=20, 2025-05-07T21:03:49.1075745Z D_gradcheck=2, 2025-05-07T21:03:49.1075931Z stochastic_rounding=True, 2025-05-07T21:03:49.1076134Z weighted=True, 2025-05-07T21:03:49.1076265Z row_wise=True, 2025-05-07T21:03:49.1076408Z mixed=True, 2025-05-07T21:03:49.1076536Z use_cache=True, 2025-05-07T21:03:49.1076707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1076850Z use_cpu=True, 2025-05-07T21:03:49.1077016Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1077134Z ) 2025-05-07T21:03:49.1077358Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1077929Z self=, 2025-05-07T21:03:49.1078077Z compile=False, 2025-05-07T21:03:49.1078251Z pooling_mode=, 2025-05-07T21:03:49.1078382Z T=5, 2025-05-07T21:03:49.1078511Z D=22, 2025-05-07T21:03:49.1078632Z B=58, 2025-05-07T21:03:49.1078757Z log_E=3, 2025-05-07T21:03:49.1078887Z L=14, 2025-05-07T21:03:49.1079020Z D_gradcheck=2, 2025-05-07T21:03:49.1079181Z stochastic_rounding=True, 2025-05-07T21:03:49.1079321Z weighted=True, 2025-05-07T21:03:49.1079451Z row_wise=True, 2025-05-07T21:03:49.1079579Z mixed=True, 2025-05-07T21:03:49.1079722Z use_cache=True, 2025-05-07T21:03:49.1079896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1080036Z use_cpu=True, 2025-05-07T21:03:49.1080198Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1080397Z ) 2025-05-07T21:03:49.1080626Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1081204Z self=, 2025-05-07T21:03:49.1081346Z compile=False, 2025-05-07T21:03:49.1081534Z pooling_mode=, 2025-05-07T21:03:49.1081655Z T=5, 2025-05-07T21:03:49.1081782Z D=39, 2025-05-07T21:03:49.1081922Z B=90, 2025-05-07T21:03:49.1082046Z log_E=4, 2025-05-07T21:03:49.1082168Z L=5, 2025-05-07T21:03:49.1082313Z D_gradcheck=1, 2025-05-07T21:03:49.1082480Z stochastic_rounding=False, 2025-05-07T21:03:49.1082620Z weighted=False, 2025-05-07T21:03:49.1082854Z row_wise=True, 2025-05-07T21:03:49.1082992Z mixed=True, 2025-05-07T21:03:49.1083135Z use_cache=False, 2025-05-07T21:03:49.1083320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1083451Z use_cpu=True, 2025-05-07T21:03:49.1083626Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1338977Z ) 2025-05-07T21:03:49.1339316Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1339815Z self=, 2025-05-07T21:03:49.1339976Z compile=True, 2025-05-07T21:03:49.1340144Z pooling_mode=, 2025-05-07T21:03:49.1340249Z T=5, 2025-05-07T21:03:49.1340510Z D=111, 2025-05-07T21:03:49.1340621Z B=6, 2025-05-07T21:03:49.1340730Z log_E=3, 2025-05-07T21:03:49.1340842Z L=19, 2025-05-07T21:03:49.1340959Z D_gradcheck=1, 2025-05-07T21:03:49.1341107Z stochastic_rounding=True, 2025-05-07T21:03:49.1341225Z weighted=True, 2025-05-07T21:03:49.1341339Z row_wise=True, 2025-05-07T21:03:49.1341426Z mixed=True, 2025-05-07T21:03:49.1341510Z use_cache=False, 2025-05-07T21:03:49.1341622Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1341710Z use_cpu=True, 2025-05-07T21:03:49.1341816Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1341890Z ) 2025-05-07T21:03:49.1342030Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1342371Z self=, 2025-05-07T21:03:49.1342456Z compile=True, 2025-05-07T21:03:49.1342647Z pooling_mode=, 2025-05-07T21:03:49.1342727Z T=1, 2025-05-07T21:03:49.1342812Z D=34, 2025-05-07T21:03:49.1342889Z B=111, 2025-05-07T21:03:49.1342968Z log_E=4, 2025-05-07T21:03:49.1343049Z L=19, 2025-05-07T21:03:49.1343134Z D_gradcheck=2, 2025-05-07T21:03:49.1343296Z stochastic_rounding=True, 2025-05-07T21:03:49.1343385Z weighted=False, 2025-05-07T21:03:49.1343470Z row_wise=True, 2025-05-07T21:03:49.1343550Z mixed=True, 2025-05-07T21:03:49.1343636Z use_cache=True, 2025-05-07T21:03:49.1343746Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1343876Z use_cpu=True, 2025-05-07T21:03:49.1343982Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1344056Z ) 2025-05-07T21:03:49.1344192Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1344541Z self=, 2025-05-07T21:03:49.1344626Z compile=True, 2025-05-07T21:03:49.1344744Z pooling_mode=, 2025-05-07T21:03:49.1344820Z T=4, 2025-05-07T21:03:49.1344900Z D=71, 2025-05-07T21:03:49.1344981Z B=60, 2025-05-07T21:03:49.1345058Z log_E=3, 2025-05-07T21:03:49.1345135Z L=8, 2025-05-07T21:03:49.1345226Z D_gradcheck=1, 2025-05-07T21:03:49.1345323Z stochastic_rounding=True, 2025-05-07T21:03:49.1345407Z weighted=True, 2025-05-07T21:03:49.1345494Z row_wise=True, 2025-05-07T21:03:49.1345574Z mixed=False, 2025-05-07T21:03:49.1345658Z use_cache=True, 2025-05-07T21:03:49.1345770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1345852Z use_cpu=True, 2025-05-07T21:03:49.1345964Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1346056Z ) 2025-05-07T21:03:49.1346203Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1346554Z self=, 2025-05-07T21:03:49.1346641Z compile=True, 2025-05-07T21:03:49.1346753Z pooling_mode=, 2025-05-07T21:03:49.1346837Z T=2, 2025-05-07T21:03:49.1346914Z D=103, 2025-05-07T21:03:49.1346990Z B=83, 2025-05-07T21:03:49.1347071Z log_E=3, 2025-05-07T21:03:49.1347149Z L=17, 2025-05-07T21:03:49.1347242Z D_gradcheck=2, 2025-05-07T21:03:49.1347345Z stochastic_rounding=True, 2025-05-07T21:03:49.1347501Z weighted=True, 2025-05-07T21:03:49.1347588Z row_wise=True, 2025-05-07T21:03:49.1347670Z mixed=False, 2025-05-07T21:03:49.1347756Z use_cache=False, 2025-05-07T21:03:49.1347865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1347947Z use_cpu=True, 2025-05-07T21:03:49.1348050Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1348126Z ) 2025-05-07T21:03:49.1348259Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1348603Z self=, 2025-05-07T21:03:49.1348695Z compile=False, 2025-05-07T21:03:49.1348804Z pooling_mode=, 2025-05-07T21:03:49.1348924Z T=2, 2025-05-07T21:03:49.1349004Z D=60, 2025-05-07T21:03:49.1349080Z B=117, 2025-05-07T21:03:49.1349159Z log_E=5, 2025-05-07T21:03:49.1349239Z L=9, 2025-05-07T21:03:49.1349326Z D_gradcheck=1, 2025-05-07T21:03:49.1349425Z stochastic_rounding=True, 2025-05-07T21:03:49.1349512Z weighted=False, 2025-05-07T21:03:49.1349593Z row_wise=True, 2025-05-07T21:03:49.1349677Z mixed=True, 2025-05-07T21:03:49.1349760Z use_cache=False, 2025-05-07T21:03:49.1349868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1349952Z use_cpu=True, 2025-05-07T21:03:49.1350056Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1350128Z ) 2025-05-07T21:03:49.1350264Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1350603Z self=, 2025-05-07T21:03:49.1350736Z compile=False, 2025-05-07T21:03:49.1350848Z pooling_mode=, 2025-05-07T21:03:49.1350930Z T=3, 2025-05-07T21:03:49.1351009Z D=91, 2025-05-07T21:03:49.1351086Z B=47, 2025-05-07T21:03:49.1351163Z log_E=5, 2025-05-07T21:03:49.1351312Z L=17, 2025-05-07T21:03:49.1351395Z D_gradcheck=2, 2025-05-07T21:03:49.1351494Z stochastic_rounding=False, 2025-05-07T21:03:49.1351586Z weighted=False, 2025-05-07T21:03:49.1351668Z row_wise=True, 2025-05-07T21:03:49.1351750Z mixed=False, 2025-05-07T21:03:49.1351839Z use_cache=False, 2025-05-07T21:03:49.1351949Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1352033Z use_cpu=True, 2025-05-07T21:03:49.1352138Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1352212Z ) 2025-05-07T21:03:49.1352342Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1352686Z self=, 2025-05-07T21:03:49.1352775Z compile=True, 2025-05-07T21:03:49.1352889Z pooling_mode=, 2025-05-07T21:03:49.1352969Z T=2, 2025-05-07T21:03:49.1353046Z D=68, 2025-05-07T21:03:49.1353127Z B=35, 2025-05-07T21:03:49.1353204Z log_E=5, 2025-05-07T21:03:49.1353285Z L=16, 2025-05-07T21:03:49.1353372Z D_gradcheck=1, 2025-05-07T21:03:49.1353472Z stochastic_rounding=True, 2025-05-07T21:03:49.1353558Z weighted=False, 2025-05-07T21:03:49.1353644Z row_wise=True, 2025-05-07T21:03:49.1353726Z mixed=False, 2025-05-07T21:03:49.1353808Z use_cache=True, 2025-05-07T21:03:49.1353923Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1354004Z use_cpu=True, 2025-05-07T21:03:49.1354110Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1354186Z ) 2025-05-07T21:03:49.1354317Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1354664Z self=, 2025-05-07T21:03:49.1354753Z compile=False, 2025-05-07T21:03:49.1354862Z pooling_mode=, 2025-05-07T21:03:49.1354945Z T=3, 2025-05-07T21:03:49.1355023Z D=74, 2025-05-07T21:03:49.1355102Z B=82, 2025-05-07T21:03:49.1355184Z log_E=5, 2025-05-07T21:03:49.1355263Z L=19, 2025-05-07T21:03:49.1355347Z D_gradcheck=2, 2025-05-07T21:03:49.1355518Z stochastic_rounding=True, 2025-05-07T21:03:49.1355621Z weighted=False, 2025-05-07T21:03:49.1355710Z row_wise=True, 2025-05-07T21:03:49.1355794Z mixed=True, 2025-05-07T21:03:49.1355876Z use_cache=True, 2025-05-07T21:03:49.1355984Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1356071Z use_cpu=True, 2025-05-07T21:03:49.1356174Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1356251Z ) 2025-05-07T21:03:49.1356384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1356727Z self=, 2025-05-07T21:03:49.1356817Z compile=False, 2025-05-07T21:03:49.1356966Z pooling_mode=, 2025-05-07T21:03:49.1357041Z T=1, 2025-05-07T21:03:49.1357122Z D=18, 2025-05-07T21:03:49.1357202Z B=108, 2025-05-07T21:03:49.1357282Z log_E=4, 2025-05-07T21:03:49.1357362Z L=13, 2025-05-07T21:03:49.1357445Z D_gradcheck=2, 2025-05-07T21:03:49.1357546Z stochastic_rounding=False, 2025-05-07T21:03:49.1357633Z weighted=True, 2025-05-07T21:03:49.1357715Z row_wise=True, 2025-05-07T21:03:49.1357797Z mixed=True, 2025-05-07T21:03:49.1357883Z use_cache=False, 2025-05-07T21:03:49.1357990Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1358074Z use_cpu=True, 2025-05-07T21:03:49.1358177Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1358252Z ) 2025-05-07T21:03:49.1358387Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1358770Z self=, 2025-05-07T21:03:49.1358856Z compile=True, 2025-05-07T21:03:49.1358974Z pooling_mode=, 2025-05-07T21:03:49.1359050Z T=5, 2025-05-07T21:03:49.1359128Z D=84, 2025-05-07T21:03:49.1359207Z B=106, 2025-05-07T21:03:49.1359325Z log_E=4, 2025-05-07T21:03:49.1359402Z L=13, 2025-05-07T21:03:49.1359490Z D_gradcheck=1, 2025-05-07T21:03:49.1359590Z stochastic_rounding=True, 2025-05-07T21:03:49.1359677Z weighted=False, 2025-05-07T21:03:49.1359758Z row_wise=True, 2025-05-07T21:03:49.1359840Z mixed=False, 2025-05-07T21:03:49.1359926Z use_cache=False, 2025-05-07T21:03:49.1360038Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1360120Z use_cpu=True, 2025-05-07T21:03:49.1360227Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1360300Z ) 2025-05-07T21:03:49.1360516Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1360867Z self=, 2025-05-07T21:03:49.1360956Z compile=False, 2025-05-07T21:03:49.1361071Z pooling_mode=, 2025-05-07T21:03:49.1361153Z T=2, 2025-05-07T21:03:49.1361228Z D=98, 2025-05-07T21:03:49.1361308Z B=21, 2025-05-07T21:03:49.1361388Z log_E=5, 2025-05-07T21:03:49.1361465Z L=20, 2025-05-07T21:03:49.1361552Z D_gradcheck=1, 2025-05-07T21:03:49.1361651Z stochastic_rounding=False, 2025-05-07T21:03:49.1361735Z weighted=True, 2025-05-07T21:03:49.1361819Z row_wise=True, 2025-05-07T21:03:49.1361899Z mixed=False, 2025-05-07T21:03:49.1361985Z use_cache=False, 2025-05-07T21:03:49.1362095Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1362179Z use_cpu=True, 2025-05-07T21:03:49.1362281Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1362358Z ) 2025-05-07T21:03:49.1362489Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1362835Z self=, 2025-05-07T21:03:49.1362923Z compile=True, 2025-05-07T21:03:49.1363036Z pooling_mode=, 2025-05-07T21:03:49.1363115Z T=2, 2025-05-07T21:03:49.1363193Z D=14, 2025-05-07T21:03:49.1363272Z B=93, 2025-05-07T21:03:49.1363356Z log_E=5, 2025-05-07T21:03:49.1363432Z L=15, 2025-05-07T21:03:49.1363565Z D_gradcheck=2, 2025-05-07T21:03:49.1363667Z stochastic_rounding=False, 2025-05-07T21:03:49.1363752Z weighted=False, 2025-05-07T21:03:49.1363834Z row_wise=True, 2025-05-07T21:03:49.1363918Z mixed=True, 2025-05-07T21:03:49.1364001Z use_cache=True, 2025-05-07T21:03:49.1364111Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1364195Z use_cpu=True, 2025-05-07T21:03:49.1364299Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1364372Z ) 2025-05-07T21:03:49.1364508Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1364850Z self=, 2025-05-07T21:03:49.1364993Z compile=False, 2025-05-07T21:03:49.1365100Z pooling_mode=, 2025-05-07T21:03:49.1365178Z T=2, 2025-05-07T21:03:49.1365257Z D=22, 2025-05-07T21:03:49.1365337Z B=75, 2025-05-07T21:03:49.1365414Z log_E=4, 2025-05-07T21:03:49.1365492Z L=16, 2025-05-07T21:03:49.1365577Z D_gradcheck=1, 2025-05-07T21:03:49.1365676Z stochastic_rounding=True, 2025-05-07T21:03:49.1365763Z weighted=False, 2025-05-07T21:03:49.1365860Z row_wise=True, 2025-05-07T21:03:49.1365952Z mixed=False, 2025-05-07T21:03:49.1366055Z use_cache=True, 2025-05-07T21:03:49.1366172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1366258Z use_cpu=True, 2025-05-07T21:03:49.1366361Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1366435Z ) 2025-05-07T21:03:49.1366572Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1366954Z self=, 2025-05-07T21:03:49.1367045Z compile=False, 2025-05-07T21:03:49.1367158Z pooling_mode=, 2025-05-07T21:03:49.1367236Z T=4, 2025-05-07T21:03:49.1367314Z D=116, 2025-05-07T21:03:49.1367435Z B=93, 2025-05-07T21:03:49.1367515Z log_E=3, 2025-05-07T21:03:49.1367591Z L=18, 2025-05-07T21:03:49.1367681Z D_gradcheck=1, 2025-05-07T21:03:49.1367778Z stochastic_rounding=False, 2025-05-07T21:03:49.1367863Z weighted=False, 2025-05-07T21:03:49.1367949Z row_wise=True, 2025-05-07T21:03:49.1368028Z mixed=True, 2025-05-07T21:03:49.1368116Z use_cache=False, 2025-05-07T21:03:49.1368223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1368305Z use_cpu=True, 2025-05-07T21:03:49.1368412Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1368487Z ) 2025-05-07T21:03:49.1368618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1368963Z self=, 2025-05-07T21:03:49.1369051Z compile=True, 2025-05-07T21:03:49.1369160Z pooling_mode=, 2025-05-07T21:03:49.1369243Z T=4, 2025-05-07T21:03:49.1369323Z D=113, 2025-05-07T21:03:49.1369401Z B=98, 2025-05-07T21:03:49.1369482Z log_E=4, 2025-05-07T21:03:49.1369561Z L=7, 2025-05-07T21:03:49.1369644Z D_gradcheck=1, 2025-05-07T21:03:49.1369746Z stochastic_rounding=False, 2025-05-07T21:03:49.1369828Z weighted=True, 2025-05-07T21:03:49.1369913Z row_wise=True, 2025-05-07T21:03:49.1369995Z mixed=False, 2025-05-07T21:03:49.1370079Z use_cache=False, 2025-05-07T21:03:49.1370190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1370271Z use_cpu=True, 2025-05-07T21:03:49.1370374Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1370450Z ) 2025-05-07T21:03:49.1370583Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1370926Z self=, 2025-05-07T21:03:49.1371019Z compile=True, 2025-05-07T21:03:49.1371129Z pooling_mode=, 2025-05-07T21:03:49.1371206Z T=4, 2025-05-07T21:03:49.1371289Z D=95, 2025-05-07T21:03:49.1371368Z B=114, 2025-05-07T21:03:49.1371448Z log_E=3, 2025-05-07T21:03:49.1371576Z L=19, 2025-05-07T21:03:49.1371660Z D_gradcheck=1, 2025-05-07T21:03:49.1371760Z stochastic_rounding=False, 2025-05-07T21:03:49.1371844Z weighted=False, 2025-05-07T21:03:49.1371928Z row_wise=True, 2025-05-07T21:03:49.1372010Z mixed=True, 2025-05-07T21:03:49.1372095Z use_cache=True, 2025-05-07T21:03:49.1372203Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1372289Z use_cpu=True, 2025-05-07T21:03:49.1372392Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1372467Z ) 2025-05-07T21:03:49.1372602Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1375505Z self=, 2025-05-07T21:03:49.1375669Z compile=True, 2025-05-07T21:03:49.1375788Z pooling_mode=, 2025-05-07T21:03:49.1375869Z T=5, 2025-05-07T21:03:49.1375947Z D=73, 2025-05-07T21:03:49.1376032Z B=34, 2025-05-07T21:03:49.1376131Z log_E=4, 2025-05-07T21:03:49.1376216Z L=15, 2025-05-07T21:03:49.1376320Z D_gradcheck=2, 2025-05-07T21:03:49.1376420Z stochastic_rounding=True, 2025-05-07T21:03:49.1376509Z weighted=False, 2025-05-07T21:03:49.1376592Z row_wise=True, 2025-05-07T21:03:49.1376672Z mixed=True, 2025-05-07T21:03:49.1376761Z use_cache=False, 2025-05-07T21:03:49.1376872Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1376954Z use_cpu=True, 2025-05-07T21:03:49.1377062Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1660117Z ) 2025-05-07T21:03:49.1660284Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1661413Z self=, 2025-05-07T21:03:49.1661589Z compile=True, 2025-05-07T21:03:49.1661821Z pooling_mode=, 2025-05-07T21:03:49.1662109Z T=2, 2025-05-07T21:03:49.1662273Z D=111, 2025-05-07T21:03:49.1662456Z B=54, 2025-05-07T21:03:49.1662630Z log_E=5, 2025-05-07T21:03:49.1662806Z L=6, 2025-05-07T21:03:49.1662994Z D_gradcheck=2, 2025-05-07T21:03:49.1663204Z stochastic_rounding=True, 2025-05-07T21:03:49.1663456Z weighted=False, 2025-05-07T21:03:49.1663630Z row_wise=True, 2025-05-07T21:03:49.1663835Z mixed=True, 2025-05-07T21:03:49.1664020Z use_cache=False, 2025-05-07T21:03:49.1664272Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1664464Z use_cpu=True, 2025-05-07T21:03:49.1664690Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1664859Z ) 2025-05-07T21:03:49.1665159Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1665871Z self=, 2025-05-07T21:03:49.1666031Z compile=True, 2025-05-07T21:03:49.1666196Z pooling_mode=, 2025-05-07T21:03:49.1666319Z T=2, 2025-05-07T21:03:49.1666446Z D=55, 2025-05-07T21:03:49.1666562Z B=23, 2025-05-07T21:03:49.1666681Z log_E=5, 2025-05-07T21:03:49.1666805Z L=9, 2025-05-07T21:03:49.1666931Z D_gradcheck=2, 2025-05-07T21:03:49.1667076Z stochastic_rounding=True, 2025-05-07T21:03:49.1667210Z weighted=True, 2025-05-07T21:03:49.1667335Z row_wise=True, 2025-05-07T21:03:49.1667458Z mixed=True, 2025-05-07T21:03:49.1667591Z use_cache=True, 2025-05-07T21:03:49.1667758Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1667884Z use_cpu=True, 2025-05-07T21:03:49.1668052Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1668168Z ) 2025-05-07T21:03:49.1668383Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1668995Z self=, 2025-05-07T21:03:49.1669150Z compile=False, 2025-05-07T21:03:49.1669340Z pooling_mode=, 2025-05-07T21:03:49.1669472Z T=4, 2025-05-07T21:03:49.1669598Z D=4, 2025-05-07T21:03:49.1669734Z B=51, 2025-05-07T21:03:49.1669864Z log_E=5, 2025-05-07T21:03:49.1669988Z L=1, 2025-05-07T21:03:49.1670130Z D_gradcheck=2, 2025-05-07T21:03:49.1670288Z stochastic_rounding=True, 2025-05-07T21:03:49.1670425Z weighted=False, 2025-05-07T21:03:49.1670570Z row_wise=True, 2025-05-07T21:03:49.1670704Z mixed=True, 2025-05-07T21:03:49.1670843Z use_cache=True, 2025-05-07T21:03:49.1671041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1671178Z use_cpu=True, 2025-05-07T21:03:49.1671353Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1671462Z ) 2025-05-07T21:03:49.1671697Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1672547Z self=, 2025-05-07T21:03:49.1672792Z compile=True, 2025-05-07T21:03:49.1672970Z pooling_mode=, 2025-05-07T21:03:49.1673107Z T=5, 2025-05-07T21:03:49.1673230Z D=93, 2025-05-07T21:03:49.1673353Z B=116, 2025-05-07T21:03:49.1673481Z log_E=4, 2025-05-07T21:03:49.1673601Z L=18, 2025-05-07T21:03:49.1673736Z D_gradcheck=2, 2025-05-07T21:03:49.1673903Z stochastic_rounding=False, 2025-05-07T21:03:49.1674038Z weighted=True, 2025-05-07T21:03:49.1674166Z row_wise=True, 2025-05-07T21:03:49.1674301Z mixed=True, 2025-05-07T21:03:49.1674433Z use_cache=False, 2025-05-07T21:03:49.1674617Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1674750Z use_cpu=True, 2025-05-07T21:03:49.1674917Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1675038Z ) 2025-05-07T21:03:49.1675335Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1675972Z self=, 2025-05-07T21:03:49.1676128Z compile=False, 2025-05-07T21:03:49.1676304Z pooling_mode=, 2025-05-07T21:03:49.1676542Z T=2, 2025-05-07T21:03:49.1676670Z D=2, 2025-05-07T21:03:49.1676785Z B=87, 2025-05-07T21:03:49.1676907Z log_E=4, 2025-05-07T21:03:49.1677043Z L=0, 2025-05-07T21:03:49.1677177Z D_gradcheck=2, 2025-05-07T21:03:49.1677344Z stochastic_rounding=False, 2025-05-07T21:03:49.1677474Z weighted=True, 2025-05-07T21:03:49.1677598Z row_wise=True, 2025-05-07T21:03:49.1677732Z mixed=True, 2025-05-07T21:03:49.1677869Z use_cache=False, 2025-05-07T21:03:49.1678045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1678187Z use_cpu=True, 2025-05-07T21:03:49.1678350Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1678465Z ) 2025-05-07T21:03:49.1678698Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1679278Z self=, 2025-05-07T21:03:49.1679420Z compile=False, 2025-05-07T21:03:49.1679611Z pooling_mode=, 2025-05-07T21:03:49.1679737Z T=4, 2025-05-07T21:03:49.1679865Z D=36, 2025-05-07T21:03:49.1679981Z B=18, 2025-05-07T21:03:49.1680104Z log_E=3, 2025-05-07T21:03:49.1680237Z L=5, 2025-05-07T21:03:49.1680474Z D_gradcheck=2, 2025-05-07T21:03:49.1680634Z stochastic_rounding=True, 2025-05-07T21:03:49.1680770Z weighted=False, 2025-05-07T21:03:49.1680895Z row_wise=True, 2025-05-07T21:03:49.1681018Z mixed=True, 2025-05-07T21:03:49.1681160Z use_cache=True, 2025-05-07T21:03:49.1681332Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1681457Z use_cpu=True, 2025-05-07T21:03:49.1681638Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1681765Z ) 2025-05-07T21:03:49.1681990Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1682579Z self=, 2025-05-07T21:03:49.1682725Z compile=True, 2025-05-07T21:03:49.1682899Z pooling_mode=, 2025-05-07T21:03:49.1683019Z T=2, 2025-05-07T21:03:49.1683149Z D=96, 2025-05-07T21:03:49.1683267Z B=112, 2025-05-07T21:03:49.1683390Z log_E=3, 2025-05-07T21:03:49.1683515Z L=3, 2025-05-07T21:03:49.1683641Z D_gradcheck=2, 2025-05-07T21:03:49.1683791Z stochastic_rounding=True, 2025-05-07T21:03:49.1683931Z weighted=False, 2025-05-07T21:03:49.1684063Z row_wise=True, 2025-05-07T21:03:49.1684188Z mixed=True, 2025-05-07T21:03:49.1684327Z use_cache=True, 2025-05-07T21:03:49.1684506Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1684757Z use_cpu=True, 2025-05-07T21:03:49.1684960Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1685153Z ) 2025-05-07T21:03:49.1696156Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1697063Z self=, 2025-05-07T21:03:49.1697215Z compile=True, 2025-05-07T21:03:49.1697414Z pooling_mode=, 2025-05-07T21:03:49.1697535Z T=3, 2025-05-07T21:03:49.1697658Z D=83, 2025-05-07T21:03:49.1697787Z B=77, 2025-05-07T21:03:49.1697915Z log_E=3, 2025-05-07T21:03:49.1698042Z L=0, 2025-05-07T21:03:49.1698185Z D_gradcheck=1, 2025-05-07T21:03:49.1698346Z stochastic_rounding=False, 2025-05-07T21:03:49.1698479Z weighted=True, 2025-05-07T21:03:49.1698614Z row_wise=True, 2025-05-07T21:03:49.1698738Z mixed=True, 2025-05-07T21:03:49.1698870Z use_cache=True, 2025-05-07T21:03:49.1699053Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1699187Z use_cpu=True, 2025-05-07T21:03:49.1699367Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1699599Z ) 2025-05-07T21:03:49.1699826Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1700404Z self=, 2025-05-07T21:03:49.1700544Z compile=False, 2025-05-07T21:03:49.1700818Z pooling_mode=, 2025-05-07T21:03:49.1700948Z T=1, 2025-05-07T21:03:49.1701074Z D=18, 2025-05-07T21:03:49.1701196Z B=108, 2025-05-07T21:03:49.1701323Z log_E=5, 2025-05-07T21:03:49.1701444Z L=7, 2025-05-07T21:03:49.1701591Z D_gradcheck=1, 2025-05-07T21:03:49.1701748Z stochastic_rounding=False, 2025-05-07T21:03:49.1701876Z weighted=True, 2025-05-07T21:03:49.1702012Z row_wise=True, 2025-05-07T21:03:49.1702144Z mixed=True, 2025-05-07T21:03:49.1702278Z use_cache=False, 2025-05-07T21:03:49.1702455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1702584Z use_cpu=True, 2025-05-07T21:03:49.1702754Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1702887Z ) 2025-05-07T21:03:49.1703106Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1703694Z self=, 2025-05-07T21:03:49.1703887Z compile=True, 2025-05-07T21:03:49.1704064Z pooling_mode=, 2025-05-07T21:03:49.1704183Z T=3, 2025-05-07T21:03:49.1704307Z D=11, 2025-05-07T21:03:49.1704436Z B=83, 2025-05-07T21:03:49.1704563Z log_E=3, 2025-05-07T21:03:49.1704684Z L=20, 2025-05-07T21:03:49.1704819Z D_gradcheck=1, 2025-05-07T21:03:49.1704970Z stochastic_rounding=True, 2025-05-07T21:03:49.1705099Z weighted=True, 2025-05-07T21:03:49.1705241Z row_wise=True, 2025-05-07T21:03:49.1705373Z mixed=False, 2025-05-07T21:03:49.1705536Z use_cache=True, 2025-05-07T21:03:49.1705734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1705861Z use_cpu=True, 2025-05-07T21:03:49.1706040Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1706159Z ) 2025-05-07T21:03:49.1706380Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1706977Z self=, 2025-05-07T21:03:49.1707122Z compile=False, 2025-05-07T21:03:49.1707298Z pooling_mode=, 2025-05-07T21:03:49.1707424Z T=1, 2025-05-07T21:03:49.1707544Z D=43, 2025-05-07T21:03:49.1707666Z B=19, 2025-05-07T21:03:49.1707798Z log_E=4, 2025-05-07T21:03:49.1707923Z L=3, 2025-05-07T21:03:49.1708067Z D_gradcheck=1, 2025-05-07T21:03:49.1708217Z stochastic_rounding=True, 2025-05-07T21:03:49.1708348Z weighted=False, 2025-05-07T21:03:49.1708481Z row_wise=True, 2025-05-07T21:03:49.1708604Z mixed=True, 2025-05-07T21:03:49.1708736Z use_cache=False, 2025-05-07T21:03:49.1708919Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1709045Z use_cpu=True, 2025-05-07T21:03:49.1709215Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1709342Z ) 2025-05-07T21:03:49.1709656Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1710283Z self=, 2025-05-07T21:03:49.1710428Z compile=True, 2025-05-07T21:03:49.1710606Z pooling_mode=, 2025-05-07T21:03:49.1710739Z T=2, 2025-05-07T21:03:49.1710860Z D=37, 2025-05-07T21:03:49.1710978Z B=48, 2025-05-07T21:03:49.1711111Z log_E=4, 2025-05-07T21:03:49.1711231Z L=13, 2025-05-07T21:03:49.1711360Z D_gradcheck=2, 2025-05-07T21:03:49.1711515Z stochastic_rounding=True, 2025-05-07T21:03:49.1711644Z weighted=True, 2025-05-07T21:03:49.1711767Z row_wise=True, 2025-05-07T21:03:49.1711897Z mixed=False, 2025-05-07T21:03:49.1712027Z use_cache=True, 2025-05-07T21:03:49.1712197Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1712335Z use_cpu=True, 2025-05-07T21:03:49.1712578Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1712699Z ) 2025-05-07T21:03:49.1712940Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1713516Z self=, 2025-05-07T21:03:49.1713728Z compile=True, 2025-05-07T21:03:49.1713898Z pooling_mode=, 2025-05-07T21:03:49.1714022Z T=1, 2025-05-07T21:03:49.1714154Z D=31, 2025-05-07T21:03:49.1714272Z B=24, 2025-05-07T21:03:49.1714394Z log_E=5, 2025-05-07T21:03:49.1714524Z L=16, 2025-05-07T21:03:49.1714654Z D_gradcheck=2, 2025-05-07T21:03:49.1714811Z stochastic_rounding=True, 2025-05-07T21:03:49.1714955Z weighted=True, 2025-05-07T21:03:49.1715088Z row_wise=True, 2025-05-07T21:03:49.1715225Z mixed=False, 2025-05-07T21:03:49.1715375Z use_cache=False, 2025-05-07T21:03:49.1715586Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1715738Z use_cpu=True, 2025-05-07T21:03:49.1715930Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1716050Z ) 2025-05-07T21:03:49.1716282Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1716802Z self=, 2025-05-07T21:03:49.1716928Z compile=True, 2025-05-07T21:03:49.1717098Z pooling_mode=, 2025-05-07T21:03:49.1717219Z T=3, 2025-05-07T21:03:49.1717327Z D=9, 2025-05-07T21:03:49.1717433Z B=40, 2025-05-07T21:03:49.1717535Z log_E=4, 2025-05-07T21:03:49.1717636Z L=8, 2025-05-07T21:03:49.1717757Z D_gradcheck=2, 2025-05-07T21:03:49.1717885Z stochastic_rounding=True, 2025-05-07T21:03:49.1717999Z weighted=True, 2025-05-07T21:03:49.1718125Z row_wise=True, 2025-05-07T21:03:49.1718239Z mixed=False, 2025-05-07T21:03:49.1718355Z use_cache=True, 2025-05-07T21:03:49.1718504Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1718626Z use_cpu=True, 2025-05-07T21:03:49.1718791Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1718903Z ) 2025-05-07T21:03:49.1719111Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1719656Z self=, 2025-05-07T21:03:49.1719784Z compile=False, 2025-05-07T21:03:49.1719947Z pooling_mode=, 2025-05-07T21:03:49.1720067Z T=5, 2025-05-07T21:03:49.1720184Z D=69, 2025-05-07T21:03:49.1720298Z B=44, 2025-05-07T21:03:49.1720511Z log_E=5, 2025-05-07T21:03:49.1720625Z L=4, 2025-05-07T21:03:49.1720750Z D_gradcheck=1, 2025-05-07T21:03:49.1720899Z stochastic_rounding=True, 2025-05-07T21:03:49.1721025Z weighted=False, 2025-05-07T21:03:49.1721148Z row_wise=True, 2025-05-07T21:03:49.1721274Z mixed=True, 2025-05-07T21:03:49.1721395Z use_cache=False, 2025-05-07T21:03:49.1721567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1721692Z use_cpu=True, 2025-05-07T21:03:49.1721848Z output_dtype=SparseType.FP16, 2025-05-07T21:03:49.1722061Z ) 2025-05-07T21:03:49.1722981Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1723536Z self=, 2025-05-07T21:03:49.1723667Z compile=True, 2025-05-07T21:03:49.1723833Z pooling_mode=, 2025-05-07T21:03:49.1723946Z T=3, 2025-05-07T21:03:49.1724067Z D=73, 2025-05-07T21:03:49.1724181Z B=58, 2025-05-07T21:03:49.1724295Z log_E=3, 2025-05-07T21:03:49.1724409Z L=4, 2025-05-07T21:03:49.1724524Z D_gradcheck=2, 2025-05-07T21:03:49.1724674Z stochastic_rounding=True, 2025-05-07T21:03:49.1724791Z weighted=False, 2025-05-07T21:03:49.1724904Z row_wise=True, 2025-05-07T21:03:49.1725026Z mixed=False, 2025-05-07T21:03:49.1725145Z use_cache=False, 2025-05-07T21:03:49.1725306Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:49.1725532Z use_cpu=True, 2025-05-07T21:03:49.1725711Z output_dtype=SparseType.FP32, 2025-05-07T21:03:49.1725829Z ) 2025-05-07T21:03:49.1726075Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:49.1726634Z self=, 2025-05-07T21:03:49.1726833Z compile=True, 2025-05-07T21:03:49.1727001Z pooling_mode=, 2025-05-07T21:03:49.1727112Z T=1, 2025-05-07T21:03:49.1727234Z D=53, 2025-05-07T21:03:49.1727349Z B=70, 2025-05-07T21:03:49.1727465Z log_E=4, 2025-05-07T21:03:49.1727584Z L=9, 2025-05-07T21:03:49.1727708Z D_gradcheck=1, 2025-05-07T21:03:49.1727851Z stochastic_rounding=True, 2025-05-07T21:03:49.1727979Z weighted=False, 2025-05-07T21:03:49.1728097Z row_wise=True, 2025-05-07T21:03:49.1728214Z mixed=True, 2025-05-07T21:03:49.1728348Z use_cache=False, 2025-05-07T21:03:49.1728509Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:49.1728634Z use_cpu=True, 2025-05-07T21:03:49.1728795Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3069475Z ) 2025-05-07T21:03:51.3070407Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3071688Z self=, 2025-05-07T21:03:51.3072806Z compile=False, 2025-05-07T21:03:51.3073310Z pooling_mode=, 2025-05-07T21:03:51.3073850Z T=1, 2025-05-07T21:03:51.3074136Z D=64, 2025-05-07T21:03:51.3074405Z B=56, 2025-05-07T21:03:51.3074686Z log_E=5, 2025-05-07T21:03:51.3074992Z L=4, 2025-05-07T21:03:51.3075279Z D_gradcheck=1, 2025-05-07T21:03:51.3075644Z stochastic_rounding=False, 2025-05-07T21:03:51.3076064Z weighted=True, 2025-05-07T21:03:51.3076391Z row_wise=True, 2025-05-07T21:03:51.3076781Z mixed=True, 2025-05-07T21:03:51.3077129Z use_cache=True, 2025-05-07T21:03:51.3077524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3078036Z use_cpu=True, 2025-05-07T21:03:51.3078431Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3078871Z ) 2025-05-07T21:03:51.3079246Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3080257Z self=, 2025-05-07T21:03:51.3081293Z compile=False, 2025-05-07T21:03:51.3081672Z pooling_mode=, 2025-05-07T21:03:51.3082136Z T=5, 2025-05-07T21:03:51.3082438Z D=29, 2025-05-07T21:03:51.3082733Z B=104, 2025-05-07T21:03:51.3083043Z log_E=4, 2025-05-07T21:03:51.3083351Z L=0, 2025-05-07T21:03:51.3083658Z D_gradcheck=2, 2025-05-07T21:03:51.3084026Z stochastic_rounding=True, 2025-05-07T21:03:51.3084450Z weighted=False, 2025-05-07T21:03:51.3084792Z row_wise=True, 2025-05-07T21:03:51.3085130Z mixed=False, 2025-05-07T21:03:51.3085474Z use_cache=False, 2025-05-07T21:03:51.3085867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3086399Z use_cpu=True, 2025-05-07T21:03:51.3086782Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3087736Z ) 2025-05-07T21:03:51.3088135Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3089094Z self=, 2025-05-07T21:03:51.3089983Z compile=True, 2025-05-07T21:03:51.3090378Z pooling_mode=, 2025-05-07T21:03:51.3090836Z T=4, 2025-05-07T21:03:51.3091136Z D=53, 2025-05-07T21:03:51.3091894Z B=92, 2025-05-07T21:03:51.3092213Z log_E=3, 2025-05-07T21:03:51.3092517Z L=13, 2025-05-07T21:03:51.3092834Z D_gradcheck=2, 2025-05-07T21:03:51.3093205Z stochastic_rounding=False, 2025-05-07T21:03:51.3093624Z weighted=True, 2025-05-07T21:03:51.3093989Z row_wise=True, 2025-05-07T21:03:51.3094348Z mixed=False, 2025-05-07T21:03:51.3094691Z use_cache=False, 2025-05-07T21:03:51.3095267Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3095742Z use_cpu=True, 2025-05-07T21:03:51.3096127Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3096603Z ) 2025-05-07T21:03:51.3096975Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3098016Z self=, 2025-05-07T21:03:51.3099243Z compile=True, 2025-05-07T21:03:51.3099722Z pooling_mode=, 2025-05-07T21:03:51.3100310Z T=5, 2025-05-07T21:03:51.3100678Z D=106, 2025-05-07T21:03:51.3100994Z B=35, 2025-05-07T21:03:51.3101275Z log_E=5, 2025-05-07T21:03:51.3101558Z L=1, 2025-05-07T21:03:51.3101849Z D_gradcheck=2, 2025-05-07T21:03:51.3102193Z stochastic_rounding=True, 2025-05-07T21:03:51.3102577Z weighted=True, 2025-05-07T21:03:51.3102900Z row_wise=True, 2025-05-07T21:03:51.3103225Z mixed=False, 2025-05-07T21:03:51.3103584Z use_cache=False, 2025-05-07T21:03:51.3104002Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3104484Z use_cpu=True, 2025-05-07T21:03:51.3104873Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3105290Z ) 2025-05-07T21:03:51.3105649Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3106601Z self=, 2025-05-07T21:03:51.3107505Z compile=True, 2025-05-07T21:03:51.3107878Z pooling_mode=, 2025-05-07T21:03:51.3108366Z T=4, 2025-05-07T21:03:51.3108671Z D=59, 2025-05-07T21:03:51.3108973Z B=10, 2025-05-07T21:03:51.3109262Z log_E=4, 2025-05-07T21:03:51.3109574Z L=4, 2025-05-07T21:03:51.3109877Z D_gradcheck=1, 2025-05-07T21:03:51.3110249Z stochastic_rounding=False, 2025-05-07T21:03:51.3110663Z weighted=True, 2025-05-07T21:03:51.3111011Z row_wise=True, 2025-05-07T21:03:51.3111354Z mixed=False, 2025-05-07T21:03:51.3111680Z use_cache=False, 2025-05-07T21:03:51.3112091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3112564Z use_cpu=True, 2025-05-07T21:03:51.3112945Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3113365Z ) 2025-05-07T21:03:51.3113745Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3114689Z self=, 2025-05-07T21:03:51.3115587Z compile=True, 2025-05-07T21:03:51.3116000Z pooling_mode=, 2025-05-07T21:03:51.3116481Z T=5, 2025-05-07T21:03:51.3116784Z D=39, 2025-05-07T21:03:51.3117079Z B=119, 2025-05-07T21:03:51.3117379Z log_E=3, 2025-05-07T21:03:51.3117687Z L=9, 2025-05-07T21:03:51.3117999Z D_gradcheck=1, 2025-05-07T21:03:51.3118356Z stochastic_rounding=True, 2025-05-07T21:03:51.3118779Z weighted=True, 2025-05-07T21:03:51.3119118Z row_wise=True, 2025-05-07T21:03:51.3119517Z mixed=False, 2025-05-07T21:03:51.3119856Z use_cache=False, 2025-05-07T21:03:51.3120253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3120821Z use_cpu=True, 2025-05-07T21:03:51.3121450Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3121884Z ) 2025-05-07T21:03:51.3122275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3123268Z self=, 2025-05-07T21:03:51.3124170Z compile=False, 2025-05-07T21:03:51.3124560Z pooling_mode=, 2025-05-07T21:03:51.3125019Z T=1, 2025-05-07T21:03:51.3125326Z D=127, 2025-05-07T21:03:51.3125633Z B=14, 2025-05-07T21:03:51.3125992Z log_E=4, 2025-05-07T21:03:51.3126429Z L=0, 2025-05-07T21:03:51.3126794Z D_gradcheck=1, 2025-05-07T21:03:51.3127268Z stochastic_rounding=False, 2025-05-07T21:03:51.3127799Z weighted=True, 2025-05-07T21:03:51.3128224Z row_wise=True, 2025-05-07T21:03:51.3128656Z mixed=False, 2025-05-07T21:03:51.3129074Z use_cache=False, 2025-05-07T21:03:51.3129530Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.3129981Z use_cpu=True, 2025-05-07T21:03:51.3130337Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3130723Z ) 2025-05-07T21:03:51.3131072Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3132076Z self=, 2025-05-07T21:03:51.3132970Z compile=False, 2025-05-07T21:03:51.3133374Z pooling_mode=, 2025-05-07T21:03:51.3133848Z T=2, 2025-05-07T21:03:51.3134150Z D=9, 2025-05-07T21:03:51.3134426Z B=24, 2025-05-07T21:03:51.3134717Z log_E=5, 2025-05-07T21:03:51.3135040Z L=2, 2025-05-07T21:03:51.3135346Z D_gradcheck=2, 2025-05-07T21:03:51.3135718Z stochastic_rounding=False, 2025-05-07T21:03:51.3136136Z weighted=False, 2025-05-07T21:03:51.3136517Z row_wise=True, 2025-05-07T21:03:51.3136856Z mixed=True, 2025-05-07T21:03:51.3137202Z use_cache=True, 2025-05-07T21:03:51.3137576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3138060Z use_cpu=True, 2025-05-07T21:03:51.3138435Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.3138855Z ) 2025-05-07T21:03:51.3139227Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3140198Z self=, 2025-05-07T21:03:51.3141096Z compile=True, 2025-05-07T21:03:51.3141485Z pooling_mode=, 2025-05-07T21:03:51.3141953Z T=5, 2025-05-07T21:03:51.3142249Z D=127, 2025-05-07T21:03:51.3142552Z B=109, 2025-05-07T21:03:51.3142855Z log_E=4, 2025-05-07T21:03:51.3143158Z L=8, 2025-05-07T21:03:51.3143475Z D_gradcheck=2, 2025-05-07T21:03:51.3143844Z stochastic_rounding=False, 2025-05-07T21:03:51.3144259Z weighted=False, 2025-05-07T21:03:51.3144603Z row_wise=True, 2025-05-07T21:03:51.3144938Z mixed=True, 2025-05-07T21:03:51.3145278Z use_cache=False, 2025-05-07T21:03:51.3145669Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3146155Z use_cpu=True, 2025-05-07T21:03:51.3146531Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.3146947Z ) 2025-05-07T21:03:51.3147321Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3148299Z self=, 2025-05-07T21:03:51.3149240Z compile=True, 2025-05-07T21:03:51.3149645Z pooling_mode=, 2025-05-07T21:03:51.3150114Z T=1, 2025-05-07T21:03:51.3150401Z D=115, 2025-05-07T21:03:51.3150700Z B=117, 2025-05-07T21:03:51.3150996Z log_E=3, 2025-05-07T21:03:51.3151293Z L=11, 2025-05-07T21:03:51.3151600Z D_gradcheck=2, 2025-05-07T21:03:51.3151971Z stochastic_rounding=False, 2025-05-07T21:03:51.3152425Z weighted=False, 2025-05-07T21:03:51.3152850Z row_wise=True, 2025-05-07T21:03:51.3153274Z mixed=False, 2025-05-07T21:03:51.3153716Z use_cache=False, 2025-05-07T21:03:51.3154209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3154977Z use_cpu=True, 2025-05-07T21:03:51.3155451Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.3155873Z ) 2025-05-07T21:03:51.3156260Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3157162Z self=, 2025-05-07T21:03:51.3157982Z compile=True, 2025-05-07T21:03:51.3158367Z pooling_mode=, 2025-05-07T21:03:51.3158843Z T=5, 2025-05-07T21:03:51.3159140Z D=39, 2025-05-07T21:03:51.3159440Z B=113, 2025-05-07T21:03:51.3159748Z log_E=4, 2025-05-07T21:03:51.3160050Z L=11, 2025-05-07T21:03:51.3160445Z D_gradcheck=2, 2025-05-07T21:03:51.3160826Z stochastic_rounding=False, 2025-05-07T21:03:51.3161227Z weighted=False, 2025-05-07T21:03:51.3161574Z row_wise=True, 2025-05-07T21:03:51.3162011Z mixed=True, 2025-05-07T21:03:51.3162346Z use_cache=False, 2025-05-07T21:03:51.3162757Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.3163236Z use_cpu=True, 2025-05-07T21:03:51.3163600Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.3164028Z ) 2025-05-07T21:03:51.3164485Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3165452Z self=, 2025-05-07T21:03:51.3166359Z compile=True, 2025-05-07T21:03:51.3166779Z pooling_mode=, 2025-05-07T21:03:51.3167241Z T=5, 2025-05-07T21:03:51.3167523Z D=89, 2025-05-07T21:03:51.3167826Z B=56, 2025-05-07T21:03:51.3168128Z log_E=3, 2025-05-07T21:03:51.3168420Z L=15, 2025-05-07T21:03:51.3168732Z D_gradcheck=2, 2025-05-07T21:03:51.3169096Z stochastic_rounding=True, 2025-05-07T21:03:51.3169514Z weighted=True, 2025-05-07T21:03:51.3169860Z row_wise=True, 2025-05-07T21:03:51.3170217Z mixed=True, 2025-05-07T21:03:51.3170542Z use_cache=True, 2025-05-07T21:03:51.3170939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.3171403Z use_cpu=True, 2025-05-07T21:03:51.3171775Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.3172198Z ) 2025-05-07T21:03:51.3172574Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3173529Z self=, 2025-05-07T21:03:51.3174438Z compile=True, 2025-05-07T21:03:51.3174827Z pooling_mode=, 2025-05-07T21:03:51.3175295Z T=3, 2025-05-07T21:03:51.3175596Z D=117, 2025-05-07T21:03:51.3175920Z B=78, 2025-05-07T21:03:51.3176236Z log_E=3, 2025-05-07T21:03:51.3176556Z L=0, 2025-05-07T21:03:51.3176863Z D_gradcheck=2, 2025-05-07T21:03:51.3177241Z stochastic_rounding=False, 2025-05-07T21:03:51.3177662Z weighted=False, 2025-05-07T21:03:51.3178005Z row_wise=True, 2025-05-07T21:03:51.3178346Z mixed=False, 2025-05-07T21:03:51.3178682Z use_cache=True, 2025-05-07T21:03:51.3179090Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.3179653Z use_cpu=True, 2025-05-07T21:03:51.3180280Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3191404Z ) 2025-05-07T21:03:51.3192201Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3193160Z self=, 2025-05-07T21:03:51.3194053Z compile=True, 2025-05-07T21:03:51.3194443Z pooling_mode=, 2025-05-07T21:03:51.3194898Z T=4, 2025-05-07T21:03:51.3195198Z D=96, 2025-05-07T21:03:51.3195494Z B=103, 2025-05-07T21:03:51.3195789Z log_E=5, 2025-05-07T21:03:51.3196135Z L=0, 2025-05-07T21:03:51.3196463Z D_gradcheck=1, 2025-05-07T21:03:51.3196824Z stochastic_rounding=False, 2025-05-07T21:03:51.3197247Z weighted=True, 2025-05-07T21:03:51.3197594Z row_wise=True, 2025-05-07T21:03:51.3197936Z mixed=False, 2025-05-07T21:03:51.3198274Z use_cache=False, 2025-05-07T21:03:51.3198931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.3199401Z use_cpu=True, 2025-05-07T21:03:51.3199783Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.3200214Z ) 2025-05-07T21:03:51.3200693Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3201654Z self=, 2025-05-07T21:03:51.3202555Z compile=False, 2025-05-07T21:03:51.3202948Z pooling_mode=, 2025-05-07T21:03:51.3203428Z T=3, 2025-05-07T21:03:51.3203747Z D=76, 2025-05-07T21:03:51.3204051Z B=58, 2025-05-07T21:03:51.3204361Z log_E=4, 2025-05-07T21:03:51.3204680Z L=5, 2025-05-07T21:03:51.3204975Z D_gradcheck=1, 2025-05-07T21:03:51.3205351Z stochastic_rounding=False, 2025-05-07T21:03:51.3205771Z weighted=True, 2025-05-07T21:03:51.3206252Z row_wise=True, 2025-05-07T21:03:51.3206621Z mixed=False, 2025-05-07T21:03:51.3206994Z use_cache=False, 2025-05-07T21:03:51.3207502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.3208096Z use_cpu=True, 2025-05-07T21:03:51.3208577Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.3209246Z ) 2025-05-07T21:03:51.3209719Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3210838Z self=, 2025-05-07T21:03:51.3211679Z compile=True, 2025-05-07T21:03:51.3212037Z pooling_mode=, 2025-05-07T21:03:51.3212468Z T=1, 2025-05-07T21:03:51.3212750Z D=107, 2025-05-07T21:03:51.3213029Z B=120, 2025-05-07T21:03:51.3213322Z log_E=3, 2025-05-07T21:03:51.3213696Z L=5, 2025-05-07T21:03:51.3214007Z D_gradcheck=2, 2025-05-07T21:03:51.3214400Z stochastic_rounding=False, 2025-05-07T21:03:51.3214845Z weighted=False, 2025-05-07T21:03:51.3215207Z row_wise=True, 2025-05-07T21:03:51.3215561Z mixed=True, 2025-05-07T21:03:51.3215918Z use_cache=False, 2025-05-07T21:03:51.3216359Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3216839Z use_cpu=True, 2025-05-07T21:03:51.3217228Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3217665Z ) 2025-05-07T21:03:51.3218041Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3219001Z self=, 2025-05-07T21:03:51.3219907Z compile=True, 2025-05-07T21:03:51.3220284Z pooling_mode=, 2025-05-07T21:03:51.3220752Z T=5, 2025-05-07T21:03:51.3221048Z D=26, 2025-05-07T21:03:51.3221351Z B=45, 2025-05-07T21:03:51.3221657Z log_E=3, 2025-05-07T21:03:51.3221965Z L=6, 2025-05-07T21:03:51.3222272Z D_gradcheck=1, 2025-05-07T21:03:51.3222637Z stochastic_rounding=False, 2025-05-07T21:03:51.3223070Z weighted=False, 2025-05-07T21:03:51.3223414Z row_wise=True, 2025-05-07T21:03:51.3223768Z mixed=False, 2025-05-07T21:03:51.3224113Z use_cache=True, 2025-05-07T21:03:51.3224497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.3224967Z use_cpu=True, 2025-05-07T21:03:51.3225361Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3440795Z ) 2025-05-07T21:03:51.3441406Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3442314Z self=, 2025-05-07T21:03:51.3443117Z compile=False, 2025-05-07T21:03:51.3443470Z pooling_mode=, 2025-05-07T21:03:51.3443774Z T=5, 2025-05-07T21:03:51.3443965Z D=49, 2025-05-07T21:03:51.3444157Z B=40, 2025-05-07T21:03:51.3444347Z log_E=4, 2025-05-07T21:03:51.3444538Z L=17, 2025-05-07T21:03:51.3444735Z D_gradcheck=2, 2025-05-07T21:03:51.3444970Z stochastic_rounding=False, 2025-05-07T21:03:51.3445234Z weighted=False, 2025-05-07T21:03:51.3445455Z row_wise=True, 2025-05-07T21:03:51.3445665Z mixed=True, 2025-05-07T21:03:51.3446088Z use_cache=False, 2025-05-07T21:03:51.3446338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3446626Z use_cpu=True, 2025-05-07T21:03:51.3446860Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.3447117Z ) 2025-05-07T21:03:51.3447354Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3447931Z self=, 2025-05-07T21:03:51.3448514Z compile=False, 2025-05-07T21:03:51.3448760Z pooling_mode=, 2025-05-07T21:03:51.3449046Z T=1, 2025-05-07T21:03:51.3449230Z D=116, 2025-05-07T21:03:51.3449417Z B=88, 2025-05-07T21:03:51.3449597Z log_E=5, 2025-05-07T21:03:51.3449783Z L=9, 2025-05-07T21:03:51.3449970Z D_gradcheck=2, 2025-05-07T21:03:51.3450200Z stochastic_rounding=True, 2025-05-07T21:03:51.3450525Z weighted=True, 2025-05-07T21:03:51.3450739Z row_wise=True, 2025-05-07T21:03:51.3450959Z mixed=False, 2025-05-07T21:03:51.3451182Z use_cache=False, 2025-05-07T21:03:51.3451429Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3451718Z use_cpu=True, 2025-05-07T21:03:51.3452016Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3452269Z ) 2025-05-07T21:03:51.3452497Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3453067Z self=, 2025-05-07T21:03:51.3453587Z compile=True, 2025-05-07T21:03:51.3453827Z pooling_mode=, 2025-05-07T21:03:51.3454114Z T=2, 2025-05-07T21:03:51.3454292Z D=73, 2025-05-07T21:03:51.3454483Z B=123, 2025-05-07T21:03:51.3454676Z log_E=3, 2025-05-07T21:03:51.3454869Z L=14, 2025-05-07T21:03:51.3455063Z D_gradcheck=1, 2025-05-07T21:03:51.3455292Z stochastic_rounding=True, 2025-05-07T21:03:51.3455545Z weighted=True, 2025-05-07T21:03:51.3455757Z row_wise=True, 2025-05-07T21:03:51.3455982Z mixed=True, 2025-05-07T21:03:51.3456222Z use_cache=False, 2025-05-07T21:03:51.3456468Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.3456754Z use_cpu=True, 2025-05-07T21:03:51.3456985Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3457243Z ) 2025-05-07T21:03:51.3457474Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3458042Z self=, 2025-05-07T21:03:51.3458566Z compile=False, 2025-05-07T21:03:51.3458809Z pooling_mode=, 2025-05-07T21:03:51.3459091Z T=4, 2025-05-07T21:03:51.3459273Z D=104, 2025-05-07T21:03:51.3459462Z B=16, 2025-05-07T21:03:51.3459649Z log_E=4, 2025-05-07T21:03:51.3459840Z L=10, 2025-05-07T21:03:51.3460038Z D_gradcheck=2, 2025-05-07T21:03:51.3460270Z stochastic_rounding=True, 2025-05-07T21:03:51.3460523Z weighted=True, 2025-05-07T21:03:51.3460738Z row_wise=True, 2025-05-07T21:03:51.3460957Z mixed=False, 2025-05-07T21:03:51.3461166Z use_cache=True, 2025-05-07T21:03:51.3461409Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3461703Z use_cpu=True, 2025-05-07T21:03:51.3461934Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3462203Z ) 2025-05-07T21:03:51.3462438Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3463012Z self=, 2025-05-07T21:03:51.3463544Z compile=False, 2025-05-07T21:03:51.3463799Z pooling_mode=, 2025-05-07T21:03:51.3464083Z T=5, 2025-05-07T21:03:51.3464266Z D=8, 2025-05-07T21:03:51.3464458Z B=128, 2025-05-07T21:03:51.3464650Z log_E=3, 2025-05-07T21:03:51.3464840Z L=6, 2025-05-07T21:03:51.3465036Z D_gradcheck=1, 2025-05-07T21:03:51.3465273Z stochastic_rounding=True, 2025-05-07T21:03:51.3465524Z weighted=False, 2025-05-07T21:03:51.3465738Z row_wise=True, 2025-05-07T21:03:51.3466047Z mixed=True, 2025-05-07T21:03:51.3466273Z use_cache=True, 2025-05-07T21:03:51.3466543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3466834Z use_cpu=True, 2025-05-07T21:03:51.3467062Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.3467320Z ) 2025-05-07T21:03:51.3467552Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3468243Z self=, 2025-05-07T21:03:51.3468928Z compile=False, 2025-05-07T21:03:51.3469229Z pooling_mode=, 2025-05-07T21:03:51.3469575Z T=4, 2025-05-07T21:03:51.3469807Z D=57, 2025-05-07T21:03:51.3470041Z B=66, 2025-05-07T21:03:51.3470269Z log_E=5, 2025-05-07T21:03:51.3470509Z L=17, 2025-05-07T21:03:51.3470749Z D_gradcheck=2, 2025-05-07T21:03:51.3471081Z stochastic_rounding=True, 2025-05-07T21:03:51.3471401Z weighted=True, 2025-05-07T21:03:51.3471671Z row_wise=True, 2025-05-07T21:03:51.3471929Z mixed=True, 2025-05-07T21:03:51.3472191Z use_cache=True, 2025-05-07T21:03:51.3472490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.3472881Z use_cpu=True, 2025-05-07T21:03:51.3473169Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3473495Z ) 2025-05-07T21:03:51.3473782Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3474480Z self=, 2025-05-07T21:03:51.3475138Z compile=True, 2025-05-07T21:03:51.3475437Z pooling_mode=, 2025-05-07T21:03:51.3475777Z T=1, 2025-05-07T21:03:51.3476040Z D=11, 2025-05-07T21:03:51.3476298Z B=90, 2025-05-07T21:03:51.3476525Z log_E=5, 2025-05-07T21:03:51.3476766Z L=14, 2025-05-07T21:03:51.3477007Z D_gradcheck=2, 2025-05-07T21:03:51.3477290Z stochastic_rounding=False, 2025-05-07T21:03:51.3477611Z weighted=True, 2025-05-07T21:03:51.3477890Z row_wise=True, 2025-05-07T21:03:51.3478144Z mixed=True, 2025-05-07T21:03:51.3478405Z use_cache=True, 2025-05-07T21:03:51.3478700Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3479049Z use_cpu=True, 2025-05-07T21:03:51.3479341Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.3479664Z ) 2025-05-07T21:03:51.3479944Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3480780Z self=, 2025-05-07T21:03:51.3481447Z compile=False, 2025-05-07T21:03:51.3481747Z pooling_mode=, 2025-05-07T21:03:51.3482090Z T=4, 2025-05-07T21:03:51.3482325Z D=119, 2025-05-07T21:03:51.3482563Z B=47, 2025-05-07T21:03:51.3482791Z log_E=4, 2025-05-07T21:03:51.3483036Z L=3, 2025-05-07T21:03:51.3483272Z D_gradcheck=1, 2025-05-07T21:03:51.3483553Z stochastic_rounding=True, 2025-05-07T21:03:51.3483872Z weighted=True, 2025-05-07T21:03:51.3484146Z row_wise=True, 2025-05-07T21:03:51.3484402Z mixed=False, 2025-05-07T21:03:51.3484671Z use_cache=False, 2025-05-07T21:03:51.3484981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.3485334Z use_cpu=True, 2025-05-07T21:03:51.3485625Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.3485950Z ) 2025-05-07T21:03:51.3486278Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3486985Z self=, 2025-05-07T21:03:51.3487646Z compile=False, 2025-05-07T21:03:51.3487942Z pooling_mode=, 2025-05-07T21:03:51.3488288Z T=1, 2025-05-07T21:03:51.3488519Z D=124, 2025-05-07T21:03:51.3488756Z B=59, 2025-05-07T21:03:51.3488982Z log_E=4, 2025-05-07T21:03:51.3489223Z L=14, 2025-05-07T21:03:51.3489465Z D_gradcheck=2, 2025-05-07T21:03:51.3489752Z stochastic_rounding=False, 2025-05-07T21:03:51.3490173Z weighted=False, 2025-05-07T21:03:51.3490493Z row_wise=True, 2025-05-07T21:03:51.3490753Z mixed=False, 2025-05-07T21:03:51.3491016Z use_cache=True, 2025-05-07T21:03:51.3491316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.3491882Z use_cpu=True, 2025-05-07T21:03:51.3492173Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3492505Z ) 2025-05-07T21:03:51.3492784Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3493495Z self=, 2025-05-07T21:03:51.3494159Z compile=False, 2025-05-07T21:03:51.3494452Z pooling_mode=, 2025-05-07T21:03:51.3494810Z T=4, 2025-05-07T21:03:51.3495045Z D=73, 2025-05-07T21:03:51.3495274Z B=59, 2025-05-07T21:03:51.3495513Z log_E=4, 2025-05-07T21:03:51.3495758Z L=14, 2025-05-07T21:03:51.3496115Z D_gradcheck=2, 2025-05-07T21:03:51.3496438Z stochastic_rounding=False, 2025-05-07T21:03:51.3496784Z weighted=True, 2025-05-07T21:03:51.3497055Z row_wise=True, 2025-05-07T21:03:51.3497310Z mixed=True, 2025-05-07T21:03:51.3497571Z use_cache=False, 2025-05-07T21:03:51.3497946Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.3498293Z use_cpu=True, 2025-05-07T21:03:51.3498581Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3498904Z ) 2025-05-07T21:03:51.3499182Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3499891Z self=, 2025-05-07T21:03:51.3500558Z compile=True, 2025-05-07T21:03:51.3500850Z pooling_mode=, 2025-05-07T21:03:51.3501203Z T=2, 2025-05-07T21:03:51.3501438Z D=24, 2025-05-07T21:03:51.3501664Z B=99, 2025-05-07T21:03:51.3501904Z log_E=5, 2025-05-07T21:03:51.3502148Z L=19, 2025-05-07T21:03:51.3502388Z D_gradcheck=2, 2025-05-07T21:03:51.3502672Z stochastic_rounding=True, 2025-05-07T21:03:51.3503000Z weighted=False, 2025-05-07T21:03:51.3503262Z row_wise=True, 2025-05-07T21:03:51.3503524Z mixed=False, 2025-05-07T21:03:51.3503790Z use_cache=False, 2025-05-07T21:03:51.3504100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.3504446Z use_cpu=True, 2025-05-07T21:03:51.3504736Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3505061Z ) 2025-05-07T21:03:51.3505339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3506046Z self=, 2025-05-07T21:03:51.3506708Z compile=False, 2025-05-07T21:03:51.3507001Z pooling_mode=, 2025-05-07T21:03:51.3507347Z T=1, 2025-05-07T21:03:51.3507583Z D=116, 2025-05-07T21:03:51.3507811Z B=47, 2025-05-07T21:03:51.3508047Z log_E=4, 2025-05-07T21:03:51.3508291Z L=12, 2025-05-07T21:03:51.3508529Z D_gradcheck=1, 2025-05-07T21:03:51.3508815Z stochastic_rounding=True, 2025-05-07T21:03:51.3509141Z weighted=True, 2025-05-07T21:03:51.3509400Z row_wise=True, 2025-05-07T21:03:51.3509665Z mixed=False, 2025-05-07T21:03:51.3509940Z use_cache=True, 2025-05-07T21:03:51.3510235Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3510590Z use_cpu=True, 2025-05-07T21:03:51.3510884Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.3511210Z ) 2025-05-07T21:03:51.3511494Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3512203Z self=, 2025-05-07T21:03:51.3512866Z compile=True, 2025-05-07T21:03:51.3513155Z pooling_mode=, 2025-05-07T21:03:51.3513505Z T=2, 2025-05-07T21:03:51.3513739Z D=122, 2025-05-07T21:03:51.3513967Z B=19, 2025-05-07T21:03:51.3514199Z log_E=3, 2025-05-07T21:03:51.3514449Z L=13, 2025-05-07T21:03:51.3514684Z D_gradcheck=2, 2025-05-07T21:03:51.3514972Z stochastic_rounding=False, 2025-05-07T21:03:51.3515440Z weighted=True, 2025-05-07T21:03:51.3515703Z row_wise=True, 2025-05-07T21:03:51.3515972Z mixed=True, 2025-05-07T21:03:51.3516280Z use_cache=True, 2025-05-07T21:03:51.3516577Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.3516933Z use_cpu=True, 2025-05-07T21:03:51.3517223Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.3517540Z ) 2025-05-07T21:03:51.3517825Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3518533Z self=, 2025-05-07T21:03:51.3519199Z compile=False, 2025-05-07T21:03:51.3519490Z pooling_mode=, 2025-05-07T21:03:51.3519835Z T=3, 2025-05-07T21:03:51.3520071Z D=12, 2025-05-07T21:03:51.3520300Z B=55, 2025-05-07T21:03:51.3520614Z log_E=4, 2025-05-07T21:03:51.3520908Z L=11, 2025-05-07T21:03:51.3521144Z D_gradcheck=2, 2025-05-07T21:03:51.3521439Z stochastic_rounding=False, 2025-05-07T21:03:51.3521759Z weighted=True, 2025-05-07T21:03:51.3522019Z row_wise=True, 2025-05-07T21:03:51.3522281Z mixed=False, 2025-05-07T21:03:51.3522592Z use_cache=True, 2025-05-07T21:03:51.3522883Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3523235Z use_cpu=True, 2025-05-07T21:03:51.3523526Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.3523841Z ) 2025-05-07T21:03:51.3524126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3524833Z self=, 2025-05-07T21:03:51.3525496Z compile=True, 2025-05-07T21:03:51.3525786Z pooling_mode=, 2025-05-07T21:03:51.3526133Z T=1, 2025-05-07T21:03:51.3526389Z D=31, 2025-05-07T21:03:51.3526642Z B=67, 2025-05-07T21:03:51.3526877Z log_E=3, 2025-05-07T21:03:51.3527128Z L=20, 2025-05-07T21:03:51.3527364Z D_gradcheck=2, 2025-05-07T21:03:51.3527659Z stochastic_rounding=True, 2025-05-07T21:03:51.3527977Z weighted=False, 2025-05-07T21:03:51.3528238Z row_wise=True, 2025-05-07T21:03:51.3528507Z mixed=False, 2025-05-07T21:03:51.3528771Z use_cache=True, 2025-05-07T21:03:51.3529061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.3529412Z use_cpu=True, 2025-05-07T21:03:51.3529701Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3530020Z ) 2025-05-07T21:03:51.3530304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3531011Z self=, 2025-05-07T21:03:51.3531662Z compile=True, 2025-05-07T21:03:51.3531970Z pooling_mode=, 2025-05-07T21:03:51.3532319Z T=3, 2025-05-07T21:03:51.3532546Z D=120, 2025-05-07T21:03:51.3532782Z B=3, 2025-05-07T21:03:51.3533027Z log_E=5, 2025-05-07T21:03:51.3533264Z L=16, 2025-05-07T21:03:51.3533510Z D_gradcheck=2, 2025-05-07T21:03:51.3533802Z stochastic_rounding=True, 2025-05-07T21:03:51.3534122Z weighted=True, 2025-05-07T21:03:51.3534380Z row_wise=True, 2025-05-07T21:03:51.3534653Z mixed=True, 2025-05-07T21:03:51.3535031Z use_cache=True, 2025-05-07T21:03:51.3544069Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3544479Z use_cpu=True, 2025-05-07T21:03:51.3544774Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.3545096Z ) 2025-05-07T21:03:51.3545387Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.3546138Z self=, 2025-05-07T21:03:51.3546832Z compile=False, 2025-05-07T21:03:51.3547132Z pooling_mode=, 2025-05-07T21:03:51.3547483Z T=2, 2025-05-07T21:03:51.3547717Z D=103, 2025-05-07T21:03:51.3547945Z B=88, 2025-05-07T21:03:51.3548182Z log_E=3, 2025-05-07T21:03:51.3548422Z L=2, 2025-05-07T21:03:51.3548654Z D_gradcheck=2, 2025-05-07T21:03:51.3549084Z stochastic_rounding=True, 2025-05-07T21:03:51.3549403Z weighted=True, 2025-05-07T21:03:51.3549662Z row_wise=True, 2025-05-07T21:03:51.3549925Z mixed=False, 2025-05-07T21:03:51.3550187Z use_cache=False, 2025-05-07T21:03:51.3550489Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.3550843Z use_cpu=True, 2025-05-07T21:03:51.3551133Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.4973250Z ) 2025-05-07T21:03:51.4973594Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.4974501Z self=, 2025-05-07T21:03:51.4975065Z compile=False, 2025-05-07T21:03:51.4975308Z pooling_mode=, 2025-05-07T21:03:51.4975599Z T=1, 2025-05-07T21:03:51.4975788Z D=10, 2025-05-07T21:03:51.4975973Z B=5, 2025-05-07T21:03:51.4976448Z log_E=3, 2025-05-07T21:03:51.4976647Z L=6, 2025-05-07T21:03:51.4976842Z D_gradcheck=1, 2025-05-07T21:03:51.4977080Z stochastic_rounding=False, 2025-05-07T21:03:51.4977340Z weighted=False, 2025-05-07T21:03:51.4977552Z row_wise=True, 2025-05-07T21:03:51.4977844Z mixed=False, 2025-05-07T21:03:51.4978058Z use_cache=False, 2025-05-07T21:03:51.4978302Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.4978595Z use_cpu=True, 2025-05-07T21:03:51.4978831Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.4979091Z ) 2025-05-07T21:03:51.4979322Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.4979896Z self=, 2025-05-07T21:03:51.4980428Z compile=True, 2025-05-07T21:03:51.4980666Z pooling_mode=, 2025-05-07T21:03:51.4980949Z T=4, 2025-05-07T21:03:51.4981134Z D=39, 2025-05-07T21:03:51.4981320Z B=72, 2025-05-07T21:03:51.4981507Z log_E=3, 2025-05-07T21:03:51.4981703Z L=18, 2025-05-07T21:03:51.4981894Z D_gradcheck=2, 2025-05-07T21:03:51.4982126Z stochastic_rounding=True, 2025-05-07T21:03:51.4982383Z weighted=True, 2025-05-07T21:03:51.4982597Z row_wise=True, 2025-05-07T21:03:51.4982805Z mixed=True, 2025-05-07T21:03:51.4983013Z use_cache=True, 2025-05-07T21:03:51.4983248Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.4983533Z use_cpu=True, 2025-05-07T21:03:51.4983766Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.4984019Z ) 2025-05-07T21:03:51.4984252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.4984828Z self=, 2025-05-07T21:03:51.4985359Z compile=True, 2025-05-07T21:03:51.4985592Z pooling_mode=, 2025-05-07T21:03:51.4985877Z T=4, 2025-05-07T21:03:51.4986108Z D=3, 2025-05-07T21:03:51.4986292Z B=72, 2025-05-07T21:03:51.4986478Z log_E=3, 2025-05-07T21:03:51.4986677Z L=18, 2025-05-07T21:03:51.4986874Z D_gradcheck=2, 2025-05-07T21:03:51.4987102Z stochastic_rounding=True, 2025-05-07T21:03:51.4987369Z weighted=True, 2025-05-07T21:03:51.4987581Z row_wise=True, 2025-05-07T21:03:51.4987798Z mixed=True, 2025-05-07T21:03:51.4988016Z use_cache=True, 2025-05-07T21:03:51.4988252Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.4988541Z use_cpu=True, 2025-05-07T21:03:51.4988777Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.4989035Z ) 2025-05-07T21:03:51.4989267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.4989839Z self=, 2025-05-07T21:03:51.4990373Z compile=True, 2025-05-07T21:03:51.4990609Z pooling_mode=, 2025-05-07T21:03:51.4990893Z T=4, 2025-05-07T21:03:51.4991077Z D=3, 2025-05-07T21:03:51.4991259Z B=4, 2025-05-07T21:03:51.4991717Z log_E=3, 2025-05-07T21:03:51.4992007Z L=18, 2025-05-07T21:03:51.4992272Z D_gradcheck=2, 2025-05-07T21:03:51.4992503Z stochastic_rounding=True, 2025-05-07T21:03:51.4992760Z weighted=True, 2025-05-07T21:03:51.4992969Z row_wise=True, 2025-05-07T21:03:51.4993177Z mixed=True, 2025-05-07T21:03:51.4993388Z use_cache=True, 2025-05-07T21:03:51.4993624Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.4993908Z use_cpu=True, 2025-05-07T21:03:51.4994143Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.4994398Z ) 2025-05-07T21:03:51.4994630Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.4995200Z self=, 2025-05-07T21:03:51.4995725Z compile=True, 2025-05-07T21:03:51.4995959Z pooling_mode=, 2025-05-07T21:03:51.4996283Z T=4, 2025-05-07T21:03:51.4996477Z D=3, 2025-05-07T21:03:51.4996722Z B=4, 2025-05-07T21:03:51.4996907Z log_E=3, 2025-05-07T21:03:51.4997106Z L=2, 2025-05-07T21:03:51.4997295Z D_gradcheck=2, 2025-05-07T21:03:51.4997523Z stochastic_rounding=True, 2025-05-07T21:03:51.4997778Z weighted=True, 2025-05-07T21:03:51.4998043Z row_wise=True, 2025-05-07T21:03:51.4998253Z mixed=True, 2025-05-07T21:03:51.4998462Z use_cache=True, 2025-05-07T21:03:51.4998696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.4998986Z use_cpu=True, 2025-05-07T21:03:51.4999226Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.4999481Z ) 2025-05-07T21:03:51.4999715Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.5000289Z self=, 2025-05-07T21:03:51.5000932Z compile=True, 2025-05-07T21:03:51.5001172Z pooling_mode=, 2025-05-07T21:03:51.5001454Z T=4, 2025-05-07T21:03:51.5001637Z D=3, 2025-05-07T21:03:51.5001828Z B=4, 2025-05-07T21:03:51.5002015Z log_E=3, 2025-05-07T21:03:51.5002208Z L=2, 2025-05-07T21:03:51.5002405Z D_gradcheck=1, 2025-05-07T21:03:51.5002635Z stochastic_rounding=True, 2025-05-07T21:03:51.5002897Z weighted=True, 2025-05-07T21:03:51.5003113Z row_wise=True, 2025-05-07T21:03:51.5003327Z mixed=True, 2025-05-07T21:03:51.5003540Z use_cache=True, 2025-05-07T21:03:51.5003775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.5004061Z use_cpu=True, 2025-05-07T21:03:51.5004293Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.5004545Z ) 2025-05-07T21:03:51.5004779Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.5005348Z self=, 2025-05-07T21:03:51.5005875Z compile=True, 2025-05-07T21:03:51.5006115Z pooling_mode=, 2025-05-07T21:03:51.5006416Z T=1, 2025-05-07T21:03:51.5006624Z D=3, 2025-05-07T21:03:51.5006808Z B=4, 2025-05-07T21:03:51.5006995Z log_E=3, 2025-05-07T21:03:51.5007192Z L=2, 2025-05-07T21:03:51.5007383Z D_gradcheck=1, 2025-05-07T21:03:51.5007614Z stochastic_rounding=True, 2025-05-07T21:03:51.5007864Z weighted=True, 2025-05-07T21:03:51.5008080Z row_wise=True, 2025-05-07T21:03:51.5008296Z mixed=True, 2025-05-07T21:03:51.5008502Z use_cache=True, 2025-05-07T21:03:51.5008747Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.5009033Z use_cpu=True, 2025-05-07T21:03:51.5009268Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.5009524Z ) 2025-05-07T21:03:51.5009753Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.5010327Z self=, 2025-05-07T21:03:51.5010855Z compile=True, 2025-05-07T21:03:51.5011096Z pooling_mode=, 2025-05-07T21:03:51.5011381Z T=1, 2025-05-07T21:03:51.5011565Z D=2, 2025-05-07T21:03:51.5011756Z B=4, 2025-05-07T21:03:51.5011943Z log_E=3, 2025-05-07T21:03:51.5012235Z L=2, 2025-05-07T21:03:51.5012429Z D_gradcheck=1, 2025-05-07T21:03:51.5012661Z stochastic_rounding=True, 2025-05-07T21:03:51.5012912Z weighted=True, 2025-05-07T21:03:51.5013128Z row_wise=True, 2025-05-07T21:03:51.5013343Z mixed=True, 2025-05-07T21:03:51.5013549Z use_cache=True, 2025-05-07T21:03:51.5013794Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.5014081Z use_cpu=True, 2025-05-07T21:03:51.5014335Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.5014599Z ) 2025-05-07T21:03:51.5014827Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.5015403Z self=, 2025-05-07T21:03:51.5015943Z compile=False, 2025-05-07T21:03:51.5016186Z pooling_mode=, 2025-05-07T21:03:51.5016461Z T=5, 2025-05-07T21:03:51.5016693Z D=115, 2025-05-07T21:03:51.5016885Z B=41, 2025-05-07T21:03:51.5017073Z log_E=4, 2025-05-07T21:03:51.5017277Z L=6, 2025-05-07T21:03:51.5017472Z D_gradcheck=1, 2025-05-07T21:03:51.5017700Z stochastic_rounding=False, 2025-05-07T21:03:51.5018040Z weighted=False, 2025-05-07T21:03:51.5018256Z row_wise=True, 2025-05-07T21:03:51.5018463Z mixed=False, 2025-05-07T21:03:51.5018682Z use_cache=False, 2025-05-07T21:03:51.5018931Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.5019214Z use_cpu=True, 2025-05-07T21:03:51.5019445Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.5019707Z ) 2025-05-07T21:03:51.5019933Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.5020505Z self=, 2025-05-07T21:03:51.5021036Z compile=False, 2025-05-07T21:03:51.5021275Z pooling_mode=, 2025-05-07T21:03:51.5021557Z T=1, 2025-05-07T21:03:51.5021750Z D=115, 2025-05-07T21:03:51.5021938Z B=41, 2025-05-07T21:03:51.5022124Z log_E=4, 2025-05-07T21:03:51.5022320Z L=6, 2025-05-07T21:03:51.5022512Z D_gradcheck=1, 2025-05-07T21:03:51.5022741Z stochastic_rounding=False, 2025-05-07T21:03:51.5023005Z weighted=False, 2025-05-07T21:03:51.5023220Z row_wise=True, 2025-05-07T21:03:51.5023427Z mixed=False, 2025-05-07T21:03:51.5023642Z use_cache=False, 2025-05-07T21:03:51.5023887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.5024169Z use_cpu=True, 2025-05-07T21:03:51.5024402Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.5024667Z ) 2025-05-07T21:03:51.5024893Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.5025472Z self=, 2025-05-07T21:03:51.5026115Z compile=True, 2025-05-07T21:03:51.5026413Z pooling_mode=, 2025-05-07T21:03:51.5026768Z T=2, 2025-05-07T21:03:51.5026995Z D=32, 2025-05-07T21:03:51.5027222Z B=124, 2025-05-07T21:03:51.5027463Z log_E=3, 2025-05-07T21:03:51.5027706Z L=20, 2025-05-07T21:03:51.5027951Z D_gradcheck=1, 2025-05-07T21:03:51.5028233Z stochastic_rounding=False, 2025-05-07T21:03:51.5028516Z weighted=False, 2025-05-07T21:03:51.5028737Z row_wise=True, 2025-05-07T21:03:51.5028946Z mixed=False, 2025-05-07T21:03:51.5029158Z use_cache=False, 2025-05-07T21:03:51.5029407Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.5029690Z use_cpu=True, 2025-05-07T21:03:51.5029926Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.5030185Z ) 2025-05-07T21:03:51.5030411Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.5030991Z self=, 2025-05-07T21:03:51.5031520Z compile=True, 2025-05-07T21:03:51.5031758Z pooling_mode=, 2025-05-07T21:03:51.5032050Z T=1, 2025-05-07T21:03:51.5032238Z D=32, 2025-05-07T21:03:51.5032485Z B=124, 2025-05-07T21:03:51.5032720Z log_E=3, 2025-05-07T21:03:51.5032917Z L=20, 2025-05-07T21:03:51.5033107Z D_gradcheck=1, 2025-05-07T21:03:51.5033344Z stochastic_rounding=False, 2025-05-07T21:03:51.5033605Z weighted=False, 2025-05-07T21:03:51.5033821Z row_wise=True, 2025-05-07T21:03:51.5034029Z mixed=False, 2025-05-07T21:03:51.5034241Z use_cache=False, 2025-05-07T21:03:51.5034525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.5034824Z use_cpu=True, 2025-05-07T21:03:51.5035057Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.5035331Z ) 2025-05-07T21:03:51.5035571Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.5036282Z self=, 2025-05-07T21:03:51.5036961Z compile=True, 2025-05-07T21:03:51.5037324Z pooling_mode=, 2025-05-07T21:03:51.5037670Z T=1, 2025-05-07T21:03:51.5037867Z D=124, 2025-05-07T21:03:51.5038073Z B=124, 2025-05-07T21:03:51.5038266Z log_E=3, 2025-05-07T21:03:51.5038467Z L=20, 2025-05-07T21:03:51.5038666Z D_gradcheck=1, 2025-05-07T21:03:51.5038939Z stochastic_rounding=False, 2025-05-07T21:03:51.5039204Z weighted=False, 2025-05-07T21:03:51.5039429Z row_wise=True, 2025-05-07T21:03:51.5039639Z mixed=False, 2025-05-07T21:03:51.5039853Z use_cache=False, 2025-05-07T21:03:51.5040106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.5040466Z use_cpu=True, 2025-05-07T21:03:51.5040705Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.5040973Z ) 2025-05-07T21:03:51.5041201Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.5041785Z self=, 2025-05-07T21:03:51.5042326Z compile=False, 2025-05-07T21:03:51.5042577Z pooling_mode=, 2025-05-07T21:03:51.5042861Z T=1, 2025-05-07T21:03:51.5043057Z D=124, 2025-05-07T21:03:51.5043255Z B=124, 2025-05-07T21:03:51.5043443Z log_E=3, 2025-05-07T21:03:51.5043646Z L=20, 2025-05-07T21:03:51.5043847Z D_gradcheck=1, 2025-05-07T21:03:51.5044081Z stochastic_rounding=False, 2025-05-07T21:03:51.5044352Z weighted=False, 2025-05-07T21:03:51.5044571Z row_wise=True, 2025-05-07T21:03:51.5044781Z mixed=False, 2025-05-07T21:03:51.5045000Z use_cache=False, 2025-05-07T21:03:51.5045258Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.5045543Z use_cpu=True, 2025-05-07T21:03:51.5045783Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.5046049Z ) 2025-05-07T21:03:51.5046277Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.5046852Z self=, 2025-05-07T21:03:51.5047392Z compile=False, 2025-05-07T21:03:51.5047643Z pooling_mode=, 2025-05-07T21:03:51.5047928Z T=1, 2025-05-07T21:03:51.5048124Z D=124, 2025-05-07T21:03:51.5048320Z B=20, 2025-05-07T21:03:51.5048508Z log_E=3, 2025-05-07T21:03:51.5048710Z L=20, 2025-05-07T21:03:51.5048914Z D_gradcheck=1, 2025-05-07T21:03:51.5049145Z stochastic_rounding=False, 2025-05-07T21:03:51.5049414Z weighted=False, 2025-05-07T21:03:51.5049638Z row_wise=True, 2025-05-07T21:03:51.5049849Z mixed=False, 2025-05-07T21:03:51.5050064Z use_cache=False, 2025-05-07T21:03:51.5050322Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.5050610Z use_cpu=True, 2025-05-07T21:03:51.5050849Z output_dtype=SparseType.FP16, 2025-05-07T21:03:51.5051115Z ) 2025-05-07T21:03:51.5051345Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.5051922Z self=, 2025-05-07T21:03:51.5052463Z compile=True, 2025-05-07T21:03:51.5052709Z pooling_mode=, 2025-05-07T21:03:51.5053664Z T=5, 2025-05-07T21:03:51.5053918Z D=46, 2025-05-07T21:03:51.5054114Z B=80, 2025-05-07T21:03:51.5054300Z log_E=4, 2025-05-07T21:03:51.5054500Z L=4, 2025-05-07T21:03:51.5054701Z D_gradcheck=2, 2025-05-07T21:03:51.5054928Z stochastic_rounding=True, 2025-05-07T21:03:51.5055193Z weighted=False, 2025-05-07T21:03:51.5055414Z row_wise=True, 2025-05-07T21:03:51.5055622Z mixed=True, 2025-05-07T21:03:51.5055836Z use_cache=False, 2025-05-07T21:03:51.5056099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:51.5056427Z use_cpu=True, 2025-05-07T21:03:51.5056670Z output_dtype=SparseType.FP32, 2025-05-07T21:03:51.5056941Z ) 2025-05-07T21:03:51.5057170Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:51.5057743Z self=, 2025-05-07T21:03:51.5058327Z compile=False, 2025-05-07T21:03:51.5058571Z pooling_mode=, 2025-05-07T21:03:51.5058867Z T=3, 2025-05-07T21:03:51.5059059Z D=25, 2025-05-07T21:03:51.5059243Z B=11, 2025-05-07T21:03:51.5059437Z log_E=4, 2025-05-07T21:03:51.5059637Z L=17, 2025-05-07T21:03:51.5059873Z D_gradcheck=2, 2025-05-07T21:03:51.5060112Z stochastic_rounding=False, 2025-05-07T21:03:51.5060373Z weighted=False, 2025-05-07T21:03:51.5060594Z row_wise=True, 2025-05-07T21:03:51.5060803Z mixed=True, 2025-05-07T21:03:51.5061019Z use_cache=False, 2025-05-07T21:03:51.5061275Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:51.5061561Z use_cpu=True, 2025-05-07T21:03:51.5061801Z output_dtype=SparseType.FP16, 2025-05-07T21:03:52.7542478Z ) 2025-05-07T21:03:52.7543300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:52.7545005Z self=, 2025-05-07T21:03:52.7546475Z compile=False, 2025-05-07T21:03:52.7546963Z pooling_mode=, 2025-05-07T21:03:52.7547545Z T=3, 2025-05-07T21:03:52.7547921Z D=25, 2025-05-07T21:03:52.7548287Z B=11, 2025-05-07T21:03:52.7548653Z log_E=4, 2025-05-07T21:03:52.7549045Z L=17, 2025-05-07T21:03:52.7549419Z D_gradcheck=2, 2025-05-07T21:03:52.7549968Z stochastic_rounding=False, 2025-05-07T21:03:52.7550730Z weighted=False, 2025-05-07T21:03:52.7551325Z row_wise=True, 2025-05-07T21:03:52.7558820Z mixed=True, 2025-05-07T21:03:52.7559076Z use_cache=True, 2025-05-07T21:03:52.7559335Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:52.7559634Z use_cpu=True, 2025-05-07T21:03:52.7559872Z output_dtype=SparseType.FP16, 2025-05-07T21:03:52.7560140Z ) 2025-05-07T21:03:52.7560479Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:52.7561059Z self=, 2025-05-07T21:03:52.7561606Z compile=False, 2025-05-07T21:03:52.7561855Z pooling_mode=, 2025-05-07T21:03:52.7562145Z T=3, 2025-05-07T21:03:52.7562338Z D=25, 2025-05-07T21:03:52.7562527Z B=2, 2025-05-07T21:03:52.7562714Z log_E=4, 2025-05-07T21:03:52.7562911Z L=17, 2025-05-07T21:03:52.7563104Z D_gradcheck=2, 2025-05-07T21:03:52.7563333Z stochastic_rounding=False, 2025-05-07T21:03:52.7563597Z weighted=False, 2025-05-07T21:03:52.7563812Z row_wise=True, 2025-05-07T21:03:52.7564017Z mixed=True, 2025-05-07T21:03:52.7564225Z use_cache=True, 2025-05-07T21:03:52.7564469Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:52.7564756Z use_cpu=True, 2025-05-07T21:03:52.7564990Z output_dtype=SparseType.FP16, 2025-05-07T21:03:52.7565255Z ) 2025-05-07T21:03:52.7565481Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:52.7566057Z self=, 2025-05-07T21:03:52.7566647Z compile=True, 2025-05-07T21:03:52.7566889Z pooling_mode=, 2025-05-07T21:03:52.7567508Z T=3, 2025-05-07T21:03:52.7567697Z D=25, 2025-05-07T21:03:52.7567883Z B=2, 2025-05-07T21:03:52.7568060Z log_E=4, 2025-05-07T21:03:52.7568263Z L=17, 2025-05-07T21:03:52.7568457Z D_gradcheck=2, 2025-05-07T21:03:52.7568682Z stochastic_rounding=False, 2025-05-07T21:03:52.7568937Z weighted=False, 2025-05-07T21:03:52.7569151Z row_wise=True, 2025-05-07T21:03:52.7569359Z mixed=True, 2025-05-07T21:03:52.7569572Z use_cache=True, 2025-05-07T21:03:52.7569815Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:52.7570094Z use_cpu=True, 2025-05-07T21:03:52.7570329Z output_dtype=SparseType.FP16, 2025-05-07T21:03:52.7570592Z ) 2025-05-07T21:03:52.7570820Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:52.7571485Z self=, 2025-05-07T21:03:52.7572025Z compile=True, 2025-05-07T21:03:52.7572280Z pooling_mode=, 2025-05-07T21:03:52.7572557Z T=3, 2025-05-07T21:03:52.7572749Z D=25, 2025-05-07T21:03:52.7572940Z B=2, 2025-05-07T21:03:52.7573205Z log_E=4, 2025-05-07T21:03:52.7573402Z L=17, 2025-05-07T21:03:52.7573594Z D_gradcheck=2, 2025-05-07T21:03:52.7573817Z stochastic_rounding=False, 2025-05-07T21:03:52.7574179Z weighted=False, 2025-05-07T21:03:52.7574455Z row_wise=True, 2025-05-07T21:03:52.7574707Z mixed=False, 2025-05-07T21:03:52.7574967Z use_cache=True, 2025-05-07T21:03:52.7575262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:52.7575607Z use_cpu=True, 2025-05-07T21:03:52.7575896Z output_dtype=SparseType.FP16, 2025-05-07T21:03:52.7576213Z ) 2025-05-07T21:03:52.7576494Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:52.7577255Z self=, 2025-05-07T21:03:52.7577918Z compile=False, 2025-05-07T21:03:52.7578211Z pooling_mode=, 2025-05-07T21:03:52.7578558Z T=3, 2025-05-07T21:03:52.7578786Z D=25, 2025-05-07T21:03:52.7579013Z B=2, 2025-05-07T21:03:52.7579242Z log_E=4, 2025-05-07T21:03:52.7579477Z L=17, 2025-05-07T21:03:52.7579712Z D_gradcheck=2, 2025-05-07T21:03:52.7579984Z stochastic_rounding=False, 2025-05-07T21:03:52.7580300Z weighted=False, 2025-05-07T21:03:52.7580565Z row_wise=True, 2025-05-07T21:03:52.7580818Z mixed=False, 2025-05-07T21:03:52.7581075Z use_cache=True, 2025-05-07T21:03:52.7581364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:52.7581704Z use_cpu=True, 2025-05-07T21:03:52.7581988Z output_dtype=SparseType.FP16, 2025-05-07T21:03:52.7582304Z ) 2025-05-07T21:03:52.7582578Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:52.7583284Z self=, 2025-05-07T21:03:52.7583942Z compile=False, 2025-05-07T21:03:52.7584237Z pooling_mode=, 2025-05-07T21:03:52.7584585Z T=2, 2025-05-07T21:03:52.7584811Z D=25, 2025-05-07T21:03:52.7585032Z B=2, 2025-05-07T21:03:52.7585267Z log_E=4, 2025-05-07T21:03:52.7585509Z L=17, 2025-05-07T21:03:52.7585740Z D_gradcheck=2, 2025-05-07T21:03:52.7586023Z stochastic_rounding=False, 2025-05-07T21:03:52.7586350Z weighted=False, 2025-05-07T21:03:52.7586614Z row_wise=True, 2025-05-07T21:03:52.7586867Z mixed=False, 2025-05-07T21:03:52.7587125Z use_cache=True, 2025-05-07T21:03:52.7587420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:52.7587769Z use_cpu=True, 2025-05-07T21:03:52.7588057Z output_dtype=SparseType.FP16, 2025-05-07T21:03:52.7588379Z ) 2025-05-07T21:03:52.7588655Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:52.7589364Z self=, 2025-05-07T21:03:52.7590020Z compile=False, 2025-05-07T21:03:52.7590417Z pooling_mode=, 2025-05-07T21:03:52.7590769Z T=4, 2025-05-07T21:03:52.7591001Z D=6, 2025-05-07T21:03:52.7591228Z B=76, 2025-05-07T21:03:52.7591719Z log_E=4, 2025-05-07T21:03:52.7591969Z L=19, 2025-05-07T21:03:52.7592201Z D_gradcheck=1, 2025-05-07T21:03:52.7592484Z stochastic_rounding=False, 2025-05-07T21:03:52.7592802Z weighted=True, 2025-05-07T21:03:52.7593060Z row_wise=True, 2025-05-07T21:03:52.7593322Z mixed=False, 2025-05-07T21:03:52.7593589Z use_cache=False, 2025-05-07T21:03:52.7593888Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:52.7594245Z use_cpu=True, 2025-05-07T21:03:52.7594535Z output_dtype=SparseType.FP32, 2025-05-07T21:03:52.7594857Z ) 2025-05-07T21:03:52.7595140Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:52.7595945Z self=, 2025-05-07T21:03:52.7596660Z compile=True, 2025-05-07T21:03:52.7596960Z pooling_mode=, 2025-05-07T21:03:52.7597308Z T=4, 2025-05-07T21:03:52.7597541Z D=6, 2025-05-07T21:03:52.7597832Z B=76, 2025-05-07T21:03:52.7598064Z log_E=4, 2025-05-07T21:03:52.7598306Z L=19, 2025-05-07T21:03:52.7598537Z D_gradcheck=1, 2025-05-07T21:03:52.7598820Z stochastic_rounding=False, 2025-05-07T21:03:52.7599136Z weighted=True, 2025-05-07T21:03:52.7599395Z row_wise=True, 2025-05-07T21:03:52.7599654Z mixed=False, 2025-05-07T21:03:52.7599915Z use_cache=False, 2025-05-07T21:03:52.7600214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:52.7600640Z use_cpu=True, 2025-05-07T21:03:52.7600927Z output_dtype=SparseType.FP32, 2025-05-07T21:03:52.7601247Z ) 2025-05-07T21:03:52.7601533Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:52.7602244Z self=, 2025-05-07T21:03:52.7602913Z compile=True, 2025-05-07T21:03:52.7603201Z pooling_mode=, 2025-05-07T21:03:52.7603545Z T=4, 2025-05-07T21:03:52.7603780Z D=6, 2025-05-07T21:03:52.7604005Z B=4, 2025-05-07T21:03:52.7604234Z log_E=4, 2025-05-07T21:03:52.7604477Z L=19, 2025-05-07T21:03:52.7604710Z D_gradcheck=1, 2025-05-07T21:03:52.7604995Z stochastic_rounding=False, 2025-05-07T21:03:52.7605311Z weighted=True, 2025-05-07T21:03:52.7605570Z row_wise=True, 2025-05-07T21:03:52.7605833Z mixed=False, 2025-05-07T21:03:52.7606095Z use_cache=False, 2025-05-07T21:03:52.7606395Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:52.7606749Z use_cpu=True, 2025-05-07T21:03:52.7607084Z output_dtype=SparseType.FP32, 2025-05-07T21:03:52.7607399Z ) 2025-05-07T21:03:52.7607693Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:52.7608409Z self=, 2025-05-07T21:03:52.7609081Z compile=True, 2025-05-07T21:03:52.7609369Z pooling_mode=, 2025-05-07T21:03:52.7609723Z T=4, 2025-05-07T21:03:52.7609956Z D=6, 2025-05-07T21:03:52.7610177Z B=4, 2025-05-07T21:03:52.7610411Z log_E=4, 2025-05-07T21:03:52.7610651Z L=6, 2025-05-07T21:03:52.7610881Z D_gradcheck=1, 2025-05-07T21:03:52.7611167Z stochastic_rounding=False, 2025-05-07T21:03:52.7611485Z weighted=True, 2025-05-07T21:03:52.7611744Z row_wise=True, 2025-05-07T21:03:52.7612009Z mixed=False, 2025-05-07T21:03:52.7612270Z use_cache=False, 2025-05-07T21:03:52.7612571Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:52.7612924Z use_cpu=True, 2025-05-07T21:03:52.7613209Z output_dtype=SparseType.FP32, 2025-05-07T21:03:52.7613524Z ) 2025-05-07T21:03:52.7613808Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:52.7614535Z self=, 2025-05-07T21:03:52.7615345Z compile=False, 2025-05-07T21:03:52.7615645Z pooling_mode=, 2025-05-07T21:03:52.7615991Z T=4, 2025-05-07T21:03:52.7616218Z D=6, 2025-05-07T21:03:52.7616447Z B=4, 2025-05-07T21:03:52.7616677Z log_E=4, 2025-05-07T21:03:52.7616909Z L=6, 2025-05-07T21:03:52.7617145Z D_gradcheck=1, 2025-05-07T21:03:52.7617428Z stochastic_rounding=False, 2025-05-07T21:03:52.7617739Z weighted=True, 2025-05-07T21:03:52.7618004Z row_wise=True, 2025-05-07T21:03:52.7618266Z mixed=False, 2025-05-07T21:03:52.7618529Z use_cache=False, 2025-05-07T21:03:52.7618824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:52.7619180Z use_cpu=True, 2025-05-07T21:03:52.7619466Z output_dtype=SparseType.FP32, 2025-05-07T21:03:52.7619777Z ) 2025-05-07T21:03:52.7620058Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:52.7620810Z self=, 2025-05-07T21:03:52.7621473Z compile=False, 2025-05-07T21:03:52.7621774Z pooling_mode=, 2025-05-07T21:03:52.7622115Z T=4, 2025-05-07T21:03:52.7622377Z D=6, 2025-05-07T21:03:52.7622602Z B=4, 2025-05-07T21:03:52.7622830Z log_E=4, 2025-05-07T21:03:52.7623059Z L=6, 2025-05-07T21:03:52.7623292Z D_gradcheck=1, 2025-05-07T21:03:52.7623572Z stochastic_rounding=False, 2025-05-07T21:03:52.7623882Z weighted=True, 2025-05-07T21:03:52.7624149Z row_wise=True, 2025-05-07T21:03:52.7624411Z mixed=True, 2025-05-07T21:03:52.7624663Z use_cache=False, 2025-05-07T21:03:52.7624965Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:52.7625317Z use_cpu=True, 2025-05-07T21:03:52.7625593Z output_dtype=SparseType.FP32, 2025-05-07T21:03:52.7625916Z ) 2025-05-07T21:03:52.7626196Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:52.7627011Z self=, 2025-05-07T21:03:52.7627828Z compile=False, 2025-05-07T21:03:52.7628190Z pooling_mode=, 2025-05-07T21:03:52.7628613Z T=4, 2025-05-07T21:03:52.7628847Z D=6, 2025-05-07T21:03:52.7629073Z B=4, 2025-05-07T21:03:52.7629302Z log_E=4, 2025-05-07T21:03:52.7629530Z L=6, 2025-05-07T21:03:52.7629760Z D_gradcheck=1, 2025-05-07T21:03:52.7630039Z stochastic_rounding=False, 2025-05-07T21:03:52.7630350Z weighted=False, 2025-05-07T21:03:52.7630617Z row_wise=True, 2025-05-07T21:03:52.7630875Z mixed=True, 2025-05-07T21:03:52.7631123Z use_cache=False, 2025-05-07T21:03:52.7631423Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:52.7631769Z use_cpu=True, 2025-05-07T21:03:52.7632043Z output_dtype=SparseType.FP32, 2025-05-07T21:03:52.7632362Z ) 2025-05-07T21:03:52.7632642Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:52.7633344Z self=, 2025-05-07T21:03:52.7633999Z compile=True, 2025-05-07T21:03:52.7634291Z pooling_mode=, 2025-05-07T21:03:52.7634638Z T=1, 2025-05-07T21:03:52.7634860Z D=103, 2025-05-07T21:03:52.7635091Z B=68, 2025-05-07T21:03:52.7635319Z log_E=3, 2025-05-07T21:03:52.7635549Z L=8, 2025-05-07T21:03:52.7635784Z D_gradcheck=2, 2025-05-07T21:03:52.7636110Z stochastic_rounding=True, 2025-05-07T21:03:52.7636487Z weighted=False, 2025-05-07T21:03:52.7636817Z row_wise=True, 2025-05-07T21:03:52.7637137Z mixed=False, 2025-05-07T21:03:52.7637449Z use_cache=False, 2025-05-07T21:03:52.7637821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:52.7638211Z use_cpu=True, 2025-05-07T21:03:52.7638487Z output_dtype=SparseType.FP16, 2025-05-07T21:03:52.7638806Z ) 2025-05-07T21:03:52.7639088Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:52.7639833Z self=, 2025-05-07T21:03:52.7640609Z compile=True, 2025-05-07T21:03:52.7640902Z pooling_mode=, 2025-05-07T21:03:52.7641249Z T=1, 2025-05-07T21:03:52.7641471Z D=103, 2025-05-07T21:03:52.7641701Z B=68, 2025-05-07T21:03:52.7641931Z log_E=3, 2025-05-07T21:03:52.7642160Z L=8, 2025-05-07T21:03:52.7642394Z D_gradcheck=1, 2025-05-07T21:03:52.7642670Z stochastic_rounding=True, 2025-05-07T21:03:52.7642980Z weighted=False, 2025-05-07T21:03:52.7643241Z row_wise=True, 2025-05-07T21:03:52.7643497Z mixed=False, 2025-05-07T21:03:52.7643748Z use_cache=False, 2025-05-07T21:03:52.7644047Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:52.7644396Z use_cpu=True, 2025-05-07T21:03:52.7644673Z output_dtype=SparseType.FP16, 2025-05-07T21:03:52.7644994Z ) 2025-05-07T21:03:52.7645363Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:52.7646068Z self=, 2025-05-07T21:03:52.7646729Z compile=True, 2025-05-07T21:03:52.7647020Z pooling_mode=, 2025-05-07T21:03:52.7647401Z T=1, 2025-05-07T21:03:52.7647630Z D=103, 2025-05-07T21:03:52.7647860Z B=68, 2025-05-07T21:03:52.7648085Z log_E=3, 2025-05-07T21:03:52.7648325Z L=0, 2025-05-07T21:03:52.7648559Z D_gradcheck=1, 2025-05-07T21:03:52.7648838Z stochastic_rounding=True, 2025-05-07T21:03:52.7649143Z weighted=False, 2025-05-07T21:03:52.7649410Z row_wise=True, 2025-05-07T21:03:52.7649668Z mixed=False, 2025-05-07T21:03:52.7649922Z use_cache=False, 2025-05-07T21:03:52.7650227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:52.7650574Z use_cpu=True, 2025-05-07T21:03:52.7650867Z output_dtype=SparseType.FP16, 2025-05-07T21:03:52.7651180Z ) 2025-05-07T21:03:52.7651420Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:52.7651987Z self=, 2025-05-07T21:03:52.7652522Z compile=True, 2025-05-07T21:03:52.7652765Z pooling_mode=, 2025-05-07T21:03:52.7653045Z T=3, 2025-05-07T21:03:52.7653233Z D=103, 2025-05-07T21:03:52.7653423Z B=68, 2025-05-07T21:03:52.7653606Z log_E=3, 2025-05-07T21:03:52.7653803Z L=0, 2025-05-07T21:03:52.7653996Z D_gradcheck=1, 2025-05-07T21:03:52.7654218Z stochastic_rounding=True, 2025-05-07T21:03:52.7654480Z weighted=False, 2025-05-07T21:03:52.7654696Z row_wise=True, 2025-05-07T21:03:52.7654901Z mixed=False, 2025-05-07T21:03:52.7655113Z use_cache=False, 2025-05-07T21:03:52.7655362Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:52.7655650Z use_cpu=True, 2025-05-07T21:03:52.7655875Z output_dtype=SparseType.FP16, 2025-05-07T21:03:53.3957110Z ) 2025-05-07T21:03:53.3957465Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:53.3958061Z self=, 2025-05-07T21:03:53.3958606Z compile=False, 2025-05-07T21:03:53.3958850Z pooling_mode=, 2025-05-07T21:03:53.3959144Z T=3, 2025-05-07T21:03:53.3959337Z D=103, 2025-05-07T21:03:53.3959523Z B=68, 2025-05-07T21:03:53.3959719Z log_E=3, 2025-05-07T21:03:53.3959919Z L=0, 2025-05-07T21:03:53.3960109Z D_gradcheck=1, 2025-05-07T21:03:53.3960526Z stochastic_rounding=True, 2025-05-07T21:03:53.3960896Z weighted=False, 2025-05-07T21:03:53.3961196Z row_wise=True, 2025-05-07T21:03:53.3961400Z mixed=False, 2025-05-07T21:03:53.3961613Z use_cache=False, 2025-05-07T21:03:53.3961865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:53.3962151Z use_cpu=True, 2025-05-07T21:03:53.3962388Z output_dtype=SparseType.FP16, 2025-05-07T21:03:53.3962653Z ) 2025-05-07T21:03:53.3962835Z PASSED 2025-05-07T21:04:02.2863821Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:02.2864965Z self=, 2025-05-07T21:04:02.2865533Z mixed_B=False, 2025-05-07T21:04:02.2865752Z compile=False, 2025-05-07T21:04:02.2865958Z T=1, 2025-05-07T21:04:02.2866148Z D=2, 2025-05-07T21:04:02.2866337Z B=1, 2025-05-07T21:04:02.2866515Z log_E=3, 2025-05-07T21:04:02.2866713Z L=0, 2025-05-07T21:04:02.2866904Z D_gradcheck=1, 2025-05-07T21:04:02.2867132Z stochastic_rounding=False, 2025-05-07T21:04:02.2867396Z weighted=False, 2025-05-07T21:04:02.2867615Z row_wise=False, 2025-05-07T21:04:02.2867821Z mixed=False, 2025-05-07T21:04:02.2868036Z use_cache=False, 2025-05-07T21:04:02.2868294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2868676Z use_cpu=False, 2025-05-07T21:04:02.2868932Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.2869230Z ) 2025-05-07T21:04:02.2869485Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:02.2870166Z self=, 2025-05-07T21:04:02.2870819Z mixed_B=True, 2025-05-07T21:04:02.2871037Z compile=False, 2025-05-07T21:04:02.2871242Z T=1, 2025-05-07T21:04:02.2871425Z D=2, 2025-05-07T21:04:02.2871612Z B=1, 2025-05-07T21:04:02.2871814Z log_E=3, 2025-05-07T21:04:02.2872012Z L=0, 2025-05-07T21:04:02.2872197Z D_gradcheck=1, 2025-05-07T21:04:02.2872433Z stochastic_rounding=False, 2025-05-07T21:04:02.2872694Z weighted=False, 2025-05-07T21:04:02.2872906Z row_wise=False, 2025-05-07T21:04:02.2873120Z mixed=False, 2025-05-07T21:04:02.2873333Z use_cache=False, 2025-05-07T21:04:02.2873577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2873872Z use_cpu=False, 2025-05-07T21:04:02.2874110Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.2874368Z ) 2025-05-07T21:04:02.2882321Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:02.2882977Z self=, 2025-05-07T21:04:02.2883539Z mixed_B=True, 2025-05-07T21:04:02.2883754Z compile=False, 2025-05-07T21:04:02.2883968Z T=3, 2025-05-07T21:04:02.2884161Z D=119, 2025-05-07T21:04:02.2884348Z B=82, 2025-05-07T21:04:02.2884539Z log_E=3, 2025-05-07T21:04:02.2884736Z L=17, 2025-05-07T21:04:02.2884931Z D_gradcheck=2, 2025-05-07T21:04:02.2885165Z stochastic_rounding=True, 2025-05-07T21:04:02.2885433Z weighted=False, 2025-05-07T21:04:02.2885651Z row_wise=True, 2025-05-07T21:04:02.2885866Z mixed=False, 2025-05-07T21:04:02.2886083Z use_cache=True, 2025-05-07T21:04:02.2886324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2886624Z use_cpu=True, 2025-05-07T21:04:02.2886863Z output_dtype=SparseType.BF16, 2025-05-07T21:04:02.2887127Z ) 2025-05-07T21:04:02.2887371Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:02.2887987Z self=, 2025-05-07T21:04:02.2888534Z mixed_B=True, 2025-05-07T21:04:02.2888753Z compile=True, 2025-05-07T21:04:02.2888960Z T=2, 2025-05-07T21:04:02.2889144Z D=45, 2025-05-07T21:04:02.2889333Z B=22, 2025-05-07T21:04:02.2889535Z log_E=4, 2025-05-07T21:04:02.2889761Z L=1, 2025-05-07T21:04:02.2889961Z D_gradcheck=2, 2025-05-07T21:04:02.2890190Z stochastic_rounding=True, 2025-05-07T21:04:02.2890449Z weighted=True, 2025-05-07T21:04:02.2890659Z row_wise=False, 2025-05-07T21:04:02.2890874Z mixed=False, 2025-05-07T21:04:02.2891087Z use_cache=True, 2025-05-07T21:04:02.2891324Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.2891799Z use_cpu=False, 2025-05-07T21:04:02.2892037Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.2892414Z ) 2025-05-07T21:04:02.2892706Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:02.2893309Z self=, 2025-05-07T21:04:02.2893845Z mixed_B=True, 2025-05-07T21:04:02.2894063Z compile=False, 2025-05-07T21:04:02.2894275Z T=4, 2025-05-07T21:04:02.2894459Z D=31, 2025-05-07T21:04:02.2894648Z B=52, 2025-05-07T21:04:02.2894838Z log_E=5, 2025-05-07T21:04:02.2895029Z L=13, 2025-05-07T21:04:02.2895224Z D_gradcheck=1, 2025-05-07T21:04:02.2895461Z stochastic_rounding=False, 2025-05-07T21:04:02.2895720Z weighted=False, 2025-05-07T21:04:02.2895942Z row_wise=True, 2025-05-07T21:04:02.2896156Z mixed=False, 2025-05-07T21:04:02.2896363Z use_cache=True, 2025-05-07T21:04:02.2896606Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.2896972Z use_cpu=False, 2025-05-07T21:04:02.2897216Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.2897479Z ) 2025-05-07T21:04:02.2897722Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:02.2898318Z self=, 2025-05-07T21:04:02.2898912Z mixed_B=True, 2025-05-07T21:04:02.2899127Z compile=True, 2025-05-07T21:04:02.2899341Z T=3, 2025-05-07T21:04:02.2899521Z D=65, 2025-05-07T21:04:02.2899711Z B=87, 2025-05-07T21:04:02.2899923Z log_E=5, 2025-05-07T21:04:02.2900145Z L=14, 2025-05-07T21:04:02.2900342Z D_gradcheck=2, 2025-05-07T21:04:02.2900575Z stochastic_rounding=True, 2025-05-07T21:04:02.2900832Z weighted=True, 2025-05-07T21:04:02.2901053Z row_wise=False, 2025-05-07T21:04:02.2901269Z mixed=False, 2025-05-07T21:04:02.2901474Z use_cache=True, 2025-05-07T21:04:02.2901715Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.2902009Z use_cpu=True, 2025-05-07T21:04:02.2902240Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.2902505Z ) 2025-05-07T21:04:02.2902746Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:02.2903340Z self=, 2025-05-07T21:04:02.2903880Z mixed_B=True, 2025-05-07T21:04:02.2904102Z compile=False, 2025-05-07T21:04:02.2904312Z T=3, 2025-05-07T21:04:02.2904491Z D=5, 2025-05-07T21:04:02.2904679Z B=65, 2025-05-07T21:04:02.2904865Z log_E=3, 2025-05-07T21:04:02.2905055Z L=10, 2025-05-07T21:04:02.2905250Z D_gradcheck=1, 2025-05-07T21:04:02.2905480Z stochastic_rounding=True, 2025-05-07T21:04:02.2905736Z weighted=False, 2025-05-07T21:04:02.2905955Z row_wise=False, 2025-05-07T21:04:02.2906169Z mixed=True, 2025-05-07T21:04:02.2906375Z use_cache=True, 2025-05-07T21:04:02.2906614Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.2906903Z use_cpu=True, 2025-05-07T21:04:02.2907136Z output_dtype=SparseType.BF16, 2025-05-07T21:04:02.2907404Z ) 2025-05-07T21:04:02.2907643Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:02.2908234Z self=, 2025-05-07T21:04:02.2908786Z mixed_B=False, 2025-05-07T21:04:02.2909007Z compile=True, 2025-05-07T21:04:02.2909219Z T=3, 2025-05-07T21:04:02.2909405Z D=66, 2025-05-07T21:04:02.2909594Z B=61, 2025-05-07T21:04:02.2909786Z log_E=3, 2025-05-07T21:04:02.2909980Z L=5, 2025-05-07T21:04:02.2910175Z D_gradcheck=1, 2025-05-07T21:04:02.2910409Z stochastic_rounding=True, 2025-05-07T21:04:02.2910666Z weighted=True, 2025-05-07T21:04:02.2910884Z row_wise=False, 2025-05-07T21:04:02.2911098Z mixed=True, 2025-05-07T21:04:02.2911304Z use_cache=False, 2025-05-07T21:04:02.2911559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2911854Z use_cpu=False, 2025-05-07T21:04:02.2912085Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.2912398Z ) 2025-05-07T21:04:02.2912679Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:02.2913274Z self=, 2025-05-07T21:04:02.2913823Z mixed_B=True, 2025-05-07T21:04:02.2914038Z compile=True, 2025-05-07T21:04:02.2914240Z T=1, 2025-05-07T21:04:02.2914427Z D=120, 2025-05-07T21:04:02.2914616Z B=23, 2025-05-07T21:04:02.2914798Z log_E=5, 2025-05-07T21:04:02.2914993Z L=12, 2025-05-07T21:04:02.2915189Z D_gradcheck=1, 2025-05-07T21:04:02.2915424Z stochastic_rounding=False, 2025-05-07T21:04:02.2915678Z weighted=True, 2025-05-07T21:04:02.2915902Z row_wise=True, 2025-05-07T21:04:02.2916113Z mixed=True, 2025-05-07T21:04:02.2916315Z use_cache=True, 2025-05-07T21:04:02.2916557Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2916891Z use_cpu=False, 2025-05-07T21:04:02.2917125Z output_dtype=SparseType.BF16, 2025-05-07T21:04:02.2917394Z ) 2025-05-07T21:04:02.2917632Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:02.2918224Z self=, 2025-05-07T21:04:02.2918807Z mixed_B=True, 2025-05-07T21:04:02.2919021Z compile=False, 2025-05-07T21:04:02.2919227Z T=5, 2025-05-07T21:04:02.2919417Z D=116, 2025-05-07T21:04:02.2919612Z B=112, 2025-05-07T21:04:02.2919828Z log_E=5, 2025-05-07T21:04:02.2920042Z L=0, 2025-05-07T21:04:02.2920233Z D_gradcheck=2, 2025-05-07T21:04:02.2920523Z stochastic_rounding=False, 2025-05-07T21:04:02.2920788Z weighted=True, 2025-05-07T21:04:02.2921004Z row_wise=False, 2025-05-07T21:04:02.2921211Z mixed=True, 2025-05-07T21:04:02.2921425Z use_cache=False, 2025-05-07T21:04:02.2921675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2921972Z use_cpu=False, 2025-05-07T21:04:02.2922208Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.2922479Z ) 2025-05-07T21:04:02.2922719Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:02.2923307Z self=, 2025-05-07T21:04:02.2923854Z mixed_B=False, 2025-05-07T21:04:02.2924070Z compile=True, 2025-05-07T21:04:02.2924274Z T=1, 2025-05-07T21:04:02.2924461Z D=64, 2025-05-07T21:04:02.2924651Z B=10, 2025-05-07T21:04:02.2924835Z log_E=5, 2025-05-07T21:04:02.2925027Z L=18, 2025-05-07T21:04:02.2925222Z D_gradcheck=2, 2025-05-07T21:04:02.2925445Z stochastic_rounding=False, 2025-05-07T21:04:02.2925702Z weighted=True, 2025-05-07T21:04:02.2925920Z row_wise=True, 2025-05-07T21:04:02.2926123Z mixed=True, 2025-05-07T21:04:02.2926329Z use_cache=True, 2025-05-07T21:04:02.2926567Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2926851Z use_cpu=False, 2025-05-07T21:04:02.2927086Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.2927343Z ) 2025-05-07T21:04:02.2927574Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:02.2928162Z self=, 2025-05-07T21:04:02.2928700Z mixed_B=False, 2025-05-07T21:04:02.2928908Z compile=True, 2025-05-07T21:04:02.2929107Z T=4, 2025-05-07T21:04:02.2929292Z D=79, 2025-05-07T21:04:02.2929474Z B=29, 2025-05-07T21:04:02.2929650Z log_E=3, 2025-05-07T21:04:02.2929844Z L=9, 2025-05-07T21:04:02.2930055Z D_gradcheck=1, 2025-05-07T21:04:02.2930301Z stochastic_rounding=False, 2025-05-07T21:04:02.2930555Z weighted=True, 2025-05-07T21:04:02.2930768Z row_wise=False, 2025-05-07T21:04:02.2930971Z mixed=False, 2025-05-07T21:04:02.2931175Z use_cache=True, 2025-05-07T21:04:02.2931412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.2931694Z use_cpu=True, 2025-05-07T21:04:02.2931926Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.2932239Z ) 2025-05-07T21:04:02.2932506Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:02.2933101Z self=, 2025-05-07T21:04:02.2933637Z mixed_B=True, 2025-05-07T21:04:02.2933847Z compile=False, 2025-05-07T21:04:02.2934046Z T=5, 2025-05-07T21:04:02.2934226Z D=3, 2025-05-07T21:04:02.2934403Z B=5, 2025-05-07T21:04:02.2934582Z log_E=5, 2025-05-07T21:04:02.2934768Z L=3, 2025-05-07T21:04:02.2934961Z D_gradcheck=2, 2025-05-07T21:04:02.2935182Z stochastic_rounding=False, 2025-05-07T21:04:02.2935433Z weighted=True, 2025-05-07T21:04:02.2935648Z row_wise=False, 2025-05-07T21:04:02.2935863Z mixed=True, 2025-05-07T21:04:02.2936076Z use_cache=True, 2025-05-07T21:04:02.2936317Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.2936603Z use_cpu=True, 2025-05-07T21:04:02.2936884Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.2937149Z ) 2025-05-07T21:04:02.2937387Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:02.2937979Z self=, 2025-05-07T21:04:02.2938647Z mixed_B=True, 2025-05-07T21:04:02.2938862Z compile=True, 2025-05-07T21:04:02.2939062Z T=4, 2025-05-07T21:04:02.2939247Z D=59, 2025-05-07T21:04:02.2939432Z B=26, 2025-05-07T21:04:02.2939617Z log_E=4, 2025-05-07T21:04:02.2939811Z L=13, 2025-05-07T21:04:02.2940006Z D_gradcheck=2, 2025-05-07T21:04:02.2940234Z stochastic_rounding=False, 2025-05-07T21:04:02.2940493Z weighted=False, 2025-05-07T21:04:02.2940710Z row_wise=True, 2025-05-07T21:04:02.2940916Z mixed=True, 2025-05-07T21:04:02.2941126Z use_cache=True, 2025-05-07T21:04:02.2941372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.2941655Z use_cpu=True, 2025-05-07T21:04:02.2941896Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.2942156Z ) 2025-05-07T21:04:02.2942390Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:02.2942982Z self=, 2025-05-07T21:04:02.2943525Z mixed_B=False, 2025-05-07T21:04:02.2943735Z compile=False, 2025-05-07T21:04:02.2943945Z T=5, 2025-05-07T21:04:02.2944135Z D=24, 2025-05-07T21:04:02.2944318Z B=55, 2025-05-07T21:04:02.2944504Z log_E=4, 2025-05-07T21:04:02.2944702Z L=16, 2025-05-07T21:04:02.2944888Z D_gradcheck=1, 2025-05-07T21:04:02.2945122Z stochastic_rounding=True, 2025-05-07T21:04:02.2945385Z weighted=True, 2025-05-07T21:04:02.2945599Z row_wise=True, 2025-05-07T21:04:02.2945805Z mixed=True, 2025-05-07T21:04:02.2946017Z use_cache=True, 2025-05-07T21:04:02.2946259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2946545Z use_cpu=True, 2025-05-07T21:04:02.2946786Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.2947048Z ) 2025-05-07T21:04:02.2947282Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:02.2947876Z self=, 2025-05-07T21:04:02.2948419Z mixed_B=False, 2025-05-07T21:04:02.2948671Z compile=True, 2025-05-07T21:04:02.2948930Z T=1, 2025-05-07T21:04:02.2949162Z D=79, 2025-05-07T21:04:02.2949388Z B=76, 2025-05-07T21:04:02.2949620Z log_E=4, 2025-05-07T21:04:02.2949866Z L=18, 2025-05-07T21:04:02.2950101Z D_gradcheck=2, 2025-05-07T21:04:02.2950391Z stochastic_rounding=False, 2025-05-07T21:04:02.2950711Z weighted=True, 2025-05-07T21:04:02.2950968Z row_wise=True, 2025-05-07T21:04:02.2951228Z mixed=True, 2025-05-07T21:04:02.2951462Z use_cache=True, 2025-05-07T21:04:02.2951696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.2951985Z use_cpu=False, 2025-05-07T21:04:02.2952221Z output_dtype=SparseType.BF16, 2025-05-07T21:04:02.2952480Z ) 2025-05-07T21:04:02.2952808Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:02.2953403Z self=, 2025-05-07T21:04:02.2953946Z mixed_B=True, 2025-05-07T21:04:02.2954158Z compile=False, 2025-05-07T21:04:02.2954366Z T=3, 2025-05-07T21:04:02.2954549Z D=20, 2025-05-07T21:04:02.2954733Z B=46, 2025-05-07T21:04:02.2954922Z log_E=5, 2025-05-07T21:04:02.2955119Z L=6, 2025-05-07T21:04:02.2955301Z D_gradcheck=1, 2025-05-07T21:04:02.2955530Z stochastic_rounding=True, 2025-05-07T21:04:02.2955791Z weighted=False, 2025-05-07T21:04:02.2956002Z row_wise=False, 2025-05-07T21:04:02.2956212Z mixed=True, 2025-05-07T21:04:02.2956424Z use_cache=False, 2025-05-07T21:04:02.2956671Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2956964Z use_cpu=True, 2025-05-07T21:04:02.2957272Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.2957531Z ) 2025-05-07T21:04:02.2957773Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:02.2958373Z self=, 2025-05-07T21:04:02.2958987Z mixed_B=False, 2025-05-07T21:04:02.2959248Z compile=False, 2025-05-07T21:04:02.2959507Z T=3, 2025-05-07T21:04:02.2959738Z D=29, 2025-05-07T21:04:02.2959963Z B=86, 2025-05-07T21:04:02.2960197Z log_E=5, 2025-05-07T21:04:02.2960491Z L=10, 2025-05-07T21:04:02.2960726Z D_gradcheck=1, 2025-05-07T21:04:02.2960962Z stochastic_rounding=False, 2025-05-07T21:04:02.2961228Z weighted=False, 2025-05-07T21:04:02.2961444Z row_wise=True, 2025-05-07T21:04:02.2961653Z mixed=False, 2025-05-07T21:04:02.2961868Z use_cache=False, 2025-05-07T21:04:02.2962115Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.2962410Z use_cpu=False, 2025-05-07T21:04:02.2962654Z output_dtype=SparseType.FP16, 2025-05-07T21:04:16.4561301Z ) 2025-05-07T21:04:16.4561967Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:16.4563339Z self=, 2025-05-07T21:04:16.4564081Z mixed_B=False, 2025-05-07T21:04:16.4564309Z compile=False, 2025-05-07T21:04:16.4564520Z T=4, 2025-05-07T21:04:16.4564704Z D=16, 2025-05-07T21:04:16.4564896Z B=74, 2025-05-07T21:04:16.4565091Z log_E=5, 2025-05-07T21:04:16.4565283Z L=8, 2025-05-07T21:04:16.4565508Z D_gradcheck=2, 2025-05-07T21:04:16.4565750Z stochastic_rounding=False, 2025-05-07T21:04:16.4566010Z weighted=False, 2025-05-07T21:04:16.4566232Z row_wise=False, 2025-05-07T21:04:16.4566459Z mixed=True, 2025-05-07T21:04:16.4566669Z use_cache=False, 2025-05-07T21:04:16.4566924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:16.4567223Z use_cpu=False, 2025-05-07T21:04:16.4567465Z output_dtype=SparseType.FP32, 2025-05-07T21:04:16.4567740Z ) 2025-05-07T21:04:16.4567990Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:16.4568594Z self=, 2025-05-07T21:04:16.4569144Z mixed_B=False, 2025-05-07T21:04:16.4569366Z compile=True, 2025-05-07T21:04:16.4569576Z T=2, 2025-05-07T21:04:16.4569758Z D=86, 2025-05-07T21:04:16.4569948Z B=96, 2025-05-07T21:04:16.4570138Z log_E=4, 2025-05-07T21:04:16.4570329Z L=13, 2025-05-07T21:04:16.4570522Z D_gradcheck=1, 2025-05-07T21:04:16.4570756Z stochastic_rounding=False, 2025-05-07T21:04:16.4571017Z weighted=True, 2025-05-07T21:04:16.4571235Z row_wise=True, 2025-05-07T21:04:16.4571446Z mixed=True, 2025-05-07T21:04:16.4571652Z use_cache=False, 2025-05-07T21:04:16.4571904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:16.4572198Z use_cpu=False, 2025-05-07T21:04:16.4572437Z output_dtype=SparseType.FP16, 2025-05-07T21:04:16.4572701Z ) 2025-05-07T21:04:16.4573274Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:16.4573867Z self=, 2025-05-07T21:04:16.4574414Z mixed_B=True, 2025-05-07T21:04:16.4574632Z compile=False, 2025-05-07T21:04:16.4574844Z T=2, 2025-05-07T21:04:16.4575025Z D=121, 2025-05-07T21:04:16.4575213Z B=92, 2025-05-07T21:04:16.4575407Z log_E=3, 2025-05-07T21:04:16.4575598Z L=2, 2025-05-07T21:04:16.4575791Z D_gradcheck=2, 2025-05-07T21:04:16.4576024Z stochastic_rounding=False, 2025-05-07T21:04:16.4576279Z weighted=True, 2025-05-07T21:04:16.4576493Z row_wise=True, 2025-05-07T21:04:16.4576704Z mixed=True, 2025-05-07T21:04:16.4576908Z use_cache=False, 2025-05-07T21:04:16.4577165Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:16.4577460Z use_cpu=True, 2025-05-07T21:04:16.4577775Z output_dtype=SparseType.BF16, 2025-05-07T21:04:16.4578043Z ) 2025-05-07T21:04:16.4578284Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:16.4578878Z self=, 2025-05-07T21:04:16.4579496Z mixed_B=True, 2025-05-07T21:04:16.4579713Z compile=True, 2025-05-07T21:04:16.4579925Z T=4, 2025-05-07T21:04:16.4580112Z D=123, 2025-05-07T21:04:16.4586366Z B=33, 2025-05-07T21:04:16.4586597Z log_E=4, 2025-05-07T21:04:16.4586804Z L=8, 2025-05-07T21:04:16.4587003Z D_gradcheck=1, 2025-05-07T21:04:16.4587243Z stochastic_rounding=False, 2025-05-07T21:04:16.4587510Z weighted=False, 2025-05-07T21:04:16.4587734Z row_wise=True, 2025-05-07T21:04:16.4587947Z mixed=False, 2025-05-07T21:04:16.4588167Z use_cache=False, 2025-05-07T21:04:16.4588427Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:16.4588716Z use_cpu=False, 2025-05-07T21:04:16.4588963Z output_dtype=SparseType.BF16, 2025-05-07T21:04:16.4589231Z ) 2025-05-07T21:04:16.4589473Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:16.4590079Z self=, 2025-05-07T21:04:16.4590642Z mixed_B=False, 2025-05-07T21:04:16.4590859Z compile=True, 2025-05-07T21:04:16.4591074Z T=2, 2025-05-07T21:04:16.4591268Z D=75, 2025-05-07T21:04:16.4591641Z B=63, 2025-05-07T21:04:16.4591841Z log_E=4, 2025-05-07T21:04:16.4592043Z L=15, 2025-05-07T21:04:16.4592238Z D_gradcheck=1, 2025-05-07T21:04:16.4592475Z stochastic_rounding=True, 2025-05-07T21:04:16.4592742Z weighted=True, 2025-05-07T21:04:16.4592959Z row_wise=False, 2025-05-07T21:04:16.4593182Z mixed=True, 2025-05-07T21:04:16.4593416Z use_cache=True, 2025-05-07T21:04:16.4593691Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:16.4593993Z use_cpu=False, 2025-05-07T21:04:16.4594240Z output_dtype=SparseType.FP32, 2025-05-07T21:04:16.4594514Z ) 2025-05-07T21:04:16.4594754Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:16.4595363Z self=, 2025-05-07T21:04:16.4595924Z mixed_B=True, 2025-05-07T21:04:16.4596140Z compile=False, 2025-05-07T21:04:16.4596355Z T=2, 2025-05-07T21:04:16.4596550Z D=68, 2025-05-07T21:04:16.4596738Z B=17, 2025-05-07T21:04:16.4596932Z log_E=5, 2025-05-07T21:04:16.4597133Z L=1, 2025-05-07T21:04:16.4597324Z D_gradcheck=1, 2025-05-07T21:04:16.4597558Z stochastic_rounding=True, 2025-05-07T21:04:16.4597825Z weighted=False, 2025-05-07T21:04:16.4598040Z row_wise=False, 2025-05-07T21:04:16.4598257Z mixed=True, 2025-05-07T21:04:16.4598477Z use_cache=True, 2025-05-07T21:04:16.4598719Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:16.4599015Z use_cpu=False, 2025-05-07T21:04:16.4599264Z output_dtype=SparseType.FP16, 2025-05-07T21:04:16.4599528Z ) 2025-05-07T21:04:16.4599945Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:16.4600604Z self=, 2025-05-07T21:04:16.4601163Z mixed_B=False, 2025-05-07T21:04:16.4601381Z compile=False, 2025-05-07T21:04:16.4601595Z T=4, 2025-05-07T21:04:16.4601787Z D=19, 2025-05-07T21:04:16.4601974Z B=77, 2025-05-07T21:04:16.4602166Z log_E=5, 2025-05-07T21:04:16.4602367Z L=17, 2025-05-07T21:04:16.4602559Z D_gradcheck=2, 2025-05-07T21:04:16.4602792Z stochastic_rounding=True, 2025-05-07T21:04:16.4603059Z weighted=True, 2025-05-07T21:04:16.4603273Z row_wise=True, 2025-05-07T21:04:16.4603491Z mixed=True, 2025-05-07T21:04:16.4603735Z use_cache=False, 2025-05-07T21:04:16.4604010Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:16.4604306Z use_cpu=True, 2025-05-07T21:04:16.4604621Z output_dtype=SparseType.BF16, 2025-05-07T21:04:16.4604884Z ) 2025-05-07T21:04:16.4605136Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:16.4605739Z self=, 2025-05-07T21:04:16.4606353Z mixed_B=True, 2025-05-07T21:04:16.4606569Z compile=False, 2025-05-07T21:04:16.4606783Z T=5, 2025-05-07T21:04:16.4606977Z D=103, 2025-05-07T21:04:16.4607166Z B=58, 2025-05-07T21:04:16.4607362Z log_E=4, 2025-05-07T21:04:16.4607566Z L=5, 2025-05-07T21:04:16.4607757Z D_gradcheck=1, 2025-05-07T21:04:16.4607994Z stochastic_rounding=False, 2025-05-07T21:04:16.4608261Z weighted=False, 2025-05-07T21:04:16.4608475Z row_wise=True, 2025-05-07T21:04:16.4608691Z mixed=True, 2025-05-07T21:04:16.4608908Z use_cache=False, 2025-05-07T21:04:16.4609157Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:16.4609450Z use_cpu=True, 2025-05-07T21:04:16.4609690Z output_dtype=SparseType.FP16, 2025-05-07T21:04:16.4609951Z ) 2025-05-07T21:04:16.4610194Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:16.4610796Z self=, 2025-05-07T21:04:16.4611336Z mixed_B=True, 2025-05-07T21:04:16.4611555Z compile=True, 2025-05-07T21:04:16.4611766Z T=4, 2025-05-07T21:04:16.4611953Z D=96, 2025-05-07T21:04:16.4612145Z B=124, 2025-05-07T21:04:16.4612340Z log_E=4, 2025-05-07T21:04:16.4612534Z L=16, 2025-05-07T21:04:16.4612731Z D_gradcheck=1, 2025-05-07T21:04:16.4612968Z stochastic_rounding=True, 2025-05-07T21:04:16.4613232Z weighted=True, 2025-05-07T21:04:16.4613446Z row_wise=False, 2025-05-07T21:04:16.4613663Z mixed=False, 2025-05-07T21:04:16.4613880Z use_cache=False, 2025-05-07T21:04:16.4614128Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:16.4614422Z use_cpu=False, 2025-05-07T21:04:16.4614665Z output_dtype=SparseType.FP16, 2025-05-07T21:04:16.4614925Z ) 2025-05-07T21:04:16.4615167Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:16.4615765Z self=, 2025-05-07T21:04:16.4616306Z mixed_B=True, 2025-05-07T21:04:16.4616527Z compile=False, 2025-05-07T21:04:16.4616742Z T=3, 2025-05-07T21:04:16.4616928Z D=124, 2025-05-07T21:04:16.4617120Z B=98, 2025-05-07T21:04:16.4617316Z log_E=4, 2025-05-07T21:04:16.4617511Z L=7, 2025-05-07T21:04:16.4617709Z D_gradcheck=1, 2025-05-07T21:04:16.4617947Z stochastic_rounding=False, 2025-05-07T21:04:16.4618208Z weighted=False, 2025-05-07T21:04:16.4618429Z row_wise=True, 2025-05-07T21:04:16.4618644Z mixed=False, 2025-05-07T21:04:16.4618853Z use_cache=False, 2025-05-07T21:04:16.4619108Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:16.4619403Z use_cpu=False, 2025-05-07T21:04:16.4619641Z output_dtype=SparseType.FP32, 2025-05-07T21:04:16.4619897Z ) 2025-05-07T21:04:16.4620227Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:16.4620819Z self=, 2025-05-07T21:04:16.4621357Z mixed_B=False, 2025-05-07T21:04:16.4621576Z compile=False, 2025-05-07T21:04:16.4621788Z T=1, 2025-05-07T21:04:16.4621973Z D=122, 2025-05-07T21:04:16.4622164Z B=9, 2025-05-07T21:04:16.4622357Z log_E=4, 2025-05-07T21:04:16.4622545Z L=14, 2025-05-07T21:04:16.4622738Z D_gradcheck=2, 2025-05-07T21:04:16.4622969Z stochastic_rounding=False, 2025-05-07T21:04:16.4623220Z weighted=True, 2025-05-07T21:04:16.4623438Z row_wise=False, 2025-05-07T21:04:16.4623683Z mixed=False, 2025-05-07T21:04:16.4623904Z use_cache=False, 2025-05-07T21:04:16.4624154Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:16.4624444Z use_cpu=False, 2025-05-07T21:04:16.4624719Z output_dtype=SparseType.BF16, 2025-05-07T21:04:16.4624983Z ) 2025-05-07T21:04:16.4625222Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:16.4625813Z self=, 2025-05-07T21:04:16.4626388Z mixed_B=False, 2025-05-07T21:04:16.4626604Z compile=False, 2025-05-07T21:04:16.4626813Z T=1, 2025-05-07T21:04:16.4626997Z D=88, 2025-05-07T21:04:16.4627189Z B=112, 2025-05-07T21:04:16.4627382Z log_E=5, 2025-05-07T21:04:16.4627574Z L=4, 2025-05-07T21:04:16.4627767Z D_gradcheck=2, 2025-05-07T21:04:16.4628000Z stochastic_rounding=False, 2025-05-07T21:04:16.4628251Z weighted=True, 2025-05-07T21:04:16.4628470Z row_wise=False, 2025-05-07T21:04:16.4628686Z mixed=False, 2025-05-07T21:04:16.4628891Z use_cache=True, 2025-05-07T21:04:16.4629134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:16.4629424Z use_cpu=True, 2025-05-07T21:04:16.4629657Z output_dtype=SparseType.BF16, 2025-05-07T21:04:16.4629916Z ) 2025-05-07T21:04:16.4630159Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:16.4630749Z self=, 2025-05-07T21:04:16.4631293Z mixed_B=True, 2025-05-07T21:04:16.4631515Z compile=False, 2025-05-07T21:04:16.4631728Z T=2, 2025-05-07T21:04:16.4631911Z D=19, 2025-05-07T21:04:16.4632102Z B=118, 2025-05-07T21:04:16.4632295Z log_E=5, 2025-05-07T21:04:16.4632485Z L=10, 2025-05-07T21:04:16.4632680Z D_gradcheck=1, 2025-05-07T21:04:16.4632911Z stochastic_rounding=True, 2025-05-07T21:04:16.4633171Z weighted=True, 2025-05-07T21:04:16.4633387Z row_wise=True, 2025-05-07T21:04:16.4633613Z mixed=False, 2025-05-07T21:04:16.4633854Z use_cache=True, 2025-05-07T21:04:16.4634098Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:16.4634389Z use_cpu=False, 2025-05-07T21:04:16.4634624Z output_dtype=SparseType.FP32, 2025-05-07T21:04:16.4634887Z ) 2025-05-07T21:04:16.4635128Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:16.4635709Z self=, 2025-05-07T21:04:16.4636251Z mixed_B=False, 2025-05-07T21:04:16.4636470Z compile=False, 2025-05-07T21:04:16.4636669Z T=5, 2025-05-07T21:04:16.4636860Z D=51, 2025-05-07T21:04:16.4637047Z B=62, 2025-05-07T21:04:16.4637231Z log_E=4, 2025-05-07T21:04:16.4637431Z L=10, 2025-05-07T21:04:16.4637633Z D_gradcheck=1, 2025-05-07T21:04:16.4637860Z stochastic_rounding=True, 2025-05-07T21:04:16.4638125Z weighted=True, 2025-05-07T21:04:16.4638340Z row_wise=True, 2025-05-07T21:04:16.4638549Z mixed=True, 2025-05-07T21:04:16.4638761Z use_cache=False, 2025-05-07T21:04:16.4639014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:16.4639296Z use_cpu=False, 2025-05-07T21:04:16.4639535Z output_dtype=SparseType.BF16, 2025-05-07T21:04:16.4639799Z ) 2025-05-07T21:04:16.4640183Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:16.4640821Z self=, 2025-05-07T21:04:16.4641361Z mixed_B=True, 2025-05-07T21:04:16.4641575Z compile=True, 2025-05-07T21:04:16.4641775Z T=2, 2025-05-07T21:04:16.4641958Z D=12, 2025-05-07T21:04:16.4642145Z B=17, 2025-05-07T21:04:16.4642326Z log_E=3, 2025-05-07T21:04:16.4642519Z L=4, 2025-05-07T21:04:16.4642711Z D_gradcheck=1, 2025-05-07T21:04:16.4642931Z stochastic_rounding=True, 2025-05-07T21:04:16.4643193Z weighted=False, 2025-05-07T21:04:16.4643411Z row_wise=True, 2025-05-07T21:04:16.4643616Z mixed=False, 2025-05-07T21:04:16.4643827Z use_cache=True, 2025-05-07T21:04:16.4644065Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:16.4644347Z use_cpu=True, 2025-05-07T21:04:16.4644631Z output_dtype=SparseType.FP32, 2025-05-07T21:04:16.4644897Z ) 2025-05-07T21:04:16.4645134Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:16.4645727Z self=, 2025-05-07T21:04:16.4646310Z mixed_B=False, 2025-05-07T21:04:16.4646517Z compile=True, 2025-05-07T21:04:16.4646727Z T=5, 2025-05-07T21:04:16.4646910Z D=57, 2025-05-07T21:04:16.4647094Z B=91, 2025-05-07T21:04:16.4647282Z log_E=3, 2025-05-07T21:04:16.4647480Z L=15, 2025-05-07T21:04:16.4647666Z D_gradcheck=1, 2025-05-07T21:04:16.4647902Z stochastic_rounding=False, 2025-05-07T21:04:16.4648164Z weighted=False, 2025-05-07T21:04:16.4648384Z row_wise=False, 2025-05-07T21:04:16.4648587Z mixed=True, 2025-05-07T21:04:16.4648799Z use_cache=False, 2025-05-07T21:04:16.4649052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:16.4649336Z use_cpu=True, 2025-05-07T21:04:16.4649579Z output_dtype=SparseType.FP16, 2025-05-07T21:04:16.4649842Z ) 2025-05-07T21:04:16.4650080Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:16.4650673Z self=, 2025-05-07T21:04:16.4651214Z mixed_B=True, 2025-05-07T21:04:16.4651424Z compile=False, 2025-05-07T21:04:16.4651635Z T=5, 2025-05-07T21:04:16.4651824Z D=46, 2025-05-07T21:04:16.4652008Z B=87, 2025-05-07T21:04:16.4652197Z log_E=4, 2025-05-07T21:04:16.4652395Z L=12, 2025-05-07T21:04:16.4652586Z D_gradcheck=1, 2025-05-07T21:04:16.4652821Z stochastic_rounding=True, 2025-05-07T21:04:16.4653081Z weighted=False, 2025-05-07T21:04:16.4653293Z row_wise=True, 2025-05-07T21:04:16.4653534Z mixed=False, 2025-05-07T21:04:16.4653767Z use_cache=False, 2025-05-07T21:04:16.4654017Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:16.4654302Z use_cpu=True, 2025-05-07T21:04:16.4654539Z output_dtype=SparseType.FP16, 2025-05-07T21:04:16.4654801Z ) 2025-05-07T21:04:16.4655037Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:16.4655627Z self=, 2025-05-07T21:04:16.4656174Z mixed_B=False, 2025-05-07T21:04:16.4656384Z compile=True, 2025-05-07T21:04:16.4656596Z T=1, 2025-05-07T21:04:16.4656859Z D=94, 2025-05-07T21:04:16.4657117Z B=61, 2025-05-07T21:04:16.4657308Z log_E=4, 2025-05-07T21:04:16.4657504Z L=17, 2025-05-07T21:04:16.4657692Z D_gradcheck=1, 2025-05-07T21:04:16.4657922Z stochastic_rounding=True, 2025-05-07T21:04:16.4658184Z weighted=False, 2025-05-07T21:04:16.4658393Z row_wise=True, 2025-05-07T21:04:16.4658601Z mixed=False, 2025-05-07T21:04:16.4658813Z use_cache=False, 2025-05-07T21:04:16.4659056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:16.4659348Z use_cpu=True, 2025-05-07T21:04:16.4659583Z output_dtype=SparseType.BF16, 2025-05-07T21:04:29.2268245Z ) 2025-05-07T21:04:29.2268832Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:29.2269479Z self=, 2025-05-07T21:04:29.2270047Z mixed_B=False, 2025-05-07T21:04:29.2270275Z compile=False, 2025-05-07T21:04:29.2270492Z T=2, 2025-05-07T21:04:29.2270686Z D=77, 2025-05-07T21:04:29.2270872Z B=63, 2025-05-07T21:04:29.2271064Z log_E=4, 2025-05-07T21:04:29.2271262Z L=19, 2025-05-07T21:04:29.2271460Z D_gradcheck=2, 2025-05-07T21:04:29.2271699Z stochastic_rounding=False, 2025-05-07T21:04:29.2271965Z weighted=False, 2025-05-07T21:04:29.2272184Z row_wise=False, 2025-05-07T21:04:29.2272402Z mixed=True, 2025-05-07T21:04:29.2272613Z use_cache=False, 2025-05-07T21:04:29.2272862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2273155Z use_cpu=False, 2025-05-07T21:04:29.2273485Z output_dtype=SparseType.FP32, 2025-05-07T21:04:29.2273749Z ) 2025-05-07T21:04:29.2273993Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:29.2274591Z self=, 2025-05-07T21:04:29.2275242Z mixed_B=False, 2025-05-07T21:04:29.2275461Z compile=True, 2025-05-07T21:04:29.2275668Z T=5, 2025-05-07T21:04:29.2275853Z D=33, 2025-05-07T21:04:29.2276043Z B=102, 2025-05-07T21:04:29.2276236Z log_E=3, 2025-05-07T21:04:29.2276431Z L=1, 2025-05-07T21:04:29.2276627Z D_gradcheck=2, 2025-05-07T21:04:29.2276857Z stochastic_rounding=True, 2025-05-07T21:04:29.2277160Z weighted=True, 2025-05-07T21:04:29.2277375Z row_wise=True, 2025-05-07T21:04:29.2277587Z mixed=True, 2025-05-07T21:04:29.2277799Z use_cache=True, 2025-05-07T21:04:29.2278037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:29.2278331Z use_cpu=False, 2025-05-07T21:04:29.2278572Z output_dtype=SparseType.FP16, 2025-05-07T21:04:29.2278829Z ) 2025-05-07T21:04:29.2279074Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:29.2279675Z self=, 2025-05-07T21:04:29.2280209Z mixed_B=True, 2025-05-07T21:04:29.2280532Z compile=False, 2025-05-07T21:04:29.2280798Z T=4, 2025-05-07T21:04:29.2280983Z D=8, 2025-05-07T21:04:29.2281171Z B=89, 2025-05-07T21:04:29.2281366Z log_E=5, 2025-05-07T21:04:29.2281556Z L=6, 2025-05-07T21:04:29.2281753Z D_gradcheck=1, 2025-05-07T21:04:29.2281982Z stochastic_rounding=True, 2025-05-07T21:04:29.2282236Z weighted=True, 2025-05-07T21:04:29.2282456Z row_wise=False, 2025-05-07T21:04:29.2282676Z mixed=False, 2025-05-07T21:04:29.2282891Z use_cache=False, 2025-05-07T21:04:29.2283138Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:29.2283428Z use_cpu=True, 2025-05-07T21:04:29.2283665Z output_dtype=SparseType.BF16, 2025-05-07T21:04:29.2283924Z ) 2025-05-07T21:04:29.2284176Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:29.2284779Z self=, 2025-05-07T21:04:29.2285325Z mixed_B=True, 2025-05-07T21:04:29.2285546Z compile=False, 2025-05-07T21:04:29.2285762Z T=1, 2025-05-07T21:04:29.2285949Z D=117, 2025-05-07T21:04:29.2286143Z B=29, 2025-05-07T21:04:29.2286337Z log_E=4, 2025-05-07T21:04:29.2286533Z L=6, 2025-05-07T21:04:29.2286731Z D_gradcheck=2, 2025-05-07T21:04:29.2286989Z stochastic_rounding=False, 2025-05-07T21:04:29.2287277Z weighted=False, 2025-05-07T21:04:29.2287500Z row_wise=False, 2025-05-07T21:04:29.2287718Z mixed=False, 2025-05-07T21:04:29.2287932Z use_cache=False, 2025-05-07T21:04:29.2288191Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2288486Z use_cpu=True, 2025-05-07T21:04:29.2288726Z output_dtype=SparseType.FP32, 2025-05-07T21:04:29.2288998Z ) 2025-05-07T21:04:29.2289330Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:29.2289934Z self=, 2025-05-07T21:04:29.2290480Z mixed_B=False, 2025-05-07T21:04:29.2290701Z compile=True, 2025-05-07T21:04:29.2290917Z T=2, 2025-05-07T21:04:29.2291106Z D=114, 2025-05-07T21:04:29.2291302Z B=59, 2025-05-07T21:04:29.2291726Z log_E=3, 2025-05-07T21:04:29.2292000Z L=14, 2025-05-07T21:04:29.2292373Z D_gradcheck=2, 2025-05-07T21:04:29.2292631Z stochastic_rounding=False, 2025-05-07T21:04:29.2292900Z weighted=False, 2025-05-07T21:04:29.2299328Z row_wise=False, 2025-05-07T21:04:29.2299555Z mixed=False, 2025-05-07T21:04:29.2299782Z use_cache=False, 2025-05-07T21:04:29.2300040Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2300332Z use_cpu=False, 2025-05-07T21:04:29.2300688Z output_dtype=SparseType.FP32, 2025-05-07T21:04:29.2300961Z ) 2025-05-07T21:04:29.2301204Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:29.2301808Z self=, 2025-05-07T21:04:29.2302426Z mixed_B=False, 2025-05-07T21:04:29.2302651Z compile=False, 2025-05-07T21:04:29.2302871Z T=5, 2025-05-07T21:04:29.2303065Z D=10, 2025-05-07T21:04:29.2303258Z B=107, 2025-05-07T21:04:29.2303448Z log_E=3, 2025-05-07T21:04:29.2303653Z L=16, 2025-05-07T21:04:29.2303856Z D_gradcheck=1, 2025-05-07T21:04:29.2304089Z stochastic_rounding=True, 2025-05-07T21:04:29.2304362Z weighted=False, 2025-05-07T21:04:29.2304587Z row_wise=True, 2025-05-07T21:04:29.2304800Z mixed=False, 2025-05-07T21:04:29.2305022Z use_cache=False, 2025-05-07T21:04:29.2305280Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:29.2305571Z use_cpu=True, 2025-05-07T21:04:29.2305820Z output_dtype=SparseType.BF16, 2025-05-07T21:04:29.2306089Z ) 2025-05-07T21:04:29.2306328Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:29.2306928Z self=, 2025-05-07T21:04:29.2307481Z mixed_B=True, 2025-05-07T21:04:29.2307704Z compile=False, 2025-05-07T21:04:29.2307915Z T=4, 2025-05-07T21:04:29.2308110Z D=126, 2025-05-07T21:04:29.2308305Z B=47, 2025-05-07T21:04:29.2308499Z log_E=3, 2025-05-07T21:04:29.2308697Z L=11, 2025-05-07T21:04:29.2308898Z D_gradcheck=1, 2025-05-07T21:04:29.2309127Z stochastic_rounding=True, 2025-05-07T21:04:29.2309392Z weighted=False, 2025-05-07T21:04:29.2309616Z row_wise=False, 2025-05-07T21:04:29.2309826Z mixed=True, 2025-05-07T21:04:29.2310044Z use_cache=False, 2025-05-07T21:04:29.2310298Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2310587Z use_cpu=False, 2025-05-07T21:04:29.2310830Z output_dtype=SparseType.FP32, 2025-05-07T21:04:29.2311098Z ) 2025-05-07T21:04:29.2311338Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:29.2311937Z self=, 2025-05-07T21:04:29.2312490Z mixed_B=False, 2025-05-07T21:04:29.2312709Z compile=False, 2025-05-07T21:04:29.2312923Z T=3, 2025-05-07T21:04:29.2313116Z D=73, 2025-05-07T21:04:29.2313301Z B=84, 2025-05-07T21:04:29.2313497Z log_E=4, 2025-05-07T21:04:29.2313699Z L=13, 2025-05-07T21:04:29.2313898Z D_gradcheck=1, 2025-05-07T21:04:29.2314131Z stochastic_rounding=True, 2025-05-07T21:04:29.2314400Z weighted=False, 2025-05-07T21:04:29.2314625Z row_wise=True, 2025-05-07T21:04:29.2314836Z mixed=False, 2025-05-07T21:04:29.2315056Z use_cache=False, 2025-05-07T21:04:29.2315311Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2315600Z use_cpu=False, 2025-05-07T21:04:29.2315846Z output_dtype=SparseType.FP32, 2025-05-07T21:04:29.2316115Z ) 2025-05-07T21:04:29.2316508Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:29.2317151Z self=, 2025-05-07T21:04:29.2317713Z mixed_B=False, 2025-05-07T21:04:29.2317930Z compile=False, 2025-05-07T21:04:29.2318145Z T=4, 2025-05-07T21:04:29.2318340Z D=39, 2025-05-07T21:04:29.2318528Z B=99, 2025-05-07T21:04:29.2318726Z log_E=3, 2025-05-07T21:04:29.2318928Z L=2, 2025-05-07T21:04:29.2319122Z D_gradcheck=1, 2025-05-07T21:04:29.2319359Z stochastic_rounding=False, 2025-05-07T21:04:29.2319629Z weighted=True, 2025-05-07T21:04:29.2319845Z row_wise=True, 2025-05-07T21:04:29.2320065Z mixed=False, 2025-05-07T21:04:29.2320283Z use_cache=True, 2025-05-07T21:04:29.2320642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2320930Z use_cpu=True, 2025-05-07T21:04:29.2321220Z output_dtype=SparseType.FP32, 2025-05-07T21:04:29.2321492Z ) 2025-05-07T21:04:29.2321732Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:29.2322333Z self=, 2025-05-07T21:04:29.2322918Z mixed_B=True, 2025-05-07T21:04:29.2323132Z compile=False, 2025-05-07T21:04:29.2323347Z T=5, 2025-05-07T21:04:29.2323539Z D=18, 2025-05-07T21:04:29.2323725Z B=76, 2025-05-07T21:04:29.2323921Z log_E=5, 2025-05-07T21:04:29.2324124Z L=9, 2025-05-07T21:04:29.2324317Z D_gradcheck=1, 2025-05-07T21:04:29.2324554Z stochastic_rounding=True, 2025-05-07T21:04:29.2324822Z weighted=True, 2025-05-07T21:04:29.2325037Z row_wise=True, 2025-05-07T21:04:29.2325254Z mixed=True, 2025-05-07T21:04:29.2325472Z use_cache=True, 2025-05-07T21:04:29.2325715Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2326011Z use_cpu=True, 2025-05-07T21:04:29.2326255Z output_dtype=SparseType.FP16, 2025-05-07T21:04:29.2326517Z ) 2025-05-07T21:04:29.2326764Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:29.2327412Z self=, 2025-05-07T21:04:29.2327963Z mixed_B=False, 2025-05-07T21:04:29.2328179Z compile=False, 2025-05-07T21:04:29.2328394Z T=2, 2025-05-07T21:04:29.2328586Z D=96, 2025-05-07T21:04:29.2328775Z B=99, 2025-05-07T21:04:29.2328968Z log_E=5, 2025-05-07T21:04:29.2329171Z L=20, 2025-05-07T21:04:29.2329366Z D_gradcheck=2, 2025-05-07T21:04:29.2329604Z stochastic_rounding=False, 2025-05-07T21:04:29.2329869Z weighted=True, 2025-05-07T21:04:29.2330085Z row_wise=False, 2025-05-07T21:04:29.2330305Z mixed=True, 2025-05-07T21:04:29.2330525Z use_cache=True, 2025-05-07T21:04:29.2330766Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:29.2331061Z use_cpu=True, 2025-05-07T21:04:29.2331308Z output_dtype=SparseType.BF16, 2025-05-07T21:04:29.2331570Z ) 2025-05-07T21:04:29.2331818Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:29.2332418Z self=, 2025-05-07T21:04:29.2332969Z mixed_B=True, 2025-05-07T21:04:29.2333185Z compile=True, 2025-05-07T21:04:29.2333398Z T=3, 2025-05-07T21:04:29.2333592Z D=46, 2025-05-07T21:04:29.2333783Z B=78, 2025-05-07T21:04:29.2333982Z log_E=5, 2025-05-07T21:04:29.2334186Z L=20, 2025-05-07T21:04:29.2334378Z D_gradcheck=1, 2025-05-07T21:04:29.2334615Z stochastic_rounding=True, 2025-05-07T21:04:29.2334878Z weighted=False, 2025-05-07T21:04:29.2335094Z row_wise=True, 2025-05-07T21:04:29.2335312Z mixed=False, 2025-05-07T21:04:29.2335528Z use_cache=True, 2025-05-07T21:04:29.2335767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:29.2336062Z use_cpu=False, 2025-05-07T21:04:29.2336307Z output_dtype=SparseType.FP32, 2025-05-07T21:04:29.2336567Z ) 2025-05-07T21:04:29.2336902Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:29.2337502Z self=, 2025-05-07T21:04:29.2338044Z mixed_B=False, 2025-05-07T21:04:29.2338268Z compile=False, 2025-05-07T21:04:29.2338480Z T=5, 2025-05-07T21:04:29.2338667Z D=7, 2025-05-07T21:04:29.2338862Z B=58, 2025-05-07T21:04:29.2339055Z log_E=5, 2025-05-07T21:04:29.2339254Z L=9, 2025-05-07T21:04:29.2339445Z D_gradcheck=1, 2025-05-07T21:04:29.2339681Z stochastic_rounding=True, 2025-05-07T21:04:29.2339946Z weighted=False, 2025-05-07T21:04:29.2340162Z row_wise=True, 2025-05-07T21:04:29.2340381Z mixed=True, 2025-05-07T21:04:29.2340600Z use_cache=True, 2025-05-07T21:04:29.2340841Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2341138Z use_cpu=False, 2025-05-07T21:04:29.2341429Z output_dtype=SparseType.FP32, 2025-05-07T21:04:29.2341695Z ) 2025-05-07T21:04:29.2341945Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:29.2342542Z self=, 2025-05-07T21:04:29.2343123Z mixed_B=True, 2025-05-07T21:04:29.2343348Z compile=False, 2025-05-07T21:04:29.2343565Z T=2, 2025-05-07T21:04:29.2343753Z D=38, 2025-05-07T21:04:29.2343947Z B=6, 2025-05-07T21:04:29.2344140Z log_E=5, 2025-05-07T21:04:29.2344336Z L=14, 2025-05-07T21:04:29.2344538Z D_gradcheck=2, 2025-05-07T21:04:29.2344778Z stochastic_rounding=False, 2025-05-07T21:04:29.2345043Z weighted=False, 2025-05-07T21:04:29.2345268Z row_wise=True, 2025-05-07T21:04:29.2345485Z mixed=True, 2025-05-07T21:04:29.2345698Z use_cache=False, 2025-05-07T21:04:29.2345959Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2346259Z use_cpu=True, 2025-05-07T21:04:29.2346505Z output_dtype=SparseType.BF16, 2025-05-07T21:04:29.2346767Z ) 2025-05-07T21:04:29.2347035Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:29.2347663Z self=, 2025-05-07T21:04:29.2348210Z mixed_B=False, 2025-05-07T21:04:29.2348430Z compile=True, 2025-05-07T21:04:29.2348650Z T=1, 2025-05-07T21:04:29.2348839Z D=106, 2025-05-07T21:04:29.2349032Z B=53, 2025-05-07T21:04:29.2349225Z log_E=3, 2025-05-07T21:04:29.2349421Z L=17, 2025-05-07T21:04:29.2349620Z D_gradcheck=2, 2025-05-07T21:04:29.2349863Z stochastic_rounding=False, 2025-05-07T21:04:29.2350132Z weighted=True, 2025-05-07T21:04:29.2350345Z row_wise=True, 2025-05-07T21:04:29.2350560Z mixed=True, 2025-05-07T21:04:29.2350777Z use_cache=False, 2025-05-07T21:04:29.2351026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:29.2351322Z use_cpu=True, 2025-05-07T21:04:29.2351566Z output_dtype=SparseType.BF16, 2025-05-07T21:04:29.2351828Z ) 2025-05-07T21:04:29.2352072Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:29.2352672Z self=, 2025-05-07T21:04:29.2353224Z mixed_B=True, 2025-05-07T21:04:29.2353439Z compile=True, 2025-05-07T21:04:29.2353658Z T=1, 2025-05-07T21:04:29.2353853Z D=93, 2025-05-07T21:04:29.2354041Z B=127, 2025-05-07T21:04:29.2354240Z log_E=4, 2025-05-07T21:04:29.2354444Z L=0, 2025-05-07T21:04:29.2354635Z D_gradcheck=2, 2025-05-07T21:04:29.2354875Z stochastic_rounding=False, 2025-05-07T21:04:29.2355140Z weighted=True, 2025-05-07T21:04:29.2355352Z row_wise=False, 2025-05-07T21:04:29.2355573Z mixed=False, 2025-05-07T21:04:29.2355788Z use_cache=True, 2025-05-07T21:04:29.2356029Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2356327Z use_cpu=True, 2025-05-07T21:04:29.2356571Z output_dtype=SparseType.BF16, 2025-05-07T21:04:29.2356833Z ) 2025-05-07T21:04:29.2357126Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:29.2357816Z self=, 2025-05-07T21:04:29.2358368Z mixed_B=False, 2025-05-07T21:04:29.2358586Z compile=False, 2025-05-07T21:04:29.2358801Z T=4, 2025-05-07T21:04:29.2358993Z D=35, 2025-05-07T21:04:29.2359180Z B=39, 2025-05-07T21:04:29.2359374Z log_E=3, 2025-05-07T21:04:29.2359575Z L=3, 2025-05-07T21:04:29.2359766Z D_gradcheck=1, 2025-05-07T21:04:29.2360001Z stochastic_rounding=True, 2025-05-07T21:04:29.2360266Z weighted=False, 2025-05-07T21:04:29.2360572Z row_wise=True, 2025-05-07T21:04:29.2360835Z mixed=True, 2025-05-07T21:04:29.2361139Z use_cache=False, 2025-05-07T21:04:29.2361414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2361706Z use_cpu=False, 2025-05-07T21:04:29.2362000Z output_dtype=SparseType.FP32, 2025-05-07T21:04:29.2362259Z ) 2025-05-07T21:04:29.2362499Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:29.2363099Z self=, 2025-05-07T21:04:29.2363741Z mixed_B=True, 2025-05-07T21:04:29.2363969Z compile=False, 2025-05-07T21:04:29.2364180Z T=2, 2025-05-07T21:04:29.2364362Z D=10, 2025-05-07T21:04:29.2364551Z B=9, 2025-05-07T21:04:29.2364741Z log_E=3, 2025-05-07T21:04:29.2364930Z L=1, 2025-05-07T21:04:29.2365126Z D_gradcheck=2, 2025-05-07T21:04:29.2365363Z stochastic_rounding=False, 2025-05-07T21:04:29.2365633Z weighted=False, 2025-05-07T21:04:29.2365848Z row_wise=True, 2025-05-07T21:04:29.2366062Z mixed=False, 2025-05-07T21:04:29.2366275Z use_cache=True, 2025-05-07T21:04:29.2366516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:29.2366810Z use_cpu=False, 2025-05-07T21:04:29.2367054Z output_dtype=SparseType.BF16, 2025-05-07T21:04:30.0786634Z ) 2025-05-07T21:04:30.0786909Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:30.0787532Z self=, 2025-05-07T21:04:30.0788085Z mixed_B=True, 2025-05-07T21:04:30.0788301Z compile=False, 2025-05-07T21:04:30.0788513Z T=1, 2025-05-07T21:04:30.0788730Z D=10, 2025-05-07T21:04:30.0788922Z B=9, 2025-05-07T21:04:30.0789106Z log_E=3, 2025-05-07T21:04:30.0789302Z L=1, 2025-05-07T21:04:30.0789496Z D_gradcheck=2, 2025-05-07T21:04:30.0789726Z stochastic_rounding=False, 2025-05-07T21:04:30.0789989Z weighted=False, 2025-05-07T21:04:30.0790207Z row_wise=True, 2025-05-07T21:04:30.0790411Z mixed=False, 2025-05-07T21:04:30.0790623Z use_cache=True, 2025-05-07T21:04:30.0790867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:30.0791154Z use_cpu=False, 2025-05-07T21:04:30.0791401Z output_dtype=SparseType.BF16, 2025-05-07T21:04:30.0791812Z ) 2025-05-07T21:04:30.0792051Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:30.0792648Z self=, 2025-05-07T21:04:30.0793193Z mixed_B=True, 2025-05-07T21:04:30.0793409Z compile=False, 2025-05-07T21:04:30.0793614Z T=1, 2025-05-07T21:04:30.0793802Z D=10, 2025-05-07T21:04:30.0793987Z B=9, 2025-05-07T21:04:30.0794168Z log_E=3, 2025-05-07T21:04:30.0794365Z L=1, 2025-05-07T21:04:30.0794559Z D_gradcheck=2, 2025-05-07T21:04:30.0794787Z stochastic_rounding=False, 2025-05-07T21:04:30.0795052Z weighted=False, 2025-05-07T21:04:30.0795273Z row_wise=True, 2025-05-07T21:04:30.0795478Z mixed=True, 2025-05-07T21:04:30.0795690Z use_cache=True, 2025-05-07T21:04:30.0795936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:30.0796227Z use_cpu=False, 2025-05-07T21:04:30.0796466Z output_dtype=SparseType.BF16, 2025-05-07T21:04:30.0796733Z ) 2025-05-07T21:04:30.0797086Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:30.0797799Z self=, 2025-05-07T21:04:30.0798346Z mixed_B=True, 2025-05-07T21:04:30.0798556Z compile=False, 2025-05-07T21:04:30.0798769Z T=1, 2025-05-07T21:04:30.0798959Z D=10, 2025-05-07T21:04:30.0799139Z B=9, 2025-05-07T21:04:30.0799327Z log_E=3, 2025-05-07T21:04:30.0799521Z L=1, 2025-05-07T21:04:30.0799712Z D_gradcheck=2, 2025-05-07T21:04:30.0799938Z stochastic_rounding=False, 2025-05-07T21:04:30.0800198Z weighted=True, 2025-05-07T21:04:30.0800476Z row_wise=True, 2025-05-07T21:04:30.0800680Z mixed=True, 2025-05-07T21:04:30.0800888Z use_cache=True, 2025-05-07T21:04:30.0801129Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:30.0801412Z use_cpu=False, 2025-05-07T21:04:30.0801723Z output_dtype=SparseType.BF16, 2025-05-07T21:04:30.0801987Z ) 2025-05-07T21:04:30.0802215Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:30.0802811Z self=, 2025-05-07T21:04:30.0803419Z mixed_B=True, 2025-05-07T21:04:30.0803626Z compile=False, 2025-05-07T21:04:30.0803838Z T=3, 2025-05-07T21:04:30.0804025Z D=10, 2025-05-07T21:04:30.0804204Z B=9, 2025-05-07T21:04:30.0804389Z log_E=3, 2025-05-07T21:04:30.0804587Z L=1, 2025-05-07T21:04:30.0804774Z D_gradcheck=2, 2025-05-07T21:04:30.0805004Z stochastic_rounding=False, 2025-05-07T21:04:30.0805261Z weighted=False, 2025-05-07T21:04:30.0805468Z row_wise=True, 2025-05-07T21:04:30.0805678Z mixed=True, 2025-05-07T21:04:30.0805892Z use_cache=True, 2025-05-07T21:04:30.0806131Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:30.0806415Z use_cpu=False, 2025-05-07T21:04:30.0806655Z output_dtype=SparseType.BF16, 2025-05-07T21:04:30.0806917Z ) 2025-05-07T21:04:30.0807146Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:04:30.0807795Z self=, 2025-05-07T21:04:30.0808340Z mixed_B=True, 2025-05-07T21:04:30.0808548Z compile=False, 2025-05-07T21:04:30.0808766Z T=3, 2025-05-07T21:04:30.0808954Z D=10, 2025-05-07T21:04:30.0809139Z B=9, 2025-05-07T21:04:30.0809324Z log_E=3, 2025-05-07T21:04:30.0809517Z L=1, 2025-05-07T21:04:30.0809703Z D_gradcheck=2, 2025-05-07T21:04:30.0809938Z stochastic_rounding=False, 2025-05-07T21:04:30.0810200Z weighted=False, 2025-05-07T21:04:30.0810415Z row_wise=True, 2025-05-07T21:04:30.0810626Z mixed=False, 2025-05-07T21:04:30.0810838Z use_cache=True, 2025-05-07T21:04:30.0811073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:30.0811368Z use_cpu=False, 2025-05-07T21:04:30.0811605Z output_dtype=SparseType.BF16, 2025-05-07T21:04:30.0811862Z ) 2025-05-07T21:04:30.0812051Z PASSED 2025-05-07T21:04:38.4405650Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4406711Z self=, 2025-05-07T21:04:38.4407269Z compile=False, 2025-05-07T21:04:38.4407487Z T=1, 2025-05-07T21:04:38.4407679Z D=2, 2025-05-07T21:04:38.4407868Z B=1, 2025-05-07T21:04:38.4408058Z log_E=3, 2025-05-07T21:04:38.4408247Z L=0, 2025-05-07T21:04:38.4408443Z D_gradcheck=1, 2025-05-07T21:04:38.4408682Z stochastic_rounding=False, 2025-05-07T21:04:38.4408941Z weighted=False, 2025-05-07T21:04:38.4409162Z row_wise=False, 2025-05-07T21:04:38.4409380Z mixed=False, 2025-05-07T21:04:38.4409590Z use_cache=False, 2025-05-07T21:04:38.4409894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4410196Z use_cpu=False, 2025-05-07T21:04:38.4416710Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4417195Z ) 2025-05-07T21:04:38.4417519Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4418125Z self=, 2025-05-07T21:04:38.4418681Z compile=True, 2025-05-07T21:04:38.4418902Z T=1, 2025-05-07T21:04:38.4419097Z D=2, 2025-05-07T21:04:38.4419283Z B=1, 2025-05-07T21:04:38.4419477Z log_E=3, 2025-05-07T21:04:38.4419679Z L=0, 2025-05-07T21:04:38.4419872Z D_gradcheck=1, 2025-05-07T21:04:38.4420116Z stochastic_rounding=False, 2025-05-07T21:04:38.4420383Z weighted=False, 2025-05-07T21:04:38.4420604Z row_wise=False, 2025-05-07T21:04:38.4420826Z mixed=False, 2025-05-07T21:04:38.4421045Z use_cache=False, 2025-05-07T21:04:38.4421301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4421602Z use_cpu=False, 2025-05-07T21:04:38.4421935Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4422201Z ) 2025-05-07T21:04:38.4422452Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4423052Z self=, 2025-05-07T21:04:38.4423664Z compile=True, 2025-05-07T21:04:38.4423879Z T=3, 2025-05-07T21:04:38.4424069Z D=2, 2025-05-07T21:04:38.4424252Z B=1, 2025-05-07T21:04:38.4424445Z log_E=3, 2025-05-07T21:04:38.4424646Z L=0, 2025-05-07T21:04:38.4424838Z D_gradcheck=1, 2025-05-07T21:04:38.4425074Z stochastic_rounding=False, 2025-05-07T21:04:38.4425338Z weighted=False, 2025-05-07T21:04:38.4425555Z row_wise=False, 2025-05-07T21:04:38.4425771Z mixed=False, 2025-05-07T21:04:38.4425988Z use_cache=False, 2025-05-07T21:04:38.4426244Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4426536Z use_cpu=False, 2025-05-07T21:04:38.4426785Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4427058Z ) 2025-05-07T21:04:38.4427295Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4427899Z self=, 2025-05-07T21:04:38.4428447Z compile=False, 2025-05-07T21:04:38.4428656Z T=3, 2025-05-07T21:04:38.4428846Z D=2, 2025-05-07T21:04:38.4429034Z B=1, 2025-05-07T21:04:38.4429219Z log_E=3, 2025-05-07T21:04:38.4429426Z L=0, 2025-05-07T21:04:38.4429656Z D_gradcheck=1, 2025-05-07T21:04:38.4429896Z stochastic_rounding=False, 2025-05-07T21:04:38.4430163Z weighted=False, 2025-05-07T21:04:38.4430384Z row_wise=False, 2025-05-07T21:04:38.4430596Z mixed=False, 2025-05-07T21:04:38.4430818Z use_cache=False, 2025-05-07T21:04:38.4431073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4431365Z use_cpu=False, 2025-05-07T21:04:38.4431608Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4431878Z ) 2025-05-07T21:04:38.4432126Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4432722Z self=, 2025-05-07T21:04:38.4433275Z compile=False, 2025-05-07T21:04:38.4433495Z T=3, 2025-05-07T21:04:38.4433685Z D=38, 2025-05-07T21:04:38.4433883Z B=123, 2025-05-07T21:04:38.4434082Z log_E=3, 2025-05-07T21:04:38.4434278Z L=13, 2025-05-07T21:04:38.4434476Z D_gradcheck=2, 2025-05-07T21:04:38.4434711Z stochastic_rounding=True, 2025-05-07T21:04:38.4434971Z weighted=True, 2025-05-07T21:04:38.4435192Z row_wise=False, 2025-05-07T21:04:38.4435412Z mixed=True, 2025-05-07T21:04:38.4435623Z use_cache=False, 2025-05-07T21:04:38.4435879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4436172Z use_cpu=True, 2025-05-07T21:04:38.4436406Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.4436674Z ) 2025-05-07T21:04:38.4436919Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4437559Z self=, 2025-05-07T21:04:38.4438146Z compile=False, 2025-05-07T21:04:38.4438363Z T=3, 2025-05-07T21:04:38.4438556Z D=17, 2025-05-07T21:04:38.4438742Z B=23, 2025-05-07T21:04:38.4438934Z log_E=3, 2025-05-07T21:04:38.4439135Z L=1, 2025-05-07T21:04:38.4439329Z D_gradcheck=1, 2025-05-07T21:04:38.4439574Z stochastic_rounding=False, 2025-05-07T21:04:38.4439883Z weighted=True, 2025-05-07T21:04:38.4440094Z row_wise=True, 2025-05-07T21:04:38.4440311Z mixed=True, 2025-05-07T21:04:38.4440624Z use_cache=False, 2025-05-07T21:04:38.4440877Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4441168Z use_cpu=True, 2025-05-07T21:04:38.4441406Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.4441666Z ) 2025-05-07T21:04:38.4441908Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4442556Z self=, 2025-05-07T21:04:38.4443106Z compile=True, 2025-05-07T21:04:38.4443323Z T=4, 2025-05-07T21:04:38.4443513Z D=89, 2025-05-07T21:04:38.4443699Z B=81, 2025-05-07T21:04:38.4443934Z log_E=4, 2025-05-07T21:04:38.4444134Z L=11, 2025-05-07T21:04:38.4444331Z D_gradcheck=1, 2025-05-07T21:04:38.4444570Z stochastic_rounding=False, 2025-05-07T21:04:38.4444838Z weighted=False, 2025-05-07T21:04:38.4445062Z row_wise=False, 2025-05-07T21:04:38.4445273Z mixed=False, 2025-05-07T21:04:38.4445492Z use_cache=True, 2025-05-07T21:04:38.4445740Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4446029Z use_cpu=False, 2025-05-07T21:04:38.4446275Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4446542Z ) 2025-05-07T21:04:38.4446775Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4447379Z self=, 2025-05-07T21:04:38.4447926Z compile=True, 2025-05-07T21:04:38.4448141Z T=2, 2025-05-07T21:04:38.4448332Z D=73, 2025-05-07T21:04:38.4448523Z B=5, 2025-05-07T21:04:38.4448708Z log_E=5, 2025-05-07T21:04:38.4448941Z L=13, 2025-05-07T21:04:38.4449162Z D_gradcheck=2, 2025-05-07T21:04:38.4449389Z stochastic_rounding=True, 2025-05-07T21:04:38.4449654Z weighted=False, 2025-05-07T21:04:38.4449875Z row_wise=False, 2025-05-07T21:04:38.4450084Z mixed=False, 2025-05-07T21:04:38.4450304Z use_cache=True, 2025-05-07T21:04:38.4450549Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4450845Z use_cpu=True, 2025-05-07T21:04:38.4451078Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4451345Z ) 2025-05-07T21:04:38.4451583Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4452174Z self=, 2025-05-07T21:04:38.4452726Z compile=False, 2025-05-07T21:04:38.4452941Z T=4, 2025-05-07T21:04:38.4453132Z D=57, 2025-05-07T21:04:38.4453327Z B=86, 2025-05-07T21:04:38.4453520Z log_E=5, 2025-05-07T21:04:38.4453716Z L=18, 2025-05-07T21:04:38.4453918Z D_gradcheck=1, 2025-05-07T21:04:38.4454152Z stochastic_rounding=True, 2025-05-07T21:04:38.4454413Z weighted=False, 2025-05-07T21:04:38.4454633Z row_wise=True, 2025-05-07T21:04:38.4454847Z mixed=False, 2025-05-07T21:04:38.4455058Z use_cache=False, 2025-05-07T21:04:38.4455313Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4455610Z use_cpu=False, 2025-05-07T21:04:38.4455844Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.4456110Z ) 2025-05-07T21:04:38.4456348Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4456941Z self=, 2025-05-07T21:04:38.4457480Z compile=True, 2025-05-07T21:04:38.4457694Z T=3, 2025-05-07T21:04:38.4457882Z D=28, 2025-05-07T21:04:38.4458115Z B=60, 2025-05-07T21:04:38.4458349Z log_E=5, 2025-05-07T21:04:38.4458545Z L=10, 2025-05-07T21:04:38.4458738Z D_gradcheck=1, 2025-05-07T21:04:38.4458971Z stochastic_rounding=True, 2025-05-07T21:04:38.4459238Z weighted=True, 2025-05-07T21:04:38.4459449Z row_wise=True, 2025-05-07T21:04:38.4459689Z mixed=True, 2025-05-07T21:04:38.4459924Z use_cache=False, 2025-05-07T21:04:38.4460170Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4460461Z use_cpu=False, 2025-05-07T21:04:38.4460699Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.4460959Z ) 2025-05-07T21:04:38.4461194Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4461786Z self=, 2025-05-07T21:04:38.4462329Z compile=True, 2025-05-07T21:04:38.4462532Z T=5, 2025-05-07T21:04:38.4462760Z D=113, 2025-05-07T21:04:38.4462950Z B=90, 2025-05-07T21:04:38.4463135Z log_E=4, 2025-05-07T21:04:38.4463335Z L=14, 2025-05-07T21:04:38.4463527Z D_gradcheck=1, 2025-05-07T21:04:38.4463751Z stochastic_rounding=True, 2025-05-07T21:04:38.4464054Z weighted=True, 2025-05-07T21:04:38.4464267Z row_wise=True, 2025-05-07T21:04:38.4464472Z mixed=True, 2025-05-07T21:04:38.4464683Z use_cache=False, 2025-05-07T21:04:38.4464935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4465226Z use_cpu=False, 2025-05-07T21:04:38.4465463Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4465724Z ) 2025-05-07T21:04:38.4465956Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4466540Z self=, 2025-05-07T21:04:38.4467077Z compile=True, 2025-05-07T21:04:38.4467282Z T=3, 2025-05-07T21:04:38.4467464Z D=94, 2025-05-07T21:04:38.4467659Z B=19, 2025-05-07T21:04:38.4467848Z log_E=3, 2025-05-07T21:04:38.4468044Z L=1, 2025-05-07T21:04:38.4468243Z D_gradcheck=1, 2025-05-07T21:04:38.4468476Z stochastic_rounding=False, 2025-05-07T21:04:38.4468737Z weighted=False, 2025-05-07T21:04:38.4468946Z row_wise=False, 2025-05-07T21:04:38.4469157Z mixed=False, 2025-05-07T21:04:38.4469368Z use_cache=True, 2025-05-07T21:04:38.4469604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4469921Z use_cpu=True, 2025-05-07T21:04:38.4470181Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.4470437Z ) 2025-05-07T21:04:38.4470678Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4471271Z self=, 2025-05-07T21:04:38.4471809Z compile=False, 2025-05-07T21:04:38.4472023Z T=3, 2025-05-07T21:04:38.4472207Z D=44, 2025-05-07T21:04:38.4472391Z B=110, 2025-05-07T21:04:38.4472581Z log_E=3, 2025-05-07T21:04:38.4472777Z L=1, 2025-05-07T21:04:38.4472960Z D_gradcheck=2, 2025-05-07T21:04:38.4473198Z stochastic_rounding=False, 2025-05-07T21:04:38.4473456Z weighted=True, 2025-05-07T21:04:38.4473666Z row_wise=True, 2025-05-07T21:04:38.4473873Z mixed=False, 2025-05-07T21:04:38.4474083Z use_cache=True, 2025-05-07T21:04:38.4474322Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4474601Z use_cpu=True, 2025-05-07T21:04:38.4474837Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.4475097Z ) 2025-05-07T21:04:38.4475327Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4475920Z self=, 2025-05-07T21:04:38.4476462Z compile=False, 2025-05-07T21:04:38.4476670Z T=5, 2025-05-07T21:04:38.4476855Z D=117, 2025-05-07T21:04:38.4477043Z B=64, 2025-05-07T21:04:38.4477223Z log_E=4, 2025-05-07T21:04:38.4477419Z L=0, 2025-05-07T21:04:38.4477612Z D_gradcheck=1, 2025-05-07T21:04:38.4477838Z stochastic_rounding=False, 2025-05-07T21:04:38.4478188Z weighted=True, 2025-05-07T21:04:38.4478404Z row_wise=True, 2025-05-07T21:04:38.4478609Z mixed=True, 2025-05-07T21:04:38.4478825Z use_cache=False, 2025-05-07T21:04:38.4479111Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4479418Z use_cpu=False, 2025-05-07T21:04:38.4479649Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4479905Z ) 2025-05-07T21:04:38.4480143Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4480773Z self=, 2025-05-07T21:04:38.4481313Z compile=True, 2025-05-07T21:04:38.4481522Z T=3, 2025-05-07T21:04:38.4481703Z D=69, 2025-05-07T21:04:38.4481889Z B=104, 2025-05-07T21:04:38.4482082Z log_E=5, 2025-05-07T21:04:38.4482272Z L=9, 2025-05-07T21:04:38.4482466Z D_gradcheck=2, 2025-05-07T21:04:38.4482777Z stochastic_rounding=True, 2025-05-07T21:04:38.4483030Z weighted=True, 2025-05-07T21:04:38.4483253Z row_wise=False, 2025-05-07T21:04:38.4483465Z mixed=True, 2025-05-07T21:04:38.4483671Z use_cache=False, 2025-05-07T21:04:38.4483968Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4484259Z use_cpu=True, 2025-05-07T21:04:38.4484489Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4484749Z ) 2025-05-07T21:04:38.4484985Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4485580Z self=, 2025-05-07T21:04:38.4486112Z compile=True, 2025-05-07T21:04:38.4486324Z T=3, 2025-05-07T21:04:38.4486509Z D=87, 2025-05-07T21:04:38.4486688Z B=58, 2025-05-07T21:04:38.4486872Z log_E=5, 2025-05-07T21:04:38.4487069Z L=14, 2025-05-07T21:04:38.4487261Z D_gradcheck=1, 2025-05-07T21:04:38.4487493Z stochastic_rounding=True, 2025-05-07T21:04:38.4487750Z weighted=False, 2025-05-07T21:04:38.4487961Z row_wise=True, 2025-05-07T21:04:38.4488178Z mixed=True, 2025-05-07T21:04:38.4488386Z use_cache=False, 2025-05-07T21:04:38.4488630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4488924Z use_cpu=False, 2025-05-07T21:04:38.4489162Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4489415Z ) 2025-05-07T21:04:38.4489678Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4490298Z self=, 2025-05-07T21:04:38.4490836Z compile=True, 2025-05-07T21:04:38.4491038Z T=3, 2025-05-07T21:04:38.4491223Z D=14, 2025-05-07T21:04:38.4491681Z B=12, 2025-05-07T21:04:38.4491872Z log_E=5, 2025-05-07T21:04:38.4492066Z L=16, 2025-05-07T21:04:38.4492260Z D_gradcheck=2, 2025-05-07T21:04:38.4492488Z stochastic_rounding=False, 2025-05-07T21:04:38.4492753Z weighted=False, 2025-05-07T21:04:38.4492970Z row_wise=False, 2025-05-07T21:04:38.4493176Z mixed=True, 2025-05-07T21:04:38.4493390Z use_cache=True, 2025-05-07T21:04:38.4493638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4493924Z use_cpu=True, 2025-05-07T21:04:38.4494162Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.4494424Z ) 2025-05-07T21:04:38.4494655Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4495249Z self=, 2025-05-07T21:04:38.4495791Z compile=True, 2025-05-07T21:04:38.4495997Z T=2, 2025-05-07T21:04:38.4496185Z D=106, 2025-05-07T21:04:38.4496376Z B=35, 2025-05-07T21:04:38.4496564Z log_E=3, 2025-05-07T21:04:38.4496763Z L=11, 2025-05-07T21:04:38.4496959Z D_gradcheck=2, 2025-05-07T21:04:38.4497183Z stochastic_rounding=True, 2025-05-07T21:04:38.4497449Z weighted=False, 2025-05-07T21:04:38.4497670Z row_wise=True, 2025-05-07T21:04:38.4497887Z mixed=False, 2025-05-07T21:04:38.4498095Z use_cache=False, 2025-05-07T21:04:38.4498488Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4498784Z use_cpu=False, 2025-05-07T21:04:38.4499015Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.4499274Z ) 2025-05-07T21:04:38.4499510Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4500150Z self=, 2025-05-07T21:04:38.4500696Z compile=False, 2025-05-07T21:04:38.4500907Z T=2, 2025-05-07T21:04:38.4501089Z D=35, 2025-05-07T21:04:38.4501273Z B=55, 2025-05-07T21:04:38.4501464Z log_E=4, 2025-05-07T21:04:38.4501653Z L=5, 2025-05-07T21:04:38.4501849Z D_gradcheck=1, 2025-05-07T21:04:38.4502082Z stochastic_rounding=True, 2025-05-07T21:04:38.4502335Z weighted=True, 2025-05-07T21:04:38.4502550Z row_wise=False, 2025-05-07T21:04:38.4502921Z mixed=False, 2025-05-07T21:04:38.4503132Z use_cache=True, 2025-05-07T21:04:38.4503378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4503675Z use_cpu=True, 2025-05-07T21:04:38.4503904Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.4668170Z ) 2025-05-07T21:04:38.4668517Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4669184Z self=, 2025-05-07T21:04:38.4670016Z compile=False, 2025-05-07T21:04:38.4670430Z T=3, 2025-05-07T21:04:38.4670767Z D=106, 2025-05-07T21:04:38.4671116Z B=69, 2025-05-07T21:04:38.4671466Z log_E=4, 2025-05-07T21:04:38.4671816Z L=9, 2025-05-07T21:04:38.4672171Z D_gradcheck=2, 2025-05-07T21:04:38.4672597Z stochastic_rounding=True, 2025-05-07T21:04:38.4673066Z weighted=True, 2025-05-07T21:04:38.4673464Z row_wise=False, 2025-05-07T21:04:38.4673857Z mixed=False, 2025-05-07T21:04:38.4674243Z use_cache=True, 2025-05-07T21:04:38.4674688Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4675230Z use_cpu=False, 2025-05-07T21:04:38.4675659Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.4676140Z ) 2025-05-07T21:04:38.4676573Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4677660Z self=, 2025-05-07T21:04:38.4678654Z compile=False, 2025-05-07T21:04:38.4679037Z T=5, 2025-05-07T21:04:38.4679376Z D=61, 2025-05-07T21:04:38.4679714Z B=127, 2025-05-07T21:04:38.4680030Z log_E=5, 2025-05-07T21:04:38.4680245Z L=14, 2025-05-07T21:04:38.4680513Z D_gradcheck=1, 2025-05-07T21:04:38.4680750Z stochastic_rounding=True, 2025-05-07T21:04:38.4681011Z weighted=True, 2025-05-07T21:04:38.4681229Z row_wise=False, 2025-05-07T21:04:38.4681442Z mixed=True, 2025-05-07T21:04:38.4681658Z use_cache=False, 2025-05-07T21:04:38.4681907Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4682196Z use_cpu=True, 2025-05-07T21:04:38.4682441Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4682700Z ) 2025-05-07T21:04:38.4682935Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4683532Z self=, 2025-05-07T21:04:38.4684067Z compile=False, 2025-05-07T21:04:38.4684277Z T=5, 2025-05-07T21:04:38.4684465Z D=120, 2025-05-07T21:04:38.4684648Z B=47, 2025-05-07T21:04:38.4684839Z log_E=3, 2025-05-07T21:04:38.4685038Z L=20, 2025-05-07T21:04:38.4685237Z D_gradcheck=1, 2025-05-07T21:04:38.4685464Z stochastic_rounding=True, 2025-05-07T21:04:38.4685724Z weighted=False, 2025-05-07T21:04:38.4685939Z row_wise=True, 2025-05-07T21:04:38.4686148Z mixed=True, 2025-05-07T21:04:38.4686364Z use_cache=True, 2025-05-07T21:04:38.4686608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4692387Z use_cpu=False, 2025-05-07T21:04:38.4692662Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.4693047Z ) 2025-05-07T21:04:38.4693347Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4693954Z self=, 2025-05-07T21:04:38.4694507Z compile=False, 2025-05-07T21:04:38.4694722Z T=3, 2025-05-07T21:04:38.4694912Z D=115, 2025-05-07T21:04:38.4695098Z B=50, 2025-05-07T21:04:38.4695289Z log_E=3, 2025-05-07T21:04:38.4695487Z L=15, 2025-05-07T21:04:38.4695681Z D_gradcheck=1, 2025-05-07T21:04:38.4695914Z stochastic_rounding=True, 2025-05-07T21:04:38.4696178Z weighted=True, 2025-05-07T21:04:38.4696390Z row_wise=False, 2025-05-07T21:04:38.4696606Z mixed=True, 2025-05-07T21:04:38.4696816Z use_cache=False, 2025-05-07T21:04:38.4697063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4697357Z use_cpu=True, 2025-05-07T21:04:38.4697664Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.4697926Z ) 2025-05-07T21:04:38.4698169Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4698780Z self=, 2025-05-07T21:04:38.4699404Z compile=False, 2025-05-07T21:04:38.4699636Z T=2, 2025-05-07T21:04:38.4699847Z D=111, 2025-05-07T21:04:38.4700038Z B=52, 2025-05-07T21:04:38.4700223Z log_E=3, 2025-05-07T21:04:38.4700416Z L=20, 2025-05-07T21:04:38.4700608Z D_gradcheck=1, 2025-05-07T21:04:38.4700837Z stochastic_rounding=False, 2025-05-07T21:04:38.4701100Z weighted=True, 2025-05-07T21:04:38.4701314Z row_wise=False, 2025-05-07T21:04:38.4701525Z mixed=True, 2025-05-07T21:04:38.4701737Z use_cache=False, 2025-05-07T21:04:38.4701988Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4702273Z use_cpu=False, 2025-05-07T21:04:38.4702510Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.4702776Z ) 2025-05-07T21:04:38.4703004Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4703606Z self=, 2025-05-07T21:04:38.4704159Z compile=False, 2025-05-07T21:04:38.4704365Z T=3, 2025-05-07T21:04:38.4704554Z D=41, 2025-05-07T21:04:38.4704741Z B=128, 2025-05-07T21:04:38.4704927Z log_E=4, 2025-05-07T21:04:38.4705124Z L=2, 2025-05-07T21:04:38.4705318Z D_gradcheck=1, 2025-05-07T21:04:38.4705546Z stochastic_rounding=True, 2025-05-07T21:04:38.4705802Z weighted=False, 2025-05-07T21:04:38.4706016Z row_wise=True, 2025-05-07T21:04:38.4706227Z mixed=True, 2025-05-07T21:04:38.4706434Z use_cache=False, 2025-05-07T21:04:38.4706686Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4706974Z use_cpu=True, 2025-05-07T21:04:38.4707203Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.4707465Z ) 2025-05-07T21:04:38.4707703Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4708296Z self=, 2025-05-07T21:04:38.4708850Z compile=True, 2025-05-07T21:04:38.4709061Z T=2, 2025-05-07T21:04:38.4709245Z D=75, 2025-05-07T21:04:38.4709430Z B=20, 2025-05-07T21:04:38.4709616Z log_E=4, 2025-05-07T21:04:38.4709835Z L=1, 2025-05-07T21:04:38.4710053Z D_gradcheck=1, 2025-05-07T21:04:38.4710286Z stochastic_rounding=True, 2025-05-07T21:04:38.4710543Z weighted=False, 2025-05-07T21:04:38.4710758Z row_wise=True, 2025-05-07T21:04:38.4710965Z mixed=False, 2025-05-07T21:04:38.4711175Z use_cache=False, 2025-05-07T21:04:38.4711424Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4711718Z use_cpu=False, 2025-05-07T21:04:38.4711955Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4712211Z ) 2025-05-07T21:04:38.4712452Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4713095Z self=, 2025-05-07T21:04:38.4713679Z compile=False, 2025-05-07T21:04:38.4713888Z T=5, 2025-05-07T21:04:38.4714075Z D=87, 2025-05-07T21:04:38.4714257Z B=36, 2025-05-07T21:04:38.4714445Z log_E=5, 2025-05-07T21:04:38.4714639Z L=0, 2025-05-07T21:04:38.4714826Z D_gradcheck=2, 2025-05-07T21:04:38.4715056Z stochastic_rounding=False, 2025-05-07T21:04:38.4715316Z weighted=False, 2025-05-07T21:04:38.4715529Z row_wise=False, 2025-05-07T21:04:38.4715742Z mixed=False, 2025-05-07T21:04:38.4715953Z use_cache=True, 2025-05-07T21:04:38.4716188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4716480Z use_cpu=False, 2025-05-07T21:04:38.4716717Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.4716972Z ) 2025-05-07T21:04:38.4717206Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4717846Z self=, 2025-05-07T21:04:38.4718398Z compile=True, 2025-05-07T21:04:38.4718606Z T=1, 2025-05-07T21:04:38.4718790Z D=117, 2025-05-07T21:04:38.4718978Z B=30, 2025-05-07T21:04:38.4719209Z log_E=3, 2025-05-07T21:04:38.4719404Z L=8, 2025-05-07T21:04:38.4719595Z D_gradcheck=2, 2025-05-07T21:04:38.4719824Z stochastic_rounding=True, 2025-05-07T21:04:38.4720081Z weighted=False, 2025-05-07T21:04:38.4720294Z row_wise=True, 2025-05-07T21:04:38.4720571Z mixed=True, 2025-05-07T21:04:38.4720779Z use_cache=False, 2025-05-07T21:04:38.4721030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4721314Z use_cpu=False, 2025-05-07T21:04:38.4721552Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.4721815Z ) 2025-05-07T21:04:38.4722045Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4722639Z self=, 2025-05-07T21:04:38.4723178Z compile=False, 2025-05-07T21:04:38.4723396Z T=4, 2025-05-07T21:04:38.4723579Z D=29, 2025-05-07T21:04:38.4723767Z B=48, 2025-05-07T21:04:38.4723954Z log_E=4, 2025-05-07T21:04:38.4724180Z L=2, 2025-05-07T21:04:38.4724368Z D_gradcheck=1, 2025-05-07T21:04:38.4724598Z stochastic_rounding=False, 2025-05-07T21:04:38.4724857Z weighted=False, 2025-05-07T21:04:38.4725066Z row_wise=False, 2025-05-07T21:04:38.4725279Z mixed=False, 2025-05-07T21:04:38.4725491Z use_cache=True, 2025-05-07T21:04:38.4725725Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4726011Z use_cpu=False, 2025-05-07T21:04:38.4726249Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4726507Z ) 2025-05-07T21:04:38.4726736Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4727330Z self=, 2025-05-07T21:04:38.4727870Z compile=False, 2025-05-07T21:04:38.4728074Z T=4, 2025-05-07T21:04:38.4728265Z D=65, 2025-05-07T21:04:38.4728452Z B=75, 2025-05-07T21:04:38.4728634Z log_E=3, 2025-05-07T21:04:38.4728829Z L=3, 2025-05-07T21:04:38.4729023Z D_gradcheck=1, 2025-05-07T21:04:38.4729247Z stochastic_rounding=True, 2025-05-07T21:04:38.4729529Z weighted=False, 2025-05-07T21:04:38.4729776Z row_wise=False, 2025-05-07T21:04:38.4729987Z mixed=False, 2025-05-07T21:04:38.4730197Z use_cache=True, 2025-05-07T21:04:38.4730437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4730719Z use_cpu=True, 2025-05-07T21:04:38.4730953Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.4731219Z ) 2025-05-07T21:04:38.4731448Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4732038Z self=, 2025-05-07T21:04:38.4732579Z compile=True, 2025-05-07T21:04:38.4732788Z T=4, 2025-05-07T21:04:38.4732969Z D=104, 2025-05-07T21:04:38.4733209Z B=72, 2025-05-07T21:04:38.4733460Z log_E=3, 2025-05-07T21:04:38.4733654Z L=13, 2025-05-07T21:04:38.4733846Z D_gradcheck=1, 2025-05-07T21:04:38.4734081Z stochastic_rounding=True, 2025-05-07T21:04:38.4734333Z weighted=True, 2025-05-07T21:04:38.4734553Z row_wise=True, 2025-05-07T21:04:38.4734760Z mixed=True, 2025-05-07T21:04:38.4734960Z use_cache=True, 2025-05-07T21:04:38.4735202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4735494Z use_cpu=True, 2025-05-07T21:04:38.4735726Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4735990Z ) 2025-05-07T21:04:38.4736225Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4736810Z self=, 2025-05-07T21:04:38.4737348Z compile=True, 2025-05-07T21:04:38.4737564Z T=2, 2025-05-07T21:04:38.4737809Z D=93, 2025-05-07T21:04:38.4737992Z B=93, 2025-05-07T21:04:38.4738181Z log_E=3, 2025-05-07T21:04:38.4738381Z L=1, 2025-05-07T21:04:38.4738569Z D_gradcheck=2, 2025-05-07T21:04:38.4738797Z stochastic_rounding=False, 2025-05-07T21:04:38.4739107Z weighted=True, 2025-05-07T21:04:38.4739317Z row_wise=True, 2025-05-07T21:04:38.4739527Z mixed=True, 2025-05-07T21:04:38.4739760Z use_cache=False, 2025-05-07T21:04:38.4740033Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4740324Z use_cpu=False, 2025-05-07T21:04:38.4740556Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4740813Z ) 2025-05-07T21:04:38.4741045Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4741639Z self=, 2025-05-07T21:04:38.4742175Z compile=True, 2025-05-07T21:04:38.4742388Z T=5, 2025-05-07T21:04:38.4742579Z D=112, 2025-05-07T21:04:38.4742773Z B=128, 2025-05-07T21:04:38.4742965Z log_E=5, 2025-05-07T21:04:38.4743159Z L=0, 2025-05-07T21:04:38.4743348Z D_gradcheck=1, 2025-05-07T21:04:38.4743578Z stochastic_rounding=True, 2025-05-07T21:04:38.4743835Z weighted=True, 2025-05-07T21:04:38.4744052Z row_wise=True, 2025-05-07T21:04:38.4744260Z mixed=True, 2025-05-07T21:04:38.4744472Z use_cache=False, 2025-05-07T21:04:38.4744716Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4744998Z use_cpu=False, 2025-05-07T21:04:38.4745227Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.4745484Z ) 2025-05-07T21:04:38.4745714Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4746306Z self=, 2025-05-07T21:04:38.4746850Z compile=True, 2025-05-07T21:04:38.4747055Z T=1, 2025-05-07T21:04:38.4747242Z D=78, 2025-05-07T21:04:38.4747429Z B=96, 2025-05-07T21:04:38.4747615Z log_E=5, 2025-05-07T21:04:38.4747806Z L=3, 2025-05-07T21:04:38.4747992Z D_gradcheck=2, 2025-05-07T21:04:38.4748219Z stochastic_rounding=True, 2025-05-07T21:04:38.4748476Z weighted=False, 2025-05-07T21:04:38.4748691Z row_wise=False, 2025-05-07T21:04:38.4748898Z mixed=False, 2025-05-07T21:04:38.4749105Z use_cache=True, 2025-05-07T21:04:38.4749341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4749624Z use_cpu=True, 2025-05-07T21:04:38.4749854Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.4750111Z ) 2025-05-07T21:04:38.4750343Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4750924Z self=, 2025-05-07T21:04:38.4751460Z compile=True, 2025-05-07T21:04:38.4751665Z T=3, 2025-05-07T21:04:38.4751844Z D=41, 2025-05-07T21:04:38.4752033Z B=101, 2025-05-07T21:04:38.4752223Z log_E=5, 2025-05-07T21:04:38.4752412Z L=1, 2025-05-07T21:04:38.4752605Z D_gradcheck=1, 2025-05-07T21:04:38.4752835Z stochastic_rounding=True, 2025-05-07T21:04:38.4753189Z weighted=True, 2025-05-07T21:04:38.4753409Z row_wise=True, 2025-05-07T21:04:38.4753625Z mixed=False, 2025-05-07T21:04:38.4753834Z use_cache=True, 2025-05-07T21:04:38.4754070Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4754352Z use_cpu=True, 2025-05-07T21:04:38.4754579Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.4754840Z ) 2025-05-07T21:04:38.4755074Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4755659Z self=, 2025-05-07T21:04:38.4756193Z compile=True, 2025-05-07T21:04:38.4756397Z T=3, 2025-05-07T21:04:38.4756578Z D=93, 2025-05-07T21:04:38.4756757Z B=50, 2025-05-07T21:04:38.4756941Z log_E=3, 2025-05-07T21:04:38.4757137Z L=18, 2025-05-07T21:04:38.4757326Z D_gradcheck=2, 2025-05-07T21:04:38.4757596Z stochastic_rounding=True, 2025-05-07T21:04:38.4757857Z weighted=False, 2025-05-07T21:04:38.4758074Z row_wise=False, 2025-05-07T21:04:38.4758282Z mixed=False, 2025-05-07T21:04:38.4758488Z use_cache=True, 2025-05-07T21:04:38.4758763Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4759053Z use_cpu=False, 2025-05-07T21:04:38.4759289Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.4759544Z ) 2025-05-07T21:04:38.4759783Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4760417Z self=, 2025-05-07T21:04:38.4760951Z compile=False, 2025-05-07T21:04:38.4761153Z T=3, 2025-05-07T21:04:38.4761334Z D=112, 2025-05-07T21:04:38.4761512Z B=83, 2025-05-07T21:04:38.4761693Z log_E=4, 2025-05-07T21:04:38.4761881Z L=2, 2025-05-07T21:04:38.4762065Z D_gradcheck=2, 2025-05-07T21:04:38.4762287Z stochastic_rounding=False, 2025-05-07T21:04:38.4762538Z weighted=True, 2025-05-07T21:04:38.4762746Z row_wise=False, 2025-05-07T21:04:38.4762948Z mixed=True, 2025-05-07T21:04:38.4763148Z use_cache=True, 2025-05-07T21:04:38.4763377Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4763662Z use_cpu=False, 2025-05-07T21:04:38.4763890Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.4764142Z ) 2025-05-07T21:04:38.4764367Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4764949Z self=, 2025-05-07T21:04:38.4765480Z compile=False, 2025-05-07T21:04:38.4765679Z T=1, 2025-05-07T21:04:38.4765854Z D=88, 2025-05-07T21:04:38.4766034Z B=76, 2025-05-07T21:04:38.4766211Z log_E=5, 2025-05-07T21:04:38.4766404Z L=2, 2025-05-07T21:04:38.4766592Z D_gradcheck=1, 2025-05-07T21:04:38.4766816Z stochastic_rounding=False, 2025-05-07T21:04:38.4767248Z weighted=True, 2025-05-07T21:04:38.4767463Z row_wise=True, 2025-05-07T21:04:38.4767668Z mixed=True, 2025-05-07T21:04:38.4767874Z use_cache=True, 2025-05-07T21:04:38.4768111Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4768400Z use_cpu=False, 2025-05-07T21:04:38.4768629Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.4927639Z ) 2025-05-07T21:04:38.4928169Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4929037Z self=, 2025-05-07T21:04:38.4929777Z compile=False, 2025-05-07T21:04:38.4929990Z T=1, 2025-05-07T21:04:38.4930168Z D=97, 2025-05-07T21:04:38.4930349Z B=58, 2025-05-07T21:04:38.4930534Z log_E=3, 2025-05-07T21:04:38.4930728Z L=6, 2025-05-07T21:04:38.4930913Z D_gradcheck=1, 2025-05-07T21:04:38.4931143Z stochastic_rounding=False, 2025-05-07T21:04:38.4931401Z weighted=False, 2025-05-07T21:04:38.4931622Z row_wise=False, 2025-05-07T21:04:38.4931832Z mixed=True, 2025-05-07T21:04:38.4932036Z use_cache=True, 2025-05-07T21:04:38.4932505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4932823Z use_cpu=True, 2025-05-07T21:04:38.4933148Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4933515Z ) 2025-05-07T21:04:38.4933837Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4934668Z self=, 2025-05-07T21:04:38.4935415Z compile=True, 2025-05-07T21:04:38.4935697Z T=4, 2025-05-07T21:04:38.4935947Z D=28, 2025-05-07T21:04:38.4936146Z B=57, 2025-05-07T21:04:38.4936329Z log_E=4, 2025-05-07T21:04:38.4936516Z L=15, 2025-05-07T21:04:38.4936698Z D_gradcheck=1, 2025-05-07T21:04:38.4936922Z stochastic_rounding=True, 2025-05-07T21:04:38.4937175Z weighted=False, 2025-05-07T21:04:38.4937388Z row_wise=False, 2025-05-07T21:04:38.4937688Z mixed=True, 2025-05-07T21:04:38.4937897Z use_cache=True, 2025-05-07T21:04:38.4938147Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4938445Z use_cpu=True, 2025-05-07T21:04:38.4938674Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4938935Z ) 2025-05-07T21:04:38.4939231Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4939873Z self=, 2025-05-07T21:04:38.4940415Z compile=False, 2025-05-07T21:04:38.4940622Z T=2, 2025-05-07T21:04:38.4940807Z D=65, 2025-05-07T21:04:38.4940988Z B=53, 2025-05-07T21:04:38.4941171Z log_E=4, 2025-05-07T21:04:38.4941358Z L=15, 2025-05-07T21:04:38.4941547Z D_gradcheck=2, 2025-05-07T21:04:38.4941775Z stochastic_rounding=True, 2025-05-07T21:04:38.4942040Z weighted=True, 2025-05-07T21:04:38.4942245Z row_wise=False, 2025-05-07T21:04:38.4942454Z mixed=True, 2025-05-07T21:04:38.4942660Z use_cache=False, 2025-05-07T21:04:38.4942902Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4943192Z use_cpu=True, 2025-05-07T21:04:38.4943428Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.4943682Z ) 2025-05-07T21:04:38.4943911Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4944497Z self=, 2025-05-07T21:04:38.4945025Z compile=True, 2025-05-07T21:04:38.4945226Z T=4, 2025-05-07T21:04:38.4945410Z D=65, 2025-05-07T21:04:38.4945585Z B=27, 2025-05-07T21:04:38.4945765Z log_E=5, 2025-05-07T21:04:38.4945961Z L=19, 2025-05-07T21:04:38.4946147Z D_gradcheck=1, 2025-05-07T21:04:38.4946373Z stochastic_rounding=False, 2025-05-07T21:04:38.4946627Z weighted=False, 2025-05-07T21:04:38.4946832Z row_wise=False, 2025-05-07T21:04:38.4947036Z mixed=False, 2025-05-07T21:04:38.4947247Z use_cache=True, 2025-05-07T21:04:38.4947490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4947770Z use_cpu=False, 2025-05-07T21:04:38.4948002Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4948252Z ) 2025-05-07T21:04:38.4948480Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4949068Z self=, 2025-05-07T21:04:38.4949604Z compile=False, 2025-05-07T21:04:38.4949804Z T=5, 2025-05-07T21:04:38.4949985Z D=119, 2025-05-07T21:04:38.4950170Z B=5, 2025-05-07T21:04:38.4950346Z log_E=3, 2025-05-07T21:04:38.4950531Z L=13, 2025-05-07T21:04:38.4950718Z D_gradcheck=2, 2025-05-07T21:04:38.4950941Z stochastic_rounding=True, 2025-05-07T21:04:38.4951200Z weighted=True, 2025-05-07T21:04:38.4951414Z row_wise=False, 2025-05-07T21:04:38.4951621Z mixed=True, 2025-05-07T21:04:38.4951840Z use_cache=True, 2025-05-07T21:04:38.4958096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4958411Z use_cpu=True, 2025-05-07T21:04:38.4958647Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4958983Z ) 2025-05-07T21:04:38.4959256Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4959908Z self=, 2025-05-07T21:04:38.4960566Z compile=True, 2025-05-07T21:04:38.4960768Z T=5, 2025-05-07T21:04:38.4960943Z D=80, 2025-05-07T21:04:38.4961127Z B=64, 2025-05-07T21:04:38.4961345Z log_E=3, 2025-05-07T21:04:38.4961536Z L=19, 2025-05-07T21:04:38.4961725Z D_gradcheck=2, 2025-05-07T21:04:38.4961952Z stochastic_rounding=False, 2025-05-07T21:04:38.4962206Z weighted=True, 2025-05-07T21:04:38.4962421Z row_wise=False, 2025-05-07T21:04:38.4962623Z mixed=True, 2025-05-07T21:04:38.4962831Z use_cache=True, 2025-05-07T21:04:38.4963066Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4963347Z use_cpu=True, 2025-05-07T21:04:38.4963628Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.4963885Z ) 2025-05-07T21:04:38.4964116Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4964700Z self=, 2025-05-07T21:04:38.4965280Z compile=False, 2025-05-07T21:04:38.4965483Z T=2, 2025-05-07T21:04:38.4965663Z D=14, 2025-05-07T21:04:38.4965841Z B=10, 2025-05-07T21:04:38.4966018Z log_E=3, 2025-05-07T21:04:38.4966209Z L=11, 2025-05-07T21:04:38.4966397Z D_gradcheck=2, 2025-05-07T21:04:38.4966619Z stochastic_rounding=False, 2025-05-07T21:04:38.4966875Z weighted=False, 2025-05-07T21:04:38.4967083Z row_wise=False, 2025-05-07T21:04:38.4967284Z mixed=True, 2025-05-07T21:04:38.4967490Z use_cache=False, 2025-05-07T21:04:38.4967738Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4968022Z use_cpu=False, 2025-05-07T21:04:38.4968248Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4968511Z ) 2025-05-07T21:04:38.4968741Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4969330Z self=, 2025-05-07T21:04:38.4969925Z compile=True, 2025-05-07T21:04:38.4970129Z T=4, 2025-05-07T21:04:38.4970306Z D=112, 2025-05-07T21:04:38.4970485Z B=96, 2025-05-07T21:04:38.4970667Z log_E=3, 2025-05-07T21:04:38.4970852Z L=9, 2025-05-07T21:04:38.4971038Z D_gradcheck=2, 2025-05-07T21:04:38.4971261Z stochastic_rounding=True, 2025-05-07T21:04:38.4971512Z weighted=True, 2025-05-07T21:04:38.4971723Z row_wise=False, 2025-05-07T21:04:38.4971928Z mixed=True, 2025-05-07T21:04:38.4972131Z use_cache=False, 2025-05-07T21:04:38.4972378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4972660Z use_cpu=False, 2025-05-07T21:04:38.4972889Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4973146Z ) 2025-05-07T21:04:38.4973380Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4973971Z self=, 2025-05-07T21:04:38.4974508Z compile=False, 2025-05-07T21:04:38.4974713Z T=1, 2025-05-07T21:04:38.4974894Z D=90, 2025-05-07T21:04:38.4975073Z B=5, 2025-05-07T21:04:38.4975258Z log_E=4, 2025-05-07T21:04:38.4975446Z L=0, 2025-05-07T21:04:38.4975625Z D_gradcheck=2, 2025-05-07T21:04:38.4975852Z stochastic_rounding=True, 2025-05-07T21:04:38.4976105Z weighted=True, 2025-05-07T21:04:38.4976312Z row_wise=False, 2025-05-07T21:04:38.4976522Z mixed=False, 2025-05-07T21:04:38.4976734Z use_cache=False, 2025-05-07T21:04:38.4976976Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4977263Z use_cpu=False, 2025-05-07T21:04:38.4977495Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.4977748Z ) 2025-05-07T21:04:38.4977978Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4978654Z self=, 2025-05-07T21:04:38.4979227Z compile=True, 2025-05-07T21:04:38.4979432Z T=1, 2025-05-07T21:04:38.4979615Z D=123, 2025-05-07T21:04:38.4979801Z B=53, 2025-05-07T21:04:38.4979980Z log_E=5, 2025-05-07T21:04:38.4980169Z L=18, 2025-05-07T21:04:38.4980354Z D_gradcheck=1, 2025-05-07T21:04:38.4980575Z stochastic_rounding=False, 2025-05-07T21:04:38.4980827Z weighted=False, 2025-05-07T21:04:38.4981035Z row_wise=True, 2025-05-07T21:04:38.4981236Z mixed=False, 2025-05-07T21:04:38.4981442Z use_cache=True, 2025-05-07T21:04:38.4981672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4981951Z use_cpu=True, 2025-05-07T21:04:38.4982177Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.4982435Z ) 2025-05-07T21:04:38.4982657Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4983283Z self=, 2025-05-07T21:04:38.4983828Z compile=False, 2025-05-07T21:04:38.4984028Z T=4, 2025-05-07T21:04:38.4984209Z D=31, 2025-05-07T21:04:38.4984394Z B=101, 2025-05-07T21:04:38.4984617Z log_E=3, 2025-05-07T21:04:38.4984808Z L=3, 2025-05-07T21:04:38.4984994Z D_gradcheck=2, 2025-05-07T21:04:38.4985210Z stochastic_rounding=True, 2025-05-07T21:04:38.4985464Z weighted=True, 2025-05-07T21:04:38.4985671Z row_wise=True, 2025-05-07T21:04:38.4985873Z mixed=True, 2025-05-07T21:04:38.4986078Z use_cache=False, 2025-05-07T21:04:38.4986321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4986606Z use_cpu=False, 2025-05-07T21:04:38.4986830Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.4987085Z ) 2025-05-07T21:04:38.4987314Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4987901Z self=, 2025-05-07T21:04:38.4988437Z compile=False, 2025-05-07T21:04:38.4988646Z T=4, 2025-05-07T21:04:38.4988825Z D=55, 2025-05-07T21:04:38.4989002Z B=107, 2025-05-07T21:04:38.4989179Z log_E=5, 2025-05-07T21:04:38.4989367Z L=1, 2025-05-07T21:04:38.4989555Z D_gradcheck=2, 2025-05-07T21:04:38.4989821Z stochastic_rounding=False, 2025-05-07T21:04:38.4990084Z weighted=True, 2025-05-07T21:04:38.4990288Z row_wise=True, 2025-05-07T21:04:38.4990494Z mixed=False, 2025-05-07T21:04:38.4990695Z use_cache=True, 2025-05-07T21:04:38.4990927Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.4991210Z use_cpu=True, 2025-05-07T21:04:38.4991788Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.4992160Z ) 2025-05-07T21:04:38.4992393Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4992979Z self=, 2025-05-07T21:04:38.4993516Z compile=False, 2025-05-07T21:04:38.4993718Z T=1, 2025-05-07T21:04:38.4993903Z D=35, 2025-05-07T21:04:38.4994080Z B=79, 2025-05-07T21:04:38.4994258Z log_E=4, 2025-05-07T21:04:38.4994449Z L=2, 2025-05-07T21:04:38.4994633Z D_gradcheck=1, 2025-05-07T21:04:38.4994852Z stochastic_rounding=True, 2025-05-07T21:04:38.4995110Z weighted=True, 2025-05-07T21:04:38.4995311Z row_wise=False, 2025-05-07T21:04:38.4995519Z mixed=True, 2025-05-07T21:04:38.4995726Z use_cache=True, 2025-05-07T21:04:38.4995956Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.4996237Z use_cpu=False, 2025-05-07T21:04:38.4996465Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.4996716Z ) 2025-05-07T21:04:38.4996946Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.4997530Z self=, 2025-05-07T21:04:38.4998064Z compile=True, 2025-05-07T21:04:38.4998265Z T=1, 2025-05-07T21:04:38.4998445Z D=53, 2025-05-07T21:04:38.4998728Z B=102, 2025-05-07T21:04:38.4998982Z log_E=4, 2025-05-07T21:04:38.4999176Z L=13, 2025-05-07T21:04:38.4999367Z D_gradcheck=1, 2025-05-07T21:04:38.4999600Z stochastic_rounding=False, 2025-05-07T21:04:38.4999888Z weighted=True, 2025-05-07T21:04:38.5000098Z row_wise=True, 2025-05-07T21:04:38.5000300Z mixed=True, 2025-05-07T21:04:38.5000637Z use_cache=False, 2025-05-07T21:04:38.5000879Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.5001158Z use_cpu=True, 2025-05-07T21:04:38.5001382Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.5001662Z ) 2025-05-07T21:04:38.5001979Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.5002879Z self=, 2025-05-07T21:04:38.5003666Z compile=True, 2025-05-07T21:04:38.5003948Z T=2, 2025-05-07T21:04:38.5004310Z D=20, 2025-05-07T21:04:38.5004580Z B=104, 2025-05-07T21:04:38.5004857Z log_E=5, 2025-05-07T21:04:38.5005162Z L=2, 2025-05-07T21:04:38.5005460Z D_gradcheck=1, 2025-05-07T21:04:38.5005811Z stochastic_rounding=True, 2025-05-07T21:04:38.5006324Z weighted=True, 2025-05-07T21:04:38.5006658Z row_wise=True, 2025-05-07T21:04:38.5006992Z mixed=False, 2025-05-07T21:04:38.5007315Z use_cache=True, 2025-05-07T21:04:38.5007699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.5008236Z use_cpu=True, 2025-05-07T21:04:38.5008575Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.5008936Z ) 2025-05-07T21:04:38.5009264Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.5009959Z self=, 2025-05-07T21:04:38.5010493Z compile=True, 2025-05-07T21:04:38.5010692Z T=5, 2025-05-07T21:04:38.5010870Z D=82, 2025-05-07T21:04:38.5011054Z B=41, 2025-05-07T21:04:38.5011234Z log_E=4, 2025-05-07T21:04:38.5011423Z L=3, 2025-05-07T21:04:38.5011609Z D_gradcheck=1, 2025-05-07T21:04:38.5011846Z stochastic_rounding=False, 2025-05-07T21:04:38.5012111Z weighted=False, 2025-05-07T21:04:38.5012325Z row_wise=True, 2025-05-07T21:04:38.5012531Z mixed=False, 2025-05-07T21:04:38.5012735Z use_cache=False, 2025-05-07T21:04:38.5012973Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.5013256Z use_cpu=False, 2025-05-07T21:04:38.5013489Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.5013740Z ) 2025-05-07T21:04:38.5013967Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.5014549Z self=, 2025-05-07T21:04:38.5015079Z compile=False, 2025-05-07T21:04:38.5015276Z T=2, 2025-05-07T21:04:38.5015451Z D=17, 2025-05-07T21:04:38.5015625Z B=24, 2025-05-07T21:04:38.5015810Z log_E=3, 2025-05-07T21:04:38.5015995Z L=5, 2025-05-07T21:04:38.5016178Z D_gradcheck=2, 2025-05-07T21:04:38.5016402Z stochastic_rounding=False, 2025-05-07T21:04:38.5016655Z weighted=True, 2025-05-07T21:04:38.5016864Z row_wise=False, 2025-05-07T21:04:38.5017070Z mixed=True, 2025-05-07T21:04:38.5017275Z use_cache=True, 2025-05-07T21:04:38.5017511Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.5017790Z use_cpu=True, 2025-05-07T21:04:38.5018022Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.5018281Z ) 2025-05-07T21:04:38.5018511Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.5019178Z self=, 2025-05-07T21:04:38.5019841Z compile=True, 2025-05-07T21:04:38.5020091Z T=4, 2025-05-07T21:04:38.5020310Z D=120, 2025-05-07T21:04:38.5020536Z B=74, 2025-05-07T21:04:38.5020765Z log_E=3, 2025-05-07T21:04:38.5021000Z L=16, 2025-05-07T21:04:38.5021234Z D_gradcheck=1, 2025-05-07T21:04:38.5021463Z stochastic_rounding=False, 2025-05-07T21:04:38.5021831Z weighted=True, 2025-05-07T21:04:38.5022039Z row_wise=True, 2025-05-07T21:04:38.5022238Z mixed=True, 2025-05-07T21:04:38.5022446Z use_cache=False, 2025-05-07T21:04:38.5022692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.5022974Z use_cpu=True, 2025-05-07T21:04:38.5023196Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.5023452Z ) 2025-05-07T21:04:38.5023679Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.5024263Z self=, 2025-05-07T21:04:38.5024793Z compile=False, 2025-05-07T21:04:38.5025003Z T=3, 2025-05-07T21:04:38.5025179Z D=82, 2025-05-07T21:04:38.5025363Z B=99, 2025-05-07T21:04:38.5025551Z log_E=5, 2025-05-07T21:04:38.5025739Z L=2, 2025-05-07T21:04:38.5025929Z D_gradcheck=2, 2025-05-07T21:04:38.5026200Z stochastic_rounding=False, 2025-05-07T21:04:38.5026453Z weighted=False, 2025-05-07T21:04:38.5026674Z row_wise=True, 2025-05-07T21:04:38.5026881Z mixed=True, 2025-05-07T21:04:38.5027084Z use_cache=False, 2025-05-07T21:04:38.5027371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.5027654Z use_cpu=False, 2025-05-07T21:04:38.5027884Z output_dtype=SparseType.FP32, 2025-05-07T21:04:39.9890281Z ) 2025-05-07T21:04:39.9890872Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9892613Z self=, 2025-05-07T21:04:39.9894053Z compile=True, 2025-05-07T21:04:39.9894500Z T=5, 2025-05-07T21:04:39.9894862Z D=52, 2025-05-07T21:04:39.9895241Z B=18, 2025-05-07T21:04:39.9895604Z log_E=4, 2025-05-07T21:04:39.9895979Z L=4, 2025-05-07T21:04:39.9896353Z D_gradcheck=1, 2025-05-07T21:04:39.9896851Z stochastic_rounding=False, 2025-05-07T21:04:39.9897363Z weighted=True, 2025-05-07T21:04:39.9897786Z row_wise=True, 2025-05-07T21:04:39.9898204Z mixed=True, 2025-05-07T21:04:39.9898610Z use_cache=True, 2025-05-07T21:04:39.9899089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.9899667Z use_cpu=True, 2025-05-07T21:04:39.9900008Z output_dtype=SparseType.FP16, 2025-05-07T21:04:39.9900316Z ) 2025-05-07T21:04:39.9900553Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9901148Z self=, 2025-05-07T21:04:39.9901698Z compile=True, 2025-05-07T21:04:39.9901906Z T=3, 2025-05-07T21:04:39.9902091Z D=109, 2025-05-07T21:04:39.9902272Z B=78, 2025-05-07T21:04:39.9902458Z log_E=5, 2025-05-07T21:04:39.9902653Z L=14, 2025-05-07T21:04:39.9902841Z D_gradcheck=1, 2025-05-07T21:04:39.9903074Z stochastic_rounding=True, 2025-05-07T21:04:39.9903336Z weighted=True, 2025-05-07T21:04:39.9903541Z row_wise=False, 2025-05-07T21:04:39.9903753Z mixed=False, 2025-05-07T21:04:39.9903972Z use_cache=True, 2025-05-07T21:04:39.9904211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:39.9904506Z use_cpu=True, 2025-05-07T21:04:39.9904744Z output_dtype=SparseType.FP32, 2025-05-07T21:04:39.9904997Z ) 2025-05-07T21:04:39.9905234Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9905833Z self=, 2025-05-07T21:04:39.9906375Z compile=True, 2025-05-07T21:04:39.9906587Z T=4, 2025-05-07T21:04:39.9906774Z D=101, 2025-05-07T21:04:39.9906957Z B=83, 2025-05-07T21:04:39.9907147Z log_E=4, 2025-05-07T21:04:39.9907343Z L=18, 2025-05-07T21:04:39.9907541Z D_gradcheck=2, 2025-05-07T21:04:39.9907766Z stochastic_rounding=True, 2025-05-07T21:04:39.9908028Z weighted=True, 2025-05-07T21:04:39.9908249Z row_wise=False, 2025-05-07T21:04:39.9908457Z mixed=False, 2025-05-07T21:04:39.9908668Z use_cache=True, 2025-05-07T21:04:39.9909142Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.9909434Z use_cpu=False, 2025-05-07T21:04:39.9909673Z output_dtype=SparseType.FP32, 2025-05-07T21:04:39.9909941Z ) 2025-05-07T21:04:39.9910175Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9910786Z self=, 2025-05-07T21:04:39.9911335Z compile=False, 2025-05-07T21:04:39.9911545Z T=3, 2025-05-07T21:04:39.9911732Z D=40, 2025-05-07T21:04:39.9911913Z B=82, 2025-05-07T21:04:39.9912096Z log_E=5, 2025-05-07T21:04:39.9912291Z L=4, 2025-05-07T21:04:39.9912538Z D_gradcheck=1, 2025-05-07T21:04:39.9912761Z stochastic_rounding=True, 2025-05-07T21:04:39.9913027Z weighted=False, 2025-05-07T21:04:39.9913246Z row_wise=False, 2025-05-07T21:04:39.9913457Z mixed=False, 2025-05-07T21:04:39.9913738Z use_cache=False, 2025-05-07T21:04:39.9913990Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:39.9914289Z use_cpu=False, 2025-05-07T21:04:39.9914521Z output_dtype=SparseType.BF16, 2025-05-07T21:04:39.9914782Z ) 2025-05-07T21:04:39.9915127Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9915725Z self=, 2025-05-07T21:04:39.9916276Z compile=True, 2025-05-07T21:04:39.9916484Z T=3, 2025-05-07T21:04:39.9916669Z D=111, 2025-05-07T21:04:39.9916856Z B=84, 2025-05-07T21:04:39.9917042Z log_E=4, 2025-05-07T21:04:39.9917237Z L=16, 2025-05-07T21:04:39.9917434Z D_gradcheck=1, 2025-05-07T21:04:39.9917664Z stochastic_rounding=True, 2025-05-07T21:04:39.9917919Z weighted=False, 2025-05-07T21:04:39.9918141Z row_wise=True, 2025-05-07T21:04:39.9918349Z mixed=False, 2025-05-07T21:04:39.9918560Z use_cache=True, 2025-05-07T21:04:39.9918804Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:39.9919097Z use_cpu=True, 2025-05-07T21:04:39.9919334Z output_dtype=SparseType.FP16, 2025-05-07T21:04:39.9919593Z ) 2025-05-07T21:04:39.9919836Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9920560Z self=, 2025-05-07T21:04:39.9921103Z compile=True, 2025-05-07T21:04:39.9921314Z T=4, 2025-05-07T21:04:39.9921502Z D=124, 2025-05-07T21:04:39.9921685Z B=89, 2025-05-07T21:04:39.9921875Z log_E=3, 2025-05-07T21:04:39.9922078Z L=2, 2025-05-07T21:04:39.9922268Z D_gradcheck=1, 2025-05-07T21:04:39.9922501Z stochastic_rounding=True, 2025-05-07T21:04:39.9922757Z weighted=False, 2025-05-07T21:04:39.9922974Z row_wise=True, 2025-05-07T21:04:39.9923187Z mixed=False, 2025-05-07T21:04:39.9929733Z use_cache=False, 2025-05-07T21:04:39.9930057Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:39.9930404Z use_cpu=False, 2025-05-07T21:04:39.9930651Z output_dtype=SparseType.FP32, 2025-05-07T21:04:39.9930914Z ) 2025-05-07T21:04:39.9931156Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9931754Z self=, 2025-05-07T21:04:39.9932299Z compile=False, 2025-05-07T21:04:39.9932520Z T=1, 2025-05-07T21:04:39.9932710Z D=11, 2025-05-07T21:04:39.9932895Z B=52, 2025-05-07T21:04:39.9933084Z log_E=4, 2025-05-07T21:04:39.9933281Z L=16, 2025-05-07T21:04:39.9933474Z D_gradcheck=2, 2025-05-07T21:04:39.9933708Z stochastic_rounding=True, 2025-05-07T21:04:39.9933970Z weighted=True, 2025-05-07T21:04:39.9934184Z row_wise=True, 2025-05-07T21:04:39.9934398Z mixed=False, 2025-05-07T21:04:39.9934611Z use_cache=False, 2025-05-07T21:04:39.9934863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.9935160Z use_cpu=False, 2025-05-07T21:04:39.9935401Z output_dtype=SparseType.FP16, 2025-05-07T21:04:39.9935735Z ) 2025-05-07T21:04:39.9936020Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9936620Z self=, 2025-05-07T21:04:39.9937167Z compile=True, 2025-05-07T21:04:39.9937375Z T=1, 2025-05-07T21:04:39.9937564Z D=72, 2025-05-07T21:04:39.9937754Z B=32, 2025-05-07T21:04:39.9937938Z log_E=3, 2025-05-07T21:04:39.9938134Z L=3, 2025-05-07T21:04:39.9938330Z D_gradcheck=2, 2025-05-07T21:04:39.9938558Z stochastic_rounding=True, 2025-05-07T21:04:39.9938822Z weighted=False, 2025-05-07T21:04:39.9939043Z row_wise=False, 2025-05-07T21:04:39.9939253Z mixed=True, 2025-05-07T21:04:39.9939467Z use_cache=False, 2025-05-07T21:04:39.9939720Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:39.9940007Z use_cpu=True, 2025-05-07T21:04:39.9940296Z output_dtype=SparseType.BF16, 2025-05-07T21:04:39.9940563Z ) 2025-05-07T21:04:39.9940802Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9941404Z self=, 2025-05-07T21:04:39.9942002Z compile=False, 2025-05-07T21:04:39.9942216Z T=3, 2025-05-07T21:04:39.9942403Z D=8, 2025-05-07T21:04:39.9942592Z B=23, 2025-05-07T21:04:39.9942785Z log_E=3, 2025-05-07T21:04:39.9942979Z L=8, 2025-05-07T21:04:39.9943175Z D_gradcheck=2, 2025-05-07T21:04:39.9943409Z stochastic_rounding=True, 2025-05-07T21:04:39.9943668Z weighted=True, 2025-05-07T21:04:39.9943891Z row_wise=False, 2025-05-07T21:04:39.9944109Z mixed=True, 2025-05-07T21:04:39.9944320Z use_cache=False, 2025-05-07T21:04:39.9944576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:39.9944873Z use_cpu=False, 2025-05-07T21:04:39.9945104Z output_dtype=SparseType.FP32, 2025-05-07T21:04:39.9945372Z ) 2025-05-07T21:04:39.9945609Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9946205Z self=, 2025-05-07T21:04:39.9946752Z compile=False, 2025-05-07T21:04:39.9946971Z T=5, 2025-05-07T21:04:39.9947156Z D=56, 2025-05-07T21:04:39.9947345Z B=7, 2025-05-07T21:04:39.9947534Z log_E=5, 2025-05-07T21:04:39.9947728Z L=5, 2025-05-07T21:04:39.9947922Z D_gradcheck=1, 2025-05-07T21:04:39.9948152Z stochastic_rounding=True, 2025-05-07T21:04:39.9948409Z weighted=True, 2025-05-07T21:04:39.9948625Z row_wise=True, 2025-05-07T21:04:39.9948838Z mixed=True, 2025-05-07T21:04:39.9949051Z use_cache=True, 2025-05-07T21:04:39.9949288Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.9949581Z use_cpu=True, 2025-05-07T21:04:39.9949823Z output_dtype=SparseType.FP16, 2025-05-07T21:04:39.9950098Z ) 2025-05-07T21:04:39.9950374Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9950976Z self=, 2025-05-07T21:04:39.9951517Z compile=False, 2025-05-07T21:04:39.9951730Z T=5, 2025-05-07T21:04:39.9951921Z D=84, 2025-05-07T21:04:39.9952109Z B=71, 2025-05-07T21:04:39.9952301Z log_E=4, 2025-05-07T21:04:39.9952503Z L=20, 2025-05-07T21:04:39.9952693Z D_gradcheck=2, 2025-05-07T21:04:39.9952924Z stochastic_rounding=True, 2025-05-07T21:04:39.9953187Z weighted=True, 2025-05-07T21:04:39.9953401Z row_wise=False, 2025-05-07T21:04:39.9953621Z mixed=True, 2025-05-07T21:04:39.9953841Z use_cache=False, 2025-05-07T21:04:39.9954092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.9954391Z use_cpu=False, 2025-05-07T21:04:39.9954630Z output_dtype=SparseType.BF16, 2025-05-07T21:04:39.9954893Z ) 2025-05-07T21:04:39.9955130Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9955780Z self=, 2025-05-07T21:04:39.9956377Z compile=False, 2025-05-07T21:04:39.9956586Z T=2, 2025-05-07T21:04:39.9956780Z D=104, 2025-05-07T21:04:39.9956976Z B=117, 2025-05-07T21:04:39.9957167Z log_E=5, 2025-05-07T21:04:39.9957367Z L=11, 2025-05-07T21:04:39.9957567Z D_gradcheck=1, 2025-05-07T21:04:39.9957796Z stochastic_rounding=False, 2025-05-07T21:04:39.9958064Z weighted=False, 2025-05-07T21:04:39.9958284Z row_wise=False, 2025-05-07T21:04:39.9958493Z mixed=False, 2025-05-07T21:04:39.9958708Z use_cache=False, 2025-05-07T21:04:39.9958960Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.9959246Z use_cpu=True, 2025-05-07T21:04:39.9959482Z output_dtype=SparseType.FP32, 2025-05-07T21:04:39.9959748Z ) 2025-05-07T21:04:39.9959980Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9960745Z self=, 2025-05-07T21:04:39.9961300Z compile=False, 2025-05-07T21:04:39.9961516Z T=5, 2025-05-07T21:04:39.9961699Z D=5, 2025-05-07T21:04:39.9961887Z B=94, 2025-05-07T21:04:39.9962121Z log_E=3, 2025-05-07T21:04:39.9962314Z L=10, 2025-05-07T21:04:39.9962510Z D_gradcheck=2, 2025-05-07T21:04:39.9962744Z stochastic_rounding=False, 2025-05-07T21:04:39.9963001Z weighted=False, 2025-05-07T21:04:39.9963221Z row_wise=False, 2025-05-07T21:04:39.9963434Z mixed=True, 2025-05-07T21:04:39.9963648Z use_cache=False, 2025-05-07T21:04:39.9963901Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.9964197Z use_cpu=True, 2025-05-07T21:04:39.9964428Z output_dtype=SparseType.FP16, 2025-05-07T21:04:39.9964694Z ) 2025-05-07T21:04:39.9964932Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9965525Z self=, 2025-05-07T21:04:39.9966071Z compile=False, 2025-05-07T21:04:39.9966290Z T=5, 2025-05-07T21:04:39.9966475Z D=58, 2025-05-07T21:04:39.9966664Z B=18, 2025-05-07T21:04:39.9966858Z log_E=3, 2025-05-07T21:04:39.9967056Z L=17, 2025-05-07T21:04:39.9967254Z D_gradcheck=1, 2025-05-07T21:04:39.9967488Z stochastic_rounding=False, 2025-05-07T21:04:39.9967753Z weighted=False, 2025-05-07T21:04:39.9967967Z row_wise=True, 2025-05-07T21:04:39.9968180Z mixed=False, 2025-05-07T21:04:39.9968402Z use_cache=False, 2025-05-07T21:04:39.9968651Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:39.9968945Z use_cpu=False, 2025-05-07T21:04:39.9969184Z output_dtype=SparseType.FP32, 2025-05-07T21:04:39.9969440Z ) 2025-05-07T21:04:39.9969679Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9970275Z self=, 2025-05-07T21:04:39.9970820Z compile=False, 2025-05-07T21:04:39.9971035Z T=2, 2025-05-07T21:04:39.9971229Z D=85, 2025-05-07T21:04:39.9971412Z B=66, 2025-05-07T21:04:39.9971601Z log_E=4, 2025-05-07T21:04:39.9971797Z L=9, 2025-05-07T21:04:39.9971993Z D_gradcheck=1, 2025-05-07T21:04:39.9972230Z stochastic_rounding=False, 2025-05-07T21:04:39.9972495Z weighted=True, 2025-05-07T21:04:39.9972706Z row_wise=True, 2025-05-07T21:04:39.9972920Z mixed=False, 2025-05-07T21:04:39.9973133Z use_cache=True, 2025-05-07T21:04:39.9973371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:39.9973666Z use_cpu=False, 2025-05-07T21:04:39.9973908Z output_dtype=SparseType.FP32, 2025-05-07T21:04:39.9974175Z ) 2025-05-07T21:04:39.9974407Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9975003Z self=, 2025-05-07T21:04:39.9975552Z compile=False, 2025-05-07T21:04:39.9975761Z T=5, 2025-05-07T21:04:39.9975950Z D=101, 2025-05-07T21:04:39.9976191Z B=56, 2025-05-07T21:04:39.9976414Z log_E=3, 2025-05-07T21:04:39.9976608Z L=6, 2025-05-07T21:04:39.9976800Z D_gradcheck=2, 2025-05-07T21:04:39.9977025Z stochastic_rounding=True, 2025-05-07T21:04:39.9977282Z weighted=True, 2025-05-07T21:04:39.9977498Z row_wise=False, 2025-05-07T21:04:39.9977704Z mixed=True, 2025-05-07T21:04:39.9977915Z use_cache=True, 2025-05-07T21:04:39.9978155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:39.9978439Z use_cpu=False, 2025-05-07T21:04:39.9978675Z output_dtype=SparseType.FP32, 2025-05-07T21:04:39.9978937Z ) 2025-05-07T21:04:39.9979166Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9979756Z self=, 2025-05-07T21:04:39.9980343Z compile=True, 2025-05-07T21:04:39.9980555Z T=3, 2025-05-07T21:04:39.9980791Z D=123, 2025-05-07T21:04:39.9980984Z B=121, 2025-05-07T21:04:39.9981168Z log_E=4, 2025-05-07T21:04:39.9981369Z L=1, 2025-05-07T21:04:39.9981559Z D_gradcheck=2, 2025-05-07T21:04:39.9981783Z stochastic_rounding=False, 2025-05-07T21:04:39.9982084Z weighted=True, 2025-05-07T21:04:39.9982297Z row_wise=True, 2025-05-07T21:04:39.9982502Z mixed=True, 2025-05-07T21:04:39.9982711Z use_cache=True, 2025-05-07T21:04:39.9982949Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:39.9983234Z use_cpu=True, 2025-05-07T21:04:39.9983467Z output_dtype=SparseType.FP16, 2025-05-07T21:04:39.9983731Z ) 2025-05-07T21:04:39.9983958Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9984552Z self=, 2025-05-07T21:04:39.9985094Z compile=False, 2025-05-07T21:04:39.9985302Z T=4, 2025-05-07T21:04:39.9985486Z D=48, 2025-05-07T21:04:39.9985672Z B=26, 2025-05-07T21:04:39.9985852Z log_E=3, 2025-05-07T21:04:39.9986047Z L=12, 2025-05-07T21:04:39.9986242Z D_gradcheck=1, 2025-05-07T21:04:39.9986466Z stochastic_rounding=True, 2025-05-07T21:04:39.9986725Z weighted=True, 2025-05-07T21:04:39.9986939Z row_wise=False, 2025-05-07T21:04:39.9987142Z mixed=True, 2025-05-07T21:04:39.9987351Z use_cache=True, 2025-05-07T21:04:39.9987588Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:39.9987874Z use_cpu=True, 2025-05-07T21:04:39.9988100Z output_dtype=SparseType.FP32, 2025-05-07T21:04:39.9988354Z ) 2025-05-07T21:04:39.9988586Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.9989170Z self=, 2025-05-07T21:04:39.9989708Z compile=False, 2025-05-07T21:04:39.9989924Z T=4, 2025-05-07T21:04:39.9990125Z D=37, 2025-05-07T21:04:39.9990338Z B=6, 2025-05-07T21:04:39.9990533Z log_E=3, 2025-05-07T21:04:39.9990723Z L=17, 2025-05-07T21:04:39.9990915Z D_gradcheck=2, 2025-05-07T21:04:39.9991154Z stochastic_rounding=False, 2025-05-07T21:04:39.9991407Z weighted=True, 2025-05-07T21:04:39.9991865Z row_wise=False, 2025-05-07T21:04:39.9992082Z mixed=True, 2025-05-07T21:04:39.9992283Z use_cache=False, 2025-05-07T21:04:39.9992535Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.9992827Z use_cpu=True, 2025-05-07T21:04:39.9993059Z output_dtype=SparseType.FP16, 2025-05-07T21:04:40.0155891Z ) 2025-05-07T21:04:40.0156756Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0157722Z self=, 2025-05-07T21:04:40.0158575Z compile=False, 2025-05-07T21:04:40.0158873Z T=1, 2025-05-07T21:04:40.0159097Z D=85, 2025-05-07T21:04:40.0159296Z B=125, 2025-05-07T21:04:40.0159483Z log_E=3, 2025-05-07T21:04:40.0159683Z L=8, 2025-05-07T21:04:40.0159910Z D_gradcheck=2, 2025-05-07T21:04:40.0160140Z stochastic_rounding=False, 2025-05-07T21:04:40.0160901Z weighted=True, 2025-05-07T21:04:40.0161129Z row_wise=True, 2025-05-07T21:04:40.0161338Z mixed=True, 2025-05-07T21:04:40.0161560Z use_cache=False, 2025-05-07T21:04:40.0161811Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.0162100Z use_cpu=True, 2025-05-07T21:04:40.0162345Z output_dtype=SparseType.FP32, 2025-05-07T21:04:40.0162624Z ) 2025-05-07T21:04:40.0162862Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0163465Z self=, 2025-05-07T21:04:40.0164030Z compile=True, 2025-05-07T21:04:40.0164268Z T=1, 2025-05-07T21:04:40.0164457Z D=79, 2025-05-07T21:04:40.0164653Z B=90, 2025-05-07T21:04:40.0164850Z log_E=4, 2025-05-07T21:04:40.0165048Z L=6, 2025-05-07T21:04:40.0165249Z D_gradcheck=1, 2025-05-07T21:04:40.0165585Z stochastic_rounding=False, 2025-05-07T21:04:40.0165852Z weighted=False, 2025-05-07T21:04:40.0166084Z row_wise=False, 2025-05-07T21:04:40.0166307Z mixed=True, 2025-05-07T21:04:40.0166529Z use_cache=False, 2025-05-07T21:04:40.0166874Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:40.0167172Z use_cpu=True, 2025-05-07T21:04:40.0167402Z output_dtype=SparseType.FP16, 2025-05-07T21:04:40.0167675Z ) 2025-05-07T21:04:40.0167919Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0168510Z self=, 2025-05-07T21:04:40.0169061Z compile=True, 2025-05-07T21:04:40.0169278Z T=4, 2025-05-07T21:04:40.0169493Z D=86, 2025-05-07T21:04:40.0169715Z B=58, 2025-05-07T21:04:40.0169917Z log_E=5, 2025-05-07T21:04:40.0170113Z L=2, 2025-05-07T21:04:40.0170316Z D_gradcheck=1, 2025-05-07T21:04:40.0170558Z stochastic_rounding=False, 2025-05-07T21:04:40.0170820Z weighted=False, 2025-05-07T21:04:40.0171045Z row_wise=False, 2025-05-07T21:04:40.0171276Z mixed=False, 2025-05-07T21:04:40.0171499Z use_cache=False, 2025-05-07T21:04:40.0171750Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:40.0172056Z use_cpu=True, 2025-05-07T21:04:40.0172300Z output_dtype=SparseType.BF16, 2025-05-07T21:04:40.0172561Z ) 2025-05-07T21:04:40.0172806Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0173412Z self=, 2025-05-07T21:04:40.0173954Z compile=True, 2025-05-07T21:04:40.0174173Z T=2, 2025-05-07T21:04:40.0174373Z D=127, 2025-05-07T21:04:40.0174561Z B=71, 2025-05-07T21:04:40.0174758Z log_E=4, 2025-05-07T21:04:40.0174959Z L=6, 2025-05-07T21:04:40.0175154Z D_gradcheck=1, 2025-05-07T21:04:40.0175394Z stochastic_rounding=True, 2025-05-07T21:04:40.0175664Z weighted=False, 2025-05-07T21:04:40.0175878Z row_wise=False, 2025-05-07T21:04:40.0176099Z mixed=False, 2025-05-07T21:04:40.0176324Z use_cache=True, 2025-05-07T21:04:40.0176563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.0176866Z use_cpu=False, 2025-05-07T21:04:40.0177115Z output_dtype=SparseType.FP16, 2025-05-07T21:04:40.0177375Z ) 2025-05-07T21:04:40.0177619Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0178221Z self=, 2025-05-07T21:04:40.0178774Z compile=False, 2025-05-07T21:04:40.0179037Z T=5, 2025-05-07T21:04:40.0179234Z D=124, 2025-05-07T21:04:40.0179440Z B=126, 2025-05-07T21:04:40.0179660Z log_E=3, 2025-05-07T21:04:40.0179872Z L=1, 2025-05-07T21:04:40.0180071Z D_gradcheck=2, 2025-05-07T21:04:40.0180301Z stochastic_rounding=False, 2025-05-07T21:04:40.0180567Z weighted=False, 2025-05-07T21:04:40.0180798Z row_wise=False, 2025-05-07T21:04:40.0181010Z mixed=True, 2025-05-07T21:04:40.0181230Z use_cache=True, 2025-05-07T21:04:40.0181572Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.0181866Z use_cpu=False, 2025-05-07T21:04:40.0182119Z output_dtype=SparseType.FP32, 2025-05-07T21:04:40.0182394Z ) 2025-05-07T21:04:40.0182629Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0183236Z self=, 2025-05-07T21:04:40.0183793Z compile=True, 2025-05-07T21:04:40.0184012Z T=2, 2025-05-07T21:04:40.0184199Z D=25, 2025-05-07T21:04:40.0184402Z B=100, 2025-05-07T21:04:40.0184602Z log_E=4, 2025-05-07T21:04:40.0184795Z L=15, 2025-05-07T21:04:40.0184999Z D_gradcheck=1, 2025-05-07T21:04:40.0185236Z stochastic_rounding=True, 2025-05-07T21:04:40.0185501Z weighted=False, 2025-05-07T21:04:40.0185726Z row_wise=True, 2025-05-07T21:04:40.0185991Z mixed=False, 2025-05-07T21:04:40.0186207Z use_cache=True, 2025-05-07T21:04:40.0186457Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:40.0186760Z use_cpu=True, 2025-05-07T21:04:40.0186999Z output_dtype=SparseType.FP32, 2025-05-07T21:04:40.0187266Z ) 2025-05-07T21:04:40.0187551Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0188143Z self=, 2025-05-07T21:04:40.0188695Z compile=True, 2025-05-07T21:04:40.0188910Z T=1, 2025-05-07T21:04:40.0189102Z D=29, 2025-05-07T21:04:40.0189290Z B=110, 2025-05-07T21:04:40.0189485Z log_E=4, 2025-05-07T21:04:40.0189690Z L=3, 2025-05-07T21:04:40.0189884Z D_gradcheck=2, 2025-05-07T21:04:40.0190126Z stochastic_rounding=True, 2025-05-07T21:04:40.0190393Z weighted=False, 2025-05-07T21:04:40.0190608Z row_wise=False, 2025-05-07T21:04:40.0190829Z mixed=True, 2025-05-07T21:04:40.0191051Z use_cache=False, 2025-05-07T21:04:40.0191299Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:40.0191958Z use_cpu=False, 2025-05-07T21:04:40.0192208Z output_dtype=SparseType.FP16, 2025-05-07T21:04:40.0192468Z ) 2025-05-07T21:04:40.0192714Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0193325Z self=, 2025-05-07T21:04:40.0193868Z compile=False, 2025-05-07T21:04:40.0194087Z T=2, 2025-05-07T21:04:40.0194298Z D=74, 2025-05-07T21:04:40.0194488Z B=58, 2025-05-07T21:04:40.0194687Z log_E=3, 2025-05-07T21:04:40.0202583Z L=1, 2025-05-07T21:04:40.0202809Z D_gradcheck=1, 2025-05-07T21:04:40.0203052Z stochastic_rounding=False, 2025-05-07T21:04:40.0203327Z weighted=False, 2025-05-07T21:04:40.0203557Z row_wise=False, 2025-05-07T21:04:40.0203783Z mixed=False, 2025-05-07T21:04:40.0204002Z use_cache=True, 2025-05-07T21:04:40.0204261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:40.0204565Z use_cpu=False, 2025-05-07T21:04:40.0204816Z output_dtype=SparseType.BF16, 2025-05-07T21:04:40.0205092Z ) 2025-05-07T21:04:40.0205338Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0205943Z self=, 2025-05-07T21:04:40.0206501Z compile=True, 2025-05-07T21:04:40.0206726Z T=5, 2025-05-07T21:04:40.0206920Z D=107, 2025-05-07T21:04:40.0207120Z B=19, 2025-05-07T21:04:40.0207320Z log_E=3, 2025-05-07T21:04:40.0207517Z L=19, 2025-05-07T21:04:40.0207724Z D_gradcheck=1, 2025-05-07T21:04:40.0207966Z stochastic_rounding=True, 2025-05-07T21:04:40.0208231Z weighted=True, 2025-05-07T21:04:40.0208462Z row_wise=True, 2025-05-07T21:04:40.0208689Z mixed=True, 2025-05-07T21:04:40.0208904Z use_cache=False, 2025-05-07T21:04:40.0209166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.0209487Z use_cpu=True, 2025-05-07T21:04:40.0209778Z output_dtype=SparseType.FP32, 2025-05-07T21:04:40.0210172Z ) 2025-05-07T21:04:40.0210484Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0211100Z self=, 2025-05-07T21:04:40.0211652Z compile=True, 2025-05-07T21:04:40.0211873Z T=3, 2025-05-07T21:04:40.0212071Z D=61, 2025-05-07T21:04:40.0212262Z B=76, 2025-05-07T21:04:40.0212467Z log_E=4, 2025-05-07T21:04:40.0212674Z L=5, 2025-05-07T21:04:40.0212871Z D_gradcheck=2, 2025-05-07T21:04:40.0213115Z stochastic_rounding=True, 2025-05-07T21:04:40.0213386Z weighted=False, 2025-05-07T21:04:40.0213608Z row_wise=True, 2025-05-07T21:04:40.0213828Z mixed=True, 2025-05-07T21:04:40.0214048Z use_cache=False, 2025-05-07T21:04:40.0214297Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.0214591Z use_cpu=False, 2025-05-07T21:04:40.0214903Z output_dtype=SparseType.BF16, 2025-05-07T21:04:40.0215164Z ) 2025-05-07T21:04:40.0215416Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0216017Z self=, 2025-05-07T21:04:40.0216632Z compile=True, 2025-05-07T21:04:40.0216840Z T=1, 2025-05-07T21:04:40.0217034Z D=63, 2025-05-07T21:04:40.0217224Z B=13, 2025-05-07T21:04:40.0217409Z log_E=5, 2025-05-07T21:04:40.0217613Z L=3, 2025-05-07T21:04:40.0217813Z D_gradcheck=1, 2025-05-07T21:04:40.0218047Z stochastic_rounding=False, 2025-05-07T21:04:40.0218315Z weighted=True, 2025-05-07T21:04:40.0218535Z row_wise=True, 2025-05-07T21:04:40.0218743Z mixed=True, 2025-05-07T21:04:40.0218960Z use_cache=True, 2025-05-07T21:04:40.0219206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:40.0219495Z use_cpu=False, 2025-05-07T21:04:40.0219740Z output_dtype=SparseType.FP16, 2025-05-07T21:04:40.0220015Z ) 2025-05-07T21:04:40.0220251Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0220872Z self=, 2025-05-07T21:04:40.0221433Z compile=False, 2025-05-07T21:04:40.0221646Z T=2, 2025-05-07T21:04:40.0221841Z D=87, 2025-05-07T21:04:40.0222035Z B=81, 2025-05-07T21:04:40.0222221Z log_E=4, 2025-05-07T21:04:40.0222428Z L=0, 2025-05-07T21:04:40.0222627Z D_gradcheck=1, 2025-05-07T21:04:40.0222867Z stochastic_rounding=False, 2025-05-07T21:04:40.0223127Z weighted=True, 2025-05-07T21:04:40.0223347Z row_wise=True, 2025-05-07T21:04:40.0223564Z mixed=True, 2025-05-07T21:04:40.0223773Z use_cache=True, 2025-05-07T21:04:40.0224021Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.0224319Z use_cpu=True, 2025-05-07T21:04:40.0224552Z output_dtype=SparseType.FP16, 2025-05-07T21:04:40.0224824Z ) 2025-05-07T21:04:40.0225071Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0225669Z self=, 2025-05-07T21:04:40.0226228Z compile=True, 2025-05-07T21:04:40.0226447Z T=3, 2025-05-07T21:04:40.0226637Z D=103, 2025-05-07T21:04:40.0226836Z B=62, 2025-05-07T21:04:40.0227031Z log_E=5, 2025-05-07T21:04:40.0227227Z L=20, 2025-05-07T21:04:40.0227425Z D_gradcheck=1, 2025-05-07T21:04:40.0227661Z stochastic_rounding=False, 2025-05-07T21:04:40.0227919Z weighted=False, 2025-05-07T21:04:40.0228145Z row_wise=False, 2025-05-07T21:04:40.0228363Z mixed=True, 2025-05-07T21:04:40.0228571Z use_cache=False, 2025-05-07T21:04:40.0228828Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.0229126Z use_cpu=False, 2025-05-07T21:04:40.0229378Z output_dtype=SparseType.BF16, 2025-05-07T21:04:40.0229675Z ) 2025-05-07T21:04:40.0229929Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0230588Z self=, 2025-05-07T21:04:40.0231172Z compile=True, 2025-05-07T21:04:40.0231388Z T=3, 2025-05-07T21:04:40.0231584Z D=30, 2025-05-07T21:04:40.0231773Z B=53, 2025-05-07T21:04:40.0231970Z log_E=4, 2025-05-07T21:04:40.0232173Z L=17, 2025-05-07T21:04:40.0232361Z D_gradcheck=2, 2025-05-07T21:04:40.0232600Z stochastic_rounding=True, 2025-05-07T21:04:40.0232866Z weighted=False, 2025-05-07T21:04:40.0233079Z row_wise=True, 2025-05-07T21:04:40.0233301Z mixed=False, 2025-05-07T21:04:40.0233517Z use_cache=True, 2025-05-07T21:04:40.0233759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:40.0234057Z use_cpu=True, 2025-05-07T21:04:40.0234300Z output_dtype=SparseType.BF16, 2025-05-07T21:04:40.0234564Z ) 2025-05-07T21:04:40.0234815Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0235469Z self=, 2025-05-07T21:04:40.0236034Z compile=False, 2025-05-07T21:04:40.0236241Z T=1, 2025-05-07T21:04:40.0236439Z D=81, 2025-05-07T21:04:40.0236638Z B=110, 2025-05-07T21:04:40.0236864Z log_E=3, 2025-05-07T21:04:40.0237066Z L=16, 2025-05-07T21:04:40.0237267Z D_gradcheck=2, 2025-05-07T21:04:40.0237495Z stochastic_rounding=True, 2025-05-07T21:04:40.0237759Z weighted=True, 2025-05-07T21:04:40.0237982Z row_wise=True, 2025-05-07T21:04:40.0238189Z mixed=True, 2025-05-07T21:04:40.0238405Z use_cache=True, 2025-05-07T21:04:40.0238654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.0238940Z use_cpu=True, 2025-05-07T21:04:40.0239184Z output_dtype=SparseType.BF16, 2025-05-07T21:04:40.0239457Z ) 2025-05-07T21:04:40.0239726Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0240396Z self=, 2025-05-07T21:04:40.0240946Z compile=False, 2025-05-07T21:04:40.0241172Z T=5, 2025-05-07T21:04:40.0241355Z D=36, 2025-05-07T21:04:40.0241546Z B=4, 2025-05-07T21:04:40.0241738Z log_E=3, 2025-05-07T21:04:40.0241935Z L=16, 2025-05-07T21:04:40.0242133Z D_gradcheck=1, 2025-05-07T21:04:40.0242367Z stochastic_rounding=True, 2025-05-07T21:04:40.0242624Z weighted=False, 2025-05-07T21:04:40.0242845Z row_wise=True, 2025-05-07T21:04:40.0243058Z mixed=False, 2025-05-07T21:04:40.0243269Z use_cache=False, 2025-05-07T21:04:40.0243528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:40.0243822Z use_cpu=True, 2025-05-07T21:04:40.0244056Z output_dtype=SparseType.FP16, 2025-05-07T21:04:40.0244324Z ) 2025-05-07T21:04:40.0244567Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0245156Z self=, 2025-05-07T21:04:40.0245708Z compile=False, 2025-05-07T21:04:40.0245923Z T=3, 2025-05-07T21:04:40.0246116Z D=47, 2025-05-07T21:04:40.0246317Z B=76, 2025-05-07T21:04:40.0246515Z log_E=5, 2025-05-07T21:04:40.0246712Z L=4, 2025-05-07T21:04:40.0246917Z D_gradcheck=2, 2025-05-07T21:04:40.0247151Z stochastic_rounding=True, 2025-05-07T21:04:40.0247407Z weighted=True, 2025-05-07T21:04:40.0247631Z row_wise=True, 2025-05-07T21:04:40.0247850Z mixed=True, 2025-05-07T21:04:40.0248068Z use_cache=False, 2025-05-07T21:04:40.0248319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:40.0248616Z use_cpu=False, 2025-05-07T21:04:40.0248857Z output_dtype=SparseType.FP32, 2025-05-07T21:04:40.0249120Z ) 2025-05-07T21:04:40.0249362Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0249961Z self=, 2025-05-07T21:04:40.0250502Z compile=True, 2025-05-07T21:04:40.0250721Z T=2, 2025-05-07T21:04:40.0250916Z D=112, 2025-05-07T21:04:40.0251159Z B=125, 2025-05-07T21:04:40.0251397Z log_E=4, 2025-05-07T21:04:40.0251602Z L=16, 2025-05-07T21:04:40.0251793Z D_gradcheck=2, 2025-05-07T21:04:40.0252034Z stochastic_rounding=False, 2025-05-07T21:04:40.0252301Z weighted=True, 2025-05-07T21:04:40.0252512Z row_wise=True, 2025-05-07T21:04:40.0252739Z mixed=True, 2025-05-07T21:04:40.0252960Z use_cache=True, 2025-05-07T21:04:40.0253200Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.0253498Z use_cpu=True, 2025-05-07T21:04:40.0253739Z output_dtype=SparseType.FP32, 2025-05-07T21:04:40.0254001Z ) 2025-05-07T21:04:40.0254247Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:40.0254847Z self=, 2025-05-07T21:04:40.0255386Z compile=True, 2025-05-07T21:04:40.0255606Z T=1, 2025-05-07T21:04:40.0255849Z D=70, 2025-05-07T21:04:40.0256037Z B=96, 2025-05-07T21:04:40.0256241Z log_E=4, 2025-05-07T21:04:40.0256449Z L=8, 2025-05-07T21:04:40.0256640Z D_gradcheck=1, 2025-05-07T21:04:40.0256879Z stochastic_rounding=True, 2025-05-07T21:04:40.0257186Z weighted=True, 2025-05-07T21:04:40.0257397Z row_wise=False, 2025-05-07T21:04:40.0257619Z mixed=False, 2025-05-07T21:04:40.0257838Z use_cache=True, 2025-05-07T21:04:40.0258072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:40.0258370Z use_cpu=False, 2025-05-07T21:04:40.0258612Z output_dtype=SparseType.FP16, 2025-05-07T21:04:50.7102800Z ) 2025-05-07T21:04:50.7103822Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7104897Z self=, 2025-05-07T21:04:50.7105838Z compile=False, 2025-05-07T21:04:50.7106198Z T=2, 2025-05-07T21:04:50.7106509Z D=61, 2025-05-07T21:04:50.7106814Z B=94, 2025-05-07T21:04:50.7107103Z log_E=5, 2025-05-07T21:04:50.7107425Z L=7, 2025-05-07T21:04:50.7107752Z D_gradcheck=2, 2025-05-07T21:04:50.7108144Z stochastic_rounding=True, 2025-05-07T21:04:50.7108605Z weighted=False, 2025-05-07T21:04:50.7108966Z row_wise=True, 2025-05-07T21:04:50.7109299Z mixed=False, 2025-05-07T21:04:50.7109648Z use_cache=False, 2025-05-07T21:04:50.7110043Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.7110601Z use_cpu=False, 2025-05-07T21:04:50.7110982Z output_dtype=SparseType.FP16, 2025-05-07T21:04:50.7111417Z ) 2025-05-07T21:04:50.7111787Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7112790Z self=, 2025-05-07T21:04:50.7113775Z compile=False, 2025-05-07T21:04:50.7114111Z T=1, 2025-05-07T21:04:50.7114414Z D=95, 2025-05-07T21:04:50.7114716Z B=116, 2025-05-07T21:04:50.7115010Z log_E=3, 2025-05-07T21:04:50.7115330Z L=13, 2025-05-07T21:04:50.7115639Z D_gradcheck=2, 2025-05-07T21:04:50.7116020Z stochastic_rounding=False, 2025-05-07T21:04:50.7116440Z weighted=False, 2025-05-07T21:04:50.7116797Z row_wise=True, 2025-05-07T21:04:50.7117139Z mixed=False, 2025-05-07T21:04:50.7117480Z use_cache=True, 2025-05-07T21:04:50.7117876Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:50.7118350Z use_cpu=True, 2025-05-07T21:04:50.7118728Z output_dtype=SparseType.BF16, 2025-05-07T21:04:50.7119167Z ) 2025-05-07T21:04:50.7119538Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7120664Z self=, 2025-05-07T21:04:50.7121635Z compile=False, 2025-05-07T21:04:50.7121992Z T=4, 2025-05-07T21:04:50.7122291Z D=72, 2025-05-07T21:04:50.7122593Z B=42, 2025-05-07T21:04:50.7122887Z log_E=3, 2025-05-07T21:04:50.7123190Z L=5, 2025-05-07T21:04:50.7123500Z D_gradcheck=2, 2025-05-07T21:04:50.7123870Z stochastic_rounding=False, 2025-05-07T21:04:50.7124847Z weighted=False, 2025-05-07T21:04:50.7125210Z row_wise=False, 2025-05-07T21:04:50.7125553Z mixed=True, 2025-05-07T21:04:50.7125898Z use_cache=True, 2025-05-07T21:04:50.7126299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:50.7126785Z use_cpu=True, 2025-05-07T21:04:50.7127165Z output_dtype=SparseType.BF16, 2025-05-07T21:04:50.7127602Z ) 2025-05-07T21:04:50.7127968Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7129033Z self=, 2025-05-07T21:04:50.7129952Z compile=True, 2025-05-07T21:04:50.7130292Z T=2, 2025-05-07T21:04:50.7130600Z D=89, 2025-05-07T21:04:50.7130882Z B=8, 2025-05-07T21:04:50.7131190Z log_E=3, 2025-05-07T21:04:50.7131509Z L=10, 2025-05-07T21:04:50.7131806Z D_gradcheck=2, 2025-05-07T21:04:50.7132340Z stochastic_rounding=True, 2025-05-07T21:04:50.7132773Z weighted=True, 2025-05-07T21:04:50.7133135Z row_wise=True, 2025-05-07T21:04:50.7133466Z mixed=True, 2025-05-07T21:04:50.7133812Z use_cache=True, 2025-05-07T21:04:50.7134332Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.7134806Z use_cpu=False, 2025-05-07T21:04:50.7135189Z output_dtype=SparseType.BF16, 2025-05-07T21:04:50.7135609Z ) 2025-05-07T21:04:50.7135997Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7136997Z self=, 2025-05-07T21:04:50.7137908Z compile=True, 2025-05-07T21:04:50.7138259Z T=4, 2025-05-07T21:04:50.7138556Z D=45, 2025-05-07T21:04:50.7138846Z B=51, 2025-05-07T21:04:50.7139150Z log_E=4, 2025-05-07T21:04:50.7139457Z L=11, 2025-05-07T21:04:50.7139760Z D_gradcheck=2, 2025-05-07T21:04:50.7140132Z stochastic_rounding=True, 2025-05-07T21:04:50.7140552Z weighted=True, 2025-05-07T21:04:50.7140889Z row_wise=False, 2025-05-07T21:04:50.7141233Z mixed=True, 2025-05-07T21:04:50.7141572Z use_cache=True, 2025-05-07T21:04:50.7141968Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.7142466Z use_cpu=True, 2025-05-07T21:04:50.7142872Z output_dtype=SparseType.FP16, 2025-05-07T21:04:50.7143315Z ) 2025-05-07T21:04:50.7143713Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7144725Z self=, 2025-05-07T21:04:50.7145662Z compile=True, 2025-05-07T21:04:50.7145987Z T=3, 2025-05-07T21:04:50.7146290Z D=99, 2025-05-07T21:04:50.7146597Z B=51, 2025-05-07T21:04:50.7146915Z log_E=5, 2025-05-07T21:04:50.7147270Z L=2, 2025-05-07T21:04:50.7147576Z D_gradcheck=1, 2025-05-07T21:04:50.7147943Z stochastic_rounding=False, 2025-05-07T21:04:50.7148381Z weighted=False, 2025-05-07T21:04:50.7148751Z row_wise=True, 2025-05-07T21:04:50.7149093Z mixed=False, 2025-05-07T21:04:50.7149450Z use_cache=True, 2025-05-07T21:04:50.7149839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.7150296Z use_cpu=False, 2025-05-07T21:04:50.7150697Z output_dtype=SparseType.FP32, 2025-05-07T21:04:50.7151144Z ) 2025-05-07T21:04:50.7151528Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7152523Z self=, 2025-05-07T21:04:50.7153450Z compile=False, 2025-05-07T21:04:50.7153790Z T=5, 2025-05-07T21:04:50.7154081Z D=125, 2025-05-07T21:04:50.7154389Z B=41, 2025-05-07T21:04:50.7154686Z log_E=5, 2025-05-07T21:04:50.7154991Z L=6, 2025-05-07T21:04:50.7155303Z D_gradcheck=2, 2025-05-07T21:04:50.7155668Z stochastic_rounding=True, 2025-05-07T21:04:50.7156085Z weighted=False, 2025-05-07T21:04:50.7156431Z row_wise=False, 2025-05-07T21:04:50.7156784Z mixed=True, 2025-05-07T21:04:50.7157116Z use_cache=False, 2025-05-07T21:04:50.7157689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.7158168Z use_cpu=False, 2025-05-07T21:04:50.7158549Z output_dtype=SparseType.FP16, 2025-05-07T21:04:50.7158976Z ) 2025-05-07T21:04:50.7159361Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7160447Z self=, 2025-05-07T21:04:50.7161377Z compile=False, 2025-05-07T21:04:50.7161725Z T=3, 2025-05-07T21:04:50.7162020Z D=55, 2025-05-07T21:04:50.7162346Z B=126, 2025-05-07T21:04:50.7162674Z log_E=4, 2025-05-07T21:04:50.7162986Z L=3, 2025-05-07T21:04:50.7163290Z D_gradcheck=1, 2025-05-07T21:04:50.7163658Z stochastic_rounding=True, 2025-05-07T21:04:50.7164092Z weighted=False, 2025-05-07T21:04:50.7164457Z row_wise=False, 2025-05-07T21:04:50.7164813Z mixed=True, 2025-05-07T21:04:50.7165260Z use_cache=True, 2025-05-07T21:04:50.7165663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.7166141Z use_cpu=True, 2025-05-07T21:04:50.7166514Z output_dtype=SparseType.FP32, 2025-05-07T21:04:50.7166936Z ) 2025-05-07T21:04:50.7167405Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7168451Z self=, 2025-05-07T21:04:50.7169364Z compile=False, 2025-05-07T21:04:50.7169723Z T=2, 2025-05-07T21:04:50.7170037Z D=30, 2025-05-07T21:04:50.7170336Z B=121, 2025-05-07T21:04:50.7170647Z log_E=4, 2025-05-07T21:04:50.7170949Z L=10, 2025-05-07T21:04:50.7171245Z D_gradcheck=1, 2025-05-07T21:04:50.7171625Z stochastic_rounding=True, 2025-05-07T21:04:50.7172056Z weighted=True, 2025-05-07T21:04:50.7172428Z row_wise=False, 2025-05-07T21:04:50.7172820Z mixed=True, 2025-05-07T21:04:50.7173154Z use_cache=True, 2025-05-07T21:04:50.7173552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:50.7174018Z use_cpu=True, 2025-05-07T21:04:50.7183730Z output_dtype=SparseType.FP16, 2025-05-07T21:04:50.7184172Z ) 2025-05-07T21:04:50.7184567Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7185596Z self=, 2025-05-07T21:04:50.7186507Z compile=False, 2025-05-07T21:04:50.7186844Z T=1, 2025-05-07T21:04:50.7187131Z D=32, 2025-05-07T21:04:50.7187422Z B=8, 2025-05-07T21:04:50.7187729Z log_E=3, 2025-05-07T21:04:50.7188028Z L=13, 2025-05-07T21:04:50.7188382Z D_gradcheck=2, 2025-05-07T21:04:50.7188764Z stochastic_rounding=False, 2025-05-07T21:04:50.7189173Z weighted=False, 2025-05-07T21:04:50.7189530Z row_wise=False, 2025-05-07T21:04:50.7189887Z mixed=True, 2025-05-07T21:04:50.7190236Z use_cache=False, 2025-05-07T21:04:50.7190640Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:50.7191124Z use_cpu=True, 2025-05-07T21:04:50.7191850Z output_dtype=SparseType.FP16, 2025-05-07T21:04:50.7192338Z ) 2025-05-07T21:04:50.7192748Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7193742Z self=, 2025-05-07T21:04:50.7194652Z compile=True, 2025-05-07T21:04:50.7194997Z T=3, 2025-05-07T21:04:50.7195301Z D=112, 2025-05-07T21:04:50.7195588Z B=77, 2025-05-07T21:04:50.7195891Z log_E=5, 2025-05-07T21:04:50.7196205Z L=1, 2025-05-07T21:04:50.7196496Z D_gradcheck=1, 2025-05-07T21:04:50.7196871Z stochastic_rounding=True, 2025-05-07T21:04:50.7197287Z weighted=False, 2025-05-07T21:04:50.7197633Z row_wise=True, 2025-05-07T21:04:50.7197975Z mixed=True, 2025-05-07T21:04:50.7198309Z use_cache=False, 2025-05-07T21:04:50.7198706Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:50.7199182Z use_cpu=True, 2025-05-07T21:04:50.7199563Z output_dtype=SparseType.FP16, 2025-05-07T21:04:50.7200257Z ) 2025-05-07T21:04:50.7200746Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7201762Z self=, 2025-05-07T21:04:50.7202740Z compile=True, 2025-05-07T21:04:50.7203066Z T=5, 2025-05-07T21:04:50.7203369Z D=41, 2025-05-07T21:04:50.7203663Z B=108, 2025-05-07T21:04:50.7203957Z log_E=4, 2025-05-07T21:04:50.7204276Z L=18, 2025-05-07T21:04:50.7204581Z D_gradcheck=1, 2025-05-07T21:04:50.7204950Z stochastic_rounding=False, 2025-05-07T21:04:50.7205365Z weighted=True, 2025-05-07T21:04:50.7205720Z row_wise=True, 2025-05-07T21:04:50.7206071Z mixed=True, 2025-05-07T21:04:50.7206426Z use_cache=True, 2025-05-07T21:04:50.7206826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.7207297Z use_cpu=True, 2025-05-07T21:04:50.7207807Z output_dtype=SparseType.FP32, 2025-05-07T21:04:50.7208244Z ) 2025-05-07T21:04:50.7208617Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7209633Z self=, 2025-05-07T21:04:50.7210666Z compile=True, 2025-05-07T21:04:50.7211014Z T=4, 2025-05-07T21:04:50.7211319Z D=121, 2025-05-07T21:04:50.7211624Z B=73, 2025-05-07T21:04:50.7211939Z log_E=4, 2025-05-07T21:04:50.7212245Z L=12, 2025-05-07T21:04:50.7212545Z D_gradcheck=2, 2025-05-07T21:04:50.7212904Z stochastic_rounding=True, 2025-05-07T21:04:50.7213336Z weighted=True, 2025-05-07T21:04:50.7213686Z row_wise=False, 2025-05-07T21:04:50.7214018Z mixed=True, 2025-05-07T21:04:50.7214350Z use_cache=False, 2025-05-07T21:04:50.7214754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:50.7215224Z use_cpu=False, 2025-05-07T21:04:50.7215598Z output_dtype=SparseType.BF16, 2025-05-07T21:04:50.7216038Z ) 2025-05-07T21:04:50.7216420Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7217418Z self=, 2025-05-07T21:04:50.7218361Z compile=False, 2025-05-07T21:04:50.7218716Z T=2, 2025-05-07T21:04:50.7219002Z D=115, 2025-05-07T21:04:50.7219302Z B=3, 2025-05-07T21:04:50.7219607Z log_E=3, 2025-05-07T21:04:50.7219906Z L=8, 2025-05-07T21:04:50.7220213Z D_gradcheck=2, 2025-05-07T21:04:50.7220583Z stochastic_rounding=False, 2025-05-07T21:04:50.7221007Z weighted=True, 2025-05-07T21:04:50.7221344Z row_wise=False, 2025-05-07T21:04:50.7221689Z mixed=False, 2025-05-07T21:04:50.7222031Z use_cache=False, 2025-05-07T21:04:50.7222472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.7222943Z use_cpu=False, 2025-05-07T21:04:50.7223340Z output_dtype=SparseType.FP32, 2025-05-07T21:04:50.7223759Z ) 2025-05-07T21:04:50.7224151Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7225153Z self=, 2025-05-07T21:04:50.7226079Z compile=False, 2025-05-07T21:04:50.7226430Z T=3, 2025-05-07T21:04:50.7226748Z D=117, 2025-05-07T21:04:50.7227050Z B=62, 2025-05-07T21:04:50.7227363Z log_E=3, 2025-05-07T21:04:50.7227691Z L=6, 2025-05-07T21:04:50.7227995Z D_gradcheck=1, 2025-05-07T21:04:50.7228360Z stochastic_rounding=True, 2025-05-07T21:04:50.7228782Z weighted=True, 2025-05-07T21:04:50.7229115Z row_wise=False, 2025-05-07T21:04:50.7229455Z mixed=True, 2025-05-07T21:04:50.7229798Z use_cache=False, 2025-05-07T21:04:50.7230201Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.7230721Z use_cpu=True, 2025-05-07T21:04:50.7231084Z output_dtype=SparseType.BF16, 2025-05-07T21:04:50.7231514Z ) 2025-05-07T21:04:50.7231908Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7233610Z self=, 2025-05-07T21:04:50.7234695Z compile=False, 2025-05-07T21:04:50.7235031Z T=4, 2025-05-07T21:04:50.7235333Z D=98, 2025-05-07T21:04:50.7235638Z B=102, 2025-05-07T21:04:50.7235931Z log_E=4, 2025-05-07T21:04:50.7236247Z L=16, 2025-05-07T21:04:50.7236550Z D_gradcheck=1, 2025-05-07T21:04:50.7236917Z stochastic_rounding=True, 2025-05-07T21:04:50.7237340Z weighted=False, 2025-05-07T21:04:50.7237692Z row_wise=True, 2025-05-07T21:04:50.7238029Z mixed=False, 2025-05-07T21:04:50.7238365Z use_cache=False, 2025-05-07T21:04:50.7238770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.7239232Z use_cpu=False, 2025-05-07T21:04:50.7239614Z output_dtype=SparseType.FP16, 2025-05-07T21:04:50.7240034Z ) 2025-05-07T21:04:50.7240505Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7241589Z self=, 2025-05-07T21:04:50.7242580Z compile=False, 2025-05-07T21:04:50.7242925Z T=1, 2025-05-07T21:04:50.7243209Z D=17, 2025-05-07T21:04:50.7243513Z B=38, 2025-05-07T21:04:50.7243884Z log_E=4, 2025-05-07T21:04:50.7244189Z L=15, 2025-05-07T21:04:50.7244500Z D_gradcheck=1, 2025-05-07T21:04:50.7244868Z stochastic_rounding=False, 2025-05-07T21:04:50.7245286Z weighted=False, 2025-05-07T21:04:50.7245628Z row_wise=True, 2025-05-07T21:04:50.7245970Z mixed=True, 2025-05-07T21:04:50.7246294Z use_cache=False, 2025-05-07T21:04:50.7246691Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:50.7247151Z use_cpu=True, 2025-05-07T21:04:50.7247508Z output_dtype=SparseType.BF16, 2025-05-07T21:04:50.7247939Z ) 2025-05-07T21:04:50.7248327Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7249330Z self=, 2025-05-07T21:04:50.7250295Z compile=False, 2025-05-07T21:04:50.7250648Z T=2, 2025-05-07T21:04:50.7250942Z D=39, 2025-05-07T21:04:50.7251231Z B=72, 2025-05-07T21:04:50.7251524Z log_E=3, 2025-05-07T21:04:50.7251832Z L=4, 2025-05-07T21:04:50.7252131Z D_gradcheck=1, 2025-05-07T21:04:50.7252506Z stochastic_rounding=False, 2025-05-07T21:04:50.7252972Z weighted=False, 2025-05-07T21:04:50.7253320Z row_wise=True, 2025-05-07T21:04:50.7253654Z mixed=True, 2025-05-07T21:04:50.7254002Z use_cache=True, 2025-05-07T21:04:50.7254401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.7254885Z use_cpu=True, 2025-05-07T21:04:50.7255269Z output_dtype=SparseType.BF16, 2025-05-07T21:04:50.7255685Z ) 2025-05-07T21:04:50.7256050Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:50.7257111Z self=, 2025-05-07T21:04:50.7258025Z compile=True, 2025-05-07T21:04:50.7258364Z T=1, 2025-05-07T21:04:50.7258677Z D=56, 2025-05-07T21:04:50.7258967Z B=120, 2025-05-07T21:04:50.7259269Z log_E=3, 2025-05-07T21:04:50.7259584Z L=5, 2025-05-07T21:04:50.7259882Z D_gradcheck=2, 2025-05-07T21:04:50.7260261Z stochastic_rounding=True, 2025-05-07T21:04:50.7260675Z weighted=False, 2025-05-07T21:04:50.7261023Z row_wise=True, 2025-05-07T21:04:50.7261360Z mixed=False, 2025-05-07T21:04:50.7261703Z use_cache=True, 2025-05-07T21:04:50.7262088Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:50.7262554Z use_cpu=False, 2025-05-07T21:04:50.7262932Z output_dtype=SparseType.FP16, 2025-05-07T21:04:58.8087224Z ) 2025-05-07T21:04:58.8087506Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8088128Z self=, 2025-05-07T21:04:58.8088707Z compile=False, 2025-05-07T21:04:58.8088950Z T=2, 2025-05-07T21:04:58.8089144Z D=10, 2025-05-07T21:04:58.8089633Z B=10, 2025-05-07T21:04:58.8090014Z log_E=4, 2025-05-07T21:04:58.8090274Z L=16, 2025-05-07T21:04:58.8090520Z D_gradcheck=2, 2025-05-07T21:04:58.8090819Z stochastic_rounding=True, 2025-05-07T21:04:58.8091152Z weighted=False, 2025-05-07T21:04:58.8091373Z row_wise=True, 2025-05-07T21:04:58.8091765Z mixed=False, 2025-05-07T21:04:58.8091991Z use_cache=False, 2025-05-07T21:04:58.8092247Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:58.8092550Z use_cpu=True, 2025-05-07T21:04:58.8092793Z output_dtype=SparseType.FP16, 2025-05-07T21:04:58.8093061Z ) 2025-05-07T21:04:58.8093311Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8093920Z self=, 2025-05-07T21:04:58.8094544Z compile=True, 2025-05-07T21:04:58.8094800Z T=5, 2025-05-07T21:04:58.8095093Z D=58, 2025-05-07T21:04:58.8095286Z B=79, 2025-05-07T21:04:58.8095485Z log_E=3, 2025-05-07T21:04:58.8095691Z L=19, 2025-05-07T21:04:58.8095889Z D_gradcheck=1, 2025-05-07T21:04:58.8096129Z stochastic_rounding=True, 2025-05-07T21:04:58.8096481Z weighted=False, 2025-05-07T21:04:58.8096709Z row_wise=True, 2025-05-07T21:04:58.8096930Z mixed=False, 2025-05-07T21:04:58.8097152Z use_cache=True, 2025-05-07T21:04:58.8097402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:58.8097698Z use_cpu=False, 2025-05-07T21:04:58.8097942Z output_dtype=SparseType.BF16, 2025-05-07T21:04:58.8098216Z ) 2025-05-07T21:04:58.8098452Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8099058Z self=, 2025-05-07T21:04:58.8099613Z compile=False, 2025-05-07T21:04:58.8099826Z T=1, 2025-05-07T21:04:58.8100021Z D=79, 2025-05-07T21:04:58.8100224Z B=63, 2025-05-07T21:04:58.8100414Z log_E=5, 2025-05-07T21:04:58.8100619Z L=10, 2025-05-07T21:04:58.8100827Z D_gradcheck=2, 2025-05-07T21:04:58.8101062Z stochastic_rounding=False, 2025-05-07T21:04:58.8101334Z weighted=False, 2025-05-07T21:04:58.8101566Z row_wise=False, 2025-05-07T21:04:58.8101782Z mixed=False, 2025-05-07T21:04:58.8102003Z use_cache=True, 2025-05-07T21:04:58.8102255Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:58.8102547Z use_cpu=True, 2025-05-07T21:04:58.8102793Z output_dtype=SparseType.BF16, 2025-05-07T21:04:58.8103068Z ) 2025-05-07T21:04:58.8103316Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8103915Z self=, 2025-05-07T21:04:58.8104463Z compile=True, 2025-05-07T21:04:58.8104684Z T=1, 2025-05-07T21:04:58.8104901Z D=36, 2025-05-07T21:04:58.8105129Z B=110, 2025-05-07T21:04:58.8105333Z log_E=4, 2025-05-07T21:04:58.8105530Z L=17, 2025-05-07T21:04:58.8105731Z D_gradcheck=2, 2025-05-07T21:04:58.8105979Z stochastic_rounding=True, 2025-05-07T21:04:58.8106243Z weighted=True, 2025-05-07T21:04:58.8106466Z row_wise=True, 2025-05-07T21:04:58.8106689Z mixed=True, 2025-05-07T21:04:58.8106900Z use_cache=True, 2025-05-07T21:04:58.8107149Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:58.8107447Z use_cpu=False, 2025-05-07T21:04:58.8107683Z output_dtype=SparseType.BF16, 2025-05-07T21:04:58.8107951Z ) 2025-05-07T21:04:58.8108197Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8108797Z self=, 2025-05-07T21:04:58.8109340Z compile=False, 2025-05-07T21:04:58.8109560Z T=1, 2025-05-07T21:04:58.8109755Z D=109, 2025-05-07T21:04:58.8109947Z B=68, 2025-05-07T21:04:58.8110145Z log_E=3, 2025-05-07T21:04:58.8110347Z L=13, 2025-05-07T21:04:58.8110548Z D_gradcheck=2, 2025-05-07T21:04:58.8110791Z stochastic_rounding=False, 2025-05-07T21:04:58.8111238Z weighted=False, 2025-05-07T21:04:58.8111460Z row_wise=False, 2025-05-07T21:04:58.8111679Z mixed=True, 2025-05-07T21:04:58.8111899Z use_cache=False, 2025-05-07T21:04:58.8112154Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:58.8112453Z use_cpu=True, 2025-05-07T21:04:58.8112694Z output_dtype=SparseType.BF16, 2025-05-07T21:04:58.8112960Z ) 2025-05-07T21:04:58.8113206Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8113813Z self=, 2025-05-07T21:04:58.8114359Z compile=True, 2025-05-07T21:04:58.8114580Z T=5, 2025-05-07T21:04:58.8114777Z D=104, 2025-05-07T21:04:58.8114974Z B=123, 2025-05-07T21:04:58.8115172Z log_E=4, 2025-05-07T21:04:58.8115403Z L=17, 2025-05-07T21:04:58.8115632Z D_gradcheck=2, 2025-05-07T21:04:58.8115915Z stochastic_rounding=False, 2025-05-07T21:04:58.8116196Z weighted=False, 2025-05-07T21:04:58.8116421Z row_wise=True, 2025-05-07T21:04:58.8116631Z mixed=True, 2025-05-07T21:04:58.8116846Z use_cache=False, 2025-05-07T21:04:58.8117154Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:58.8117447Z use_cpu=True, 2025-05-07T21:04:58.8117688Z output_dtype=SparseType.BF16, 2025-05-07T21:04:58.8117958Z ) 2025-05-07T21:04:58.8118192Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8118787Z self=, 2025-05-07T21:04:58.8119329Z compile=True, 2025-05-07T21:04:58.8119537Z T=1, 2025-05-07T21:04:58.8119730Z D=69, 2025-05-07T21:04:58.8119918Z B=15, 2025-05-07T21:04:58.8120104Z log_E=3, 2025-05-07T21:04:58.8120392Z L=3, 2025-05-07T21:04:58.8120587Z D_gradcheck=1, 2025-05-07T21:04:58.8120818Z stochastic_rounding=False, 2025-05-07T21:04:58.8121083Z weighted=False, 2025-05-07T21:04:58.8121303Z row_wise=True, 2025-05-07T21:04:58.8121518Z mixed=False, 2025-05-07T21:04:58.8121735Z use_cache=False, 2025-05-07T21:04:58.8121990Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:58.8122285Z use_cpu=True, 2025-05-07T21:04:58.8122517Z output_dtype=SparseType.BF16, 2025-05-07T21:04:58.8122783Z ) 2025-05-07T21:04:58.8123021Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8123612Z self=, 2025-05-07T21:04:58.8124158Z compile=True, 2025-05-07T21:04:58.8124375Z T=5, 2025-05-07T21:04:58.8124562Z D=85, 2025-05-07T21:04:58.8124752Z B=9, 2025-05-07T21:04:58.8124946Z log_E=3, 2025-05-07T21:04:58.8125142Z L=11, 2025-05-07T21:04:58.8125339Z D_gradcheck=2, 2025-05-07T21:04:58.8125573Z stochastic_rounding=True, 2025-05-07T21:04:58.8125835Z weighted=True, 2025-05-07T21:04:58.8126052Z row_wise=True, 2025-05-07T21:04:58.8126267Z mixed=True, 2025-05-07T21:04:58.8126481Z use_cache=True, 2025-05-07T21:04:58.8126727Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:58.8127023Z use_cpu=True, 2025-05-07T21:04:58.8127259Z output_dtype=SparseType.BF16, 2025-05-07T21:04:58.8127524Z ) 2025-05-07T21:04:58.8127764Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8128361Z self=, 2025-05-07T21:04:58.8128905Z compile=True, 2025-05-07T21:04:58.8129121Z T=2, 2025-05-07T21:04:58.8129313Z D=99, 2025-05-07T21:04:58.8129498Z B=110, 2025-05-07T21:04:58.8129695Z log_E=5, 2025-05-07T21:04:58.8129895Z L=0, 2025-05-07T21:04:58.8130091Z D_gradcheck=2, 2025-05-07T21:04:58.8130331Z stochastic_rounding=False, 2025-05-07T21:04:58.8130598Z weighted=True, 2025-05-07T21:04:58.8130812Z row_wise=True, 2025-05-07T21:04:58.8131024Z mixed=True, 2025-05-07T21:04:58.8131234Z use_cache=False, 2025-05-07T21:04:58.8131577Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:58.8131875Z use_cpu=False, 2025-05-07T21:04:58.8132118Z output_dtype=SparseType.FP32, 2025-05-07T21:04:58.8132379Z ) 2025-05-07T21:04:58.8132619Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8133220Z self=, 2025-05-07T21:04:58.8133768Z compile=True, 2025-05-07T21:04:58.8133972Z T=4, 2025-05-07T21:04:58.8134162Z D=54, 2025-05-07T21:04:58.8134351Z B=53, 2025-05-07T21:04:58.8134538Z log_E=3, 2025-05-07T21:04:58.8134741Z L=6, 2025-05-07T21:04:58.8134961Z D_gradcheck=1, 2025-05-07T21:04:58.8135213Z stochastic_rounding=True, 2025-05-07T21:04:58.8135478Z weighted=True, 2025-05-07T21:04:58.8135695Z row_wise=False, 2025-05-07T21:04:58.8135904Z mixed=False, 2025-05-07T21:04:58.8136163Z use_cache=True, 2025-05-07T21:04:58.8136407Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:58.8136702Z use_cpu=False, 2025-05-07T21:04:58.8136943Z output_dtype=SparseType.FP32, 2025-05-07T21:04:58.8137209Z ) 2025-05-07T21:04:58.8137484Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8138084Z self=, 2025-05-07T21:04:58.8138629Z compile=False, 2025-05-07T21:04:58.8138839Z T=5, 2025-05-07T21:04:58.8139045Z D=60, 2025-05-07T21:04:58.8139241Z B=112, 2025-05-07T21:04:58.8139428Z log_E=4, 2025-05-07T21:04:58.8146784Z L=7, 2025-05-07T21:04:58.8147004Z D_gradcheck=1, 2025-05-07T21:04:58.8147245Z stochastic_rounding=False, 2025-05-07T21:04:58.8147512Z weighted=False, 2025-05-07T21:04:58.8147734Z row_wise=True, 2025-05-07T21:04:58.8147949Z mixed=True, 2025-05-07T21:04:58.8148157Z use_cache=True, 2025-05-07T21:04:58.8148415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:58.8148714Z use_cpu=True, 2025-05-07T21:04:58.8148954Z output_dtype=SparseType.BF16, 2025-05-07T21:04:58.8149228Z ) 2025-05-07T21:04:58.8149472Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8150084Z self=, 2025-05-07T21:04:58.8150649Z compile=False, 2025-05-07T21:04:58.8150866Z T=3, 2025-05-07T21:04:58.8151054Z D=36, 2025-05-07T21:04:58.8151249Z B=35, 2025-05-07T21:04:58.8151444Z log_E=5, 2025-05-07T21:04:58.8151639Z L=6, 2025-05-07T21:04:58.8151842Z D_gradcheck=1, 2025-05-07T21:04:58.8152079Z stochastic_rounding=False, 2025-05-07T21:04:58.8152341Z weighted=True, 2025-05-07T21:04:58.8152562Z row_wise=False, 2025-05-07T21:04:58.8152780Z mixed=False, 2025-05-07T21:04:58.8152993Z use_cache=False, 2025-05-07T21:04:58.8153253Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:58.8153554Z use_cpu=False, 2025-05-07T21:04:58.8153805Z output_dtype=SparseType.BF16, 2025-05-07T21:04:58.8154070Z ) 2025-05-07T21:04:58.8154312Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8154914Z self=, 2025-05-07T21:04:58.8155462Z compile=False, 2025-05-07T21:04:58.8155681Z T=4, 2025-05-07T21:04:58.8155877Z D=71, 2025-05-07T21:04:58.8156067Z B=86, 2025-05-07T21:04:58.8156263Z log_E=5, 2025-05-07T21:04:58.8156466Z L=9, 2025-05-07T21:04:58.8156659Z D_gradcheck=1, 2025-05-07T21:04:58.8156897Z stochastic_rounding=False, 2025-05-07T21:04:58.8157166Z weighted=False, 2025-05-07T21:04:58.8157382Z row_wise=True, 2025-05-07T21:04:58.8157602Z mixed=False, 2025-05-07T21:04:58.8157821Z use_cache=True, 2025-05-07T21:04:58.8158063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:58.8158367Z use_cpu=False, 2025-05-07T21:04:58.8158615Z output_dtype=SparseType.FP32, 2025-05-07T21:04:58.8158955Z ) 2025-05-07T21:04:58.8159241Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8159846Z self=, 2025-05-07T21:04:58.8160482Z compile=True, 2025-05-07T21:04:58.8160690Z T=1, 2025-05-07T21:04:58.8160881Z D=107, 2025-05-07T21:04:58.8161073Z B=44, 2025-05-07T21:04:58.8161261Z log_E=5, 2025-05-07T21:04:58.8161461Z L=0, 2025-05-07T21:04:58.8161658Z D_gradcheck=2, 2025-05-07T21:04:58.8161887Z stochastic_rounding=True, 2025-05-07T21:04:58.8162152Z weighted=False, 2025-05-07T21:04:58.8162375Z row_wise=False, 2025-05-07T21:04:58.8162587Z mixed=False, 2025-05-07T21:04:58.8162807Z use_cache=True, 2025-05-07T21:04:58.8163058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:58.8163349Z use_cpu=False, 2025-05-07T21:04:58.8163642Z output_dtype=SparseType.FP32, 2025-05-07T21:04:58.8163912Z ) 2025-05-07T21:04:58.8164154Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8164757Z self=, 2025-05-07T21:04:58.8165400Z compile=False, 2025-05-07T21:04:58.8165610Z T=4, 2025-05-07T21:04:58.8165800Z D=24, 2025-05-07T21:04:58.8165996Z B=65, 2025-05-07T21:04:58.8166191Z log_E=5, 2025-05-07T21:04:58.8166385Z L=1, 2025-05-07T21:04:58.8166580Z D_gradcheck=2, 2025-05-07T21:04:58.8166817Z stochastic_rounding=True, 2025-05-07T21:04:58.8167077Z weighted=False, 2025-05-07T21:04:58.8167298Z row_wise=False, 2025-05-07T21:04:58.8167518Z mixed=False, 2025-05-07T21:04:58.8167731Z use_cache=False, 2025-05-07T21:04:58.8167990Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:58.8168289Z use_cpu=False, 2025-05-07T21:04:58.8168531Z output_dtype=SparseType.FP16, 2025-05-07T21:04:58.8168804Z ) 2025-05-07T21:04:58.8169046Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8169652Z self=, 2025-05-07T21:04:58.8170201Z compile=True, 2025-05-07T21:04:58.8170417Z T=4, 2025-05-07T21:04:58.8170607Z D=108, 2025-05-07T21:04:58.8170805Z B=102, 2025-05-07T21:04:58.8171003Z log_E=4, 2025-05-07T21:04:58.8171202Z L=17, 2025-05-07T21:04:58.8171407Z D_gradcheck=2, 2025-05-07T21:04:58.8171647Z stochastic_rounding=False, 2025-05-07T21:04:58.8171910Z weighted=True, 2025-05-07T21:04:58.8172132Z row_wise=False, 2025-05-07T21:04:58.8172351Z mixed=False, 2025-05-07T21:04:58.8172570Z use_cache=False, 2025-05-07T21:04:58.8172818Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:58.8173112Z use_cpu=False, 2025-05-07T21:04:58.8173354Z output_dtype=SparseType.FP16, 2025-05-07T21:04:58.8173617Z ) 2025-05-07T21:04:58.8173861Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8174462Z self=, 2025-05-07T21:04:58.8175009Z compile=True, 2025-05-07T21:04:58.8175229Z T=2, 2025-05-07T21:04:58.8175445Z D=98, 2025-05-07T21:04:58.8175655Z B=111, 2025-05-07T21:04:58.8175856Z log_E=4, 2025-05-07T21:04:58.8176059Z L=1, 2025-05-07T21:04:58.8176255Z D_gradcheck=2, 2025-05-07T21:04:58.8176495Z stochastic_rounding=False, 2025-05-07T21:04:58.8176761Z weighted=False, 2025-05-07T21:04:58.8176978Z row_wise=False, 2025-05-07T21:04:58.8177197Z mixed=True, 2025-05-07T21:04:58.8177413Z use_cache=True, 2025-05-07T21:04:58.8177651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:58.8177946Z use_cpu=False, 2025-05-07T21:04:58.8178187Z output_dtype=SparseType.FP16, 2025-05-07T21:04:58.8178448Z ) 2025-05-07T21:04:58.8178696Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8179350Z self=, 2025-05-07T21:04:58.8179936Z compile=True, 2025-05-07T21:04:58.8180147Z T=3, 2025-05-07T21:04:58.8180338Z D=54, 2025-05-07T21:04:58.8180532Z B=36, 2025-05-07T21:04:58.8180720Z log_E=3, 2025-05-07T21:04:58.8180922Z L=4, 2025-05-07T21:04:58.8181123Z D_gradcheck=2, 2025-05-07T21:04:58.8181353Z stochastic_rounding=True, 2025-05-07T21:04:58.8181621Z weighted=True, 2025-05-07T21:04:58.8181844Z row_wise=False, 2025-05-07T21:04:58.8182059Z mixed=False, 2025-05-07T21:04:58.8182279Z use_cache=True, 2025-05-07T21:04:58.8182527Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:58.8182814Z use_cpu=True, 2025-05-07T21:04:58.8183055Z output_dtype=SparseType.FP16, 2025-05-07T21:04:58.8183325Z ) 2025-05-07T21:04:58.8183561Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:58.8184210Z self=, 2025-05-07T21:04:58.8184770Z compile=False, 2025-05-07T21:04:58.8185011Z T=2, 2025-05-07T21:04:58.8185223Z D=12, 2025-05-07T21:04:58.8185418Z B=59, 2025-05-07T21:04:58.8185655Z log_E=5, 2025-05-07T21:04:58.8185849Z L=18, 2025-05-07T21:04:58.8186047Z D_gradcheck=1, 2025-05-07T21:04:58.8186284Z stochastic_rounding=False, 2025-05-07T21:04:58.8186545Z weighted=True, 2025-05-07T21:04:58.8186765Z row_wise=True, 2025-05-07T21:04:58.8186981Z mixed=False, 2025-05-07T21:04:58.8187192Z use_cache=True, 2025-05-07T21:04:58.8187437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:58.8187731Z use_cpu=True, 2025-05-07T21:04:58.8187969Z output_dtype=SparseType.BF16, 2025-05-07T21:05:00.2560468Z ) 2025-05-07T21:05:00.2561000Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2562734Z self=, 2025-05-07T21:05:00.2564109Z compile=True, 2025-05-07T21:05:00.2564547Z T=3, 2025-05-07T21:05:00.2564892Z D=88, 2025-05-07T21:05:00.2565107Z B=116, 2025-05-07T21:05:00.2565320Z log_E=5, 2025-05-07T21:05:00.2565530Z L=5, 2025-05-07T21:05:00.2565721Z D_gradcheck=1, 2025-05-07T21:05:00.2565958Z stochastic_rounding=True, 2025-05-07T21:05:00.2566215Z weighted=True, 2025-05-07T21:05:00.2566435Z row_wise=True, 2025-05-07T21:05:00.2566648Z mixed=False, 2025-05-07T21:05:00.2566856Z use_cache=False, 2025-05-07T21:05:00.2567110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2567402Z use_cpu=True, 2025-05-07T21:05:00.2567634Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.2567897Z ) 2025-05-07T21:05:00.2568136Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2568730Z self=, 2025-05-07T21:05:00.2569284Z compile=True, 2025-05-07T21:05:00.2569497Z T=2, 2025-05-07T21:05:00.2569682Z D=18, 2025-05-07T21:05:00.2569894Z B=41, 2025-05-07T21:05:00.2570078Z log_E=5, 2025-05-07T21:05:00.2570275Z L=12, 2025-05-07T21:05:00.2570477Z D_gradcheck=1, 2025-05-07T21:05:00.2570706Z stochastic_rounding=True, 2025-05-07T21:05:00.2570969Z weighted=False, 2025-05-07T21:05:00.2571189Z row_wise=True, 2025-05-07T21:05:00.2571399Z mixed=True, 2025-05-07T21:05:00.2571613Z use_cache=True, 2025-05-07T21:05:00.2571855Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2572144Z use_cpu=True, 2025-05-07T21:05:00.2572380Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.2572648Z ) 2025-05-07T21:05:00.2572880Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2573481Z self=, 2025-05-07T21:05:00.2574025Z compile=False, 2025-05-07T21:05:00.2574242Z T=5, 2025-05-07T21:05:00.2574426Z D=41, 2025-05-07T21:05:00.2574843Z B=122, 2025-05-07T21:05:00.2575106Z log_E=3, 2025-05-07T21:05:00.2575294Z L=0, 2025-05-07T21:05:00.2575481Z D_gradcheck=1, 2025-05-07T21:05:00.2575715Z stochastic_rounding=True, 2025-05-07T21:05:00.2575965Z weighted=True, 2025-05-07T21:05:00.2576180Z row_wise=True, 2025-05-07T21:05:00.2576388Z mixed=True, 2025-05-07T21:05:00.2576593Z use_cache=False, 2025-05-07T21:05:00.2576845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2577132Z use_cpu=True, 2025-05-07T21:05:00.2577362Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2577629Z ) 2025-05-07T21:05:00.2577864Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2578450Z self=, 2025-05-07T21:05:00.2578994Z compile=True, 2025-05-07T21:05:00.2579203Z T=5, 2025-05-07T21:05:00.2579463Z D=84, 2025-05-07T21:05:00.2579657Z B=22, 2025-05-07T21:05:00.2579849Z log_E=3, 2025-05-07T21:05:00.2580045Z L=19, 2025-05-07T21:05:00.2580241Z D_gradcheck=2, 2025-05-07T21:05:00.2580468Z stochastic_rounding=True, 2025-05-07T21:05:00.2580802Z weighted=True, 2025-05-07T21:05:00.2581008Z row_wise=True, 2025-05-07T21:05:00.2581220Z mixed=False, 2025-05-07T21:05:00.2581434Z use_cache=False, 2025-05-07T21:05:00.2581682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2581971Z use_cpu=False, 2025-05-07T21:05:00.2582208Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.2582466Z ) 2025-05-07T21:05:00.2582705Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2583301Z self=, 2025-05-07T21:05:00.2583838Z compile=True, 2025-05-07T21:05:00.2584049Z T=2, 2025-05-07T21:05:00.2584231Z D=121, 2025-05-07T21:05:00.2584420Z B=73, 2025-05-07T21:05:00.2584608Z log_E=5, 2025-05-07T21:05:00.2584802Z L=0, 2025-05-07T21:05:00.2584993Z D_gradcheck=2, 2025-05-07T21:05:00.2585232Z stochastic_rounding=False, 2025-05-07T21:05:00.2585496Z weighted=True, 2025-05-07T21:05:00.2585707Z row_wise=False, 2025-05-07T21:05:00.2585920Z mixed=True, 2025-05-07T21:05:00.2586133Z use_cache=False, 2025-05-07T21:05:00.2586385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2586668Z use_cpu=True, 2025-05-07T21:05:00.2586904Z output_dtype=SparseType.BF16, 2025-05-07T21:05:00.2587169Z ) 2025-05-07T21:05:00.2587398Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2587995Z self=, 2025-05-07T21:05:00.2588543Z compile=False, 2025-05-07T21:05:00.2588749Z T=5, 2025-05-07T21:05:00.2588935Z D=2, 2025-05-07T21:05:00.2589116Z B=100, 2025-05-07T21:05:00.2589304Z log_E=3, 2025-05-07T21:05:00.2589502Z L=1, 2025-05-07T21:05:00.2589692Z D_gradcheck=1, 2025-05-07T21:05:00.2589923Z stochastic_rounding=True, 2025-05-07T21:05:00.2590184Z weighted=True, 2025-05-07T21:05:00.2590401Z row_wise=True, 2025-05-07T21:05:00.2590610Z mixed=False, 2025-05-07T21:05:00.2590822Z use_cache=True, 2025-05-07T21:05:00.2591062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2591350Z use_cpu=True, 2025-05-07T21:05:00.2591783Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2592046Z ) 2025-05-07T21:05:00.2592276Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2592871Z self=, 2025-05-07T21:05:00.2593417Z compile=True, 2025-05-07T21:05:00.2593679Z T=5, 2025-05-07T21:05:00.2593927Z D=112, 2025-05-07T21:05:00.2594123Z B=81, 2025-05-07T21:05:00.2594311Z log_E=3, 2025-05-07T21:05:00.2594502Z L=11, 2025-05-07T21:05:00.2594703Z D_gradcheck=2, 2025-05-07T21:05:00.2594935Z stochastic_rounding=False, 2025-05-07T21:05:00.2595403Z weighted=False, 2025-05-07T21:05:00.2595623Z row_wise=False, 2025-05-07T21:05:00.2595840Z mixed=False, 2025-05-07T21:05:00.2596053Z use_cache=True, 2025-05-07T21:05:00.2596296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2596588Z use_cpu=True, 2025-05-07T21:05:00.2596821Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2597089Z ) 2025-05-07T21:05:00.2597326Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2597917Z self=, 2025-05-07T21:05:00.2598468Z compile=False, 2025-05-07T21:05:00.2598681Z T=2, 2025-05-07T21:05:00.2598868Z D=51, 2025-05-07T21:05:00.2599054Z B=66, 2025-05-07T21:05:00.2599245Z log_E=4, 2025-05-07T21:05:00.2599448Z L=3, 2025-05-07T21:05:00.2599640Z D_gradcheck=2, 2025-05-07T21:05:00.2599939Z stochastic_rounding=True, 2025-05-07T21:05:00.2600281Z weighted=False, 2025-05-07T21:05:00.2600500Z row_wise=True, 2025-05-07T21:05:00.2600710Z mixed=False, 2025-05-07T21:05:00.2600921Z use_cache=False, 2025-05-07T21:05:00.2601229Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2601519Z use_cpu=False, 2025-05-07T21:05:00.2601753Z output_dtype=SparseType.BF16, 2025-05-07T21:05:00.2602006Z ) 2025-05-07T21:05:00.2602240Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2602835Z self=, 2025-05-07T21:05:00.2603367Z compile=True, 2025-05-07T21:05:00.2603574Z T=4, 2025-05-07T21:05:00.2603763Z D=89, 2025-05-07T21:05:00.2603945Z B=59, 2025-05-07T21:05:00.2604134Z log_E=4, 2025-05-07T21:05:00.2604331Z L=13, 2025-05-07T21:05:00.2604519Z D_gradcheck=1, 2025-05-07T21:05:00.2604751Z stochastic_rounding=True, 2025-05-07T21:05:00.2605008Z weighted=False, 2025-05-07T21:05:00.2605225Z row_wise=True, 2025-05-07T21:05:00.2605434Z mixed=False, 2025-05-07T21:05:00.2605647Z use_cache=False, 2025-05-07T21:05:00.2605897Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2606185Z use_cpu=True, 2025-05-07T21:05:00.2606420Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2606680Z ) 2025-05-07T21:05:00.2606912Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2607508Z self=, 2025-05-07T21:05:00.2608050Z compile=True, 2025-05-07T21:05:00.2608250Z T=2, 2025-05-07T21:05:00.2608436Z D=118, 2025-05-07T21:05:00.2608629Z B=58, 2025-05-07T21:05:00.2608815Z log_E=5, 2025-05-07T21:05:00.2609011Z L=19, 2025-05-07T21:05:00.2609205Z D_gradcheck=1, 2025-05-07T21:05:00.2609427Z stochastic_rounding=True, 2025-05-07T21:05:00.2609694Z weighted=False, 2025-05-07T21:05:00.2609910Z row_wise=True, 2025-05-07T21:05:00.2610114Z mixed=False, 2025-05-07T21:05:00.2610333Z use_cache=True, 2025-05-07T21:05:00.2610575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2610860Z use_cpu=False, 2025-05-07T21:05:00.2611102Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2611366Z ) 2025-05-07T21:05:00.2611606Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2612197Z self=, 2025-05-07T21:05:00.2612737Z compile=True, 2025-05-07T21:05:00.2612947Z T=5, 2025-05-07T21:05:00.2613125Z D=50, 2025-05-07T21:05:00.2613313Z B=7, 2025-05-07T21:05:00.2613502Z log_E=4, 2025-05-07T21:05:00.2613690Z L=16, 2025-05-07T21:05:00.2613886Z D_gradcheck=2, 2025-05-07T21:05:00.2614112Z stochastic_rounding=True, 2025-05-07T21:05:00.2614365Z weighted=True, 2025-05-07T21:05:00.2614584Z row_wise=False, 2025-05-07T21:05:00.2614798Z mixed=True, 2025-05-07T21:05:00.2615002Z use_cache=True, 2025-05-07T21:05:00.2615337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2615628Z use_cpu=False, 2025-05-07T21:05:00.2615858Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2616121Z ) 2025-05-07T21:05:00.2616360Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2616945Z self=, 2025-05-07T21:05:00.2617489Z compile=True, 2025-05-07T21:05:00.2617697Z T=5, 2025-05-07T21:05:00.2617884Z D=61, 2025-05-07T21:05:00.2618066Z B=127, 2025-05-07T21:05:00.2618256Z log_E=3, 2025-05-07T21:05:00.2618452Z L=3, 2025-05-07T21:05:00.2618642Z D_gradcheck=2, 2025-05-07T21:05:00.2618873Z stochastic_rounding=False, 2025-05-07T21:05:00.2619136Z weighted=False, 2025-05-07T21:05:00.2619346Z row_wise=False, 2025-05-07T21:05:00.2619560Z mixed=True, 2025-05-07T21:05:00.2619817Z use_cache=False, 2025-05-07T21:05:00.2620067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2620368Z use_cpu=True, 2025-05-07T21:05:00.2620604Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2620862Z ) 2025-05-07T21:05:00.2628076Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2628723Z self=, 2025-05-07T21:05:00.2629269Z compile=False, 2025-05-07T21:05:00.2629484Z T=1, 2025-05-07T21:05:00.2629671Z D=106, 2025-05-07T21:05:00.2629854Z B=6, 2025-05-07T21:05:00.2630042Z log_E=3, 2025-05-07T21:05:00.2630238Z L=7, 2025-05-07T21:05:00.2630430Z D_gradcheck=2, 2025-05-07T21:05:00.2630667Z stochastic_rounding=True, 2025-05-07T21:05:00.2630932Z weighted=False, 2025-05-07T21:05:00.2631142Z row_wise=True, 2025-05-07T21:05:00.2631354Z mixed=False, 2025-05-07T21:05:00.2631570Z use_cache=False, 2025-05-07T21:05:00.2631823Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2632118Z use_cpu=True, 2025-05-07T21:05:00.2632360Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.2632622Z ) 2025-05-07T21:05:00.2632860Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2633464Z self=, 2025-05-07T21:05:00.2634202Z compile=False, 2025-05-07T21:05:00.2634411Z T=1, 2025-05-07T21:05:00.2634598Z D=98, 2025-05-07T21:05:00.2634787Z B=112, 2025-05-07T21:05:00.2634970Z log_E=3, 2025-05-07T21:05:00.2635167Z L=7, 2025-05-07T21:05:00.2635368Z D_gradcheck=1, 2025-05-07T21:05:00.2635620Z stochastic_rounding=False, 2025-05-07T21:05:00.2635907Z weighted=True, 2025-05-07T21:05:00.2636129Z row_wise=False, 2025-05-07T21:05:00.2636340Z mixed=True, 2025-05-07T21:05:00.2636549Z use_cache=True, 2025-05-07T21:05:00.2636795Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2637082Z use_cpu=False, 2025-05-07T21:05:00.2637325Z output_dtype=SparseType.BF16, 2025-05-07T21:05:00.2637588Z ) 2025-05-07T21:05:00.2637817Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2638415Z self=, 2025-05-07T21:05:00.2638957Z compile=True, 2025-05-07T21:05:00.2639163Z T=4, 2025-05-07T21:05:00.2639352Z D=111, 2025-05-07T21:05:00.2639539Z B=90, 2025-05-07T21:05:00.2639720Z log_E=3, 2025-05-07T21:05:00.2639915Z L=8, 2025-05-07T21:05:00.2640104Z D_gradcheck=1, 2025-05-07T21:05:00.2640393Z stochastic_rounding=False, 2025-05-07T21:05:00.2640647Z weighted=True, 2025-05-07T21:05:00.2640861Z row_wise=True, 2025-05-07T21:05:00.2641070Z mixed=True, 2025-05-07T21:05:00.2641274Z use_cache=True, 2025-05-07T21:05:00.2641514Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2641806Z use_cpu=True, 2025-05-07T21:05:00.2642037Z output_dtype=SparseType.FP32, 2025-05-07T21:05:00.2642380Z ) 2025-05-07T21:05:00.2642654Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2643243Z self=, 2025-05-07T21:05:00.2643786Z compile=False, 2025-05-07T21:05:00.2643995Z T=5, 2025-05-07T21:05:00.2644178Z D=24, 2025-05-07T21:05:00.2644367Z B=79, 2025-05-07T21:05:00.2644555Z log_E=3, 2025-05-07T21:05:00.2644743Z L=20, 2025-05-07T21:05:00.2644937Z D_gradcheck=1, 2025-05-07T21:05:00.2645165Z stochastic_rounding=True, 2025-05-07T21:05:00.2645417Z weighted=True, 2025-05-07T21:05:00.2645630Z row_wise=True, 2025-05-07T21:05:00.2645842Z mixed=False, 2025-05-07T21:05:00.2646047Z use_cache=True, 2025-05-07T21:05:00.2646289Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2646579Z use_cpu=False, 2025-05-07T21:05:00.2646866Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.2647127Z ) 2025-05-07T21:05:00.2647372Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2647967Z self=, 2025-05-07T21:05:00.2648545Z compile=True, 2025-05-07T21:05:00.2648752Z T=4, 2025-05-07T21:05:00.2648942Z D=103, 2025-05-07T21:05:00.2649128Z B=128, 2025-05-07T21:05:00.2649315Z log_E=4, 2025-05-07T21:05:00.2649513Z L=13, 2025-05-07T21:05:00.2649703Z D_gradcheck=2, 2025-05-07T21:05:00.2649934Z stochastic_rounding=False, 2025-05-07T21:05:00.2650201Z weighted=True, 2025-05-07T21:05:00.2650411Z row_wise=True, 2025-05-07T21:05:00.2650623Z mixed=True, 2025-05-07T21:05:00.2650832Z use_cache=False, 2025-05-07T21:05:00.2651076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2651368Z use_cpu=False, 2025-05-07T21:05:00.2651601Z output_dtype=SparseType.FP16, 2025-05-07T21:05:00.2651864Z ) 2025-05-07T21:05:00.2652097Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2652696Z self=, 2025-05-07T21:05:00.2653235Z compile=True, 2025-05-07T21:05:00.2653439Z T=1, 2025-05-07T21:05:00.2653627Z D=62, 2025-05-07T21:05:00.2653816Z B=31, 2025-05-07T21:05:00.2653996Z log_E=5, 2025-05-07T21:05:00.2654193Z L=6, 2025-05-07T21:05:00.2654389Z D_gradcheck=2, 2025-05-07T21:05:00.2654616Z stochastic_rounding=False, 2025-05-07T21:05:00.2654886Z weighted=False, 2025-05-07T21:05:00.2655103Z row_wise=True, 2025-05-07T21:05:00.2655331Z mixed=False, 2025-05-07T21:05:00.2655574Z use_cache=False, 2025-05-07T21:05:00.2655823Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:00.2656107Z use_cpu=False, 2025-05-07T21:05:00.2656342Z output_dtype=SparseType.BF16, 2025-05-07T21:05:00.2656597Z ) 2025-05-07T21:05:00.2656829Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:00.2657421Z self=, 2025-05-07T21:05:00.2657967Z compile=False, 2025-05-07T21:05:00.2658176Z T=3, 2025-05-07T21:05:00.2658360Z D=18, 2025-05-07T21:05:00.2658544Z B=20, 2025-05-07T21:05:00.2658730Z log_E=4, 2025-05-07T21:05:00.2658920Z L=19, 2025-05-07T21:05:00.2659111Z D_gradcheck=1, 2025-05-07T21:05:00.2659342Z stochastic_rounding=False, 2025-05-07T21:05:00.2659600Z weighted=True, 2025-05-07T21:05:00.2659820Z row_wise=True, 2025-05-07T21:05:00.2660033Z mixed=False, 2025-05-07T21:05:00.2660241Z use_cache=True, 2025-05-07T21:05:00.2660482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:00.2660775Z use_cpu=False, 2025-05-07T21:05:00.2661007Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9527158Z ) 2025-05-07T21:05:02.9527544Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9528607Z self=, 2025-05-07T21:05:02.9529498Z compile=True, 2025-05-07T21:05:02.9529788Z T=1, 2025-05-07T21:05:02.9530029Z D=63, 2025-05-07T21:05:02.9530272Z B=75, 2025-05-07T21:05:02.9530509Z log_E=3, 2025-05-07T21:05:02.9530756Z L=15, 2025-05-07T21:05:02.9530981Z D_gradcheck=1, 2025-05-07T21:05:02.9531218Z stochastic_rounding=True, 2025-05-07T21:05:02.9531481Z weighted=True, 2025-05-07T21:05:02.9531694Z row_wise=True, 2025-05-07T21:05:02.9531902Z mixed=False, 2025-05-07T21:05:02.9532114Z use_cache=False, 2025-05-07T21:05:02.9532361Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9532667Z use_cpu=False, 2025-05-07T21:05:02.9532907Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9533173Z ) 2025-05-07T21:05:02.9533412Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9534122Z self=, 2025-05-07T21:05:02.9534685Z compile=False, 2025-05-07T21:05:02.9534895Z T=4, 2025-05-07T21:05:02.9535083Z D=19, 2025-05-07T21:05:02.9535271Z B=70, 2025-05-07T21:05:02.9535535Z log_E=3, 2025-05-07T21:05:02.9535734Z L=18, 2025-05-07T21:05:02.9535925Z D_gradcheck=2, 2025-05-07T21:05:02.9536152Z stochastic_rounding=True, 2025-05-07T21:05:02.9536416Z weighted=False, 2025-05-07T21:05:02.9536637Z row_wise=False, 2025-05-07T21:05:02.9536842Z mixed=False, 2025-05-07T21:05:02.9537057Z use_cache=True, 2025-05-07T21:05:02.9537297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9537582Z use_cpu=True, 2025-05-07T21:05:02.9537820Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9538087Z ) 2025-05-07T21:05:02.9538320Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9538922Z self=, 2025-05-07T21:05:02.9539473Z compile=False, 2025-05-07T21:05:02.9539691Z T=1, 2025-05-07T21:05:02.9539875Z D=65, 2025-05-07T21:05:02.9540071Z B=116, 2025-05-07T21:05:02.9540264Z log_E=5, 2025-05-07T21:05:02.9540454Z L=6, 2025-05-07T21:05:02.9540650Z D_gradcheck=1, 2025-05-07T21:05:02.9540887Z stochastic_rounding=False, 2025-05-07T21:05:02.9541146Z weighted=True, 2025-05-07T21:05:02.9541366Z row_wise=False, 2025-05-07T21:05:02.9541583Z mixed=False, 2025-05-07T21:05:02.9541796Z use_cache=True, 2025-05-07T21:05:02.9542038Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9542351Z use_cpu=True, 2025-05-07T21:05:02.9542591Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9542848Z ) 2025-05-07T21:05:02.9543089Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9543688Z self=, 2025-05-07T21:05:02.9544232Z compile=True, 2025-05-07T21:05:02.9544442Z T=3, 2025-05-07T21:05:02.9544635Z D=118, 2025-05-07T21:05:02.9544824Z B=69, 2025-05-07T21:05:02.9545014Z log_E=3, 2025-05-07T21:05:02.9545218Z L=16, 2025-05-07T21:05:02.9545411Z D_gradcheck=2, 2025-05-07T21:05:02.9545672Z stochastic_rounding=True, 2025-05-07T21:05:02.9545961Z weighted=False, 2025-05-07T21:05:02.9546175Z row_wise=False, 2025-05-07T21:05:02.9546388Z mixed=False, 2025-05-07T21:05:02.9546605Z use_cache=True, 2025-05-07T21:05:02.9546842Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9547135Z use_cpu=False, 2025-05-07T21:05:02.9547370Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9547628Z ) 2025-05-07T21:05:02.9547863Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9548461Z self=, 2025-05-07T21:05:02.9549007Z compile=True, 2025-05-07T21:05:02.9549213Z T=5, 2025-05-07T21:05:02.9549402Z D=75, 2025-05-07T21:05:02.9549642Z B=68, 2025-05-07T21:05:02.9549867Z log_E=4, 2025-05-07T21:05:02.9550063Z L=12, 2025-05-07T21:05:02.9550257Z D_gradcheck=2, 2025-05-07T21:05:02.9550486Z stochastic_rounding=True, 2025-05-07T21:05:02.9550751Z weighted=False, 2025-05-07T21:05:02.9550969Z row_wise=False, 2025-05-07T21:05:02.9551175Z mixed=False, 2025-05-07T21:05:02.9551392Z use_cache=True, 2025-05-07T21:05:02.9551632Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9551917Z use_cpu=True, 2025-05-07T21:05:02.9552153Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9552415Z ) 2025-05-07T21:05:02.9552647Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9553248Z self=, 2025-05-07T21:05:02.9553797Z compile=True, 2025-05-07T21:05:02.9554010Z T=1, 2025-05-07T21:05:02.9554284Z D=20, 2025-05-07T21:05:02.9554475Z B=89, 2025-05-07T21:05:02.9554670Z log_E=4, 2025-05-07T21:05:02.9554863Z L=13, 2025-05-07T21:05:02.9555059Z D_gradcheck=1, 2025-05-07T21:05:02.9555294Z stochastic_rounding=False, 2025-05-07T21:05:02.9555597Z weighted=True, 2025-05-07T21:05:02.9555816Z row_wise=True, 2025-05-07T21:05:02.9556029Z mixed=False, 2025-05-07T21:05:02.9556258Z use_cache=True, 2025-05-07T21:05:02.9556530Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9556825Z use_cpu=False, 2025-05-07T21:05:02.9557057Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9557319Z ) 2025-05-07T21:05:02.9557558Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9558148Z self=, 2025-05-07T21:05:02.9558698Z compile=False, 2025-05-07T21:05:02.9558916Z T=3, 2025-05-07T21:05:02.9559103Z D=30, 2025-05-07T21:05:02.9559297Z B=43, 2025-05-07T21:05:02.9559490Z log_E=5, 2025-05-07T21:05:02.9559681Z L=6, 2025-05-07T21:05:02.9559884Z D_gradcheck=2, 2025-05-07T21:05:02.9560118Z stochastic_rounding=False, 2025-05-07T21:05:02.9560458Z weighted=False, 2025-05-07T21:05:02.9560673Z row_wise=True, 2025-05-07T21:05:02.9560886Z mixed=False, 2025-05-07T21:05:02.9561099Z use_cache=True, 2025-05-07T21:05:02.9561336Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9561628Z use_cpu=False, 2025-05-07T21:05:02.9561865Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9562118Z ) 2025-05-07T21:05:02.9562355Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9562947Z self=, 2025-05-07T21:05:02.9563485Z compile=True, 2025-05-07T21:05:02.9563694Z T=3, 2025-05-07T21:05:02.9563885Z D=34, 2025-05-07T21:05:02.9564069Z B=83, 2025-05-07T21:05:02.9564267Z log_E=4, 2025-05-07T21:05:02.9564466Z L=8, 2025-05-07T21:05:02.9564653Z D_gradcheck=2, 2025-05-07T21:05:02.9564892Z stochastic_rounding=False, 2025-05-07T21:05:02.9565152Z weighted=True, 2025-05-07T21:05:02.9565360Z row_wise=False, 2025-05-07T21:05:02.9565578Z mixed=True, 2025-05-07T21:05:02.9565792Z use_cache=True, 2025-05-07T21:05:02.9566029Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9566317Z use_cpu=False, 2025-05-07T21:05:02.9566587Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9566848Z ) 2025-05-07T21:05:02.9567087Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9567672Z self=, 2025-05-07T21:05:02.9568221Z compile=True, 2025-05-07T21:05:02.9568435Z T=1, 2025-05-07T21:05:02.9568623Z D=31, 2025-05-07T21:05:02.9568804Z B=18, 2025-05-07T21:05:02.9568994Z log_E=3, 2025-05-07T21:05:02.9569195Z L=1, 2025-05-07T21:05:02.9569387Z D_gradcheck=2, 2025-05-07T21:05:02.9569625Z stochastic_rounding=True, 2025-05-07T21:05:02.9569982Z weighted=False, 2025-05-07T21:05:02.9570199Z row_wise=False, 2025-05-07T21:05:02.9570412Z mixed=True, 2025-05-07T21:05:02.9570628Z use_cache=False, 2025-05-07T21:05:02.9570887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9571183Z use_cpu=True, 2025-05-07T21:05:02.9571420Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9571672Z ) 2025-05-07T21:05:02.9571911Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9572522Z self=, 2025-05-07T21:05:02.9573061Z compile=True, 2025-05-07T21:05:02.9573277Z T=2, 2025-05-07T21:05:02.9573464Z D=39, 2025-05-07T21:05:02.9573644Z B=18, 2025-05-07T21:05:02.9573836Z log_E=3, 2025-05-07T21:05:02.9574036Z L=19, 2025-05-07T21:05:02.9574227Z D_gradcheck=2, 2025-05-07T21:05:02.9574509Z stochastic_rounding=True, 2025-05-07T21:05:02.9574775Z weighted=True, 2025-05-07T21:05:02.9574996Z row_wise=False, 2025-05-07T21:05:02.9575204Z mixed=False, 2025-05-07T21:05:02.9575420Z use_cache=False, 2025-05-07T21:05:02.9575715Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9575999Z use_cpu=True, 2025-05-07T21:05:02.9576231Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9576494Z ) 2025-05-07T21:05:02.9576725Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9577322Z self=, 2025-05-07T21:05:02.9577864Z compile=True, 2025-05-07T21:05:02.9578070Z T=3, 2025-05-07T21:05:02.9578261Z D=116, 2025-05-07T21:05:02.9578451Z B=70, 2025-05-07T21:05:02.9578636Z log_E=5, 2025-05-07T21:05:02.9578837Z L=18, 2025-05-07T21:05:02.9579035Z D_gradcheck=2, 2025-05-07T21:05:02.9579264Z stochastic_rounding=True, 2025-05-07T21:05:02.9579527Z weighted=True, 2025-05-07T21:05:02.9579741Z row_wise=True, 2025-05-07T21:05:02.9579952Z mixed=False, 2025-05-07T21:05:02.9580171Z use_cache=True, 2025-05-07T21:05:02.9580415Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9580704Z use_cpu=True, 2025-05-07T21:05:02.9580944Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9581212Z ) 2025-05-07T21:05:02.9581453Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9582044Z self=, 2025-05-07T21:05:02.9582589Z compile=True, 2025-05-07T21:05:02.9582798Z T=3, 2025-05-07T21:05:02.9582979Z D=15, 2025-05-07T21:05:02.9583172Z B=100, 2025-05-07T21:05:02.9583366Z log_E=5, 2025-05-07T21:05:02.9583556Z L=11, 2025-05-07T21:05:02.9583754Z D_gradcheck=2, 2025-05-07T21:05:02.9583991Z stochastic_rounding=False, 2025-05-07T21:05:02.9584248Z weighted=True, 2025-05-07T21:05:02.9584466Z row_wise=False, 2025-05-07T21:05:02.9584678Z mixed=True, 2025-05-07T21:05:02.9584886Z use_cache=True, 2025-05-07T21:05:02.9585129Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9585419Z use_cpu=True, 2025-05-07T21:05:02.9585653Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9585918Z ) 2025-05-07T21:05:02.9586175Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9586795Z self=, 2025-05-07T21:05:02.9587341Z compile=False, 2025-05-07T21:05:02.9587555Z T=1, 2025-05-07T21:05:02.9587744Z D=111, 2025-05-07T21:05:02.9587929Z B=79, 2025-05-07T21:05:02.9588120Z log_E=5, 2025-05-07T21:05:02.9588316Z L=20, 2025-05-07T21:05:02.9588506Z D_gradcheck=1, 2025-05-07T21:05:02.9588738Z stochastic_rounding=True, 2025-05-07T21:05:02.9588999Z weighted=False, 2025-05-07T21:05:02.9589214Z row_wise=True, 2025-05-07T21:05:02.9589426Z mixed=True, 2025-05-07T21:05:02.9589637Z use_cache=True, 2025-05-07T21:05:02.9589965Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9590257Z use_cpu=False, 2025-05-07T21:05:02.9590495Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9590751Z ) 2025-05-07T21:05:02.9590991Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9591766Z self=, 2025-05-07T21:05:02.9592310Z compile=False, 2025-05-07T21:05:02.9592525Z T=2, 2025-05-07T21:05:02.9592717Z D=23, 2025-05-07T21:05:02.9592904Z B=41, 2025-05-07T21:05:02.9593098Z log_E=4, 2025-05-07T21:05:02.9593307Z L=7, 2025-05-07T21:05:02.9593505Z D_gradcheck=1, 2025-05-07T21:05:02.9593734Z stochastic_rounding=True, 2025-05-07T21:05:02.9601553Z weighted=False, 2025-05-07T21:05:02.9601795Z row_wise=False, 2025-05-07T21:05:02.9602013Z mixed=True, 2025-05-07T21:05:02.9602348Z use_cache=True, 2025-05-07T21:05:02.9602599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9602906Z use_cpu=True, 2025-05-07T21:05:02.9603143Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9603413Z ) 2025-05-07T21:05:02.9603724Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9604320Z self=, 2025-05-07T21:05:02.9604875Z compile=False, 2025-05-07T21:05:02.9605094Z T=5, 2025-05-07T21:05:02.9605286Z D=118, 2025-05-07T21:05:02.9605484Z B=119, 2025-05-07T21:05:02.9605683Z log_E=3, 2025-05-07T21:05:02.9605878Z L=2, 2025-05-07T21:05:02.9606078Z D_gradcheck=2, 2025-05-07T21:05:02.9606316Z stochastic_rounding=True, 2025-05-07T21:05:02.9606576Z weighted=False, 2025-05-07T21:05:02.9606801Z row_wise=False, 2025-05-07T21:05:02.9607018Z mixed=True, 2025-05-07T21:05:02.9607225Z use_cache=True, 2025-05-07T21:05:02.9607474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9607771Z use_cpu=False, 2025-05-07T21:05:02.9608007Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9608273Z ) 2025-05-07T21:05:02.9608513Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9609118Z self=, 2025-05-07T21:05:02.9609662Z compile=True, 2025-05-07T21:05:02.9609875Z T=2, 2025-05-07T21:05:02.9610066Z D=92, 2025-05-07T21:05:02.9610251Z B=40, 2025-05-07T21:05:02.9610443Z log_E=4, 2025-05-07T21:05:02.9610644Z L=15, 2025-05-07T21:05:02.9610835Z D_gradcheck=2, 2025-05-07T21:05:02.9611072Z stochastic_rounding=False, 2025-05-07T21:05:02.9611338Z weighted=True, 2025-05-07T21:05:02.9611550Z row_wise=True, 2025-05-07T21:05:02.9611764Z mixed=True, 2025-05-07T21:05:02.9611981Z use_cache=True, 2025-05-07T21:05:02.9612221Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9612521Z use_cpu=True, 2025-05-07T21:05:02.9612765Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9613026Z ) 2025-05-07T21:05:02.9613266Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9613875Z self=, 2025-05-07T21:05:02.9614419Z compile=False, 2025-05-07T21:05:02.9614637Z T=5, 2025-05-07T21:05:02.9614833Z D=114, 2025-05-07T21:05:02.9615029Z B=23, 2025-05-07T21:05:02.9615215Z log_E=3, 2025-05-07T21:05:02.9615417Z L=11, 2025-05-07T21:05:02.9615615Z D_gradcheck=1, 2025-05-07T21:05:02.9615846Z stochastic_rounding=False, 2025-05-07T21:05:02.9616119Z weighted=True, 2025-05-07T21:05:02.9616366Z row_wise=False, 2025-05-07T21:05:02.9616600Z mixed=True, 2025-05-07T21:05:02.9616814Z use_cache=True, 2025-05-07T21:05:02.9617060Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9617356Z use_cpu=True, 2025-05-07T21:05:02.9617600Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9618316Z ) 2025-05-07T21:05:02.9618613Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9619213Z self=, 2025-05-07T21:05:02.9619768Z compile=True, 2025-05-07T21:05:02.9619977Z T=5, 2025-05-07T21:05:02.9620168Z D=68, 2025-05-07T21:05:02.9620361Z B=4, 2025-05-07T21:05:02.9620546Z log_E=4, 2025-05-07T21:05:02.9620745Z L=15, 2025-05-07T21:05:02.9620941Z D_gradcheck=1, 2025-05-07T21:05:02.9621172Z stochastic_rounding=False, 2025-05-07T21:05:02.9621437Z weighted=False, 2025-05-07T21:05:02.9621656Z row_wise=True, 2025-05-07T21:05:02.9621865Z mixed=True, 2025-05-07T21:05:02.9622078Z use_cache=True, 2025-05-07T21:05:02.9622320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9622617Z use_cpu=True, 2025-05-07T21:05:02.9622899Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9623168Z ) 2025-05-07T21:05:02.9623421Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9624012Z self=, 2025-05-07T21:05:02.9624607Z compile=True, 2025-05-07T21:05:02.9624824Z T=2, 2025-05-07T21:05:02.9625011Z D=33, 2025-05-07T21:05:02.9625201Z B=97, 2025-05-07T21:05:02.9625393Z log_E=3, 2025-05-07T21:05:02.9625585Z L=8, 2025-05-07T21:05:02.9625781Z D_gradcheck=1, 2025-05-07T21:05:02.9626016Z stochastic_rounding=True, 2025-05-07T21:05:02.9626280Z weighted=False, 2025-05-07T21:05:02.9626527Z row_wise=False, 2025-05-07T21:05:02.9626768Z mixed=False, 2025-05-07T21:05:02.9626983Z use_cache=False, 2025-05-07T21:05:02.9627236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9627526Z use_cpu=False, 2025-05-07T21:05:02.9627755Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9804343Z ) 2025-05-07T21:05:02.9804900Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9805888Z self=, 2025-05-07T21:05:02.9806728Z compile=True, 2025-05-07T21:05:02.9807021Z T=3, 2025-05-07T21:05:02.9807279Z D=78, 2025-05-07T21:05:02.9807525Z B=5, 2025-05-07T21:05:02.9807765Z log_E=3, 2025-05-07T21:05:02.9808000Z L=3, 2025-05-07T21:05:02.9808239Z D_gradcheck=1, 2025-05-07T21:05:02.9808532Z stochastic_rounding=False, 2025-05-07T21:05:02.9808800Z weighted=True, 2025-05-07T21:05:02.9809018Z row_wise=False, 2025-05-07T21:05:02.9809233Z mixed=True, 2025-05-07T21:05:02.9809437Z use_cache=True, 2025-05-07T21:05:02.9809680Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9809967Z use_cpu=True, 2025-05-07T21:05:02.9810193Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9810456Z ) 2025-05-07T21:05:02.9810695Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9811288Z self=, 2025-05-07T21:05:02.9811834Z compile=False, 2025-05-07T21:05:02.9812043Z T=2, 2025-05-07T21:05:02.9812222Z D=75, 2025-05-07T21:05:02.9812400Z B=52, 2025-05-07T21:05:02.9812590Z log_E=5, 2025-05-07T21:05:02.9812778Z L=7, 2025-05-07T21:05:02.9812970Z D_gradcheck=2, 2025-05-07T21:05:02.9813205Z stochastic_rounding=False, 2025-05-07T21:05:02.9813456Z weighted=False, 2025-05-07T21:05:02.9813677Z row_wise=True, 2025-05-07T21:05:02.9813886Z mixed=True, 2025-05-07T21:05:02.9814090Z use_cache=False, 2025-05-07T21:05:02.9814331Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9814611Z use_cpu=False, 2025-05-07T21:05:02.9814847Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9815098Z ) 2025-05-07T21:05:02.9815331Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9816076Z self=, 2025-05-07T21:05:02.9816728Z compile=False, 2025-05-07T21:05:02.9816934Z T=3, 2025-05-07T21:05:02.9817116Z D=47, 2025-05-07T21:05:02.9817296Z B=84, 2025-05-07T21:05:02.9817481Z log_E=5, 2025-05-07T21:05:02.9817675Z L=7, 2025-05-07T21:05:02.9817862Z D_gradcheck=2, 2025-05-07T21:05:02.9818089Z stochastic_rounding=True, 2025-05-07T21:05:02.9818345Z weighted=True, 2025-05-07T21:05:02.9818551Z row_wise=True, 2025-05-07T21:05:02.9818760Z mixed=True, 2025-05-07T21:05:02.9818964Z use_cache=False, 2025-05-07T21:05:02.9819222Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9819597Z use_cpu=False, 2025-05-07T21:05:02.9819830Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9820085Z ) 2025-05-07T21:05:02.9820312Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9820979Z self=, 2025-05-07T21:05:02.9821527Z compile=True, 2025-05-07T21:05:02.9821728Z T=2, 2025-05-07T21:05:02.9821911Z D=127, 2025-05-07T21:05:02.9822096Z B=41, 2025-05-07T21:05:02.9822335Z log_E=5, 2025-05-07T21:05:02.9822528Z L=9, 2025-05-07T21:05:02.9822719Z D_gradcheck=1, 2025-05-07T21:05:02.9822939Z stochastic_rounding=True, 2025-05-07T21:05:02.9823193Z weighted=False, 2025-05-07T21:05:02.9823403Z row_wise=True, 2025-05-07T21:05:02.9823599Z mixed=True, 2025-05-07T21:05:02.9823806Z use_cache=True, 2025-05-07T21:05:02.9824039Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9824320Z use_cpu=True, 2025-05-07T21:05:02.9824549Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9824809Z ) 2025-05-07T21:05:02.9825033Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9825623Z self=, 2025-05-07T21:05:02.9826163Z compile=False, 2025-05-07T21:05:02.9826373Z T=2, 2025-05-07T21:05:02.9826555Z D=79, 2025-05-07T21:05:02.9826743Z B=27, 2025-05-07T21:05:02.9826930Z log_E=4, 2025-05-07T21:05:02.9827120Z L=15, 2025-05-07T21:05:02.9827311Z D_gradcheck=2, 2025-05-07T21:05:02.9827532Z stochastic_rounding=True, 2025-05-07T21:05:02.9827780Z weighted=True, 2025-05-07T21:05:02.9827993Z row_wise=True, 2025-05-07T21:05:02.9828205Z mixed=True, 2025-05-07T21:05:02.9828410Z use_cache=False, 2025-05-07T21:05:02.9828660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9828943Z use_cpu=False, 2025-05-07T21:05:02.9829168Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9829426Z ) 2025-05-07T21:05:02.9829657Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9830240Z self=, 2025-05-07T21:05:02.9830784Z compile=False, 2025-05-07T21:05:02.9830995Z T=1, 2025-05-07T21:05:02.9831178Z D=102, 2025-05-07T21:05:02.9831361Z B=121, 2025-05-07T21:05:02.9831548Z log_E=3, 2025-05-07T21:05:02.9831729Z L=16, 2025-05-07T21:05:02.9831916Z D_gradcheck=2, 2025-05-07T21:05:02.9832145Z stochastic_rounding=False, 2025-05-07T21:05:02.9832400Z weighted=False, 2025-05-07T21:05:02.9832617Z row_wise=False, 2025-05-07T21:05:02.9832826Z mixed=True, 2025-05-07T21:05:02.9833028Z use_cache=False, 2025-05-07T21:05:02.9833276Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9833554Z use_cpu=False, 2025-05-07T21:05:02.9833784Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9834035Z ) 2025-05-07T21:05:02.9834267Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9834854Z self=, 2025-05-07T21:05:02.9835385Z compile=True, 2025-05-07T21:05:02.9835587Z T=4, 2025-05-07T21:05:02.9835767Z D=83, 2025-05-07T21:05:02.9835996Z B=3, 2025-05-07T21:05:02.9836246Z log_E=3, 2025-05-07T21:05:02.9836448Z L=8, 2025-05-07T21:05:02.9836631Z D_gradcheck=2, 2025-05-07T21:05:02.9836853Z stochastic_rounding=True, 2025-05-07T21:05:02.9837104Z weighted=True, 2025-05-07T21:05:02.9837306Z row_wise=False, 2025-05-07T21:05:02.9837514Z mixed=False, 2025-05-07T21:05:02.9837719Z use_cache=True, 2025-05-07T21:05:02.9837951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9838237Z use_cpu=True, 2025-05-07T21:05:02.9838467Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9838720Z ) 2025-05-07T21:05:02.9838954Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9839548Z self=, 2025-05-07T21:05:02.9840085Z compile=True, 2025-05-07T21:05:02.9840410Z T=1, 2025-05-07T21:05:02.9840646Z D=5, 2025-05-07T21:05:02.9840826Z B=41, 2025-05-07T21:05:02.9841011Z log_E=4, 2025-05-07T21:05:02.9841213Z L=14, 2025-05-07T21:05:02.9841410Z D_gradcheck=2, 2025-05-07T21:05:02.9841637Z stochastic_rounding=True, 2025-05-07T21:05:02.9841941Z weighted=False, 2025-05-07T21:05:02.9842156Z row_wise=True, 2025-05-07T21:05:02.9842359Z mixed=False, 2025-05-07T21:05:02.9842569Z use_cache=False, 2025-05-07T21:05:02.9842815Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9843101Z use_cpu=False, 2025-05-07T21:05:02.9843340Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9843603Z ) 2025-05-07T21:05:02.9843830Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9844425Z self=, 2025-05-07T21:05:02.9844964Z compile=False, 2025-05-07T21:05:02.9845171Z T=2, 2025-05-07T21:05:02.9845350Z D=2, 2025-05-07T21:05:02.9845535Z B=19, 2025-05-07T21:05:02.9845722Z log_E=3, 2025-05-07T21:05:02.9845911Z L=11, 2025-05-07T21:05:02.9846110Z D_gradcheck=1, 2025-05-07T21:05:02.9846363Z stochastic_rounding=False, 2025-05-07T21:05:02.9846646Z weighted=True, 2025-05-07T21:05:02.9846859Z row_wise=True, 2025-05-07T21:05:02.9847065Z mixed=False, 2025-05-07T21:05:02.9847271Z use_cache=False, 2025-05-07T21:05:02.9847520Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9847809Z use_cpu=False, 2025-05-07T21:05:02.9848035Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9848293Z ) 2025-05-07T21:05:02.9848525Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9849114Z self=, 2025-05-07T21:05:02.9849649Z compile=True, 2025-05-07T21:05:02.9849852Z T=2, 2025-05-07T21:05:02.9850029Z D=96, 2025-05-07T21:05:02.9850214Z B=102, 2025-05-07T21:05:02.9850402Z log_E=5, 2025-05-07T21:05:02.9850592Z L=6, 2025-05-07T21:05:02.9850779Z D_gradcheck=1, 2025-05-07T21:05:02.9851015Z stochastic_rounding=False, 2025-05-07T21:05:02.9851272Z weighted=False, 2025-05-07T21:05:02.9851482Z row_wise=True, 2025-05-07T21:05:02.9851690Z mixed=False, 2025-05-07T21:05:02.9851897Z use_cache=False, 2025-05-07T21:05:02.9852138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9852423Z use_cpu=True, 2025-05-07T21:05:02.9852656Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9852915Z ) 2025-05-07T21:05:02.9853152Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9853742Z self=, 2025-05-07T21:05:02.9854281Z compile=False, 2025-05-07T21:05:02.9854498Z T=4, 2025-05-07T21:05:02.9854681Z D=32, 2025-05-07T21:05:02.9854864Z B=113, 2025-05-07T21:05:02.9855058Z log_E=3, 2025-05-07T21:05:02.9855257Z L=11, 2025-05-07T21:05:02.9855447Z D_gradcheck=1, 2025-05-07T21:05:02.9855671Z stochastic_rounding=True, 2025-05-07T21:05:02.9856014Z weighted=True, 2025-05-07T21:05:02.9856223Z row_wise=True, 2025-05-07T21:05:02.9856433Z mixed=False, 2025-05-07T21:05:02.9856643Z use_cache=True, 2025-05-07T21:05:02.9856878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9857169Z use_cpu=False, 2025-05-07T21:05:02.9857404Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9857661Z ) 2025-05-07T21:05:02.9857888Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9858475Z self=, 2025-05-07T21:05:02.9859017Z compile=True, 2025-05-07T21:05:02.9859218Z T=4, 2025-05-07T21:05:02.9859397Z D=36, 2025-05-07T21:05:02.9859577Z B=89, 2025-05-07T21:05:02.9859760Z log_E=5, 2025-05-07T21:05:02.9859952Z L=4, 2025-05-07T21:05:02.9860138Z D_gradcheck=1, 2025-05-07T21:05:02.9860454Z stochastic_rounding=True, 2025-05-07T21:05:02.9860712Z weighted=False, 2025-05-07T21:05:02.9860933Z row_wise=False, 2025-05-07T21:05:02.9861136Z mixed=True, 2025-05-07T21:05:02.9861342Z use_cache=False, 2025-05-07T21:05:02.9861634Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9861916Z use_cpu=False, 2025-05-07T21:05:02.9862151Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9862409Z ) 2025-05-07T21:05:02.9862638Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9863229Z self=, 2025-05-07T21:05:02.9863765Z compile=True, 2025-05-07T21:05:02.9863969Z T=3, 2025-05-07T21:05:02.9864148Z D=57, 2025-05-07T21:05:02.9864334Z B=27, 2025-05-07T21:05:02.9864519Z log_E=3, 2025-05-07T21:05:02.9864735Z L=18, 2025-05-07T21:05:02.9864917Z D_gradcheck=2, 2025-05-07T21:05:02.9865141Z stochastic_rounding=True, 2025-05-07T21:05:02.9865399Z weighted=True, 2025-05-07T21:05:02.9865608Z row_wise=False, 2025-05-07T21:05:02.9865827Z mixed=False, 2025-05-07T21:05:02.9866039Z use_cache=True, 2025-05-07T21:05:02.9866315Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9866610Z use_cpu=False, 2025-05-07T21:05:02.9866845Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9867101Z ) 2025-05-07T21:05:02.9867340Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9867936Z self=, 2025-05-07T21:05:02.9868473Z compile=False, 2025-05-07T21:05:02.9868684Z T=1, 2025-05-07T21:05:02.9868869Z D=118, 2025-05-07T21:05:02.9869055Z B=17, 2025-05-07T21:05:02.9869236Z log_E=4, 2025-05-07T21:05:02.9869427Z L=2, 2025-05-07T21:05:02.9869610Z D_gradcheck=2, 2025-05-07T21:05:02.9869838Z stochastic_rounding=True, 2025-05-07T21:05:02.9870099Z weighted=False, 2025-05-07T21:05:02.9870319Z row_wise=True, 2025-05-07T21:05:02.9870522Z mixed=False, 2025-05-07T21:05:02.9870729Z use_cache=True, 2025-05-07T21:05:02.9870966Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9871249Z use_cpu=True, 2025-05-07T21:05:02.9871484Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9871742Z ) 2025-05-07T21:05:02.9871968Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9872562Z self=, 2025-05-07T21:05:02.9873107Z compile=False, 2025-05-07T21:05:02.9873310Z T=1, 2025-05-07T21:05:02.9873494Z D=115, 2025-05-07T21:05:02.9873684Z B=2, 2025-05-07T21:05:02.9873863Z log_E=4, 2025-05-07T21:05:02.9874058Z L=17, 2025-05-07T21:05:02.9874248Z D_gradcheck=1, 2025-05-07T21:05:02.9874470Z stochastic_rounding=False, 2025-05-07T21:05:02.9874727Z weighted=True, 2025-05-07T21:05:02.9874937Z row_wise=True, 2025-05-07T21:05:02.9875140Z mixed=True, 2025-05-07T21:05:02.9875349Z use_cache=True, 2025-05-07T21:05:02.9875693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9875974Z use_cpu=True, 2025-05-07T21:05:02.9876206Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9876467Z ) 2025-05-07T21:05:02.9876700Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9877286Z self=, 2025-05-07T21:05:02.9877824Z compile=False, 2025-05-07T21:05:02.9878031Z T=2, 2025-05-07T21:05:02.9878211Z D=94, 2025-05-07T21:05:02.9878398Z B=81, 2025-05-07T21:05:02.9878581Z log_E=3, 2025-05-07T21:05:02.9878772Z L=19, 2025-05-07T21:05:02.9878968Z D_gradcheck=1, 2025-05-07T21:05:02.9885586Z stochastic_rounding=False, 2025-05-07T21:05:02.9885874Z weighted=True, 2025-05-07T21:05:02.9886094Z row_wise=False, 2025-05-07T21:05:02.9886310Z mixed=True, 2025-05-07T21:05:02.9886590Z use_cache=True, 2025-05-07T21:05:02.9886832Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9887128Z use_cpu=False, 2025-05-07T21:05:02.9887366Z output_dtype=SparseType.FP32, 2025-05-07T21:05:02.9887635Z ) 2025-05-07T21:05:02.9887913Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9888513Z self=, 2025-05-07T21:05:02.9889061Z compile=False, 2025-05-07T21:05:02.9889276Z T=2, 2025-05-07T21:05:02.9889458Z D=53, 2025-05-07T21:05:02.9889639Z B=113, 2025-05-07T21:05:02.9889829Z log_E=4, 2025-05-07T21:05:02.9890024Z L=4, 2025-05-07T21:05:02.9890211Z D_gradcheck=1, 2025-05-07T21:05:02.9890439Z stochastic_rounding=True, 2025-05-07T21:05:02.9890705Z weighted=True, 2025-05-07T21:05:02.9890915Z row_wise=False, 2025-05-07T21:05:02.9891129Z mixed=True, 2025-05-07T21:05:02.9891334Z use_cache=True, 2025-05-07T21:05:02.9892045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9892344Z use_cpu=True, 2025-05-07T21:05:02.9892578Z output_dtype=SparseType.FP16, 2025-05-07T21:05:02.9892837Z ) 2025-05-07T21:05:02.9893073Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9893672Z self=, 2025-05-07T21:05:02.9894214Z compile=True, 2025-05-07T21:05:02.9894419Z T=2, 2025-05-07T21:05:02.9894607Z D=116, 2025-05-07T21:05:02.9894794Z B=107, 2025-05-07T21:05:02.9894978Z log_E=4, 2025-05-07T21:05:02.9895171Z L=6, 2025-05-07T21:05:02.9895364Z D_gradcheck=2, 2025-05-07T21:05:02.9895613Z stochastic_rounding=True, 2025-05-07T21:05:02.9895896Z weighted=False, 2025-05-07T21:05:02.9896115Z row_wise=True, 2025-05-07T21:05:02.9896321Z mixed=False, 2025-05-07T21:05:02.9896534Z use_cache=True, 2025-05-07T21:05:02.9896776Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:02.9897067Z use_cpu=False, 2025-05-07T21:05:02.9897312Z output_dtype=SparseType.BF16, 2025-05-07T21:05:02.9897573Z ) 2025-05-07T21:05:02.9897804Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:02.9898405Z self=, 2025-05-07T21:05:02.9898957Z compile=True, 2025-05-07T21:05:02.9899164Z T=4, 2025-05-07T21:05:02.9899350Z D=27, 2025-05-07T21:05:02.9899545Z B=55, 2025-05-07T21:05:02.9899725Z log_E=4, 2025-05-07T21:05:02.9899923Z L=4, 2025-05-07T21:05:02.9900113Z D_gradcheck=2, 2025-05-07T21:05:02.9900344Z stochastic_rounding=True, 2025-05-07T21:05:02.9900602Z weighted=True, 2025-05-07T21:05:02.9900821Z row_wise=False, 2025-05-07T21:05:02.9901036Z mixed=False, 2025-05-07T21:05:02.9901248Z use_cache=False, 2025-05-07T21:05:02.9901499Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:02.9901795Z use_cpu=False, 2025-05-07T21:05:02.9902025Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.0085957Z ) 2025-05-07T21:05:03.0086434Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0087301Z self=, 2025-05-07T21:05:03.0088128Z compile=True, 2025-05-07T21:05:03.0088411Z T=5, 2025-05-07T21:05:03.0088657Z D=28, 2025-05-07T21:05:03.0088917Z B=4, 2025-05-07T21:05:03.0089169Z log_E=5, 2025-05-07T21:05:03.0089423Z L=10, 2025-05-07T21:05:03.0089613Z D_gradcheck=1, 2025-05-07T21:05:03.0089845Z stochastic_rounding=False, 2025-05-07T21:05:03.0090097Z weighted=True, 2025-05-07T21:05:03.0090318Z row_wise=False, 2025-05-07T21:05:03.0090530Z mixed=False, 2025-05-07T21:05:03.0090732Z use_cache=True, 2025-05-07T21:05:03.0090975Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.0091261Z use_cpu=False, 2025-05-07T21:05:03.0091873Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.0092137Z ) 2025-05-07T21:05:03.0092376Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0092965Z self=, 2025-05-07T21:05:03.0093561Z compile=False, 2025-05-07T21:05:03.0093767Z T=2, 2025-05-07T21:05:03.0093958Z D=58, 2025-05-07T21:05:03.0094137Z B=62, 2025-05-07T21:05:03.0094317Z log_E=4, 2025-05-07T21:05:03.0094515Z L=10, 2025-05-07T21:05:03.0094698Z D_gradcheck=1, 2025-05-07T21:05:03.0094927Z stochastic_rounding=True, 2025-05-07T21:05:03.0095176Z weighted=False, 2025-05-07T21:05:03.0095380Z row_wise=True, 2025-05-07T21:05:03.0095586Z mixed=True, 2025-05-07T21:05:03.0095793Z use_cache=False, 2025-05-07T21:05:03.0096035Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.0096318Z use_cpu=True, 2025-05-07T21:05:03.0096543Z output_dtype=SparseType.BF16, 2025-05-07T21:05:03.0096801Z ) 2025-05-07T21:05:03.0097033Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0097628Z self=, 2025-05-07T21:05:03.0098167Z compile=False, 2025-05-07T21:05:03.0098376Z T=5, 2025-05-07T21:05:03.0098552Z D=116, 2025-05-07T21:05:03.0098737Z B=47, 2025-05-07T21:05:03.0098915Z log_E=4, 2025-05-07T21:05:03.0099101Z L=13, 2025-05-07T21:05:03.0099286Z D_gradcheck=1, 2025-05-07T21:05:03.0099506Z stochastic_rounding=True, 2025-05-07T21:05:03.0099757Z weighted=False, 2025-05-07T21:05:03.0099966Z row_wise=False, 2025-05-07T21:05:03.0100167Z mixed=True, 2025-05-07T21:05:03.0100367Z use_cache=True, 2025-05-07T21:05:03.0100604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.0100887Z use_cpu=True, 2025-05-07T21:05:03.0101120Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.0101382Z ) 2025-05-07T21:05:03.0101613Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0102204Z self=, 2025-05-07T21:05:03.0102739Z compile=True, 2025-05-07T21:05:03.0102948Z T=2, 2025-05-07T21:05:03.0103128Z D=92, 2025-05-07T21:05:03.0103308Z B=15, 2025-05-07T21:05:03.0103487Z log_E=4, 2025-05-07T21:05:03.0103677Z L=15, 2025-05-07T21:05:03.0103864Z D_gradcheck=1, 2025-05-07T21:05:03.0104090Z stochastic_rounding=True, 2025-05-07T21:05:03.0104335Z weighted=False, 2025-05-07T21:05:03.0104543Z row_wise=True, 2025-05-07T21:05:03.0104747Z mixed=False, 2025-05-07T21:05:03.0104950Z use_cache=False, 2025-05-07T21:05:03.0105193Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.0105478Z use_cpu=True, 2025-05-07T21:05:03.0105699Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.0105958Z ) 2025-05-07T21:05:03.0106219Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0106891Z self=, 2025-05-07T21:05:03.0107482Z compile=True, 2025-05-07T21:05:03.0107684Z T=1, 2025-05-07T21:05:03.0107858Z D=32, 2025-05-07T21:05:03.0108041Z B=63, 2025-05-07T21:05:03.0108223Z log_E=4, 2025-05-07T21:05:03.0108406Z L=13, 2025-05-07T21:05:03.0108593Z D_gradcheck=2, 2025-05-07T21:05:03.0108824Z stochastic_rounding=True, 2025-05-07T21:05:03.0109071Z weighted=False, 2025-05-07T21:05:03.0109277Z row_wise=True, 2025-05-07T21:05:03.0109481Z mixed=False, 2025-05-07T21:05:03.0109690Z use_cache=True, 2025-05-07T21:05:03.0109921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.0110208Z use_cpu=False, 2025-05-07T21:05:03.0110438Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.0110689Z ) 2025-05-07T21:05:03.0110915Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0111548Z self=, 2025-05-07T21:05:03.0112086Z compile=False, 2025-05-07T21:05:03.0112288Z T=5, 2025-05-07T21:05:03.0112467Z D=77, 2025-05-07T21:05:03.0112642Z B=128, 2025-05-07T21:05:03.0112877Z log_E=4, 2025-05-07T21:05:03.0113063Z L=18, 2025-05-07T21:05:03.0113245Z D_gradcheck=2, 2025-05-07T21:05:03.0113468Z stochastic_rounding=True, 2025-05-07T21:05:03.0113721Z weighted=True, 2025-05-07T21:05:03.0113925Z row_wise=True, 2025-05-07T21:05:03.0114129Z mixed=True, 2025-05-07T21:05:03.0114334Z use_cache=False, 2025-05-07T21:05:03.0114573Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.0114861Z use_cpu=False, 2025-05-07T21:05:03.0115091Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.0115347Z ) 2025-05-07T21:05:03.0115573Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0116174Z self=, 2025-05-07T21:05:03.0116758Z compile=True, 2025-05-07T21:05:03.0116972Z T=1, 2025-05-07T21:05:03.0117162Z D=45, 2025-05-07T21:05:03.0117335Z B=103, 2025-05-07T21:05:03.0117518Z log_E=3, 2025-05-07T21:05:03.0117713Z L=18, 2025-05-07T21:05:03.0117899Z D_gradcheck=1, 2025-05-07T21:05:03.0118124Z stochastic_rounding=True, 2025-05-07T21:05:03.0118384Z weighted=False, 2025-05-07T21:05:03.0118595Z row_wise=False, 2025-05-07T21:05:03.0118797Z mixed=False, 2025-05-07T21:05:03.0118998Z use_cache=False, 2025-05-07T21:05:03.0119234Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.0119515Z use_cpu=False, 2025-05-07T21:05:03.0119745Z output_dtype=SparseType.BF16, 2025-05-07T21:05:03.0119996Z ) 2025-05-07T21:05:03.0120319Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0120905Z self=, 2025-05-07T21:05:03.0121450Z compile=True, 2025-05-07T21:05:03.0121651Z T=2, 2025-05-07T21:05:03.0121836Z D=119, 2025-05-07T21:05:03.0122016Z B=18, 2025-05-07T21:05:03.0122192Z log_E=5, 2025-05-07T21:05:03.0122381Z L=7, 2025-05-07T21:05:03.0122567Z D_gradcheck=2, 2025-05-07T21:05:03.0122787Z stochastic_rounding=False, 2025-05-07T21:05:03.0123034Z weighted=True, 2025-05-07T21:05:03.0123241Z row_wise=False, 2025-05-07T21:05:03.0123443Z mixed=False, 2025-05-07T21:05:03.0123643Z use_cache=False, 2025-05-07T21:05:03.0123883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.0124158Z use_cpu=False, 2025-05-07T21:05:03.0124385Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.0124633Z ) 2025-05-07T21:05:03.0124859Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0125443Z self=, 2025-05-07T21:05:03.0125982Z compile=False, 2025-05-07T21:05:03.0126190Z T=2, 2025-05-07T21:05:03.0126372Z D=77, 2025-05-07T21:05:03.0126634Z B=56, 2025-05-07T21:05:03.0126857Z log_E=3, 2025-05-07T21:05:03.0127050Z L=19, 2025-05-07T21:05:03.0127239Z D_gradcheck=1, 2025-05-07T21:05:03.0127470Z stochastic_rounding=False, 2025-05-07T21:05:03.0127726Z weighted=False, 2025-05-07T21:05:03.0127941Z row_wise=True, 2025-05-07T21:05:03.0128143Z mixed=True, 2025-05-07T21:05:03.0128338Z use_cache=True, 2025-05-07T21:05:03.0128569Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.0128856Z use_cpu=False, 2025-05-07T21:05:03.0129083Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.0129349Z ) 2025-05-07T21:05:03.0129587Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0130168Z self=, 2025-05-07T21:05:03.0130703Z compile=False, 2025-05-07T21:05:03.0130901Z T=1, 2025-05-07T21:05:03.0131125Z D=21, 2025-05-07T21:05:03.0131311Z B=93, 2025-05-07T21:05:03.0131503Z log_E=4, 2025-05-07T21:05:03.0131690Z L=17, 2025-05-07T21:05:03.0131874Z D_gradcheck=1, 2025-05-07T21:05:03.0132101Z stochastic_rounding=False, 2025-05-07T21:05:03.0132399Z weighted=False, 2025-05-07T21:05:03.0132606Z row_wise=True, 2025-05-07T21:05:03.0132808Z mixed=True, 2025-05-07T21:05:03.0133013Z use_cache=False, 2025-05-07T21:05:03.0133258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.0133553Z use_cpu=True, 2025-05-07T21:05:03.0133785Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.0134041Z ) 2025-05-07T21:05:03.0134274Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0134859Z self=, 2025-05-07T21:05:03.0135396Z compile=True, 2025-05-07T21:05:03.0135602Z T=4, 2025-05-07T21:05:03.0135790Z D=68, 2025-05-07T21:05:03.0135975Z B=50, 2025-05-07T21:05:03.0136179Z log_E=4, 2025-05-07T21:05:03.0136389Z L=2, 2025-05-07T21:05:03.0136577Z D_gradcheck=2, 2025-05-07T21:05:03.0136798Z stochastic_rounding=True, 2025-05-07T21:05:03.0137045Z weighted=False, 2025-05-07T21:05:03.0137255Z row_wise=False, 2025-05-07T21:05:03.0137459Z mixed=False, 2025-05-07T21:05:03.0137667Z use_cache=True, 2025-05-07T21:05:03.0137898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.0138180Z use_cpu=True, 2025-05-07T21:05:03.0138409Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.0138667Z ) 2025-05-07T21:05:03.0138901Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0139489Z self=, 2025-05-07T21:05:03.0140019Z compile=True, 2025-05-07T21:05:03.0140218Z T=3, 2025-05-07T21:05:03.0140400Z D=36, 2025-05-07T21:05:03.0140584Z B=83, 2025-05-07T21:05:03.0140766Z log_E=3, 2025-05-07T21:05:03.0140963Z L=7, 2025-05-07T21:05:03.0141152Z D_gradcheck=2, 2025-05-07T21:05:03.0141387Z stochastic_rounding=False, 2025-05-07T21:05:03.0141643Z weighted=True, 2025-05-07T21:05:03.0141857Z row_wise=False, 2025-05-07T21:05:03.0142063Z mixed=False, 2025-05-07T21:05:03.0142276Z use_cache=True, 2025-05-07T21:05:03.0142516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.0142800Z use_cpu=False, 2025-05-07T21:05:03.0143027Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.0143278Z ) 2025-05-07T21:05:03.0143507Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0144098Z self=, 2025-05-07T21:05:03.0144636Z compile=True, 2025-05-07T21:05:03.0144833Z T=4, 2025-05-07T21:05:03.0145010Z D=34, 2025-05-07T21:05:03.0145194Z B=47, 2025-05-07T21:05:03.0145371Z log_E=4, 2025-05-07T21:05:03.0145557Z L=18, 2025-05-07T21:05:03.0145745Z D_gradcheck=2, 2025-05-07T21:05:03.0145970Z stochastic_rounding=False, 2025-05-07T21:05:03.0146314Z weighted=True, 2025-05-07T21:05:03.0146553Z row_wise=True, 2025-05-07T21:05:03.0146775Z mixed=True, 2025-05-07T21:05:03.0146976Z use_cache=False, 2025-05-07T21:05:03.0147223Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.0147506Z use_cpu=True, 2025-05-07T21:05:03.0147731Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.0147983Z ) 2025-05-07T21:05:03.0148214Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0148797Z self=, 2025-05-07T21:05:03.0149328Z compile=True, 2025-05-07T21:05:03.0149532Z T=5, 2025-05-07T21:05:03.0149714Z D=79, 2025-05-07T21:05:03.0149894Z B=56, 2025-05-07T21:05:03.0150078Z log_E=5, 2025-05-07T21:05:03.0150265Z L=10, 2025-05-07T21:05:03.0150450Z D_gradcheck=1, 2025-05-07T21:05:03.0150720Z stochastic_rounding=False, 2025-05-07T21:05:03.0150974Z weighted=True, 2025-05-07T21:05:03.0151182Z row_wise=False, 2025-05-07T21:05:03.0151389Z mixed=False, 2025-05-07T21:05:03.0151593Z use_cache=True, 2025-05-07T21:05:03.0151864Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:03.0152150Z use_cpu=False, 2025-05-07T21:05:03.0152378Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.0152630Z ) 2025-05-07T21:05:03.0152883Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0153480Z self=, 2025-05-07T21:05:03.0154016Z compile=True, 2025-05-07T21:05:03.0154214Z T=1, 2025-05-07T21:05:03.0154398Z D=40, 2025-05-07T21:05:03.0154582Z B=88, 2025-05-07T21:05:03.0154758Z log_E=4, 2025-05-07T21:05:03.0154947Z L=14, 2025-05-07T21:05:03.0155130Z D_gradcheck=2, 2025-05-07T21:05:03.0155357Z stochastic_rounding=True, 2025-05-07T21:05:03.0155617Z weighted=False, 2025-05-07T21:05:03.0155857Z row_wise=False, 2025-05-07T21:05:03.0156090Z mixed=False, 2025-05-07T21:05:03.0156296Z use_cache=True, 2025-05-07T21:05:03.0156527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.0156808Z use_cpu=True, 2025-05-07T21:05:03.0157037Z output_dtype=SparseType.BF16, 2025-05-07T21:05:03.0157293Z ) 2025-05-07T21:05:03.0157525Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0158113Z self=, 2025-05-07T21:05:03.0158643Z compile=True, 2025-05-07T21:05:03.0158838Z T=5, 2025-05-07T21:05:03.0159012Z D=39, 2025-05-07T21:05:03.0159193Z B=100, 2025-05-07T21:05:03.0159384Z log_E=3, 2025-05-07T21:05:03.0159567Z L=18, 2025-05-07T21:05:03.0159754Z D_gradcheck=1, 2025-05-07T21:05:03.0159984Z stochastic_rounding=True, 2025-05-07T21:05:03.0160320Z weighted=True, 2025-05-07T21:05:03.0160528Z row_wise=True, 2025-05-07T21:05:03.0160732Z mixed=True, 2025-05-07T21:05:03.0160936Z use_cache=False, 2025-05-07T21:05:03.0161185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.0161471Z use_cpu=False, 2025-05-07T21:05:03.0161704Z output_dtype=SparseType.FP16, 2025-05-07T21:05:03.0161962Z ) 2025-05-07T21:05:03.0162193Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0162776Z self=, 2025-05-07T21:05:03.0163316Z compile=True, 2025-05-07T21:05:03.0163516Z T=3, 2025-05-07T21:05:03.0163692Z D=114, 2025-05-07T21:05:03.0163872Z B=26, 2025-05-07T21:05:03.0164052Z log_E=5, 2025-05-07T21:05:03.0164239Z L=8, 2025-05-07T21:05:03.0164416Z D_gradcheck=1, 2025-05-07T21:05:03.0164643Z stochastic_rounding=False, 2025-05-07T21:05:03.0164895Z weighted=True, 2025-05-07T21:05:03.0165099Z row_wise=True, 2025-05-07T21:05:03.0165313Z mixed=False, 2025-05-07T21:05:03.0165520Z use_cache=True, 2025-05-07T21:05:03.0165962Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.0166297Z use_cpu=True, 2025-05-07T21:05:03.0166536Z output_dtype=SparseType.BF16, 2025-05-07T21:05:03.0166804Z ) 2025-05-07T21:05:03.0167041Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0174046Z self=, 2025-05-07T21:05:03.0174594Z compile=True, 2025-05-07T21:05:03.0174802Z T=2, 2025-05-07T21:05:03.0174982Z D=81, 2025-05-07T21:05:03.0175162Z B=103, 2025-05-07T21:05:03.0175354Z log_E=5, 2025-05-07T21:05:03.0175542Z L=8, 2025-05-07T21:05:03.0175731Z D_gradcheck=2, 2025-05-07T21:05:03.0175963Z stochastic_rounding=False, 2025-05-07T21:05:03.0176221Z weighted=True, 2025-05-07T21:05:03.0176467Z row_wise=True, 2025-05-07T21:05:03.0176679Z mixed=False, 2025-05-07T21:05:03.0176956Z use_cache=True, 2025-05-07T21:05:03.0177194Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.0177486Z use_cpu=True, 2025-05-07T21:05:03.0177713Z output_dtype=SparseType.FP32, 2025-05-07T21:05:03.0177979Z ) 2025-05-07T21:05:03.0178257Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:03.0178838Z self=, 2025-05-07T21:05:03.0179376Z compile=True, 2025-05-07T21:05:03.0179579Z T=2, 2025-05-07T21:05:03.0179761Z D=80, 2025-05-07T21:05:03.0179945Z B=79, 2025-05-07T21:05:03.0180130Z log_E=4, 2025-05-07T21:05:03.0180316Z L=13, 2025-05-07T21:05:03.0180500Z D_gradcheck=2, 2025-05-07T21:05:03.0180723Z stochastic_rounding=True, 2025-05-07T21:05:03.0180980Z weighted=False, 2025-05-07T21:05:03.0181189Z row_wise=False, 2025-05-07T21:05:03.0181399Z mixed=False, 2025-05-07T21:05:03.0181607Z use_cache=False, 2025-05-07T21:05:03.0181853Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:03.0182139Z use_cpu=False, 2025-05-07T21:05:03.0182373Z output_dtype=SparseType.FP16, 2025-05-07T21:05:17.2993654Z ) 2025-05-07T21:05:17.2993973Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.2994632Z self=, 2025-05-07T21:05:17.2995198Z compile=False, 2025-05-07T21:05:17.2995415Z T=5, 2025-05-07T21:05:17.2995618Z D=28, 2025-05-07T21:05:17.2995814Z B=13, 2025-05-07T21:05:17.2996007Z log_E=5, 2025-05-07T21:05:17.2996212Z L=1, 2025-05-07T21:05:17.2996417Z D_gradcheck=2, 2025-05-07T21:05:17.2996658Z stochastic_rounding=False, 2025-05-07T21:05:17.2996928Z weighted=False, 2025-05-07T21:05:17.2997160Z row_wise=True, 2025-05-07T21:05:17.2997369Z mixed=True, 2025-05-07T21:05:17.2997582Z use_cache=True, 2025-05-07T21:05:17.2997836Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:17.2998127Z use_cpu=False, 2025-05-07T21:05:17.2998379Z output_dtype=SparseType.BF16, 2025-05-07T21:05:17.2998647Z ) 2025-05-07T21:05:17.2998882Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.2999534Z self=, 2025-05-07T21:05:17.3000241Z compile=False, 2025-05-07T21:05:17.3000461Z T=5, 2025-05-07T21:05:17.3000644Z D=107, 2025-05-07T21:05:17.3000836Z B=61, 2025-05-07T21:05:17.3001027Z log_E=5, 2025-05-07T21:05:17.3001226Z L=18, 2025-05-07T21:05:17.3001423Z D_gradcheck=2, 2025-05-07T21:05:17.3001656Z stochastic_rounding=True, 2025-05-07T21:05:17.3001915Z weighted=False, 2025-05-07T21:05:17.3002135Z row_wise=True, 2025-05-07T21:05:17.3002347Z mixed=False, 2025-05-07T21:05:17.3002558Z use_cache=True, 2025-05-07T21:05:17.3002805Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:17.3003110Z use_cpu=False, 2025-05-07T21:05:17.3003344Z output_dtype=SparseType.BF16, 2025-05-07T21:05:17.3003837Z ) 2025-05-07T21:05:17.3004167Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.3004759Z self=, 2025-05-07T21:05:17.3005310Z compile=True, 2025-05-07T21:05:17.3005521Z T=2, 2025-05-07T21:05:17.3005707Z D=80, 2025-05-07T21:05:17.3005896Z B=16, 2025-05-07T21:05:17.3006091Z log_E=4, 2025-05-07T21:05:17.3006295Z L=7, 2025-05-07T21:05:17.3006483Z D_gradcheck=1, 2025-05-07T21:05:17.3006722Z stochastic_rounding=False, 2025-05-07T21:05:17.3006989Z weighted=False, 2025-05-07T21:05:17.3007204Z row_wise=True, 2025-05-07T21:05:17.3007419Z mixed=False, 2025-05-07T21:05:17.3007635Z use_cache=False, 2025-05-07T21:05:17.3007885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:17.3008182Z use_cpu=False, 2025-05-07T21:05:17.3008589Z output_dtype=SparseType.BF16, 2025-05-07T21:05:17.3008853Z ) 2025-05-07T21:05:17.3009100Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.3009697Z self=, 2025-05-07T21:05:17.3010351Z compile=True, 2025-05-07T21:05:17.3010579Z T=2, 2025-05-07T21:05:17.3010768Z D=96, 2025-05-07T21:05:17.3010951Z B=73, 2025-05-07T21:05:17.3011138Z log_E=5, 2025-05-07T21:05:17.3011334Z L=0, 2025-05-07T21:05:17.3011525Z D_gradcheck=2, 2025-05-07T21:05:17.3011757Z stochastic_rounding=True, 2025-05-07T21:05:17.3012022Z weighted=False, 2025-05-07T21:05:17.3012234Z row_wise=True, 2025-05-07T21:05:17.3012448Z mixed=True, 2025-05-07T21:05:17.3012665Z use_cache=True, 2025-05-07T21:05:17.3012909Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:17.3013198Z use_cpu=False, 2025-05-07T21:05:17.3013439Z output_dtype=SparseType.BF16, 2025-05-07T21:05:17.3013704Z ) 2025-05-07T21:05:17.3013936Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.3014538Z self=, 2025-05-07T21:05:17.3015084Z compile=True, 2025-05-07T21:05:17.3015290Z T=1, 2025-05-07T21:05:17.3015478Z D=98, 2025-05-07T21:05:17.3015668Z B=123, 2025-05-07T21:05:17.3015851Z log_E=4, 2025-05-07T21:05:17.3016050Z L=19, 2025-05-07T21:05:17.3016245Z D_gradcheck=2, 2025-05-07T21:05:17.3016473Z stochastic_rounding=False, 2025-05-07T21:05:17.3016739Z weighted=True, 2025-05-07T21:05:17.3016958Z row_wise=True, 2025-05-07T21:05:17.3017164Z mixed=True, 2025-05-07T21:05:17.3017379Z use_cache=True, 2025-05-07T21:05:17.3017626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:17.3017910Z use_cpu=True, 2025-05-07T21:05:17.3018149Z output_dtype=SparseType.FP32, 2025-05-07T21:05:17.3018413Z ) 2025-05-07T21:05:17.3018653Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.3019256Z self=, 2025-05-07T21:05:17.3019804Z compile=True, 2025-05-07T21:05:17.3020015Z T=4, 2025-05-07T21:05:17.3020199Z D=114, 2025-05-07T21:05:17.3020392Z B=3, 2025-05-07T21:05:17.3020585Z log_E=4, 2025-05-07T21:05:17.3020780Z L=15, 2025-05-07T21:05:17.3020978Z D_gradcheck=2, 2025-05-07T21:05:17.3021214Z stochastic_rounding=True, 2025-05-07T21:05:17.3021467Z weighted=False, 2025-05-07T21:05:17.3021687Z row_wise=False, 2025-05-07T21:05:17.3021906Z mixed=False, 2025-05-07T21:05:17.3022114Z use_cache=True, 2025-05-07T21:05:17.3022356Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:17.3022651Z use_cpu=False, 2025-05-07T21:05:17.3022884Z output_dtype=SparseType.BF16, 2025-05-07T21:05:17.3023147Z ) 2025-05-07T21:05:17.3023383Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.3024025Z self=, 2025-05-07T21:05:17.3024614Z compile=False, 2025-05-07T21:05:17.3024824Z T=1, 2025-05-07T21:05:17.3025015Z D=26, 2025-05-07T21:05:17.3025199Z B=103, 2025-05-07T21:05:17.3025391Z log_E=5, 2025-05-07T21:05:17.3025591Z L=10, 2025-05-07T21:05:17.3025780Z D_gradcheck=2, 2025-05-07T21:05:17.3026014Z stochastic_rounding=True, 2025-05-07T21:05:17.3026279Z weighted=False, 2025-05-07T21:05:17.3026492Z row_wise=False, 2025-05-07T21:05:17.3026708Z mixed=False, 2025-05-07T21:05:17.3026923Z use_cache=True, 2025-05-07T21:05:17.3027161Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:17.3027455Z use_cpu=True, 2025-05-07T21:05:17.3027692Z output_dtype=SparseType.FP32, 2025-05-07T21:05:17.3027951Z ) 2025-05-07T21:05:17.3028190Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.3028836Z self=, 2025-05-07T21:05:17.3029384Z compile=False, 2025-05-07T21:05:17.3029598Z T=5, 2025-05-07T21:05:17.3029789Z D=70, 2025-05-07T21:05:17.3029995Z B=71, 2025-05-07T21:05:17.3030265Z log_E=3, 2025-05-07T21:05:17.3030464Z L=20, 2025-05-07T21:05:17.3030653Z D_gradcheck=1, 2025-05-07T21:05:17.3030891Z stochastic_rounding=False, 2025-05-07T21:05:17.3031158Z weighted=True, 2025-05-07T21:05:17.3031379Z row_wise=False, 2025-05-07T21:05:17.3031592Z mixed=False, 2025-05-07T21:05:17.3031811Z use_cache=True, 2025-05-07T21:05:17.3032069Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:17.3032367Z use_cpu=False, 2025-05-07T21:05:17.3032610Z output_dtype=SparseType.FP32, 2025-05-07T21:05:17.3032872Z ) 2025-05-07T21:05:17.3033110Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.3033712Z self=, 2025-05-07T21:05:17.3034250Z compile=True, 2025-05-07T21:05:17.3034467Z T=5, 2025-05-07T21:05:17.3034660Z D=111, 2025-05-07T21:05:17.3034846Z B=45, 2025-05-07T21:05:17.3035036Z log_E=3, 2025-05-07T21:05:17.3035238Z L=16, 2025-05-07T21:05:17.3035429Z D_gradcheck=1, 2025-05-07T21:05:17.3035668Z stochastic_rounding=False, 2025-05-07T21:05:17.3035931Z weighted=True, 2025-05-07T21:05:17.3036150Z row_wise=False, 2025-05-07T21:05:17.3036371Z mixed=False, 2025-05-07T21:05:17.3036588Z use_cache=False, 2025-05-07T21:05:17.3036833Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:17.3037123Z use_cpu=False, 2025-05-07T21:05:17.3037362Z output_dtype=SparseType.FP16, 2025-05-07T21:05:17.3037620Z ) 2025-05-07T21:05:17.3037859Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.3038457Z self=, 2025-05-07T21:05:17.3039006Z compile=True, 2025-05-07T21:05:17.3039214Z T=1, 2025-05-07T21:05:17.3039409Z D=4, 2025-05-07T21:05:17.3039601Z B=108, 2025-05-07T21:05:17.3039789Z log_E=4, 2025-05-07T21:05:17.3039987Z L=1, 2025-05-07T21:05:17.3040241Z D_gradcheck=1, 2025-05-07T21:05:17.3040504Z stochastic_rounding=True, 2025-05-07T21:05:17.3040777Z weighted=False, 2025-05-07T21:05:17.3041000Z row_wise=True, 2025-05-07T21:05:17.3041209Z mixed=True, 2025-05-07T21:05:17.3041421Z use_cache=False, 2025-05-07T21:05:17.3041673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:17.3041957Z use_cpu=False, 2025-05-07T21:05:17.3042198Z output_dtype=SparseType.FP16, 2025-05-07T21:05:17.3042461Z ) 2025-05-07T21:05:17.3042694Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.3043294Z self=, 2025-05-07T21:05:17.3043839Z compile=False, 2025-05-07T21:05:17.3044057Z T=5, 2025-05-07T21:05:17.3044241Z D=109, 2025-05-07T21:05:17.3044487Z B=85, 2025-05-07T21:05:17.3044721Z log_E=4, 2025-05-07T21:05:17.3044918Z L=12, 2025-05-07T21:05:17.3045119Z D_gradcheck=1, 2025-05-07T21:05:17.3045357Z stochastic_rounding=True, 2025-05-07T21:05:17.3045614Z weighted=False, 2025-05-07T21:05:17.3045835Z row_wise=False, 2025-05-07T21:05:17.3046053Z mixed=False, 2025-05-07T21:05:17.3046264Z use_cache=False, 2025-05-07T21:05:17.3046519Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:17.3046813Z use_cpu=False, 2025-05-07T21:05:17.3047050Z output_dtype=SparseType.FP16, 2025-05-07T21:05:17.3047310Z ) 2025-05-07T21:05:17.3047550Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.3048142Z self=, 2025-05-07T21:05:17.3048685Z compile=False, 2025-05-07T21:05:17.3048898Z T=2, 2025-05-07T21:05:17.3049131Z D=76, 2025-05-07T21:05:17.3049326Z B=107, 2025-05-07T21:05:17.3049522Z log_E=4, 2025-05-07T21:05:17.3049718Z L=13, 2025-05-07T21:05:17.3049915Z D_gradcheck=2, 2025-05-07T21:05:17.3050146Z stochastic_rounding=True, 2025-05-07T21:05:17.3050446Z weighted=True, 2025-05-07T21:05:17.3050662Z row_wise=False, 2025-05-07T21:05:17.3050877Z mixed=True, 2025-05-07T21:05:17.3051091Z use_cache=False, 2025-05-07T21:05:17.3051337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:17.3051626Z use_cpu=False, 2025-05-07T21:05:17.3051864Z output_dtype=SparseType.BF16, 2025-05-07T21:05:17.3052122Z ) 2025-05-07T21:05:17.3052360Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.3052953Z self=, 2025-05-07T21:05:17.3053489Z compile=True, 2025-05-07T21:05:17.3053702Z T=1, 2025-05-07T21:05:17.3053891Z D=46, 2025-05-07T21:05:17.3054077Z B=117, 2025-05-07T21:05:17.3054272Z log_E=5, 2025-05-07T21:05:17.3054479Z L=15, 2025-05-07T21:05:17.3054669Z D_gradcheck=1, 2025-05-07T21:05:17.3054905Z stochastic_rounding=False, 2025-05-07T21:05:17.3055169Z weighted=False, 2025-05-07T21:05:17.3055385Z row_wise=True, 2025-05-07T21:05:17.3055595Z mixed=True, 2025-05-07T21:05:17.3055810Z use_cache=False, 2025-05-07T21:05:17.3056058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:17.3056351Z use_cpu=False, 2025-05-07T21:05:17.3056591Z output_dtype=SparseType.FP16, 2025-05-07T21:05:17.3056851Z ) 2025-05-07T21:05:17.3057086Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.3057682Z self=, 2025-05-07T21:05:17.3058225Z compile=True, 2025-05-07T21:05:17.3058432Z T=1, 2025-05-07T21:05:17.3058625Z D=6, 2025-05-07T21:05:17.3058815Z B=39, 2025-05-07T21:05:17.3059002Z log_E=4, 2025-05-07T21:05:17.3059202Z L=14, 2025-05-07T21:05:17.3059405Z D_gradcheck=1, 2025-05-07T21:05:17.3059641Z stochastic_rounding=False, 2025-05-07T21:05:17.3059906Z weighted=True, 2025-05-07T21:05:17.3060154Z row_wise=True, 2025-05-07T21:05:17.3060385Z mixed=True, 2025-05-07T21:05:17.3060603Z use_cache=False, 2025-05-07T21:05:17.3060858Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:17.3061144Z use_cpu=False, 2025-05-07T21:05:17.3061384Z output_dtype=SparseType.FP32, 2025-05-07T21:05:17.3061650Z ) 2025-05-07T21:05:17.3061885Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.3062479Z self=, 2025-05-07T21:05:17.3063027Z compile=True, 2025-05-07T21:05:17.3063238Z T=1, 2025-05-07T21:05:17.3063419Z D=41, 2025-05-07T21:05:17.3063605Z B=111, 2025-05-07T21:05:17.3063799Z log_E=5, 2025-05-07T21:05:17.3063994Z L=16, 2025-05-07T21:05:17.3064195Z D_gradcheck=1, 2025-05-07T21:05:17.3064430Z stochastic_rounding=False, 2025-05-07T21:05:17.3064778Z weighted=True, 2025-05-07T21:05:17.3065000Z row_wise=True, 2025-05-07T21:05:17.3065214Z mixed=True, 2025-05-07T21:05:17.3065421Z use_cache=True, 2025-05-07T21:05:17.3065666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:17.3065958Z use_cpu=False, 2025-05-07T21:05:17.3066194Z output_dtype=SparseType.FP32, 2025-05-07T21:05:17.3066459Z ) 2025-05-07T21:05:17.3066699Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.3067294Z self=, 2025-05-07T21:05:17.3067844Z compile=True, 2025-05-07T21:05:17.3068054Z T=2, 2025-05-07T21:05:17.3068238Z D=44, 2025-05-07T21:05:17.3068437Z B=110, 2025-05-07T21:05:17.3068633Z log_E=5, 2025-05-07T21:05:17.3068825Z L=5, 2025-05-07T21:05:17.3069024Z D_gradcheck=2, 2025-05-07T21:05:17.3069341Z stochastic_rounding=False, 2025-05-07T21:05:17.3069610Z weighted=False, 2025-05-07T21:05:17.3069828Z row_wise=True, 2025-05-07T21:05:17.3070044Z mixed=True, 2025-05-07T21:05:17.3070264Z use_cache=False, 2025-05-07T21:05:17.3070607Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:17.3070900Z use_cpu=False, 2025-05-07T21:05:17.3071140Z output_dtype=SparseType.FP16, 2025-05-07T21:05:17.3071398Z ) 2025-05-07T21:05:17.3071640Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.3072234Z self=, 2025-05-07T21:05:17.3072774Z compile=False, 2025-05-07T21:05:17.3072987Z T=3, 2025-05-07T21:05:17.3073184Z D=99, 2025-05-07T21:05:17.3073370Z B=40, 2025-05-07T21:05:17.3073562Z log_E=3, 2025-05-07T21:05:17.3073762Z L=19, 2025-05-07T21:05:17.3073956Z D_gradcheck=1, 2025-05-07T21:05:17.3074195Z stochastic_rounding=True, 2025-05-07T21:05:17.3074457Z weighted=False, 2025-05-07T21:05:17.3074681Z row_wise=False, 2025-05-07T21:05:17.3074899Z mixed=True, 2025-05-07T21:05:17.3075111Z use_cache=True, 2025-05-07T21:05:17.3075350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:17.3075643Z use_cpu=True, 2025-05-07T21:05:17.3075882Z output_dtype=SparseType.FP16, 2025-05-07T21:05:17.3076144Z ) 2025-05-07T21:05:17.3076376Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.3076967Z self=, 2025-05-07T21:05:17.3077513Z compile=True, 2025-05-07T21:05:17.3077718Z T=3, 2025-05-07T21:05:17.3077909Z D=12, 2025-05-07T21:05:17.3078101Z B=118, 2025-05-07T21:05:17.3078286Z log_E=4, 2025-05-07T21:05:17.3078486Z L=7, 2025-05-07T21:05:17.3078693Z D_gradcheck=1, 2025-05-07T21:05:17.3078921Z stochastic_rounding=False, 2025-05-07T21:05:17.3079194Z weighted=False, 2025-05-07T21:05:17.3079412Z row_wise=True, 2025-05-07T21:05:17.3079624Z mixed=False, 2025-05-07T21:05:17.3079839Z use_cache=True, 2025-05-07T21:05:17.3080084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:17.3080434Z use_cpu=False, 2025-05-07T21:05:17.3080677Z output_dtype=SparseType.FP16, 2025-05-07T21:05:17.3080938Z ) 2025-05-07T21:05:17.3081168Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:17.3081765Z self=, 2025-05-07T21:05:17.3082311Z compile=True, 2025-05-07T21:05:17.3082524Z T=5, 2025-05-07T21:05:17.3082711Z D=98, 2025-05-07T21:05:17.3082899Z B=1, 2025-05-07T21:05:17.3089622Z log_E=3, 2025-05-07T21:05:17.3089865Z L=16, 2025-05-07T21:05:17.3090091Z D_gradcheck=1, 2025-05-07T21:05:17.3090343Z stochastic_rounding=True, 2025-05-07T21:05:17.3090599Z weighted=True, 2025-05-07T21:05:17.3090823Z row_wise=False, 2025-05-07T21:05:17.3091038Z mixed=False, 2025-05-07T21:05:17.3091245Z use_cache=True, 2025-05-07T21:05:17.3091826Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:17.3092116Z use_cpu=True, 2025-05-07T21:05:17.3092343Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.2539850Z ) 2025-05-07T21:05:27.2540225Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.2540849Z self=, 2025-05-07T21:05:27.2541412Z compile=False, 2025-05-07T21:05:27.2541625Z T=3, 2025-05-07T21:05:27.2541815Z D=23, 2025-05-07T21:05:27.2542004Z B=101, 2025-05-07T21:05:27.2542190Z log_E=3, 2025-05-07T21:05:27.2542388Z L=5, 2025-05-07T21:05:27.2542584Z D_gradcheck=2, 2025-05-07T21:05:27.2542849Z stochastic_rounding=True, 2025-05-07T21:05:27.2543125Z weighted=False, 2025-05-07T21:05:27.2543347Z row_wise=True, 2025-05-07T21:05:27.2543882Z mixed=True, 2025-05-07T21:05:27.2544100Z use_cache=False, 2025-05-07T21:05:27.2544361Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.2544662Z use_cpu=True, 2025-05-07T21:05:27.2544897Z output_dtype=SparseType.FP32, 2025-05-07T21:05:27.2545162Z ) 2025-05-07T21:05:27.2545484Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.2546080Z self=, 2025-05-07T21:05:27.2546628Z compile=False, 2025-05-07T21:05:27.2546843Z T=5, 2025-05-07T21:05:27.2547030Z D=128, 2025-05-07T21:05:27.2547221Z B=65, 2025-05-07T21:05:27.2547410Z log_E=3, 2025-05-07T21:05:27.2547602Z L=1, 2025-05-07T21:05:27.2547797Z D_gradcheck=2, 2025-05-07T21:05:27.2548033Z stochastic_rounding=False, 2025-05-07T21:05:27.2548293Z weighted=False, 2025-05-07T21:05:27.2548518Z row_wise=False, 2025-05-07T21:05:27.2548736Z mixed=False, 2025-05-07T21:05:27.2548948Z use_cache=False, 2025-05-07T21:05:27.2549205Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.2549504Z use_cpu=True, 2025-05-07T21:05:27.2549732Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.2549997Z ) 2025-05-07T21:05:27.2550236Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.2550834Z self=, 2025-05-07T21:05:27.2551379Z compile=False, 2025-05-07T21:05:27.2551593Z T=3, 2025-05-07T21:05:27.2551784Z D=56, 2025-05-07T21:05:27.2551966Z B=34, 2025-05-07T21:05:27.2552152Z log_E=5, 2025-05-07T21:05:27.2552350Z L=3, 2025-05-07T21:05:27.2552536Z D_gradcheck=1, 2025-05-07T21:05:27.2552773Z stochastic_rounding=False, 2025-05-07T21:05:27.2553072Z weighted=False, 2025-05-07T21:05:27.2553300Z row_wise=False, 2025-05-07T21:05:27.2553513Z mixed=False, 2025-05-07T21:05:27.2553725Z use_cache=True, 2025-05-07T21:05:27.2553962Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.2554253Z use_cpu=True, 2025-05-07T21:05:27.2554494Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.2554751Z ) 2025-05-07T21:05:27.2554991Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.2555594Z self=, 2025-05-07T21:05:27.2556143Z compile=False, 2025-05-07T21:05:27.2556354Z T=4, 2025-05-07T21:05:27.2556544Z D=56, 2025-05-07T21:05:27.2556734Z B=116, 2025-05-07T21:05:27.2556921Z log_E=5, 2025-05-07T21:05:27.2557116Z L=20, 2025-05-07T21:05:27.2557314Z D_gradcheck=1, 2025-05-07T21:05:27.2557540Z stochastic_rounding=True, 2025-05-07T21:05:27.2557806Z weighted=False, 2025-05-07T21:05:27.2558027Z row_wise=False, 2025-05-07T21:05:27.2558235Z mixed=True, 2025-05-07T21:05:27.2558449Z use_cache=False, 2025-05-07T21:05:27.2558702Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:27.2558992Z use_cpu=False, 2025-05-07T21:05:27.2559232Z output_dtype=SparseType.FP32, 2025-05-07T21:05:27.2559664Z ) 2025-05-07T21:05:27.2559902Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.2560582Z self=, 2025-05-07T21:05:27.2561131Z compile=True, 2025-05-07T21:05:27.2561334Z T=2, 2025-05-07T21:05:27.2561524Z D=91, 2025-05-07T21:05:27.2561711Z B=67, 2025-05-07T21:05:27.2561896Z log_E=3, 2025-05-07T21:05:27.2562094Z L=15, 2025-05-07T21:05:27.2562291Z D_gradcheck=1, 2025-05-07T21:05:27.2562521Z stochastic_rounding=False, 2025-05-07T21:05:27.2562782Z weighted=False, 2025-05-07T21:05:27.2562999Z row_wise=True, 2025-05-07T21:05:27.2563212Z mixed=True, 2025-05-07T21:05:27.2563419Z use_cache=False, 2025-05-07T21:05:27.2563673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.2563963Z use_cpu=True, 2025-05-07T21:05:27.2564240Z output_dtype=SparseType.FP16, 2025-05-07T21:05:27.2564505Z ) 2025-05-07T21:05:27.2564749Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.2565340Z self=, 2025-05-07T21:05:27.2565928Z compile=False, 2025-05-07T21:05:27.2566136Z T=3, 2025-05-07T21:05:27.2566318Z D=38, 2025-05-07T21:05:27.2566504Z B=7, 2025-05-07T21:05:27.2566693Z log_E=4, 2025-05-07T21:05:27.2566888Z L=18, 2025-05-07T21:05:27.2567081Z D_gradcheck=2, 2025-05-07T21:05:27.2567311Z stochastic_rounding=True, 2025-05-07T21:05:27.2567568Z weighted=False, 2025-05-07T21:05:27.2567786Z row_wise=True, 2025-05-07T21:05:27.2567996Z mixed=False, 2025-05-07T21:05:27.2568201Z use_cache=True, 2025-05-07T21:05:27.2568442Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.2568734Z use_cpu=False, 2025-05-07T21:05:27.2568974Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.2569235Z ) 2025-05-07T21:05:27.2569476Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.2570082Z self=, 2025-05-07T21:05:27.2570628Z compile=True, 2025-05-07T21:05:27.2570841Z T=3, 2025-05-07T21:05:27.2571030Z D=38, 2025-05-07T21:05:27.2571214Z B=7, 2025-05-07T21:05:27.2571405Z log_E=4, 2025-05-07T21:05:27.2571604Z L=18, 2025-05-07T21:05:27.2571794Z D_gradcheck=2, 2025-05-07T21:05:27.2572031Z stochastic_rounding=True, 2025-05-07T21:05:27.2572297Z weighted=False, 2025-05-07T21:05:27.2572511Z row_wise=True, 2025-05-07T21:05:27.2572747Z mixed=False, 2025-05-07T21:05:27.2572992Z use_cache=True, 2025-05-07T21:05:27.2573231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.2573532Z use_cpu=False, 2025-05-07T21:05:27.2573774Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.2574032Z ) 2025-05-07T21:05:27.2574276Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.2574884Z self=, 2025-05-07T21:05:27.2575439Z compile=False, 2025-05-07T21:05:27.2575645Z T=3, 2025-05-07T21:05:27.2575832Z D=38, 2025-05-07T21:05:27.2576021Z B=38, 2025-05-07T21:05:27.2576202Z log_E=4, 2025-05-07T21:05:27.2576400Z L=18, 2025-05-07T21:05:27.2576591Z D_gradcheck=2, 2025-05-07T21:05:27.2576818Z stochastic_rounding=True, 2025-05-07T21:05:27.2577078Z weighted=False, 2025-05-07T21:05:27.2577302Z row_wise=True, 2025-05-07T21:05:27.2577512Z mixed=False, 2025-05-07T21:05:27.2577725Z use_cache=True, 2025-05-07T21:05:27.2577970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.2578257Z use_cpu=False, 2025-05-07T21:05:27.2578499Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.2578763Z ) 2025-05-07T21:05:27.2578997Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.2579645Z self=, 2025-05-07T21:05:27.2580232Z compile=False, 2025-05-07T21:05:27.2580439Z T=4, 2025-05-07T21:05:27.2580630Z D=38, 2025-05-07T21:05:27.2580818Z B=38, 2025-05-07T21:05:27.2581005Z log_E=4, 2025-05-07T21:05:27.2581196Z L=18, 2025-05-07T21:05:27.2581387Z D_gradcheck=2, 2025-05-07T21:05:27.2581620Z stochastic_rounding=True, 2025-05-07T21:05:27.2581874Z weighted=False, 2025-05-07T21:05:27.2582090Z row_wise=True, 2025-05-07T21:05:27.2582304Z mixed=False, 2025-05-07T21:05:27.2582512Z use_cache=True, 2025-05-07T21:05:27.2582756Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.2583049Z use_cpu=False, 2025-05-07T21:05:27.2583288Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.2583550Z ) 2025-05-07T21:05:27.2583786Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.2584454Z self=, 2025-05-07T21:05:27.2585007Z compile=False, 2025-05-07T21:05:27.2585216Z T=4, 2025-05-07T21:05:27.2585407Z D=38, 2025-05-07T21:05:27.2585610Z B=38, 2025-05-07T21:05:27.2585843Z log_E=4, 2025-05-07T21:05:27.2586036Z L=0, 2025-05-07T21:05:27.2586232Z D_gradcheck=2, 2025-05-07T21:05:27.2586465Z stochastic_rounding=True, 2025-05-07T21:05:27.2586719Z weighted=False, 2025-05-07T21:05:27.2586941Z row_wise=True, 2025-05-07T21:05:27.2587160Z mixed=False, 2025-05-07T21:05:27.2587364Z use_cache=True, 2025-05-07T21:05:27.2587607Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.2587905Z use_cpu=False, 2025-05-07T21:05:27.2588141Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.2588407Z ) 2025-05-07T21:05:27.2588646Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.2589297Z self=, 2025-05-07T21:05:27.2589845Z compile=True, 2025-05-07T21:05:27.2590059Z T=4, 2025-05-07T21:05:27.2590243Z D=38, 2025-05-07T21:05:27.2590438Z B=38, 2025-05-07T21:05:27.2590626Z log_E=4, 2025-05-07T21:05:27.2590819Z L=0, 2025-05-07T21:05:27.2591012Z D_gradcheck=2, 2025-05-07T21:05:27.2591240Z stochastic_rounding=True, 2025-05-07T21:05:27.2591749Z weighted=False, 2025-05-07T21:05:27.2591969Z row_wise=True, 2025-05-07T21:05:27.2592181Z mixed=False, 2025-05-07T21:05:27.2592390Z use_cache=True, 2025-05-07T21:05:27.2592628Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.2592923Z use_cpu=False, 2025-05-07T21:05:27.2593161Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.2593416Z ) 2025-05-07T21:05:27.2593650Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:05:27.2594254Z self=, 2025-05-07T21:05:27.2594798Z compile=False, 2025-05-07T21:05:27.2595009Z T=2, 2025-05-07T21:05:27.2595202Z D=38, 2025-05-07T21:05:27.2595385Z B=38, 2025-05-07T21:05:27.2595574Z log_E=4, 2025-05-07T21:05:27.2595777Z L=0, 2025-05-07T21:05:27.2595966Z D_gradcheck=2, 2025-05-07T21:05:27.2596198Z stochastic_rounding=True, 2025-05-07T21:05:27.2596457Z weighted=False, 2025-05-07T21:05:27.2596671Z row_wise=True, 2025-05-07T21:05:27.2596884Z mixed=False, 2025-05-07T21:05:27.2597096Z use_cache=True, 2025-05-07T21:05:27.2597333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:27.2597628Z use_cpu=False, 2025-05-07T21:05:27.2597865Z output_dtype=SparseType.BF16, 2025-05-07T21:05:27.2598124Z ) 2025-05-07T21:05:27.2598301Z PASSED 2025-05-07T21:05:33.2191074Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:33.2192204Z self=, 2025-05-07T21:05:33.2193162Z mixed_B=False, 2025-05-07T21:05:33.2193386Z compile=False, 2025-05-07T21:05:33.2193603Z T=1, 2025-05-07T21:05:33.2193879Z D=2, 2025-05-07T21:05:33.2194135Z B=1, 2025-05-07T21:05:33.2194468Z log_E=3, 2025-05-07T21:05:33.2194741Z L=0, 2025-05-07T21:05:33.2195014Z D_gradcheck=1, 2025-05-07T21:05:33.2195316Z stochastic_rounding=False, 2025-05-07T21:05:33.2195651Z weighted=False, 2025-05-07T21:05:33.2195933Z row_wise=False, 2025-05-07T21:05:33.2196196Z mixed=False, 2025-05-07T21:05:33.2196411Z use_cache=False, 2025-05-07T21:05:33.2196667Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:33.2196953Z use_cpu=False, 2025-05-07T21:05:33.2197191Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.2197461Z ) 2025-05-07T21:05:33.2197691Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:33.2198386Z self=, 2025-05-07T21:05:33.2198931Z mixed_B=True, 2025-05-07T21:05:33.2199145Z compile=False, 2025-05-07T21:05:33.2199356Z T=1, 2025-05-07T21:05:33.2199545Z D=2, 2025-05-07T21:05:33.2199800Z B=1, 2025-05-07T21:05:33.2199985Z log_E=3, 2025-05-07T21:05:33.2200242Z L=0, 2025-05-07T21:05:33.2200427Z D_gradcheck=1, 2025-05-07T21:05:33.2200661Z stochastic_rounding=False, 2025-05-07T21:05:33.2200927Z weighted=False, 2025-05-07T21:05:33.2201137Z row_wise=False, 2025-05-07T21:05:33.2201353Z mixed=False, 2025-05-07T21:05:33.2201567Z use_cache=False, 2025-05-07T21:05:33.2201813Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:33.2202107Z use_cpu=False, 2025-05-07T21:05:33.2202347Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.2202611Z ) 2025-05-07T21:05:33.2202842Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:33.2203436Z self=, 2025-05-07T21:05:33.2203977Z mixed_B=True, 2025-05-07T21:05:33.2204181Z compile=True, 2025-05-07T21:05:33.2204423Z T=2, 2025-05-07T21:05:33.2204631Z D=79, 2025-05-07T21:05:33.2204815Z B=10, 2025-05-07T21:05:33.2205005Z log_E=3, 2025-05-07T21:05:33.2205205Z L=12, 2025-05-07T21:05:33.2205396Z D_gradcheck=2, 2025-05-07T21:05:33.2205628Z stochastic_rounding=True, 2025-05-07T21:05:33.2205887Z weighted=False, 2025-05-07T21:05:33.2206098Z row_wise=True, 2025-05-07T21:05:33.2206314Z mixed=False, 2025-05-07T21:05:33.2206529Z use_cache=False, 2025-05-07T21:05:33.2206775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:33.2207069Z use_cpu=False, 2025-05-07T21:05:33.2207309Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.2207566Z ) 2025-05-07T21:05:33.2207806Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:33.2208398Z self=, 2025-05-07T21:05:33.2208938Z mixed_B=True, 2025-05-07T21:05:33.2209150Z compile=True, 2025-05-07T21:05:33.2209359Z T=4, 2025-05-07T21:05:33.2209546Z D=124, 2025-05-07T21:05:33.2209730Z B=88, 2025-05-07T21:05:33.2209918Z log_E=4, 2025-05-07T21:05:33.2210116Z L=17, 2025-05-07T21:05:33.2210305Z D_gradcheck=2, 2025-05-07T21:05:33.2210538Z stochastic_rounding=False, 2025-05-07T21:05:33.2210799Z weighted=False, 2025-05-07T21:05:33.2211009Z row_wise=False, 2025-05-07T21:05:33.2211222Z mixed=True, 2025-05-07T21:05:33.2211436Z use_cache=False, 2025-05-07T21:05:33.2211681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:33.2211972Z use_cpu=True, 2025-05-07T21:05:33.2212205Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.2212460Z ) 2025-05-07T21:05:33.2212697Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:33.2213289Z self=, 2025-05-07T21:05:33.2213871Z mixed_B=False, 2025-05-07T21:05:33.2214128Z compile=True, 2025-05-07T21:05:33.2214341Z T=1, 2025-05-07T21:05:33.2214556Z D=114, 2025-05-07T21:05:33.2214769Z B=18, 2025-05-07T21:05:33.2214956Z log_E=3, 2025-05-07T21:05:33.2215148Z L=4, 2025-05-07T21:05:33.2215335Z D_gradcheck=2, 2025-05-07T21:05:33.2215567Z stochastic_rounding=False, 2025-05-07T21:05:33.2215825Z weighted=False, 2025-05-07T21:05:33.2216035Z row_wise=True, 2025-05-07T21:05:33.2216250Z mixed=True, 2025-05-07T21:05:33.2216462Z use_cache=False, 2025-05-07T21:05:33.2216711Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:33.2217001Z use_cpu=False, 2025-05-07T21:05:33.2217238Z output_dtype=SparseType.BF16, 2025-05-07T21:05:33.2217491Z ) 2025-05-07T21:05:33.2217728Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:33.2218353Z self=, 2025-05-07T21:05:33.2218884Z mixed_B=False, 2025-05-07T21:05:33.2219107Z compile=False, 2025-05-07T21:05:33.2219318Z T=4, 2025-05-07T21:05:33.2219503Z D=68, 2025-05-07T21:05:33.2219909Z B=91, 2025-05-07T21:05:33.2220102Z log_E=3, 2025-05-07T21:05:33.2220297Z L=12, 2025-05-07T21:05:33.2220496Z D_gradcheck=2, 2025-05-07T21:05:33.2220726Z stochastic_rounding=True, 2025-05-07T21:05:33.2220984Z weighted=True, 2025-05-07T21:05:33.2221201Z row_wise=False, 2025-05-07T21:05:33.2221418Z mixed=False, 2025-05-07T21:05:33.2221626Z use_cache=True, 2025-05-07T21:05:33.2221861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:33.2222150Z use_cpu=False, 2025-05-07T21:05:33.2222390Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.2222644Z ) 2025-05-07T21:05:33.2222878Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:33.2223468Z self=, 2025-05-07T21:05:33.2224005Z mixed_B=True, 2025-05-07T21:05:33.2224226Z compile=False, 2025-05-07T21:05:33.2224437Z T=4, 2025-05-07T21:05:33.2224619Z D=88, 2025-05-07T21:05:33.2224811Z B=126, 2025-05-07T21:05:33.2225002Z log_E=5, 2025-05-07T21:05:33.2225190Z L=10, 2025-05-07T21:05:33.2225386Z D_gradcheck=2, 2025-05-07T21:05:33.2225618Z stochastic_rounding=True, 2025-05-07T21:05:33.2225872Z weighted=False, 2025-05-07T21:05:33.2226090Z row_wise=True, 2025-05-07T21:05:33.2226307Z mixed=True, 2025-05-07T21:05:33.2226513Z use_cache=True, 2025-05-07T21:05:33.2226751Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:33.2227042Z use_cpu=True, 2025-05-07T21:05:33.2238269Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.2238595Z ) 2025-05-07T21:05:33.2238840Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:33.2239444Z self=, 2025-05-07T21:05:33.2239991Z mixed_B=True, 2025-05-07T21:05:33.2240274Z compile=False, 2025-05-07T21:05:33.2240494Z T=1, 2025-05-07T21:05:33.2240689Z D=81, 2025-05-07T21:05:33.2240880Z B=91, 2025-05-07T21:05:33.2241083Z log_E=3, 2025-05-07T21:05:33.2241284Z L=11, 2025-05-07T21:05:33.2241475Z D_gradcheck=1, 2025-05-07T21:05:33.2241718Z stochastic_rounding=False, 2025-05-07T21:05:33.2241990Z weighted=False, 2025-05-07T21:05:33.2242207Z row_wise=True, 2025-05-07T21:05:33.2242430Z mixed=False, 2025-05-07T21:05:33.2242650Z use_cache=False, 2025-05-07T21:05:33.2242905Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:33.2243209Z use_cpu=False, 2025-05-07T21:05:33.2243456Z output_dtype=SparseType.BF16, 2025-05-07T21:05:33.2243723Z ) 2025-05-07T21:05:33.2243958Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:33.2244560Z self=, 2025-05-07T21:05:33.2245315Z mixed_B=True, 2025-05-07T21:05:33.2245572Z compile=False, 2025-05-07T21:05:33.2245790Z T=2, 2025-05-07T21:05:33.2245986Z D=33, 2025-05-07T21:05:33.2246173Z B=14, 2025-05-07T21:05:33.2246370Z log_E=5, 2025-05-07T21:05:33.2246565Z L=12, 2025-05-07T21:05:33.2246753Z D_gradcheck=1, 2025-05-07T21:05:33.2246987Z stochastic_rounding=True, 2025-05-07T21:05:33.2247253Z weighted=True, 2025-05-07T21:05:33.2247466Z row_wise=True, 2025-05-07T21:05:33.2247683Z mixed=True, 2025-05-07T21:05:33.2247896Z use_cache=True, 2025-05-07T21:05:33.2248134Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:33.2248432Z use_cpu=False, 2025-05-07T21:05:33.2248670Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.2248934Z ) 2025-05-07T21:05:33.2249175Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:33.2249814Z self=, 2025-05-07T21:05:33.2250367Z mixed_B=False, 2025-05-07T21:05:33.2250583Z compile=True, 2025-05-07T21:05:33.2250803Z T=4, 2025-05-07T21:05:33.2250991Z D=19, 2025-05-07T21:05:33.2251178Z B=49, 2025-05-07T21:05:33.2251419Z log_E=5, 2025-05-07T21:05:33.2251624Z L=18, 2025-05-07T21:05:33.2251812Z D_gradcheck=1, 2025-05-07T21:05:33.2252051Z stochastic_rounding=True, 2025-05-07T21:05:33.2252320Z weighted=False, 2025-05-07T21:05:33.2273285Z row_wise=False, 2025-05-07T21:05:33.2273530Z mixed=True, 2025-05-07T21:05:33.2273781Z use_cache=False, 2025-05-07T21:05:33.2274031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:33.2274317Z use_cpu=False, 2025-05-07T21:05:33.2274561Z output_dtype=SparseType.BF16, 2025-05-07T21:05:33.2274859Z ) 2025-05-07T21:05:33.2275088Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:33.2275679Z self=, 2025-05-07T21:05:33.2276210Z mixed_B=True, 2025-05-07T21:05:33.2276430Z compile=False, 2025-05-07T21:05:33.2276633Z T=1, 2025-05-07T21:05:33.2276818Z D=27, 2025-05-07T21:05:33.2277000Z B=15, 2025-05-07T21:05:33.2277186Z log_E=4, 2025-05-07T21:05:33.2277374Z L=18, 2025-05-07T21:05:33.2277561Z D_gradcheck=1, 2025-05-07T21:05:33.2277789Z stochastic_rounding=False, 2025-05-07T21:05:33.2278053Z weighted=True, 2025-05-07T21:05:33.2278262Z row_wise=False, 2025-05-07T21:05:33.2278468Z mixed=True, 2025-05-07T21:05:33.2278671Z use_cache=False, 2025-05-07T21:05:33.2278916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:33.2279200Z use_cpu=True, 2025-05-07T21:05:33.2279428Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.2279688Z ) 2025-05-07T21:05:33.2279923Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:33.2280595Z self=, 2025-05-07T21:05:33.2281134Z mixed_B=False, 2025-05-07T21:05:33.2281347Z compile=True, 2025-05-07T21:05:33.2281547Z T=4, 2025-05-07T21:05:33.2281731Z D=101, 2025-05-07T21:05:33.2281911Z B=62, 2025-05-07T21:05:33.2282096Z log_E=5, 2025-05-07T21:05:33.2282288Z L=0, 2025-05-07T21:05:33.2282474Z D_gradcheck=2, 2025-05-07T21:05:33.2282697Z stochastic_rounding=True, 2025-05-07T21:05:33.2282950Z weighted=True, 2025-05-07T21:05:33.2283162Z row_wise=False, 2025-05-07T21:05:33.2283374Z mixed=False, 2025-05-07T21:05:33.2283579Z use_cache=True, 2025-05-07T21:05:33.2283821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:33.2284107Z use_cpu=True, 2025-05-07T21:05:33.2284340Z output_dtype=SparseType.BF16, 2025-05-07T21:05:33.2284595Z ) 2025-05-07T21:05:33.2284827Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:33.2285406Z self=, 2025-05-07T21:05:33.2285942Z mixed_B=True, 2025-05-07T21:05:33.2286312Z compile=False, 2025-05-07T21:05:33.2286521Z T=4, 2025-05-07T21:05:33.2286704Z D=110, 2025-05-07T21:05:33.2286895Z B=45, 2025-05-07T21:05:33.2287088Z log_E=5, 2025-05-07T21:05:33.2287283Z L=15, 2025-05-07T21:05:33.2287480Z D_gradcheck=1, 2025-05-07T21:05:33.2287719Z stochastic_rounding=False, 2025-05-07T21:05:33.2287975Z weighted=True, 2025-05-07T21:05:33.2288198Z row_wise=False, 2025-05-07T21:05:33.2288424Z mixed=True, 2025-05-07T21:05:33.2288639Z use_cache=True, 2025-05-07T21:05:33.2288882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:33.2289177Z use_cpu=True, 2025-05-07T21:05:33.2289413Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.2289674Z ) 2025-05-07T21:05:33.2289909Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:33.2290544Z self=, 2025-05-07T21:05:33.2291085Z mixed_B=False, 2025-05-07T21:05:33.2291314Z compile=True, 2025-05-07T21:05:33.2291885Z T=3, 2025-05-07T21:05:33.2292067Z D=71, 2025-05-07T21:05:33.2292252Z B=30, 2025-05-07T21:05:33.2292568Z log_E=5, 2025-05-07T21:05:33.2292756Z L=6, 2025-05-07T21:05:33.2292949Z D_gradcheck=1, 2025-05-07T21:05:33.2293175Z stochastic_rounding=True, 2025-05-07T21:05:33.2293424Z weighted=True, 2025-05-07T21:05:33.2293639Z row_wise=False, 2025-05-07T21:05:33.2293851Z mixed=True, 2025-05-07T21:05:33.2294057Z use_cache=False, 2025-05-07T21:05:33.2294311Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:33.2294647Z use_cpu=True, 2025-05-07T21:05:33.2294879Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.2295134Z ) 2025-05-07T21:05:33.2295368Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:33.2295956Z self=, 2025-05-07T21:05:33.2296487Z mixed_B=True, 2025-05-07T21:05:33.2296703Z compile=True, 2025-05-07T21:05:33.2296910Z T=3, 2025-05-07T21:05:33.2297090Z D=83, 2025-05-07T21:05:33.2297278Z B=93, 2025-05-07T21:05:33.2297469Z log_E=3, 2025-05-07T21:05:33.2297654Z L=12, 2025-05-07T21:05:33.2297843Z D_gradcheck=2, 2025-05-07T21:05:33.2298071Z stochastic_rounding=True, 2025-05-07T21:05:33.2298324Z weighted=False, 2025-05-07T21:05:33.2298541Z row_wise=False, 2025-05-07T21:05:33.2298755Z mixed=False, 2025-05-07T21:05:33.2298960Z use_cache=False, 2025-05-07T21:05:33.2299208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:33.2299496Z use_cpu=True, 2025-05-07T21:05:33.2299724Z output_dtype=SparseType.FP32, 2025-05-07T21:05:33.2299988Z ) 2025-05-07T21:05:33.2300222Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:33.2300809Z self=, 2025-05-07T21:05:33.2301341Z mixed_B=False, 2025-05-07T21:05:33.2301558Z compile=False, 2025-05-07T21:05:33.2301770Z T=4, 2025-05-07T21:05:33.2301952Z D=97, 2025-05-07T21:05:33.2302139Z B=17, 2025-05-07T21:05:33.2302334Z log_E=5, 2025-05-07T21:05:33.2302522Z L=12, 2025-05-07T21:05:33.2302714Z D_gradcheck=1, 2025-05-07T21:05:33.2302943Z stochastic_rounding=True, 2025-05-07T21:05:33.2303197Z weighted=False, 2025-05-07T21:05:33.2303407Z row_wise=True, 2025-05-07T21:05:33.2303616Z mixed=False, 2025-05-07T21:05:33.2303821Z use_cache=True, 2025-05-07T21:05:33.2304059Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:33.2304349Z use_cpu=True, 2025-05-07T21:05:33.2304588Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.2304891Z ) 2025-05-07T21:05:33.2305126Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:33.2305705Z self=, 2025-05-07T21:05:33.2306245Z mixed_B=False, 2025-05-07T21:05:33.2306591Z compile=False, 2025-05-07T21:05:33.2306802Z T=4, 2025-05-07T21:05:33.2306982Z D=62, 2025-05-07T21:05:33.2307169Z B=55, 2025-05-07T21:05:33.2307361Z log_E=4, 2025-05-07T21:05:33.2307548Z L=6, 2025-05-07T21:05:33.2307738Z D_gradcheck=2, 2025-05-07T21:05:33.2307970Z stochastic_rounding=False, 2025-05-07T21:05:33.2308224Z weighted=True, 2025-05-07T21:05:33.2308440Z row_wise=False, 2025-05-07T21:05:33.2308651Z mixed=False, 2025-05-07T21:05:33.2308858Z use_cache=True, 2025-05-07T21:05:33.2309097Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:33.2309389Z use_cpu=False, 2025-05-07T21:05:33.2309617Z output_dtype=SparseType.FP16, 2025-05-07T21:05:33.2309876Z ) 2025-05-07T21:05:33.2310112Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:33.2310750Z self=, 2025-05-07T21:05:33.2311285Z mixed_B=True, 2025-05-07T21:05:33.2311505Z compile=True, 2025-05-07T21:05:33.2311704Z T=1, 2025-05-07T21:05:33.2311893Z D=117, 2025-05-07T21:05:33.2312085Z B=112, 2025-05-07T21:05:33.2312314Z log_E=5, 2025-05-07T21:05:33.2312519Z L=3, 2025-05-07T21:05:33.2312716Z D_gradcheck=2, 2025-05-07T21:05:33.2312941Z stochastic_rounding=True, 2025-05-07T21:05:33.2313249Z weighted=True, 2025-05-07T21:05:33.2313554Z row_wise=False, 2025-05-07T21:05:33.2313862Z mixed=True, 2025-05-07T21:05:33.2314164Z use_cache=False, 2025-05-07T21:05:33.2314494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:33.2315012Z use_cpu=True, 2025-05-07T21:05:33.2315303Z output_dtype=SparseType.BF16, 2025-05-07T21:05:49.6976433Z ) 2025-05-07T21:05:49.6976769Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:49.6977414Z self=, 2025-05-07T21:05:49.6977969Z mixed_B=True, 2025-05-07T21:05:49.6978211Z compile=False, 2025-05-07T21:05:49.6978426Z T=4, 2025-05-07T21:05:49.6978631Z D=93, 2025-05-07T21:05:49.6979003Z B=103, 2025-05-07T21:05:49.6979397Z log_E=3, 2025-05-07T21:05:49.6979778Z L=3, 2025-05-07T21:05:49.6980147Z D_gradcheck=1, 2025-05-07T21:05:49.6980606Z stochastic_rounding=False, 2025-05-07T21:05:49.6981124Z weighted=False, 2025-05-07T21:05:49.6981544Z row_wise=False, 2025-05-07T21:05:49.6981965Z mixed=False, 2025-05-07T21:05:49.6982380Z use_cache=True, 2025-05-07T21:05:49.6982852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:49.6983450Z use_cpu=True, 2025-05-07T21:05:49.6983907Z output_dtype=SparseType.BF16, 2025-05-07T21:05:49.6984428Z ) 2025-05-07T21:05:49.6984894Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:49.6986050Z self=, 2025-05-07T21:05:49.6987120Z mixed_B=False, 2025-05-07T21:05:49.6987558Z compile=False, 2025-05-07T21:05:49.6987964Z T=2, 2025-05-07T21:05:49.6988335Z D=64, 2025-05-07T21:05:49.6988704Z B=59, 2025-05-07T21:05:49.6989063Z log_E=3, 2025-05-07T21:05:49.6989314Z L=13, 2025-05-07T21:05:49.6989539Z D_gradcheck=2, 2025-05-07T21:05:49.6989765Z stochastic_rounding=True, 2025-05-07T21:05:49.6990026Z weighted=True, 2025-05-07T21:05:49.6990240Z row_wise=True, 2025-05-07T21:05:49.6990447Z mixed=True, 2025-05-07T21:05:49.6990661Z use_cache=False, 2025-05-07T21:05:49.6990916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:49.6991204Z use_cpu=False, 2025-05-07T21:05:49.6991610Z output_dtype=SparseType.FP32, 2025-05-07T21:05:49.6991873Z ) 2025-05-07T21:05:49.6992105Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:49.6992694Z self=, 2025-05-07T21:05:49.6993235Z mixed_B=False, 2025-05-07T21:05:49.6993596Z compile=True, 2025-05-07T21:05:49.6993864Z T=5, 2025-05-07T21:05:49.6994052Z D=31, 2025-05-07T21:05:49.6994236Z B=74, 2025-05-07T21:05:49.6994418Z log_E=5, 2025-05-07T21:05:49.6994616Z L=0, 2025-05-07T21:05:49.6994807Z D_gradcheck=2, 2025-05-07T21:05:49.6995031Z stochastic_rounding=True, 2025-05-07T21:05:49.6995295Z weighted=False, 2025-05-07T21:05:49.6995515Z row_wise=False, 2025-05-07T21:05:49.6995722Z mixed=False, 2025-05-07T21:05:49.6995936Z use_cache=False, 2025-05-07T21:05:49.6996189Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:49.6996472Z use_cpu=True, 2025-05-07T21:05:49.6996713Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.6996976Z ) 2025-05-07T21:05:49.6997204Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:49.6997868Z self=, 2025-05-07T21:05:49.6998412Z mixed_B=True, 2025-05-07T21:05:49.6998630Z compile=False, 2025-05-07T21:05:49.6998838Z T=2, 2025-05-07T21:05:49.6999032Z D=59, 2025-05-07T21:05:49.6999223Z B=128, 2025-05-07T21:05:49.6999407Z log_E=5, 2025-05-07T21:05:49.6999674Z L=5, 2025-05-07T21:05:49.6999866Z D_gradcheck=2, 2025-05-07T21:05:49.7000157Z stochastic_rounding=False, 2025-05-07T21:05:49.7000420Z weighted=True, 2025-05-07T21:05:49.7000636Z row_wise=True, 2025-05-07T21:05:49.7000841Z mixed=False, 2025-05-07T21:05:49.7001055Z use_cache=False, 2025-05-07T21:05:49.7001307Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:49.7001592Z use_cpu=False, 2025-05-07T21:05:49.7001830Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.7002093Z ) 2025-05-07T21:05:49.7002324Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:49.7002910Z self=, 2025-05-07T21:05:49.7003445Z mixed_B=True, 2025-05-07T21:05:49.7003655Z compile=False, 2025-05-07T21:05:49.7003873Z T=1, 2025-05-07T21:05:49.7004062Z D=6, 2025-05-07T21:05:49.7004295Z B=105, 2025-05-07T21:05:49.7004480Z log_E=4, 2025-05-07T21:05:49.7004677Z L=19, 2025-05-07T21:05:49.7004871Z D_gradcheck=1, 2025-05-07T21:05:49.7005092Z stochastic_rounding=True, 2025-05-07T21:05:49.7005351Z weighted=True, 2025-05-07T21:05:49.7005572Z row_wise=False, 2025-05-07T21:05:49.7005781Z mixed=False, 2025-05-07T21:05:49.7005992Z use_cache=True, 2025-05-07T21:05:49.7006231Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:49.7006516Z use_cpu=True, 2025-05-07T21:05:49.7006753Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.7007017Z ) 2025-05-07T21:05:49.7007246Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:49.7007835Z self=, 2025-05-07T21:05:49.7008374Z mixed_B=False, 2025-05-07T21:05:49.7008589Z compile=True, 2025-05-07T21:05:49.7008809Z T=3, 2025-05-07T21:05:49.7009027Z D=35, 2025-05-07T21:05:49.7009223Z B=81, 2025-05-07T21:05:49.7009414Z log_E=4, 2025-05-07T21:05:49.7009614Z L=19, 2025-05-07T21:05:49.7009799Z D_gradcheck=1, 2025-05-07T21:05:49.7010028Z stochastic_rounding=True, 2025-05-07T21:05:49.7010289Z weighted=False, 2025-05-07T21:05:49.7010508Z row_wise=False, 2025-05-07T21:05:49.7010715Z mixed=False, 2025-05-07T21:05:49.7010926Z use_cache=False, 2025-05-07T21:05:49.7011177Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:49.7011465Z use_cpu=False, 2025-05-07T21:05:49.7011702Z output_dtype=SparseType.FP32, 2025-05-07T21:05:49.7011962Z ) 2025-05-07T21:05:49.7012193Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:49.7012783Z self=, 2025-05-07T21:05:49.7013331Z mixed_B=False, 2025-05-07T21:05:49.7013595Z compile=True, 2025-05-07T21:05:49.7013841Z T=3, 2025-05-07T21:05:49.7014037Z D=2, 2025-05-07T21:05:49.7014220Z B=119, 2025-05-07T21:05:49.7014412Z log_E=3, 2025-05-07T21:05:49.7014609Z L=9, 2025-05-07T21:05:49.7014796Z D_gradcheck=2, 2025-05-07T21:05:49.7015034Z stochastic_rounding=False, 2025-05-07T21:05:49.7015296Z weighted=False, 2025-05-07T21:05:49.7015512Z row_wise=False, 2025-05-07T21:05:49.7015729Z mixed=False, 2025-05-07T21:05:49.7015942Z use_cache=True, 2025-05-07T21:05:49.7016179Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:49.7016474Z use_cpu=False, 2025-05-07T21:05:49.7016714Z output_dtype=SparseType.BF16, 2025-05-07T21:05:49.7016975Z ) 2025-05-07T21:05:49.7017208Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:49.7017834Z self=, 2025-05-07T21:05:49.7018371Z mixed_B=True, 2025-05-07T21:05:49.7018586Z compile=False, 2025-05-07T21:05:49.7018796Z T=5, 2025-05-07T21:05:49.7018985Z D=80, 2025-05-07T21:05:49.7019188Z B=77, 2025-05-07T21:05:49.7019402Z log_E=4, 2025-05-07T21:05:49.7019638Z L=12, 2025-05-07T21:05:49.7019828Z D_gradcheck=2, 2025-05-07T21:05:49.7020060Z stochastic_rounding=False, 2025-05-07T21:05:49.7020321Z weighted=True, 2025-05-07T21:05:49.7020531Z row_wise=False, 2025-05-07T21:05:49.7020748Z mixed=False, 2025-05-07T21:05:49.7020963Z use_cache=False, 2025-05-07T21:05:49.7021209Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:49.7021498Z use_cpu=True, 2025-05-07T21:05:49.7021734Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.7021991Z ) 2025-05-07T21:05:49.7022226Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:49.7022820Z self=, 2025-05-07T21:05:49.7023364Z mixed_B=True, 2025-05-07T21:05:49.7029577Z compile=False, 2025-05-07T21:05:49.7029813Z T=4, 2025-05-07T21:05:49.7030007Z D=119, 2025-05-07T21:05:49.7030194Z B=23, 2025-05-07T21:05:49.7030386Z log_E=5, 2025-05-07T21:05:49.7030588Z L=14, 2025-05-07T21:05:49.7030779Z D_gradcheck=1, 2025-05-07T21:05:49.7031013Z stochastic_rounding=True, 2025-05-07T21:05:49.7031278Z weighted=False, 2025-05-07T21:05:49.7031500Z row_wise=False, 2025-05-07T21:05:49.7031718Z mixed=False, 2025-05-07T21:05:49.7031934Z use_cache=False, 2025-05-07T21:05:49.7032188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:49.7032485Z use_cpu=False, 2025-05-07T21:05:49.7032726Z output_dtype=SparseType.BF16, 2025-05-07T21:05:49.7032994Z ) 2025-05-07T21:05:49.7033228Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:49.7033828Z self=, 2025-05-07T21:05:49.7034383Z mixed_B=True, 2025-05-07T21:05:49.7034597Z compile=False, 2025-05-07T21:05:49.7034814Z T=5, 2025-05-07T21:05:49.7035006Z D=65, 2025-05-07T21:05:49.7035195Z B=102, 2025-05-07T21:05:49.7035389Z log_E=3, 2025-05-07T21:05:49.7035592Z L=3, 2025-05-07T21:05:49.7035783Z D_gradcheck=2, 2025-05-07T21:05:49.7036018Z stochastic_rounding=True, 2025-05-07T21:05:49.7036281Z weighted=True, 2025-05-07T21:05:49.7036493Z row_wise=True, 2025-05-07T21:05:49.7036707Z mixed=True, 2025-05-07T21:05:49.7036924Z use_cache=False, 2025-05-07T21:05:49.7037173Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:49.7037469Z use_cpu=False, 2025-05-07T21:05:49.7037713Z output_dtype=SparseType.BF16, 2025-05-07T21:05:49.7037973Z ) 2025-05-07T21:05:49.7038216Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:49.7038811Z self=, 2025-05-07T21:05:49.7039404Z mixed_B=False, 2025-05-07T21:05:49.7039619Z compile=False, 2025-05-07T21:05:49.7040504Z T=5, 2025-05-07T21:05:49.7040698Z D=124, 2025-05-07T21:05:49.7040886Z B=49, 2025-05-07T21:05:49.7041082Z log_E=3, 2025-05-07T21:05:49.7041288Z L=13, 2025-05-07T21:05:49.7041482Z D_gradcheck=1, 2025-05-07T21:05:49.7041717Z stochastic_rounding=True, 2025-05-07T21:05:49.7041985Z weighted=True, 2025-05-07T21:05:49.7042198Z row_wise=False, 2025-05-07T21:05:49.7042419Z mixed=True, 2025-05-07T21:05:49.7042636Z use_cache=False, 2025-05-07T21:05:49.7042887Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:49.7043185Z use_cpu=True, 2025-05-07T21:05:49.7043424Z output_dtype=SparseType.FP32, 2025-05-07T21:05:49.7043685Z ) 2025-05-07T21:05:49.7043928Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:49.7044569Z self=, 2025-05-07T21:05:49.7045109Z mixed_B=True, 2025-05-07T21:05:49.7045328Z compile=True, 2025-05-07T21:05:49.7045544Z T=4, 2025-05-07T21:05:49.7045735Z D=37, 2025-05-07T21:05:49.7045920Z B=112, 2025-05-07T21:05:49.7046113Z log_E=5, 2025-05-07T21:05:49.7046357Z L=20, 2025-05-07T21:05:49.7046548Z D_gradcheck=2, 2025-05-07T21:05:49.7046785Z stochastic_rounding=False, 2025-05-07T21:05:49.7047049Z weighted=True, 2025-05-07T21:05:49.7047261Z row_wise=True, 2025-05-07T21:05:49.7047477Z mixed=False, 2025-05-07T21:05:49.7047695Z use_cache=False, 2025-05-07T21:05:49.7047943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:49.7048236Z use_cpu=True, 2025-05-07T21:05:49.7048475Z output_dtype=SparseType.FP32, 2025-05-07T21:05:49.7048737Z ) 2025-05-07T21:05:49.7048974Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:49.7049618Z self=, 2025-05-07T21:05:49.7050156Z mixed_B=False, 2025-05-07T21:05:49.7050379Z compile=True, 2025-05-07T21:05:49.7050594Z T=3, 2025-05-07T21:05:49.7050779Z D=32, 2025-05-07T21:05:49.7050975Z B=115, 2025-05-07T21:05:49.7051357Z log_E=5, 2025-05-07T21:05:49.7051560Z L=20, 2025-05-07T21:05:49.7051764Z D_gradcheck=2, 2025-05-07T21:05:49.7052002Z stochastic_rounding=False, 2025-05-07T21:05:49.7052263Z weighted=False, 2025-05-07T21:05:49.7052488Z row_wise=False, 2025-05-07T21:05:49.7052706Z mixed=False, 2025-05-07T21:05:49.7052926Z use_cache=False, 2025-05-07T21:05:49.7053176Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:49.7053472Z use_cpu=False, 2025-05-07T21:05:49.7053716Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.7053976Z ) 2025-05-07T21:05:49.7054216Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:49.7054803Z self=, 2025-05-07T21:05:49.7055347Z mixed_B=False, 2025-05-07T21:05:49.7055568Z compile=True, 2025-05-07T21:05:49.7055786Z T=1, 2025-05-07T21:05:49.7055971Z D=13, 2025-05-07T21:05:49.7056161Z B=66, 2025-05-07T21:05:49.7056352Z log_E=5, 2025-05-07T21:05:49.7056547Z L=19, 2025-05-07T21:05:49.7056744Z D_gradcheck=1, 2025-05-07T21:05:49.7056980Z stochastic_rounding=False, 2025-05-07T21:05:49.7057238Z weighted=False, 2025-05-07T21:05:49.7057460Z row_wise=True, 2025-05-07T21:05:49.7057675Z mixed=True, 2025-05-07T21:05:49.7057882Z use_cache=True, 2025-05-07T21:05:49.7058127Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:49.7058423Z use_cpu=True, 2025-05-07T21:05:49.7058663Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.7058924Z ) 2025-05-07T21:05:49.7059163Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:49.7059755Z self=, 2025-05-07T21:05:49.7060293Z mixed_B=False, 2025-05-07T21:05:49.7060514Z compile=True, 2025-05-07T21:05:49.7060852Z T=1, 2025-05-07T21:05:49.7061043Z D=40, 2025-05-07T21:05:49.7061236Z B=51, 2025-05-07T21:05:49.7061427Z log_E=3, 2025-05-07T21:05:49.7061622Z L=14, 2025-05-07T21:05:49.7061820Z D_gradcheck=2, 2025-05-07T21:05:49.7062055Z stochastic_rounding=True, 2025-05-07T21:05:49.7062314Z weighted=True, 2025-05-07T21:05:49.7062534Z row_wise=False, 2025-05-07T21:05:49.7062752Z mixed=False, 2025-05-07T21:05:49.7062965Z use_cache=False, 2025-05-07T21:05:49.7063219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:49.7063516Z use_cpu=True, 2025-05-07T21:05:49.7063752Z output_dtype=SparseType.BF16, 2025-05-07T21:05:49.7064018Z ) 2025-05-07T21:05:49.7064262Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:49.7064852Z self=, 2025-05-07T21:05:49.7065434Z mixed_B=False, 2025-05-07T21:05:49.7065659Z compile=True, 2025-05-07T21:05:49.7065879Z T=2, 2025-05-07T21:05:49.7066065Z D=31, 2025-05-07T21:05:49.7066258Z B=78, 2025-05-07T21:05:49.7066454Z log_E=4, 2025-05-07T21:05:49.7066690Z L=14, 2025-05-07T21:05:49.7066890Z D_gradcheck=1, 2025-05-07T21:05:49.7067126Z stochastic_rounding=True, 2025-05-07T21:05:49.7067385Z weighted=False, 2025-05-07T21:05:49.7067610Z row_wise=False, 2025-05-07T21:05:49.7067835Z mixed=True, 2025-05-07T21:05:49.7068053Z use_cache=True, 2025-05-07T21:05:49.7068298Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:49.7068594Z use_cpu=False, 2025-05-07T21:05:49.7068830Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.7069123Z ) 2025-05-07T21:05:49.7069388Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:49.7069974Z self=, 2025-05-07T21:05:49.7070527Z mixed_B=False, 2025-05-07T21:05:49.7070753Z compile=False, 2025-05-07T21:05:49.7070974Z T=3, 2025-05-07T21:05:49.7071159Z D=87, 2025-05-07T21:05:49.7071351Z B=80, 2025-05-07T21:05:49.7071545Z log_E=5, 2025-05-07T21:05:49.7071740Z L=17, 2025-05-07T21:05:49.7071938Z D_gradcheck=1, 2025-05-07T21:05:49.7072171Z stochastic_rounding=True, 2025-05-07T21:05:49.7072428Z weighted=True, 2025-05-07T21:05:49.7072649Z row_wise=False, 2025-05-07T21:05:49.7072865Z mixed=False, 2025-05-07T21:05:49.7073075Z use_cache=True, 2025-05-07T21:05:49.7073319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:49.7073608Z use_cpu=True, 2025-05-07T21:05:49.7073839Z output_dtype=SparseType.FP16, 2025-05-07T21:05:49.7074107Z ) 2025-05-07T21:05:49.7074344Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:49.7074925Z self=, 2025-05-07T21:05:49.7075473Z mixed_B=False, 2025-05-07T21:05:49.7075691Z compile=True, 2025-05-07T21:05:49.7075898Z T=4, 2025-05-07T21:05:49.7076089Z D=101, 2025-05-07T21:05:49.7076280Z B=81, 2025-05-07T21:05:49.7076464Z log_E=3, 2025-05-07T21:05:49.7076668Z L=12, 2025-05-07T21:05:49.7076860Z D_gradcheck=1, 2025-05-07T21:05:49.7077086Z stochastic_rounding=True, 2025-05-07T21:05:49.7077348Z weighted=True, 2025-05-07T21:05:49.7077559Z row_wise=False, 2025-05-07T21:05:49.7077773Z mixed=False, 2025-05-07T21:05:49.7077982Z use_cache=False, 2025-05-07T21:05:49.7078230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:49.7078517Z use_cpu=True, 2025-05-07T21:05:49.7078746Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.9267540Z ) 2025-05-07T21:05:59.9268122Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.9269252Z self=, 2025-05-07T21:05:59.9270282Z mixed_B=False, 2025-05-07T21:05:59.9270683Z compile=True, 2025-05-07T21:05:59.9271362Z T=4, 2025-05-07T21:05:59.9271827Z D=57, 2025-05-07T21:05:59.9272166Z B=20, 2025-05-07T21:05:59.9272419Z log_E=4, 2025-05-07T21:05:59.9272620Z L=20, 2025-05-07T21:05:59.9272817Z D_gradcheck=2, 2025-05-07T21:05:59.9273060Z stochastic_rounding=True, 2025-05-07T21:05:59.9273324Z weighted=False, 2025-05-07T21:05:59.9273550Z row_wise=False, 2025-05-07T21:05:59.9273767Z mixed=True, 2025-05-07T21:05:59.9273987Z use_cache=True, 2025-05-07T21:05:59.9274224Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.9274522Z use_cpu=False, 2025-05-07T21:05:59.9274765Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.9275024Z ) 2025-05-07T21:05:59.9275265Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.9275857Z self=, 2025-05-07T21:05:59.9276482Z mixed_B=True, 2025-05-07T21:05:59.9276699Z compile=False, 2025-05-07T21:05:59.9276918Z T=2, 2025-05-07T21:05:59.9277103Z D=113, 2025-05-07T21:05:59.9277297Z B=1, 2025-05-07T21:05:59.9277490Z log_E=5, 2025-05-07T21:05:59.9277682Z L=3, 2025-05-07T21:05:59.9277952Z D_gradcheck=2, 2025-05-07T21:05:59.9278186Z stochastic_rounding=True, 2025-05-07T21:05:59.9278439Z weighted=True, 2025-05-07T21:05:59.9278655Z row_wise=True, 2025-05-07T21:05:59.9278870Z mixed=False, 2025-05-07T21:05:59.9279080Z use_cache=True, 2025-05-07T21:05:59.9279320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.9279617Z use_cpu=False, 2025-05-07T21:05:59.9279847Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.9280196Z ) 2025-05-07T21:05:59.9280435Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.9281020Z self=, 2025-05-07T21:05:59.9281557Z mixed_B=True, 2025-05-07T21:05:59.9281773Z compile=False, 2025-05-07T21:05:59.9281985Z T=4, 2025-05-07T21:05:59.9282170Z D=47, 2025-05-07T21:05:59.9282361Z B=116, 2025-05-07T21:05:59.9282553Z log_E=3, 2025-05-07T21:05:59.9282743Z L=12, 2025-05-07T21:05:59.9282943Z D_gradcheck=1, 2025-05-07T21:05:59.9283182Z stochastic_rounding=False, 2025-05-07T21:05:59.9283437Z weighted=False, 2025-05-07T21:05:59.9283657Z row_wise=False, 2025-05-07T21:05:59.9283873Z mixed=False, 2025-05-07T21:05:59.9284079Z use_cache=True, 2025-05-07T21:05:59.9284323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.9284611Z use_cpu=True, 2025-05-07T21:05:59.9284841Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.9285105Z ) 2025-05-07T21:05:59.9285344Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.9285935Z self=, 2025-05-07T21:05:59.9286477Z mixed_B=True, 2025-05-07T21:05:59.9286690Z compile=True, 2025-05-07T21:05:59.9286903Z T=5, 2025-05-07T21:05:59.9287086Z D=28, 2025-05-07T21:05:59.9287277Z B=85, 2025-05-07T21:05:59.9287465Z log_E=3, 2025-05-07T21:05:59.9287660Z L=9, 2025-05-07T21:05:59.9287859Z D_gradcheck=1, 2025-05-07T21:05:59.9288094Z stochastic_rounding=False, 2025-05-07T21:05:59.9288353Z weighted=False, 2025-05-07T21:05:59.9288577Z row_wise=True, 2025-05-07T21:05:59.9288786Z mixed=True, 2025-05-07T21:05:59.9288990Z use_cache=False, 2025-05-07T21:05:59.9289243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.9289540Z use_cpu=False, 2025-05-07T21:05:59.9289772Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.9290036Z ) 2025-05-07T21:05:59.9290278Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.9290855Z self=, 2025-05-07T21:05:59.9291408Z mixed_B=False, 2025-05-07T21:05:59.9291987Z compile=True, 2025-05-07T21:05:59.9292382Z T=2, 2025-05-07T21:05:59.9292685Z D=105, 2025-05-07T21:05:59.9292927Z B=30, 2025-05-07T21:05:59.9293167Z log_E=3, 2025-05-07T21:05:59.9293408Z L=3, 2025-05-07T21:05:59.9293643Z D_gradcheck=2, 2025-05-07T21:05:59.9293875Z stochastic_rounding=True, 2025-05-07T21:05:59.9294134Z weighted=False, 2025-05-07T21:05:59.9294353Z row_wise=False, 2025-05-07T21:05:59.9294566Z mixed=False, 2025-05-07T21:05:59.9294774Z use_cache=True, 2025-05-07T21:05:59.9295017Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.9295309Z use_cpu=True, 2025-05-07T21:05:59.9295539Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.9295845Z ) 2025-05-07T21:05:59.9296074Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.9296658Z self=, 2025-05-07T21:05:59.9297273Z mixed_B=True, 2025-05-07T21:05:59.9297490Z compile=False, 2025-05-07T21:05:59.9297702Z T=1, 2025-05-07T21:05:59.9297892Z D=121, 2025-05-07T21:05:59.9298076Z B=103, 2025-05-07T21:05:59.9298264Z log_E=5, 2025-05-07T21:05:59.9298458Z L=10, 2025-05-07T21:05:59.9298709Z D_gradcheck=2, 2025-05-07T21:05:59.9298943Z stochastic_rounding=False, 2025-05-07T21:05:59.9299206Z weighted=True, 2025-05-07T21:05:59.9299420Z row_wise=False, 2025-05-07T21:05:59.9299634Z mixed=True, 2025-05-07T21:05:59.9299853Z use_cache=False, 2025-05-07T21:05:59.9300099Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.9300394Z use_cpu=False, 2025-05-07T21:05:59.9300634Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.9300890Z ) 2025-05-07T21:05:59.9301133Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.9301741Z self=, 2025-05-07T21:05:59.9302333Z mixed_B=False, 2025-05-07T21:05:59.9302542Z compile=True, 2025-05-07T21:05:59.9302761Z T=5, 2025-05-07T21:05:59.9302962Z D=70, 2025-05-07T21:05:59.9303145Z B=73, 2025-05-07T21:05:59.9303336Z log_E=5, 2025-05-07T21:05:59.9303535Z L=18, 2025-05-07T21:05:59.9303728Z D_gradcheck=2, 2025-05-07T21:05:59.9303959Z stochastic_rounding=True, 2025-05-07T21:05:59.9304219Z weighted=True, 2025-05-07T21:05:59.9304429Z row_wise=True, 2025-05-07T21:05:59.9304639Z mixed=True, 2025-05-07T21:05:59.9304850Z use_cache=False, 2025-05-07T21:05:59.9305097Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.9305386Z use_cpu=True, 2025-05-07T21:05:59.9305618Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.9305877Z ) 2025-05-07T21:05:59.9306115Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.9306707Z self=, 2025-05-07T21:05:59.9307253Z mixed_B=True, 2025-05-07T21:05:59.9307465Z compile=False, 2025-05-07T21:05:59.9307678Z T=5, 2025-05-07T21:05:59.9307866Z D=68, 2025-05-07T21:05:59.9308049Z B=45, 2025-05-07T21:05:59.9308237Z log_E=5, 2025-05-07T21:05:59.9308431Z L=5, 2025-05-07T21:05:59.9308623Z D_gradcheck=1, 2025-05-07T21:05:59.9308856Z stochastic_rounding=True, 2025-05-07T21:05:59.9309114Z weighted=False, 2025-05-07T21:05:59.9309325Z row_wise=True, 2025-05-07T21:05:59.9309536Z mixed=False, 2025-05-07T21:05:59.9309748Z use_cache=True, 2025-05-07T21:05:59.9309991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.9310283Z use_cpu=True, 2025-05-07T21:05:59.9310518Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.9310778Z ) 2025-05-07T21:05:59.9311016Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.9311605Z self=, 2025-05-07T21:05:59.9312149Z mixed_B=False, 2025-05-07T21:05:59.9312371Z compile=True, 2025-05-07T21:05:59.9312584Z T=3, 2025-05-07T21:05:59.9312859Z D=9, 2025-05-07T21:05:59.9313049Z B=3, 2025-05-07T21:05:59.9313241Z log_E=5, 2025-05-07T21:05:59.9313431Z L=6, 2025-05-07T21:05:59.9313632Z D_gradcheck=1, 2025-05-07T21:05:59.9313866Z stochastic_rounding=True, 2025-05-07T21:05:59.9314125Z weighted=False, 2025-05-07T21:05:59.9314339Z row_wise=True, 2025-05-07T21:05:59.9314558Z mixed=False, 2025-05-07T21:05:59.9314772Z use_cache=True, 2025-05-07T21:05:59.9315011Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.9315301Z use_cpu=True, 2025-05-07T21:05:59.9315539Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.9315805Z ) 2025-05-07T21:05:59.9316041Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.9316624Z self=, 2025-05-07T21:05:59.9317197Z mixed_B=False, 2025-05-07T21:05:59.9317415Z compile=False, 2025-05-07T21:05:59.9317626Z T=4, 2025-05-07T21:05:59.9317814Z D=108, 2025-05-07T21:05:59.9318004Z B=77, 2025-05-07T21:05:59.9318193Z log_E=5, 2025-05-07T21:05:59.9318399Z L=4, 2025-05-07T21:05:59.9318635Z D_gradcheck=1, 2025-05-07T21:05:59.9325246Z stochastic_rounding=False, 2025-05-07T21:05:59.9325549Z weighted=True, 2025-05-07T21:05:59.9325777Z row_wise=False, 2025-05-07T21:05:59.9325990Z mixed=True, 2025-05-07T21:05:59.9326195Z use_cache=False, 2025-05-07T21:05:59.9326447Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:59.9326735Z use_cpu=True, 2025-05-07T21:05:59.9326960Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.9327218Z ) 2025-05-07T21:05:59.9327449Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.9328030Z self=, 2025-05-07T21:05:59.9328570Z mixed_B=True, 2025-05-07T21:05:59.9328790Z compile=False, 2025-05-07T21:05:59.9328992Z T=1, 2025-05-07T21:05:59.9329181Z D=122, 2025-05-07T21:05:59.9329366Z B=35, 2025-05-07T21:05:59.9329546Z log_E=5, 2025-05-07T21:05:59.9329737Z L=19, 2025-05-07T21:05:59.9329936Z D_gradcheck=2, 2025-05-07T21:05:59.9330158Z stochastic_rounding=False, 2025-05-07T21:05:59.9330414Z weighted=False, 2025-05-07T21:05:59.9330621Z row_wise=True, 2025-05-07T21:05:59.9330823Z mixed=False, 2025-05-07T21:05:59.9331030Z use_cache=False, 2025-05-07T21:05:59.9331272Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.9331555Z use_cpu=True, 2025-05-07T21:05:59.9331779Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.9332055Z ) 2025-05-07T21:05:59.9332315Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.9332885Z self=, 2025-05-07T21:05:59.9333420Z mixed_B=True, 2025-05-07T21:05:59.9333629Z compile=True, 2025-05-07T21:05:59.9333821Z T=1, 2025-05-07T21:05:59.9334004Z D=20, 2025-05-07T21:05:59.9334188Z B=18, 2025-05-07T21:05:59.9334367Z log_E=5, 2025-05-07T21:05:59.9334555Z L=12, 2025-05-07T21:05:59.9334742Z D_gradcheck=1, 2025-05-07T21:05:59.9334960Z stochastic_rounding=True, 2025-05-07T21:05:59.9335209Z weighted=True, 2025-05-07T21:05:59.9335415Z row_wise=False, 2025-05-07T21:05:59.9335614Z mixed=False, 2025-05-07T21:05:59.9335819Z use_cache=True, 2025-05-07T21:05:59.9336050Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.9336328Z use_cpu=True, 2025-05-07T21:05:59.9336553Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.9336804Z ) 2025-05-07T21:05:59.9337029Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.9337607Z self=, 2025-05-07T21:05:59.9338142Z mixed_B=False, 2025-05-07T21:05:59.9338350Z compile=True, 2025-05-07T21:05:59.9338548Z T=3, 2025-05-07T21:05:59.9338806Z D=105, 2025-05-07T21:05:59.9339028Z B=55, 2025-05-07T21:05:59.9339202Z log_E=4, 2025-05-07T21:05:59.9339390Z L=1, 2025-05-07T21:05:59.9339580Z D_gradcheck=1, 2025-05-07T21:05:59.9339804Z stochastic_rounding=False, 2025-05-07T21:05:59.9340063Z weighted=False, 2025-05-07T21:05:59.9340272Z row_wise=True, 2025-05-07T21:05:59.9340472Z mixed=False, 2025-05-07T21:05:59.9340675Z use_cache=False, 2025-05-07T21:05:59.9340915Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.9341190Z use_cpu=True, 2025-05-07T21:05:59.9341414Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.9341665Z ) 2025-05-07T21:05:59.9341889Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.9342462Z self=, 2025-05-07T21:05:59.9342994Z mixed_B=True, 2025-05-07T21:05:59.9343244Z compile=True, 2025-05-07T21:05:59.9343440Z T=5, 2025-05-07T21:05:59.9343624Z D=94, 2025-05-07T21:05:59.9343802Z B=61, 2025-05-07T21:05:59.9343979Z log_E=4, 2025-05-07T21:05:59.9344168Z L=8, 2025-05-07T21:05:59.9344352Z D_gradcheck=2, 2025-05-07T21:05:59.9344618Z stochastic_rounding=False, 2025-05-07T21:05:59.9344872Z weighted=False, 2025-05-07T21:05:59.9345083Z row_wise=True, 2025-05-07T21:05:59.9345281Z mixed=True, 2025-05-07T21:05:59.9345485Z use_cache=True, 2025-05-07T21:05:59.9345714Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.9345993Z use_cpu=False, 2025-05-07T21:05:59.9346221Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.9346474Z ) 2025-05-07T21:05:59.9346699Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.9347277Z self=, 2025-05-07T21:05:59.9347811Z mixed_B=False, 2025-05-07T21:05:59.9348019Z compile=False, 2025-05-07T21:05:59.9348218Z T=2, 2025-05-07T21:05:59.9348402Z D=114, 2025-05-07T21:05:59.9348586Z B=101, 2025-05-07T21:05:59.9348765Z log_E=3, 2025-05-07T21:05:59.9348951Z L=9, 2025-05-07T21:05:59.9349139Z D_gradcheck=2, 2025-05-07T21:05:59.9349362Z stochastic_rounding=False, 2025-05-07T21:05:59.9349612Z weighted=True, 2025-05-07T21:05:59.9349815Z row_wise=True, 2025-05-07T21:05:59.9350010Z mixed=True, 2025-05-07T21:05:59.9350208Z use_cache=False, 2025-05-07T21:05:59.9350451Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.9350725Z use_cpu=True, 2025-05-07T21:05:59.9350948Z output_dtype=SparseType.FP32, 2025-05-07T21:05:59.9351203Z ) 2025-05-07T21:05:59.9351424Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.9352048Z self=, 2025-05-07T21:05:59.9352582Z mixed_B=False, 2025-05-07T21:05:59.9352790Z compile=False, 2025-05-07T21:05:59.9352992Z T=5, 2025-05-07T21:05:59.9353174Z D=22, 2025-05-07T21:05:59.9353349Z B=77, 2025-05-07T21:05:59.9353531Z log_E=5, 2025-05-07T21:05:59.9353720Z L=9, 2025-05-07T21:05:59.9353902Z D_gradcheck=1, 2025-05-07T21:05:59.9354126Z stochastic_rounding=False, 2025-05-07T21:05:59.9354375Z weighted=False, 2025-05-07T21:05:59.9354578Z row_wise=False, 2025-05-07T21:05:59.9354783Z mixed=True, 2025-05-07T21:05:59.9354983Z use_cache=False, 2025-05-07T21:05:59.9355226Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.9355505Z use_cpu=False, 2025-05-07T21:05:59.9355734Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.9355986Z ) 2025-05-07T21:05:59.9356211Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.9356783Z self=, 2025-05-07T21:05:59.9357317Z mixed_B=False, 2025-05-07T21:05:59.9357520Z compile=True, 2025-05-07T21:05:59.9357718Z T=2, 2025-05-07T21:05:59.9357947Z D=12, 2025-05-07T21:05:59.9358164Z B=94, 2025-05-07T21:05:59.9358343Z log_E=3, 2025-05-07T21:05:59.9358531Z L=5, 2025-05-07T21:05:59.9358712Z D_gradcheck=1, 2025-05-07T21:05:59.9358933Z stochastic_rounding=True, 2025-05-07T21:05:59.9359195Z weighted=False, 2025-05-07T21:05:59.9359397Z row_wise=True, 2025-05-07T21:05:59.9359598Z mixed=True, 2025-05-07T21:05:59.9359798Z use_cache=False, 2025-05-07T21:05:59.9360037Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.9360387Z use_cpu=False, 2025-05-07T21:05:59.9360614Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.9360863Z ) 2025-05-07T21:05:59.9361082Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.9361693Z self=, 2025-05-07T21:05:59.9362236Z mixed_B=True, 2025-05-07T21:05:59.9362487Z compile=False, 2025-05-07T21:05:59.9362685Z T=5, 2025-05-07T21:05:59.9362867Z D=9, 2025-05-07T21:05:59.9363040Z B=85, 2025-05-07T21:05:59.9363220Z log_E=5, 2025-05-07T21:05:59.9363411Z L=20, 2025-05-07T21:05:59.9363591Z D_gradcheck=2, 2025-05-07T21:05:59.9363854Z stochastic_rounding=True, 2025-05-07T21:05:59.9364102Z weighted=True, 2025-05-07T21:05:59.9364303Z row_wise=True, 2025-05-07T21:05:59.9364502Z mixed=False, 2025-05-07T21:05:59.9364703Z use_cache=False, 2025-05-07T21:05:59.9364938Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.9365218Z use_cpu=False, 2025-05-07T21:05:59.9365446Z output_dtype=SparseType.BF16, 2025-05-07T21:06:32.3502048Z ) 2025-05-07T21:06:32.3504395Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:32.3505516Z self=, 2025-05-07T21:06:32.3506169Z mixed_B=True, 2025-05-07T21:06:32.3506428Z compile=False, 2025-05-07T21:06:32.3506715Z T=5, 2025-05-07T21:06:32.3506998Z D=9, 2025-05-07T21:06:32.3507238Z B=20, 2025-05-07T21:06:32.3507435Z log_E=5, 2025-05-07T21:06:32.3507711Z L=20, 2025-05-07T21:06:32.3507990Z D_gradcheck=2, 2025-05-07T21:06:32.3508310Z stochastic_rounding=True, 2025-05-07T21:06:32.3508665Z weighted=True, 2025-05-07T21:06:32.3508961Z row_wise=True, 2025-05-07T21:06:32.3509241Z mixed=False, 2025-05-07T21:06:32.3509454Z use_cache=False, 2025-05-07T21:06:32.3509709Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:32.3509994Z use_cpu=False, 2025-05-07T21:06:32.3510235Z output_dtype=SparseType.BF16, 2025-05-07T21:06:32.3510502Z ) 2025-05-07T21:06:32.3510737Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:32.3511324Z self=, 2025-05-07T21:06:32.3511873Z mixed_B=True, 2025-05-07T21:06:32.3512189Z compile=False, 2025-05-07T21:06:32.3512477Z T=5, 2025-05-07T21:06:32.3512778Z D=9, 2025-05-07T21:06:32.3513043Z B=20, 2025-05-07T21:06:32.3513296Z log_E=5, 2025-05-07T21:06:32.3513565Z L=20, 2025-05-07T21:06:32.3513790Z D_gradcheck=2, 2025-05-07T21:06:32.3514024Z stochastic_rounding=True, 2025-05-07T21:06:32.3514290Z weighted=True, 2025-05-07T21:06:32.3514508Z row_wise=True, 2025-05-07T21:06:32.3514713Z mixed=False, 2025-05-07T21:06:32.3514927Z use_cache=True, 2025-05-07T21:06:32.3515173Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:32.3515462Z use_cpu=False, 2025-05-07T21:06:32.3515697Z output_dtype=SparseType.BF16, 2025-05-07T21:06:32.3515962Z ) 2025-05-07T21:06:32.3516195Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:32.3516785Z self=, 2025-05-07T21:06:32.3517333Z mixed_B=True, 2025-05-07T21:06:32.3517553Z compile=False, 2025-05-07T21:06:32.3517759Z T=1, 2025-05-07T21:06:32.3517954Z D=9, 2025-05-07T21:06:32.3518538Z B=20, 2025-05-07T21:06:32.3518724Z log_E=5, 2025-05-07T21:06:32.3518922Z L=20, 2025-05-07T21:06:32.3519119Z D_gradcheck=2, 2025-05-07T21:06:32.3519346Z stochastic_rounding=True, 2025-05-07T21:06:32.3519613Z weighted=True, 2025-05-07T21:06:32.3519828Z row_wise=True, 2025-05-07T21:06:32.3520037Z mixed=False, 2025-05-07T21:06:32.3520344Z use_cache=True, 2025-05-07T21:06:32.3520599Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:32.3520932Z use_cpu=False, 2025-05-07T21:06:32.3521170Z output_dtype=SparseType.BF16, 2025-05-07T21:06:32.3521435Z ) 2025-05-07T21:06:32.3521667Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:32.3522265Z self=, 2025-05-07T21:06:32.3522807Z mixed_B=True, 2025-05-07T21:06:32.3523121Z compile=True, 2025-05-07T21:06:32.3523334Z T=1, 2025-05-07T21:06:32.3523523Z D=9, 2025-05-07T21:06:32.3523709Z B=20, 2025-05-07T21:06:32.3523899Z log_E=5, 2025-05-07T21:06:32.3524097Z L=20, 2025-05-07T21:06:32.3524289Z D_gradcheck=2, 2025-05-07T21:06:32.3524599Z stochastic_rounding=True, 2025-05-07T21:06:32.3524857Z weighted=True, 2025-05-07T21:06:32.3525066Z row_wise=True, 2025-05-07T21:06:32.3525272Z mixed=False, 2025-05-07T21:06:32.3525481Z use_cache=True, 2025-05-07T21:06:32.3525721Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:32.3526007Z use_cpu=False, 2025-05-07T21:06:32.3526248Z output_dtype=SparseType.BF16, 2025-05-07T21:06:32.3526515Z ) 2025-05-07T21:06:32.3526745Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:06:32.3527340Z self=, 2025-05-07T21:06:32.3527883Z mixed_B=True, 2025-05-07T21:06:32.3528096Z compile=False, 2025-05-07T21:06:32.3528308Z T=1, 2025-05-07T21:06:32.3528498Z D=9, 2025-05-07T21:06:32.3528680Z B=20, 2025-05-07T21:06:32.3528874Z log_E=5, 2025-05-07T21:06:32.3529071Z L=20, 2025-05-07T21:06:32.3529260Z D_gradcheck=2, 2025-05-07T21:06:32.3529494Z stochastic_rounding=True, 2025-05-07T21:06:32.3529753Z weighted=False, 2025-05-07T21:06:32.3529963Z row_wise=True, 2025-05-07T21:06:32.3530179Z mixed=False, 2025-05-07T21:06:32.3530392Z use_cache=True, 2025-05-07T21:06:32.3530636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:06:32.3530950Z use_cpu=False, 2025-05-07T21:06:32.3531218Z output_dtype=SparseType.BF16, 2025-05-07T21:06:32.3531483Z ) 2025-05-07T21:06:32.3531676Z PASSED 2025-05-07T21:06:32.3531795Z 2025-05-07T21:06:32.3531936Z =============================== warnings summary =============================== 2025-05-07T21:06:32.3532539Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN 2025-05-07T21:06:32.3533297Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE 2025-05-07T21:06:32.3534053Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM 2025-05-07T21:06:32.3534855Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm 2025-05-07T21:06:32.3535646Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu 2025-05-07T21:06:32.3536379Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN 2025-05-07T21:06:32.3537134Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE 2025-05-07T21:06:32.3537879Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM 2025-05-07T21:06:32.3539425Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T21:06:32.3540769Z warnings.warn( 2025-05-07T21:06:32.3540914Z 2025-05-07T21:06:32.3541155Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:06:32.3541653Z ================== 8 passed, 8 warnings in 333.60s (0:05:33) =================== 2025-05-07T21:06:33.0680540Z 2025-05-07T21:06:33.0681292Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_test.py 2025-05-07T21:06:33.0701416Z [TEST] Python test time for ./tbe/training/backward_adagrad_test.py: 337 seconds 2025-05-07T21:06:33.0701920Z 2025-05-07T21:06:33.0701927Z 2025-05-07T21:06:33.0701932Z 2025-05-07T21:06:33.0701937Z 2025-05-07T21:06:33.0722364Z ################################################################################ 2025-05-07T21:06:33.0741044Z # [2025-05-07T21:06:33.073Z] Run Python Test Suite: 2025-05-07T21:06:33.0741410Z # ./tbe/training/backward_dense_test.py 2025-05-07T21:06:33.0741806Z ################################################################################ 2025-05-07T21:06:33.0766481Z + 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:06:33.0767572Z 2025-05-07T21:06:35.2089297Z ============================= test session starts ============================== 2025-05-07T21:06:35.2089950Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:35.2090476Z cachedir: .pytest_cache 2025-05-07T21:06:35.2091062Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:35.2092089Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:35.2092519Z plugins: hypothesis-6.131.14 2025-05-07T21:06:36.8687283Z collecting ... collected 1 item 2025-05-07T21:06:36.8687557Z 2025-05-07T21:06:36.8708225Z tbe/training/backward_dense_test.py::BackwardDenseTest::test_backward_dense SKIPPED 2025-05-07T21:06:36.8708625Z 2025-05-07T21:06:36.8708780Z =========================== short test summary info ============================ 2025-05-07T21:06:36.8709758Z SKIPPED [1] tbe/training/backward_dense_test.py:62: This test is currently running into illegal memmory access issues in OSS, and is being investigated; please see https://github.com/pytorch/pytorch/issues/141904. 2025-05-07T21:06:36.8710700Z ============================== 1 skipped in 1.78s ============================== 2025-05-07T21:06:37.4384572Z 2025-05-07T21:06:37.4384903Z [TEST] Python test suite PASSED: ./tbe/training/backward_dense_test.py 2025-05-07T21:06:37.4406251Z [TEST] Python test time for ./tbe/training/backward_dense_test.py: 4 seconds 2025-05-07T21:06:37.4406587Z 2025-05-07T21:06:37.4406650Z 2025-05-07T21:06:37.4406656Z 2025-05-07T21:06:37.4406784Z 2025-05-07T21:06:37.4427755Z ################################################################################ 2025-05-07T21:06:37.4443561Z # [2025-05-07T21:06:37.444Z] Run Python Test Suite: 2025-05-07T21:06:37.4443915Z # ./tbe/training/backward_none_test.py 2025-05-07T21:06:37.4444233Z ################################################################################ 2025-05-07T21:06:37.4468761Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_none_test.py 2025-05-07T21:06:37.4469687Z 2025-05-07T21:06:39.5764360Z ============================= test session starts ============================== 2025-05-07T21:06:39.5765011Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:39.5765550Z cachedir: .pytest_cache 2025-05-07T21:06:39.5766446Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:39.5767296Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:39.5767714Z plugins: hypothesis-6.131.14 2025-05-07T21:06:41.2744196Z collecting ... collected 2 items 2025-05-07T21:06:41.2744447Z 2025-05-07T21:06:44.9686588Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none Trying example: test_backward_none( 2025-05-07T21:06:44.9687366Z self=, 2025-05-07T21:06:44.9687831Z T=1, 2025-05-07T21:06:44.9688025Z D=2, 2025-05-07T21:06:44.9688208Z B=1, 2025-05-07T21:06:44.9688399Z log_E=3, 2025-05-07T21:06:44.9688598Z L=0, 2025-05-07T21:06:44.9688815Z weights_precision=SparseType.FP16, 2025-05-07T21:06:44.9689163Z weighted=False, 2025-05-07T21:06:44.9689401Z long_segments=False, 2025-05-07T21:06:44.9689850Z pooling_mode=, 2025-05-07T21:06:44.9690170Z output_dtype=SparseType.FP16, 2025-05-07T21:06:44.9690454Z ) 2025-05-07T21:06:44.9690659Z Trying example: test_backward_none( 2025-05-07T21:06:44.9691189Z self=, 2025-05-07T21:06:44.9691955Z T=3, 2025-05-07T21:06:44.9692144Z D=2, 2025-05-07T21:06:44.9692341Z B=1, 2025-05-07T21:06:44.9692528Z log_E=3, 2025-05-07T21:06:44.9692720Z L=0, 2025-05-07T21:06:44.9692940Z weights_precision=SparseType.FP16, 2025-05-07T21:06:44.9693234Z weighted=False, 2025-05-07T21:06:44.9693467Z long_segments=False, 2025-05-07T21:06:44.9693732Z pooling_mode=, 2025-05-07T21:06:44.9694072Z output_dtype=SparseType.FP16, 2025-05-07T21:06:44.9694359Z ) 2025-05-07T21:06:44.9694559Z Trying example: test_backward_none( 2025-05-07T21:06:44.9695034Z self=, 2025-05-07T21:06:44.9695487Z T=3, 2025-05-07T21:06:44.9702183Z D=112, 2025-05-07T21:06:44.9702427Z B=69, 2025-05-07T21:06:44.9702627Z log_E=5, 2025-05-07T21:06:44.9702827Z L=4, 2025-05-07T21:06:44.9703058Z weights_precision=SparseType.FP16, 2025-05-07T21:06:44.9703362Z weighted=False, 2025-05-07T21:06:44.9703596Z long_segments=False, 2025-05-07T21:06:44.9703873Z pooling_mode=, 2025-05-07T21:06:44.9704190Z output_dtype=SparseType.FP32, 2025-05-07T21:06:44.9704455Z ) 2025-05-07T21:06:44.9704671Z Trying example: test_backward_none( 2025-05-07T21:06:44.9705144Z self=, 2025-05-07T21:06:44.9705607Z T=1, 2025-05-07T21:06:44.9705803Z D=110, 2025-05-07T21:06:44.9706001Z B=1, 2025-05-07T21:06:44.9706194Z log_E=3, 2025-05-07T21:06:44.9706391Z L=0, 2025-05-07T21:06:44.9706620Z weights_precision=SparseType.FP16, 2025-05-07T21:06:44.9706919Z weighted=False, 2025-05-07T21:06:44.9707146Z long_segments=False, 2025-05-07T21:06:44.9707421Z pooling_mode=, 2025-05-07T21:06:44.9707730Z output_dtype=SparseType.FP16, 2025-05-07T21:06:44.9707991Z ) 2025-05-07T21:06:44.9708199Z Trying example: test_backward_none( 2025-05-07T21:06:44.9708668Z self=, 2025-05-07T21:06:44.9709120Z T=1, 2025-05-07T21:06:44.9709313Z D=110, 2025-05-07T21:06:44.9709511Z B=51, 2025-05-07T21:06:44.9709700Z log_E=3, 2025-05-07T21:06:44.9709900Z L=20, 2025-05-07T21:06:44.9710123Z weights_precision=SparseType.FP16, 2025-05-07T21:06:44.9710412Z weighted=True, 2025-05-07T21:06:44.9710641Z long_segments=False, 2025-05-07T21:06:44.9710914Z pooling_mode=, 2025-05-07T21:06:44.9711222Z output_dtype=SparseType.BF16, 2025-05-07T21:06:44.9711490Z ) 2025-05-07T21:06:44.9711700Z Trying example: test_backward_none( 2025-05-07T21:06:44.9712167Z self=, 2025-05-07T21:06:44.9712812Z T=3, 2025-05-07T21:06:44.9713007Z D=159, 2025-05-07T21:06:44.9713201Z B=1, 2025-05-07T21:06:44.9713386Z log_E=3, 2025-05-07T21:06:44.9713586Z L=0, 2025-05-07T21:06:44.9713811Z weights_precision=SparseType.FP16, 2025-05-07T21:06:44.9714110Z weighted=False, 2025-05-07T21:06:44.9714384Z long_segments=False, 2025-05-07T21:06:44.9714657Z pooling_mode=, 2025-05-07T21:06:44.9714963Z output_dtype=SparseType.FP16, 2025-05-07T21:06:44.9715230Z ) 2025-05-07T21:06:44.9715441Z Trying example: test_backward_none( 2025-05-07T21:06:44.9715903Z self=, 2025-05-07T21:06:44.9716366Z T=3, 2025-05-07T21:06:44.9716560Z D=159, 2025-05-07T21:06:44.9716749Z B=38, 2025-05-07T21:06:44.9716944Z log_E=4, 2025-05-07T21:06:44.9717146Z L=16, 2025-05-07T21:06:44.9717440Z weights_precision=SparseType.FP32, 2025-05-07T21:06:44.9717744Z weighted=True, 2025-05-07T21:06:44.9717976Z long_segments=False, 2025-05-07T21:06:44.9718240Z pooling_mode=, 2025-05-07T21:06:44.9718556Z output_dtype=SparseType.FP32, 2025-05-07T21:06:44.9718887Z ) 2025-05-07T21:06:44.9719098Z Trying example: test_backward_none( 2025-05-07T21:06:44.9719555Z self=, 2025-05-07T21:06:44.9720012Z T=4, 2025-05-07T21:06:44.9720308Z D=49, 2025-05-07T21:06:44.9720493Z B=43, 2025-05-07T21:06:44.9720678Z log_E=4, 2025-05-07T21:06:44.9720877Z L=10, 2025-05-07T21:06:44.9721088Z weights_precision=SparseType.FP32, 2025-05-07T21:06:44.9721374Z weighted=True, 2025-05-07T21:06:44.9721594Z long_segments=True, 2025-05-07T21:06:44.9721850Z pooling_mode=, 2025-05-07T21:06:44.9722158Z output_dtype=SparseType.BF16, 2025-05-07T21:06:44.9722421Z ) 2025-05-07T21:06:44.9722621Z Trying example: test_backward_none( 2025-05-07T21:06:44.9723088Z self=, 2025-05-07T21:06:44.9723537Z T=1, 2025-05-07T21:06:44.9723719Z D=231, 2025-05-07T21:06:44.9723916Z B=16, 2025-05-07T21:06:44.9724111Z log_E=5, 2025-05-07T21:06:44.9724305Z L=7, 2025-05-07T21:06:44.9724551Z weights_precision=SparseType.FP16, 2025-05-07T21:06:44.9724866Z weighted=False, 2025-05-07T21:06:44.9725092Z long_segments=False, 2025-05-07T21:06:44.9725358Z pooling_mode=, 2025-05-07T21:06:44.9725666Z output_dtype=SparseType.BF16, 2025-05-07T21:06:44.9725931Z ) 2025-05-07T21:06:44.9726129Z Trying example: test_backward_none( 2025-05-07T21:06:44.9726589Z self=, 2025-05-07T21:06:44.9727040Z T=4, 2025-05-07T21:06:44.9727222Z D=164, 2025-05-07T21:06:44.9727411Z B=101, 2025-05-07T21:06:44.9727600Z log_E=4, 2025-05-07T21:06:44.9727789Z L=14, 2025-05-07T21:06:44.9728015Z weights_precision=SparseType.FP32, 2025-05-07T21:06:44.9728303Z weighted=True, 2025-05-07T21:06:44.9728519Z long_segments=True, 2025-05-07T21:06:44.9728787Z pooling_mode=, 2025-05-07T21:06:44.9729096Z output_dtype=SparseType.FP16, 2025-05-07T21:06:44.9729351Z ) 2025-05-07T21:06:44.9729559Z Trying example: test_backward_none( 2025-05-07T21:06:44.9730019Z self=, 2025-05-07T21:06:44.9730476Z T=5, 2025-05-07T21:06:44.9730660Z D=60, 2025-05-07T21:06:44.9730849Z B=8, 2025-05-07T21:06:44.9731039Z log_E=5, 2025-05-07T21:06:44.9731231Z L=17, 2025-05-07T21:06:44.9731451Z weights_precision=SparseType.FP16, 2025-05-07T21:06:44.9731741Z weighted=False, 2025-05-07T21:06:44.9731962Z long_segments=True, 2025-05-07T21:06:44.9732224Z pooling_mode=, 2025-05-07T21:06:44.9732529Z output_dtype=SparseType.BF16, 2025-05-07T21:06:44.9732845Z ) 2025-05-07T21:06:44.9733095Z Trying example: test_backward_none( 2025-05-07T21:06:44.9733557Z self=, 2025-05-07T21:06:44.9734008Z T=4, 2025-05-07T21:06:44.9734194Z D=107, 2025-05-07T21:06:44.9734384Z B=63, 2025-05-07T21:06:44.9734565Z log_E=4, 2025-05-07T21:06:44.9734762Z L=20, 2025-05-07T21:06:44.9734980Z weights_precision=SparseType.FP32, 2025-05-07T21:06:44.9735263Z weighted=True, 2025-05-07T21:06:44.9735488Z long_segments=True, 2025-05-07T21:06:44.9735747Z pooling_mode=, 2025-05-07T21:06:44.9736046Z output_dtype=SparseType.FP16, 2025-05-07T21:06:44.9736310Z ) 2025-05-07T21:06:44.9736517Z Trying example: test_backward_none( 2025-05-07T21:06:44.9736974Z self=, 2025-05-07T21:06:44.9737471Z T=4, 2025-05-07T21:06:44.9737661Z D=210, 2025-05-07T21:06:44.9737853Z B=107, 2025-05-07T21:06:44.9738042Z log_E=4, 2025-05-07T21:06:44.9738237Z L=7, 2025-05-07T21:06:44.9738455Z weights_precision=SparseType.FP32, 2025-05-07T21:06:44.9738784Z weighted=True, 2025-05-07T21:06:44.9739008Z long_segments=False, 2025-05-07T21:06:44.9739272Z pooling_mode=, 2025-05-07T21:06:44.9739573Z output_dtype=SparseType.FP16, 2025-05-07T21:06:44.9739839Z ) 2025-05-07T21:06:44.9740048Z Trying example: test_backward_none( 2025-05-07T21:06:44.9740501Z self=, 2025-05-07T21:06:44.9740949Z T=5, 2025-05-07T21:06:44.9741139Z D=139, 2025-05-07T21:06:44.9741326Z B=63, 2025-05-07T21:06:44.9741514Z log_E=4, 2025-05-07T21:06:44.9741714Z L=15, 2025-05-07T21:06:44.9741928Z weights_precision=SparseType.FP16, 2025-05-07T21:06:44.9742217Z weighted=True, 2025-05-07T21:06:44.9742446Z long_segments=True, 2025-05-07T21:06:44.9742709Z pooling_mode=, 2025-05-07T21:06:44.9743020Z output_dtype=SparseType.BF16, 2025-05-07T21:06:44.9743283Z ) 2025-05-07T21:06:44.9743489Z Trying example: test_backward_none( 2025-05-07T21:06:44.9743947Z self=, 2025-05-07T21:06:44.9744453Z T=4, 2025-05-07T21:06:44.9744645Z D=189, 2025-05-07T21:06:44.9744832Z B=5, 2025-05-07T21:06:44.9745020Z log_E=5, 2025-05-07T21:06:44.9745215Z L=16, 2025-05-07T21:06:44.9745424Z weights_precision=SparseType.FP32, 2025-05-07T21:06:44.9745710Z weighted=True, 2025-05-07T21:06:44.9745928Z long_segments=False, 2025-05-07T21:06:44.9746185Z pooling_mode=, 2025-05-07T21:06:44.9746484Z output_dtype=SparseType.BF16, 2025-05-07T21:06:44.9746743Z ) 2025-05-07T21:06:44.9746944Z Trying example: test_backward_none( 2025-05-07T21:06:44.9747411Z self=, 2025-05-07T21:06:44.9747864Z T=4, 2025-05-07T21:06:44.9748049Z D=79, 2025-05-07T21:06:44.9748230Z B=92, 2025-05-07T21:06:44.9748419Z log_E=4, 2025-05-07T21:06:44.9748616Z L=13, 2025-05-07T21:06:44.9748824Z weights_precision=SparseType.FP32, 2025-05-07T21:06:44.9749109Z weighted=False, 2025-05-07T21:06:44.9749333Z long_segments=False, 2025-05-07T21:06:44.9749592Z pooling_mode=, 2025-05-07T21:06:44.9749897Z output_dtype=SparseType.BF16, 2025-05-07T21:06:44.9750152Z ) 2025-05-07T21:06:44.9750347Z Trying example: test_backward_none( 2025-05-07T21:06:44.9750800Z self=, 2025-05-07T21:06:44.9751247Z T=1, 2025-05-07T21:06:44.9751423Z D=50, 2025-05-07T21:06:44.9751604Z B=127, 2025-05-07T21:06:44.9751790Z log_E=4, 2025-05-07T21:06:44.9751977Z L=19, 2025-05-07T21:06:44.9752187Z weights_precision=SparseType.FP32, 2025-05-07T21:06:44.9752465Z weighted=True, 2025-05-07T21:06:44.9752787Z long_segments=True, 2025-05-07T21:06:44.9753047Z pooling_mode=, 2025-05-07T21:06:44.9753358Z output_dtype=SparseType.BF16, 2025-05-07T21:06:44.9753616Z ) 2025-05-07T21:06:44.9753824Z Trying example: test_backward_none( 2025-05-07T21:06:44.9754294Z self=, 2025-05-07T21:06:44.9754795Z T=2, 2025-05-07T21:06:44.9754979Z D=3, 2025-05-07T21:06:44.9755167Z B=90, 2025-05-07T21:06:44.9755358Z log_E=3, 2025-05-07T21:06:44.9755547Z L=6, 2025-05-07T21:06:44.9755766Z weights_precision=SparseType.FP32, 2025-05-07T21:06:44.9756062Z weighted=True, 2025-05-07T21:06:44.9756283Z long_segments=False, 2025-05-07T21:06:44.9756554Z pooling_mode=, 2025-05-07T21:06:44.9756862Z output_dtype=SparseType.FP32, 2025-05-07T21:06:44.9757120Z ) 2025-05-07T21:06:44.9757374Z Trying example: test_backward_none( 2025-05-07T21:06:44.9757849Z self=, 2025-05-07T21:06:44.9758291Z T=1, 2025-05-07T21:06:44.9758483Z D=172, 2025-05-07T21:06:44.9758714Z B=33, 2025-05-07T21:06:44.9758896Z log_E=5, 2025-05-07T21:06:44.9759087Z L=14, 2025-05-07T21:06:44.9759304Z weights_precision=SparseType.FP32, 2025-05-07T21:06:44.9759586Z weighted=True, 2025-05-07T21:06:44.9759811Z long_segments=False, 2025-05-07T21:06:44.9760076Z pooling_mode=, 2025-05-07T21:06:44.9760429Z output_dtype=SparseType.BF16, 2025-05-07T21:06:44.9760686Z ) 2025-05-07T21:06:44.9760893Z Trying example: test_backward_none( 2025-05-07T21:06:44.9761354Z self=, 2025-05-07T21:06:44.9761796Z T=1, 2025-05-07T21:06:44.9761987Z D=130, 2025-05-07T21:06:44.9762176Z B=34, 2025-05-07T21:06:44.9762364Z log_E=5, 2025-05-07T21:06:44.9762557Z L=11, 2025-05-07T21:06:44.9762780Z weights_precision=SparseType.FP32, 2025-05-07T21:06:44.9763066Z weighted=False, 2025-05-07T21:06:44.9763292Z long_segments=True, 2025-05-07T21:06:44.9763552Z pooling_mode=, 2025-05-07T21:06:44.9763856Z output_dtype=SparseType.FP16, 2025-05-07T21:06:44.9764120Z ) 2025-05-07T21:06:44.9764324Z Trying example: test_backward_none( 2025-05-07T21:06:44.9764778Z self=, 2025-05-07T21:06:44.9765230Z T=1, 2025-05-07T21:06:44.9765418Z D=130, 2025-05-07T21:06:44.9765603Z B=34, 2025-05-07T21:06:44.9765790Z log_E=5, 2025-05-07T21:06:44.9765986Z L=11, 2025-05-07T21:06:44.9766201Z weights_precision=SparseType.FP32, 2025-05-07T21:06:44.9766498Z weighted=True, 2025-05-07T21:06:44.9766723Z long_segments=True, 2025-05-07T21:06:44.9766987Z pooling_mode=, 2025-05-07T21:06:44.9767292Z output_dtype=SparseType.FP16, 2025-05-07T21:06:44.9767559Z ) 2025-05-07T21:06:44.9767768Z Trying example: test_backward_none( 2025-05-07T21:06:44.9768228Z self=, 2025-05-07T21:06:44.9768684Z T=1, 2025-05-07T21:06:44.9768874Z D=11, 2025-05-07T21:06:44.9769059Z B=34, 2025-05-07T21:06:44.9769249Z log_E=5, 2025-05-07T21:06:44.9769447Z L=11, 2025-05-07T21:06:44.9769659Z weights_precision=SparseType.FP32, 2025-05-07T21:06:44.9769954Z weighted=True, 2025-05-07T21:06:44.9770181Z long_segments=True, 2025-05-07T21:06:44.9770438Z pooling_mode=, 2025-05-07T21:06:44.9770748Z output_dtype=SparseType.FP16, 2025-05-07T21:06:44.9771014Z ) 2025-05-07T21:06:44.9771215Z Trying example: test_backward_none( 2025-05-07T21:06:44.9771677Z self=, 2025-05-07T21:06:44.9772130Z T=1, 2025-05-07T21:06:44.9772317Z D=11, 2025-05-07T21:06:44.9772496Z B=11, 2025-05-07T21:06:44.9772783Z log_E=5, 2025-05-07T21:06:44.9772979Z L=11, 2025-05-07T21:06:44.9773193Z weights_precision=SparseType.FP32, 2025-05-07T21:06:44.9773482Z weighted=True, 2025-05-07T21:06:44.9773709Z long_segments=True, 2025-05-07T21:06:44.9773962Z pooling_mode=, 2025-05-07T21:06:44.9774296Z output_dtype=SparseType.FP16, 2025-05-07T21:06:44.9774581Z ) 2025-05-07T21:06:44.9774783Z Trying example: test_backward_none( 2025-05-07T21:06:44.9775247Z self=, 2025-05-07T21:06:44.9775702Z T=4, 2025-05-07T21:06:44.9775886Z D=255, 2025-05-07T21:06:44.9776079Z B=122, 2025-05-07T21:06:44.9776268Z log_E=3, 2025-05-07T21:06:44.9776455Z L=2, 2025-05-07T21:06:44.9776672Z weights_precision=SparseType.FP32, 2025-05-07T21:06:44.9776964Z weighted=False, 2025-05-07T21:06:44.9777253Z long_segments=False, 2025-05-07T21:06:44.9777526Z pooling_mode=, 2025-05-07T21:06:44.9777844Z output_dtype=SparseType.FP32, 2025-05-07T21:06:44.9778111Z ) 2025-05-07T21:06:44.9778310Z Trying example: test_backward_none( 2025-05-07T21:06:44.9778813Z self=, 2025-05-07T21:06:44.9779259Z T=4, 2025-05-07T21:06:44.9779439Z D=2, 2025-05-07T21:06:44.9779627Z B=122, 2025-05-07T21:06:44.9779821Z log_E=3, 2025-05-07T21:06:44.9780015Z L=2, 2025-05-07T21:06:44.9780235Z weights_precision=SparseType.FP32, 2025-05-07T21:06:44.9780530Z weighted=False, 2025-05-07T21:06:44.9780754Z long_segments=False, 2025-05-07T21:06:44.9781022Z pooling_mode=, 2025-05-07T21:06:44.9781336Z output_dtype=SparseType.FP32, 2025-05-07T21:06:47.1494286Z ) 2025-05-07T21:06:47.1494724Z Trying example: test_backward_none( 2025-05-07T21:06:47.1495237Z self=, 2025-05-07T21:06:47.1495706Z T=4, 2025-05-07T21:06:47.1495904Z D=2, 2025-05-07T21:06:47.1496097Z B=2, 2025-05-07T21:06:47.1496290Z log_E=3, 2025-05-07T21:06:47.1496489Z L=2, 2025-05-07T21:06:47.1496752Z weights_precision=SparseType.FP32, 2025-05-07T21:06:47.1497050Z weighted=False, 2025-05-07T21:06:47.1497281Z long_segments=False, 2025-05-07T21:06:47.1497548Z pooling_mode=, 2025-05-07T21:06:47.1497864Z output_dtype=SparseType.FP32, 2025-05-07T21:06:47.1498132Z ) 2025-05-07T21:06:47.1498334Z Trying example: test_backward_none( 2025-05-07T21:06:47.1498808Z self=, 2025-05-07T21:06:47.1499265Z T=2, 2025-05-07T21:06:47.1499448Z D=2, 2025-05-07T21:06:47.1499634Z B=2, 2025-05-07T21:06:47.1499824Z log_E=3, 2025-05-07T21:06:47.1500020Z L=2, 2025-05-07T21:06:47.1500234Z weights_precision=SparseType.FP32, 2025-05-07T21:06:47.1500550Z weighted=False, 2025-05-07T21:06:47.1500790Z long_segments=False, 2025-05-07T21:06:47.1501059Z pooling_mode=, 2025-05-07T21:06:47.1501377Z output_dtype=SparseType.FP32, 2025-05-07T21:06:47.1501649Z ) 2025-05-07T21:06:47.1501849Z Trying example: test_backward_none( 2025-05-07T21:06:47.1502319Z self=, 2025-05-07T21:06:47.1502777Z T=2, 2025-05-07T21:06:47.1502964Z D=2, 2025-05-07T21:06:47.1503151Z B=2, 2025-05-07T21:06:47.1503342Z log_E=3, 2025-05-07T21:06:47.1503531Z L=3, 2025-05-07T21:06:47.1503750Z weights_precision=SparseType.FP32, 2025-05-07T21:06:47.1504045Z weighted=False, 2025-05-07T21:06:47.1504265Z long_segments=False, 2025-05-07T21:06:47.1504535Z pooling_mode=, 2025-05-07T21:06:47.1504877Z output_dtype=SparseType.FP32, 2025-05-07T21:06:47.1505160Z ) 2025-05-07T21:06:47.1505374Z Trying example: test_backward_none( 2025-05-07T21:06:47.1505989Z self=, 2025-05-07T21:06:47.1506528Z T=2, 2025-05-07T21:06:47.1506711Z D=6, 2025-05-07T21:06:47.1506894Z B=98, 2025-05-07T21:06:47.1507087Z log_E=5, 2025-05-07T21:06:47.1507281Z L=17, 2025-05-07T21:06:47.1507505Z weights_precision=SparseType.FP32, 2025-05-07T21:06:47.1507798Z weighted=True, 2025-05-07T21:06:47.1508022Z long_segments=False, 2025-05-07T21:06:47.1508289Z pooling_mode=, 2025-05-07T21:06:47.1508600Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1508858Z ) 2025-05-07T21:06:47.1509065Z Trying example: test_backward_none( 2025-05-07T21:06:47.1509528Z self=, 2025-05-07T21:06:47.1509978Z T=2, 2025-05-07T21:06:47.1510167Z D=6, 2025-05-07T21:06:47.1510352Z B=98, 2025-05-07T21:06:47.1510531Z log_E=5, 2025-05-07T21:06:47.1510805Z L=2, 2025-05-07T21:06:47.1511023Z weights_precision=SparseType.FP32, 2025-05-07T21:06:47.1511314Z weighted=True, 2025-05-07T21:06:47.1511541Z long_segments=False, 2025-05-07T21:06:47.1511808Z pooling_mode=, 2025-05-07T21:06:47.1512185Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1512442Z ) 2025-05-07T21:06:47.1512649Z Trying example: test_backward_none( 2025-05-07T21:06:47.1513115Z self=, 2025-05-07T21:06:47.1513563Z T=2, 2025-05-07T21:06:47.1513748Z D=6, 2025-05-07T21:06:47.1513935Z B=98, 2025-05-07T21:06:47.1514121Z log_E=5, 2025-05-07T21:06:47.1514311Z L=2, 2025-05-07T21:06:47.1514529Z weights_precision=SparseType.FP32, 2025-05-07T21:06:47.1514816Z weighted=False, 2025-05-07T21:06:47.1515075Z long_segments=False, 2025-05-07T21:06:47.1515366Z pooling_mode=, 2025-05-07T21:06:47.1515674Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1515935Z ) 2025-05-07T21:06:47.1516147Z Trying example: test_backward_none( 2025-05-07T21:06:47.1522425Z self=, 2025-05-07T21:06:47.1522943Z T=2, 2025-05-07T21:06:47.1523141Z D=6, 2025-05-07T21:06:47.1523324Z B=98, 2025-05-07T21:06:47.1523522Z log_E=5, 2025-05-07T21:06:47.1523721Z L=6, 2025-05-07T21:06:47.1523940Z weights_precision=SparseType.FP32, 2025-05-07T21:06:47.1524242Z weighted=False, 2025-05-07T21:06:47.1524473Z long_segments=False, 2025-05-07T21:06:47.1524745Z pooling_mode=, 2025-05-07T21:06:47.1525054Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1525328Z ) 2025-05-07T21:06:47.1525538Z Trying example: test_backward_none( 2025-05-07T21:06:47.1526001Z self=, 2025-05-07T21:06:47.1526467Z T=1, 2025-05-07T21:06:47.1526664Z D=6, 2025-05-07T21:06:47.1526848Z B=98, 2025-05-07T21:06:47.1527039Z log_E=5, 2025-05-07T21:06:47.1527247Z L=6, 2025-05-07T21:06:47.1527463Z weights_precision=SparseType.FP32, 2025-05-07T21:06:47.1527756Z weighted=False, 2025-05-07T21:06:47.1527986Z long_segments=False, 2025-05-07T21:06:47.1528251Z pooling_mode=, 2025-05-07T21:06:47.1528564Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1528828Z ) 2025-05-07T21:06:47.1529031Z Trying example: test_backward_none( 2025-05-07T21:06:47.1529498Z self=, 2025-05-07T21:06:47.1529954Z T=1, 2025-05-07T21:06:47.1530141Z D=6, 2025-05-07T21:06:47.1530332Z B=6, 2025-05-07T21:06:47.1530521Z log_E=5, 2025-05-07T21:06:47.1530718Z L=6, 2025-05-07T21:06:47.1530936Z weights_precision=SparseType.FP32, 2025-05-07T21:06:47.1531231Z weighted=False, 2025-05-07T21:06:47.1531460Z long_segments=False, 2025-05-07T21:06:47.1531726Z pooling_mode=, 2025-05-07T21:06:47.1532160Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1532431Z ) 2025-05-07T21:06:47.1532632Z Trying example: test_backward_none( 2025-05-07T21:06:47.1533091Z self=, 2025-05-07T21:06:47.1533543Z T=1, 2025-05-07T21:06:47.1533729Z D=37, 2025-05-07T21:06:47.1533922Z B=113, 2025-05-07T21:06:47.1534119Z log_E=3, 2025-05-07T21:06:47.1534313Z L=1, 2025-05-07T21:06:47.1534537Z weights_precision=SparseType.FP16, 2025-05-07T21:06:47.1534866Z weighted=True, 2025-05-07T21:06:47.1535105Z long_segments=False, 2025-05-07T21:06:47.1535376Z pooling_mode=, 2025-05-07T21:06:47.1535693Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1535955Z ) 2025-05-07T21:06:47.1536164Z Trying example: test_backward_none( 2025-05-07T21:06:47.1536672Z self=, 2025-05-07T21:06:47.1537129Z T=1, 2025-05-07T21:06:47.1537322Z D=2, 2025-05-07T21:06:47.1537513Z B=113, 2025-05-07T21:06:47.1537707Z log_E=3, 2025-05-07T21:06:47.1537901Z L=1, 2025-05-07T21:06:47.1538125Z weights_precision=SparseType.FP16, 2025-05-07T21:06:47.1538470Z weighted=True, 2025-05-07T21:06:47.1538691Z long_segments=False, 2025-05-07T21:06:47.1538960Z pooling_mode=, 2025-05-07T21:06:47.1539271Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1539537Z ) 2025-05-07T21:06:47.1539757Z Trying example: test_backward_none( 2025-05-07T21:06:47.1540220Z self=, 2025-05-07T21:06:47.1540668Z T=1, 2025-05-07T21:06:47.1540858Z D=2, 2025-05-07T21:06:47.1541050Z B=113, 2025-05-07T21:06:47.1541238Z log_E=3, 2025-05-07T21:06:47.1541437Z L=1, 2025-05-07T21:06:47.1541661Z weights_precision=SparseType.FP16, 2025-05-07T21:06:47.1541952Z weighted=False, 2025-05-07T21:06:47.1542182Z long_segments=False, 2025-05-07T21:06:47.1542457Z pooling_mode=, 2025-05-07T21:06:47.1542763Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1543031Z ) 2025-05-07T21:06:47.1543244Z Trying example: test_backward_none( 2025-05-07T21:06:47.1543708Z self=, 2025-05-07T21:06:47.1544155Z T=1, 2025-05-07T21:06:47.1544348Z D=113, 2025-05-07T21:06:47.1544541Z B=113, 2025-05-07T21:06:47.1544729Z log_E=3, 2025-05-07T21:06:47.1544930Z L=1, 2025-05-07T21:06:47.1545178Z weights_precision=SparseType.FP16, 2025-05-07T21:06:47.1545488Z weighted=False, 2025-05-07T21:06:47.1545722Z long_segments=False, 2025-05-07T21:06:47.1545990Z pooling_mode=, 2025-05-07T21:06:47.1546296Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1546562Z ) 2025-05-07T21:06:47.1546777Z Trying example: test_backward_none( 2025-05-07T21:06:47.1547235Z self=, 2025-05-07T21:06:47.1547692Z T=4, 2025-05-07T21:06:47.1547883Z D=76, 2025-05-07T21:06:47.1548069Z B=52, 2025-05-07T21:06:47.1548266Z log_E=5, 2025-05-07T21:06:47.1548463Z L=11, 2025-05-07T21:06:47.1548680Z weights_precision=SparseType.FP16, 2025-05-07T21:06:47.1548973Z weighted=True, 2025-05-07T21:06:47.1549201Z long_segments=False, 2025-05-07T21:06:47.1549472Z pooling_mode=, 2025-05-07T21:06:47.1549779Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1550044Z ) 2025-05-07T21:06:47.1550251Z Trying example: test_backward_none( 2025-05-07T21:06:47.1550708Z self=, 2025-05-07T21:06:47.1551162Z T=4, 2025-05-07T21:06:47.1551354Z D=76, 2025-05-07T21:06:47.1551538Z B=52, 2025-05-07T21:06:47.1551726Z log_E=5, 2025-05-07T21:06:47.1551929Z L=11, 2025-05-07T21:06:47.1552143Z weights_precision=SparseType.FP16, 2025-05-07T21:06:47.1552530Z weighted=True, 2025-05-07T21:06:47.1552753Z long_segments=True, 2025-05-07T21:06:47.1553010Z pooling_mode=, 2025-05-07T21:06:47.1553321Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1553580Z ) 2025-05-07T21:06:47.1553778Z Trying example: test_backward_none( 2025-05-07T21:06:47.1554238Z self=, 2025-05-07T21:06:47.1554688Z T=4, 2025-05-07T21:06:47.1554878Z D=76, 2025-05-07T21:06:47.1555062Z B=52, 2025-05-07T21:06:47.1555246Z log_E=3, 2025-05-07T21:06:47.1555441Z L=11, 2025-05-07T21:06:47.1555656Z weights_precision=SparseType.FP16, 2025-05-07T21:06:47.1555945Z weighted=True, 2025-05-07T21:06:47.1556165Z long_segments=True, 2025-05-07T21:06:47.1556416Z pooling_mode=, 2025-05-07T21:06:47.1556765Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1557027Z ) 2025-05-07T21:06:47.1557227Z Trying example: test_backward_none( 2025-05-07T21:06:47.1557695Z self=, 2025-05-07T21:06:47.1558152Z T=3, 2025-05-07T21:06:47.1558381Z D=76, 2025-05-07T21:06:47.1558571Z B=52, 2025-05-07T21:06:47.1558759Z log_E=3, 2025-05-07T21:06:47.1558948Z L=11, 2025-05-07T21:06:47.1559168Z weights_precision=SparseType.FP16, 2025-05-07T21:06:47.1559454Z weighted=True, 2025-05-07T21:06:47.1559671Z long_segments=True, 2025-05-07T21:06:47.1559927Z pooling_mode=, 2025-05-07T21:06:47.1560336Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1560595Z ) 2025-05-07T21:06:47.1560792Z Trying example: test_backward_none( 2025-05-07T21:06:47.1561245Z self=, 2025-05-07T21:06:47.1561693Z T=1, 2025-05-07T21:06:47.1561878Z D=76, 2025-05-07T21:06:47.1562059Z B=52, 2025-05-07T21:06:47.1562242Z log_E=3, 2025-05-07T21:06:47.1562437Z L=11, 2025-05-07T21:06:47.1562646Z weights_precision=SparseType.FP16, 2025-05-07T21:06:47.1562930Z weighted=True, 2025-05-07T21:06:47.1563146Z long_segments=True, 2025-05-07T21:06:47.1563397Z pooling_mode=, 2025-05-07T21:06:47.1563695Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1563952Z ) 2025-05-07T21:06:47.1564147Z Trying example: test_backward_none( 2025-05-07T21:06:47.1564650Z self=, 2025-05-07T21:06:47.1565095Z T=1, 2025-05-07T21:06:47.1565275Z D=76, 2025-05-07T21:06:47.1565462Z B=52, 2025-05-07T21:06:47.1565644Z log_E=3, 2025-05-07T21:06:47.1565830Z L=0, 2025-05-07T21:06:47.1566044Z weights_precision=SparseType.FP16, 2025-05-07T21:06:47.1566325Z weighted=True, 2025-05-07T21:06:47.1566536Z long_segments=True, 2025-05-07T21:06:47.1566790Z pooling_mode=, 2025-05-07T21:06:47.1567093Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1567352Z ) 2025-05-07T21:06:47.1567550Z Trying example: test_backward_none( 2025-05-07T21:06:47.1568004Z self=, 2025-05-07T21:06:47.1568444Z T=1, 2025-05-07T21:06:47.1568621Z D=2, 2025-05-07T21:06:47.1568801Z B=52, 2025-05-07T21:06:47.1568984Z log_E=3, 2025-05-07T21:06:47.1569169Z L=0, 2025-05-07T21:06:47.1569379Z weights_precision=SparseType.FP16, 2025-05-07T21:06:47.1569665Z weighted=True, 2025-05-07T21:06:47.1569879Z long_segments=True, 2025-05-07T21:06:47.1570130Z pooling_mode=, 2025-05-07T21:06:47.1570426Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1570680Z ) 2025-05-07T21:06:47.1570879Z Trying example: test_backward_none( 2025-05-07T21:06:47.1571337Z self=, 2025-05-07T21:06:47.1571779Z T=1, 2025-05-07T21:06:47.1571964Z D=210, 2025-05-07T21:06:47.1572203Z B=49, 2025-05-07T21:06:47.1572421Z log_E=4, 2025-05-07T21:06:47.1572613Z L=11, 2025-05-07T21:06:47.1572823Z weights_precision=SparseType.FP16, 2025-05-07T21:06:47.1573108Z weighted=False, 2025-05-07T21:06:47.1573332Z long_segments=False, 2025-05-07T21:06:47.1573698Z pooling_mode=, 2025-05-07T21:06:47.1574099Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1574387Z ) 2025-05-07T21:06:47.1574621Z Trying example: test_backward_none( 2025-05-07T21:06:47.1575082Z self=, 2025-05-07T21:06:47.1575527Z T=1, 2025-05-07T21:06:47.1575717Z D=11, 2025-05-07T21:06:47.1575900Z B=49, 2025-05-07T21:06:47.1576083Z log_E=4, 2025-05-07T21:06:47.1576281Z L=11, 2025-05-07T21:06:47.1576497Z weights_precision=SparseType.FP16, 2025-05-07T21:06:47.1576838Z weighted=False, 2025-05-07T21:06:47.1577066Z long_segments=False, 2025-05-07T21:06:47.1577341Z pooling_mode=, 2025-05-07T21:06:47.1577644Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1577904Z ) 2025-05-07T21:06:47.1578111Z Trying example: test_backward_none( 2025-05-07T21:06:47.1578611Z self=, 2025-05-07T21:06:47.1579061Z T=1, 2025-05-07T21:06:47.1579247Z D=2, 2025-05-07T21:06:47.1579433Z B=49, 2025-05-07T21:06:47.1579615Z log_E=4, 2025-05-07T21:06:47.1579810Z L=11, 2025-05-07T21:06:47.1580028Z weights_precision=SparseType.FP16, 2025-05-07T21:06:47.1580317Z weighted=False, 2025-05-07T21:06:47.1580542Z long_segments=False, 2025-05-07T21:06:47.1580810Z pooling_mode=, 2025-05-07T21:06:47.1581111Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1581374Z ) 2025-05-07T21:06:47.1581580Z Trying example: test_backward_none( 2025-05-07T21:06:47.1582037Z self=, 2025-05-07T21:06:47.1582491Z T=1, 2025-05-07T21:06:47.1582679Z D=2, 2025-05-07T21:06:47.1582860Z B=2, 2025-05-07T21:06:47.1583044Z log_E=4, 2025-05-07T21:06:47.1583244Z L=11, 2025-05-07T21:06:47.1583458Z weights_precision=SparseType.FP16, 2025-05-07T21:06:47.1583749Z weighted=False, 2025-05-07T21:06:47.1583974Z long_segments=False, 2025-05-07T21:06:47.1584234Z pooling_mode=, 2025-05-07T21:06:47.1584543Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1584807Z ) 2025-05-07T21:06:47.1585009Z Trying example: test_backward_none( 2025-05-07T21:06:47.1585471Z self=, 2025-05-07T21:06:47.1585937Z T=1, 2025-05-07T21:06:47.1586123Z D=2, 2025-05-07T21:06:47.1586299Z B=4, 2025-05-07T21:06:47.1586485Z log_E=4, 2025-05-07T21:06:47.1586680Z L=11, 2025-05-07T21:06:47.1586896Z weights_precision=SparseType.FP16, 2025-05-07T21:06:47.1587187Z weighted=False, 2025-05-07T21:06:47.1587424Z long_segments=False, 2025-05-07T21:06:47.1587683Z pooling_mode=, 2025-05-07T21:06:47.1587991Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1763185Z ) 2025-05-07T21:06:47.1763504Z Trying example: test_backward_none( 2025-05-07T21:06:47.1764010Z self=, 2025-05-07T21:06:47.1764478Z T=1, 2025-05-07T21:06:47.1764677Z D=2, 2025-05-07T21:06:47.1764897Z B=4, 2025-05-07T21:06:47.1765101Z log_E=4, 2025-05-07T21:06:47.1765300Z L=1, 2025-05-07T21:06:47.1765524Z weights_precision=SparseType.FP16, 2025-05-07T21:06:47.1765814Z weighted=False, 2025-05-07T21:06:47.1766045Z long_segments=False, 2025-05-07T21:06:47.1766316Z pooling_mode=, 2025-05-07T21:06:47.1766623Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1766897Z ) 2025-05-07T21:06:47.1767106Z Trying example: test_backward_none( 2025-05-07T21:06:47.1767812Z self=, 2025-05-07T21:06:47.1768271Z T=1, 2025-05-07T21:06:47.1768463Z D=4, 2025-05-07T21:06:47.1768654Z B=4, 2025-05-07T21:06:47.1768837Z log_E=4, 2025-05-07T21:06:47.1769035Z L=1, 2025-05-07T21:06:47.1769253Z weights_precision=SparseType.FP16, 2025-05-07T21:06:47.1769539Z weighted=False, 2025-05-07T21:06:47.1769765Z long_segments=False, 2025-05-07T21:06:47.1770047Z pooling_mode=, 2025-05-07T21:06:47.1770355Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1770618Z ) 2025-05-07T21:06:47.1770823Z Trying example: test_backward_none( 2025-05-07T21:06:47.1771284Z self=, 2025-05-07T21:06:47.1771735Z T=4, 2025-05-07T21:06:47.1771924Z D=63, 2025-05-07T21:06:47.1772109Z B=26, 2025-05-07T21:06:47.1772374Z log_E=3, 2025-05-07T21:06:47.1772573Z L=17, 2025-05-07T21:06:47.1772795Z weights_precision=SparseType.FP32, 2025-05-07T21:06:47.1773084Z weighted=False, 2025-05-07T21:06:47.1773312Z long_segments=False, 2025-05-07T21:06:47.1773643Z pooling_mode=, 2025-05-07T21:06:47.1773946Z output_dtype=SparseType.FP16, 2025-05-07T21:06:47.1774209Z ) 2025-05-07T21:06:47.1774393Z PASSED 2025-05-07T21:06:50.7887072Z 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:50.7888526Z self=, 2025-05-07T21:06:50.7889092Z T=1, 2025-05-07T21:06:50.7889297Z D=2, 2025-05-07T21:06:50.7889494Z B=1, 2025-05-07T21:06:50.7889692Z log_E=3, 2025-05-07T21:06:50.7889887Z L=0, 2025-05-07T21:06:50.7890203Z weights_precision=SparseType.FP16, 2025-05-07T21:06:50.7890634Z weighted=False, 2025-05-07T21:06:50.7890948Z long_segments=False, 2025-05-07T21:06:50.7891332Z pooling_mode=, 2025-05-07T21:06:50.7891873Z output_dtype=SparseType.FP16, 2025-05-07T21:06:50.7892152Z ) 2025-05-07T21:06:50.7892423Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7893053Z self=, 2025-05-07T21:06:50.7893596Z T=2, 2025-05-07T21:06:50.7893788Z D=2, 2025-05-07T21:06:50.7893979Z B=1, 2025-05-07T21:06:50.7894166Z log_E=3, 2025-05-07T21:06:50.7894368Z L=0, 2025-05-07T21:06:50.7894591Z weights_precision=SparseType.FP16, 2025-05-07T21:06:50.7894887Z weighted=False, 2025-05-07T21:06:50.7895119Z long_segments=False, 2025-05-07T21:06:50.7895394Z pooling_mode=, 2025-05-07T21:06:50.7895703Z output_dtype=SparseType.FP16, 2025-05-07T21:06:50.7895988Z ) 2025-05-07T21:06:50.7896299Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7896929Z self=, 2025-05-07T21:06:50.7897464Z T=2, 2025-05-07T21:06:50.7897650Z D=181, 2025-05-07T21:06:50.7897840Z B=115, 2025-05-07T21:06:50.7898031Z log_E=4, 2025-05-07T21:06:50.7898227Z L=18, 2025-05-07T21:06:50.7898454Z weights_precision=SparseType.FP16, 2025-05-07T21:06:50.7898744Z weighted=True, 2025-05-07T21:06:50.7898973Z long_segments=False, 2025-05-07T21:06:50.7899245Z pooling_mode=, 2025-05-07T21:06:50.7899559Z output_dtype=SparseType.BF16, 2025-05-07T21:06:50.7899828Z ) 2025-05-07T21:06:50.7900096Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7900710Z self=, 2025-05-07T21:06:50.7901251Z T=2, 2025-05-07T21:06:50.7901450Z D=226, 2025-05-07T21:06:50.7901641Z B=1, 2025-05-07T21:06:50.7902115Z log_E=3, 2025-05-07T21:06:50.7902386Z L=0, 2025-05-07T21:06:50.7902613Z weights_precision=SparseType.FP16, 2025-05-07T21:06:50.7902905Z weighted=False, 2025-05-07T21:06:50.7903136Z long_segments=False, 2025-05-07T21:06:50.7903403Z pooling_mode=, 2025-05-07T21:06:50.7903709Z output_dtype=SparseType.FP16, 2025-05-07T21:06:50.7903973Z ) 2025-05-07T21:06:50.7904243Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7904854Z self=, 2025-05-07T21:06:50.7905394Z T=2, 2025-05-07T21:06:50.7905585Z D=226, 2025-05-07T21:06:50.7905769Z B=121, 2025-05-07T21:06:50.7905960Z log_E=5, 2025-05-07T21:06:50.7906158Z L=6, 2025-05-07T21:06:50.7906372Z weights_precision=SparseType.FP32, 2025-05-07T21:06:50.7906748Z weighted=True, 2025-05-07T21:06:50.7906974Z long_segments=True, 2025-05-07T21:06:50.7907235Z pooling_mode=, 2025-05-07T21:06:50.7907551Z output_dtype=SparseType.BF16, 2025-05-07T21:06:50.7907817Z ) 2025-05-07T21:06:50.7908080Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7908760Z self=, 2025-05-07T21:06:50.7909294Z T=1, 2025-05-07T21:06:50.7909484Z D=116, 2025-05-07T21:06:50.7909665Z B=1, 2025-05-07T21:06:50.7909858Z log_E=3, 2025-05-07T21:06:50.7910057Z L=0, 2025-05-07T21:06:50.7910272Z weights_precision=SparseType.FP16, 2025-05-07T21:06:50.7910568Z weighted=False, 2025-05-07T21:06:50.7910799Z long_segments=False, 2025-05-07T21:06:50.7911064Z pooling_mode=, 2025-05-07T21:06:50.7911373Z output_dtype=SparseType.FP16, 2025-05-07T21:06:50.7911640Z ) 2025-05-07T21:06:50.7911897Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7912514Z self=, 2025-05-07T21:06:50.7913054Z T=1, 2025-05-07T21:06:50.7913242Z D=116, 2025-05-07T21:06:50.7913429Z B=9, 2025-05-07T21:06:50.7913617Z log_E=5, 2025-05-07T21:06:50.7913816Z L=6, 2025-05-07T21:06:50.7914032Z weights_precision=SparseType.FP32, 2025-05-07T21:06:50.7920637Z weighted=True, 2025-05-07T21:06:50.7920916Z long_segments=False, 2025-05-07T21:06:50.7921196Z pooling_mode=, 2025-05-07T21:06:50.7921520Z output_dtype=SparseType.FP16, 2025-05-07T21:06:50.7921792Z ) 2025-05-07T21:06:50.7922055Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7922682Z self=, 2025-05-07T21:06:50.7923232Z T=1, 2025-05-07T21:06:50.7923421Z D=210, 2025-05-07T21:06:50.7923624Z B=62, 2025-05-07T21:06:50.7923819Z log_E=5, 2025-05-07T21:06:50.7924018Z L=2, 2025-05-07T21:06:50.7924251Z weights_precision=SparseType.FP32, 2025-05-07T21:06:50.7924550Z weighted=False, 2025-05-07T21:06:50.7924776Z long_segments=True, 2025-05-07T21:06:50.7925050Z pooling_mode=, 2025-05-07T21:06:50.7925367Z output_dtype=SparseType.BF16, 2025-05-07T21:06:50.7925626Z ) 2025-05-07T21:06:50.7925895Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7926565Z self=, 2025-05-07T21:06:50.7927104Z T=3, 2025-05-07T21:06:50.7927290Z D=242, 2025-05-07T21:06:50.7927484Z B=66, 2025-05-07T21:06:50.7927676Z log_E=5, 2025-05-07T21:06:50.7927868Z L=10, 2025-05-07T21:06:50.7928092Z weights_precision=SparseType.FP32, 2025-05-07T21:06:50.7928387Z weighted=False, 2025-05-07T21:06:50.7928614Z long_segments=False, 2025-05-07T21:06:50.7928884Z pooling_mode=, 2025-05-07T21:06:50.7929314Z output_dtype=SparseType.FP32, 2025-05-07T21:06:50.7929575Z ) 2025-05-07T21:06:50.7929839Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7930452Z self=, 2025-05-07T21:06:50.7930993Z T=1, 2025-05-07T21:06:50.7931181Z D=80, 2025-05-07T21:06:50.7931378Z B=83, 2025-05-07T21:06:50.7931573Z log_E=4, 2025-05-07T21:06:50.7931768Z L=18, 2025-05-07T21:06:50.7931988Z weights_precision=SparseType.FP32, 2025-05-07T21:06:50.7932288Z weighted=True, 2025-05-07T21:06:50.7932510Z long_segments=True, 2025-05-07T21:06:50.7932775Z pooling_mode=, 2025-05-07T21:06:50.7933089Z output_dtype=SparseType.FP32, 2025-05-07T21:06:50.7933349Z ) 2025-05-07T21:06:50.7933614Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7934275Z self=, 2025-05-07T21:06:50.7934811Z T=4, 2025-05-07T21:06:50.7935009Z D=209, 2025-05-07T21:06:50.7935205Z B=77, 2025-05-07T21:06:50.7935433Z log_E=4, 2025-05-07T21:06:50.7935636Z L=19, 2025-05-07T21:06:50.7935864Z weights_precision=SparseType.FP16, 2025-05-07T21:06:50.7936152Z weighted=True, 2025-05-07T21:06:50.7936380Z long_segments=True, 2025-05-07T21:06:50.7936646Z pooling_mode=, 2025-05-07T21:06:50.7936949Z output_dtype=SparseType.FP32, 2025-05-07T21:06:50.7937214Z ) 2025-05-07T21:06:50.7937479Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7938095Z self=, 2025-05-07T21:06:50.7938623Z T=1, 2025-05-07T21:06:50.7938818Z D=2, 2025-05-07T21:06:50.7939011Z B=112, 2025-05-07T21:06:50.7939205Z log_E=5, 2025-05-07T21:06:50.7939408Z L=15, 2025-05-07T21:06:50.7939640Z weights_precision=SparseType.FP16, 2025-05-07T21:06:50.7939932Z weighted=False, 2025-05-07T21:06:50.7940160Z long_segments=True, 2025-05-07T21:06:50.7940422Z pooling_mode=, 2025-05-07T21:06:50.7940727Z output_dtype=SparseType.BF16, 2025-05-07T21:06:50.7940989Z ) 2025-05-07T21:06:50.7941251Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7941850Z self=, 2025-05-07T21:06:50.7942380Z T=4, 2025-05-07T21:06:50.7942566Z D=150, 2025-05-07T21:06:50.7942753Z B=101, 2025-05-07T21:06:50.7942935Z log_E=5, 2025-05-07T21:06:50.7943128Z L=9, 2025-05-07T21:06:50.7943344Z weights_precision=SparseType.FP32, 2025-05-07T21:06:50.7943626Z weighted=True, 2025-05-07T21:06:50.7943849Z long_segments=True, 2025-05-07T21:06:50.7944109Z pooling_mode=, 2025-05-07T21:06:50.7944408Z output_dtype=SparseType.BF16, 2025-05-07T21:06:50.7944673Z ) 2025-05-07T21:06:50.7944936Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7945535Z self=, 2025-05-07T21:06:50.7946120Z T=3, 2025-05-07T21:06:50.7946310Z D=108, 2025-05-07T21:06:50.7946492Z B=11, 2025-05-07T21:06:50.7946681Z log_E=4, 2025-05-07T21:06:50.7946878Z L=19, 2025-05-07T21:06:50.7947095Z weights_precision=SparseType.FP32, 2025-05-07T21:06:50.7947394Z weighted=False, 2025-05-07T21:06:50.7947618Z long_segments=True, 2025-05-07T21:06:50.7947871Z pooling_mode=, 2025-05-07T21:06:50.7948181Z output_dtype=SparseType.FP16, 2025-05-07T21:06:50.7948438Z ) 2025-05-07T21:06:50.7948700Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7949306Z self=, 2025-05-07T21:06:50.7949926Z T=5, 2025-05-07T21:06:50.7950110Z D=183, 2025-05-07T21:06:50.7950294Z B=67, 2025-05-07T21:06:50.7950486Z log_E=4, 2025-05-07T21:06:50.7950688Z L=20, 2025-05-07T21:06:50.7950900Z weights_precision=SparseType.FP16, 2025-05-07T21:06:50.7951193Z weighted=False, 2025-05-07T21:06:50.7951408Z long_segments=True, 2025-05-07T21:06:50.7951652Z pooling_mode=, 2025-05-07T21:06:50.7951957Z output_dtype=SparseType.FP16, 2025-05-07T21:06:50.7952213Z ) 2025-05-07T21:06:50.7952461Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7953063Z self=, 2025-05-07T21:06:50.7953595Z T=3, 2025-05-07T21:06:50.7953780Z D=214, 2025-05-07T21:06:50.7953958Z B=44, 2025-05-07T21:06:50.7954140Z log_E=4, 2025-05-07T21:06:50.7954374Z L=18, 2025-05-07T21:06:50.7954585Z weights_precision=SparseType.FP32, 2025-05-07T21:06:50.7954878Z weighted=False, 2025-05-07T21:06:50.7955091Z long_segments=True, 2025-05-07T21:06:50.7955336Z pooling_mode=, 2025-05-07T21:06:50.7955678Z output_dtype=SparseType.BF16, 2025-05-07T21:06:50.7955946Z ) 2025-05-07T21:06:50.7956232Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7956830Z self=, 2025-05-07T21:06:50.7957355Z T=4, 2025-05-07T21:06:50.7957536Z D=122, 2025-05-07T21:06:50.7957719Z B=57, 2025-05-07T21:06:50.7957896Z log_E=3, 2025-05-07T21:06:50.7958084Z L=11, 2025-05-07T21:06:50.7958296Z weights_precision=SparseType.FP16, 2025-05-07T21:06:50.7958577Z weighted=True, 2025-05-07T21:06:50.7958790Z long_segments=True, 2025-05-07T21:06:50.7959043Z pooling_mode=, 2025-05-07T21:06:50.7959347Z output_dtype=SparseType.FP16, 2025-05-07T21:06:50.7959606Z ) 2025-05-07T21:06:50.7959859Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7960540Z self=, 2025-05-07T21:06:50.7961067Z T=4, 2025-05-07T21:06:50.7961244Z D=118, 2025-05-07T21:06:50.7961423Z B=122, 2025-05-07T21:06:50.7961607Z log_E=3, 2025-05-07T21:06:50.7961792Z L=13, 2025-05-07T21:06:50.7962004Z weights_precision=SparseType.FP16, 2025-05-07T21:06:50.7962291Z weighted=False, 2025-05-07T21:06:50.7962505Z long_segments=True, 2025-05-07T21:06:50.7962757Z pooling_mode=, 2025-05-07T21:06:50.7963056Z output_dtype=SparseType.FP32, 2025-05-07T21:06:50.7963310Z ) 2025-05-07T21:06:50.7963563Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7964169Z self=, 2025-05-07T21:06:50.7964697Z T=1, 2025-05-07T21:06:50.7964880Z D=200, 2025-05-07T21:06:50.7965058Z B=46, 2025-05-07T21:06:50.7965243Z log_E=3, 2025-05-07T21:06:50.7965451Z L=1, 2025-05-07T21:06:50.7965668Z weights_precision=SparseType.FP32, 2025-05-07T21:06:50.7965948Z weighted=True, 2025-05-07T21:06:50.7966156Z long_segments=True, 2025-05-07T21:06:50.7966409Z pooling_mode=, 2025-05-07T21:06:50.7966706Z output_dtype=SparseType.BF16, 2025-05-07T21:06:50.7966958Z ) 2025-05-07T21:06:50.7967211Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7967809Z self=, 2025-05-07T21:06:50.7968331Z T=2, 2025-05-07T21:06:50.7968510Z D=148, 2025-05-07T21:06:50.7968691Z B=55, 2025-05-07T21:06:50.7968875Z log_E=5, 2025-05-07T21:06:50.7969062Z L=19, 2025-05-07T21:06:50.7969274Z weights_precision=SparseType.FP32, 2025-05-07T21:06:50.7969566Z weighted=True, 2025-05-07T21:06:50.7969876Z long_segments=False, 2025-05-07T21:06:50.7970139Z pooling_mode=, 2025-05-07T21:06:50.7970436Z output_dtype=SparseType.BF16, 2025-05-07T21:06:50.7970690Z ) 2025-05-07T21:06:50.7970944Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7971547Z self=, 2025-05-07T21:06:50.7972069Z T=5, 2025-05-07T21:06:50.7972252Z D=186, 2025-05-07T21:06:50.7972431Z B=104, 2025-05-07T21:06:50.7972608Z log_E=5, 2025-05-07T21:06:50.7972795Z L=10, 2025-05-07T21:06:50.7973008Z weights_precision=SparseType.FP32, 2025-05-07T21:06:50.7973290Z weighted=True, 2025-05-07T21:06:50.7973504Z long_segments=False, 2025-05-07T21:06:50.7973763Z pooling_mode=, 2025-05-07T21:06:50.7974108Z output_dtype=SparseType.FP32, 2025-05-07T21:06:50.7974361Z ) 2025-05-07T21:06:50.7974614Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:50.7975218Z self=, 2025-05-07T21:06:50.7975831Z T=1, 2025-05-07T21:06:50.7976017Z D=70, 2025-05-07T21:06:50.7976208Z B=68, 2025-05-07T21:06:50.7976388Z log_E=3, 2025-05-07T21:06:50.7976587Z L=7, 2025-05-07T21:06:50.7976806Z weights_precision=SparseType.FP32, 2025-05-07T21:06:50.7977092Z weighted=False, 2025-05-07T21:06:50.7977317Z long_segments=False, 2025-05-07T21:06:50.7977583Z pooling_mode=, 2025-05-07T21:06:50.7977884Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.6145070Z ) 2025-05-07T21:06:55.6145510Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6146489Z self=, 2025-05-07T21:06:55.6147224Z T=1, 2025-05-07T21:06:55.6147491Z D=70, 2025-05-07T21:06:55.6147771Z B=68, 2025-05-07T21:06:55.6147973Z log_E=3, 2025-05-07T21:06:55.6148173Z L=3, 2025-05-07T21:06:55.6148399Z weights_precision=SparseType.FP32, 2025-05-07T21:06:55.6148701Z weighted=False, 2025-05-07T21:06:55.6148934Z long_segments=False, 2025-05-07T21:06:55.6149207Z pooling_mode=, 2025-05-07T21:06:55.6149517Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.6149784Z ) 2025-05-07T21:06:55.6150047Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6150656Z self=, 2025-05-07T21:06:55.6151193Z T=1, 2025-05-07T21:06:55.6151384Z D=70, 2025-05-07T21:06:55.6151572Z B=68, 2025-05-07T21:06:55.6151758Z log_E=3, 2025-05-07T21:06:55.6151962Z L=1, 2025-05-07T21:06:55.6152184Z weights_precision=SparseType.FP32, 2025-05-07T21:06:55.6152474Z weighted=False, 2025-05-07T21:06:55.6152704Z long_segments=False, 2025-05-07T21:06:55.6152981Z pooling_mode=, 2025-05-07T21:06:55.6153288Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.6153583Z ) 2025-05-07T21:06:55.6153869Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6154474Z self=, 2025-05-07T21:06:55.6155013Z T=1, 2025-05-07T21:06:55.6155207Z D=2, 2025-05-07T21:06:55.6155395Z B=68, 2025-05-07T21:06:55.6155590Z log_E=3, 2025-05-07T21:06:55.6155788Z L=1, 2025-05-07T21:06:55.6156006Z weights_precision=SparseType.FP32, 2025-05-07T21:06:55.6156306Z weighted=False, 2025-05-07T21:06:55.6156543Z long_segments=False, 2025-05-07T21:06:55.6156807Z pooling_mode=, 2025-05-07T21:06:55.6157121Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.6157393Z ) 2025-05-07T21:06:55.6157660Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6158556Z self=, 2025-05-07T21:06:55.6159093Z T=2, 2025-05-07T21:06:55.6159293Z D=2, 2025-05-07T21:06:55.6159477Z B=68, 2025-05-07T21:06:55.6159669Z log_E=3, 2025-05-07T21:06:55.6159865Z L=1, 2025-05-07T21:06:55.6160083Z weights_precision=SparseType.FP32, 2025-05-07T21:06:55.6160477Z weighted=False, 2025-05-07T21:06:55.6160709Z long_segments=False, 2025-05-07T21:06:55.6160973Z pooling_mode=, 2025-05-07T21:06:55.6161291Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.6161555Z ) 2025-05-07T21:06:55.6161813Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6162418Z self=, 2025-05-07T21:06:55.6162948Z T=2, 2025-05-07T21:06:55.6163205Z D=2, 2025-05-07T21:06:55.6163402Z B=1, 2025-05-07T21:06:55.6163604Z log_E=3, 2025-05-07T21:06:55.6163804Z L=1, 2025-05-07T21:06:55.6164036Z weights_precision=SparseType.FP32, 2025-05-07T21:06:55.6164355Z weighted=False, 2025-05-07T21:06:55.6164663Z long_segments=False, 2025-05-07T21:06:55.6164944Z pooling_mode=, 2025-05-07T21:06:55.6165288Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.6165577Z ) 2025-05-07T21:06:55.6165853Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6166574Z self=, 2025-05-07T21:06:55.6167239Z T=2, 2025-05-07T21:06:55.6167432Z D=2, 2025-05-07T21:06:55.6167628Z B=2, 2025-05-07T21:06:55.6167819Z log_E=3, 2025-05-07T21:06:55.6168014Z L=1, 2025-05-07T21:06:55.6168236Z weights_precision=SparseType.FP32, 2025-05-07T21:06:55.6168533Z weighted=False, 2025-05-07T21:06:55.6168757Z long_segments=False, 2025-05-07T21:06:55.6169030Z pooling_mode=, 2025-05-07T21:06:55.6169342Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.6169599Z ) 2025-05-07T21:06:55.6169863Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6170473Z self=, 2025-05-07T21:06:55.6171006Z T=5, 2025-05-07T21:06:55.6171189Z D=234, 2025-05-07T21:06:55.6171382Z B=36, 2025-05-07T21:06:55.6171575Z log_E=5, 2025-05-07T21:06:55.6171770Z L=13, 2025-05-07T21:06:55.6171995Z weights_precision=SparseType.FP16, 2025-05-07T21:06:55.6172292Z weighted=False, 2025-05-07T21:06:55.6172515Z long_segments=True, 2025-05-07T21:06:55.6172780Z pooling_mode=, 2025-05-07T21:06:55.6173089Z output_dtype=SparseType.FP32, 2025-05-07T21:06:55.6173348Z ) 2025-05-07T21:06:55.6173621Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6174235Z self=, 2025-05-07T21:06:55.6174763Z T=5, 2025-05-07T21:06:55.6174959Z D=13, 2025-05-07T21:06:55.6175152Z B=36, 2025-05-07T21:06:55.6175340Z log_E=5, 2025-05-07T21:06:55.6175538Z L=13, 2025-05-07T21:06:55.6175764Z weights_precision=SparseType.FP16, 2025-05-07T21:06:55.6176057Z weighted=False, 2025-05-07T21:06:55.6176276Z long_segments=True, 2025-05-07T21:06:55.6176537Z pooling_mode=, 2025-05-07T21:06:55.6176846Z output_dtype=SparseType.FP32, 2025-05-07T21:06:55.6177104Z ) 2025-05-07T21:06:55.6177398Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6178034Z self=, 2025-05-07T21:06:55.6178563Z T=5, 2025-05-07T21:06:55.6178754Z D=13, 2025-05-07T21:06:55.6178949Z B=36, 2025-05-07T21:06:55.6179135Z log_E=5, 2025-05-07T21:06:55.6179383Z L=5, 2025-05-07T21:06:55.6179649Z weights_precision=SparseType.FP16, 2025-05-07T21:06:55.6179938Z weighted=False, 2025-05-07T21:06:55.6180167Z long_segments=True, 2025-05-07T21:06:55.6180433Z pooling_mode=, 2025-05-07T21:06:55.6180735Z output_dtype=SparseType.FP32, 2025-05-07T21:06:55.6181002Z ) 2025-05-07T21:06:55.6181268Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6181879Z self=, 2025-05-07T21:06:55.6182407Z T=5, 2025-05-07T21:06:55.6182598Z D=13, 2025-05-07T21:06:55.6182787Z B=36, 2025-05-07T21:06:55.6182975Z log_E=5, 2025-05-07T21:06:55.6183175Z L=5, 2025-05-07T21:06:55.6183397Z weights_precision=SparseType.FP16, 2025-05-07T21:06:55.6183683Z weighted=False, 2025-05-07T21:06:55.6183957Z long_segments=False, 2025-05-07T21:06:55.6184227Z pooling_mode=, 2025-05-07T21:06:55.6184538Z output_dtype=SparseType.FP32, 2025-05-07T21:06:55.6184805Z ) 2025-05-07T21:06:55.6185070Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6185714Z self=, 2025-05-07T21:06:55.6186249Z T=5, 2025-05-07T21:06:55.6186440Z D=13, 2025-05-07T21:06:55.6186623Z B=5, 2025-05-07T21:06:55.6186815Z log_E=5, 2025-05-07T21:06:55.6187011Z L=5, 2025-05-07T21:06:55.6187234Z weights_precision=SparseType.FP16, 2025-05-07T21:06:55.6187534Z weighted=False, 2025-05-07T21:06:55.6187808Z long_segments=False, 2025-05-07T21:06:55.6188080Z pooling_mode=, 2025-05-07T21:06:55.6188385Z output_dtype=SparseType.FP32, 2025-05-07T21:06:55.6188651Z ) 2025-05-07T21:06:55.6188916Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6189521Z self=, 2025-05-07T21:06:55.6190058Z T=5, 2025-05-07T21:06:55.6190252Z D=5, 2025-05-07T21:06:55.6190431Z B=5, 2025-05-07T21:06:55.6190625Z log_E=5, 2025-05-07T21:06:55.6190824Z L=5, 2025-05-07T21:06:55.6191038Z weights_precision=SparseType.FP16, 2025-05-07T21:06:55.6191332Z weighted=False, 2025-05-07T21:06:55.6191746Z long_segments=False, 2025-05-07T21:06:55.6192010Z pooling_mode=, 2025-05-07T21:06:55.6192318Z output_dtype=SparseType.FP32, 2025-05-07T21:06:55.6192583Z ) 2025-05-07T21:06:55.6192840Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6193452Z self=, 2025-05-07T21:06:55.6193985Z T=4, 2025-05-07T21:06:55.6194177Z D=13, 2025-05-07T21:06:55.6194360Z B=17, 2025-05-07T21:06:55.6194554Z log_E=4, 2025-05-07T21:06:55.6194751Z L=15, 2025-05-07T21:06:55.6194968Z weights_precision=SparseType.FP32, 2025-05-07T21:06:55.6195265Z weighted=True, 2025-05-07T21:06:55.6195491Z long_segments=True, 2025-05-07T21:06:55.6195747Z pooling_mode=, 2025-05-07T21:06:55.6196091Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.6196359Z ) 2025-05-07T21:06:55.6196622Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6197266Z self=, 2025-05-07T21:06:55.6197814Z T=4, 2025-05-07T21:06:55.6198011Z D=13, 2025-05-07T21:06:55.6198198Z B=17, 2025-05-07T21:06:55.6198390Z log_E=3, 2025-05-07T21:06:55.6204540Z L=15, 2025-05-07T21:06:55.6204806Z weights_precision=SparseType.FP32, 2025-05-07T21:06:55.6205112Z weighted=True, 2025-05-07T21:06:55.6205340Z long_segments=True, 2025-05-07T21:06:55.6205612Z pooling_mode=, 2025-05-07T21:06:55.6205922Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.6206302Z ) 2025-05-07T21:06:55.6206637Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6207298Z self=, 2025-05-07T21:06:55.6207835Z T=4, 2025-05-07T21:06:55.6208028Z D=13, 2025-05-07T21:06:55.6208214Z B=15, 2025-05-07T21:06:55.6208403Z log_E=3, 2025-05-07T21:06:55.6208598Z L=15, 2025-05-07T21:06:55.6208812Z weights_precision=SparseType.FP32, 2025-05-07T21:06:55.6209116Z weighted=True, 2025-05-07T21:06:55.6209342Z long_segments=True, 2025-05-07T21:06:55.6209602Z pooling_mode=, 2025-05-07T21:06:55.6209906Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.6210166Z ) 2025-05-07T21:06:55.6210423Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6211097Z self=, 2025-05-07T21:06:55.6211635Z T=4, 2025-05-07T21:06:55.6211826Z D=13, 2025-05-07T21:06:55.6212008Z B=4, 2025-05-07T21:06:55.6212191Z log_E=3, 2025-05-07T21:06:55.6212387Z L=15, 2025-05-07T21:06:55.6212662Z weights_precision=SparseType.FP32, 2025-05-07T21:06:55.6212949Z weighted=True, 2025-05-07T21:06:55.6213171Z long_segments=True, 2025-05-07T21:06:55.6213425Z pooling_mode=, 2025-05-07T21:06:55.6213732Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.6213992Z ) 2025-05-07T21:06:55.6214248Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6214854Z self=, 2025-05-07T21:06:55.6215384Z T=4, 2025-05-07T21:06:55.6215569Z D=4, 2025-05-07T21:06:55.6215752Z B=4, 2025-05-07T21:06:55.6215936Z log_E=3, 2025-05-07T21:06:55.6216128Z L=15, 2025-05-07T21:06:55.6216345Z weights_precision=SparseType.FP32, 2025-05-07T21:06:55.6216635Z weighted=True, 2025-05-07T21:06:55.6216859Z long_segments=True, 2025-05-07T21:06:55.6217117Z pooling_mode=, 2025-05-07T21:06:55.6217471Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.6217733Z ) 2025-05-07T21:06:55.6217989Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6218594Z self=, 2025-05-07T21:06:55.6219128Z T=4, 2025-05-07T21:06:55.6219310Z D=15, 2025-05-07T21:06:55.6219490Z B=4, 2025-05-07T21:06:55.6219676Z log_E=3, 2025-05-07T21:06:55.6219868Z L=15, 2025-05-07T21:06:55.6220084Z weights_precision=SparseType.FP32, 2025-05-07T21:06:55.6220369Z weighted=True, 2025-05-07T21:06:55.6220585Z long_segments=True, 2025-05-07T21:06:55.6220841Z pooling_mode=, 2025-05-07T21:06:55.6221157Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.6221413Z ) 2025-05-07T21:06:55.6221684Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6222292Z self=, 2025-05-07T21:06:55.6222817Z T=4, 2025-05-07T21:06:55.6222999Z D=15, 2025-05-07T21:06:55.6223186Z B=4, 2025-05-07T21:06:55.6223373Z log_E=3, 2025-05-07T21:06:55.6223562Z L=3, 2025-05-07T21:06:55.6223777Z weights_precision=SparseType.FP32, 2025-05-07T21:06:55.6224060Z weighted=True, 2025-05-07T21:06:55.6224275Z long_segments=True, 2025-05-07T21:06:55.6224533Z pooling_mode=, 2025-05-07T21:06:55.6224839Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.6225095Z ) 2025-05-07T21:06:55.6225349Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6225954Z self=, 2025-05-07T21:06:55.6226477Z T=2, 2025-05-07T21:06:55.6226729Z D=5, 2025-05-07T21:06:55.6226990Z B=52, 2025-05-07T21:06:55.6227174Z log_E=5, 2025-05-07T21:06:55.6227366Z L=2, 2025-05-07T21:06:55.6227578Z weights_precision=SparseType.FP16, 2025-05-07T21:06:55.6227865Z weighted=False, 2025-05-07T21:06:55.6228085Z long_segments=False, 2025-05-07T21:06:55.6228350Z pooling_mode=, 2025-05-07T21:06:55.6228652Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.6228904Z ) 2025-05-07T21:06:55.6229158Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6229762Z self=, 2025-05-07T21:06:55.6230286Z T=5, 2025-05-07T21:06:55.6230469Z D=5, 2025-05-07T21:06:55.6230651Z B=52, 2025-05-07T21:06:55.6231014Z log_E=5, 2025-05-07T21:06:55.6231211Z L=2, 2025-05-07T21:06:55.6231476Z weights_precision=SparseType.FP16, 2025-05-07T21:06:55.6231762Z weighted=False, 2025-05-07T21:06:55.6231990Z long_segments=False, 2025-05-07T21:06:55.6232253Z pooling_mode=, 2025-05-07T21:06:55.6232554Z output_dtype=SparseType.FP16, 2025-05-07T21:06:55.6232850Z ) 2025-05-07T21:06:55.6233104Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:55.6233703Z self=, 2025-05-07T21:06:55.6234231Z T=5, 2025-05-07T21:06:55.6234413Z D=5, 2025-05-07T21:06:55.6234595Z B=52, 2025-05-07T21:06:55.6234777Z log_E=5, 2025-05-07T21:06:55.6234970Z L=0, 2025-05-07T21:06:55.6235184Z weights_precision=SparseType.FP16, 2025-05-07T21:06:55.6235469Z weighted=False, 2025-05-07T21:06:55.6235692Z long_segments=False, 2025-05-07T21:06:55.6235955Z pooling_mode=, 2025-05-07T21:06:55.6236256Z output_dtype=SparseType.FP16, 2025-05-07T21:06:57.3513608Z ) 2025-05-07T21:06:57.3514101Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:57.3514983Z self=, 2025-05-07T21:06:57.3515709Z T=5, 2025-05-07T21:06:57.3515895Z D=5, 2025-05-07T21:06:57.3516085Z B=52, 2025-05-07T21:06:57.3516276Z log_E=3, 2025-05-07T21:06:57.3516467Z L=0, 2025-05-07T21:06:57.3516689Z weights_precision=SparseType.FP16, 2025-05-07T21:06:57.3516985Z weighted=False, 2025-05-07T21:06:57.3517210Z long_segments=False, 2025-05-07T21:06:57.3517485Z pooling_mode=, 2025-05-07T21:06:57.3517799Z output_dtype=SparseType.FP16, 2025-05-07T21:06:57.3518060Z ) 2025-05-07T21:06:57.3518327Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:57.3518943Z self=, 2025-05-07T21:06:57.3519480Z T=1, 2025-05-07T21:06:57.3519675Z D=95, 2025-05-07T21:06:57.3519863Z B=44, 2025-05-07T21:06:57.3520057Z log_E=3, 2025-05-07T21:06:57.3520353Z L=14, 2025-05-07T21:06:57.3520576Z weights_precision=SparseType.FP32, 2025-05-07T21:06:57.3520874Z weighted=True, 2025-05-07T21:06:57.3521098Z long_segments=False, 2025-05-07T21:06:57.3521363Z pooling_mode=, 2025-05-07T21:06:57.3521671Z output_dtype=SparseType.FP16, 2025-05-07T21:06:57.3521927Z ) 2025-05-07T21:06:57.3522188Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:57.3522920Z self=, 2025-05-07T21:06:57.3523650Z T=1, 2025-05-07T21:06:57.3523928Z D=95, 2025-05-07T21:06:57.3524111Z B=44, 2025-05-07T21:06:57.3524304Z log_E=3, 2025-05-07T21:06:57.3524501Z L=14, 2025-05-07T21:06:57.3524716Z weights_precision=SparseType.FP32, 2025-05-07T21:06:57.3525018Z weighted=False, 2025-05-07T21:06:57.3525249Z long_segments=False, 2025-05-07T21:06:57.3525881Z pooling_mode=, 2025-05-07T21:06:57.3526193Z output_dtype=SparseType.FP16, 2025-05-07T21:06:57.3526462Z ) 2025-05-07T21:06:57.3526721Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:57.3527341Z self=, 2025-05-07T21:06:57.3527908Z T=1, 2025-05-07T21:06:57.3528116Z D=95, 2025-05-07T21:06:57.3528305Z B=95, 2025-05-07T21:06:57.3528495Z log_E=3, 2025-05-07T21:06:57.3528685Z L=14, 2025-05-07T21:06:57.3528908Z weights_precision=SparseType.FP32, 2025-05-07T21:06:57.3529200Z weighted=False, 2025-05-07T21:06:57.3529429Z long_segments=False, 2025-05-07T21:06:57.3529690Z pooling_mode=, 2025-05-07T21:06:57.3529997Z output_dtype=SparseType.FP16, 2025-05-07T21:06:57.3530261Z ) 2025-05-07T21:06:57.3530607Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:57.3531229Z self=, 2025-05-07T21:06:57.3531768Z T=1, 2025-05-07T21:06:57.3532027Z D=95, 2025-05-07T21:06:57.3532215Z B=14, 2025-05-07T21:06:57.3532404Z log_E=3, 2025-05-07T21:06:57.3532592Z L=14, 2025-05-07T21:06:57.3532810Z weights_precision=SparseType.FP32, 2025-05-07T21:06:57.3533100Z weighted=False, 2025-05-07T21:06:57.3533319Z long_segments=False, 2025-05-07T21:06:57.3533587Z pooling_mode=, 2025-05-07T21:06:57.3533892Z output_dtype=SparseType.FP16, 2025-05-07T21:06:57.3534151Z ) 2025-05-07T21:06:57.3534415Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:57.3535028Z self=, 2025-05-07T21:06:57.3535557Z T=1, 2025-05-07T21:06:57.3535744Z D=2, 2025-05-07T21:06:57.3535931Z B=14, 2025-05-07T21:06:57.3536117Z log_E=3, 2025-05-07T21:06:57.3536314Z L=14, 2025-05-07T21:06:57.3536534Z weights_precision=SparseType.FP32, 2025-05-07T21:06:57.3536825Z weighted=False, 2025-05-07T21:06:57.3537048Z long_segments=False, 2025-05-07T21:06:57.3537311Z pooling_mode=, 2025-05-07T21:06:57.3537639Z output_dtype=SparseType.FP16, 2025-05-07T21:06:57.3537899Z ) 2025-05-07T21:06:57.3538160Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:57.3538776Z self=, 2025-05-07T21:06:57.3539305Z T=1, 2025-05-07T21:06:57.3539497Z D=2, 2025-05-07T21:06:57.3539685Z B=14, 2025-05-07T21:06:57.3539867Z log_E=3, 2025-05-07T21:06:57.3540065Z L=1, 2025-05-07T21:06:57.3540284Z weights_precision=SparseType.FP32, 2025-05-07T21:06:57.3540576Z weighted=False, 2025-05-07T21:06:57.3540799Z long_segments=False, 2025-05-07T21:06:57.3541067Z pooling_mode=, 2025-05-07T21:06:57.3541385Z output_dtype=SparseType.FP16, 2025-05-07T21:06:57.3541643Z ) 2025-05-07T21:06:57.3541904Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:57.3542517Z self=, 2025-05-07T21:06:57.3543043Z T=1, 2025-05-07T21:06:57.3543232Z D=2, 2025-05-07T21:06:57.3543419Z B=14, 2025-05-07T21:06:57.3543605Z log_E=3, 2025-05-07T21:06:57.3543800Z L=2, 2025-05-07T21:06:57.3544015Z weights_precision=SparseType.FP32, 2025-05-07T21:06:57.3544301Z weighted=False, 2025-05-07T21:06:57.3544527Z long_segments=False, 2025-05-07T21:06:57.3544791Z pooling_mode=, 2025-05-07T21:06:57.3545093Z output_dtype=SparseType.FP16, 2025-05-07T21:06:57.3545354Z ) 2025-05-07T21:06:57.3545612Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:57.3546315Z self=, 2025-05-07T21:06:57.3546882Z T=3, 2025-05-07T21:06:57.3547073Z D=46, 2025-05-07T21:06:57.3547281Z B=14, 2025-05-07T21:06:57.3547498Z log_E=5, 2025-05-07T21:06:57.3547700Z L=2, 2025-05-07T21:06:57.3547918Z weights_precision=SparseType.FP32, 2025-05-07T21:06:57.3548204Z weighted=False, 2025-05-07T21:06:57.3548429Z long_segments=True, 2025-05-07T21:06:57.3548694Z pooling_mode=, 2025-05-07T21:06:57.3548997Z output_dtype=SparseType.FP32, 2025-05-07T21:06:57.3549262Z ) 2025-05-07T21:06:57.3549521Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:57.3550126Z self=, 2025-05-07T21:06:57.3550659Z T=5, 2025-05-07T21:06:57.3550847Z D=46, 2025-05-07T21:06:57.3551029Z B=14, 2025-05-07T21:06:57.3551298Z log_E=5, 2025-05-07T21:06:57.3551499Z L=2, 2025-05-07T21:06:57.3551717Z weights_precision=SparseType.FP32, 2025-05-07T21:06:57.3552011Z weighted=False, 2025-05-07T21:06:57.3552236Z long_segments=True, 2025-05-07T21:06:57.3552545Z pooling_mode=, 2025-05-07T21:06:57.3552850Z output_dtype=SparseType.FP32, 2025-05-07T21:06:57.3553116Z ) 2025-05-07T21:06:57.3553379Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:57.3553985Z self=, 2025-05-07T21:06:57.3554520Z T=5, 2025-05-07T21:06:57.3554715Z D=46, 2025-05-07T21:06:57.3554895Z B=14, 2025-05-07T21:06:57.3555085Z log_E=5, 2025-05-07T21:06:57.3555285Z L=2, 2025-05-07T21:06:57.3555496Z weights_precision=SparseType.FP32, 2025-05-07T21:06:57.3555790Z weighted=True, 2025-05-07T21:06:57.3556016Z long_segments=True, 2025-05-07T21:06:57.3556277Z pooling_mode=, 2025-05-07T21:06:57.3556586Z output_dtype=SparseType.FP32, 2025-05-07T21:06:57.3556855Z ) 2025-05-07T21:06:57.3557110Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:57.3557749Z self=, 2025-05-07T21:06:57.3558303Z T=1, 2025-05-07T21:06:57.3558489Z D=46, 2025-05-07T21:06:57.3558671Z B=14, 2025-05-07T21:06:57.3558861Z log_E=5, 2025-05-07T21:06:57.3559057Z L=2, 2025-05-07T21:06:57.3559267Z weights_precision=SparseType.FP32, 2025-05-07T21:06:57.3559560Z weighted=False, 2025-05-07T21:06:57.3559781Z long_segments=True, 2025-05-07T21:06:57.3560034Z pooling_mode=, 2025-05-07T21:06:57.3560407Z output_dtype=SparseType.FP32, 2025-05-07T21:06:57.3560673Z ) 2025-05-07T21:06:57.3560926Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:57.3561542Z self=, 2025-05-07T21:06:57.3562083Z T=1, 2025-05-07T21:06:57.3562265Z D=46, 2025-05-07T21:06:57.3562452Z B=14, 2025-05-07T21:06:57.3562643Z log_E=5, 2025-05-07T21:06:57.3562837Z L=2, 2025-05-07T21:06:57.3563057Z weights_precision=SparseType.FP32, 2025-05-07T21:06:57.3563345Z weighted=True, 2025-05-07T21:06:57.3563567Z long_segments=True, 2025-05-07T21:06:57.3563822Z pooling_mode=, 2025-05-07T21:06:57.3564130Z output_dtype=SparseType.FP32, 2025-05-07T21:06:57.3564395Z ) 2025-05-07T21:06:57.3564648Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:57.3565257Z self=, 2025-05-07T21:06:57.3565801Z T=1, 2025-05-07T21:06:57.3565985Z D=5, 2025-05-07T21:06:57.3566171Z B=14, 2025-05-07T21:06:57.3566362Z log_E=5, 2025-05-07T21:06:57.3566553Z L=2, 2025-05-07T21:06:57.3566774Z weights_precision=SparseType.FP32, 2025-05-07T21:06:57.3567158Z weighted=False, 2025-05-07T21:06:57.3567376Z long_segments=True, 2025-05-07T21:06:57.3567638Z pooling_mode=, 2025-05-07T21:06:57.3567977Z output_dtype=SparseType.FP32, 2025-05-07T21:06:57.3568261Z ) 2025-05-07T21:06:57.3568523Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:57.3569134Z self=, 2025-05-07T21:06:57.3569667Z T=5, 2025-05-07T21:06:57.3569852Z D=5, 2025-05-07T21:06:57.3570042Z B=14, 2025-05-07T21:06:57.3570233Z log_E=5, 2025-05-07T21:06:57.3570428Z L=2, 2025-05-07T21:06:57.3570647Z weights_precision=SparseType.FP32, 2025-05-07T21:06:57.3570941Z weighted=False, 2025-05-07T21:06:57.3571159Z long_segments=True, 2025-05-07T21:06:57.3571418Z pooling_mode=, 2025-05-07T21:06:57.3571773Z output_dtype=SparseType.FP32, 2025-05-07T21:06:57.3572033Z ) 2025-05-07T21:06:57.3572296Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:57.3572907Z self=, 2025-05-07T21:06:57.3573479Z T=3, 2025-05-07T21:06:57.3573665Z D=187, 2025-05-07T21:06:57.3573857Z B=78, 2025-05-07T21:06:57.3574042Z log_E=4, 2025-05-07T21:06:57.3574245Z L=8, 2025-05-07T21:06:57.3574466Z weights_precision=SparseType.FP16, 2025-05-07T21:06:57.3574760Z weighted=True, 2025-05-07T21:06:57.3574977Z long_segments=True, 2025-05-07T21:06:57.3575241Z pooling_mode=, 2025-05-07T21:06:57.3575550Z output_dtype=SparseType.FP32, 2025-05-07T21:06:57.3575811Z ) 2025-05-07T21:06:57.3575991Z PASSED 2025-05-07T21:06:57.3576099Z 2025-05-07T21:06:57.3576244Z ============================== 2 passed in 17.89s ============================== 2025-05-07T21:06:58.1143721Z 2025-05-07T21:06:58.1144222Z [TEST] Python test suite PASSED: ./tbe/training/backward_none_test.py 2025-05-07T21:06:58.1165587Z [TEST] Python test time for ./tbe/training/backward_none_test.py: 21 seconds 2025-05-07T21:06:58.1166033Z 2025-05-07T21:06:58.1166046Z 2025-05-07T21:06:58.1166051Z 2025-05-07T21:06:58.1166057Z 2025-05-07T21:06:58.1187839Z ################################################################################ 2025-05-07T21:06:58.1204182Z # [2025-05-07T21:06:58.120Z] Run Python Test Suite: 2025-05-07T21:06:58.1204684Z # ./tbe/training/backward_optimizers_test.py 2025-05-07T21:06:58.1205135Z ################################################################################ 2025-05-07T21:06:58.1229304Z + 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:58.1230068Z 2025-05-07T21:07:00.2464390Z ============================= test session starts ============================== 2025-05-07T21:07:00.2465429Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:00.2466313Z cachedir: .pytest_cache 2025-05-07T21:07:00.2467278Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:00.2468780Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:00.2469460Z plugins: hypothesis-6.131.14 2025-05-07T21:07:01.9170972Z collecting ... collected 9 items 2025-05-07T21:07:01.9171223Z 2025-05-07T21:07:02.2886672Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adagrad Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:02.2887770Z self=, 2025-05-07T21:07:02.2888540Z T=1, 2025-05-07T21:07:02.2888735Z D=2, 2025-05-07T21:07:02.2888930Z B=1, 2025-05-07T21:07:02.2889386Z log_E=3, 2025-05-07T21:07:02.2889583Z L=2, 2025-05-07T21:07:02.2889784Z weighted=False, 2025-05-07T21:07:02.2890010Z mixed=False, 2025-05-07T21:07:02.2890234Z mixed_B=False, 2025-05-07T21:07:02.2890498Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:02.2890815Z long_segments=False, 2025-05-07T21:07:02.2891085Z pooling_mode=, 2025-05-07T21:07:02.2891384Z use_cpu=False, 2025-05-07T21:07:02.2891854Z weight_decay_mode=, 2025-05-07T21:07:02.2892276Z counter_weight_decay_mode=, 2025-05-07T21:07:02.2892639Z ) 2025-05-07T21:07:02.2892887Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:02.2893518Z self=, 2025-05-07T21:07:02.2894087Z T=4, 2025-05-07T21:07:02.2894410Z D=2, 2025-05-07T21:07:02.2894603Z B=1, 2025-05-07T21:07:02.2894795Z log_E=3, 2025-05-07T21:07:02.2895002Z L=2, 2025-05-07T21:07:02.2895200Z weighted=False, 2025-05-07T21:07:02.2895425Z mixed=False, 2025-05-07T21:07:02.2895642Z mixed_B=False, 2025-05-07T21:07:02.2895971Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:02.2896277Z long_segments=False, 2025-05-07T21:07:02.2896551Z pooling_mode=, 2025-05-07T21:07:02.2896843Z use_cpu=False, 2025-05-07T21:07:02.2897104Z weight_decay_mode=, 2025-05-07T21:07:02.2903860Z counter_weight_decay_mode=, 2025-05-07T21:07:02.2904241Z ) 2025-05-07T21:07:02.2904495Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:02.2905122Z self=, 2025-05-07T21:07:02.2905695Z T=4, 2025-05-07T21:07:02.2905903Z D=255, 2025-05-07T21:07:02.2906095Z B=111, 2025-05-07T21:07:02.2906289Z log_E=3, 2025-05-07T21:07:02.2906498Z L=13, 2025-05-07T21:07:02.2906694Z weighted=False, 2025-05-07T21:07:02.2906918Z mixed=True, 2025-05-07T21:07:02.2907135Z mixed_B=False, 2025-05-07T21:07:02.2907402Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:07:02.2907735Z long_segments=True, 2025-05-07T21:07:02.2907997Z pooling_mode=, 2025-05-07T21:07:02.2908281Z use_cpu=True, 2025-05-07T21:07:02.2908542Z weight_decay_mode=, 2025-05-07T21:07:02.2908953Z counter_weight_decay_mode=, 2025-05-07T21:07:02.2909304Z ) 2025-05-07T21:07:02.2909544Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:02.2910165Z self=, 2025-05-07T21:07:02.2910728Z T=2, 2025-05-07T21:07:02.2910912Z D=212, 2025-05-07T21:07:02.2911100Z B=108, 2025-05-07T21:07:02.2911289Z log_E=5, 2025-05-07T21:07:02.2911485Z L=16, 2025-05-07T21:07:02.2911681Z weighted=False, 2025-05-07T21:07:02.2911896Z mixed=True, 2025-05-07T21:07:02.2912108Z mixed_B=False, 2025-05-07T21:07:02.2912357Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:02.2912661Z long_segments=True, 2025-05-07T21:07:02.2912916Z pooling_mode=, 2025-05-07T21:07:02.2913206Z use_cpu=True, 2025-05-07T21:07:02.2913482Z weight_decay_mode=, 2025-05-07T21:07:02.2913926Z counter_weight_decay_mode=, 2025-05-07T21:07:02.2914307Z ) 2025-05-07T21:07:02.2914546Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:02.2915195Z self=, 2025-05-07T21:07:02.2915779Z T=5, 2025-05-07T21:07:02.2915972Z D=243, 2025-05-07T21:07:02.2916168Z B=115, 2025-05-07T21:07:02.2916350Z log_E=5, 2025-05-07T21:07:02.2916664Z L=15, 2025-05-07T21:07:02.2916920Z weighted=False, 2025-05-07T21:07:02.2917132Z mixed=True, 2025-05-07T21:07:02.2917342Z mixed_B=True, 2025-05-07T21:07:02.2917591Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:02.2917891Z long_segments=True, 2025-05-07T21:07:02.2918155Z pooling_mode=, 2025-05-07T21:07:02.2918448Z use_cpu=False, 2025-05-07T21:07:02.2918722Z weight_decay_mode=, 2025-05-07T21:07:02.2919168Z counter_weight_decay_mode=, 2025-05-07T21:07:02.2919546Z ) 2025-05-07T21:07:02.2919787Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:02.2920558Z self=, 2025-05-07T21:07:02.2921124Z T=2, 2025-05-07T21:07:02.2921312Z D=168, 2025-05-07T21:07:02.2921550Z B=31, 2025-05-07T21:07:02.2921743Z log_E=4, 2025-05-07T21:07:02.2921942Z L=12, 2025-05-07T21:07:02.2922132Z weighted=False, 2025-05-07T21:07:02.2922353Z mixed=True, 2025-05-07T21:07:02.2922561Z mixed_B=True, 2025-05-07T21:07:02.2923119Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:02.2923427Z long_segments=False, 2025-05-07T21:07:02.2923702Z pooling_mode=, 2025-05-07T21:07:02.2923985Z use_cpu=True, 2025-05-07T21:07:02.2924252Z weight_decay_mode=, 2025-05-07T21:07:02.2924674Z counter_weight_decay_mode=, 2025-05-07T21:07:02.2925026Z ) 2025-05-07T21:07:02.2925267Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:02.2925884Z self=, 2025-05-07T21:07:02.2926445Z T=2, 2025-05-07T21:07:02.2926627Z D=158, 2025-05-07T21:07:02.2926819Z B=15, 2025-05-07T21:07:02.2927003Z log_E=3, 2025-05-07T21:07:02.2927190Z L=15, 2025-05-07T21:07:02.2927390Z weighted=True, 2025-05-07T21:07:02.2927603Z mixed=True, 2025-05-07T21:07:02.2927805Z mixed_B=False, 2025-05-07T21:07:02.2928050Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:02.2928357Z long_segments=True, 2025-05-07T21:07:02.2928613Z pooling_mode=, 2025-05-07T21:07:02.2928903Z use_cpu=True, 2025-05-07T21:07:02.2929176Z weight_decay_mode=, 2025-05-07T21:07:02.2929613Z counter_weight_decay_mode=, 2025-05-07T21:07:02.2929985Z ) 2025-05-07T21:07:02.2930225Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:02.2930837Z self=, 2025-05-07T21:07:02.2931411Z T=5, 2025-05-07T21:07:02.2931598Z D=215, 2025-05-07T21:07:02.2931786Z B=12, 2025-05-07T21:07:02.2931972Z log_E=5, 2025-05-07T21:07:02.2932166Z L=9, 2025-05-07T21:07:02.2932366Z weighted=False, 2025-05-07T21:07:02.2932576Z mixed=True, 2025-05-07T21:07:02.2932785Z mixed_B=False, 2025-05-07T21:07:02.2933050Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:07:02.2933371Z long_segments=True, 2025-05-07T21:07:02.2933635Z pooling_mode=, 2025-05-07T21:07:02.2933924Z use_cpu=False, 2025-05-07T21:07:02.2934190Z weight_decay_mode=, 2025-05-07T21:07:02.2934629Z counter_weight_decay_mode=, 2025-05-07T21:07:02.2935050Z ) 2025-05-07T21:07:02.2935285Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:02.2935913Z self=, 2025-05-07T21:07:02.2936488Z T=4, 2025-05-07T21:07:02.2936680Z D=34, 2025-05-07T21:07:02.2936865Z B=57, 2025-05-07T21:07:02.2937063Z log_E=3, 2025-05-07T21:07:02.2937261Z L=3, 2025-05-07T21:07:02.2937545Z weighted=False, 2025-05-07T21:07:02.2937763Z mixed=True, 2025-05-07T21:07:02.2937973Z mixed_B=False, 2025-05-07T21:07:02.2938214Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:02.2938522Z long_segments=False, 2025-05-07T21:07:02.2938791Z pooling_mode=, 2025-05-07T21:07:02.2939105Z use_cpu=True, 2025-05-07T21:07:02.2939370Z weight_decay_mode=, 2025-05-07T21:07:02.2939792Z counter_weight_decay_mode=, 2025-05-07T21:07:02.2940146Z ) 2025-05-07T21:07:02.2940380Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:02.2940999Z self=, 2025-05-07T21:07:02.2941579Z T=3, 2025-05-07T21:07:02.2941788Z D=102, 2025-05-07T21:07:02.2941983Z B=65, 2025-05-07T21:07:02.2942221Z log_E=4, 2025-05-07T21:07:02.2942413Z L=4, 2025-05-07T21:07:02.2942614Z weighted=False, 2025-05-07T21:07:02.2942837Z mixed=True, 2025-05-07T21:07:02.2943038Z mixed_B=True, 2025-05-07T21:07:02.2943300Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:07:02.2943674Z long_segments=False, 2025-05-07T21:07:02.2943949Z pooling_mode=, 2025-05-07T21:07:02.2944235Z use_cpu=False, 2025-05-07T21:07:02.2944491Z weight_decay_mode=, 2025-05-07T21:07:02.2944888Z counter_weight_decay_mode=, 2025-05-07T21:07:02.2945230Z ) 2025-05-07T21:07:02.2945470Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:02.2946092Z self=, 2025-05-07T21:07:02.2946657Z T=2, 2025-05-07T21:07:02.2946846Z D=27, 2025-05-07T21:07:02.2947029Z B=6, 2025-05-07T21:07:02.2947216Z log_E=3, 2025-05-07T21:07:02.2947417Z L=4, 2025-05-07T21:07:02.2947613Z weighted=False, 2025-05-07T21:07:02.2947830Z mixed=False, 2025-05-07T21:07:02.2948045Z mixed_B=False, 2025-05-07T21:07:02.2948293Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:02.2948603Z long_segments=True, 2025-05-07T21:07:02.2948908Z pooling_mode=, 2025-05-07T21:07:02.2949198Z use_cpu=True, 2025-05-07T21:07:02.2949468Z weight_decay_mode=, 2025-05-07T21:07:02.2949901Z counter_weight_decay_mode=, 2025-05-07T21:07:02.2950277Z ) 2025-05-07T21:07:02.2950510Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:02.2951129Z self=, 2025-05-07T21:07:02.2951691Z T=2, 2025-05-07T21:07:02.2951877Z D=27, 2025-05-07T21:07:02.2952055Z B=6, 2025-05-07T21:07:02.2952237Z log_E=3, 2025-05-07T21:07:02.2952428Z L=4, 2025-05-07T21:07:02.2952610Z weighted=False, 2025-05-07T21:07:02.2952821Z mixed=False, 2025-05-07T21:07:02.2953022Z mixed_B=False, 2025-05-07T21:07:02.2953255Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:02.2953562Z long_segments=True, 2025-05-07T21:07:02.2953817Z pooling_mode=, 2025-05-07T21:07:02.2954096Z use_cpu=False, 2025-05-07T21:07:02.2954365Z weight_decay_mode=, 2025-05-07T21:07:02.2954800Z counter_weight_decay_mode=, 2025-05-07T21:07:02.2955164Z ) 2025-05-07T21:07:02.2955395Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:02.2956005Z self=, 2025-05-07T21:07:02.2956568Z T=2, 2025-05-07T21:07:02.2956749Z D=27, 2025-05-07T21:07:02.2956925Z B=6, 2025-05-07T21:07:02.2957102Z log_E=3, 2025-05-07T21:07:02.2957287Z L=4, 2025-05-07T21:07:02.2957470Z weighted=True, 2025-05-07T21:07:02.2957734Z mixed=False, 2025-05-07T21:07:02.2957972Z mixed_B=False, 2025-05-07T21:07:02.2958209Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:02.2958502Z long_segments=True, 2025-05-07T21:07:02.2958750Z pooling_mode=, 2025-05-07T21:07:02.2959039Z use_cpu=False, 2025-05-07T21:07:02.2959343Z weight_decay_mode=, 2025-05-07T21:07:02.2959769Z counter_weight_decay_mode=, 2025-05-07T21:07:02.2960132Z ) 2025-05-07T21:07:02.2960453Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:02.2961081Z self=, 2025-05-07T21:07:02.2961637Z T=2, 2025-05-07T21:07:02.2961828Z D=27, 2025-05-07T21:07:02.2962019Z B=6, 2025-05-07T21:07:02.2962198Z log_E=3, 2025-05-07T21:07:02.2962447Z L=3, 2025-05-07T21:07:02.2962643Z weighted=True, 2025-05-07T21:07:02.2962852Z mixed=False, 2025-05-07T21:07:02.2963072Z mixed_B=False, 2025-05-07T21:07:02.2963321Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:02.2963623Z long_segments=True, 2025-05-07T21:07:02.2963929Z pooling_mode=, 2025-05-07T21:07:02.2964219Z use_cpu=False, 2025-05-07T21:07:02.2964486Z weight_decay_mode=, 2025-05-07T21:07:02.2964930Z counter_weight_decay_mode=, 2025-05-07T21:07:02.2965309Z ) 2025-05-07T21:07:02.2965553Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:07:02.2966169Z self=, 2025-05-07T21:07:02.2966728Z T=2, 2025-05-07T21:07:02.2966910Z D=27, 2025-05-07T21:07:02.2967091Z B=6, 2025-05-07T21:07:02.2967275Z log_E=3, 2025-05-07T21:07:02.2967467Z L=2, 2025-05-07T21:07:02.2967657Z weighted=True, 2025-05-07T21:07:02.2967874Z mixed=False, 2025-05-07T21:07:02.2968086Z mixed_B=False, 2025-05-07T21:07:02.2968325Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:07:02.2968629Z long_segments=True, 2025-05-07T21:07:02.2968889Z pooling_mode=, 2025-05-07T21:07:02.2969174Z use_cpu=False, 2025-05-07T21:07:02.2969474Z weight_decay_mode=, 2025-05-07T21:07:02.2969930Z counter_weight_decay_mode=, 2025-05-07T21:07:02.2970306Z ) 2025-05-07T21:07:02.2970482Z PASSED 2025-05-07T21:07:04.5332181Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:04.5333498Z self=, 2025-05-07T21:07:04.5334200Z T=1, 2025-05-07T21:07:04.5334442Z D=2, 2025-05-07T21:07:04.5334694Z B=1, 2025-05-07T21:07:04.5334930Z log_E=3, 2025-05-07T21:07:04.5335183Z L=0, 2025-05-07T21:07:04.5335426Z weighted=False, 2025-05-07T21:07:04.5335699Z mixed=False, 2025-05-07T21:07:04.5335961Z mixed_B=False, 2025-05-07T21:07:04.5336271Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:04.5336608Z long_segments=False, 2025-05-07T21:07:04.5336940Z pooling_mode=, 2025-05-07T21:07:04.5337300Z use_cpu=False, 2025-05-07T21:07:04.5337578Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:04.5337912Z ) 2025-05-07T21:07:04.5338202Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:04.5338944Z self=, 2025-05-07T21:07:04.5339637Z T=4, 2025-05-07T21:07:04.5339898Z D=2, 2025-05-07T21:07:04.5340143Z B=1, 2025-05-07T21:07:04.5340377Z log_E=3, 2025-05-07T21:07:04.5340616Z L=0, 2025-05-07T21:07:04.5340854Z weighted=False, 2025-05-07T21:07:04.5341122Z mixed=False, 2025-05-07T21:07:04.5341744Z mixed_B=False, 2025-05-07T21:07:04.5342182Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:04.5342531Z long_segments=False, 2025-05-07T21:07:04.5342856Z pooling_mode=, 2025-05-07T21:07:04.5343207Z use_cpu=False, 2025-05-07T21:07:04.5343497Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:04.5343822Z ) 2025-05-07T21:07:04.5344105Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:04.5344846Z self=, 2025-05-07T21:07:04.5345537Z T=4, 2025-05-07T21:07:04.5345771Z D=212, 2025-05-07T21:07:04.5346000Z B=81, 2025-05-07T21:07:04.5346233Z log_E=5, 2025-05-07T21:07:04.5346472Z L=13, 2025-05-07T21:07:04.5346709Z weighted=True, 2025-05-07T21:07:04.5346972Z mixed=False, 2025-05-07T21:07:04.5347230Z mixed_B=True, 2025-05-07T21:07:04.5347620Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:04.5347963Z long_segments=False, 2025-05-07T21:07:04.5348295Z pooling_mode=, 2025-05-07T21:07:04.5348645Z use_cpu=True, 2025-05-07T21:07:04.5348924Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:04.5349340Z ) 2025-05-07T21:07:04.5349615Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:04.5350367Z self=, 2025-05-07T21:07:04.5351061Z T=1, 2025-05-07T21:07:04.5351289Z D=155, 2025-05-07T21:07:04.5351515Z B=72, 2025-05-07T21:07:04.5351750Z log_E=4, 2025-05-07T21:07:04.5351989Z L=13, 2025-05-07T21:07:04.5352220Z weighted=True, 2025-05-07T21:07:04.5352484Z mixed=False, 2025-05-07T21:07:04.5352745Z mixed_B=False, 2025-05-07T21:07:04.5353058Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:04.5353455Z long_segments=True, 2025-05-07T21:07:04.5353779Z pooling_mode=, 2025-05-07T21:07:04.5354125Z use_cpu=True, 2025-05-07T21:07:04.5354414Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:04.5354738Z ) 2025-05-07T21:07:04.5355015Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:04.5355761Z self=, 2025-05-07T21:07:04.5356450Z T=1, 2025-05-07T21:07:04.5356673Z D=153, 2025-05-07T21:07:04.5356905Z B=80, 2025-05-07T21:07:04.5357135Z log_E=4, 2025-05-07T21:07:04.5357367Z L=18, 2025-05-07T21:07:04.5357608Z weighted=False, 2025-05-07T21:07:04.5357872Z mixed=True, 2025-05-07T21:07:04.5358121Z mixed_B=False, 2025-05-07T21:07:04.5358417Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:04.5358753Z long_segments=False, 2025-05-07T21:07:04.5359081Z pooling_mode=, 2025-05-07T21:07:04.5359473Z use_cpu=True, 2025-05-07T21:07:04.5359761Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:04.5360086Z ) 2025-05-07T21:07:04.5360488Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:04.5361243Z self=, 2025-05-07T21:07:04.5361934Z T=3, 2025-05-07T21:07:04.5362159Z D=51, 2025-05-07T21:07:04.5362389Z B=57, 2025-05-07T21:07:04.5362621Z log_E=5, 2025-05-07T21:07:04.5362854Z L=18, 2025-05-07T21:07:04.5363092Z weighted=True, 2025-05-07T21:07:04.5363357Z mixed=False, 2025-05-07T21:07:04.5363608Z mixed_B=True, 2025-05-07T21:07:04.5363927Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:04.5364330Z long_segments=False, 2025-05-07T21:07:04.5364649Z pooling_mode=, 2025-05-07T21:07:04.5365001Z use_cpu=False, 2025-05-07T21:07:04.5365286Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:04.5365601Z ) 2025-05-07T21:07:04.5365881Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:04.5366717Z self=, 2025-05-07T21:07:04.5367451Z T=1, 2025-05-07T21:07:04.5367675Z D=209, 2025-05-07T21:07:04.5367905Z B=26, 2025-05-07T21:07:04.5368141Z log_E=4, 2025-05-07T21:07:04.5368374Z L=19, 2025-05-07T21:07:04.5368614Z weighted=False, 2025-05-07T21:07:04.5368878Z mixed=True, 2025-05-07T21:07:04.5369128Z mixed_B=True, 2025-05-07T21:07:04.5369446Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:04.5369873Z long_segments=False, 2025-05-07T21:07:04.5370216Z pooling_mode=, 2025-05-07T21:07:04.5370574Z use_cpu=False, 2025-05-07T21:07:04.5370862Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:04.5371185Z ) 2025-05-07T21:07:04.5371469Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:04.5372260Z self=, 2025-05-07T21:07:04.5372958Z T=1, 2025-05-07T21:07:04.5373183Z D=149, 2025-05-07T21:07:04.5373426Z B=127, 2025-05-07T21:07:04.5373659Z log_E=3, 2025-05-07T21:07:04.5373890Z L=6, 2025-05-07T21:07:04.5374129Z weighted=True, 2025-05-07T21:07:04.5374450Z mixed=False, 2025-05-07T21:07:04.5374725Z mixed_B=True, 2025-05-07T21:07:04.5375060Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:04.5375476Z long_segments=True, 2025-05-07T21:07:04.5375799Z pooling_mode=, 2025-05-07T21:07:04.5376160Z use_cpu=True, 2025-05-07T21:07:04.5376397Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:04.5376658Z ) 2025-05-07T21:07:04.5376892Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:04.5377493Z self=, 2025-05-07T21:07:04.5378040Z T=1, 2025-05-07T21:07:04.5378232Z D=6, 2025-05-07T21:07:04.5378422Z B=65, 2025-05-07T21:07:04.5378606Z log_E=3, 2025-05-07T21:07:04.5378810Z L=2, 2025-05-07T21:07:04.5379009Z weighted=False, 2025-05-07T21:07:04.5379222Z mixed=False, 2025-05-07T21:07:04.5379436Z mixed_B=False, 2025-05-07T21:07:04.5379679Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:04.5379960Z long_segments=True, 2025-05-07T21:07:04.5380219Z pooling_mode=, 2025-05-07T21:07:04.5380514Z use_cpu=False, 2025-05-07T21:07:04.5380755Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:04.5381015Z ) 2025-05-07T21:07:04.5381253Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:04.5381855Z self=, 2025-05-07T21:07:04.5382404Z T=2, 2025-05-07T21:07:04.5382592Z D=203, 2025-05-07T21:07:04.5382788Z B=26, 2025-05-07T21:07:04.5382972Z log_E=3, 2025-05-07T21:07:04.5383171Z L=10, 2025-05-07T21:07:04.5383370Z weighted=False, 2025-05-07T21:07:04.5390464Z mixed=False, 2025-05-07T21:07:04.5390706Z mixed_B=False, 2025-05-07T21:07:04.5390964Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:04.5391248Z long_segments=False, 2025-05-07T21:07:04.5391791Z pooling_mode=, 2025-05-07T21:07:04.5392089Z use_cpu=False, 2025-05-07T21:07:04.5392321Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:04.5392585Z ) 2025-05-07T21:07:04.5392820Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:04.5393420Z self=, 2025-05-07T21:07:04.5393983Z T=5, 2025-05-07T21:07:04.5394177Z D=43, 2025-05-07T21:07:04.5394371Z B=79, 2025-05-07T21:07:04.5394557Z log_E=4, 2025-05-07T21:07:04.5394752Z L=2, 2025-05-07T21:07:04.5394946Z weighted=True, 2025-05-07T21:07:04.5395158Z mixed=True, 2025-05-07T21:07:04.5395368Z mixed_B=True, 2025-05-07T21:07:04.5395605Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:04.5395875Z long_segments=False, 2025-05-07T21:07:04.5396320Z pooling_mode=, 2025-05-07T21:07:04.5396607Z use_cpu=False, 2025-05-07T21:07:04.5396837Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:04.5397106Z ) 2025-05-07T21:07:04.5397337Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:04.5397931Z self=, 2025-05-07T21:07:04.5398485Z T=5, 2025-05-07T21:07:04.5398674Z D=43, 2025-05-07T21:07:04.5398855Z B=79, 2025-05-07T21:07:04.5399043Z log_E=3, 2025-05-07T21:07:04.5399238Z L=2, 2025-05-07T21:07:04.5399430Z weighted=True, 2025-05-07T21:07:04.5399640Z mixed=True, 2025-05-07T21:07:04.5399871Z mixed_B=True, 2025-05-07T21:07:04.5400138Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:04.5400471Z long_segments=False, 2025-05-07T21:07:04.5400737Z pooling_mode=, 2025-05-07T21:07:04.5401096Z use_cpu=False, 2025-05-07T21:07:04.5401327Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:04.5401591Z ) 2025-05-07T21:07:04.5401817Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:04.5402410Z self=, 2025-05-07T21:07:04.5403019Z T=5, 2025-05-07T21:07:04.5403200Z D=43, 2025-05-07T21:07:04.5403378Z B=5, 2025-05-07T21:07:04.5403560Z log_E=3, 2025-05-07T21:07:04.5403748Z L=2, 2025-05-07T21:07:04.5403930Z weighted=True, 2025-05-07T21:07:04.5404138Z mixed=True, 2025-05-07T21:07:04.5404340Z mixed_B=True, 2025-05-07T21:07:04.5404563Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:04.5404835Z long_segments=False, 2025-05-07T21:07:04.5405092Z pooling_mode=, 2025-05-07T21:07:04.5405370Z use_cpu=False, 2025-05-07T21:07:04.5405597Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:04.5405853Z ) 2025-05-07T21:07:04.5406083Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:04.5406683Z self=, 2025-05-07T21:07:04.5407229Z T=5, 2025-05-07T21:07:04.5407412Z D=43, 2025-05-07T21:07:04.5407588Z B=5, 2025-05-07T21:07:04.5407768Z log_E=3, 2025-05-07T21:07:04.5407958Z L=2, 2025-05-07T21:07:04.5408137Z weighted=True, 2025-05-07T21:07:04.5408347Z mixed=True, 2025-05-07T21:07:04.5408546Z mixed_B=True, 2025-05-07T21:07:04.5408768Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:04.5409034Z long_segments=False, 2025-05-07T21:07:04.5409329Z pooling_mode=, 2025-05-07T21:07:04.5409625Z use_cpu=False, 2025-05-07T21:07:04.5409849Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:04.5410105Z ) 2025-05-07T21:07:04.5410325Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:07:04.5410924Z self=, 2025-05-07T21:07:04.5411474Z T=5, 2025-05-07T21:07:04.5411658Z D=43, 2025-05-07T21:07:04.5411835Z B=5, 2025-05-07T21:07:04.5412014Z log_E=3, 2025-05-07T21:07:04.5412209Z L=2, 2025-05-07T21:07:04.5412402Z weighted=False, 2025-05-07T21:07:04.5412608Z mixed=True, 2025-05-07T21:07:04.5412807Z mixed_B=True, 2025-05-07T21:07:04.5413032Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:07:04.5413302Z long_segments=False, 2025-05-07T21:07:04.5413563Z pooling_mode=, 2025-05-07T21:07:04.5413838Z use_cpu=False, 2025-05-07T21:07:04.5414066Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:04.5414318Z ) 2025-05-07T21:07:04.5414495Z PASSED 2025-05-07T21:07:09.9917901Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam_rowwise_bias_correction Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:09.9919631Z self=, 2025-05-07T21:07:09.9920501Z T=1, 2025-05-07T21:07:09.9920701Z D=2, 2025-05-07T21:07:09.9920887Z B=1, 2025-05-07T21:07:09.9921104Z log_E=3, 2025-05-07T21:07:09.9921341Z L=0, 2025-05-07T21:07:09.9921531Z weighted=False, 2025-05-07T21:07:09.9921758Z mixed=False, 2025-05-07T21:07:09.9921974Z mixed_B=False, 2025-05-07T21:07:09.9922201Z long_segments=False, 2025-05-07T21:07:09.9922472Z pooling_mode=, 2025-05-07T21:07:09.9922781Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:09.9923054Z ) 2025-05-07T21:07:09.9923364Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:09.9924140Z self=, 2025-05-07T21:07:09.9924778Z T=3, 2025-05-07T21:07:09.9925055Z D=2, 2025-05-07T21:07:09.9925248Z B=1, 2025-05-07T21:07:09.9925434Z log_E=3, 2025-05-07T21:07:09.9925632Z L=0, 2025-05-07T21:07:09.9925827Z weighted=False, 2025-05-07T21:07:09.9926042Z mixed=False, 2025-05-07T21:07:09.9926247Z mixed_B=False, 2025-05-07T21:07:09.9926552Z long_segments=False, 2025-05-07T21:07:09.9926819Z pooling_mode=, 2025-05-07T21:07:09.9927116Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:09.9927383Z ) 2025-05-07T21:07:09.9927693Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:09.9928463Z self=, 2025-05-07T21:07:09.9929096Z T=3, 2025-05-07T21:07:09.9929284Z D=15, 2025-05-07T21:07:09.9929471Z B=53, 2025-05-07T21:07:09.9929653Z log_E=3, 2025-05-07T21:07:09.9929846Z L=4, 2025-05-07T21:07:09.9930041Z weighted=False, 2025-05-07T21:07:09.9930257Z mixed=True, 2025-05-07T21:07:09.9930468Z mixed_B=False, 2025-05-07T21:07:09.9930691Z long_segments=True, 2025-05-07T21:07:09.9930950Z pooling_mode=, 2025-05-07T21:07:09.9931264Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:09.9931585Z ) 2025-05-07T21:07:09.9931895Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:09.9932674Z self=, 2025-05-07T21:07:09.9933324Z T=1, 2025-05-07T21:07:09.9933517Z D=203, 2025-05-07T21:07:09.9933703Z B=75, 2025-05-07T21:07:09.9933898Z log_E=5, 2025-05-07T21:07:09.9934102Z L=20, 2025-05-07T21:07:09.9934293Z weighted=False, 2025-05-07T21:07:09.9934514Z mixed=False, 2025-05-07T21:07:09.9934729Z mixed_B=False, 2025-05-07T21:07:09.9934949Z long_segments=False, 2025-05-07T21:07:09.9935218Z pooling_mode=, 2025-05-07T21:07:09.9935532Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:09.9935797Z ) 2025-05-07T21:07:09.9936110Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:09.9936889Z self=, 2025-05-07T21:07:09.9937524Z T=4, 2025-05-07T21:07:09.9937718Z D=58, 2025-05-07T21:07:09.9937914Z B=14, 2025-05-07T21:07:09.9938095Z log_E=3, 2025-05-07T21:07:09.9938294Z L=14, 2025-05-07T21:07:09.9938488Z weighted=False, 2025-05-07T21:07:09.9938700Z mixed=False, 2025-05-07T21:07:09.9938911Z mixed_B=False, 2025-05-07T21:07:09.9939130Z long_segments=True, 2025-05-07T21:07:09.9939391Z pooling_mode=, 2025-05-07T21:07:09.9939690Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:09.9939953Z ) 2025-05-07T21:07:09.9940264Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:09.9941609Z self=, 2025-05-07T21:07:09.9942300Z T=3, 2025-05-07T21:07:09.9942490Z D=224, 2025-05-07T21:07:09.9942674Z B=6, 2025-05-07T21:07:09.9942860Z log_E=4, 2025-05-07T21:07:09.9943054Z L=2, 2025-05-07T21:07:09.9943243Z weighted=False, 2025-05-07T21:07:09.9943463Z mixed=True, 2025-05-07T21:07:09.9943674Z mixed_B=False, 2025-05-07T21:07:09.9943888Z long_segments=False, 2025-05-07T21:07:09.9944155Z pooling_mode=, 2025-05-07T21:07:09.9944460Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:09.9944720Z ) 2025-05-07T21:07:09.9945026Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:09.9945800Z self=, 2025-05-07T21:07:09.9946438Z T=2, 2025-05-07T21:07:09.9946666Z D=36, 2025-05-07T21:07:09.9946856Z B=68, 2025-05-07T21:07:09.9947048Z log_E=5, 2025-05-07T21:07:09.9947242Z L=19, 2025-05-07T21:07:09.9947456Z weighted=False, 2025-05-07T21:07:09.9947675Z mixed=True, 2025-05-07T21:07:09.9947925Z mixed_B=False, 2025-05-07T21:07:09.9948153Z long_segments=False, 2025-05-07T21:07:09.9948424Z pooling_mode=, 2025-05-07T21:07:09.9948722Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:09.9948991Z ) 2025-05-07T21:07:09.9949303Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:09.9950068Z self=, 2025-05-07T21:07:09.9950713Z T=1, 2025-05-07T21:07:09.9950905Z D=81, 2025-05-07T21:07:09.9951108Z B=43, 2025-05-07T21:07:09.9951323Z log_E=5, 2025-05-07T21:07:09.9951531Z L=20, 2025-05-07T21:07:09.9951734Z weighted=False, 2025-05-07T21:07:09.9951948Z mixed=False, 2025-05-07T21:07:09.9952162Z mixed_B=False, 2025-05-07T21:07:09.9952387Z long_segments=True, 2025-05-07T21:07:09.9952642Z pooling_mode=, 2025-05-07T21:07:09.9952945Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:09.9953214Z ) 2025-05-07T21:07:09.9953515Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:09.9954286Z self=, 2025-05-07T21:07:09.9954940Z T=1, 2025-05-07T21:07:09.9955120Z D=149, 2025-05-07T21:07:09.9955309Z B=128, 2025-05-07T21:07:09.9955503Z log_E=3, 2025-05-07T21:07:09.9955691Z L=13, 2025-05-07T21:07:09.9955887Z weighted=True, 2025-05-07T21:07:09.9956106Z mixed=True, 2025-05-07T21:07:09.9956313Z mixed_B=True, 2025-05-07T21:07:09.9956531Z long_segments=False, 2025-05-07T21:07:09.9956803Z pooling_mode=, 2025-05-07T21:07:09.9957113Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:09.9957372Z ) 2025-05-07T21:07:09.9957683Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:09.9958459Z self=, 2025-05-07T21:07:09.9959095Z T=1, 2025-05-07T21:07:09.9959283Z D=142, 2025-05-07T21:07:09.9959473Z B=111, 2025-05-07T21:07:09.9959662Z log_E=3, 2025-05-07T21:07:09.9959863Z L=12, 2025-05-07T21:07:09.9960059Z weighted=False, 2025-05-07T21:07:09.9960363Z mixed=True, 2025-05-07T21:07:09.9960576Z mixed_B=False, 2025-05-07T21:07:09.9960797Z long_segments=True, 2025-05-07T21:07:09.9961051Z pooling_mode=, 2025-05-07T21:07:09.9961367Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:09.9961675Z ) 2025-05-07T21:07:09.9961985Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:09.9962810Z self=, 2025-05-07T21:07:09.9963493Z T=3, 2025-05-07T21:07:09.9963684Z D=206, 2025-05-07T21:07:09.9963866Z B=26, 2025-05-07T21:07:09.9964058Z log_E=3, 2025-05-07T21:07:09.9964256Z L=4, 2025-05-07T21:07:09.9964441Z weighted=False, 2025-05-07T21:07:09.9964661Z mixed=False, 2025-05-07T21:07:09.9964881Z mixed_B=False, 2025-05-07T21:07:09.9965097Z long_segments=True, 2025-05-07T21:07:09.9965358Z pooling_mode=, 2025-05-07T21:07:09.9965670Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:09.9965928Z ) 2025-05-07T21:07:09.9966240Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:09.9967012Z self=, 2025-05-07T21:07:09.9967704Z T=3, 2025-05-07T21:07:09.9967889Z D=206, 2025-05-07T21:07:09.9968082Z B=26, 2025-05-07T21:07:09.9968274Z log_E=3, 2025-05-07T21:07:09.9968464Z L=4, 2025-05-07T21:07:09.9968656Z weighted=False, 2025-05-07T21:07:09.9968873Z mixed=False, 2025-05-07T21:07:09.9969121Z mixed_B=False, 2025-05-07T21:07:09.9969344Z long_segments=False, 2025-05-07T21:07:09.9969611Z pooling_mode=, 2025-05-07T21:07:09.9969911Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:09.9970176Z ) 2025-05-07T21:07:09.9970485Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:09.9971302Z self=, 2025-05-07T21:07:09.9971950Z T=5, 2025-05-07T21:07:09.9972142Z D=191, 2025-05-07T21:07:09.9972326Z B=68, 2025-05-07T21:07:09.9972516Z log_E=3, 2025-05-07T21:07:09.9972723Z L=9, 2025-05-07T21:07:09.9972914Z weighted=True, 2025-05-07T21:07:09.9973126Z mixed=True, 2025-05-07T21:07:09.9973340Z mixed_B=True, 2025-05-07T21:07:09.9973564Z long_segments=False, 2025-05-07T21:07:09.9973827Z pooling_mode=, 2025-05-07T21:07:09.9974134Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:09.9974401Z ) 2025-05-07T21:07:09.9974704Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:09.9975476Z self=, 2025-05-07T21:07:09.9976119Z T=3, 2025-05-07T21:07:09.9976298Z D=191, 2025-05-07T21:07:09.9976491Z B=68, 2025-05-07T21:07:09.9976680Z log_E=3, 2025-05-07T21:07:09.9976872Z L=9, 2025-05-07T21:07:09.9977070Z weighted=True, 2025-05-07T21:07:09.9977290Z mixed=True, 2025-05-07T21:07:09.9977493Z mixed_B=True, 2025-05-07T21:07:09.9977723Z long_segments=False, 2025-05-07T21:07:09.9977995Z pooling_mode=, 2025-05-07T21:07:09.9978298Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:09.9978573Z ) 2025-05-07T21:07:09.9978886Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:07:09.9979659Z self=, 2025-05-07T21:07:09.9980306Z T=3, 2025-05-07T21:07:09.9980498Z D=191, 2025-05-07T21:07:09.9980711Z B=68, 2025-05-07T21:07:09.9980919Z log_E=3, 2025-05-07T21:07:09.9981116Z L=9, 2025-05-07T21:07:09.9981308Z weighted=True, 2025-05-07T21:07:09.9981514Z mixed=True, 2025-05-07T21:07:09.9981721Z mixed_B=True, 2025-05-07T21:07:09.9981939Z long_segments=True, 2025-05-07T21:07:09.9982198Z pooling_mode=, 2025-05-07T21:07:09.9982508Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:09.9982774Z ) 2025-05-07T21:07:09.9982961Z PASSED 2025-05-07T21:07:10.3761562Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_emainplace_rowwise_adagrad Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:10.3762925Z self=, 2025-05-07T21:07:10.3763582Z T=1, 2025-05-07T21:07:10.3763773Z D=2, 2025-05-07T21:07:10.3763961Z B=1, 2025-05-07T21:07:10.3764148Z log_E=3, 2025-05-07T21:07:10.3764338Z L=2, 2025-05-07T21:07:10.3764530Z weighted=False, 2025-05-07T21:07:10.3764748Z mixed=False, 2025-05-07T21:07:10.3764953Z mixed_B=False, 2025-05-07T21:07:10.3765177Z long_segments=False, 2025-05-07T21:07:10.3765449Z pooling_mode=, 2025-05-07T21:07:10.3765736Z use_cpu=False, 2025-05-07T21:07:10.3765971Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:10.3766247Z ) 2025-05-07T21:07:10.3766641Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:10.3767429Z self=, 2025-05-07T21:07:10.3768071Z T=2, 2025-05-07T21:07:10.3768262Z D=2, 2025-05-07T21:07:10.3768525Z B=1, 2025-05-07T21:07:10.3768714Z log_E=3, 2025-05-07T21:07:10.3768915Z L=2, 2025-05-07T21:07:10.3769102Z weighted=False, 2025-05-07T21:07:10.3769323Z mixed=False, 2025-05-07T21:07:10.3769535Z mixed_B=False, 2025-05-07T21:07:10.3769754Z long_segments=False, 2025-05-07T21:07:10.3770026Z pooling_mode=, 2025-05-07T21:07:10.3770323Z use_cpu=False, 2025-05-07T21:07:10.3770550Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:10.3770816Z ) 2025-05-07T21:07:10.3771125Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:10.3771950Z self=, 2025-05-07T21:07:10.3772591Z T=2, 2025-05-07T21:07:10.3772780Z D=233, 2025-05-07T21:07:10.3772976Z B=128, 2025-05-07T21:07:10.3773159Z log_E=3, 2025-05-07T21:07:10.3773355Z L=5, 2025-05-07T21:07:10.3773560Z weighted=False, 2025-05-07T21:07:10.3773778Z mixed=False, 2025-05-07T21:07:10.3773987Z mixed_B=True, 2025-05-07T21:07:10.3774204Z long_segments=True, 2025-05-07T21:07:10.3774456Z pooling_mode=, 2025-05-07T21:07:10.3774746Z use_cpu=False, 2025-05-07T21:07:10.3774981Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:10.3775242Z ) 2025-05-07T21:07:10.3775547Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:10.3776322Z self=, 2025-05-07T21:07:10.3776958Z T=2, 2025-05-07T21:07:10.3777145Z D=229, 2025-05-07T21:07:10.3777334Z B=82, 2025-05-07T21:07:10.3777521Z log_E=4, 2025-05-07T21:07:10.3777715Z L=2, 2025-05-07T21:07:10.3777915Z weighted=True, 2025-05-07T21:07:10.3778123Z mixed=True, 2025-05-07T21:07:10.3778333Z mixed_B=False, 2025-05-07T21:07:10.3778558Z long_segments=True, 2025-05-07T21:07:10.3778815Z pooling_mode=, 2025-05-07T21:07:10.3779103Z use_cpu=True, 2025-05-07T21:07:10.3779335Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:10.3779600Z ) 2025-05-07T21:07:10.3779903Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:10.3780681Z self=, 2025-05-07T21:07:10.3781329Z T=1, 2025-05-07T21:07:10.3781511Z D=109, 2025-05-07T21:07:10.3781698Z B=55, 2025-05-07T21:07:10.3781888Z log_E=4, 2025-05-07T21:07:10.3782076Z L=3, 2025-05-07T21:07:10.3789498Z weighted=True, 2025-05-07T21:07:10.3789751Z mixed=True, 2025-05-07T21:07:10.3789964Z mixed_B=False, 2025-05-07T21:07:10.3790195Z long_segments=False, 2025-05-07T21:07:10.3790591Z pooling_mode=, 2025-05-07T21:07:10.3790889Z use_cpu=False, 2025-05-07T21:07:10.3791132Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:10.3791665Z ) 2025-05-07T21:07:10.3791974Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:10.3792747Z self=, 2025-05-07T21:07:10.3793409Z T=4, 2025-05-07T21:07:10.3793606Z D=78, 2025-05-07T21:07:10.3793794Z B=44, 2025-05-07T21:07:10.3793989Z log_E=5, 2025-05-07T21:07:10.3794191Z L=10, 2025-05-07T21:07:10.3794386Z weighted=True, 2025-05-07T21:07:10.3794608Z mixed=False, 2025-05-07T21:07:10.3794822Z mixed_B=True, 2025-05-07T21:07:10.3795044Z long_segments=False, 2025-05-07T21:07:10.3795399Z pooling_mode=, 2025-05-07T21:07:10.3795697Z use_cpu=True, 2025-05-07T21:07:10.3795932Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:10.3796200Z ) 2025-05-07T21:07:10.3796508Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:10.3797343Z self=, 2025-05-07T21:07:10.3797996Z T=5, 2025-05-07T21:07:10.3798190Z D=6, 2025-05-07T21:07:10.3798380Z B=31, 2025-05-07T21:07:10.3798568Z log_E=4, 2025-05-07T21:07:10.3798769Z L=4, 2025-05-07T21:07:10.3798966Z weighted=False, 2025-05-07T21:07:10.3799184Z mixed=False, 2025-05-07T21:07:10.3799401Z mixed_B=False, 2025-05-07T21:07:10.3799629Z long_segments=False, 2025-05-07T21:07:10.3799896Z pooling_mode=, 2025-05-07T21:07:10.3800273Z use_cpu=False, 2025-05-07T21:07:10.3800530Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:10.3800799Z ) 2025-05-07T21:07:10.3801098Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:10.3801919Z self=, 2025-05-07T21:07:10.3802567Z T=2, 2025-05-07T21:07:10.3802752Z D=200, 2025-05-07T21:07:10.3802945Z B=55, 2025-05-07T21:07:10.3803140Z log_E=3, 2025-05-07T21:07:10.3803329Z L=17, 2025-05-07T21:07:10.3803525Z weighted=False, 2025-05-07T21:07:10.3803739Z mixed=True, 2025-05-07T21:07:10.3803939Z mixed_B=True, 2025-05-07T21:07:10.3804157Z long_segments=True, 2025-05-07T21:07:10.3804419Z pooling_mode=, 2025-05-07T21:07:10.3804701Z use_cpu=False, 2025-05-07T21:07:10.3804934Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:10.3805200Z ) 2025-05-07T21:07:10.3805508Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:10.3806273Z self=, 2025-05-07T21:07:10.3806931Z T=4, 2025-05-07T21:07:10.3807123Z D=24, 2025-05-07T21:07:10.3807309Z B=119, 2025-05-07T21:07:10.3807503Z log_E=4, 2025-05-07T21:07:10.3807702Z L=18, 2025-05-07T21:07:10.3807891Z weighted=False, 2025-05-07T21:07:10.3808112Z mixed=False, 2025-05-07T21:07:10.3808322Z mixed_B=True, 2025-05-07T21:07:10.3808534Z long_segments=True, 2025-05-07T21:07:10.3808798Z pooling_mode=, 2025-05-07T21:07:10.3809092Z use_cpu=False, 2025-05-07T21:07:10.3809320Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:10.3809582Z ) 2025-05-07T21:07:10.3809890Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:10.3810649Z self=, 2025-05-07T21:07:10.3811345Z T=2, 2025-05-07T21:07:10.3811533Z D=90, 2025-05-07T21:07:10.3811722Z B=14, 2025-05-07T21:07:10.3811979Z log_E=4, 2025-05-07T21:07:10.3812229Z L=16, 2025-05-07T21:07:10.3812425Z weighted=False, 2025-05-07T21:07:10.3812637Z mixed=True, 2025-05-07T21:07:10.3812846Z mixed_B=True, 2025-05-07T21:07:10.3813066Z long_segments=False, 2025-05-07T21:07:10.3813324Z pooling_mode=, 2025-05-07T21:07:10.3813612Z use_cpu=False, 2025-05-07T21:07:10.3813844Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:10.3814104Z ) 2025-05-07T21:07:10.3814411Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:10.3815176Z self=, 2025-05-07T21:07:10.3815814Z T=4, 2025-05-07T21:07:10.3816004Z D=180, 2025-05-07T21:07:10.3816194Z B=100, 2025-05-07T21:07:10.3816375Z log_E=5, 2025-05-07T21:07:10.3816567Z L=11, 2025-05-07T21:07:10.3816808Z weighted=True, 2025-05-07T21:07:10.3817024Z mixed=True, 2025-05-07T21:07:10.3817229Z mixed_B=True, 2025-05-07T21:07:10.3817448Z long_segments=False, 2025-05-07T21:07:10.3817717Z pooling_mode=, 2025-05-07T21:07:10.3818041Z use_cpu=False, 2025-05-07T21:07:10.3818275Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:10.3818536Z ) 2025-05-07T21:07:10.3818836Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:10.3819602Z self=, 2025-05-07T21:07:10.3820246Z T=4, 2025-05-07T21:07:10.3820428Z D=180, 2025-05-07T21:07:10.3820617Z B=100, 2025-05-07T21:07:10.3820809Z log_E=5, 2025-05-07T21:07:10.3820998Z L=2, 2025-05-07T21:07:10.3821192Z weighted=True, 2025-05-07T21:07:10.3821434Z mixed=True, 2025-05-07T21:07:10.3821657Z mixed_B=True, 2025-05-07T21:07:10.3821883Z long_segments=False, 2025-05-07T21:07:10.3822154Z pooling_mode=, 2025-05-07T21:07:10.3822448Z use_cpu=False, 2025-05-07T21:07:10.3822689Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:10.3822956Z ) 2025-05-07T21:07:10.3823264Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:10.3824025Z self=, 2025-05-07T21:07:10.3824666Z T=4, 2025-05-07T21:07:10.3824853Z D=180, 2025-05-07T21:07:10.3825040Z B=100, 2025-05-07T21:07:10.3825229Z log_E=3, 2025-05-07T21:07:10.3825419Z L=2, 2025-05-07T21:07:10.3825601Z weighted=True, 2025-05-07T21:07:10.3825809Z mixed=True, 2025-05-07T21:07:10.3826008Z mixed_B=True, 2025-05-07T21:07:10.3826219Z long_segments=False, 2025-05-07T21:07:10.3826479Z pooling_mode=, 2025-05-07T21:07:10.3826764Z use_cpu=False, 2025-05-07T21:07:10.3826988Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:10.3827244Z ) 2025-05-07T21:07:10.3827540Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:10.3828288Z self=, 2025-05-07T21:07:10.3828921Z T=4, 2025-05-07T21:07:10.3829096Z D=180, 2025-05-07T21:07:10.3829274Z B=100, 2025-05-07T21:07:10.3829449Z log_E=3, 2025-05-07T21:07:10.3829631Z L=2, 2025-05-07T21:07:10.3829808Z weighted=True, 2025-05-07T21:07:10.3830007Z mixed=True, 2025-05-07T21:07:10.3830203Z mixed_B=True, 2025-05-07T21:07:10.3830410Z long_segments=True, 2025-05-07T21:07:10.3830658Z pooling_mode=, 2025-05-07T21:07:10.3830939Z use_cpu=False, 2025-05-07T21:07:10.3831159Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:10.3831406Z ) 2025-05-07T21:07:10.3831736Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:07:10.3832562Z self=, 2025-05-07T21:07:10.3833229Z T=3, 2025-05-07T21:07:10.3833408Z D=180, 2025-05-07T21:07:10.3833587Z B=100, 2025-05-07T21:07:10.3833769Z log_E=3, 2025-05-07T21:07:10.3833951Z L=2, 2025-05-07T21:07:10.3834133Z weighted=True, 2025-05-07T21:07:10.3834336Z mixed=True, 2025-05-07T21:07:10.3834534Z mixed_B=True, 2025-05-07T21:07:10.3834743Z long_segments=True, 2025-05-07T21:07:10.3834994Z pooling_mode=, 2025-05-07T21:07:10.3835273Z use_cpu=False, 2025-05-07T21:07:10.3835493Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:10.3835742Z ) 2025-05-07T21:07:10.3835910Z PASSED 2025-05-07T21:07:10.8634905Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_ensemble_rowwise_adagrad Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:10.8636514Z self=, 2025-05-07T21:07:10.8637308Z T=1, 2025-05-07T21:07:10.8637553Z D=2, 2025-05-07T21:07:10.8637889Z B=1, 2025-05-07T21:07:10.8638114Z log_E=3, 2025-05-07T21:07:10.8638359Z L=2, 2025-05-07T21:07:10.8638599Z weighted=False, 2025-05-07T21:07:10.8638873Z mixed=False, 2025-05-07T21:07:10.8639128Z mixed_B=False, 2025-05-07T21:07:10.8639467Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:10.8639882Z long_segments=False, 2025-05-07T21:07:10.8640304Z pooling_mode=, 2025-05-07T21:07:10.8640668Z use_cpu=False, 2025-05-07T21:07:10.8640956Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:10.8641308Z optimizer_state_dtypes=None, 2025-05-07T21:07:10.8641629Z ) 2025-05-07T21:07:10.8641999Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:10.8642913Z self=, 2025-05-07T21:07:10.8643699Z T=3, 2025-05-07T21:07:10.8643931Z D=2, 2025-05-07T21:07:10.8644158Z B=1, 2025-05-07T21:07:10.8644390Z log_E=3, 2025-05-07T21:07:10.8644629Z L=2, 2025-05-07T21:07:10.8644861Z weighted=False, 2025-05-07T21:07:10.8645130Z mixed=False, 2025-05-07T21:07:10.8645411Z mixed_B=False, 2025-05-07T21:07:10.8645749Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:10.8646156Z long_segments=False, 2025-05-07T21:07:10.8646482Z pooling_mode=, 2025-05-07T21:07:10.8646834Z use_cpu=False, 2025-05-07T21:07:10.8647115Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:10.8647470Z optimizer_state_dtypes=None, 2025-05-07T21:07:10.8647786Z ) 2025-05-07T21:07:10.8648143Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:10.8649063Z self=, 2025-05-07T21:07:10.8649844Z T=3, 2025-05-07T21:07:10.8650068Z D=239, 2025-05-07T21:07:10.8650302Z B=125, 2025-05-07T21:07:10.8650543Z log_E=4, 2025-05-07T21:07:10.8650784Z L=13, 2025-05-07T21:07:10.8651024Z weighted=True, 2025-05-07T21:07:10.8651293Z mixed=True, 2025-05-07T21:07:10.8651543Z mixed_B=True, 2025-05-07T21:07:10.8651880Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:10.8652292Z long_segments=True, 2025-05-07T21:07:10.8652610Z pooling_mode=, 2025-05-07T21:07:10.8652951Z use_cpu=True, 2025-05-07T21:07:10.8653232Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:10.8653653Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:10.8654057Z ) 2025-05-07T21:07:10.8654419Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:10.8655468Z self=, 2025-05-07T21:07:10.8656338Z T=2, 2025-05-07T21:07:10.8656574Z D=153, 2025-05-07T21:07:10.8656808Z B=102, 2025-05-07T21:07:10.8657040Z log_E=3, 2025-05-07T21:07:10.8657278Z L=15, 2025-05-07T21:07:10.8657517Z weighted=True, 2025-05-07T21:07:10.8657774Z mixed=True, 2025-05-07T21:07:10.8658032Z mixed_B=False, 2025-05-07T21:07:10.8658368Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:10.8658780Z long_segments=False, 2025-05-07T21:07:10.8659097Z pooling_mode=, 2025-05-07T21:07:10.8659448Z use_cpu=True, 2025-05-07T21:07:10.8659731Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:10.8660150Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:10.8660561Z ) 2025-05-07T21:07:10.8660972Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:10.8661882Z self=, 2025-05-07T21:07:10.8662661Z T=5, 2025-05-07T21:07:10.8662898Z D=31, 2025-05-07T21:07:10.8663167Z B=88, 2025-05-07T21:07:10.8663399Z log_E=4, 2025-05-07T21:07:10.8663640Z L=15, 2025-05-07T21:07:10.8663877Z weighted=False, 2025-05-07T21:07:10.8664144Z mixed=True, 2025-05-07T21:07:10.8664403Z mixed_B=True, 2025-05-07T21:07:10.8664728Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:10.8665143Z long_segments=False, 2025-05-07T21:07:10.8665469Z pooling_mode=, 2025-05-07T21:07:10.8665822Z use_cpu=False, 2025-05-07T21:07:10.8666100Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:10.8666526Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:10.8666939Z ) 2025-05-07T21:07:10.8667298Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:10.8668219Z self=, 2025-05-07T21:07:10.8668997Z T=2, 2025-05-07T21:07:10.8669222Z D=33, 2025-05-07T21:07:10.8669462Z B=21, 2025-05-07T21:07:10.8669696Z log_E=4, 2025-05-07T21:07:10.8669929Z L=14, 2025-05-07T21:07:10.8670166Z weighted=True, 2025-05-07T21:07:10.8670429Z mixed=True, 2025-05-07T21:07:10.8670676Z mixed_B=True, 2025-05-07T21:07:10.8671011Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:10.8671444Z long_segments=False, 2025-05-07T21:07:10.8671795Z pooling_mode=, 2025-05-07T21:07:10.8672140Z use_cpu=False, 2025-05-07T21:07:10.8672423Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:10.8672835Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:07:10.8673271Z 'momentum2': SparseType.BF16}, 2025-05-07T21:07:10.8673605Z ) 2025-05-07T21:07:10.8673969Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:10.8674879Z self=, 2025-05-07T21:07:10.8675656Z T=5, 2025-05-07T21:07:10.8675891Z D=14, 2025-05-07T21:07:10.8676116Z B=123, 2025-05-07T21:07:10.8676353Z log_E=5, 2025-05-07T21:07:10.8676595Z L=13, 2025-05-07T21:07:10.8676824Z weighted=True, 2025-05-07T21:07:10.8677086Z mixed=False, 2025-05-07T21:07:10.8677344Z mixed_B=False, 2025-05-07T21:07:10.8677674Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:10.8678086Z long_segments=False, 2025-05-07T21:07:10.8678408Z pooling_mode=, 2025-05-07T21:07:10.8678758Z use_cpu=True, 2025-05-07T21:07:10.8679033Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:10.8679451Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:10.8679860Z ) 2025-05-07T21:07:10.8680345Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:10.8681366Z self=, 2025-05-07T21:07:10.8682152Z T=1, 2025-05-07T21:07:10.8682341Z D=142, 2025-05-07T21:07:10.8682533Z B=55, 2025-05-07T21:07:10.8682724Z log_E=3, 2025-05-07T21:07:10.8682914Z L=13, 2025-05-07T21:07:10.8683122Z weighted=False, 2025-05-07T21:07:10.8683342Z mixed=False, 2025-05-07T21:07:10.8683550Z mixed_B=False, 2025-05-07T21:07:10.8683835Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:10.8684180Z long_segments=True, 2025-05-07T21:07:10.8684444Z pooling_mode=, 2025-05-07T21:07:10.8684728Z use_cpu=False, 2025-05-07T21:07:10.8684968Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:10.8685317Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:10.8685702Z ) 2025-05-07T21:07:10.8686010Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:10.8686763Z self=, 2025-05-07T21:07:10.8687436Z T=3, 2025-05-07T21:07:10.8687632Z D=62, 2025-05-07T21:07:10.8687822Z B=119, 2025-05-07T21:07:10.8688006Z log_E=5, 2025-05-07T21:07:10.8688203Z L=4, 2025-05-07T21:07:10.8688402Z weighted=False, 2025-05-07T21:07:10.8688616Z mixed=False, 2025-05-07T21:07:10.8688830Z mixed_B=False, 2025-05-07T21:07:10.8689112Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:10.8689443Z long_segments=True, 2025-05-07T21:07:10.8689708Z pooling_mode=, 2025-05-07T21:07:10.8689997Z use_cpu=True, 2025-05-07T21:07:10.8690235Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:10.8690577Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:07:10.8690942Z 'momentum2': SparseType.BF16}, 2025-05-07T21:07:10.8691214Z ) 2025-05-07T21:07:10.8691760Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:10.8692513Z self=, 2025-05-07T21:07:10.8693145Z T=5, 2025-05-07T21:07:10.8693328Z D=185, 2025-05-07T21:07:10.8693519Z B=9, 2025-05-07T21:07:10.8693715Z log_E=4, 2025-05-07T21:07:10.8693909Z L=15, 2025-05-07T21:07:10.8694106Z weighted=False, 2025-05-07T21:07:10.8694325Z mixed=False, 2025-05-07T21:07:10.8694530Z mixed_B=True, 2025-05-07T21:07:10.8694810Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:10.8695149Z long_segments=True, 2025-05-07T21:07:10.8695411Z pooling_mode=, 2025-05-07T21:07:10.8695699Z use_cpu=True, 2025-05-07T21:07:10.8695935Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:10.8696235Z optimizer_state_dtypes=None, 2025-05-07T21:07:10.8696490Z ) 2025-05-07T21:07:10.8696798Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:10.8697544Z self=, 2025-05-07T21:07:10.8698177Z T=1, 2025-05-07T21:07:10.8698368Z D=77, 2025-05-07T21:07:10.8698563Z B=88, 2025-05-07T21:07:10.8698745Z log_E=4, 2025-05-07T21:07:10.8698948Z L=4, 2025-05-07T21:07:10.8699149Z weighted=False, 2025-05-07T21:07:10.8699367Z mixed=False, 2025-05-07T21:07:10.8699579Z mixed_B=True, 2025-05-07T21:07:10.8699861Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:10.8700195Z long_segments=True, 2025-05-07T21:07:10.8700461Z pooling_mode=, 2025-05-07T21:07:10.8700752Z use_cpu=False, 2025-05-07T21:07:10.8700993Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:10.8701341Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:10.8701673Z ) 2025-05-07T21:07:10.8702115Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:10.8702858Z self=, 2025-05-07T21:07:10.8703496Z T=1, 2025-05-07T21:07:10.8703685Z D=88, 2025-05-07T21:07:10.8703868Z B=88, 2025-05-07T21:07:10.8704059Z log_E=4, 2025-05-07T21:07:10.8704258Z L=4, 2025-05-07T21:07:10.8704447Z weighted=False, 2025-05-07T21:07:10.8704670Z mixed=False, 2025-05-07T21:07:10.8704881Z mixed_B=True, 2025-05-07T21:07:10.8705154Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:10.8705493Z long_segments=True, 2025-05-07T21:07:10.8705758Z pooling_mode=, 2025-05-07T21:07:10.8706052Z use_cpu=False, 2025-05-07T21:07:10.8706291Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:10.8706705Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:10.8707040Z ) 2025-05-07T21:07:10.8707342Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:10.8708086Z self=, 2025-05-07T21:07:10.8708785Z T=1, 2025-05-07T21:07:10.8708969Z D=88, 2025-05-07T21:07:10.8709158Z B=88, 2025-05-07T21:07:10.8709347Z log_E=4, 2025-05-07T21:07:10.8709541Z L=4, 2025-05-07T21:07:10.8709739Z weighted=False, 2025-05-07T21:07:10.8709958Z mixed=True, 2025-05-07T21:07:10.8710163Z mixed_B=True, 2025-05-07T21:07:10.8717563Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:10.8717949Z long_segments=True, 2025-05-07T21:07:10.8718211Z pooling_mode=, 2025-05-07T21:07:10.8718500Z use_cpu=False, 2025-05-07T21:07:10.8718736Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:10.8719087Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:10.8719420Z ) 2025-05-07T21:07:10.8719720Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:10.8720534Z self=, 2025-05-07T21:07:10.8721255Z T=1, 2025-05-07T21:07:10.8721453Z D=88, 2025-05-07T21:07:10.8721648Z B=88, 2025-05-07T21:07:10.8721901Z log_E=4, 2025-05-07T21:07:10.8722179Z L=4, 2025-05-07T21:07:10.8722430Z weighted=True, 2025-05-07T21:07:10.8722689Z mixed=True, 2025-05-07T21:07:10.8722941Z mixed_B=True, 2025-05-07T21:07:10.8723274Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:10.8723686Z long_segments=True, 2025-05-07T21:07:10.8724000Z pooling_mode=, 2025-05-07T21:07:10.8724353Z use_cpu=False, 2025-05-07T21:07:10.8724633Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:10.8725059Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:10.8725471Z ) 2025-05-07T21:07:10.8725838Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:07:10.8726753Z self=, 2025-05-07T21:07:10.8727540Z T=1, 2025-05-07T21:07:10.8727774Z D=88, 2025-05-07T21:07:10.8727995Z B=88, 2025-05-07T21:07:10.8728224Z log_E=3, 2025-05-07T21:07:10.8728458Z L=4, 2025-05-07T21:07:10.8728686Z weighted=True, 2025-05-07T21:07:10.8728943Z mixed=True, 2025-05-07T21:07:10.8729193Z mixed_B=True, 2025-05-07T21:07:10.8729520Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:07:10.8729926Z long_segments=True, 2025-05-07T21:07:10.8730237Z pooling_mode=, 2025-05-07T21:07:10.8730580Z use_cpu=False, 2025-05-07T21:07:10.8730863Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:10.8731285Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:10.8731825Z ) 2025-05-07T21:07:10.8732085Z PASSED 2025-05-07T21:07:40.8822586Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:40.8823626Z self=, 2025-05-07T21:07:40.8824185Z T=1, 2025-05-07T21:07:40.8824375Z D=2, 2025-05-07T21:07:40.8824569Z B=1, 2025-05-07T21:07:40.8824773Z log_E=3, 2025-05-07T21:07:40.8825007Z L=0, 2025-05-07T21:07:40.8825220Z weighted=False, 2025-05-07T21:07:40.8825451Z mixed=False, 2025-05-07T21:07:40.8825690Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:07:40.8825979Z long_segments=False, 2025-05-07T21:07:40.8826255Z pooling_mode=, 2025-05-07T21:07:40.8826558Z use_cpu=False, 2025-05-07T21:07:40.8826771Z ) 2025-05-07T21:07:40.8827319Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:40.8827947Z self=, 2025-05-07T21:07:40.8828524Z T=2, 2025-05-07T21:07:40.8828720Z D=2, 2025-05-07T21:07:40.8829030Z B=1, 2025-05-07T21:07:40.8829227Z log_E=3, 2025-05-07T21:07:40.8829430Z L=0, 2025-05-07T21:07:40.8829632Z weighted=False, 2025-05-07T21:07:40.8829903Z mixed=False, 2025-05-07T21:07:40.8830147Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:07:40.8830430Z long_segments=False, 2025-05-07T21:07:40.8830708Z pooling_mode=, 2025-05-07T21:07:40.8831002Z use_cpu=False, 2025-05-07T21:07:40.8831209Z ) 2025-05-07T21:07:40.8831452Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:40.8832059Z self=, 2025-05-07T21:07:40.8832616Z T=2, 2025-05-07T21:07:40.8832817Z D=107, 2025-05-07T21:07:40.8833018Z B=78, 2025-05-07T21:07:40.8833211Z log_E=4, 2025-05-07T21:07:40.8833419Z L=12, 2025-05-07T21:07:40.8833623Z weighted=False, 2025-05-07T21:07:40.8833844Z mixed=False, 2025-05-07T21:07:40.8834088Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:07:40.8834375Z long_segments=False, 2025-05-07T21:07:40.8834644Z pooling_mode=, 2025-05-07T21:07:40.8834941Z use_cpu=False, 2025-05-07T21:07:40.8835157Z ) 2025-05-07T21:07:40.8835400Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:40.8835999Z self=, 2025-05-07T21:07:40.8836557Z T=5, 2025-05-07T21:07:40.8836754Z D=226, 2025-05-07T21:07:40.8836948Z B=47, 2025-05-07T21:07:40.8837148Z log_E=3, 2025-05-07T21:07:40.8837354Z L=15, 2025-05-07T21:07:40.8837553Z weighted=False, 2025-05-07T21:07:40.8837781Z mixed=True, 2025-05-07T21:07:40.8838027Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:07:40.8838308Z long_segments=True, 2025-05-07T21:07:40.8838592Z pooling_mode=, 2025-05-07T21:07:40.8838890Z use_cpu=False, 2025-05-07T21:07:40.8839103Z ) 2025-05-07T21:07:40.8839349Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:40.8840008Z self=, 2025-05-07T21:07:40.8840647Z T=3, 2025-05-07T21:07:40.8840843Z D=87, 2025-05-07T21:07:40.8841042Z B=16, 2025-05-07T21:07:40.8841237Z log_E=4, 2025-05-07T21:07:40.8841434Z L=17, 2025-05-07T21:07:40.8841634Z weighted=True, 2025-05-07T21:07:40.8841855Z mixed=True, 2025-05-07T21:07:40.8842090Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:07:40.8842377Z long_segments=False, 2025-05-07T21:07:40.8842649Z pooling_mode=, 2025-05-07T21:07:40.8842948Z use_cpu=False, 2025-05-07T21:07:40.8843161Z ) 2025-05-07T21:07:40.8843407Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:40.8844180Z self=, 2025-05-07T21:07:40.8844741Z T=3, 2025-05-07T21:07:40.8844939Z D=15, 2025-05-07T21:07:40.8845129Z B=74, 2025-05-07T21:07:40.8845325Z log_E=5, 2025-05-07T21:07:40.8845527Z L=13, 2025-05-07T21:07:40.8845724Z weighted=True, 2025-05-07T21:07:40.8845941Z mixed=True, 2025-05-07T21:07:40.8846209Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:07:40.8846536Z long_segments=True, 2025-05-07T21:07:40.8846807Z pooling_mode=, 2025-05-07T21:07:40.8847102Z use_cpu=True, 2025-05-07T21:07:40.8847312Z ) 2025-05-07T21:07:40.8847552Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:40.8848162Z self=, 2025-05-07T21:07:40.8848770Z T=2, 2025-05-07T21:07:40.8848964Z D=238, 2025-05-07T21:07:40.8849164Z B=8, 2025-05-07T21:07:40.8849366Z log_E=4, 2025-05-07T21:07:40.8849562Z L=14, 2025-05-07T21:07:40.8849765Z weighted=True, 2025-05-07T21:07:40.8849991Z mixed=False, 2025-05-07T21:07:40.8850269Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:07:40.8850556Z long_segments=False, 2025-05-07T21:07:40.8850831Z pooling_mode=, 2025-05-07T21:07:40.8851122Z use_cpu=True, 2025-05-07T21:07:40.8851336Z ) 2025-05-07T21:07:40.8851583Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:40.8852180Z self=, 2025-05-07T21:07:40.8852743Z T=1, 2025-05-07T21:07:40.8852940Z D=54, 2025-05-07T21:07:40.8853130Z B=86, 2025-05-07T21:07:40.8853334Z log_E=5, 2025-05-07T21:07:40.8853538Z L=9, 2025-05-07T21:07:40.8853730Z weighted=False, 2025-05-07T21:07:40.8853960Z mixed=True, 2025-05-07T21:07:40.8854225Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:07:40.8854564Z long_segments=True, 2025-05-07T21:07:40.8854825Z pooling_mode=, 2025-05-07T21:07:40.8855117Z use_cpu=True, 2025-05-07T21:07:40.8855329Z ) 2025-05-07T21:07:40.8855563Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:40.8856169Z self=, 2025-05-07T21:07:40.8856726Z T=1, 2025-05-07T21:07:40.8856915Z D=23, 2025-05-07T21:07:40.8857109Z B=6, 2025-05-07T21:07:40.8857302Z log_E=4, 2025-05-07T21:07:40.8857498Z L=15, 2025-05-07T21:07:40.8857700Z weighted=False, 2025-05-07T21:07:40.8857923Z mixed=True, 2025-05-07T21:07:40.8858155Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:07:40.8858437Z long_segments=True, 2025-05-07T21:07:40.8858704Z pooling_mode=, 2025-05-07T21:07:40.8858996Z use_cpu=True, 2025-05-07T21:07:40.8859207Z ) 2025-05-07T21:07:40.8859448Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:40.8860116Z self=, 2025-05-07T21:07:40.8860682Z T=3, 2025-05-07T21:07:40.8860878Z D=163, 2025-05-07T21:07:40.8861076Z B=47, 2025-05-07T21:07:40.8861267Z log_E=3, 2025-05-07T21:07:40.8861483Z L=5, 2025-05-07T21:07:40.8861687Z weighted=False, 2025-05-07T21:07:40.8861906Z mixed=True, 2025-05-07T21:07:40.8862146Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:07:40.8862437Z long_segments=False, 2025-05-07T21:07:40.8862703Z pooling_mode=, 2025-05-07T21:07:40.8863002Z use_cpu=False, 2025-05-07T21:07:40.8863218Z ) 2025-05-07T21:07:40.8863453Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:40.8864061Z self=, 2025-05-07T21:07:40.8864617Z T=4, 2025-05-07T21:07:40.8864808Z D=239, 2025-05-07T21:07:40.8865098Z B=103, 2025-05-07T21:07:40.8865299Z log_E=5, 2025-05-07T21:07:40.8865498Z L=20, 2025-05-07T21:07:40.8865711Z weighted=False, 2025-05-07T21:07:40.8865939Z mixed=False, 2025-05-07T21:07:40.8866205Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:07:40.8866539Z long_segments=False, 2025-05-07T21:07:40.8866816Z pooling_mode=, 2025-05-07T21:07:40.8867110Z use_cpu=False, 2025-05-07T21:07:40.8867319Z ) 2025-05-07T21:07:40.8867557Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:40.8868157Z self=, 2025-05-07T21:07:40.8868707Z T=4, 2025-05-07T21:07:40.8868902Z D=239, 2025-05-07T21:07:40.8869100Z B=103, 2025-05-07T21:07:40.8869292Z log_E=5, 2025-05-07T21:07:40.8869494Z L=4, 2025-05-07T21:07:40.8869746Z weighted=False, 2025-05-07T21:07:40.8869992Z mixed=False, 2025-05-07T21:07:40.8870287Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:07:40.8870620Z long_segments=False, 2025-05-07T21:07:40.8870890Z pooling_mode=, 2025-05-07T21:07:40.8871232Z use_cpu=False, 2025-05-07T21:07:40.8871449Z ) 2025-05-07T21:07:40.8871684Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:40.8872284Z self=, 2025-05-07T21:07:40.8872838Z T=1, 2025-05-07T21:07:40.8873038Z D=239, 2025-05-07T21:07:40.8873231Z B=103, 2025-05-07T21:07:40.8873431Z log_E=5, 2025-05-07T21:07:40.8873635Z L=4, 2025-05-07T21:07:40.8873833Z weighted=False, 2025-05-07T21:07:40.8874057Z mixed=False, 2025-05-07T21:07:40.8874326Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:07:40.8874652Z long_segments=False, 2025-05-07T21:07:40.8874930Z pooling_mode=, 2025-05-07T21:07:40.8875224Z use_cpu=False, 2025-05-07T21:07:40.8875436Z ) 2025-05-07T21:07:40.8875676Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:40.8876276Z self=, 2025-05-07T21:07:40.8876821Z T=1, 2025-05-07T21:07:40.8877014Z D=239, 2025-05-07T21:07:40.8877210Z B=103, 2025-05-07T21:07:40.8877398Z log_E=5, 2025-05-07T21:07:40.8877596Z L=1, 2025-05-07T21:07:40.8877797Z weighted=False, 2025-05-07T21:07:40.8878009Z mixed=False, 2025-05-07T21:07:40.8878276Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:07:40.8878608Z long_segments=False, 2025-05-07T21:07:40.8878885Z pooling_mode=, 2025-05-07T21:07:40.8879173Z use_cpu=False, 2025-05-07T21:07:40.8879385Z ) 2025-05-07T21:07:40.8879621Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:40.8880269Z self=, 2025-05-07T21:07:40.8880824Z T=1, 2025-05-07T21:07:40.8881017Z D=239, 2025-05-07T21:07:40.8881204Z B=103, 2025-05-07T21:07:40.8881395Z log_E=5, 2025-05-07T21:07:40.8881597Z L=0, 2025-05-07T21:07:40.8881787Z weighted=False, 2025-05-07T21:07:40.8882009Z mixed=False, 2025-05-07T21:07:40.8882270Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:07:40.8882592Z long_segments=False, 2025-05-07T21:07:40.8882864Z pooling_mode=, 2025-05-07T21:07:40.8883158Z use_cpu=False, 2025-05-07T21:07:40.8883360Z ) 2025-05-07T21:07:40.8883543Z PASSED 2025-05-07T21:07:43.1913203Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:43.1914281Z self=, 2025-05-07T21:07:43.1914847Z T=1, 2025-05-07T21:07:43.1915042Z D=2, 2025-05-07T21:07:43.1915695Z B=1, 2025-05-07T21:07:43.1915886Z log_E=3, 2025-05-07T21:07:43.1916088Z L=0, 2025-05-07T21:07:43.1916280Z weighted=False, 2025-05-07T21:07:43.1916515Z mixed=False, 2025-05-07T21:07:43.1916758Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:43.1917052Z long_segments=False, 2025-05-07T21:07:43.1917330Z pooling_mode=, 2025-05-07T21:07:43.1917622Z use_cpu=False, 2025-05-07T21:07:43.1917830Z ) 2025-05-07T21:07:43.1918074Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:43.1918687Z self=, 2025-05-07T21:07:43.1919251Z T=3, 2025-05-07T21:07:43.1919440Z D=2, 2025-05-07T21:07:43.1919627Z B=1, 2025-05-07T21:07:43.1919820Z log_E=3, 2025-05-07T21:07:43.1920016Z L=0, 2025-05-07T21:07:43.1920406Z weighted=False, 2025-05-07T21:07:43.1920655Z mixed=False, 2025-05-07T21:07:43.1920893Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:43.1921197Z long_segments=False, 2025-05-07T21:07:43.1921471Z pooling_mode=, 2025-05-07T21:07:43.1921838Z use_cpu=False, 2025-05-07T21:07:43.1922048Z ) 2025-05-07T21:07:43.1922291Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:43.1922893Z self=, 2025-05-07T21:07:43.1923445Z T=3, 2025-05-07T21:07:43.1923640Z D=123, 2025-05-07T21:07:43.1923829Z B=6, 2025-05-07T21:07:43.1924020Z log_E=5, 2025-05-07T21:07:43.1924219Z L=9, 2025-05-07T21:07:43.1924409Z weighted=True, 2025-05-07T21:07:43.1924628Z mixed=True, 2025-05-07T21:07:43.1924865Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:43.1925157Z long_segments=False, 2025-05-07T21:07:43.1925428Z pooling_mode=, 2025-05-07T21:07:43.1925728Z use_cpu=False, 2025-05-07T21:07:43.1925935Z ) 2025-05-07T21:07:43.1926171Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:43.1926781Z self=, 2025-05-07T21:07:43.1927340Z T=2, 2025-05-07T21:07:43.1927525Z D=107, 2025-05-07T21:07:43.1927720Z B=69, 2025-05-07T21:07:43.1927914Z log_E=5, 2025-05-07T21:07:43.1928108Z L=9, 2025-05-07T21:07:43.1928307Z weighted=True, 2025-05-07T21:07:43.1928528Z mixed=True, 2025-05-07T21:07:43.1928758Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:43.1929058Z long_segments=False, 2025-05-07T21:07:43.1929331Z pooling_mode=, 2025-05-07T21:07:43.1929616Z use_cpu=False, 2025-05-07T21:07:43.1929828Z ) 2025-05-07T21:07:43.1930068Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:43.1930708Z self=, 2025-05-07T21:07:43.1931277Z T=5, 2025-05-07T21:07:43.1931474Z D=70, 2025-05-07T21:07:43.1931668Z B=39, 2025-05-07T21:07:43.1931857Z log_E=4, 2025-05-07T21:07:43.1932062Z L=20, 2025-05-07T21:07:43.1932266Z weighted=True, 2025-05-07T21:07:43.1932480Z mixed=True, 2025-05-07T21:07:43.1932721Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:43.1933021Z long_segments=False, 2025-05-07T21:07:43.1933287Z pooling_mode=, 2025-05-07T21:07:43.1933581Z use_cpu=False, 2025-05-07T21:07:43.1933792Z ) 2025-05-07T21:07:43.1934022Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:43.1934628Z self=, 2025-05-07T21:07:43.1935185Z T=4, 2025-05-07T21:07:43.1935371Z D=35, 2025-05-07T21:07:43.1935563Z B=110, 2025-05-07T21:07:43.1935756Z log_E=4, 2025-05-07T21:07:43.1935951Z L=4, 2025-05-07T21:07:43.1936148Z weighted=True, 2025-05-07T21:07:43.1936370Z mixed=False, 2025-05-07T21:07:43.1936748Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:43.1937047Z long_segments=True, 2025-05-07T21:07:43.1937311Z pooling_mode=, 2025-05-07T21:07:43.1937604Z use_cpu=False, 2025-05-07T21:07:43.1937809Z ) 2025-05-07T21:07:43.1938044Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:43.1938646Z self=, 2025-05-07T21:07:43.1939198Z T=5, 2025-05-07T21:07:43.1939390Z D=82, 2025-05-07T21:07:43.1939581Z B=45, 2025-05-07T21:07:43.1939765Z log_E=5, 2025-05-07T21:07:43.1939966Z L=16, 2025-05-07T21:07:43.1940164Z weighted=False, 2025-05-07T21:07:43.1940375Z mixed=True, 2025-05-07T21:07:43.1940614Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:43.1940910Z long_segments=True, 2025-05-07T21:07:43.1941212Z pooling_mode=, 2025-05-07T21:07:43.1941509Z use_cpu=False, 2025-05-07T21:07:43.1941724Z ) 2025-05-07T21:07:43.1941956Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:43.1942561Z self=, 2025-05-07T21:07:43.1943157Z T=2, 2025-05-07T21:07:43.1943348Z D=218, 2025-05-07T21:07:43.1943533Z B=48, 2025-05-07T21:07:43.1943726Z log_E=3, 2025-05-07T21:07:43.1943925Z L=3, 2025-05-07T21:07:43.1944115Z weighted=True, 2025-05-07T21:07:43.1944335Z mixed=False, 2025-05-07T21:07:43.1944576Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:43.1951348Z long_segments=False, 2025-05-07T21:07:43.1951660Z pooling_mode=, 2025-05-07T21:07:43.1951956Z use_cpu=False, 2025-05-07T21:07:43.1952160Z ) 2025-05-07T21:07:43.1952396Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:43.1953003Z self=, 2025-05-07T21:07:43.1953557Z T=4, 2025-05-07T21:07:43.1953750Z D=7, 2025-05-07T21:07:43.1953943Z B=46, 2025-05-07T21:07:43.1954128Z log_E=4, 2025-05-07T21:07:43.1954326Z L=11, 2025-05-07T21:07:43.1954526Z weighted=True, 2025-05-07T21:07:43.1954736Z mixed=False, 2025-05-07T21:07:43.1954975Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:43.1955268Z long_segments=True, 2025-05-07T21:07:43.1955527Z pooling_mode=, 2025-05-07T21:07:43.1955822Z use_cpu=True, 2025-05-07T21:07:43.1956029Z ) 2025-05-07T21:07:43.1956257Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:43.1956853Z self=, 2025-05-07T21:07:43.1957406Z T=3, 2025-05-07T21:07:43.1957597Z D=78, 2025-05-07T21:07:43.1957778Z B=121, 2025-05-07T21:07:43.1957966Z log_E=4, 2025-05-07T21:07:43.1958165Z L=8, 2025-05-07T21:07:43.1958351Z weighted=False, 2025-05-07T21:07:43.1958574Z mixed=False, 2025-05-07T21:07:43.1958813Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:43.1959101Z long_segments=False, 2025-05-07T21:07:43.1959367Z pooling_mode=, 2025-05-07T21:07:43.1959656Z use_cpu=False, 2025-05-07T21:07:43.1959856Z ) 2025-05-07T21:07:43.1960087Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:43.1960793Z self=, 2025-05-07T21:07:43.1961337Z T=3, 2025-05-07T21:07:43.1961522Z D=206, 2025-05-07T21:07:43.1961714Z B=38, 2025-05-07T21:07:43.1961898Z log_E=3, 2025-05-07T21:07:43.1962095Z L=7, 2025-05-07T21:07:43.1962287Z weighted=True, 2025-05-07T21:07:43.1962496Z mixed=True, 2025-05-07T21:07:43.1962732Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:43.1963026Z long_segments=False, 2025-05-07T21:07:43.1963296Z pooling_mode=, 2025-05-07T21:07:43.1963657Z use_cpu=False, 2025-05-07T21:07:43.1963906Z ) 2025-05-07T21:07:43.1964140Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:43.1964724Z self=, 2025-05-07T21:07:43.1965276Z T=3, 2025-05-07T21:07:43.1965468Z D=206, 2025-05-07T21:07:43.1965652Z B=38, 2025-05-07T21:07:43.1965836Z log_E=3, 2025-05-07T21:07:43.1966031Z L=7, 2025-05-07T21:07:43.1966215Z weighted=True, 2025-05-07T21:07:43.1966429Z mixed=True, 2025-05-07T21:07:43.1966666Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:43.1966949Z long_segments=True, 2025-05-07T21:07:43.1967208Z pooling_mode=, 2025-05-07T21:07:43.1967499Z use_cpu=False, 2025-05-07T21:07:43.1967699Z ) 2025-05-07T21:07:43.1967932Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:43.1968581Z self=, 2025-05-07T21:07:43.1969145Z T=3, 2025-05-07T21:07:43.1969323Z D=3, 2025-05-07T21:07:43.1969507Z B=38, 2025-05-07T21:07:43.1969698Z log_E=3, 2025-05-07T21:07:43.1969929Z L=7, 2025-05-07T21:07:43.1970121Z weighted=True, 2025-05-07T21:07:43.1970336Z mixed=True, 2025-05-07T21:07:43.1970604Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:43.1970900Z long_segments=True, 2025-05-07T21:07:43.1971156Z pooling_mode=, 2025-05-07T21:07:43.1971435Z use_cpu=False, 2025-05-07T21:07:43.1971639Z ) 2025-05-07T21:07:43.1971869Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:43.1972460Z self=, 2025-05-07T21:07:43.1973006Z T=3, 2025-05-07T21:07:43.1973194Z D=3, 2025-05-07T21:07:43.1973371Z B=38, 2025-05-07T21:07:43.1973564Z log_E=3, 2025-05-07T21:07:43.1973751Z L=7, 2025-05-07T21:07:43.1973931Z weighted=True, 2025-05-07T21:07:43.1974142Z mixed=True, 2025-05-07T21:07:43.1974368Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:43.1974650Z long_segments=False, 2025-05-07T21:07:43.1974909Z pooling_mode=, 2025-05-07T21:07:43.1975187Z use_cpu=False, 2025-05-07T21:07:43.1975383Z ) 2025-05-07T21:07:43.1975602Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:43.1976184Z self=, 2025-05-07T21:07:43.1976719Z T=3, 2025-05-07T21:07:43.1976893Z D=3, 2025-05-07T21:07:43.1977073Z B=38, 2025-05-07T21:07:43.1977255Z log_E=3, 2025-05-07T21:07:43.1977439Z L=3, 2025-05-07T21:07:43.1977624Z weighted=True, 2025-05-07T21:07:43.1977832Z mixed=True, 2025-05-07T21:07:43.1978055Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:43.1978345Z long_segments=False, 2025-05-07T21:07:43.1978600Z pooling_mode=, 2025-05-07T21:07:43.1978881Z use_cpu=False, 2025-05-07T21:07:43.1979078Z ) 2025-05-07T21:07:43.1979261Z PASSED 2025-05-07T21:07:43.3958023Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_partial_rowwise_adam_bf16_momentum Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:43.3960601Z self=, 2025-05-07T21:07:43.3961307Z T=1, 2025-05-07T21:07:43.3961512Z D=2, 2025-05-07T21:07:43.3961702Z B=1, 2025-05-07T21:07:43.3961896Z log_E=3, 2025-05-07T21:07:43.3962101Z L=0, 2025-05-07T21:07:43.3962298Z weighted=False, 2025-05-07T21:07:43.3962528Z mixed=False, 2025-05-07T21:07:43.3962800Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:43.3963174Z long_segments=False, 2025-05-07T21:07:43.3963557Z pooling_mode=, 2025-05-07T21:07:43.3964329Z use_cpu=False, 2025-05-07T21:07:43.3964706Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:43.3965066Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:43.3965411Z ) 2025-05-07T21:07:43.3965749Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:43.3966572Z self=, 2025-05-07T21:07:43.3967242Z T=2, 2025-05-07T21:07:43.3967434Z D=2, 2025-05-07T21:07:43.3967615Z B=1, 2025-05-07T21:07:43.3967805Z log_E=3, 2025-05-07T21:07:43.3968002Z L=0, 2025-05-07T21:07:43.3968191Z weighted=False, 2025-05-07T21:07:43.3968412Z mixed=False, 2025-05-07T21:07:43.3968680Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:43.3969003Z long_segments=False, 2025-05-07T21:07:43.3969368Z pooling_mode=, 2025-05-07T21:07:43.3969662Z use_cpu=False, 2025-05-07T21:07:43.3969901Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:43.3970256Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:43.3970721Z ) 2025-05-07T21:07:43.3971052Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:43.3971881Z self=, 2025-05-07T21:07:43.3972543Z T=2, 2025-05-07T21:07:43.3972736Z D=211, 2025-05-07T21:07:43.3972928Z B=127, 2025-05-07T21:07:43.3973125Z log_E=5, 2025-05-07T21:07:43.3973324Z L=19, 2025-05-07T21:07:43.3973519Z weighted=False, 2025-05-07T21:07:43.3973742Z mixed=True, 2025-05-07T21:07:43.3974008Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:43.3974335Z long_segments=False, 2025-05-07T21:07:43.3974617Z pooling_mode=, 2025-05-07T21:07:43.3974910Z use_cpu=False, 2025-05-07T21:07:43.3975149Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:43.3975507Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:43.3975850Z ) 2025-05-07T21:07:43.3976182Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:43.3977016Z self=, 2025-05-07T21:07:43.3977688Z T=2, 2025-05-07T21:07:43.3977879Z D=64, 2025-05-07T21:07:43.3978073Z B=6, 2025-05-07T21:07:43.3978265Z log_E=5, 2025-05-07T21:07:43.3978465Z L=16, 2025-05-07T21:07:43.3978656Z weighted=True, 2025-05-07T21:07:43.3978873Z mixed=True, 2025-05-07T21:07:43.3979136Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:43.3979461Z long_segments=False, 2025-05-07T21:07:43.3979740Z pooling_mode=, 2025-05-07T21:07:43.3980029Z use_cpu=True, 2025-05-07T21:07:43.3980261Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:43.3980647Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:43.3981013Z ) 2025-05-07T21:07:43.3981346Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:43.3982175Z self=, 2025-05-07T21:07:43.3982839Z T=2, 2025-05-07T21:07:43.3983029Z D=171, 2025-05-07T21:07:43.3983221Z B=73, 2025-05-07T21:07:43.3983418Z log_E=3, 2025-05-07T21:07:43.3983618Z L=8, 2025-05-07T21:07:43.3983809Z weighted=False, 2025-05-07T21:07:43.3984028Z mixed=False, 2025-05-07T21:07:43.3984290Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:43.3984612Z long_segments=True, 2025-05-07T21:07:43.3984878Z pooling_mode=, 2025-05-07T21:07:43.3985177Z use_cpu=False, 2025-05-07T21:07:43.3985409Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:43.3985853Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:43.3986199Z ) 2025-05-07T21:07:43.3986528Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:43.3987356Z self=, 2025-05-07T21:07:43.3988052Z T=3, 2025-05-07T21:07:43.3988251Z D=27, 2025-05-07T21:07:43.3988438Z B=82, 2025-05-07T21:07:43.3988633Z log_E=4, 2025-05-07T21:07:43.3988830Z L=0, 2025-05-07T21:07:43.3989022Z weighted=False, 2025-05-07T21:07:43.3989246Z mixed=False, 2025-05-07T21:07:43.3989512Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:43.3989838Z long_segments=False, 2025-05-07T21:07:43.3990111Z pooling_mode=, 2025-05-07T21:07:43.3990510Z use_cpu=False, 2025-05-07T21:07:43.3990748Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:43.3991108Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:43.3991770Z ) 2025-05-07T21:07:43.3992112Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:43.3993021Z self=, 2025-05-07T21:07:43.3993697Z T=1, 2025-05-07T21:07:43.3993890Z D=139, 2025-05-07T21:07:43.3994078Z B=74, 2025-05-07T21:07:43.3994266Z log_E=5, 2025-05-07T21:07:43.3994463Z L=19, 2025-05-07T21:07:43.3994653Z weighted=True, 2025-05-07T21:07:43.3994873Z mixed=True, 2025-05-07T21:07:43.3995136Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:43.3995455Z long_segments=True, 2025-05-07T21:07:43.3995722Z pooling_mode=, 2025-05-07T21:07:43.3996018Z use_cpu=True, 2025-05-07T21:07:43.3996252Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:43.3996612Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:07:43.3996982Z 'momentum2': SparseType.BF16}, 2025-05-07T21:07:43.3997250Z ) 2025-05-07T21:07:43.3997587Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:43.3998426Z self=, 2025-05-07T21:07:43.3999095Z T=2, 2025-05-07T21:07:43.3999285Z D=121, 2025-05-07T21:07:43.3999479Z B=41, 2025-05-07T21:07:43.3999673Z log_E=4, 2025-05-07T21:07:43.3999867Z L=2, 2025-05-07T21:07:43.4000065Z weighted=True, 2025-05-07T21:07:43.4000342Z mixed=True, 2025-05-07T21:07:43.4000648Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:43.4000982Z long_segments=True, 2025-05-07T21:07:43.4001247Z pooling_mode=, 2025-05-07T21:07:43.4001535Z use_cpu=True, 2025-05-07T21:07:43.4001774Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:43.4002129Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:43.4002460Z ) 2025-05-07T21:07:43.4002791Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:43.4003622Z self=, 2025-05-07T21:07:43.4004296Z T=2, 2025-05-07T21:07:43.4004487Z D=238, 2025-05-07T21:07:43.4004680Z B=44, 2025-05-07T21:07:43.4004870Z log_E=3, 2025-05-07T21:07:43.4005068Z L=10, 2025-05-07T21:07:43.4005264Z weighted=True, 2025-05-07T21:07:43.4005483Z mixed=True, 2025-05-07T21:07:43.4005742Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:43.4006071Z long_segments=True, 2025-05-07T21:07:43.4006337Z pooling_mode=, 2025-05-07T21:07:43.4006633Z use_cpu=False, 2025-05-07T21:07:43.4006873Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:43.4007352Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:43.4007684Z ) 2025-05-07T21:07:43.4008023Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:43.4008856Z self=, 2025-05-07T21:07:43.4009534Z T=2, 2025-05-07T21:07:43.4009717Z D=255, 2025-05-07T21:07:43.4009911Z B=36, 2025-05-07T21:07:43.4010100Z log_E=3, 2025-05-07T21:07:43.4010294Z L=7, 2025-05-07T21:07:43.4010491Z weighted=False, 2025-05-07T21:07:43.4010750Z mixed=False, 2025-05-07T21:07:43.4011022Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:43.4011352Z long_segments=False, 2025-05-07T21:07:43.4011625Z pooling_mode=, 2025-05-07T21:07:43.4011910Z use_cpu=False, 2025-05-07T21:07:43.4012212Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:43.4012567Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:43.4012904Z ) 2025-05-07T21:07:43.4013240Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:43.4014111Z self=, 2025-05-07T21:07:43.4014788Z T=1, 2025-05-07T21:07:43.4014974Z D=13, 2025-05-07T21:07:43.4015165Z B=112, 2025-05-07T21:07:43.4015356Z log_E=3, 2025-05-07T21:07:43.4015550Z L=2, 2025-05-07T21:07:43.4015746Z weighted=True, 2025-05-07T21:07:43.4015965Z mixed=True, 2025-05-07T21:07:43.4016224Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:43.4016555Z long_segments=False, 2025-05-07T21:07:43.4016825Z pooling_mode=, 2025-05-07T21:07:43.4017113Z use_cpu=True, 2025-05-07T21:07:43.4017356Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:43.4017707Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:43.4018042Z ) 2025-05-07T21:07:43.4018378Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:43.4019213Z self=, 2025-05-07T21:07:43.4019888Z T=1, 2025-05-07T21:07:43.4020073Z D=13, 2025-05-07T21:07:43.4020268Z B=112, 2025-05-07T21:07:43.4020470Z log_E=3, 2025-05-07T21:07:43.4020669Z L=3, 2025-05-07T21:07:43.4020872Z weighted=True, 2025-05-07T21:07:43.4021095Z mixed=True, 2025-05-07T21:07:43.4021353Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:43.4021687Z long_segments=False, 2025-05-07T21:07:43.4021965Z pooling_mode=, 2025-05-07T21:07:43.4022253Z use_cpu=True, 2025-05-07T21:07:43.4022492Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:43.4022848Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:43.4023182Z ) 2025-05-07T21:07:43.4023516Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:43.4024347Z self=, 2025-05-07T21:07:43.4025020Z T=1, 2025-05-07T21:07:43.4025208Z D=13, 2025-05-07T21:07:43.4025399Z B=112, 2025-05-07T21:07:43.4025590Z log_E=3, 2025-05-07T21:07:43.4025781Z L=3, 2025-05-07T21:07:43.4025975Z weighted=True, 2025-05-07T21:07:43.4026194Z mixed=True, 2025-05-07T21:07:43.4026448Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:43.4026779Z long_segments=False, 2025-05-07T21:07:43.4027052Z pooling_mode=, 2025-05-07T21:07:43.4027340Z use_cpu=True, 2025-05-07T21:07:43.4027577Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:43.4027934Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:43.4028318Z ) 2025-05-07T21:07:43.4028689Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:43.4029519Z self=, 2025-05-07T21:07:43.4030191Z T=1, 2025-05-07T21:07:43.4030392Z D=13, 2025-05-07T21:07:43.4030612Z B=3, 2025-05-07T21:07:43.4030811Z log_E=3, 2025-05-07T21:07:43.4031004Z L=3, 2025-05-07T21:07:43.4031200Z weighted=True, 2025-05-07T21:07:43.4031419Z mixed=True, 2025-05-07T21:07:43.4031674Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:43.4032006Z long_segments=False, 2025-05-07T21:07:43.4032277Z pooling_mode=, 2025-05-07T21:07:43.4032562Z use_cpu=True, 2025-05-07T21:07:43.4032796Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:43.4033193Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:43.4033527Z ) 2025-05-07T21:07:43.4033870Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:43.4034694Z self=, 2025-05-07T21:07:43.4035413Z T=3, 2025-05-07T21:07:43.4035603Z D=13, 2025-05-07T21:07:43.4035801Z B=3, 2025-05-07T21:07:43.4035996Z log_E=3, 2025-05-07T21:07:43.4036191Z L=3, 2025-05-07T21:07:43.4036391Z weighted=True, 2025-05-07T21:07:43.4036613Z mixed=True, 2025-05-07T21:07:43.4036870Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:43.4037205Z long_segments=False, 2025-05-07T21:07:43.4037481Z pooling_mode=, 2025-05-07T21:07:43.4037771Z use_cpu=True, 2025-05-07T21:07:43.4038007Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:43.4038367Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:43.4038699Z ) 2025-05-07T21:07:43.4038888Z PASSED 2025-05-07T21:07:43.4087775Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_new_bwd_kernel Trying example: test_new_bwd_kernel( 2025-05-07T21:07:43.4088980Z self=, 2025-05-07T21:07:43.4089505Z T=1, 2025-05-07T21:07:43.4089701Z D=16, 2025-05-07T21:07:43.4089894Z B=1, 2025-05-07T21:07:43.4090082Z log_E=3, 2025-05-07T21:07:43.4090291Z L=2, 2025-05-07T21:07:43.4090521Z weighted=False, 2025-05-07T21:07:43.4090746Z mixed=False, 2025-05-07T21:07:43.4090966Z mixed_B=False, 2025-05-07T21:07:43.4091241Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:07:43.4091864Z long_segments=False, 2025-05-07T21:07:43.4092144Z pooling_mode=, 2025-05-07T21:07:43.4092437Z use_cpu=False, 2025-05-07T21:07:43.4092703Z weight_decay_mode=, 2025-05-07T21:07:43.4093015Z ) 2025-05-07T21:07:43.4097360Z SKIPPED 2025-05-07T21:07:43.4097650Z 2025-05-07T21:07:43.4098076Z =============================== warnings summary =============================== 2025-05-07T21:07:43.4098899Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam 2025-05-07T21:07:43.4099834Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam_rowwise_bias_correction 2025-05-07T21:07:43.4101284Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py:41: UserWarning:  2025-05-07T21:07:43.4102133Z [FBGEMM_GPU] NOTE: The training optimizer 'adam' is marked as 2025-05-07T21:07:43.4102632Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:07:43.4103052Z times and build sizes! 2025-05-07T21:07:43.4103336Z  2025-05-07T21:07:43.4103555Z warnings.warn( 2025-05-07T21:07:43.4103692Z 2025-05-07T21:07:43.4104923Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb 2025-05-07T21:07:43.4106058Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py:40: UserWarning:  2025-05-07T21:07:43.4106895Z [FBGEMM_GPU] NOTE: The training optimizer 'lamb' is marked as 2025-05-07T21:07:43.4116697Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:07:43.4117130Z times and build sizes! 2025-05-07T21:07:43.4117449Z  2025-05-07T21:07:43.4117660Z warnings.warn( 2025-05-07T21:07:43.4117796Z 2025-05-07T21:07:43.4118157Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars 2025-05-07T21:07:43.4119430Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py:39: UserWarning:  2025-05-07T21:07:43.4120429Z [FBGEMM_GPU] NOTE: The training optimizer 'lars_sgd' is marked as 2025-05-07T21:07:43.4120937Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:07:43.4121427Z times and build sizes! 2025-05-07T21:07:43.4121713Z  2025-05-07T21:07:43.4121923Z warnings.warn( 2025-05-07T21:07:43.4122055Z 2025-05-07T21:07:43.4122300Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:07:43.4122763Z =========================== short test summary info ============================ 2025-05-07T21:07:43.4123218Z SKIPPED [1] test_utils.py:270: Test only evaluates ROCm optimized kernels 2025-05-07T21:07:43.4123685Z ================== 8 passed, 1 skipped, 4 warnings in 43.28s =================== 2025-05-07T21:07:44.1386936Z 2025-05-07T21:07:44.1387797Z [TEST] Python test suite PASSED: ./tbe/training/backward_optimizers_test.py 2025-05-07T21:07:44.1407638Z [TEST] Python test time for ./tbe/training/backward_optimizers_test.py: 46 seconds 2025-05-07T21:07:44.1408144Z 2025-05-07T21:07:44.1408150Z 2025-05-07T21:07:44.1408156Z 2025-05-07T21:07:44.1408161Z 2025-05-07T21:07:44.1430326Z ################################################################################ 2025-05-07T21:07:44.1448370Z # [2025-05-07T21:07:44.144Z] Run Python Test Suite: 2025-05-07T21:07:44.1448862Z # ./tbe/training/backward_sgd_test.py 2025-05-07T21:07:44.1449288Z ################################################################################ 2025-05-07T21:07:44.1473249Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/training/backward_sgd_test.py 2025-05-07T21:07:44.1474015Z 2025-05-07T21:07:46.2741382Z ============================= test session starts ============================== 2025-05-07T21:07:46.2742224Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:46.2742776Z cachedir: .pytest_cache 2025-05-07T21:07:46.2743360Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:46.2744109Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:46.2744523Z plugins: hypothesis-6.131.14 2025-05-07T21:07:47.9842818Z collecting ... collected 3 items 2025-05-07T21:07:47.9843370Z 2025-05-07T21:07:48.5364702Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd Trying example: test_backward_sgd( 2025-05-07T21:07:48.5365836Z self=, 2025-05-07T21:07:48.5366472Z T=1, 2025-05-07T21:07:48.5366730Z D=2, 2025-05-07T21:07:48.5366972Z B=1, 2025-05-07T21:07:48.5367161Z log_E=3, 2025-05-07T21:07:48.5367352Z L=0, 2025-05-07T21:07:48.5367601Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.5367903Z weighted=False, 2025-05-07T21:07:48.5368508Z mixed=False, 2025-05-07T21:07:48.5368728Z mixed_B=False, 2025-05-07T21:07:48.5368949Z use_cache=False, 2025-05-07T21:07:48.5369196Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:48.5369505Z long_segments=False, 2025-05-07T21:07:48.5369778Z pooling_mode=, 2025-05-07T21:07:48.5370071Z use_cpu=False, 2025-05-07T21:07:48.5370275Z ) 2025-05-07T21:07:48.5370485Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5370940Z self=, 2025-05-07T21:07:48.5371375Z T=4, 2025-05-07T21:07:48.5371564Z D=2, 2025-05-07T21:07:48.5371750Z B=1, 2025-05-07T21:07:48.5371933Z log_E=3, 2025-05-07T21:07:48.5372131Z L=0, 2025-05-07T21:07:48.5372351Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.5372637Z weighted=False, 2025-05-07T21:07:48.5372938Z mixed=False, 2025-05-07T21:07:48.5373153Z mixed_B=False, 2025-05-07T21:07:48.5373365Z use_cache=False, 2025-05-07T21:07:48.5373618Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:48.5373917Z long_segments=False, 2025-05-07T21:07:48.5374259Z pooling_mode=, 2025-05-07T21:07:48.5374544Z use_cpu=False, 2025-05-07T21:07:48.5374751Z ) 2025-05-07T21:07:48.5374951Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5375399Z self=, 2025-05-07T21:07:48.5375844Z T=4, 2025-05-07T21:07:48.5376031Z D=4, 2025-05-07T21:07:48.5376212Z B=34, 2025-05-07T21:07:48.5376400Z log_E=4, 2025-05-07T21:07:48.5376600Z L=18, 2025-05-07T21:07:48.5376815Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.5377108Z weighted=False, 2025-05-07T21:07:48.5377326Z mixed=True, 2025-05-07T21:07:48.5377528Z mixed_B=False, 2025-05-07T21:07:48.5377743Z use_cache=True, 2025-05-07T21:07:48.5377988Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:48.5378285Z long_segments=False, 2025-05-07T21:07:48.5378556Z pooling_mode=, 2025-05-07T21:07:48.5378845Z use_cpu=False, 2025-05-07T21:07:48.5379047Z ) 2025-05-07T21:07:48.5379260Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5379709Z self=, 2025-05-07T21:07:48.5380147Z T=5, 2025-05-07T21:07:48.5380333Z D=2, 2025-05-07T21:07:48.5380518Z B=1, 2025-05-07T21:07:48.5380701Z log_E=3, 2025-05-07T21:07:48.5380904Z L=0, 2025-05-07T21:07:48.5381123Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.5381408Z weighted=False, 2025-05-07T21:07:48.5381634Z mixed=False, 2025-05-07T21:07:48.5381848Z mixed_B=False, 2025-05-07T21:07:48.5382056Z use_cache=False, 2025-05-07T21:07:48.5382312Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:48.5382613Z long_segments=False, 2025-05-07T21:07:48.5382882Z pooling_mode=, 2025-05-07T21:07:48.5383170Z use_cpu=False, 2025-05-07T21:07:48.5383379Z ) 2025-05-07T21:07:48.5383589Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5384033Z self=, 2025-05-07T21:07:48.5384480Z T=5, 2025-05-07T21:07:48.5384666Z D=122, 2025-05-07T21:07:48.5384859Z B=122, 2025-05-07T21:07:48.5385052Z log_E=3, 2025-05-07T21:07:48.5385250Z L=16, 2025-05-07T21:07:48.5385468Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.5385759Z weighted=True, 2025-05-07T21:07:48.5385973Z mixed=False, 2025-05-07T21:07:48.5386176Z mixed_B=True, 2025-05-07T21:07:48.5386394Z use_cache=True, 2025-05-07T21:07:48.5386634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.5386926Z long_segments=False, 2025-05-07T21:07:48.5387201Z pooling_mode=, 2025-05-07T21:07:48.5387494Z use_cpu=False, 2025-05-07T21:07:48.5387700Z ) 2025-05-07T21:07:48.5387905Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5388481Z self=, 2025-05-07T21:07:48.5388928Z T=4, 2025-05-07T21:07:48.5389114Z D=243, 2025-05-07T21:07:48.5389305Z B=64, 2025-05-07T21:07:48.5389498Z log_E=4, 2025-05-07T21:07:48.5389691Z L=12, 2025-05-07T21:07:48.5389911Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.5390207Z weighted=False, 2025-05-07T21:07:48.5390419Z mixed=True, 2025-05-07T21:07:48.5390629Z mixed_B=False, 2025-05-07T21:07:48.5390847Z use_cache=False, 2025-05-07T21:07:48.5391094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:48.5391392Z long_segments=False, 2025-05-07T21:07:48.5391863Z pooling_mode=, 2025-05-07T21:07:48.5392151Z use_cpu=True, 2025-05-07T21:07:48.5392356Z ) 2025-05-07T21:07:48.5392567Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5393085Z self=, 2025-05-07T21:07:48.5393535Z T=2, 2025-05-07T21:07:48.5393731Z D=159, 2025-05-07T21:07:48.5393920Z B=27, 2025-05-07T21:07:48.5394112Z log_E=4, 2025-05-07T21:07:48.5394368Z L=19, 2025-05-07T21:07:48.5394586Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.5394881Z weighted=False, 2025-05-07T21:07:48.5395099Z mixed=False, 2025-05-07T21:07:48.5395310Z mixed_B=True, 2025-05-07T21:07:48.5395520Z use_cache=False, 2025-05-07T21:07:48.5395775Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.5396072Z long_segments=False, 2025-05-07T21:07:48.5396332Z pooling_mode=, 2025-05-07T21:07:48.5396622Z use_cpu=True, 2025-05-07T21:07:48.5396828Z ) 2025-05-07T21:07:48.5397026Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5397474Z self=, 2025-05-07T21:07:48.5397921Z T=3, 2025-05-07T21:07:48.5398101Z D=122, 2025-05-07T21:07:48.5398297Z B=21, 2025-05-07T21:07:48.5398489Z log_E=4, 2025-05-07T21:07:48.5398680Z L=15, 2025-05-07T21:07:48.5398901Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.5399193Z weighted=True, 2025-05-07T21:07:48.5399400Z mixed=True, 2025-05-07T21:07:48.5399608Z mixed_B=True, 2025-05-07T21:07:48.5399819Z use_cache=False, 2025-05-07T21:07:48.5400063Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.5400451Z long_segments=True, 2025-05-07T21:07:48.5400709Z pooling_mode=, 2025-05-07T21:07:48.5400991Z use_cpu=False, 2025-05-07T21:07:48.5401198Z ) 2025-05-07T21:07:48.5401405Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5401855Z self=, 2025-05-07T21:07:48.5402294Z T=4, 2025-05-07T21:07:48.5402485Z D=248, 2025-05-07T21:07:48.5402674Z B=120, 2025-05-07T21:07:48.5402862Z log_E=3, 2025-05-07T21:07:48.5403057Z L=7, 2025-05-07T21:07:48.5403280Z weights_precision=SparseType.FP32, 2025-05-07T21:07:48.5403564Z weighted=False, 2025-05-07T21:07:48.5403779Z mixed=True, 2025-05-07T21:07:48.5403996Z mixed_B=False, 2025-05-07T21:07:48.5404205Z use_cache=True, 2025-05-07T21:07:48.5404451Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.5404750Z long_segments=True, 2025-05-07T21:07:48.5405004Z pooling_mode=, 2025-05-07T21:07:48.5405314Z use_cpu=False, 2025-05-07T21:07:48.5405524Z ) 2025-05-07T21:07:48.5405725Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5406173Z self=, 2025-05-07T21:07:48.5406619Z T=5, 2025-05-07T21:07:48.5406804Z D=64, 2025-05-07T21:07:48.5406995Z B=80, 2025-05-07T21:07:48.5407189Z log_E=4, 2025-05-07T21:07:48.5407378Z L=15, 2025-05-07T21:07:48.5407606Z weights_precision=SparseType.FP32, 2025-05-07T21:07:48.5407899Z weighted=True, 2025-05-07T21:07:48.5408193Z mixed=False, 2025-05-07T21:07:48.5408451Z mixed_B=False, 2025-05-07T21:07:48.5408668Z use_cache=True, 2025-05-07T21:07:48.5408915Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.5409208Z long_segments=False, 2025-05-07T21:07:48.5409478Z pooling_mode=, 2025-05-07T21:07:48.5409773Z use_cpu=True, 2025-05-07T21:07:48.5409972Z ) 2025-05-07T21:07:48.5410177Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5410626Z self=, 2025-05-07T21:07:48.5411059Z T=3, 2025-05-07T21:07:48.5411247Z D=255, 2025-05-07T21:07:48.5411439Z B=72, 2025-05-07T21:07:48.5411623Z log_E=4, 2025-05-07T21:07:48.5411820Z L=14, 2025-05-07T21:07:48.5412041Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.5412326Z weighted=True, 2025-05-07T21:07:48.5412547Z mixed=False, 2025-05-07T21:07:48.5412804Z mixed_B=True, 2025-05-07T21:07:48.5413015Z use_cache=True, 2025-05-07T21:07:48.5413262Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.5413558Z long_segments=False, 2025-05-07T21:07:48.5413827Z pooling_mode=, 2025-05-07T21:07:48.5414151Z use_cpu=True, 2025-05-07T21:07:48.5414355Z ) 2025-05-07T21:07:48.5414558Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5415001Z self=, 2025-05-07T21:07:48.5415445Z T=3, 2025-05-07T21:07:48.5415631Z D=3, 2025-05-07T21:07:48.5415810Z B=72, 2025-05-07T21:07:48.5416000Z log_E=4, 2025-05-07T21:07:48.5416191Z L=14, 2025-05-07T21:07:48.5416407Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.5416695Z weighted=True, 2025-05-07T21:07:48.5416912Z mixed=False, 2025-05-07T21:07:48.5417115Z mixed_B=True, 2025-05-07T21:07:48.5417328Z use_cache=True, 2025-05-07T21:07:48.5417576Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.5417868Z long_segments=False, 2025-05-07T21:07:48.5418148Z pooling_mode=, 2025-05-07T21:07:48.5418439Z use_cpu=True, 2025-05-07T21:07:48.5418638Z ) 2025-05-07T21:07:48.5418849Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5419298Z self=, 2025-05-07T21:07:48.5419738Z T=3, 2025-05-07T21:07:48.5419920Z D=3, 2025-05-07T21:07:48.5420108Z B=72, 2025-05-07T21:07:48.5420301Z log_E=4, 2025-05-07T21:07:48.5420492Z L=14, 2025-05-07T21:07:48.5420713Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.5421004Z weighted=True, 2025-05-07T21:07:48.5421217Z mixed=False, 2025-05-07T21:07:48.5421428Z mixed_B=True, 2025-05-07T21:07:48.5421642Z use_cache=False, 2025-05-07T21:07:48.5421892Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.5422192Z long_segments=False, 2025-05-07T21:07:48.5422460Z pooling_mode=, 2025-05-07T21:07:48.5422742Z use_cpu=True, 2025-05-07T21:07:48.5422950Z ) 2025-05-07T21:07:48.5423158Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5423599Z self=, 2025-05-07T21:07:48.5424041Z T=3, 2025-05-07T21:07:48.5424230Z D=3, 2025-05-07T21:07:48.5424410Z B=72, 2025-05-07T21:07:48.5424602Z log_E=4, 2025-05-07T21:07:48.5424798Z L=14, 2025-05-07T21:07:48.5425010Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.5425302Z weighted=False, 2025-05-07T21:07:48.5425520Z mixed=False, 2025-05-07T21:07:48.5425724Z mixed_B=True, 2025-05-07T21:07:48.5425935Z use_cache=False, 2025-05-07T21:07:48.5426188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.5426483Z long_segments=False, 2025-05-07T21:07:48.5426745Z pooling_mode=, 2025-05-07T21:07:48.5427035Z use_cpu=True, 2025-05-07T21:07:48.5427242Z ) 2025-05-07T21:07:48.5427443Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5427983Z self=, 2025-05-07T21:07:48.5428424Z T=3, 2025-05-07T21:07:48.5428604Z D=4, 2025-05-07T21:07:48.5428799Z B=72, 2025-05-07T21:07:48.5428990Z log_E=4, 2025-05-07T21:07:48.5429180Z L=14, 2025-05-07T21:07:48.5429401Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.5429695Z weighted=False, 2025-05-07T21:07:48.5429905Z mixed=False, 2025-05-07T21:07:48.5430119Z mixed_B=True, 2025-05-07T21:07:48.5430335Z use_cache=False, 2025-05-07T21:07:48.5430581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.5430876Z long_segments=False, 2025-05-07T21:07:48.5431147Z pooling_mode=, 2025-05-07T21:07:48.5431435Z use_cpu=True, 2025-05-07T21:07:48.5431640Z ) 2025-05-07T21:07:48.5431850Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5432339Z self=, 2025-05-07T21:07:48.5432789Z T=3, 2025-05-07T21:07:48.5432981Z D=4, 2025-05-07T21:07:48.5433167Z B=72, 2025-05-07T21:07:48.5433352Z log_E=3, 2025-05-07T21:07:48.5433555Z L=14, 2025-05-07T21:07:48.5433818Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.5434102Z weighted=False, 2025-05-07T21:07:48.5434322Z mixed=False, 2025-05-07T21:07:48.5434531Z mixed_B=True, 2025-05-07T21:07:48.5434734Z use_cache=False, 2025-05-07T21:07:48.5434985Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.5435280Z long_segments=False, 2025-05-07T21:07:48.5435539Z pooling_mode=, 2025-05-07T21:07:48.5435829Z use_cpu=True, 2025-05-07T21:07:48.5436035Z ) 2025-05-07T21:07:48.5436263Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5436704Z self=, 2025-05-07T21:07:48.5437142Z T=3, 2025-05-07T21:07:48.5437333Z D=4, 2025-05-07T21:07:48.5437515Z B=3, 2025-05-07T21:07:48.5437705Z log_E=3, 2025-05-07T21:07:48.5437898Z L=14, 2025-05-07T21:07:48.5438111Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.5438403Z weighted=False, 2025-05-07T21:07:48.5438626Z mixed=False, 2025-05-07T21:07:48.5438834Z mixed_B=True, 2025-05-07T21:07:48.5439048Z use_cache=False, 2025-05-07T21:07:48.5439300Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.5439588Z long_segments=False, 2025-05-07T21:07:48.5439860Z pooling_mode=, 2025-05-07T21:07:48.5440243Z use_cpu=True, 2025-05-07T21:07:48.5440449Z ) 2025-05-07T21:07:48.5440648Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5441099Z self=, 2025-05-07T21:07:48.5441542Z T=1, 2025-05-07T21:07:48.5441727Z D=183, 2025-05-07T21:07:48.5441916Z B=65, 2025-05-07T21:07:48.5442103Z log_E=5, 2025-05-07T21:07:48.5442296Z L=2, 2025-05-07T21:07:48.5442517Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.5442816Z weighted=True, 2025-05-07T21:07:48.5443028Z mixed=False, 2025-05-07T21:07:48.5443248Z mixed_B=False, 2025-05-07T21:07:48.5443467Z use_cache=True, 2025-05-07T21:07:48.5443705Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:48.5444001Z long_segments=True, 2025-05-07T21:07:48.5444261Z pooling_mode=, 2025-05-07T21:07:48.5444547Z use_cpu=True, 2025-05-07T21:07:48.5444754Z ) 2025-05-07T21:07:48.5444963Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5445405Z self=, 2025-05-07T21:07:48.5445849Z T=1, 2025-05-07T21:07:48.5446038Z D=2, 2025-05-07T21:07:48.5446233Z B=65, 2025-05-07T21:07:48.5446417Z log_E=5, 2025-05-07T21:07:48.5446616Z L=2, 2025-05-07T21:07:48.5446838Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.5447123Z weighted=True, 2025-05-07T21:07:48.5447338Z mixed=False, 2025-05-07T21:07:48.5447604Z mixed_B=False, 2025-05-07T21:07:48.5447850Z use_cache=True, 2025-05-07T21:07:48.5448096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:48.5448393Z long_segments=True, 2025-05-07T21:07:48.5448648Z pooling_mode=, 2025-05-07T21:07:48.5448936Z use_cpu=True, 2025-05-07T21:07:48.5449140Z ) 2025-05-07T21:07:48.5449340Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.5449785Z self=, 2025-05-07T21:07:48.5450228Z T=1, 2025-05-07T21:07:48.5450411Z D=2, 2025-05-07T21:07:48.5450596Z B=2, 2025-05-07T21:07:48.5450784Z log_E=5, 2025-05-07T21:07:48.5450976Z L=2, 2025-05-07T21:07:48.5451193Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.5451487Z weighted=True, 2025-05-07T21:07:48.5451697Z mixed=False, 2025-05-07T21:07:48.5451910Z mixed_B=False, 2025-05-07T21:07:48.5452167Z use_cache=True, 2025-05-07T21:07:48.5452406Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:48.5452707Z long_segments=True, 2025-05-07T21:07:48.5452975Z pooling_mode=, 2025-05-07T21:07:48.5453304Z use_cpu=True, 2025-05-07T21:07:48.6320501Z ) 2025-05-07T21:07:48.6320862Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6331491Z self=, 2025-05-07T21:07:48.6332252Z T=1, 2025-05-07T21:07:48.6332442Z D=2, 2025-05-07T21:07:48.6332623Z B=2, 2025-05-07T21:07:48.6332808Z log_E=5, 2025-05-07T21:07:48.6333004Z L=2, 2025-05-07T21:07:48.6333225Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6333524Z weighted=True, 2025-05-07T21:07:48.6333744Z mixed=False, 2025-05-07T21:07:48.6333950Z mixed_B=False, 2025-05-07T21:07:48.6334183Z use_cache=True, 2025-05-07T21:07:48.6334538Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:48.6334971Z long_segments=False, 2025-05-07T21:07:48.6335299Z pooling_mode=, 2025-05-07T21:07:48.6335639Z use_cpu=True, 2025-05-07T21:07:48.6335928Z ) 2025-05-07T21:07:48.6336224Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6336846Z self=, 2025-05-07T21:07:48.6337410Z T=1, 2025-05-07T21:07:48.6337597Z D=2, 2025-05-07T21:07:48.6337786Z B=2, 2025-05-07T21:07:48.6337977Z log_E=5, 2025-05-07T21:07:48.6338170Z L=1, 2025-05-07T21:07:48.6338386Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6338683Z weighted=True, 2025-05-07T21:07:48.6338896Z mixed=False, 2025-05-07T21:07:48.6339113Z mixed_B=False, 2025-05-07T21:07:48.6339331Z use_cache=True, 2025-05-07T21:07:48.6339576Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:48.6339893Z long_segments=False, 2025-05-07T21:07:48.6340182Z pooling_mode=, 2025-05-07T21:07:48.6340479Z use_cpu=True, 2025-05-07T21:07:48.6340694Z ) 2025-05-07T21:07:48.6340913Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6341360Z self=, 2025-05-07T21:07:48.6341815Z T=1, 2025-05-07T21:07:48.6342041Z D=2, 2025-05-07T21:07:48.6342237Z B=2, 2025-05-07T21:07:48.6342427Z log_E=3, 2025-05-07T21:07:48.6342630Z L=1, 2025-05-07T21:07:48.6342844Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6343137Z weighted=True, 2025-05-07T21:07:48.6343357Z mixed=False, 2025-05-07T21:07:48.6343569Z mixed_B=False, 2025-05-07T21:07:48.6343788Z use_cache=True, 2025-05-07T21:07:48.6344042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:48.6344336Z long_segments=False, 2025-05-07T21:07:48.6344600Z pooling_mode=, 2025-05-07T21:07:48.6344891Z use_cpu=True, 2025-05-07T21:07:48.6345098Z ) 2025-05-07T21:07:48.6345307Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6346018Z self=, 2025-05-07T21:07:48.6346548Z T=1, 2025-05-07T21:07:48.6346735Z D=2, 2025-05-07T21:07:48.6346919Z B=2, 2025-05-07T21:07:48.6347109Z log_E=3, 2025-05-07T21:07:48.6347299Z L=1, 2025-05-07T21:07:48.6347520Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6347812Z weighted=True, 2025-05-07T21:07:48.6348023Z mixed=False, 2025-05-07T21:07:48.6348235Z mixed_B=True, 2025-05-07T21:07:48.6348453Z use_cache=True, 2025-05-07T21:07:48.6348692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:48.6348990Z long_segments=False, 2025-05-07T21:07:48.6349262Z pooling_mode=, 2025-05-07T21:07:48.6349547Z use_cpu=True, 2025-05-07T21:07:48.6349752Z ) 2025-05-07T21:07:48.6349962Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6350482Z self=, 2025-05-07T21:07:48.6350932Z T=3, 2025-05-07T21:07:48.6351126Z D=138, 2025-05-07T21:07:48.6351326Z B=88, 2025-05-07T21:07:48.6351516Z log_E=5, 2025-05-07T21:07:48.6351715Z L=13, 2025-05-07T21:07:48.6351949Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6352350Z weighted=False, 2025-05-07T21:07:48.6352573Z mixed=False, 2025-05-07T21:07:48.6352791Z mixed_B=False, 2025-05-07T21:07:48.6353010Z use_cache=False, 2025-05-07T21:07:48.6353264Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.6353559Z long_segments=True, 2025-05-07T21:07:48.6353814Z pooling_mode=, 2025-05-07T21:07:48.6354106Z use_cpu=True, 2025-05-07T21:07:48.6354315Z ) 2025-05-07T21:07:48.6354521Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6354976Z self=, 2025-05-07T21:07:48.6355423Z T=3, 2025-05-07T21:07:48.6355606Z D=138, 2025-05-07T21:07:48.6355801Z B=88, 2025-05-07T21:07:48.6355992Z log_E=3, 2025-05-07T21:07:48.6356187Z L=13, 2025-05-07T21:07:48.6356416Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6356715Z weighted=False, 2025-05-07T21:07:48.6356934Z mixed=False, 2025-05-07T21:07:48.6357149Z mixed_B=False, 2025-05-07T21:07:48.6357368Z use_cache=False, 2025-05-07T21:07:48.6357623Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.6357912Z long_segments=True, 2025-05-07T21:07:48.6358174Z pooling_mode=, 2025-05-07T21:07:48.6358462Z use_cpu=True, 2025-05-07T21:07:48.6358662Z ) 2025-05-07T21:07:48.6358870Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6359319Z self=, 2025-05-07T21:07:48.6359756Z T=3, 2025-05-07T21:07:48.6359948Z D=138, 2025-05-07T21:07:48.6360279Z B=88, 2025-05-07T21:07:48.6360467Z log_E=3, 2025-05-07T21:07:48.6360661Z L=3, 2025-05-07T21:07:48.6360884Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6361173Z weighted=False, 2025-05-07T21:07:48.6361394Z mixed=False, 2025-05-07T21:07:48.6361615Z mixed_B=False, 2025-05-07T21:07:48.6361829Z use_cache=False, 2025-05-07T21:07:48.6362085Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.6362380Z long_segments=True, 2025-05-07T21:07:48.6362633Z pooling_mode=, 2025-05-07T21:07:48.6362920Z use_cpu=True, 2025-05-07T21:07:48.6363123Z ) 2025-05-07T21:07:48.6363324Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6363770Z self=, 2025-05-07T21:07:48.6364221Z T=3, 2025-05-07T21:07:48.6364411Z D=3, 2025-05-07T21:07:48.6364594Z B=88, 2025-05-07T21:07:48.6364784Z log_E=3, 2025-05-07T21:07:48.6364983Z L=3, 2025-05-07T21:07:48.6365198Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6365494Z weighted=False, 2025-05-07T21:07:48.6365717Z mixed=False, 2025-05-07T21:07:48.6365925Z mixed_B=False, 2025-05-07T21:07:48.6366234Z use_cache=False, 2025-05-07T21:07:48.6366489Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.6366782Z long_segments=True, 2025-05-07T21:07:48.6367046Z pooling_mode=, 2025-05-07T21:07:48.6367334Z use_cpu=True, 2025-05-07T21:07:48.6367538Z ) 2025-05-07T21:07:48.6367746Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6368198Z self=, 2025-05-07T21:07:48.6368636Z T=3, 2025-05-07T21:07:48.6368831Z D=88, 2025-05-07T21:07:48.6369024Z B=88, 2025-05-07T21:07:48.6369212Z log_E=3, 2025-05-07T21:07:48.6369410Z L=3, 2025-05-07T21:07:48.6369631Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6369923Z weighted=False, 2025-05-07T21:07:48.6370131Z mixed=False, 2025-05-07T21:07:48.6370344Z mixed_B=False, 2025-05-07T21:07:48.6370609Z use_cache=False, 2025-05-07T21:07:48.6370857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.6371163Z long_segments=True, 2025-05-07T21:07:48.6371423Z pooling_mode=, 2025-05-07T21:07:48.6371714Z use_cpu=True, 2025-05-07T21:07:48.6371996Z ) 2025-05-07T21:07:48.6372208Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6372648Z self=, 2025-05-07T21:07:48.6373092Z T=3, 2025-05-07T21:07:48.6373283Z D=88, 2025-05-07T21:07:48.6373465Z B=3, 2025-05-07T21:07:48.6373658Z log_E=3, 2025-05-07T21:07:48.6373857Z L=3, 2025-05-07T21:07:48.6374072Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6374363Z weighted=False, 2025-05-07T21:07:48.6374583Z mixed=False, 2025-05-07T21:07:48.6374792Z mixed_B=False, 2025-05-07T21:07:48.6375006Z use_cache=False, 2025-05-07T21:07:48.6375260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.6375554Z long_segments=True, 2025-05-07T21:07:48.6375819Z pooling_mode=, 2025-05-07T21:07:48.6376109Z use_cpu=True, 2025-05-07T21:07:48.6376315Z ) 2025-05-07T21:07:48.6376513Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6376962Z self=, 2025-05-07T21:07:48.6377408Z T=3, 2025-05-07T21:07:48.6377590Z D=88, 2025-05-07T21:07:48.6377778Z B=3, 2025-05-07T21:07:48.6377973Z log_E=3, 2025-05-07T21:07:48.6378164Z L=3, 2025-05-07T21:07:48.6378387Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6378686Z weighted=False, 2025-05-07T21:07:48.6378898Z mixed=False, 2025-05-07T21:07:48.6379116Z mixed_B=False, 2025-05-07T21:07:48.6379331Z use_cache=False, 2025-05-07T21:07:48.6379577Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.6379891Z long_segments=False, 2025-05-07T21:07:48.6380154Z pooling_mode=, 2025-05-07T21:07:48.6380448Z use_cpu=True, 2025-05-07T21:07:48.6380655Z ) 2025-05-07T21:07:48.6380860Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6381316Z self=, 2025-05-07T21:07:48.6381766Z T=3, 2025-05-07T21:07:48.6381955Z D=45, 2025-05-07T21:07:48.6382173Z B=111, 2025-05-07T21:07:48.6382380Z log_E=3, 2025-05-07T21:07:48.6382576Z L=12, 2025-05-07T21:07:48.6382800Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6383093Z weighted=False, 2025-05-07T21:07:48.6383313Z mixed=True, 2025-05-07T21:07:48.6383516Z mixed_B=True, 2025-05-07T21:07:48.6383731Z use_cache=True, 2025-05-07T21:07:48.6383974Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.6384264Z long_segments=False, 2025-05-07T21:07:48.6384535Z pooling_mode=, 2025-05-07T21:07:48.6384854Z use_cpu=True, 2025-05-07T21:07:48.6385062Z ) 2025-05-07T21:07:48.6385263Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6385715Z self=, 2025-05-07T21:07:48.6386283Z T=3, 2025-05-07T21:07:48.6386472Z D=45, 2025-05-07T21:07:48.6386657Z B=111, 2025-05-07T21:07:48.6386847Z log_E=3, 2025-05-07T21:07:48.6387048Z L=12, 2025-05-07T21:07:48.6387265Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6387562Z weighted=False, 2025-05-07T21:07:48.6387781Z mixed=True, 2025-05-07T21:07:48.6387988Z mixed_B=True, 2025-05-07T21:07:48.6388206Z use_cache=True, 2025-05-07T21:07:48.6388450Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.6388743Z long_segments=True, 2025-05-07T21:07:48.6389006Z pooling_mode=, 2025-05-07T21:07:48.6389291Z use_cpu=True, 2025-05-07T21:07:48.6389496Z ) 2025-05-07T21:07:48.6389702Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6390152Z self=, 2025-05-07T21:07:48.6390634Z T=3, 2025-05-07T21:07:48.6390830Z D=45, 2025-05-07T21:07:48.6391025Z B=111, 2025-05-07T21:07:48.6391219Z log_E=3, 2025-05-07T21:07:48.6391670Z L=12, 2025-05-07T21:07:48.6391936Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6392321Z weighted=False, 2025-05-07T21:07:48.6392537Z mixed=True, 2025-05-07T21:07:48.6392755Z mixed_B=True, 2025-05-07T21:07:48.6392971Z use_cache=True, 2025-05-07T21:07:48.6393210Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.6393506Z long_segments=True, 2025-05-07T21:07:48.6393776Z pooling_mode=, 2025-05-07T21:07:48.6394060Z use_cpu=False, 2025-05-07T21:07:48.6394269Z ) 2025-05-07T21:07:48.6394481Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6394930Z self=, 2025-05-07T21:07:48.6395374Z T=1, 2025-05-07T21:07:48.6395569Z D=45, 2025-05-07T21:07:48.6395756Z B=111, 2025-05-07T21:07:48.6395954Z log_E=3, 2025-05-07T21:07:48.6396155Z L=12, 2025-05-07T21:07:48.6396382Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6396674Z weighted=False, 2025-05-07T21:07:48.6396895Z mixed=True, 2025-05-07T21:07:48.6397102Z mixed_B=True, 2025-05-07T21:07:48.6397322Z use_cache=True, 2025-05-07T21:07:48.6397567Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.6397856Z long_segments=True, 2025-05-07T21:07:48.6398118Z pooling_mode=, 2025-05-07T21:07:48.6398408Z use_cpu=True, 2025-05-07T21:07:48.6398617Z ) 2025-05-07T21:07:48.6398818Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6399273Z self=, 2025-05-07T21:07:48.6399716Z T=3, 2025-05-07T21:07:48.6399897Z D=45, 2025-05-07T21:07:48.6400088Z B=111, 2025-05-07T21:07:48.6400357Z log_E=3, 2025-05-07T21:07:48.6400543Z L=3, 2025-05-07T21:07:48.6400768Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6401062Z weighted=False, 2025-05-07T21:07:48.6401278Z mixed=True, 2025-05-07T21:07:48.6401522Z mixed_B=True, 2025-05-07T21:07:48.6401759Z use_cache=True, 2025-05-07T21:07:48.6401995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.6402294Z long_segments=True, 2025-05-07T21:07:48.6402557Z pooling_mode=, 2025-05-07T21:07:48.6402837Z use_cpu=True, 2025-05-07T21:07:48.6403048Z ) 2025-05-07T21:07:48.6403261Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6403707Z self=, 2025-05-07T21:07:48.6404153Z T=3, 2025-05-07T21:07:48.6404345Z D=45, 2025-05-07T21:07:48.6404537Z B=111, 2025-05-07T21:07:48.6404728Z log_E=3, 2025-05-07T21:07:48.6404926Z L=3, 2025-05-07T21:07:48.6405149Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6405437Z weighted=False, 2025-05-07T21:07:48.6405658Z mixed=True, 2025-05-07T21:07:48.6405873Z mixed_B=True, 2025-05-07T21:07:48.6406079Z use_cache=True, 2025-05-07T21:07:48.6406465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.6406766Z long_segments=True, 2025-05-07T21:07:48.6407024Z pooling_mode=, 2025-05-07T21:07:48.6407318Z use_cpu=False, 2025-05-07T21:07:48.6407528Z ) 2025-05-07T21:07:48.6407730Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6408183Z self=, 2025-05-07T21:07:48.6408635Z T=3, 2025-05-07T21:07:48.6408820Z D=45, 2025-05-07T21:07:48.6409015Z B=3, 2025-05-07T21:07:48.6409210Z log_E=3, 2025-05-07T21:07:48.6409401Z L=3, 2025-05-07T21:07:48.6409621Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6409918Z weighted=False, 2025-05-07T21:07:48.6410131Z mixed=True, 2025-05-07T21:07:48.6410341Z mixed_B=True, 2025-05-07T21:07:48.6410554Z use_cache=True, 2025-05-07T21:07:48.6410861Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:48.6411159Z long_segments=True, 2025-05-07T21:07:48.6411427Z pooling_mode=, 2025-05-07T21:07:48.6411723Z use_cpu=False, 2025-05-07T21:07:48.6411928Z ) 2025-05-07T21:07:48.6412169Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6412674Z self=, 2025-05-07T21:07:48.6413108Z T=5, 2025-05-07T21:07:48.6413300Z D=244, 2025-05-07T21:07:48.6413494Z B=92, 2025-05-07T21:07:48.6413679Z log_E=3, 2025-05-07T21:07:48.6413879Z L=6, 2025-05-07T21:07:48.6414099Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6414387Z weighted=False, 2025-05-07T21:07:48.6414605Z mixed=False, 2025-05-07T21:07:48.6414821Z mixed_B=False, 2025-05-07T21:07:48.6415032Z use_cache=True, 2025-05-07T21:07:48.6415277Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:48.6415580Z long_segments=False, 2025-05-07T21:07:48.6415847Z pooling_mode=, 2025-05-07T21:07:48.6416141Z use_cpu=True, 2025-05-07T21:07:48.6416350Z ) 2025-05-07T21:07:48.6416555Z Trying example: test_backward_sgd( 2025-05-07T21:07:48.6417005Z self=, 2025-05-07T21:07:48.6417454Z T=5, 2025-05-07T21:07:48.6417648Z D=244, 2025-05-07T21:07:48.6417836Z B=5, 2025-05-07T21:07:48.6418024Z log_E=3, 2025-05-07T21:07:48.6418228Z L=6, 2025-05-07T21:07:48.6418444Z weights_precision=SparseType.FP16, 2025-05-07T21:07:48.6418737Z weighted=False, 2025-05-07T21:07:48.6418958Z mixed=False, 2025-05-07T21:07:48.6419165Z mixed_B=False, 2025-05-07T21:07:48.6419382Z use_cache=True, 2025-05-07T21:07:48.6419626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:48.6419931Z long_segments=False, 2025-05-07T21:07:48.6420205Z pooling_mode=, 2025-05-07T21:07:48.6420496Z use_cpu=True, 2025-05-07T21:07:48.6420699Z ) 2025-05-07T21:07:48.6420885Z PASSED 2025-05-07T21:07:51.0335143Z 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:51.0336127Z self=, 2025-05-07T21:07:51.0336664Z D=2, 2025-05-07T21:07:51.0336859Z B=1152, 2025-05-07T21:07:51.0337051Z L=1, 2025-05-07T21:07:51.0337246Z weighted=False, 2025-05-07T21:07:51.0337464Z mixed=False, 2025-05-07T21:07:51.0337683Z mixed_B=False, 2025-05-07T21:07:51.0337903Z use_cache=False, 2025-05-07T21:07:51.0338153Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.0338446Z ) 2025-05-07T21:07:51.0338710Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:51.0339340Z self=, 2025-05-07T21:07:51.0339877Z D=3, 2025-05-07T21:07:51.0340071Z B=1152, 2025-05-07T21:07:51.0340265Z L=1, 2025-05-07T21:07:51.0340763Z weighted=False, 2025-05-07T21:07:51.0341055Z mixed=False, 2025-05-07T21:07:51.0341273Z mixed_B=False, 2025-05-07T21:07:51.0341492Z use_cache=False, 2025-05-07T21:07:51.0341745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.0342031Z ) 2025-05-07T21:07:51.0342295Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:51.0342938Z self=, 2025-05-07T21:07:51.0343469Z D=3, 2025-05-07T21:07:51.0343662Z B=262144, 2025-05-07T21:07:51.0343864Z L=1, 2025-05-07T21:07:51.0344074Z weighted=True, 2025-05-07T21:07:51.0344291Z mixed=True, 2025-05-07T21:07:51.0350595Z mixed_B=True, 2025-05-07T21:07:51.0350858Z use_cache=False, 2025-05-07T21:07:51.0351116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.0351412Z ) 2025-05-07T21:07:51.0351810Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:51.0352417Z self=, 2025-05-07T21:07:51.0352959Z D=7, 2025-05-07T21:07:51.0353156Z B=262144, 2025-05-07T21:07:51.0353436Z L=1, 2025-05-07T21:07:51.0353638Z weighted=False, 2025-05-07T21:07:51.0353862Z mixed=True, 2025-05-07T21:07:51.0354073Z mixed_B=False, 2025-05-07T21:07:51.0354295Z use_cache=True, 2025-05-07T21:07:51.0354540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.0354816Z ) 2025-05-07T21:07:51.0355079Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:51.0355671Z self=, 2025-05-07T21:07:51.0356197Z D=7, 2025-05-07T21:07:51.0356389Z B=1152, 2025-05-07T21:07:51.0356583Z L=4, 2025-05-07T21:07:51.0356774Z weighted=True, 2025-05-07T21:07:51.0356985Z mixed=True, 2025-05-07T21:07:51.0357194Z mixed_B=False, 2025-05-07T21:07:51.0357413Z use_cache=True, 2025-05-07T21:07:51.0357654Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.0357931Z ) 2025-05-07T21:07:51.0358187Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:51.0358768Z self=, 2025-05-07T21:07:51.0359290Z D=2, 2025-05-07T21:07:51.0359476Z B=262144, 2025-05-07T21:07:51.0359672Z L=3, 2025-05-07T21:07:51.0359864Z weighted=True, 2025-05-07T21:07:51.0360078Z mixed=False, 2025-05-07T21:07:51.0360428Z mixed_B=False, 2025-05-07T21:07:51.0360644Z use_cache=False, 2025-05-07T21:07:51.0360893Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.0361176Z ) 2025-05-07T21:07:51.0361427Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:51.0362015Z self=, 2025-05-07T21:07:51.0362538Z D=9, 2025-05-07T21:07:51.0362729Z B=262144, 2025-05-07T21:07:51.0362930Z L=3, 2025-05-07T21:07:51.0363128Z weighted=True, 2025-05-07T21:07:51.0363338Z mixed=False, 2025-05-07T21:07:51.0363558Z mixed_B=False, 2025-05-07T21:07:51.0363774Z use_cache=False, 2025-05-07T21:07:51.0364020Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.0364299Z ) 2025-05-07T21:07:51.0364557Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:51.0365144Z self=, 2025-05-07T21:07:51.0365660Z D=4, 2025-05-07T21:07:51.0365855Z B=1152, 2025-05-07T21:07:51.0366041Z L=4, 2025-05-07T21:07:51.0366231Z weighted=True, 2025-05-07T21:07:51.0366448Z mixed=False, 2025-05-07T21:07:51.0366653Z mixed_B=False, 2025-05-07T21:07:51.0366869Z use_cache=False, 2025-05-07T21:07:51.0367319Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.0367606Z ) 2025-05-07T21:07:51.0367953Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:51.0368547Z self=, 2025-05-07T21:07:51.0369070Z D=7, 2025-05-07T21:07:51.0369256Z B=262144, 2025-05-07T21:07:51.0369461Z L=2, 2025-05-07T21:07:51.0369663Z weighted=True, 2025-05-07T21:07:51.0369870Z mixed=True, 2025-05-07T21:07:51.0370078Z mixed_B=True, 2025-05-07T21:07:51.0370293Z use_cache=False, 2025-05-07T21:07:51.0370537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0370822Z ) 2025-05-07T21:07:51.0371077Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:51.0371659Z self=, 2025-05-07T21:07:51.0372181Z D=2, 2025-05-07T21:07:51.0372371Z B=262144, 2025-05-07T21:07:51.0372654Z L=2, 2025-05-07T21:07:51.0372858Z weighted=False, 2025-05-07T21:07:51.0373076Z mixed=True, 2025-05-07T21:07:51.0373285Z mixed_B=False, 2025-05-07T21:07:51.0373493Z use_cache=False, 2025-05-07T21:07:51.0373744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0374068Z ) 2025-05-07T21:07:51.0374321Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:51.0374905Z self=, 2025-05-07T21:07:51.0375426Z D=9, 2025-05-07T21:07:51.0375612Z B=1152, 2025-05-07T21:07:51.0375802Z L=4, 2025-05-07T21:07:51.0375995Z weighted=False, 2025-05-07T21:07:51.0376205Z mixed=True, 2025-05-07T21:07:51.0376414Z mixed_B=True, 2025-05-07T21:07:51.0376629Z use_cache=True, 2025-05-07T21:07:51.0376866Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0377146Z ) 2025-05-07T21:07:51.0377405Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:51.0377991Z self=, 2025-05-07T21:07:51.0378514Z D=9, 2025-05-07T21:07:51.0378701Z B=1152, 2025-05-07T21:07:51.0378894Z L=4, 2025-05-07T21:07:51.0379085Z weighted=True, 2025-05-07T21:07:51.0379303Z mixed=True, 2025-05-07T21:07:51.0379514Z mixed_B=True, 2025-05-07T21:07:51.0379722Z use_cache=True, 2025-05-07T21:07:51.0379967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0380247Z ) 2025-05-07T21:07:51.0380501Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:51.0381096Z self=, 2025-05-07T21:07:51.0381625Z D=4, 2025-05-07T21:07:51.0381811Z B=1152, 2025-05-07T21:07:51.0382006Z L=4, 2025-05-07T21:07:51.0382202Z weighted=True, 2025-05-07T21:07:51.0382412Z mixed=True, 2025-05-07T21:07:51.0382623Z mixed_B=True, 2025-05-07T21:07:51.0382839Z use_cache=True, 2025-05-07T21:07:51.0383077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0383375Z ) 2025-05-07T21:07:51.0383642Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:51.0384224Z self=, 2025-05-07T21:07:51.0384750Z D=5, 2025-05-07T21:07:51.0384939Z B=1152, 2025-05-07T21:07:51.0385130Z L=3, 2025-05-07T21:07:51.0385317Z weighted=True, 2025-05-07T21:07:51.0385534Z mixed=False, 2025-05-07T21:07:51.0385744Z mixed_B=False, 2025-05-07T21:07:51.0385955Z use_cache=True, 2025-05-07T21:07:51.0386199Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0386478Z ) 2025-05-07T21:07:51.0386729Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:51.0387317Z self=, 2025-05-07T21:07:51.0387843Z D=5, 2025-05-07T21:07:51.0388024Z B=1152, 2025-05-07T21:07:51.0388216Z L=3, 2025-05-07T21:07:51.0388510Z weighted=False, 2025-05-07T21:07:51.0388731Z mixed=False, 2025-05-07T21:07:51.0388982Z mixed_B=False, 2025-05-07T21:07:51.0389203Z use_cache=True, 2025-05-07T21:07:51.0389442Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0389727Z ) 2025-05-07T21:07:51.0389909Z PASSED 2025-05-07T21:07:51.0776399Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_vbe_cpu Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0777455Z self=, 2025-05-07T21:07:51.0778054Z T=1, 2025-05-07T21:07:51.0778303Z D=2, 2025-05-07T21:07:51.0778535Z B=1, 2025-05-07T21:07:51.0778778Z log_E=3, 2025-05-07T21:07:51.0779021Z L=0, 2025-05-07T21:07:51.0779284Z weights_precision=SparseType.FP16, 2025-05-07T21:07:51.0779647Z weighted=False, 2025-05-07T21:07:51.0780082Z mixed=False, 2025-05-07T21:07:51.0780346Z use_cache=False, 2025-05-07T21:07:51.0780664Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.0781035Z long_segments=False, 2025-05-07T21:07:51.0781354Z pooling_mode=, 2025-05-07T21:07:51.0781766Z ) 2025-05-07T21:07:51.0782036Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0782657Z self=, 2025-05-07T21:07:51.0783229Z T=3, 2025-05-07T21:07:51.0783462Z D=2, 2025-05-07T21:07:51.0783693Z B=1, 2025-05-07T21:07:51.0783917Z log_E=3, 2025-05-07T21:07:51.0784159Z L=0, 2025-05-07T21:07:51.0784434Z weights_precision=SparseType.FP16, 2025-05-07T21:07:51.0784777Z weighted=False, 2025-05-07T21:07:51.0785043Z mixed=False, 2025-05-07T21:07:51.0785312Z use_cache=False, 2025-05-07T21:07:51.0785610Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.0785978Z long_segments=False, 2025-05-07T21:07:51.0786303Z pooling_mode=, 2025-05-07T21:07:51.0786639Z ) 2025-05-07T21:07:51.0786910Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0787518Z self=, 2025-05-07T21:07:51.0788091Z T=3, 2025-05-07T21:07:51.0788321Z D=111, 2025-05-07T21:07:51.0788558Z B=66, 2025-05-07T21:07:51.0788784Z log_E=5, 2025-05-07T21:07:51.0789025Z L=17, 2025-05-07T21:07:51.0789296Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.0789649Z weighted=True, 2025-05-07T21:07:51.0789908Z mixed=False, 2025-05-07T21:07:51.0790167Z use_cache=True, 2025-05-07T21:07:51.0790460Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.0790812Z long_segments=True, 2025-05-07T21:07:51.0791135Z pooling_mode=, 2025-05-07T21:07:51.0791674Z ) 2025-05-07T21:07:51.0791944Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0792562Z self=, 2025-05-07T21:07:51.0793198Z T=1, 2025-05-07T21:07:51.0793423Z D=154, 2025-05-07T21:07:51.0793661Z B=1, 2025-05-07T21:07:51.0793890Z log_E=3, 2025-05-07T21:07:51.0794135Z L=0, 2025-05-07T21:07:51.0794408Z weights_precision=SparseType.FP16, 2025-05-07T21:07:51.0794763Z weighted=False, 2025-05-07T21:07:51.0795021Z mixed=False, 2025-05-07T21:07:51.0795284Z use_cache=False, 2025-05-07T21:07:51.0795589Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.0795941Z long_segments=False, 2025-05-07T21:07:51.0796266Z pooling_mode=, 2025-05-07T21:07:51.0796604Z ) 2025-05-07T21:07:51.0796873Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0797473Z self=, 2025-05-07T21:07:51.0798052Z T=1, 2025-05-07T21:07:51.0798286Z D=154, 2025-05-07T21:07:51.0798516Z B=32, 2025-05-07T21:07:51.0798750Z log_E=5, 2025-05-07T21:07:51.0799091Z L=14, 2025-05-07T21:07:51.0799420Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.0799777Z weighted=False, 2025-05-07T21:07:51.0800043Z mixed=False, 2025-05-07T21:07:51.0800384Z use_cache=True, 2025-05-07T21:07:51.0800680Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0801039Z long_segments=True, 2025-05-07T21:07:51.0801349Z pooling_mode=, 2025-05-07T21:07:51.0801687Z ) 2025-05-07T21:07:51.0801955Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0802555Z self=, 2025-05-07T21:07:51.0803132Z T=5, 2025-05-07T21:07:51.0803363Z D=256, 2025-05-07T21:07:51.0803596Z B=62, 2025-05-07T21:07:51.0803825Z log_E=3, 2025-05-07T21:07:51.0804065Z L=9, 2025-05-07T21:07:51.0804330Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.0804758Z weighted=False, 2025-05-07T21:07:51.0805026Z mixed=True, 2025-05-07T21:07:51.0805294Z use_cache=False, 2025-05-07T21:07:51.0805597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.0805958Z long_segments=False, 2025-05-07T21:07:51.0806347Z pooling_mode=, 2025-05-07T21:07:51.0806685Z ) 2025-05-07T21:07:51.0806953Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0807567Z self=, 2025-05-07T21:07:51.0808142Z T=4, 2025-05-07T21:07:51.0808373Z D=214, 2025-05-07T21:07:51.0808607Z B=32, 2025-05-07T21:07:51.0808837Z log_E=4, 2025-05-07T21:07:51.0809080Z L=20, 2025-05-07T21:07:51.0809349Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.0809696Z weighted=True, 2025-05-07T21:07:51.0809965Z mixed=False, 2025-05-07T21:07:51.0810229Z use_cache=False, 2025-05-07T21:07:51.0810530Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0810897Z long_segments=False, 2025-05-07T21:07:51.0811220Z pooling_mode=, 2025-05-07T21:07:51.0811569Z ) 2025-05-07T21:07:51.0811829Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0812463Z self=, 2025-05-07T21:07:51.0813071Z T=2, 2025-05-07T21:07:51.0813296Z D=188, 2025-05-07T21:07:51.0813529Z B=116, 2025-05-07T21:07:51.0813765Z log_E=3, 2025-05-07T21:07:51.0813998Z L=19, 2025-05-07T21:07:51.0814272Z weights_precision=SparseType.FP16, 2025-05-07T21:07:51.0814627Z weighted=True, 2025-05-07T21:07:51.0814888Z mixed=True, 2025-05-07T21:07:51.0815150Z use_cache=True, 2025-05-07T21:07:51.0815448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0815798Z long_segments=True, 2025-05-07T21:07:51.0816119Z pooling_mode=, 2025-05-07T21:07:51.0816462Z ) 2025-05-07T21:07:51.0816728Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0817342Z self=, 2025-05-07T21:07:51.0817929Z T=1, 2025-05-07T21:07:51.0818162Z D=222, 2025-05-07T21:07:51.0818391Z B=128, 2025-05-07T21:07:51.0818627Z log_E=4, 2025-05-07T21:07:51.0818869Z L=14, 2025-05-07T21:07:51.0819134Z weights_precision=SparseType.FP16, 2025-05-07T21:07:51.0819515Z weighted=True, 2025-05-07T21:07:51.0819737Z mixed=True, 2025-05-07T21:07:51.0819947Z use_cache=False, 2025-05-07T21:07:51.0820204Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0820502Z long_segments=True, 2025-05-07T21:07:51.0820762Z pooling_mode=, 2025-05-07T21:07:51.0821045Z ) 2025-05-07T21:07:51.0821269Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0821765Z self=, 2025-05-07T21:07:51.0822238Z T=3, 2025-05-07T21:07:51.0822438Z D=90, 2025-05-07T21:07:51.0822648Z B=61, 2025-05-07T21:07:51.0822954Z log_E=4, 2025-05-07T21:07:51.0823200Z L=17, 2025-05-07T21:07:51.0823421Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.0823719Z weighted=True, 2025-05-07T21:07:51.0823941Z mixed=True, 2025-05-07T21:07:51.0824148Z use_cache=True, 2025-05-07T21:07:51.0824397Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.0824704Z long_segments=False, 2025-05-07T21:07:51.0824983Z pooling_mode=, 2025-05-07T21:07:51.0825257Z ) 2025-05-07T21:07:51.0825487Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0825998Z self=, 2025-05-07T21:07:51.0826468Z T=2, 2025-05-07T21:07:51.0826664Z D=133, 2025-05-07T21:07:51.0826861Z B=51, 2025-05-07T21:07:51.0827051Z log_E=3, 2025-05-07T21:07:51.0827254Z L=16, 2025-05-07T21:07:51.0827560Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.0827852Z weighted=True, 2025-05-07T21:07:51.0828078Z mixed=True, 2025-05-07T21:07:51.0828300Z use_cache=False, 2025-05-07T21:07:51.0828552Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0828855Z long_segments=False, 2025-05-07T21:07:51.0829176Z pooling_mode=, 2025-05-07T21:07:51.0829461Z ) 2025-05-07T21:07:51.0829697Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0830199Z self=, 2025-05-07T21:07:51.0830675Z T=2, 2025-05-07T21:07:51.0830867Z D=133, 2025-05-07T21:07:51.0831062Z B=51, 2025-05-07T21:07:51.0831254Z log_E=3, 2025-05-07T21:07:51.0831451Z L=16, 2025-05-07T21:07:51.0831679Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.0831975Z weighted=False, 2025-05-07T21:07:51.0832191Z mixed=True, 2025-05-07T21:07:51.0832410Z use_cache=False, 2025-05-07T21:07:51.0832668Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0832964Z long_segments=False, 2025-05-07T21:07:51.0833238Z pooling_mode=, 2025-05-07T21:07:51.0833524Z ) 2025-05-07T21:07:51.0833742Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0834249Z self=, 2025-05-07T21:07:51.0834722Z T=1, 2025-05-07T21:07:51.0834913Z D=133, 2025-05-07T21:07:51.0835109Z B=51, 2025-05-07T21:07:51.0835301Z log_E=3, 2025-05-07T21:07:51.0835498Z L=16, 2025-05-07T21:07:51.0835723Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.0836018Z weighted=False, 2025-05-07T21:07:51.0836235Z mixed=True, 2025-05-07T21:07:51.0836453Z use_cache=False, 2025-05-07T21:07:51.0836709Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0837010Z long_segments=False, 2025-05-07T21:07:51.0837277Z pooling_mode=, 2025-05-07T21:07:51.0837559Z ) 2025-05-07T21:07:51.0837789Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0838296Z self=, 2025-05-07T21:07:51.0838770Z T=1, 2025-05-07T21:07:51.0838969Z D=133, 2025-05-07T21:07:51.0839160Z B=51, 2025-05-07T21:07:51.0839359Z log_E=3, 2025-05-07T21:07:51.0839566Z L=16, 2025-05-07T21:07:51.0839787Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.0840084Z weighted=False, 2025-05-07T21:07:51.0840385Z mixed=False, 2025-05-07T21:07:51.0840599Z use_cache=False, 2025-05-07T21:07:51.0840859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0841160Z long_segments=False, 2025-05-07T21:07:51.0841427Z pooling_mode=, 2025-05-07T21:07:51.0841706Z ) 2025-05-07T21:07:51.0841931Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0842430Z self=, 2025-05-07T21:07:51.0842896Z T=1, 2025-05-07T21:07:51.0843086Z D=133, 2025-05-07T21:07:51.0843341Z B=16, 2025-05-07T21:07:51.0843561Z log_E=3, 2025-05-07T21:07:51.0843758Z L=16, 2025-05-07T21:07:51.0843980Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.0844268Z weighted=False, 2025-05-07T21:07:51.0844662Z mixed=False, 2025-05-07T21:07:51.0844877Z use_cache=False, 2025-05-07T21:07:51.0845123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0845418Z long_segments=False, 2025-05-07T21:07:51.0845686Z pooling_mode=, 2025-05-07T21:07:51.0846010Z ) 2025-05-07T21:07:51.0846329Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0846953Z self=, 2025-05-07T21:07:51.0847526Z T=1, 2025-05-07T21:07:51.0847757Z D=133, 2025-05-07T21:07:51.0847992Z B=1, 2025-05-07T21:07:51.0848217Z log_E=3, 2025-05-07T21:07:51.0848518Z L=16, 2025-05-07T21:07:51.0848788Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.0849144Z weighted=False, 2025-05-07T21:07:51.0849409Z mixed=False, 2025-05-07T21:07:51.0849666Z use_cache=False, 2025-05-07T21:07:51.0849965Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0850367Z long_segments=False, 2025-05-07T21:07:51.0850736Z pooling_mode=, 2025-05-07T21:07:51.0851080Z ) 2025-05-07T21:07:51.0851342Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0858659Z self=, 2025-05-07T21:07:51.0859248Z T=1, 2025-05-07T21:07:51.0859475Z D=133, 2025-05-07T21:07:51.0859701Z B=1, 2025-05-07T21:07:51.0859923Z log_E=3, 2025-05-07T21:07:51.0860154Z L=0, 2025-05-07T21:07:51.0860478Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.0860891Z weighted=False, 2025-05-07T21:07:51.0861210Z mixed=False, 2025-05-07T21:07:51.0861535Z use_cache=False, 2025-05-07T21:07:51.0861944Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0862622Z long_segments=False, 2025-05-07T21:07:51.0863114Z pooling_mode=, 2025-05-07T21:07:51.0863543Z ) 2025-05-07T21:07:51.0863823Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0864585Z self=, 2025-05-07T21:07:51.0865286Z T=1, 2025-05-07T21:07:51.0865554Z D=86, 2025-05-07T21:07:51.0865781Z B=19, 2025-05-07T21:07:51.0866058Z log_E=4, 2025-05-07T21:07:51.0866336Z L=17, 2025-05-07T21:07:51.0866602Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.0866963Z weighted=True, 2025-05-07T21:07:51.0867235Z mixed=False, 2025-05-07T21:07:51.0867496Z use_cache=False, 2025-05-07T21:07:51.0867795Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0868169Z long_segments=True, 2025-05-07T21:07:51.0868494Z pooling_mode=, 2025-05-07T21:07:51.0868838Z ) 2025-05-07T21:07:51.0869109Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0869725Z self=, 2025-05-07T21:07:51.0870299Z T=1, 2025-05-07T21:07:51.0870527Z D=86, 2025-05-07T21:07:51.0870750Z B=19, 2025-05-07T21:07:51.0870986Z log_E=4, 2025-05-07T21:07:51.0871238Z L=17, 2025-05-07T21:07:51.0871506Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.0871867Z weighted=True, 2025-05-07T21:07:51.0872134Z mixed=True, 2025-05-07T21:07:51.0872392Z use_cache=False, 2025-05-07T21:07:51.0872692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0873056Z long_segments=True, 2025-05-07T21:07:51.0873382Z pooling_mode=, 2025-05-07T21:07:51.0873716Z ) 2025-05-07T21:07:51.0873983Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0874610Z self=, 2025-05-07T21:07:51.0875183Z T=1, 2025-05-07T21:07:51.0875561Z D=86, 2025-05-07T21:07:51.0875804Z B=19, 2025-05-07T21:07:51.0876036Z log_E=4, 2025-05-07T21:07:51.0876285Z L=1, 2025-05-07T21:07:51.0876561Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.0876905Z weighted=True, 2025-05-07T21:07:51.0877176Z mixed=True, 2025-05-07T21:07:51.0877434Z use_cache=False, 2025-05-07T21:07:51.0877729Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0878090Z long_segments=True, 2025-05-07T21:07:51.0878414Z pooling_mode=, 2025-05-07T21:07:51.0878749Z ) 2025-05-07T21:07:51.0879022Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.0879641Z self=, 2025-05-07T21:07:51.0880389Z T=1, 2025-05-07T21:07:51.0880615Z D=86, 2025-05-07T21:07:51.0880858Z B=86, 2025-05-07T21:07:51.0881156Z log_E=4, 2025-05-07T21:07:51.0881401Z L=1, 2025-05-07T21:07:51.0881675Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.0882031Z weighted=True, 2025-05-07T21:07:51.0882290Z mixed=True, 2025-05-07T21:07:51.0882551Z use_cache=False, 2025-05-07T21:07:51.0882910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.0883260Z long_segments=True, 2025-05-07T21:07:51.0883589Z pooling_mode=, 2025-05-07T21:07:51.1446777Z ) 2025-05-07T21:07:51.1447185Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1447745Z self=, 2025-05-07T21:07:51.1448221Z T=1, 2025-05-07T21:07:51.1448418Z D=86, 2025-05-07T21:07:51.1448609Z B=1, 2025-05-07T21:07:51.1448793Z log_E=4, 2025-05-07T21:07:51.1448991Z L=1, 2025-05-07T21:07:51.1449220Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.1449511Z weighted=True, 2025-05-07T21:07:51.1449745Z mixed=True, 2025-05-07T21:07:51.1449957Z use_cache=False, 2025-05-07T21:07:51.1450208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.1450513Z long_segments=True, 2025-05-07T21:07:51.1450782Z pooling_mode=, 2025-05-07T21:07:51.1451069Z ) 2025-05-07T21:07:51.1451287Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1451794Z self=, 2025-05-07T21:07:51.1452273Z T=1, 2025-05-07T21:07:51.1452460Z D=86, 2025-05-07T21:07:51.1452649Z B=1, 2025-05-07T21:07:51.1452841Z log_E=4, 2025-05-07T21:07:51.1453039Z L=1, 2025-05-07T21:07:51.1453260Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.1453560Z weighted=True, 2025-05-07T21:07:51.1453774Z mixed=True, 2025-05-07T21:07:51.1453988Z use_cache=False, 2025-05-07T21:07:51.1454240Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.1454532Z long_segments=False, 2025-05-07T21:07:51.1454807Z pooling_mode=, 2025-05-07T21:07:51.1455089Z ) 2025-05-07T21:07:51.1455310Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1455816Z self=, 2025-05-07T21:07:51.1456297Z T=1, 2025-05-07T21:07:51.1456482Z D=86, 2025-05-07T21:07:51.1456661Z B=1, 2025-05-07T21:07:51.1456853Z log_E=3, 2025-05-07T21:07:51.1457049Z L=1, 2025-05-07T21:07:51.1457265Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.1457554Z weighted=True, 2025-05-07T21:07:51.1457767Z mixed=True, 2025-05-07T21:07:51.1458018Z use_cache=False, 2025-05-07T21:07:51.1458264Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.1458567Z long_segments=False, 2025-05-07T21:07:51.1458840Z pooling_mode=, 2025-05-07T21:07:51.1459120Z ) 2025-05-07T21:07:51.1459335Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1459845Z self=, 2025-05-07T21:07:51.1460518Z T=4, 2025-05-07T21:07:51.1460801Z D=111, 2025-05-07T21:07:51.1460993Z B=51, 2025-05-07T21:07:51.1461181Z log_E=4, 2025-05-07T21:07:51.1461372Z L=12, 2025-05-07T21:07:51.1461596Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.1461891Z weighted=True, 2025-05-07T21:07:51.1462103Z mixed=False, 2025-05-07T21:07:51.1462314Z use_cache=True, 2025-05-07T21:07:51.1462586Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.1462907Z long_segments=True, 2025-05-07T21:07:51.1463170Z pooling_mode=, 2025-05-07T21:07:51.1463445Z ) 2025-05-07T21:07:51.1463656Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1464159Z self=, 2025-05-07T21:07:51.1464636Z T=4, 2025-05-07T21:07:51.1464829Z D=111, 2025-05-07T21:07:51.1465010Z B=51, 2025-05-07T21:07:51.1465282Z log_E=4, 2025-05-07T21:07:51.1465486Z L=12, 2025-05-07T21:07:51.1465709Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.1466001Z weighted=True, 2025-05-07T21:07:51.1466213Z mixed=False, 2025-05-07T21:07:51.1466481Z use_cache=False, 2025-05-07T21:07:51.1466730Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.1467028Z long_segments=True, 2025-05-07T21:07:51.1467285Z pooling_mode=, 2025-05-07T21:07:51.1467559Z ) 2025-05-07T21:07:51.1467774Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1468272Z self=, 2025-05-07T21:07:51.1468742Z T=4, 2025-05-07T21:07:51.1468929Z D=4, 2025-05-07T21:07:51.1469113Z B=51, 2025-05-07T21:07:51.1469300Z log_E=4, 2025-05-07T21:07:51.1469500Z L=12, 2025-05-07T21:07:51.1469715Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.1470003Z weighted=True, 2025-05-07T21:07:51.1470221Z mixed=False, 2025-05-07T21:07:51.1470428Z use_cache=False, 2025-05-07T21:07:51.1470683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.1470976Z long_segments=True, 2025-05-07T21:07:51.1471242Z pooling_mode=, 2025-05-07T21:07:51.1471516Z ) 2025-05-07T21:07:51.1471737Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1472243Z self=, 2025-05-07T21:07:51.1472723Z T=4, 2025-05-07T21:07:51.1472939Z D=4, 2025-05-07T21:07:51.1473135Z B=51, 2025-05-07T21:07:51.1473317Z log_E=4, 2025-05-07T21:07:51.1473514Z L=12, 2025-05-07T21:07:51.1473732Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.1474020Z weighted=True, 2025-05-07T21:07:51.1474241Z mixed=True, 2025-05-07T21:07:51.1474453Z use_cache=False, 2025-05-07T21:07:51.1474699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.1474995Z long_segments=True, 2025-05-07T21:07:51.1475270Z pooling_mode=, 2025-05-07T21:07:51.1475548Z ) 2025-05-07T21:07:51.1475772Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1476279Z self=, 2025-05-07T21:07:51.1476753Z T=4, 2025-05-07T21:07:51.1476937Z D=4, 2025-05-07T21:07:51.1477126Z B=51, 2025-05-07T21:07:51.1477317Z log_E=4, 2025-05-07T21:07:51.1477505Z L=4, 2025-05-07T21:07:51.1477722Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.1478020Z weighted=True, 2025-05-07T21:07:51.1478230Z mixed=True, 2025-05-07T21:07:51.1478448Z use_cache=False, 2025-05-07T21:07:51.1478698Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.1478987Z long_segments=True, 2025-05-07T21:07:51.1479252Z pooling_mode=, 2025-05-07T21:07:51.1479529Z ) 2025-05-07T21:07:51.1479745Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1480326Z self=, 2025-05-07T21:07:51.1480894Z T=4, 2025-05-07T21:07:51.1481083Z D=4, 2025-05-07T21:07:51.1481275Z B=4, 2025-05-07T21:07:51.1481466Z log_E=4, 2025-05-07T21:07:51.1481662Z L=4, 2025-05-07T21:07:51.1481880Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.1482179Z weighted=True, 2025-05-07T21:07:51.1482390Z mixed=True, 2025-05-07T21:07:51.1482603Z use_cache=False, 2025-05-07T21:07:51.1482859Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.1483156Z long_segments=True, 2025-05-07T21:07:51.1483413Z pooling_mode=, 2025-05-07T21:07:51.1483688Z ) 2025-05-07T21:07:51.1483907Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1484407Z self=, 2025-05-07T21:07:51.1484879Z T=4, 2025-05-07T21:07:51.1485066Z D=4, 2025-05-07T21:07:51.1485293Z B=4, 2025-05-07T21:07:51.1485486Z log_E=4, 2025-05-07T21:07:51.1485685Z L=4, 2025-05-07T21:07:51.1485906Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.1486200Z weighted=True, 2025-05-07T21:07:51.1486416Z mixed=True, 2025-05-07T21:07:51.1486669Z use_cache=False, 2025-05-07T21:07:51.1486919Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:51.1487215Z long_segments=False, 2025-05-07T21:07:51.1487478Z pooling_mode=, 2025-05-07T21:07:51.1487758Z ) 2025-05-07T21:07:51.1487982Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1488479Z self=, 2025-05-07T21:07:51.1488947Z T=4, 2025-05-07T21:07:51.1489137Z D=185, 2025-05-07T21:07:51.1489332Z B=46, 2025-05-07T21:07:51.1489518Z log_E=4, 2025-05-07T21:07:51.1489720Z L=1, 2025-05-07T21:07:51.1489940Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.1490230Z weighted=True, 2025-05-07T21:07:51.1490449Z mixed=True, 2025-05-07T21:07:51.1490666Z use_cache=True, 2025-05-07T21:07:51.1490913Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.1491214Z long_segments=False, 2025-05-07T21:07:51.1491659Z pooling_mode=, 2025-05-07T21:07:51.1491934Z ) 2025-05-07T21:07:51.1492158Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1492711Z self=, 2025-05-07T21:07:51.1493178Z T=4, 2025-05-07T21:07:51.1493370Z D=185, 2025-05-07T21:07:51.1493564Z B=46, 2025-05-07T21:07:51.1493753Z log_E=4, 2025-05-07T21:07:51.1493951Z L=1, 2025-05-07T21:07:51.1494176Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.1494461Z weighted=False, 2025-05-07T21:07:51.1494684Z mixed=True, 2025-05-07T21:07:51.1494899Z use_cache=True, 2025-05-07T21:07:51.1495141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.1495448Z long_segments=False, 2025-05-07T21:07:51.1495719Z pooling_mode=, 2025-05-07T21:07:51.1496002Z ) 2025-05-07T21:07:51.1496217Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1496719Z self=, 2025-05-07T21:07:51.1497196Z T=4, 2025-05-07T21:07:51.1497383Z D=185, 2025-05-07T21:07:51.1497577Z B=46, 2025-05-07T21:07:51.1497768Z log_E=4, 2025-05-07T21:07:51.1497963Z L=1, 2025-05-07T21:07:51.1498185Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.1498479Z weighted=False, 2025-05-07T21:07:51.1498692Z mixed=False, 2025-05-07T21:07:51.1498912Z use_cache=True, 2025-05-07T21:07:51.1499156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.1499452Z long_segments=False, 2025-05-07T21:07:51.1499721Z pooling_mode=, 2025-05-07T21:07:51.1500002Z ) 2025-05-07T21:07:51.1500220Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1500808Z self=, 2025-05-07T21:07:51.1501337Z T=4, 2025-05-07T21:07:51.1501525Z D=46, 2025-05-07T21:07:51.1501711Z B=46, 2025-05-07T21:07:51.1501903Z log_E=4, 2025-05-07T21:07:51.1502100Z L=1, 2025-05-07T21:07:51.1502315Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.1502614Z weighted=False, 2025-05-07T21:07:51.1502860Z mixed=False, 2025-05-07T21:07:51.1503089Z use_cache=True, 2025-05-07T21:07:51.1503333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.1503630Z long_segments=False, 2025-05-07T21:07:51.1503897Z pooling_mode=, 2025-05-07T21:07:51.1504182Z ) 2025-05-07T21:07:51.1504405Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1504904Z self=, 2025-05-07T21:07:51.1505375Z T=4, 2025-05-07T21:07:51.1505634Z D=46, 2025-05-07T21:07:51.1505820Z B=46, 2025-05-07T21:07:51.1506019Z log_E=4, 2025-05-07T21:07:51.1506221Z L=0, 2025-05-07T21:07:51.1506440Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.1506739Z weighted=False, 2025-05-07T21:07:51.1507016Z mixed=False, 2025-05-07T21:07:51.1507228Z use_cache=True, 2025-05-07T21:07:51.1507478Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.1507780Z long_segments=False, 2025-05-07T21:07:51.1508058Z pooling_mode=, 2025-05-07T21:07:51.1508332Z ) 2025-05-07T21:07:51.1508556Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1509065Z self=, 2025-05-07T21:07:51.1509536Z T=4, 2025-05-07T21:07:51.1509724Z D=46, 2025-05-07T21:07:51.1509910Z B=46, 2025-05-07T21:07:51.1510096Z log_E=3, 2025-05-07T21:07:51.1510293Z L=0, 2025-05-07T21:07:51.1510517Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.1510804Z weighted=False, 2025-05-07T21:07:51.1511025Z mixed=False, 2025-05-07T21:07:51.1511245Z use_cache=True, 2025-05-07T21:07:51.1511484Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.1511787Z long_segments=False, 2025-05-07T21:07:51.1512058Z pooling_mode=, 2025-05-07T21:07:51.1512333Z ) 2025-05-07T21:07:51.1512554Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1513054Z self=, 2025-05-07T21:07:51.1513525Z T=4, 2025-05-07T21:07:51.1513710Z D=2, 2025-05-07T21:07:51.1513900Z B=46, 2025-05-07T21:07:51.1514087Z log_E=4, 2025-05-07T21:07:51.1514281Z L=0, 2025-05-07T21:07:51.1514502Z weights_precision=SparseType.FP32, 2025-05-07T21:07:51.1514795Z weighted=False, 2025-05-07T21:07:51.1515008Z mixed=False, 2025-05-07T21:07:51.1515221Z use_cache=True, 2025-05-07T21:07:51.1515463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.1515758Z long_segments=False, 2025-05-07T21:07:51.1516033Z pooling_mode=, 2025-05-07T21:07:51.1516315Z ) 2025-05-07T21:07:51.1516532Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1517040Z self=, 2025-05-07T21:07:51.1517513Z T=2, 2025-05-07T21:07:51.1517702Z D=9, 2025-05-07T21:07:51.1517892Z B=28, 2025-05-07T21:07:51.1518089Z log_E=3, 2025-05-07T21:07:51.1518281Z L=13, 2025-05-07T21:07:51.1518507Z weights_precision=SparseType.FP16, 2025-05-07T21:07:51.1518803Z weighted=True, 2025-05-07T21:07:51.1519012Z mixed=True, 2025-05-07T21:07:51.1519226Z use_cache=True, 2025-05-07T21:07:51.1519476Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.1519777Z long_segments=False, 2025-05-07T21:07:51.1520044Z pooling_mode=, 2025-05-07T21:07:51.1520390Z ) 2025-05-07T21:07:51.1520615Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:51.1521163Z self=, 2025-05-07T21:07:51.1521676Z T=2, 2025-05-07T21:07:51.1521866Z D=9, 2025-05-07T21:07:51.1522053Z B=28, 2025-05-07T21:07:51.1522239Z log_E=3, 2025-05-07T21:07:51.1522438Z L=13, 2025-05-07T21:07:51.1522677Z weights_precision=SparseType.FP16, 2025-05-07T21:07:51.1522993Z weighted=True, 2025-05-07T21:07:51.1523214Z mixed=False, 2025-05-07T21:07:51.1523419Z use_cache=True, 2025-05-07T21:07:51.1523659Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:51.1523959Z long_segments=False, 2025-05-07T21:07:51.1524223Z pooling_mode=, 2025-05-07T21:07:51.1524501Z ) 2025-05-07T21:07:51.1524683Z PASSED 2025-05-07T21:07:51.1524795Z 2025-05-07T21:07:51.1524937Z ============================== 3 passed in 4.99s =============================== 2025-05-07T21:07:51.8152146Z 2025-05-07T21:07:51.8152699Z [TEST] Python test suite PASSED: ./tbe/training/backward_sgd_test.py 2025-05-07T21:07:51.8173765Z [TEST] Python test time for ./tbe/training/backward_sgd_test.py: 7 seconds 2025-05-07T21:07:51.8174090Z 2025-05-07T21:07:51.8174095Z 2025-05-07T21:07:51.8174195Z 2025-05-07T21:07:51.8174198Z 2025-05-07T21:07:51.8194891Z ################################################################################ 2025-05-07T21:07:51.8210108Z # [2025-05-07T21:07:51.820Z] Run Python Test Suite: 2025-05-07T21:07:51.8210502Z # ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:07:51.8210864Z ################################################################################ 2025-05-07T21:07:51.8235795Z + 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:51.8236524Z 2025-05-07T21:07:53.9512519Z ============================= test session starts ============================== 2025-05-07T21:07:53.9513285Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:53.9514380Z cachedir: .pytest_cache 2025-05-07T21:07:53.9515559Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:53.9525275Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:53.9525706Z plugins: hypothesis-6.131.14 2025-05-07T21:07:55.5344594Z collecting ... collected 4 items 2025-05-07T21:07:55.5344826Z 2025-05-07T21:07:55.9225879Z 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:55.9227313Z self=, 2025-05-07T21:07:55.9228053Z D=1, 2025-05-07T21:07:55.9228260Z ) 2025-05-07T21:07:55.9228566Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:07:55.9229398Z self=, 2025-05-07T21:07:55.9230131Z D=108, 2025-05-07T21:07:55.9230325Z ) 2025-05-07T21:07:55.9230624Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:07:55.9231462Z self=, 2025-05-07T21:07:55.9232178Z D=175, 2025-05-07T21:07:55.9232362Z ) 2025-05-07T21:07:55.9232663Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:07:55.9233503Z self=, 2025-05-07T21:07:55.9234589Z D=45, 2025-05-07T21:07:55.9234849Z ) 2025-05-07T21:07:55.9235041Z PASSED 2025-05-07T21:07:56.0143608Z 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:56.0145022Z self=, 2025-05-07T21:07:56.0145742Z D=1, 2025-05-07T21:07:56.0145933Z ) 2025-05-07T21:07:56.0146234Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:07:56.0147061Z self=, 2025-05-07T21:07:56.0147781Z D=78, 2025-05-07T21:07:56.0148095Z ) 2025-05-07T21:07:56.0148396Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:07:56.0149232Z self=, 2025-05-07T21:07:56.0150031Z D=501, 2025-05-07T21:07:56.0150224Z ) 2025-05-07T21:07:56.0150512Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:07:56.0151339Z self=, 2025-05-07T21:07:56.0152047Z D=260, 2025-05-07T21:07:56.0152237Z ) 2025-05-07T21:07:56.0152416Z PASSED 2025-05-07T21:07:56.1106649Z 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:56.1108034Z self=, 2025-05-07T21:07:56.1108760Z D=1, 2025-05-07T21:07:56.1108951Z ) 2025-05-07T21:07:56.1109255Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:07:56.1110094Z self=, 2025-05-07T21:07:56.1110810Z D=499, 2025-05-07T21:07:56.1110998Z ) 2025-05-07T21:07:56.1111294Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:07:56.1112134Z self=, 2025-05-07T21:07:56.1112850Z D=196, 2025-05-07T21:07:56.1113040Z ) 2025-05-07T21:07:56.1113345Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:07:56.1114227Z self=, 2025-05-07T21:07:56.1114948Z D=458, 2025-05-07T21:07:56.1115144Z ) 2025-05-07T21:07:56.1115335Z PASSED 2025-05-07T21:07:56.2020644Z 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:56.2022013Z self=, 2025-05-07T21:07:56.2022733Z D=1, 2025-05-07T21:07:56.2022918Z ) 2025-05-07T21:07:56.2023219Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:07:56.2024104Z self=, 2025-05-07T21:07:56.2024830Z D=245, 2025-05-07T21:07:56.2025135Z ) 2025-05-07T21:07:56.2025493Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:07:56.2026331Z self=, 2025-05-07T21:07:56.2027041Z D=409, 2025-05-07T21:07:56.2027232Z ) 2025-05-07T21:07:56.2027524Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:07:56.2028357Z self=, 2025-05-07T21:07:56.2029069Z D=46, 2025-05-07T21:07:56.2029257Z ) 2025-05-07T21:07:56.2029743Z PASSED 2025-05-07T21:07:56.2029855Z 2025-05-07T21:07:56.2030007Z ============================== 4 passed in 2.37s =============================== 2025-05-07T21:07:56.8485258Z 2025-05-07T21:07:56.8486433Z [TEST] Python test suite PASSED: ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:07:56.8503697Z [TEST] Python test time for ./tbe/training/forward_backward_int32_overflow_test.py: 5 seconds 2025-05-07T21:07:56.8504402Z 2025-05-07T21:07:56.8504407Z 2025-05-07T21:07:56.8504414Z 2025-05-07T21:07:56.8504418Z 2025-05-07T21:07:56.8523725Z ################################################################################ 2025-05-07T21:07:56.8542348Z # [2025-05-07T21:07:56.853Z] Run Python Test Suite: 2025-05-07T21:07:56.8542860Z # ./tbe/training/forward_test.py 2025-05-07T21:07:56.8543293Z ################################################################################ 2025-05-07T21:07:56.8569502Z + 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:56.8570399Z 2025-05-07T21:07:58.9837788Z ============================= test session starts ============================== 2025-05-07T21:07:58.9838452Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:58.9838995Z cachedir: .pytest_cache 2025-05-07T21:07:58.9839589Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:58.9840417Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:58.9840829Z plugins: hypothesis-6.131.14 2025-05-07T21:08:00.6413299Z collecting ... collected 9 items 2025-05-07T21:08:00.6413526Z 2025-05-07T21:08:00.6535811Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 PASSED 2025-05-07T21:08:00.6582887Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 PASSED 2025-05-07T21:08:01.0835466Z tbe/training/forward_test.py::ForwardTest::test_forward_fused_pooled_emb_quant Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:01.0836375Z self=, 2025-05-07T21:08:01.0836874Z T=1, 2025-05-07T21:08:01.0837067Z D=2, 2025-05-07T21:08:01.0837258Z B=1, 2025-05-07T21:08:01.0837450Z log_E=3, 2025-05-07T21:08:01.0837650Z L=0, 2025-05-07T21:08:01.0837870Z output_dtype=SparseType.FP16, 2025-05-07T21:08:01.0838144Z ) 2025-05-07T21:08:01.0838391Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:01.0838944Z self=, 2025-05-07T21:08:01.0839435Z T=8, 2025-05-07T21:08:01.0839621Z D=2, 2025-05-07T21:08:01.0839820Z B=1, 2025-05-07T21:08:01.0840013Z log_E=3, 2025-05-07T21:08:01.0840313Z L=0, 2025-05-07T21:08:01.0840533Z output_dtype=SparseType.FP16, 2025-05-07T21:08:01.0840803Z ) 2025-05-07T21:08:01.0841048Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:01.0841591Z self=, 2025-05-07T21:08:01.0842468Z T=8, 2025-05-07T21:08:01.0842661Z D=79, 2025-05-07T21:08:01.0842847Z B=42, 2025-05-07T21:08:01.0843043Z log_E=4, 2025-05-07T21:08:01.0843248Z L=18, 2025-05-07T21:08:01.0843461Z output_dtype=SparseType.FP16, 2025-05-07T21:08:01.0843732Z ) 2025-05-07T21:08:01.0843986Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:01.0844521Z self=, 2025-05-07T21:08:01.0845050Z T=8, 2025-05-07T21:08:01.0845247Z D=75, 2025-05-07T21:08:01.0845432Z B=125, 2025-05-07T21:08:01.0845626Z log_E=3, 2025-05-07T21:08:01.0845828Z L=3, 2025-05-07T21:08:01.0846040Z output_dtype=SparseType.FP16, 2025-05-07T21:08:01.0846310Z ) 2025-05-07T21:08:01.0846564Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:01.0847191Z self=, 2025-05-07T21:08:01.0847673Z T=8, 2025-05-07T21:08:01.0847872Z D=90, 2025-05-07T21:08:01.0848054Z B=17, 2025-05-07T21:08:01.0848248Z log_E=5, 2025-05-07T21:08:01.0848454Z L=9, 2025-05-07T21:08:01.0848748Z output_dtype=SparseType.FP16, 2025-05-07T21:08:01.0849021Z ) 2025-05-07T21:08:01.0849277Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:01.0849823Z self=, 2025-05-07T21:08:01.0850305Z T=9, 2025-05-07T21:08:01.0850498Z D=10, 2025-05-07T21:08:01.0850690Z B=19, 2025-05-07T21:08:01.0850879Z log_E=4, 2025-05-07T21:08:01.0851080Z L=2, 2025-05-07T21:08:01.0851300Z output_dtype=SparseType.FP16, 2025-05-07T21:08:01.0851564Z ) 2025-05-07T21:08:01.0851818Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:01.0852365Z self=, 2025-05-07T21:08:01.0852840Z T=3, 2025-05-07T21:08:01.0853034Z D=87, 2025-05-07T21:08:01.0853232Z B=115, 2025-05-07T21:08:01.0853425Z log_E=4, 2025-05-07T21:08:01.0853629Z L=4, 2025-05-07T21:08:01.0853844Z output_dtype=SparseType.FP16, 2025-05-07T21:08:01.0854112Z ) 2025-05-07T21:08:01.0854364Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:01.0854944Z self=, 2025-05-07T21:08:01.0855435Z T=7, 2025-05-07T21:08:01.0855621Z D=2, 2025-05-07T21:08:01.0855809Z B=105, 2025-05-07T21:08:01.0856003Z log_E=5, 2025-05-07T21:08:01.0856201Z L=15, 2025-05-07T21:08:01.0856419Z output_dtype=SparseType.FP16, 2025-05-07T21:08:01.0856692Z ) 2025-05-07T21:08:01.0856941Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:01.0857484Z self=, 2025-05-07T21:08:01.0857966Z T=5, 2025-05-07T21:08:01.0858154Z D=101, 2025-05-07T21:08:01.0858355Z B=73, 2025-05-07T21:08:01.0858549Z log_E=4, 2025-05-07T21:08:01.0858744Z L=6, 2025-05-07T21:08:01.0858964Z output_dtype=SparseType.FP16, 2025-05-07T21:08:01.0859232Z ) 2025-05-07T21:08:01.0859476Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:01.0860016Z self=, 2025-05-07T21:08:01.0860497Z T=6, 2025-05-07T21:08:01.0860683Z D=24, 2025-05-07T21:08:01.0860873Z B=9, 2025-05-07T21:08:01.0861062Z log_E=5, 2025-05-07T21:08:01.0861257Z L=15, 2025-05-07T21:08:01.0861476Z output_dtype=SparseType.FP16, 2025-05-07T21:08:01.0861747Z ) 2025-05-07T21:08:01.0861993Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:01.0862554Z self=, 2025-05-07T21:08:01.0863041Z T=3, 2025-05-07T21:08:01.0863229Z D=26, 2025-05-07T21:08:01.0863415Z B=32, 2025-05-07T21:08:01.0863706Z log_E=4, 2025-05-07T21:08:01.0863909Z L=1, 2025-05-07T21:08:01.0864120Z output_dtype=SparseType.FP16, 2025-05-07T21:08:01.0864397Z ) 2025-05-07T21:08:01.0864647Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:01.0865229Z self=, 2025-05-07T21:08:01.0865711Z T=1, 2025-05-07T21:08:01.0865904Z D=26, 2025-05-07T21:08:01.0866086Z B=32, 2025-05-07T21:08:01.0866276Z log_E=4, 2025-05-07T21:08:01.0866474Z L=1, 2025-05-07T21:08:01.0866685Z output_dtype=SparseType.FP16, 2025-05-07T21:08:01.0866953Z ) 2025-05-07T21:08:01.0867202Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:01.0867734Z self=, 2025-05-07T21:08:01.0868211Z T=1, 2025-05-07T21:08:01.0868450Z D=32, 2025-05-07T21:08:01.0868638Z B=32, 2025-05-07T21:08:01.0868824Z log_E=4, 2025-05-07T21:08:01.0869021Z L=1, 2025-05-07T21:08:01.0869233Z output_dtype=SparseType.FP16, 2025-05-07T21:08:01.0869490Z ) 2025-05-07T21:08:01.0869781Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:01.0870316Z self=, 2025-05-07T21:08:01.0870783Z T=1, 2025-05-07T21:08:01.0870968Z D=32, 2025-05-07T21:08:01.0871153Z B=32, 2025-05-07T21:08:01.0871335Z log_E=3, 2025-05-07T21:08:01.0871532Z L=1, 2025-05-07T21:08:01.0871744Z output_dtype=SparseType.FP16, 2025-05-07T21:08:01.0872003Z ) 2025-05-07T21:08:01.0872249Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:08:01.0872786Z self=, 2025-05-07T21:08:01.0873249Z T=1, 2025-05-07T21:08:01.0873437Z D=32, 2025-05-07T21:08:01.0873628Z B=32, 2025-05-07T21:08:01.0873815Z log_E=3, 2025-05-07T21:08:01.0874015Z L=3, 2025-05-07T21:08:01.0874234Z output_dtype=SparseType.FP16, 2025-05-07T21:08:01.0874496Z ) 2025-05-07T21:08:01.0874686Z PASSED 2025-05-07T21:08:02.5729544Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:08:02.5730361Z self=, 2025-05-07T21:08:02.5730849Z use_experimental_tbe=False, 2025-05-07T21:08:02.5731112Z ) 2025-05-07T21:08:02.5731352Z Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:08:02.5731864Z self=, 2025-05-07T21:08:02.5732349Z use_experimental_tbe=True, 2025-05-07T21:08:02.5732600Z ) 2025-05-07T21:08:02.5734216Z PASSED 2025-05-07T21:08:03.6994109Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:08:03.6994899Z self=, 2025-05-07T21:08:03.6995384Z use_experimental_tbe=False, 2025-05-07T21:08:03.6995650Z ) 2025-05-07T21:08:03.6995942Z Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:08:03.6996452Z self=, 2025-05-07T21:08:03.6996925Z use_experimental_tbe=True, 2025-05-07T21:08:03.6997176Z ) 2025-05-07T21:08:03.6997688Z PASSED 2025-05-07T21:08:03.7006355Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_int8 SKIPPED 2025-05-07T21:08:06.0806714Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:08:06.0807538Z self=, 2025-05-07T21:08:06.0808064Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:06.0808372Z use_experimental_tbe=False, 2025-05-07T21:08:06.0809086Z ) 2025-05-07T21:08:06.0809326Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:08:06.0809831Z self=, 2025-05-07T21:08:06.0810334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:06.0810641Z use_experimental_tbe=False, 2025-05-07T21:08:06.0810888Z ) 2025-05-07T21:08:06.0811127Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:08:06.0811642Z self=, 2025-05-07T21:08:06.0812129Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:06.0812437Z use_experimental_tbe=True, 2025-05-07T21:08:06.0812690Z ) 2025-05-07T21:08:06.0812920Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:08:06.0813520Z self=, 2025-05-07T21:08:06.0814011Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:06.0814321Z use_experimental_tbe=True, 2025-05-07T21:08:06.0814562Z ) 2025-05-07T21:08:06.0814749Z PASSED 2025-05-07T21:08:08.7999278Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:08:08.8000588Z self=, 2025-05-07T21:08:08.8001081Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:08.8001391Z use_experimental_tbe=False, 2025-05-07T21:08:08.8001657Z ) 2025-05-07T21:08:08.8001891Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:08:08.8002404Z self=, 2025-05-07T21:08:08.8002898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:08.8003206Z use_experimental_tbe=False, 2025-05-07T21:08:08.8003454Z ) 2025-05-07T21:08:08.8003695Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:08:08.8004215Z self=, 2025-05-07T21:08:08.8004703Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:08:08.8005014Z use_experimental_tbe=True, 2025-05-07T21:08:08.8005268Z ) 2025-05-07T21:08:08.8005499Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:08:08.8006005Z self=, 2025-05-07T21:08:08.8006498Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:08:08.8006812Z use_experimental_tbe=True, 2025-05-07T21:08:08.8007103Z ) 2025-05-07T21:08:08.8007286Z PASSED 2025-05-07T21:08:08.8019346Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_int8 SKIPPED 2025-05-07T21:08:08.8019711Z 2025-05-07T21:08:08.8019852Z =============================== warnings summary =============================== 2025-05-07T21:08:08.8020319Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 2025-05-07T21:08:08.8020853Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 2025-05-07T21:08:08.8021860Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T21:08:08.8022732Z note_deprecation( 2025-05-07T21:08:08.8022889Z 2025-05-07T21:08:08.8023137Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 2025-05-07T21:08:08.8023725Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 2025-05-07T21:08:08.8024316Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 2025-05-07T21:08:08.8024897Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 2025-05-07T21:08:08.8026443Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.11/site-packages/torch/jit/_check.py:178: UserWarning: The TorchScript type system doesn't support instance-level annotations on empty non-base types in `__init__`. Instead, either 1) use a type annotation in the class body, or 2) wrap the type in `torch.jit.Attribute`. 2025-05-07T21:08:08.8027902Z warnings.warn( 2025-05-07T21:08:08.8028041Z 2025-05-07T21:08:08.8028287Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:08:08.8028753Z =========================== short test summary info ============================ 2025-05-07T21:08:08.8029215Z SKIPPED [1] tbe/training/forward_test.py:435: INT8 support is disabled 2025-05-07T21:08:08.8029717Z SKIPPED [1] tbe/training/forward_test.py:611: INT8 support is disabled 2025-05-07T21:08:08.8030178Z =================== 7 passed, 2 skipped, 6 warnings in 9.94s =================== 2025-05-07T21:08:09.6039840Z 2025-05-07T21:08:09.6040382Z [TEST] Python test suite PASSED: ./tbe/training/forward_test.py 2025-05-07T21:08:09.6061787Z [TEST] Python test time for ./tbe/training/forward_test.py: 13 seconds 2025-05-07T21:08:09.6062105Z 2025-05-07T21:08:09.6062119Z 2025-05-07T21:08:09.6062127Z 2025-05-07T21:08:09.6062131Z 2025-05-07T21:08:09.6084120Z ################################################################################ 2025-05-07T21:08:09.6100298Z # [2025-05-07T21:08:09.609Z] Run Python Test Suite: 2025-05-07T21:08:09.6100664Z # ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:08:09.6100987Z ################################################################################ 2025-05-07T21:08:09.6125318Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:08:09.6126004Z 2025-05-07T21:08:11.7481823Z ============================= test session starts ============================== 2025-05-07T21:08:11.7483061Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:11.7484147Z cachedir: .pytest_cache 2025-05-07T21:08:11.7485346Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:11.7486837Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:11.7487575Z plugins: hypothesis-6.131.14 2025-05-07T21:08:13.3156606Z collecting ... collected 2 items 2025-05-07T21:08:13.3156830Z 2025-05-07T21:08:13.6506515Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel PASSED 2025-05-07T21:08:19.9316302Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel_large PASSED 2025-05-07T21:08:19.9316936Z 2025-05-07T21:08:19.9317117Z ============================== 2 passed in 8.30s =============================== 2025-05-07T21:08:20.5569579Z 2025-05-07T21:08:20.5570126Z [TEST] Python test suite PASSED: ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:08:20.5587836Z [TEST] Python test time for ./tbe/utils/generate_vbe_metadata_test.py: 11 seconds 2025-05-07T21:08:20.5588194Z 2025-05-07T21:08:20.5588271Z 2025-05-07T21:08:20.5588456Z 2025-05-07T21:08:20.5588474Z 2025-05-07T21:08:20.5609286Z ################################################################################ 2025-05-07T21:08:20.5628458Z # [2025-05-07T21:08:20.562Z] Run Python Test Suite: 2025-05-07T21:08:20.5628824Z # ./tbe/utils/split_embeddings_test.py 2025-05-07T21:08:20.5629149Z ################################################################################ 2025-05-07T21:08:20.5654666Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/utils/split_embeddings_test.py 2025-05-07T21:08:20.5655602Z 2025-05-07T21:08:22.6907842Z ============================= test session starts ============================== 2025-05-07T21:08:22.6908520Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:22.6909342Z cachedir: .pytest_cache 2025-05-07T21:08:22.6910031Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:22.6910792Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:22.6911208Z plugins: hypothesis-6.131.14 2025-05-07T21:08:24.3892736Z collecting ... collected 6 items 2025-05-07T21:08:24.3892978Z 2025-05-07T21:08:24.8450020Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_embedding_inplace_update Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8451335Z self=, 2025-05-07T21:08:24.8452054Z T=1, 2025-05-07T21:08:24.8452300Z D=2, 2025-05-07T21:08:24.8452531Z log_E=2, 2025-05-07T21:08:24.8452765Z N=0, 2025-05-07T21:08:24.8453239Z weights_ty=SparseType.FP32, 2025-05-07T21:08:24.8453594Z output_dtype=SparseType.FP32, 2025-05-07T21:08:24.8453937Z use_cpu=False, 2025-05-07T21:08:24.8454229Z test_internal=False, 2025-05-07T21:08:24.8454520Z ) 2025-05-07T21:08:24.8454892Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8455658Z self=, 2025-05-07T21:08:24.8463080Z T=2, 2025-05-07T21:08:24.8463352Z D=2, 2025-05-07T21:08:24.8463591Z log_E=2, 2025-05-07T21:08:24.8463837Z N=0, 2025-05-07T21:08:24.8464097Z weights_ty=SparseType.FP32, 2025-05-07T21:08:24.8464445Z output_dtype=SparseType.FP32, 2025-05-07T21:08:24.8464781Z use_cpu=False, 2025-05-07T21:08:24.8465058Z test_internal=False, 2025-05-07T21:08:24.8465335Z ) 2025-05-07T21:08:24.8465620Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8466398Z self=, 2025-05-07T21:08:24.8467107Z T=2, 2025-05-07T21:08:24.8467345Z D=39, 2025-05-07T21:08:24.8467580Z log_E=2, 2025-05-07T21:08:24.8467815Z N=1, 2025-05-07T21:08:24.8468075Z weights_ty=SparseType.INT8, 2025-05-07T21:08:24.8468428Z output_dtype=SparseType.INT8, 2025-05-07T21:08:24.8468754Z use_cpu=False, 2025-05-07T21:08:24.8469027Z test_internal=True, 2025-05-07T21:08:24.8469299Z ) 2025-05-07T21:08:24.8469574Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8470331Z self=, 2025-05-07T21:08:24.8471039Z T=2, 2025-05-07T21:08:24.8471271Z D=10, 2025-05-07T21:08:24.8471495Z log_E=2, 2025-05-07T21:08:24.8471732Z N=0, 2025-05-07T21:08:24.8471987Z weights_ty=SparseType.FP32, 2025-05-07T21:08:24.8472327Z output_dtype=SparseType.FP32, 2025-05-07T21:08:24.8472662Z use_cpu=False, 2025-05-07T21:08:24.8472932Z test_internal=False, 2025-05-07T21:08:24.8473208Z ) 2025-05-07T21:08:24.8473489Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8474243Z self=, 2025-05-07T21:08:24.8474947Z T=2, 2025-05-07T21:08:24.8475178Z D=10, 2025-05-07T21:08:24.8475410Z log_E=3, 2025-05-07T21:08:24.8475643Z N=14, 2025-05-07T21:08:24.8475903Z weights_ty=SparseType.FP32, 2025-05-07T21:08:24.8476248Z output_dtype=SparseType.INT8, 2025-05-07T21:08:24.8476571Z use_cpu=False, 2025-05-07T21:08:24.8476841Z test_internal=False, 2025-05-07T21:08:24.8477119Z ) 2025-05-07T21:08:24.8477395Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8478153Z self=, 2025-05-07T21:08:24.8478859Z T=5, 2025-05-07T21:08:24.8479091Z D=40, 2025-05-07T21:08:24.8479315Z log_E=3, 2025-05-07T21:08:24.8479552Z N=37, 2025-05-07T21:08:24.8480016Z weights_ty=SparseType.INT2, 2025-05-07T21:08:24.8480476Z output_dtype=SparseType.FP32, 2025-05-07T21:08:24.8480812Z use_cpu=False, 2025-05-07T21:08:24.8481091Z test_internal=False, 2025-05-07T21:08:24.8481364Z ) 2025-05-07T21:08:24.8481647Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8482449Z self=, 2025-05-07T21:08:24.8483143Z T=2, 2025-05-07T21:08:24.8483371Z D=36, 2025-05-07T21:08:24.8483604Z log_E=2, 2025-05-07T21:08:24.8483836Z N=43, 2025-05-07T21:08:24.8484093Z weights_ty=SparseType.FP16, 2025-05-07T21:08:24.8484431Z output_dtype=SparseType.INT8, 2025-05-07T21:08:24.8484751Z use_cpu=False, 2025-05-07T21:08:24.8485026Z test_internal=True, 2025-05-07T21:08:24.8485301Z ) 2025-05-07T21:08:24.8485630Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8486379Z self=, 2025-05-07T21:08:24.8487082Z T=1, 2025-05-07T21:08:24.8487309Z D=16, 2025-05-07T21:08:24.8487592Z log_E=3, 2025-05-07T21:08:24.8487789Z N=45, 2025-05-07T21:08:24.8487999Z weights_ty=SparseType.FP16, 2025-05-07T21:08:24.8488277Z output_dtype=SparseType.FP32, 2025-05-07T21:08:24.8488548Z use_cpu=False, 2025-05-07T21:08:24.8488769Z test_internal=False, 2025-05-07T21:08:24.8488994Z ) 2025-05-07T21:08:24.8489226Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8489844Z self=, 2025-05-07T21:08:24.8490400Z T=2, 2025-05-07T21:08:24.8490596Z D=49, 2025-05-07T21:08:24.8490786Z log_E=3, 2025-05-07T21:08:24.8490973Z N=24, 2025-05-07T21:08:24.8491187Z weights_ty=SparseType.INT4, 2025-05-07T21:08:24.8491807Z output_dtype=SparseType.INT8, 2025-05-07T21:08:24.8492111Z use_cpu=True, 2025-05-07T21:08:24.8492363Z test_internal=True, 2025-05-07T21:08:24.8492584Z ) 2025-05-07T21:08:24.8492818Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8493427Z self=, 2025-05-07T21:08:24.8493989Z T=3, 2025-05-07T21:08:24.8494173Z D=15, 2025-05-07T21:08:24.8494354Z log_E=2, 2025-05-07T21:08:24.8494548Z N=8, 2025-05-07T21:08:24.8494755Z weights_ty=SparseType.INT8, 2025-05-07T21:08:24.8495032Z output_dtype=SparseType.FP32, 2025-05-07T21:08:24.8495306Z use_cpu=True, 2025-05-07T21:08:24.8495523Z test_internal=True, 2025-05-07T21:08:24.8495738Z ) 2025-05-07T21:08:24.8495975Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8496606Z self=, 2025-05-07T21:08:24.8497167Z T=3, 2025-05-07T21:08:24.8497395Z D=23, 2025-05-07T21:08:24.8497582Z log_E=2, 2025-05-07T21:08:24.8497782Z N=29, 2025-05-07T21:08:24.8497996Z weights_ty=SparseType.FP16, 2025-05-07T21:08:24.8498277Z output_dtype=SparseType.FP16, 2025-05-07T21:08:24.8498548Z use_cpu=True, 2025-05-07T21:08:24.8498770Z test_internal=False, 2025-05-07T21:08:24.8498998Z ) 2025-05-07T21:08:24.8499238Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8499850Z self=, 2025-05-07T21:08:24.8500423Z T=3, 2025-05-07T21:08:24.8500610Z D=23, 2025-05-07T21:08:24.8500804Z log_E=2, 2025-05-07T21:08:24.8501005Z N=29, 2025-05-07T21:08:24.8501211Z weights_ty=SparseType.FP16, 2025-05-07T21:08:24.8501495Z output_dtype=SparseType.FP16, 2025-05-07T21:08:24.8501770Z use_cpu=True, 2025-05-07T21:08:24.8501992Z test_internal=True, 2025-05-07T21:08:24.8502302Z ) 2025-05-07T21:08:24.8502752Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8503512Z self=, 2025-05-07T21:08:24.8504224Z T=3, 2025-05-07T21:08:24.8504458Z D=23, 2025-05-07T21:08:24.8504684Z log_E=3, 2025-05-07T21:08:24.8504925Z N=29, 2025-05-07T21:08:24.8505186Z weights_ty=SparseType.FP16, 2025-05-07T21:08:24.8505520Z output_dtype=SparseType.FP16, 2025-05-07T21:08:24.8505845Z use_cpu=True, 2025-05-07T21:08:24.8506112Z test_internal=True, 2025-05-07T21:08:24.8506379Z ) 2025-05-07T21:08:24.8506659Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8507415Z self=, 2025-05-07T21:08:24.8508115Z T=1, 2025-05-07T21:08:24.8508338Z D=23, 2025-05-07T21:08:24.8508638Z log_E=3, 2025-05-07T21:08:24.8508878Z N=29, 2025-05-07T21:08:24.8509127Z weights_ty=SparseType.FP16, 2025-05-07T21:08:24.8509474Z output_dtype=SparseType.FP16, 2025-05-07T21:08:24.8509806Z use_cpu=True, 2025-05-07T21:08:24.8510064Z test_internal=True, 2025-05-07T21:08:24.8510398Z ) 2025-05-07T21:08:24.8510678Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8511431Z self=, 2025-05-07T21:08:24.8512146Z T=1, 2025-05-07T21:08:24.8512380Z D=23, 2025-05-07T21:08:24.8512607Z log_E=3, 2025-05-07T21:08:24.8512853Z N=1, 2025-05-07T21:08:24.8513114Z weights_ty=SparseType.FP16, 2025-05-07T21:08:24.8513452Z output_dtype=SparseType.FP16, 2025-05-07T21:08:24.8513786Z use_cpu=True, 2025-05-07T21:08:24.8514059Z test_internal=True, 2025-05-07T21:08:24.8514337Z ) 2025-05-07T21:08:24.8514614Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8515379Z self=, 2025-05-07T21:08:24.8516094Z T=1, 2025-05-07T21:08:24.8516318Z D=23, 2025-05-07T21:08:24.8516553Z log_E=3, 2025-05-07T21:08:24.8516802Z N=23, 2025-05-07T21:08:24.8517055Z weights_ty=SparseType.FP16, 2025-05-07T21:08:24.8517404Z output_dtype=SparseType.FP16, 2025-05-07T21:08:24.8517737Z use_cpu=True, 2025-05-07T21:08:24.8518001Z test_internal=True, 2025-05-07T21:08:24.8518275Z ) 2025-05-07T21:08:24.8518557Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8519308Z self=, 2025-05-07T21:08:24.8520016Z T=1, 2025-05-07T21:08:24.8520333Z D=2, 2025-05-07T21:08:24.8520558Z log_E=3, 2025-05-07T21:08:24.8520797Z N=1, 2025-05-07T21:08:24.8521054Z weights_ty=SparseType.FP16, 2025-05-07T21:08:24.8521404Z output_dtype=SparseType.FP16, 2025-05-07T21:08:24.8521731Z use_cpu=True, 2025-05-07T21:08:24.8522008Z test_internal=True, 2025-05-07T21:08:24.8522283Z ) 2025-05-07T21:08:24.8522555Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8523313Z self=, 2025-05-07T21:08:24.8524019Z T=2, 2025-05-07T21:08:24.8524240Z D=62, 2025-05-07T21:08:24.8524482Z log_E=3, 2025-05-07T21:08:24.8524714Z N=22, 2025-05-07T21:08:24.8524963Z weights_ty=SparseType.INT8, 2025-05-07T21:08:24.8525301Z output_dtype=SparseType.FP32, 2025-05-07T21:08:24.8525628Z use_cpu=True, 2025-05-07T21:08:24.8525891Z test_internal=False, 2025-05-07T21:08:24.8526171Z ) 2025-05-07T21:08:24.8526460Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8527221Z self=, 2025-05-07T21:08:24.8527923Z T=2, 2025-05-07T21:08:24.8528150Z D=62, 2025-05-07T21:08:24.8528442Z log_E=3, 2025-05-07T21:08:24.8528720Z N=22, 2025-05-07T21:08:24.8528987Z weights_ty=SparseType.INT8, 2025-05-07T21:08:24.8529332Z output_dtype=SparseType.FP32, 2025-05-07T21:08:24.8529663Z use_cpu=True, 2025-05-07T21:08:24.8529931Z test_internal=True, 2025-05-07T21:08:24.8530204Z ) 2025-05-07T21:08:24.8530479Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8531242Z self=, 2025-05-07T21:08:24.8531946Z T=2, 2025-05-07T21:08:24.8532173Z D=62, 2025-05-07T21:08:24.8532406Z log_E=2, 2025-05-07T21:08:24.8532649Z N=22, 2025-05-07T21:08:24.8532903Z weights_ty=SparseType.INT8, 2025-05-07T21:08:24.8533249Z output_dtype=SparseType.FP32, 2025-05-07T21:08:24.8533585Z use_cpu=True, 2025-05-07T21:08:24.8533852Z test_internal=True, 2025-05-07T21:08:24.8534177Z ) 2025-05-07T21:08:24.8534463Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8535229Z self=, 2025-05-07T21:08:24.8535976Z T=2, 2025-05-07T21:08:24.8536207Z D=62, 2025-05-07T21:08:24.8536439Z log_E=2, 2025-05-07T21:08:24.8536675Z N=2, 2025-05-07T21:08:24.8536933Z weights_ty=SparseType.INT8, 2025-05-07T21:08:24.8537278Z output_dtype=SparseType.FP32, 2025-05-07T21:08:24.8537606Z use_cpu=True, 2025-05-07T21:08:24.8537878Z test_internal=True, 2025-05-07T21:08:24.8538158Z ) 2025-05-07T21:08:24.8538437Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8539198Z self=, 2025-05-07T21:08:24.8539913Z T=1, 2025-05-07T21:08:24.8540141Z D=62, 2025-05-07T21:08:24.8540375Z log_E=2, 2025-05-07T21:08:24.8540622Z N=2, 2025-05-07T21:08:24.8540874Z weights_ty=SparseType.INT8, 2025-05-07T21:08:24.8541224Z output_dtype=SparseType.FP32, 2025-05-07T21:08:24.8541560Z use_cpu=True, 2025-05-07T21:08:24.8541827Z test_internal=True, 2025-05-07T21:08:24.8542103Z ) 2025-05-07T21:08:24.8542389Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8543151Z self=, 2025-05-07T21:08:24.8543851Z T=1, 2025-05-07T21:08:24.8544079Z D=62, 2025-05-07T21:08:24.8544308Z log_E=3, 2025-05-07T21:08:24.8544537Z N=47, 2025-05-07T21:08:24.8544792Z weights_ty=SparseType.FP32, 2025-05-07T21:08:24.8545133Z output_dtype=SparseType.INT8, 2025-05-07T21:08:24.8545453Z use_cpu=True, 2025-05-07T21:08:24.8545721Z test_internal=True, 2025-05-07T21:08:24.8545995Z ) 2025-05-07T21:08:24.8546269Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8547031Z self=, 2025-05-07T21:08:24.8547737Z T=1, 2025-05-07T21:08:24.8547959Z D=3, 2025-05-07T21:08:24.8548187Z log_E=3, 2025-05-07T21:08:24.8548426Z N=47, 2025-05-07T21:08:24.8548678Z weights_ty=SparseType.FP32, 2025-05-07T21:08:24.8549021Z output_dtype=SparseType.INT8, 2025-05-07T21:08:24.8549348Z use_cpu=True, 2025-05-07T21:08:24.8549614Z test_internal=True, 2025-05-07T21:08:24.8549879Z ) 2025-05-07T21:08:24.8550160Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8550914Z self=, 2025-05-07T21:08:24.8551608Z T=1, 2025-05-07T21:08:24.8551840Z D=47, 2025-05-07T21:08:24.8552075Z log_E=3, 2025-05-07T21:08:24.8552302Z N=47, 2025-05-07T21:08:24.8552561Z weights_ty=SparseType.FP32, 2025-05-07T21:08:24.8552904Z output_dtype=SparseType.INT8, 2025-05-07T21:08:24.8553228Z use_cpu=True, 2025-05-07T21:08:24.8553496Z test_internal=True, 2025-05-07T21:08:24.8553823Z ) 2025-05-07T21:08:24.8554138Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.8554902Z self=, 2025-05-07T21:08:24.8555610Z T=1, 2025-05-07T21:08:24.8555832Z D=2, 2025-05-07T21:08:24.8556065Z log_E=3, 2025-05-07T21:08:24.8556302Z N=47, 2025-05-07T21:08:24.8556560Z weights_ty=SparseType.FP32, 2025-05-07T21:08:24.8556895Z output_dtype=SparseType.INT8, 2025-05-07T21:08:24.8557224Z use_cpu=True, 2025-05-07T21:08:24.8557490Z test_internal=True, 2025-05-07T21:08:24.9188766Z ) 2025-05-07T21:08:24.9189284Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.9190565Z self=, 2025-05-07T21:08:24.9191847Z T=1, 2025-05-07T21:08:24.9192216Z D=2, 2025-05-07T21:08:24.9192419Z log_E=3, 2025-05-07T21:08:24.9192628Z N=1, 2025-05-07T21:08:24.9192844Z weights_ty=SparseType.FP32, 2025-05-07T21:08:24.9193138Z output_dtype=SparseType.INT8, 2025-05-07T21:08:24.9193414Z use_cpu=True, 2025-05-07T21:08:24.9193698Z test_internal=True, 2025-05-07T21:08:24.9193927Z ) 2025-05-07T21:08:24.9194170Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.9194784Z self=, 2025-05-07T21:08:24.9195362Z T=2, 2025-05-07T21:08:24.9195558Z D=2, 2025-05-07T21:08:24.9195742Z log_E=3, 2025-05-07T21:08:24.9195941Z N=1, 2025-05-07T21:08:24.9196159Z weights_ty=SparseType.FP32, 2025-05-07T21:08:24.9196439Z output_dtype=SparseType.INT8, 2025-05-07T21:08:24.9196716Z use_cpu=True, 2025-05-07T21:08:24.9196942Z test_internal=True, 2025-05-07T21:08:24.9197162Z ) 2025-05-07T21:08:24.9197400Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.9198022Z self=, 2025-05-07T21:08:24.9198590Z T=2, 2025-05-07T21:08:24.9198772Z D=2, 2025-05-07T21:08:24.9198966Z log_E=3, 2025-05-07T21:08:24.9199168Z N=3, 2025-05-07T21:08:24.9199379Z weights_ty=SparseType.FP32, 2025-05-07T21:08:24.9199674Z output_dtype=SparseType.INT8, 2025-05-07T21:08:24.9199948Z use_cpu=True, 2025-05-07T21:08:24.9200259Z test_internal=True, 2025-05-07T21:08:24.9200483Z ) 2025-05-07T21:08:24.9200742Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.9201365Z self=, 2025-05-07T21:08:24.9201962Z T=2, 2025-05-07T21:08:24.9202152Z D=39, 2025-05-07T21:08:24.9202342Z log_E=3, 2025-05-07T21:08:24.9202533Z N=13, 2025-05-07T21:08:24.9202753Z weights_ty=SparseType.FP32, 2025-05-07T21:08:24.9203041Z output_dtype=SparseType.INT8, 2025-05-07T21:08:24.9203313Z use_cpu=True, 2025-05-07T21:08:24.9203540Z test_internal=False, 2025-05-07T21:08:24.9203776Z ) 2025-05-07T21:08:24.9204004Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.9204621Z self=, 2025-05-07T21:08:24.9205182Z T=2, 2025-05-07T21:08:24.9205366Z D=39, 2025-05-07T21:08:24.9205558Z log_E=3, 2025-05-07T21:08:24.9205756Z N=13, 2025-05-07T21:08:24.9205971Z weights_ty=SparseType.FP32, 2025-05-07T21:08:24.9206254Z output_dtype=SparseType.INT8, 2025-05-07T21:08:24.9206532Z use_cpu=False, 2025-05-07T21:08:24.9206761Z test_internal=False, 2025-05-07T21:08:24.9206989Z ) 2025-05-07T21:08:24.9207223Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.9207841Z self=, 2025-05-07T21:08:24.9208398Z T=2, 2025-05-07T21:08:24.9208723Z D=39, 2025-05-07T21:08:24.9208920Z log_E=2, 2025-05-07T21:08:24.9209120Z N=13, 2025-05-07T21:08:24.9209337Z weights_ty=SparseType.FP32, 2025-05-07T21:08:24.9209632Z output_dtype=SparseType.INT8, 2025-05-07T21:08:24.9209901Z use_cpu=False, 2025-05-07T21:08:24.9210131Z test_internal=False, 2025-05-07T21:08:24.9210363Z ) 2025-05-07T21:08:24.9210593Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.9211210Z self=, 2025-05-07T21:08:24.9211773Z T=2, 2025-05-07T21:08:24.9211961Z D=39, 2025-05-07T21:08:24.9212147Z log_E=2, 2025-05-07T21:08:24.9212348Z N=2, 2025-05-07T21:08:24.9212560Z weights_ty=SparseType.FP32, 2025-05-07T21:08:24.9212842Z output_dtype=SparseType.INT8, 2025-05-07T21:08:24.9213118Z use_cpu=False, 2025-05-07T21:08:24.9213392Z test_internal=False, 2025-05-07T21:08:24.9213621Z ) 2025-05-07T21:08:24.9213863Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.9214485Z self=, 2025-05-07T21:08:24.9215089Z T=1, 2025-05-07T21:08:24.9215275Z D=43, 2025-05-07T21:08:24.9215466Z log_E=2, 2025-05-07T21:08:24.9215661Z N=45, 2025-05-07T21:08:24.9215875Z weights_ty=SparseType.INT2, 2025-05-07T21:08:24.9216160Z output_dtype=SparseType.FP16, 2025-05-07T21:08:24.9216428Z use_cpu=False, 2025-05-07T21:08:24.9216652Z test_internal=True, 2025-05-07T21:08:24.9216873Z ) 2025-05-07T21:08:24.9217107Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.9217716Z self=, 2025-05-07T21:08:24.9218274Z T=1, 2025-05-07T21:08:24.9218468Z D=45, 2025-05-07T21:08:24.9218656Z log_E=2, 2025-05-07T21:08:24.9218854Z N=45, 2025-05-07T21:08:24.9219075Z weights_ty=SparseType.INT2, 2025-05-07T21:08:24.9219354Z output_dtype=SparseType.FP16, 2025-05-07T21:08:24.9219624Z use_cpu=False, 2025-05-07T21:08:24.9219850Z test_internal=True, 2025-05-07T21:08:24.9220067Z ) 2025-05-07T21:08:24.9220303Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.9220922Z self=, 2025-05-07T21:08:24.9221480Z T=1, 2025-05-07T21:08:24.9221671Z D=45, 2025-05-07T21:08:24.9221862Z log_E=2, 2025-05-07T21:08:24.9222052Z N=2, 2025-05-07T21:08:24.9222263Z weights_ty=SparseType.INT2, 2025-05-07T21:08:24.9227126Z output_dtype=SparseType.FP16, 2025-05-07T21:08:24.9227423Z use_cpu=False, 2025-05-07T21:08:24.9227647Z test_internal=True, 2025-05-07T21:08:24.9227872Z ) 2025-05-07T21:08:24.9228110Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.9228728Z self=, 2025-05-07T21:08:24.9229297Z T=1, 2025-05-07T21:08:24.9229486Z D=45, 2025-05-07T21:08:24.9229677Z log_E=2, 2025-05-07T21:08:24.9229873Z N=2, 2025-05-07T21:08:24.9230079Z weights_ty=SparseType.INT2, 2025-05-07T21:08:24.9230360Z output_dtype=SparseType.FP16, 2025-05-07T21:08:24.9230629Z use_cpu=False, 2025-05-07T21:08:24.9230851Z test_internal=False, 2025-05-07T21:08:24.9231076Z ) 2025-05-07T21:08:24.9231307Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.9231917Z self=, 2025-05-07T21:08:24.9232472Z T=2, 2025-05-07T21:08:24.9232659Z D=45, 2025-05-07T21:08:24.9232855Z log_E=2, 2025-05-07T21:08:24.9233047Z N=2, 2025-05-07T21:08:24.9233251Z weights_ty=SparseType.INT2, 2025-05-07T21:08:24.9233535Z output_dtype=SparseType.FP16, 2025-05-07T21:08:24.9233801Z use_cpu=False, 2025-05-07T21:08:24.9234137Z test_internal=False, 2025-05-07T21:08:24.9234367Z ) 2025-05-07T21:08:24.9234591Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.9235200Z self=, 2025-05-07T21:08:24.9235758Z T=2, 2025-05-07T21:08:24.9235936Z D=2, 2025-05-07T21:08:24.9236113Z log_E=2, 2025-05-07T21:08:24.9236301Z N=2, 2025-05-07T21:08:24.9236501Z weights_ty=SparseType.INT2, 2025-05-07T21:08:24.9236774Z output_dtype=SparseType.FP16, 2025-05-07T21:08:24.9237038Z use_cpu=False, 2025-05-07T21:08:24.9237252Z test_internal=False, 2025-05-07T21:08:24.9237471Z ) 2025-05-07T21:08:24.9237695Z Trying example: test_embedding_inplace_update( 2025-05-07T21:08:24.9238355Z self=, 2025-05-07T21:08:24.9238918Z T=4, 2025-05-07T21:08:24.9239099Z D=62, 2025-05-07T21:08:24.9239283Z log_E=3, 2025-05-07T21:08:24.9239471Z N=44, 2025-05-07T21:08:24.9239672Z weights_ty=SparseType.FP16, 2025-05-07T21:08:24.9240004Z output_dtype=SparseType.FP16, 2025-05-07T21:08:24.9240335Z use_cpu=False, 2025-05-07T21:08:24.9240551Z test_internal=False, 2025-05-07T21:08:24.9240774Z ) 2025-05-07T21:08:24.9240944Z PASSED 2025-05-07T21:08:24.9241471Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_get_table_name_for_logging PASSED 2025-05-07T21:08:25.0552934Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_reset_embedding_weight_momentum Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0555176Z self=, 2025-05-07T21:08:25.0556361Z T=1, 2025-05-07T21:08:25.0556747Z D=2, 2025-05-07T21:08:25.0557120Z log_E=2, 2025-05-07T21:08:25.0557571Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.0558151Z mixed=False, 2025-05-07T21:08:25.0558568Z use_cache=False, 2025-05-07T21:08:25.0559049Z output_dtype=SparseType.FP32, 2025-05-07T21:08:25.0559602Z num_indices_per_table=1, 2025-05-07T21:08:25.0560083Z ) 2025-05-07T21:08:25.0560690Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0561927Z self=, 2025-05-07T21:08:25.0562564Z T=2, 2025-05-07T21:08:25.0562746Z D=2, 2025-05-07T21:08:25.0562925Z log_E=2, 2025-05-07T21:08:25.0563149Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.0563436Z mixed=False, 2025-05-07T21:08:25.0563643Z use_cache=False, 2025-05-07T21:08:25.0563877Z output_dtype=SparseType.FP32, 2025-05-07T21:08:25.0564151Z num_indices_per_table=1, 2025-05-07T21:08:25.0564386Z ) 2025-05-07T21:08:25.0564628Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0565291Z self=, 2025-05-07T21:08:25.0565875Z T=2, 2025-05-07T21:08:25.0566053Z D=33, 2025-05-07T21:08:25.0566238Z log_E=2, 2025-05-07T21:08:25.0566467Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.0566745Z mixed=False, 2025-05-07T21:08:25.0566955Z use_cache=True, 2025-05-07T21:08:25.0567187Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.0567466Z num_indices_per_table=1, 2025-05-07T21:08:25.0567694Z ) 2025-05-07T21:08:25.0567939Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0568595Z self=, 2025-05-07T21:08:25.0569172Z T=5, 2025-05-07T21:08:25.0569348Z D=2, 2025-05-07T21:08:25.0569533Z log_E=2, 2025-05-07T21:08:25.0569756Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.0570157Z mixed=False, 2025-05-07T21:08:25.0570426Z use_cache=False, 2025-05-07T21:08:25.0570668Z output_dtype=SparseType.FP32, 2025-05-07T21:08:25.0570944Z num_indices_per_table=1, 2025-05-07T21:08:25.0571182Z ) 2025-05-07T21:08:25.0571430Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0572117Z self=, 2025-05-07T21:08:25.0572726Z T=5, 2025-05-07T21:08:25.0572907Z D=91, 2025-05-07T21:08:25.0573084Z log_E=3, 2025-05-07T21:08:25.0573302Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.0573589Z mixed=True, 2025-05-07T21:08:25.0573790Z use_cache=False, 2025-05-07T21:08:25.0574026Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.0574296Z num_indices_per_table=2, 2025-05-07T21:08:25.0574529Z ) 2025-05-07T21:08:25.0574837Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0575500Z self=, 2025-05-07T21:08:25.0576081Z T=5, 2025-05-07T21:08:25.0576321Z D=8, 2025-05-07T21:08:25.0576499Z log_E=3, 2025-05-07T21:08:25.0576716Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.0576992Z mixed=True, 2025-05-07T21:08:25.0577193Z use_cache=True, 2025-05-07T21:08:25.0577419Z output_dtype=SparseType.FP32, 2025-05-07T21:08:25.0577696Z num_indices_per_table=3, 2025-05-07T21:08:25.0577931Z ) 2025-05-07T21:08:25.0578168Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0578816Z self=, 2025-05-07T21:08:25.0579401Z T=3, 2025-05-07T21:08:25.0579583Z D=110, 2025-05-07T21:08:25.0579760Z log_E=3, 2025-05-07T21:08:25.0579987Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.0580270Z mixed=False, 2025-05-07T21:08:25.0580477Z use_cache=False, 2025-05-07T21:08:25.0580715Z output_dtype=SparseType.FP32, 2025-05-07T21:08:25.0580988Z num_indices_per_table=4, 2025-05-07T21:08:25.0581220Z ) 2025-05-07T21:08:25.0581460Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0582165Z self=, 2025-05-07T21:08:25.0582742Z T=1, 2025-05-07T21:08:25.0582921Z D=13, 2025-05-07T21:08:25.0583101Z log_E=3, 2025-05-07T21:08:25.0583316Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.0583597Z mixed=False, 2025-05-07T21:08:25.0583802Z use_cache=True, 2025-05-07T21:08:25.0584032Z output_dtype=SparseType.FP32, 2025-05-07T21:08:25.0584303Z num_indices_per_table=3, 2025-05-07T21:08:25.0584541Z ) 2025-05-07T21:08:25.0584787Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0585440Z self=, 2025-05-07T21:08:25.0586024Z T=2, 2025-05-07T21:08:25.0586204Z D=76, 2025-05-07T21:08:25.0586381Z log_E=2, 2025-05-07T21:08:25.0586606Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.0586888Z mixed=False, 2025-05-07T21:08:25.0587087Z use_cache=True, 2025-05-07T21:08:25.0587325Z output_dtype=SparseType.FP32, 2025-05-07T21:08:25.0587606Z num_indices_per_table=2, 2025-05-07T21:08:25.0587840Z ) 2025-05-07T21:08:25.0588083Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0588736Z self=, 2025-05-07T21:08:25.0589320Z T=1, 2025-05-07T21:08:25.0589503Z D=116, 2025-05-07T21:08:25.0589689Z log_E=2, 2025-05-07T21:08:25.0589916Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.0590198Z mixed=True, 2025-05-07T21:08:25.0590406Z use_cache=False, 2025-05-07T21:08:25.0590786Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.0591062Z num_indices_per_table=1, 2025-05-07T21:08:25.0591299Z ) 2025-05-07T21:08:25.0591734Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0592393Z self=, 2025-05-07T21:08:25.0592983Z T=2, 2025-05-07T21:08:25.0593169Z D=57, 2025-05-07T21:08:25.0593354Z log_E=3, 2025-05-07T21:08:25.0593578Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.0593861Z mixed=False, 2025-05-07T21:08:25.0594067Z use_cache=False, 2025-05-07T21:08:25.0594317Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.0594600Z num_indices_per_table=2, 2025-05-07T21:08:25.0594838Z ) 2025-05-07T21:08:25.0595081Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0595812Z self=, 2025-05-07T21:08:25.0596406Z T=1, 2025-05-07T21:08:25.0596591Z D=57, 2025-05-07T21:08:25.0596776Z log_E=3, 2025-05-07T21:08:25.0597067Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.0597347Z mixed=False, 2025-05-07T21:08:25.0597558Z use_cache=False, 2025-05-07T21:08:25.0597799Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.0598073Z num_indices_per_table=2, 2025-05-07T21:08:25.0598308Z ) 2025-05-07T21:08:25.0598556Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0599213Z self=, 2025-05-07T21:08:25.0599818Z T=1, 2025-05-07T21:08:25.0600011Z D=57, 2025-05-07T21:08:25.0600242Z log_E=3, 2025-05-07T21:08:25.0600466Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.0600755Z mixed=False, 2025-05-07T21:08:25.0600970Z use_cache=False, 2025-05-07T21:08:25.0601220Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.0601505Z num_indices_per_table=3, 2025-05-07T21:08:25.0601747Z ) 2025-05-07T21:08:25.0601998Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0602663Z self=, 2025-05-07T21:08:25.0603256Z T=1, 2025-05-07T21:08:25.0603440Z D=2, 2025-05-07T21:08:25.0603629Z log_E=3, 2025-05-07T21:08:25.0603864Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.0604151Z mixed=False, 2025-05-07T21:08:25.0604367Z use_cache=False, 2025-05-07T21:08:25.0604613Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.0604896Z num_indices_per_table=3, 2025-05-07T21:08:25.0605132Z ) 2025-05-07T21:08:25.0605381Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0606047Z self=, 2025-05-07T21:08:25.0606641Z T=3, 2025-05-07T21:08:25.0606833Z D=2, 2025-05-07T21:08:25.0607021Z log_E=3, 2025-05-07T21:08:25.0607246Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.0607536Z mixed=False, 2025-05-07T21:08:25.0607750Z use_cache=False, 2025-05-07T21:08:25.0607992Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.0608276Z num_indices_per_table=3, 2025-05-07T21:08:25.0608520Z ) 2025-05-07T21:08:25.0608765Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0609424Z self=, 2025-05-07T21:08:25.0610019Z T=3, 2025-05-07T21:08:25.0610211Z D=120, 2025-05-07T21:08:25.0610399Z log_E=2, 2025-05-07T21:08:25.0610627Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.0610925Z mixed=False, 2025-05-07T21:08:25.0611136Z use_cache=False, 2025-05-07T21:08:25.0611381Z output_dtype=SparseType.FP32, 2025-05-07T21:08:25.0611807Z num_indices_per_table=4, 2025-05-07T21:08:25.0612051Z ) 2025-05-07T21:08:25.0612305Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0612967Z self=, 2025-05-07T21:08:25.0613562Z T=3, 2025-05-07T21:08:25.0613753Z D=120, 2025-05-07T21:08:25.0613945Z log_E=2, 2025-05-07T21:08:25.0614175Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.0614472Z mixed=False, 2025-05-07T21:08:25.0614689Z use_cache=False, 2025-05-07T21:08:25.0614931Z output_dtype=SparseType.FP32, 2025-05-07T21:08:25.0615214Z num_indices_per_table=1, 2025-05-07T21:08:25.0615455Z ) 2025-05-07T21:08:25.0615704Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0616418Z self=, 2025-05-07T21:08:25.0617015Z T=3, 2025-05-07T21:08:25.0617209Z D=2, 2025-05-07T21:08:25.0617393Z log_E=2, 2025-05-07T21:08:25.0617622Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.0617954Z mixed=False, 2025-05-07T21:08:25.0618166Z use_cache=False, 2025-05-07T21:08:25.0618415Z output_dtype=SparseType.FP32, 2025-05-07T21:08:25.0618704Z num_indices_per_table=1, 2025-05-07T21:08:25.0618941Z ) 2025-05-07T21:08:25.0619196Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0619861Z self=, 2025-05-07T21:08:25.0620446Z T=3, 2025-05-07T21:08:25.0620632Z D=3, 2025-05-07T21:08:25.0620823Z log_E=2, 2025-05-07T21:08:25.0621049Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.0621340Z mixed=False, 2025-05-07T21:08:25.0621552Z use_cache=False, 2025-05-07T21:08:25.0621800Z output_dtype=SparseType.FP32, 2025-05-07T21:08:25.0622079Z num_indices_per_table=1, 2025-05-07T21:08:25.0622329Z ) 2025-05-07T21:08:25.0622582Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0623238Z self=, 2025-05-07T21:08:25.0623834Z T=3, 2025-05-07T21:08:25.0624023Z D=2, 2025-05-07T21:08:25.0624208Z log_E=3, 2025-05-07T21:08:25.0624438Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.0624726Z mixed=False, 2025-05-07T21:08:25.0624935Z use_cache=False, 2025-05-07T21:08:25.0625184Z output_dtype=SparseType.FP32, 2025-05-07T21:08:25.0625465Z num_indices_per_table=1, 2025-05-07T21:08:25.0625704Z ) 2025-05-07T21:08:25.0625955Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0626621Z self=, 2025-05-07T21:08:25.0627213Z T=3, 2025-05-07T21:08:25.0627402Z D=3, 2025-05-07T21:08:25.0627593Z log_E=3, 2025-05-07T21:08:25.0627825Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.0628112Z mixed=False, 2025-05-07T21:08:25.0628333Z use_cache=False, 2025-05-07T21:08:25.0628581Z output_dtype=SparseType.FP32, 2025-05-07T21:08:25.0628858Z num_indices_per_table=1, 2025-05-07T21:08:25.0629098Z ) 2025-05-07T21:08:25.0629354Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0630014Z self=, 2025-05-07T21:08:25.0630613Z T=3, 2025-05-07T21:08:25.0630801Z D=3, 2025-05-07T21:08:25.0630982Z log_E=3, 2025-05-07T21:08:25.0631212Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.0631501Z mixed=False, 2025-05-07T21:08:25.0631710Z use_cache=False, 2025-05-07T21:08:25.0631981Z output_dtype=SparseType.FP32, 2025-05-07T21:08:25.0632300Z num_indices_per_table=3, 2025-05-07T21:08:25.0632603Z ) 2025-05-07T21:08:25.0632891Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0633552Z self=, 2025-05-07T21:08:25.0634148Z T=2, 2025-05-07T21:08:25.0634333Z D=121, 2025-05-07T21:08:25.0634525Z log_E=2, 2025-05-07T21:08:25.0634754Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.0635035Z mixed=False, 2025-05-07T21:08:25.0635250Z use_cache=False, 2025-05-07T21:08:25.0635497Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.0635777Z num_indices_per_table=3, 2025-05-07T21:08:25.0636018Z ) 2025-05-07T21:08:25.0636269Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.0636923Z self=, 2025-05-07T21:08:25.0637558Z T=2, 2025-05-07T21:08:25.0637748Z D=2, 2025-05-07T21:08:25.0637942Z log_E=2, 2025-05-07T21:08:25.0638167Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.0638452Z mixed=False, 2025-05-07T21:08:25.0638667Z use_cache=False, 2025-05-07T21:08:25.0638949Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.0639235Z num_indices_per_table=3, 2025-05-07T21:08:25.1504261Z ) 2025-05-07T21:08:25.1504804Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.1505797Z self=, 2025-05-07T21:08:25.1506520Z T=2, 2025-05-07T21:08:25.1506713Z D=2, 2025-05-07T21:08:25.1506903Z log_E=2, 2025-05-07T21:08:25.1507173Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.1507467Z mixed=False, 2025-05-07T21:08:25.1507752Z use_cache=False, 2025-05-07T21:08:25.1508094Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.1508495Z num_indices_per_table=2, 2025-05-07T21:08:25.1508823Z ) 2025-05-07T21:08:25.1509090Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.1509768Z self=, 2025-05-07T21:08:25.1510370Z T=1, 2025-05-07T21:08:25.1510554Z D=68, 2025-05-07T21:08:25.1510743Z log_E=3, 2025-05-07T21:08:25.1510979Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.1511264Z mixed=True, 2025-05-07T21:08:25.1511482Z use_cache=True, 2025-05-07T21:08:25.1511722Z output_dtype=SparseType.FP32, 2025-05-07T21:08:25.1512005Z num_indices_per_table=2, 2025-05-07T21:08:25.1512248Z ) 2025-05-07T21:08:25.1512507Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.1513176Z self=, 2025-05-07T21:08:25.1513773Z T=1, 2025-05-07T21:08:25.1513963Z D=68, 2025-05-07T21:08:25.1514147Z log_E=2, 2025-05-07T21:08:25.1514381Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.1514671Z mixed=True, 2025-05-07T21:08:25.1514877Z use_cache=True, 2025-05-07T21:08:25.1515117Z output_dtype=SparseType.FP32, 2025-05-07T21:08:25.1515401Z num_indices_per_table=2, 2025-05-07T21:08:25.1515639Z ) 2025-05-07T21:08:25.1515895Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.1516567Z self=, 2025-05-07T21:08:25.1517168Z T=1, 2025-05-07T21:08:25.1517349Z D=2, 2025-05-07T21:08:25.1517537Z log_E=2, 2025-05-07T21:08:25.1517767Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.1518051Z mixed=True, 2025-05-07T21:08:25.1518261Z use_cache=True, 2025-05-07T21:08:25.1518499Z output_dtype=SparseType.FP32, 2025-05-07T21:08:25.1518777Z num_indices_per_table=2, 2025-05-07T21:08:25.1519021Z ) 2025-05-07T21:08:25.1519276Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.1520229Z self=, 2025-05-07T21:08:25.1520860Z T=2, 2025-05-07T21:08:25.1521052Z D=2, 2025-05-07T21:08:25.1521240Z log_E=2, 2025-05-07T21:08:25.1521495Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.1521815Z mixed=True, 2025-05-07T21:08:25.1522028Z use_cache=True, 2025-05-07T21:08:25.1522264Z output_dtype=SparseType.FP32, 2025-05-07T21:08:25.1522550Z num_indices_per_table=2, 2025-05-07T21:08:25.1522795Z ) 2025-05-07T21:08:25.1523041Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.1523713Z self=, 2025-05-07T21:08:25.1524311Z T=3, 2025-05-07T21:08:25.1530302Z D=122, 2025-05-07T21:08:25.1530641Z log_E=2, 2025-05-07T21:08:25.1530886Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.1531183Z mixed=False, 2025-05-07T21:08:25.1531397Z use_cache=False, 2025-05-07T21:08:25.1531642Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.1531983Z num_indices_per_table=3, 2025-05-07T21:08:25.1532222Z ) 2025-05-07T21:08:25.1532472Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.1533141Z self=, 2025-05-07T21:08:25.1533741Z T=3, 2025-05-07T21:08:25.1533932Z D=122, 2025-05-07T21:08:25.1534123Z log_E=2, 2025-05-07T21:08:25.1534348Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.1534632Z mixed=False, 2025-05-07T21:08:25.1534848Z use_cache=False, 2025-05-07T21:08:25.1535086Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.1535367Z num_indices_per_table=1, 2025-05-07T21:08:25.1535608Z ) 2025-05-07T21:08:25.1535859Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.1536531Z self=, 2025-05-07T21:08:25.1537126Z T=4, 2025-05-07T21:08:25.1537312Z D=18, 2025-05-07T21:08:25.1537500Z log_E=2, 2025-05-07T21:08:25.1537727Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.1538008Z mixed=False, 2025-05-07T21:08:25.1538225Z use_cache=True, 2025-05-07T21:08:25.1538457Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.1538740Z num_indices_per_table=1, 2025-05-07T21:08:25.1538975Z ) 2025-05-07T21:08:25.1539222Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.1539890Z self=, 2025-05-07T21:08:25.1540478Z T=4, 2025-05-07T21:08:25.1540660Z D=2, 2025-05-07T21:08:25.1540847Z log_E=2, 2025-05-07T21:08:25.1541074Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.1541362Z mixed=False, 2025-05-07T21:08:25.1541612Z use_cache=True, 2025-05-07T21:08:25.1541858Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.1542136Z num_indices_per_table=1, 2025-05-07T21:08:25.1542375Z ) 2025-05-07T21:08:25.1542629Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.1543296Z self=, 2025-05-07T21:08:25.1543883Z T=4, 2025-05-07T21:08:25.1544062Z D=2, 2025-05-07T21:08:25.1544238Z log_E=2, 2025-05-07T21:08:25.1544464Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.1544744Z mixed=True, 2025-05-07T21:08:25.1544946Z use_cache=True, 2025-05-07T21:08:25.1545178Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.1545452Z num_indices_per_table=1, 2025-05-07T21:08:25.1545682Z ) 2025-05-07T21:08:25.1545925Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.1546644Z self=, 2025-05-07T21:08:25.1547267Z T=4, 2025-05-07T21:08:25.1547447Z D=2, 2025-05-07T21:08:25.1547631Z log_E=2, 2025-05-07T21:08:25.1547852Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.1548132Z mixed=True, 2025-05-07T21:08:25.1548336Z use_cache=True, 2025-05-07T21:08:25.1548561Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.1548839Z num_indices_per_table=2, 2025-05-07T21:08:25.1549071Z ) 2025-05-07T21:08:25.1549318Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.1549976Z self=, 2025-05-07T21:08:25.1550565Z T=2, 2025-05-07T21:08:25.1550747Z D=2, 2025-05-07T21:08:25.1550922Z log_E=2, 2025-05-07T21:08:25.1551197Z weights_precision=SparseType.FP16, 2025-05-07T21:08:25.1551509Z mixed=True, 2025-05-07T21:08:25.1551742Z use_cache=True, 2025-05-07T21:08:25.1551976Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.1552248Z num_indices_per_table=2, 2025-05-07T21:08:25.1552475Z ) 2025-05-07T21:08:25.1552768Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.1553432Z self=, 2025-05-07T21:08:25.1554022Z T=5, 2025-05-07T21:08:25.1554202Z D=70, 2025-05-07T21:08:25.1554388Z log_E=3, 2025-05-07T21:08:25.1554611Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.1554890Z mixed=False, 2025-05-07T21:08:25.1555096Z use_cache=True, 2025-05-07T21:08:25.1555326Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.1555598Z num_indices_per_table=2, 2025-05-07T21:08:25.1555831Z ) 2025-05-07T21:08:25.1556074Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.1556736Z self=, 2025-05-07T21:08:25.1557326Z T=5, 2025-05-07T21:08:25.1557508Z D=70, 2025-05-07T21:08:25.1557684Z log_E=3, 2025-05-07T21:08:25.1557907Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.1558189Z mixed=True, 2025-05-07T21:08:25.1558389Z use_cache=True, 2025-05-07T21:08:25.1558617Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.1558893Z num_indices_per_table=2, 2025-05-07T21:08:25.1559123Z ) 2025-05-07T21:08:25.1559365Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.1560028Z self=, 2025-05-07T21:08:25.1560730Z T=1, 2025-05-07T21:08:25.1560909Z D=70, 2025-05-07T21:08:25.1561090Z log_E=3, 2025-05-07T21:08:25.1561308Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.1561590Z mixed=True, 2025-05-07T21:08:25.1561795Z use_cache=True, 2025-05-07T21:08:25.1562030Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.1562301Z num_indices_per_table=2, 2025-05-07T21:08:25.1562535Z ) 2025-05-07T21:08:25.1562780Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:08:25.1563434Z self=, 2025-05-07T21:08:25.1564022Z T=3, 2025-05-07T21:08:25.1564206Z D=70, 2025-05-07T21:08:25.1564380Z log_E=3, 2025-05-07T21:08:25.1564605Z weights_precision=SparseType.FP32, 2025-05-07T21:08:25.1564886Z mixed=True, 2025-05-07T21:08:25.1565088Z use_cache=True, 2025-05-07T21:08:25.1565316Z output_dtype=SparseType.FP16, 2025-05-07T21:08:25.1565589Z num_indices_per_table=2, 2025-05-07T21:08:25.1565824Z ) 2025-05-07T21:08:25.1566004Z PASSED 2025-05-07T21:08:25.1711171Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_split_embedding_codegen_forward PASSED 2025-05-07T21:08:25.1874390Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:08:25.1875552Z self=, 2025-05-07T21:08:25.1876099Z N=1, 2025-05-07T21:08:25.1876281Z ) 2025-05-07T21:08:25.1876494Z Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:08:25.1877209Z self=, 2025-05-07T21:08:25.1877968Z N=2, 2025-05-07T21:08:25.1878192Z ) 2025-05-07T21:08:25.1878368Z PASSED 2025-05-07T21:08:25.1902029Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_update_hyper_parameters PASSED 2025-05-07T21:08:25.1902681Z 2025-05-07T21:08:25.1902874Z =============================== warnings summary =============================== 2025-05-07T21:08:25.1903587Z test/tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats 2025-05-07T21:08:25.1905053Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/tbe/utils/split_embeddings_test.py:219: UserWarning: To copy construct from a tensor, it is recommended to use sourceTensor.detach().clone() or sourceTensor.detach().clone().requires_grad_(True), rather than torch.tensor(sourceTensor). 2025-05-07T21:08:25.1906457Z x = to_device(torch.tensor(x, dtype=torch.int64), use_cpu=False) 2025-05-07T21:08:25.1906738Z 2025-05-07T21:08:25.1906974Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:08:25.1907444Z ========================= 6 passed, 1 warning in 2.62s ========================= 2025-05-07T21:08:25.8327789Z 2025-05-07T21:08:25.8328468Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_test.py 2025-05-07T21:08:25.8345971Z [TEST] Python test time for ./tbe/utils/split_embeddings_test.py: 5 seconds 2025-05-07T21:08:25.8346470Z 2025-05-07T21:08:25.8346477Z 2025-05-07T21:08:25.8346482Z 2025-05-07T21:08:25.8346498Z 2025-05-07T21:08:25.8368443Z ################################################################################ 2025-05-07T21:08:25.8383583Z # [2025-05-07T21:08:25.838Z] Run Python Test Suite: 2025-05-07T21:08:25.8383959Z # ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:08:25.8384296Z ################################################################################ 2025-05-07T21:08:25.8408238Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:08:25.8408926Z 2025-05-07T21:08:27.9766498Z ============================= test session starts ============================== 2025-05-07T21:08:27.9767128Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:27.9767668Z cachedir: .pytest_cache 2025-05-07T21:08:27.9768277Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:27.9769032Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:27.9769455Z plugins: hypothesis-6.131.14 2025-05-07T21:08:29.5538045Z collecting ... collected 4 items 2025-05-07T21:08:29.5538287Z 2025-05-07T21:08:29.8649103Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_bounds_check EmbeddingBoundsCheck (VBE false): the last element in offsets is incorrect for total batch size B: 60, total table num T: 59, last element in offsets: 77664, indices size: 77564. Setting the last element in offsets to be indices size. 2025-05-07T21:08:29.9531364Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 3, table: 34, bag element: 0, idx: 9223372036854775807, num_rows: 756, indices_start: 8668, indices_end: 8707, T: 41, B: 8, b_t: 275. Setting idx to zero. 2025-05-07T21:08:29.9533086Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 24, num_indices: 10319. Setting indices_start and indices_end within the range. 2025-05-07T21:08:29.9547249Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9547802Z self=, 2025-05-07T21:08:29.9548427Z T=1, 2025-05-07T21:08:29.9548710Z B=1, 2025-05-07T21:08:29.9548974Z max_L=1, 2025-05-07T21:08:29.9549332Z bounds_check_mode=, 2025-05-07T21:08:29.9549770Z use_cpu=False, 2025-05-07T21:08:29.9550131Z weighted=False, 2025-05-07T21:08:29.9550429Z dtype=torch.int64, 2025-05-07T21:08:29.9550727Z mixed_B=False, 2025-05-07T21:08:29.9551019Z bounds_check_version=1, 2025-05-07T21:08:29.9551339Z ) 2025-05-07T21:08:29.9551574Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9552235Z self=, 2025-05-07T21:08:29.9552772Z T=12, 2025-05-07T21:08:29.9552985Z B=1, 2025-05-07T21:08:29.9553189Z max_L=1, 2025-05-07T21:08:29.9553439Z bounds_check_mode=, 2025-05-07T21:08:29.9553844Z use_cpu=False, 2025-05-07T21:08:29.9554065Z weighted=False, 2025-05-07T21:08:29.9554289Z dtype=torch.int64, 2025-05-07T21:08:29.9554521Z mixed_B=False, 2025-05-07T21:08:29.9554761Z bounds_check_version=1, 2025-05-07T21:08:29.9555000Z ) 2025-05-07T21:08:29.9555210Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9555720Z self=, 2025-05-07T21:08:29.9556231Z T=12, 2025-05-07T21:08:29.9556421Z B=26, 2025-05-07T21:08:29.9556605Z max_L=30, 2025-05-07T21:08:29.9556869Z bounds_check_mode=, 2025-05-07T21:08:29.9557198Z use_cpu=False, 2025-05-07T21:08:29.9557413Z weighted=True, 2025-05-07T21:08:29.9557642Z dtype=torch.int64, 2025-05-07T21:08:29.9557878Z mixed_B=False, 2025-05-07T21:08:29.9558099Z bounds_check_version=2, 2025-05-07T21:08:29.9558339Z ) 2025-05-07T21:08:29.9558551Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9559064Z self=, 2025-05-07T21:08:29.9559575Z T=59, 2025-05-07T21:08:29.9559770Z B=1, 2025-05-07T21:08:29.9559965Z max_L=1, 2025-05-07T21:08:29.9560286Z bounds_check_mode=, 2025-05-07T21:08:29.9560604Z use_cpu=False, 2025-05-07T21:08:29.9560828Z weighted=False, 2025-05-07T21:08:29.9561137Z dtype=torch.int64, 2025-05-07T21:08:29.9561472Z mixed_B=False, 2025-05-07T21:08:29.9561779Z bounds_check_version=1, 2025-05-07T21:08:29.9562099Z ) 2025-05-07T21:08:29.9562363Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9562995Z self=, 2025-05-07T21:08:29.9563694Z T=59, 2025-05-07T21:08:29.9563935Z B=60, 2025-05-07T21:08:29.9564129Z max_L=45, 2025-05-07T21:08:29.9564385Z bounds_check_mode=, 2025-05-07T21:08:29.9564715Z use_cpu=False, 2025-05-07T21:08:29.9564932Z weighted=False, 2025-05-07T21:08:29.9565152Z dtype=torch.int64, 2025-05-07T21:08:29.9565387Z mixed_B=False, 2025-05-07T21:08:29.9565615Z bounds_check_version=2, 2025-05-07T21:08:29.9565844Z ) 2025-05-07T21:08:29.9566053Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9566568Z self=, 2025-05-07T21:08:29.9567075Z T=51, 2025-05-07T21:08:29.9567258Z B=3, 2025-05-07T21:08:29.9567450Z max_L=42, 2025-05-07T21:08:29.9567710Z bounds_check_mode=, 2025-05-07T21:08:29.9568029Z use_cpu=False, 2025-05-07T21:08:29.9568245Z weighted=False, 2025-05-07T21:08:29.9568546Z dtype=torch.int64, 2025-05-07T21:08:29.9568814Z mixed_B=True, 2025-05-07T21:08:29.9569043Z bounds_check_version=2, 2025-05-07T21:08:29.9569279Z ) 2025-05-07T21:08:29.9569485Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9570006Z self=, 2025-05-07T21:08:29.9570525Z T=7, 2025-05-07T21:08:29.9570709Z B=3, 2025-05-07T21:08:29.9570901Z max_L=62, 2025-05-07T21:08:29.9571160Z bounds_check_mode=, 2025-05-07T21:08:29.9571479Z use_cpu=False, 2025-05-07T21:08:29.9571696Z weighted=True, 2025-05-07T21:08:29.9571921Z dtype=torch.int32, 2025-05-07T21:08:29.9572155Z mixed_B=False, 2025-05-07T21:08:29.9572382Z bounds_check_version=1, 2025-05-07T21:08:29.9572622Z ) 2025-05-07T21:08:29.9572855Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9573439Z self=, 2025-05-07T21:08:29.9573953Z T=27, 2025-05-07T21:08:29.9574148Z B=16, 2025-05-07T21:08:29.9574332Z max_L=45, 2025-05-07T21:08:29.9574582Z bounds_check_mode=, 2025-05-07T21:08:29.9574942Z use_cpu=False, 2025-05-07T21:08:29.9575155Z weighted=False, 2025-05-07T21:08:29.9575377Z dtype=torch.int32, 2025-05-07T21:08:29.9575611Z mixed_B=False, 2025-05-07T21:08:29.9575830Z bounds_check_version=1, 2025-05-07T21:08:29.9576069Z ) 2025-05-07T21:08:29.9576274Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9576792Z self=, 2025-05-07T21:08:29.9577297Z T=25, 2025-05-07T21:08:29.9577490Z B=28, 2025-05-07T21:08:29.9577675Z max_L=59, 2025-05-07T21:08:29.9577932Z bounds_check_mode=, 2025-05-07T21:08:29.9578254Z use_cpu=False, 2025-05-07T21:08:29.9578478Z weighted=False, 2025-05-07T21:08:29.9578699Z dtype=torch.int64, 2025-05-07T21:08:29.9578935Z mixed_B=False, 2025-05-07T21:08:29.9579159Z bounds_check_version=1, 2025-05-07T21:08:29.9579389Z ) 2025-05-07T21:08:29.9579600Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9580123Z self=, 2025-05-07T21:08:29.9580633Z T=2, 2025-05-07T21:08:29.9580820Z B=20, 2025-05-07T21:08:29.9581008Z max_L=25, 2025-05-07T21:08:29.9581256Z bounds_check_mode=, 2025-05-07T21:08:29.9581574Z use_cpu=True, 2025-05-07T21:08:29.9581787Z weighted=True, 2025-05-07T21:08:29.9582004Z dtype=torch.int64, 2025-05-07T21:08:29.9582236Z mixed_B=False, 2025-05-07T21:08:29.9582460Z bounds_check_version=2, 2025-05-07T21:08:29.9582693Z ) 2025-05-07T21:08:29.9582909Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9583480Z self=, 2025-05-07T21:08:29.9584007Z T=29, 2025-05-07T21:08:29.9584194Z B=50, 2025-05-07T21:08:29.9584389Z max_L=23, 2025-05-07T21:08:29.9584649Z bounds_check_mode=, 2025-05-07T21:08:29.9584971Z use_cpu=True, 2025-05-07T21:08:29.9585189Z weighted=True, 2025-05-07T21:08:29.9585412Z dtype=torch.int32, 2025-05-07T21:08:29.9585638Z mixed_B=False, 2025-05-07T21:08:29.9585868Z bounds_check_version=2, 2025-05-07T21:08:29.9586110Z ) 2025-05-07T21:08:29.9586316Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9586837Z self=, 2025-05-07T21:08:29.9587355Z T=29, 2025-05-07T21:08:29.9587539Z B=50, 2025-05-07T21:08:29.9587736Z max_L=29, 2025-05-07T21:08:29.9587991Z bounds_check_mode=, 2025-05-07T21:08:29.9588312Z use_cpu=True, 2025-05-07T21:08:29.9588528Z weighted=True, 2025-05-07T21:08:29.9588747Z dtype=torch.int32, 2025-05-07T21:08:29.9589068Z mixed_B=False, 2025-05-07T21:08:29.9589300Z bounds_check_version=2, 2025-05-07T21:08:29.9589540Z ) 2025-05-07T21:08:29.9589746Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9590264Z self=, 2025-05-07T21:08:29.9590768Z T=29, 2025-05-07T21:08:29.9590960Z B=50, 2025-05-07T21:08:29.9591141Z max_L=50, 2025-05-07T21:08:29.9591401Z bounds_check_mode=, 2025-05-07T21:08:29.9592194Z use_cpu=True, 2025-05-07T21:08:29.9592487Z weighted=True, 2025-05-07T21:08:29.9592729Z dtype=torch.int32, 2025-05-07T21:08:29.9593000Z mixed_B=False, 2025-05-07T21:08:29.9593222Z bounds_check_version=2, 2025-05-07T21:08:29.9593460Z ) 2025-05-07T21:08:29.9593668Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9594285Z self=, 2025-05-07T21:08:29.9594802Z T=29, 2025-05-07T21:08:29.9594994Z B=50, 2025-05-07T21:08:29.9595181Z max_L=29, 2025-05-07T21:08:29.9595440Z bounds_check_mode=, 2025-05-07T21:08:29.9595829Z use_cpu=True, 2025-05-07T21:08:29.9596043Z weighted=True, 2025-05-07T21:08:29.9596260Z dtype=torch.int32, 2025-05-07T21:08:29.9596490Z mixed_B=True, 2025-05-07T21:08:29.9596716Z bounds_check_version=2, 2025-05-07T21:08:29.9596948Z ) 2025-05-07T21:08:29.9597176Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9597692Z self=, 2025-05-07T21:08:29.9598295Z T=29, 2025-05-07T21:08:29.9598559Z B=29, 2025-05-07T21:08:29.9598822Z max_L=29, 2025-05-07T21:08:29.9599161Z bounds_check_mode=, 2025-05-07T21:08:29.9599558Z use_cpu=True, 2025-05-07T21:08:29.9599779Z weighted=True, 2025-05-07T21:08:29.9600078Z dtype=torch.int32, 2025-05-07T21:08:29.9600532Z mixed_B=True, 2025-05-07T21:08:29.9600837Z bounds_check_version=2, 2025-05-07T21:08:29.9601159Z ) 2025-05-07T21:08:29.9601370Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9601896Z self=, 2025-05-07T21:08:29.9602412Z T=34, 2025-05-07T21:08:29.9602604Z B=37, 2025-05-07T21:08:29.9602822Z max_L=14, 2025-05-07T21:08:29.9603101Z bounds_check_mode=, 2025-05-07T21:08:29.9603414Z use_cpu=False, 2025-05-07T21:08:29.9603635Z weighted=True, 2025-05-07T21:08:29.9603860Z dtype=torch.int64, 2025-05-07T21:08:29.9604086Z mixed_B=False, 2025-05-07T21:08:29.9604313Z bounds_check_version=2, 2025-05-07T21:08:29.9604553Z ) 2025-05-07T21:08:29.9604754Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9605278Z self=, 2025-05-07T21:08:29.9605792Z T=37, 2025-05-07T21:08:29.9605980Z B=37, 2025-05-07T21:08:29.9606172Z max_L=14, 2025-05-07T21:08:29.9606428Z bounds_check_mode=, 2025-05-07T21:08:29.9606744Z use_cpu=False, 2025-05-07T21:08:29.9606963Z weighted=True, 2025-05-07T21:08:29.9607184Z dtype=torch.int64, 2025-05-07T21:08:29.9607411Z mixed_B=False, 2025-05-07T21:08:29.9607638Z bounds_check_version=2, 2025-05-07T21:08:29.9607877Z ) 2025-05-07T21:08:29.9608088Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9608602Z self=, 2025-05-07T21:08:29.9609116Z T=37, 2025-05-07T21:08:29.9609309Z B=37, 2025-05-07T21:08:29.9609494Z max_L=37, 2025-05-07T21:08:29.9609747Z bounds_check_mode=, 2025-05-07T21:08:29.9610064Z use_cpu=False, 2025-05-07T21:08:29.9610277Z weighted=True, 2025-05-07T21:08:29.9617591Z dtype=torch.int64, 2025-05-07T21:08:29.9618091Z mixed_B=False, 2025-05-07T21:08:29.9618325Z bounds_check_version=2, 2025-05-07T21:08:29.9618569Z ) 2025-05-07T21:08:29.9618780Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9619298Z self=, 2025-05-07T21:08:29.9619807Z T=37, 2025-05-07T21:08:29.9620002Z B=37, 2025-05-07T21:08:29.9620192Z max_L=37, 2025-05-07T21:08:29.9620453Z bounds_check_mode=, 2025-05-07T21:08:29.9620773Z use_cpu=False, 2025-05-07T21:08:29.9620991Z weighted=False, 2025-05-07T21:08:29.9621219Z dtype=torch.int64, 2025-05-07T21:08:29.9621542Z mixed_B=False, 2025-05-07T21:08:29.9621855Z bounds_check_version=2, 2025-05-07T21:08:29.9622172Z ) 2025-05-07T21:08:29.9622460Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9623132Z self=, 2025-05-07T21:08:29.9623852Z T=47, 2025-05-07T21:08:29.9624120Z B=15, 2025-05-07T21:08:29.9624347Z max_L=9, 2025-05-07T21:08:29.9624601Z bounds_check_mode=, 2025-05-07T21:08:29.9624984Z use_cpu=False, 2025-05-07T21:08:29.9625210Z weighted=True, 2025-05-07T21:08:29.9625429Z dtype=torch.int64, 2025-05-07T21:08:29.9625661Z mixed_B=True, 2025-05-07T21:08:29.9625884Z bounds_check_version=2, 2025-05-07T21:08:29.9626118Z ) 2025-05-07T21:08:29.9626327Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9626842Z self=, 2025-05-07T21:08:29.9627345Z T=47, 2025-05-07T21:08:29.9627531Z B=15, 2025-05-07T21:08:29.9627721Z max_L=47, 2025-05-07T21:08:29.9627978Z bounds_check_mode=, 2025-05-07T21:08:29.9628296Z use_cpu=False, 2025-05-07T21:08:29.9628516Z weighted=True, 2025-05-07T21:08:29.9628740Z dtype=torch.int64, 2025-05-07T21:08:29.9628969Z mixed_B=True, 2025-05-07T21:08:29.9629192Z bounds_check_version=2, 2025-05-07T21:08:29.9629430Z ) 2025-05-07T21:08:29.9629635Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9630159Z self=, 2025-05-07T21:08:29.9630669Z T=47, 2025-05-07T21:08:29.9630856Z B=47, 2025-05-07T21:08:29.9631051Z max_L=47, 2025-05-07T21:08:29.9631307Z bounds_check_mode=, 2025-05-07T21:08:29.9631626Z use_cpu=False, 2025-05-07T21:08:29.9631842Z weighted=True, 2025-05-07T21:08:29.9632067Z dtype=torch.int64, 2025-05-07T21:08:29.9632292Z mixed_B=True, 2025-05-07T21:08:29.9632518Z bounds_check_version=2, 2025-05-07T21:08:29.9632762Z ) 2025-05-07T21:08:29.9632965Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9633480Z self=, 2025-05-07T21:08:29.9633987Z T=47, 2025-05-07T21:08:29.9634180Z B=47, 2025-05-07T21:08:29.9634370Z max_L=47, 2025-05-07T21:08:29.9634624Z bounds_check_mode=, 2025-05-07T21:08:29.9634956Z use_cpu=True, 2025-05-07T21:08:29.9635166Z weighted=True, 2025-05-07T21:08:29.9635388Z dtype=torch.int64, 2025-05-07T21:08:29.9635621Z mixed_B=True, 2025-05-07T21:08:29.9635840Z bounds_check_version=2, 2025-05-07T21:08:29.9636076Z ) 2025-05-07T21:08:29.9636287Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9636799Z self=, 2025-05-07T21:08:29.9637305Z T=41, 2025-05-07T21:08:29.9637499Z B=8, 2025-05-07T21:08:29.9637685Z max_L=64, 2025-05-07T21:08:29.9637950Z bounds_check_mode=, 2025-05-07T21:08:29.9638279Z use_cpu=False, 2025-05-07T21:08:29.9638498Z weighted=True, 2025-05-07T21:08:29.9638718Z dtype=torch.int64, 2025-05-07T21:08:29.9639056Z mixed_B=False, 2025-05-07T21:08:29.9639286Z bounds_check_version=1, 2025-05-07T21:08:29.9639520Z ) 2025-05-07T21:08:29.9639728Z Trying example: test_bounds_check( 2025-05-07T21:08:29.9640325Z self=, 2025-05-07T21:08:29.9640830Z T=41, 2025-05-07T21:08:29.9641020Z B=8, 2025-05-07T21:08:29.9641209Z max_L=64, 2025-05-07T21:08:29.9641466Z bounds_check_mode=, 2025-05-07T21:08:29.9641794Z use_cpu=False, 2025-05-07T21:08:29.9642012Z weighted=False, 2025-05-07T21:08:29.9642232Z dtype=torch.int64, 2025-05-07T21:08:29.9642463Z mixed_B=False, 2025-05-07T21:08:29.9642688Z bounds_check_version=1, 2025-05-07T21:08:29.9643612Z )EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 3, table: 34, bag element: 0, idx: 9223372036854775807, num_rows: 756, indices_start: 8668, indices_end: 8707, T: 41, B: 8, b_t: 275. Setting idx to zero. 2025-05-07T21:08:29.9645030Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 24, num_indices: 10319. Setting indices_start and indices_end within the range. 2025-05-07T21:08:29.9646469Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 2, table: 13, bag element: 0, idx: 9223372036854775807, num_rows: 600, indices_start: 3235, indices_end: 3285, T: 64, B: 8, b_t: 106. Setting idx to zero. 2025-05-07T21:08:29.9647871Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 28, num_indices: 16048. Setting indices_start and indices_end within the range. 2025-05-07T21:08:29.9649675Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 2, table: 5, bag element: 0, idx: 9223372036854775807, num_rows: 764, indices_start: 1126, indices_end: 1158, T: 8, B: 8, b_t: 42. Setting idx to zero. 2025-05-07T21:08:29.9651431Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 7, table: 7, indices_start: 1800, indices_end: 1905, num_indices: 1805. Setting indices_start and indices_end within the range. 2025-05-07T21:08:29.9652850Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 45, table: 4, bag element: 0, idx: 9223372036854775807, num_rows: 836, indices_start: 9260, indices_end: 9313, T: 8, B: 64, b_t: 301. Setting idx to zero. 2025-05-07T21:08:29.9654305Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 63, table: 7, indices_start: 15874, indices_end: 16023, num_indices: 15923. Setting indices_start and indices_end within the range. 2025-05-07T21:08:29.9673277Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 43, table: 1, bag element: 0, idx: 9223372036854775807, num_rows: 560, indices_start: 363, indices_end: 369, T: 8, B: 64, b_t: 107. Setting idx to zero. 2025-05-07T21:08:29.9675063Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 1, num_indices: 1723. Setting indices_start and indices_end within the range. 2025-05-07T21:08:29.9696923Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 1, table: 2, bag element: 0, idx: 9223372036854775807, num_rows: 630, indices_start: 61, indices_end: 62, T: 8, B: 8, b_t: 17. Setting idx to zero. 2025-05-07T21:08:29.9698671Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 7, table: 7, indices_start: 208, indices_end: 313, num_indices: 213. Setting indices_start and indices_end within the range. 2025-05-07T21:08:29.9731129Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 22, table: 21, bag element: 0, idx: 9223372036854775807, num_rows: 552, indices_start: 2525, indices_end: 2530, T: 39, B: 28, b_t: 363. Setting idx to zero. 2025-05-07T21:08:29.9733182Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 20, table: 38, indices_start: 4368, indices_end: 4481, num_indices: 4381. Setting indices_start and indices_end within the range. 2025-05-07T21:08:29.9763677Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 1, table: 24, bag element: 0, idx: 9223372036854775807, num_rows: 601, indices_start: 3808, indices_end: 3813, T: 39, B: 9, b_t: 559. Setting idx to zero. 2025-05-07T21:08:29.9765696Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 1, num_indices: 5962. Setting indices_start and indices_end within the range. 2025-05-07T21:08:29.9797614Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 28, table: 13, bag element: 0, idx: 9223372036854775807, num_rows: 600, indices_start: 2243, indices_end: 2253, T: 39, B: 34, b_t: 324. Setting idx to zero. 2025-05-07T21:08:29.9799507Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, indices_start: -100, indices_end: 1, num_indices: 5962. Setting indices_start and indices_end within the range. 2025-05-07T21:08:29.9915672Z [E507 21:08:29.962249492 embedding_bounds_check_host_cpu.cpp:186] EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 0, table: 0, bag element: 0, idx: 9223372036854775807, num_rows: 685. Setting idx to zero. 2025-05-07T21:08:29.9917599Z [E507 21:08:29.962416055 embedding_bounds_check_host_cpu.cpp:118] EmbeddingBoundsCheck (VBE true): The last element in offsets is incorrect for total batch size total_B: 862, total table num T: 39, last element in offsets: 6062, indices size: 5962. Setting the last element in offsets to be indices size. 2025-05-07T21:08:30.0079917Z 2025-05-07T21:08:30.0080574Z Trying example: test_bounds_check( 2025-05-07T21:08:30.0082093Z self=, 2025-05-07T21:08:30.0083108Z T=64, 2025-05-07T21:08:30.0083311Z B=8, 2025-05-07T21:08:30.0083507Z max_L=64, 2025-05-07T21:08:30.0083775Z bounds_check_mode=, 2025-05-07T21:08:30.0084105Z use_cpu=False, 2025-05-07T21:08:30.0084325Z weighted=False, 2025-05-07T21:08:30.0084555Z dtype=torch.int64, 2025-05-07T21:08:30.0084783Z mixed_B=False, 2025-05-07T21:08:30.0085015Z bounds_check_version=1, 2025-05-07T21:08:30.0085259Z ) 2025-05-07T21:08:30.0085463Z Trying example: test_bounds_check( 2025-05-07T21:08:30.0085982Z self=, 2025-05-07T21:08:30.0086502Z T=8, 2025-05-07T21:08:30.0086698Z B=8, 2025-05-07T21:08:30.0086882Z max_L=64, 2025-05-07T21:08:30.0087147Z bounds_check_mode=, 2025-05-07T21:08:30.0087476Z use_cpu=False, 2025-05-07T21:08:30.0087697Z weighted=False, 2025-05-07T21:08:30.0087924Z dtype=torch.int64, 2025-05-07T21:08:30.0088164Z mixed_B=False, 2025-05-07T21:08:30.0088389Z bounds_check_version=1, 2025-05-07T21:08:30.0088631Z ) 2025-05-07T21:08:30.0088845Z Trying example: test_bounds_check( 2025-05-07T21:08:30.0089363Z self=, 2025-05-07T21:08:30.0089878Z T=8, 2025-05-07T21:08:30.0090102Z B=64, 2025-05-07T21:08:30.0090295Z max_L=64, 2025-05-07T21:08:30.0090558Z bounds_check_mode=, 2025-05-07T21:08:30.0090882Z use_cpu=False, 2025-05-07T21:08:30.0091101Z weighted=False, 2025-05-07T21:08:30.0091326Z dtype=torch.int64, 2025-05-07T21:08:30.0091970Z mixed_B=False, 2025-05-07T21:08:30.0092207Z bounds_check_version=1, 2025-05-07T21:08:30.0092455Z ) 2025-05-07T21:08:30.0092662Z Trying example: test_bounds_check( 2025-05-07T21:08:30.0093192Z self=, 2025-05-07T21:08:30.0093703Z T=8, 2025-05-07T21:08:30.0094192Z B=64, 2025-05-07T21:08:30.0094387Z max_L=8, 2025-05-07T21:08:30.0094650Z bounds_check_mode=, 2025-05-07T21:08:30.0094987Z use_cpu=False, 2025-05-07T21:08:30.0095200Z weighted=False, 2025-05-07T21:08:30.0095431Z dtype=torch.int64, 2025-05-07T21:08:30.0095664Z mixed_B=False, 2025-05-07T21:08:30.0095886Z bounds_check_version=1, 2025-05-07T21:08:30.0096128Z ) 2025-05-07T21:08:30.0096337Z Trying example: test_bounds_check( 2025-05-07T21:08:30.0096861Z self=, 2025-05-07T21:08:30.0097382Z T=8, 2025-05-07T21:08:30.0097574Z B=8, 2025-05-07T21:08:30.0097759Z max_L=8, 2025-05-07T21:08:30.0098017Z bounds_check_mode=, 2025-05-07T21:08:30.0098343Z use_cpu=False, 2025-05-07T21:08:30.0098634Z weighted=False, 2025-05-07T21:08:30.0098861Z dtype=torch.int64, 2025-05-07T21:08:30.0099095Z mixed_B=False, 2025-05-07T21:08:30.0099320Z bounds_check_version=1, 2025-05-07T21:08:30.0099561Z ) 2025-05-07T21:08:30.0099772Z Trying example: test_bounds_check( 2025-05-07T21:08:30.0100360Z self=, 2025-05-07T21:08:30.0100872Z T=39, 2025-05-07T21:08:30.0101066Z B=30, 2025-05-07T21:08:30.0101255Z max_L=15, 2025-05-07T21:08:30.0101511Z bounds_check_mode=, 2025-05-07T21:08:30.0101839Z use_cpu=False, 2025-05-07T21:08:30.0102064Z weighted=False, 2025-05-07T21:08:30.0102289Z dtype=torch.int64, 2025-05-07T21:08:30.0102522Z mixed_B=True, 2025-05-07T21:08:30.0102768Z bounds_check_version=1, 2025-05-07T21:08:30.0103033Z ) 2025-05-07T21:08:30.0103242Z Trying example: test_bounds_check( 2025-05-07T21:08:30.0103771Z self=, 2025-05-07T21:08:30.0104272Z T=39, 2025-05-07T21:08:30.0104473Z B=39, 2025-05-07T21:08:30.0104666Z max_L=15, 2025-05-07T21:08:30.0104922Z bounds_check_mode=, 2025-05-07T21:08:30.0105252Z use_cpu=False, 2025-05-07T21:08:30.0105492Z weighted=False, 2025-05-07T21:08:30.0105713Z dtype=torch.int64, 2025-05-07T21:08:30.0105945Z mixed_B=True, 2025-05-07T21:08:30.0106175Z bounds_check_version=1, 2025-05-07T21:08:30.0106419Z ) 2025-05-07T21:08:30.0106624Z Trying example: test_bounds_check( 2025-05-07T21:08:30.0107152Z self=, 2025-05-07T21:08:30.0107664Z T=39, 2025-05-07T21:08:30.0107851Z B=39, 2025-05-07T21:08:30.0108048Z max_L=15, 2025-05-07T21:08:30.0108310Z bounds_check_mode=, 2025-05-07T21:08:30.0108633Z use_cpu=False, 2025-05-07T21:08:30.0108858Z weighted=True, 2025-05-07T21:08:30.0109082Z dtype=torch.int64, 2025-05-07T21:08:30.0109311Z mixed_B=True, 2025-05-07T21:08:30.0109542Z bounds_check_version=1, 2025-05-07T21:08:30.0109785Z ) 2025-05-07T21:08:30.0109988Z Trying example: test_bounds_check( 2025-05-07T21:08:30.0110515Z self=, 2025-05-07T21:08:30.0111032Z T=39, 2025-05-07T21:08:30.0111218Z B=39, 2025-05-07T21:08:30.0111412Z max_L=15, 2025-05-07T21:08:30.0111678Z bounds_check_mode=, 2025-05-07T21:08:30.0112001Z use_cpu=True, 2025-05-07T21:08:30.0112216Z weighted=True, 2025-05-07T21:08:30.0112441Z dtype=torch.int64, 2025-05-07T21:08:30.0112673Z mixed_B=True, 2025-05-07T21:08:30.0112901Z bounds_check_version=1, 2025-05-07T21:08:30.0113188Z ) 2025-05-07T21:08:30.0113395Z Trying example: test_bounds_check( 2025-05-07T21:08:30.0113919Z self=, 2025-05-07T21:08:30.0114434Z T=24, 2025-05-07T21:08:30.0114718Z B=5, 2025-05-07T21:08:30.0114904Z max_L=40, 2025-05-07T21:08:30.0115168Z bounds_check_mode=, 2025-05-07T21:08:30.0115501Z use_cpu=False, 2025-05-07T21:08:30.0115720Z weighted=False, 2025-05-07T21:08:30.0115950Z dtype=torch.int64, 2025-05-07T21:08:30.0116183Z mixed_B=True, 2025-05-07T21:08:30.0116405Z bounds_check_version=1, 2025-05-07T21:08:30.0116649Z ) 2025-05-07T21:08:30.0116861Z Trying example: test_bounds_check( 2025-05-07T21:08:30.0117379Z self=, 2025-05-07T21:08:30.0117898Z T=24, 2025-05-07T21:08:30.0118093Z B=5, 2025-05-07T21:08:30.0118286Z max_L=5, 2025-05-07T21:08:30.0118539Z bounds_check_mode=, 2025-05-07T21:08:30.0118865Z use_cpu=False, 2025-05-07T21:08:30.0119133Z weighted=False, 2025-05-07T21:08:30.0119358Z dtype=torch.int64, 2025-05-07T21:08:30.0119595Z mixed_B=True, 2025-05-07T21:08:30.0119831Z bounds_check_version=1, 2025-05-07T21:08:30.0120066Z ) 2025-05-07T21:08:30.0120360Z Trying example: test_bounds_check( 2025-05-07T21:08:30.0120933Z self=, 2025-05-07T21:08:30.0121442Z T=24, 2025-05-07T21:08:30.0121638Z B=5, 2025-05-07T21:08:30.0121832Z max_L=5, 2025-05-07T21:08:30.0122083Z bounds_check_mode=, 2025-05-07T21:08:30.0122410Z use_cpu=False, 2025-05-07T21:08:30.0122638Z weighted=False, 2025-05-07T21:08:30.0122898Z dtype=torch.int64, 2025-05-07T21:08:30.0123148Z mixed_B=False, 2025-05-07T21:08:30.0123377Z bounds_check_version=1, 2025-05-07T21:08:30.0123619Z ) 2025-05-07T21:08:30.0123825Z Trying example: test_bounds_check( 2025-05-07T21:08:30.0124351Z self=, 2025-05-07T21:08:30.0124868Z T=24, 2025-05-07T21:08:30.0125059Z B=24, 2025-05-07T21:08:30.0125251Z max_L=5, 2025-05-07T21:08:30.0125508Z bounds_check_mode=, 2025-05-07T21:08:30.0125827Z use_cpu=False, 2025-05-07T21:08:30.0126047Z weighted=False, 2025-05-07T21:08:30.0126278Z dtype=torch.int64, 2025-05-07T21:08:30.0126506Z mixed_B=False, 2025-05-07T21:08:30.0126734Z bounds_check_version=1, 2025-05-07T21:08:30.0126973Z ) 2025-05-07T21:08:30.0127177Z Trying example: test_bounds_check( 2025-05-07T21:08:30.0127701Z self=, 2025-05-07T21:08:30.0128221Z T=12, 2025-05-07T21:08:30.0128411Z B=52, 2025-05-07T21:08:30.0128607Z max_L=45, 2025-05-07T21:08:30.0128868Z bounds_check_mode=, 2025-05-07T21:08:30.0129197Z use_cpu=False, 2025-05-07T21:08:30.0129416Z weighted=False, 2025-05-07T21:08:30.0129641Z dtype=torch.int32, 2025-05-07T21:08:30.0129875Z mixed_B=True, 2025-05-07T21:08:30.0130102Z bounds_check_version=2, 2025-05-07T21:08:30.0130344Z ) 2025-05-07T21:08:30.0130551Z Trying example: test_bounds_check( 2025-05-07T21:08:30.0131073Z self=, 2025-05-07T21:08:30.0131591Z T=12, 2025-05-07T21:08:30.0131786Z B=12, 2025-05-07T21:08:30.0131973Z max_L=45, 2025-05-07T21:08:30.0132232Z bounds_check_mode=, 2025-05-07T21:08:30.0132565Z use_cpu=False, 2025-05-07T21:08:30.0132792Z weighted=False, 2025-05-07T21:08:30.0133057Z dtype=torch.int32, 2025-05-07T21:08:30.0133299Z mixed_B=True, 2025-05-07T21:08:30.0133523Z bounds_check_version=2, 2025-05-07T21:08:30.0133767Z ) 2025-05-07T21:08:30.0133954Z PASSED 2025-05-07T21:08:30.0134371Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pickle PASSED 2025-05-07T21:08:30.1051346Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pruning Trying example: test_pruning( 2025-05-07T21:08:30.1052696Z self=, 2025-05-07T21:08:30.1053428Z T=1, 2025-05-07T21:08:30.1053620Z B=1, 2025-05-07T21:08:30.1053814Z L=0, 2025-05-07T21:08:30.1054017Z use_cpu=False, 2025-05-07T21:08:30.1054249Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1054538Z use_array_for_index_remapping=False, 2025-05-07T21:08:30.1054831Z ) 2025-05-07T21:08:30.1055032Z Trying example: test_pruning( 2025-05-07T21:08:30.1055515Z self=, 2025-05-07T21:08:30.1056004Z T=4, 2025-05-07T21:08:30.1056195Z B=1, 2025-05-07T21:08:30.1056379Z L=0, 2025-05-07T21:08:30.1056574Z use_cpu=False, 2025-05-07T21:08:30.1056809Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1057191Z use_array_for_index_remapping=False, 2025-05-07T21:08:30.1057482Z ) 2025-05-07T21:08:30.1057693Z Trying example: test_pruning( 2025-05-07T21:08:30.1058175Z self=, 2025-05-07T21:08:30.1058748Z T=4, 2025-05-07T21:08:30.1058937Z B=5, 2025-05-07T21:08:30.1059123Z L=1, 2025-05-07T21:08:30.1059318Z use_cpu=True, 2025-05-07T21:08:30.1059550Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1059827Z use_array_for_index_remapping=False, 2025-05-07T21:08:30.1060113Z ) 2025-05-07T21:08:30.1060319Z Trying example: test_pruning( 2025-05-07T21:08:30.1060795Z self=, 2025-05-07T21:08:30.1061285Z T=5, 2025-05-07T21:08:30.1061479Z B=1, 2025-05-07T21:08:30.1061668Z L=0, 2025-05-07T21:08:30.1061856Z use_cpu=False, 2025-05-07T21:08:30.1062091Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1062375Z use_array_for_index_remapping=False, 2025-05-07T21:08:30.1062652Z ) 2025-05-07T21:08:30.1062886Z Trying example: test_pruning( 2025-05-07T21:08:30.1063403Z self=, 2025-05-07T21:08:30.1063888Z T=5, 2025-05-07T21:08:30.1064084Z B=5, 2025-05-07T21:08:30.1064277Z L=4, 2025-05-07T21:08:30.1064474Z use_cpu=True, 2025-05-07T21:08:30.1064708Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1064990Z use_array_for_index_remapping=False, 2025-05-07T21:08:30.1065268Z ) 2025-05-07T21:08:30.1065475Z Trying example: test_pruning( 2025-05-07T21:08:30.1065957Z self=, 2025-05-07T21:08:30.1066446Z T=3, 2025-05-07T21:08:30.1066641Z B=2, 2025-05-07T21:08:30.1066831Z L=4, 2025-05-07T21:08:30.1067021Z use_cpu=True, 2025-05-07T21:08:30.1067254Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1067539Z use_array_for_index_remapping=False, 2025-05-07T21:08:30.1067825Z ) 2025-05-07T21:08:30.1068027Z Trying example: test_pruning( 2025-05-07T21:08:30.1068526Z self=, 2025-05-07T21:08:30.1069019Z T=4, 2025-05-07T21:08:30.1069203Z B=1, 2025-05-07T21:08:30.1069391Z L=2, 2025-05-07T21:08:30.1069586Z use_cpu=True, 2025-05-07T21:08:30.1069814Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1070103Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1070389Z ) 2025-05-07T21:08:30.1070595Z Trying example: test_pruning( 2025-05-07T21:08:30.1071084Z self=, 2025-05-07T21:08:30.1071575Z T=5, 2025-05-07T21:08:30.1071761Z B=3, 2025-05-07T21:08:30.1071951Z L=8, 2025-05-07T21:08:30.1072145Z use_cpu=False, 2025-05-07T21:08:30.1072373Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1072662Z use_array_for_index_remapping=False, 2025-05-07T21:08:30.1072948Z ) 2025-05-07T21:08:30.1073147Z Trying example: test_pruning( 2025-05-07T21:08:30.1073771Z self=, 2025-05-07T21:08:30.1074266Z T=3, 2025-05-07T21:08:30.1074458Z B=6, 2025-05-07T21:08:30.1074643Z L=3, 2025-05-07T21:08:30.1074838Z use_cpu=False, 2025-05-07T21:08:30.1075070Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1075338Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1075618Z ) 2025-05-07T21:08:30.1075822Z Trying example: test_pruning( 2025-05-07T21:08:30.1076300Z self=, 2025-05-07T21:08:30.1076794Z T=3, 2025-05-07T21:08:30.1076984Z B=1, 2025-05-07T21:08:30.1084848Z L=1, 2025-05-07T21:08:30.1085068Z use_cpu=False, 2025-05-07T21:08:30.1085313Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1085597Z use_array_for_index_remapping=False, 2025-05-07T21:08:30.1085979Z ) 2025-05-07T21:08:30.1086190Z Trying example: test_pruning( 2025-05-07T21:08:30.1086685Z self=, 2025-05-07T21:08:30.1087191Z T=2, 2025-05-07T21:08:30.1087437Z B=2, 2025-05-07T21:08:30.1087621Z L=1, 2025-05-07T21:08:30.1087817Z use_cpu=True, 2025-05-07T21:08:30.1088048Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1088330Z use_array_for_index_remapping=False, 2025-05-07T21:08:30.1088617Z ) 2025-05-07T21:08:30.1088825Z Trying example: test_pruning( 2025-05-07T21:08:30.1089317Z self=, 2025-05-07T21:08:30.1089816Z T=5, 2025-05-07T21:08:30.1090014Z B=3, 2025-05-07T21:08:30.1090206Z L=6, 2025-05-07T21:08:30.1090396Z use_cpu=False, 2025-05-07T21:08:30.1090630Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1090914Z use_array_for_index_remapping=False, 2025-05-07T21:08:30.1091201Z ) 2025-05-07T21:08:30.1091406Z Trying example: test_pruning( 2025-05-07T21:08:30.1092177Z self=, 2025-05-07T21:08:30.1092681Z T=3, 2025-05-07T21:08:30.1092902Z B=3, 2025-05-07T21:08:30.1093119Z L=6, 2025-05-07T21:08:30.1093309Z use_cpu=False, 2025-05-07T21:08:30.1093546Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1093828Z use_array_for_index_remapping=False, 2025-05-07T21:08:30.1094105Z ) 2025-05-07T21:08:30.1094308Z Trying example: test_pruning( 2025-05-07T21:08:30.1094787Z self=, 2025-05-07T21:08:30.1095279Z T=3, 2025-05-07T21:08:30.1095464Z B=3, 2025-05-07T21:08:30.1095651Z L=3, 2025-05-07T21:08:30.1095846Z use_cpu=False, 2025-05-07T21:08:30.1096071Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1096349Z use_array_for_index_remapping=False, 2025-05-07T21:08:30.1096632Z ) 2025-05-07T21:08:30.1096832Z Trying example: test_pruning( 2025-05-07T21:08:30.1097315Z self=, 2025-05-07T21:08:30.1097805Z T=5, 2025-05-07T21:08:30.1097992Z B=2, 2025-05-07T21:08:30.1098182Z L=5, 2025-05-07T21:08:30.1098377Z use_cpu=False, 2025-05-07T21:08:30.1098604Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1098881Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1099165Z ) 2025-05-07T21:08:30.1099365Z Trying example: test_pruning( 2025-05-07T21:08:30.1099843Z self=, 2025-05-07T21:08:30.1100332Z T=5, 2025-05-07T21:08:30.1100524Z B=2, 2025-05-07T21:08:30.1100709Z L=5, 2025-05-07T21:08:30.1100906Z use_cpu=False, 2025-05-07T21:08:30.1101143Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1101415Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1101698Z ) 2025-05-07T21:08:30.1101906Z Trying example: test_pruning( 2025-05-07T21:08:30.1102548Z self=, 2025-05-07T21:08:30.1103080Z T=2, 2025-05-07T21:08:30.1103284Z B=2, 2025-05-07T21:08:30.1103473Z L=5, 2025-05-07T21:08:30.1103669Z use_cpu=False, 2025-05-07T21:08:30.1103900Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1104171Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1104450Z ) 2025-05-07T21:08:30.1104652Z Trying example: test_pruning( 2025-05-07T21:08:30.1105125Z self=, 2025-05-07T21:08:30.1105610Z T=5, 2025-05-07T21:08:30.1105800Z B=5, 2025-05-07T21:08:30.1105980Z L=5, 2025-05-07T21:08:30.1106174Z use_cpu=False, 2025-05-07T21:08:30.1106404Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1106682Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1106956Z ) 2025-05-07T21:08:30.1107230Z Trying example: test_pruning( 2025-05-07T21:08:30.1107715Z self=, 2025-05-07T21:08:30.1108208Z T=5, 2025-05-07T21:08:30.1108399Z B=5, 2025-05-07T21:08:30.1108653Z L=5, 2025-05-07T21:08:30.1108843Z use_cpu=False, 2025-05-07T21:08:30.1109073Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1109350Z use_array_for_index_remapping=False, 2025-05-07T21:08:30.1109626Z ) 2025-05-07T21:08:30.1109832Z Trying example: test_pruning( 2025-05-07T21:08:30.1110315Z self=, 2025-05-07T21:08:30.1110802Z T=5, 2025-05-07T21:08:30.1110994Z B=3, 2025-05-07T21:08:30.1111182Z L=2, 2025-05-07T21:08:30.1111371Z use_cpu=True, 2025-05-07T21:08:30.1111603Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1111881Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1112154Z ) 2025-05-07T21:08:30.1112362Z Trying example: test_pruning( 2025-05-07T21:08:30.1112887Z self=, 2025-05-07T21:08:30.1113396Z T=5, 2025-05-07T21:08:30.1113579Z B=3, 2025-05-07T21:08:30.1113776Z L=3, 2025-05-07T21:08:30.1113975Z use_cpu=True, 2025-05-07T21:08:30.1114201Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1114480Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1114765Z ) 2025-05-07T21:08:30.1114965Z Trying example: test_pruning( 2025-05-07T21:08:30.1115445Z self=, 2025-05-07T21:08:30.1115927Z T=3, 2025-05-07T21:08:30.1116111Z B=3, 2025-05-07T21:08:30.1116296Z L=3, 2025-05-07T21:08:30.1116486Z use_cpu=True, 2025-05-07T21:08:30.1116707Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1116982Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1117261Z ) 2025-05-07T21:08:30.1117460Z Trying example: test_pruning( 2025-05-07T21:08:30.1117937Z self=, 2025-05-07T21:08:30.1118428Z T=3, 2025-05-07T21:08:30.1118616Z B=3, 2025-05-07T21:08:30.1118797Z L=3, 2025-05-07T21:08:30.1118993Z use_cpu=True, 2025-05-07T21:08:30.1119221Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1119485Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1119759Z ) 2025-05-07T21:08:30.1119957Z Trying example: test_pruning( 2025-05-07T21:08:30.1120503Z self=, 2025-05-07T21:08:30.1120995Z T=1, 2025-05-07T21:08:30.1121181Z B=4, 2025-05-07T21:08:30.1121360Z L=1, 2025-05-07T21:08:30.1121551Z use_cpu=True, 2025-05-07T21:08:30.1121775Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1122039Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1122317Z ) 2025-05-07T21:08:30.1122519Z Trying example: test_pruning( 2025-05-07T21:08:30.1123095Z self=, 2025-05-07T21:08:30.1123617Z T=1, 2025-05-07T21:08:30.1123803Z B=4, 2025-05-07T21:08:30.1123982Z L=4, 2025-05-07T21:08:30.1124173Z use_cpu=True, 2025-05-07T21:08:30.1124396Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1124666Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1124938Z ) 2025-05-07T21:08:30.1125138Z Trying example: test_pruning( 2025-05-07T21:08:30.1125612Z self=, 2025-05-07T21:08:30.1126096Z T=1, 2025-05-07T21:08:30.1126282Z B=1, 2025-05-07T21:08:30.1126466Z L=4, 2025-05-07T21:08:30.1126656Z use_cpu=True, 2025-05-07T21:08:30.1126879Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1127149Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1127420Z ) 2025-05-07T21:08:30.1127621Z Trying example: test_pruning( 2025-05-07T21:08:30.1128148Z self=, 2025-05-07T21:08:30.1128633Z T=3, 2025-05-07T21:08:30.1128820Z B=6, 2025-05-07T21:08:30.1129005Z L=2, 2025-05-07T21:08:30.1129235Z use_cpu=False, 2025-05-07T21:08:30.1129464Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1129738Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1130008Z ) 2025-05-07T21:08:30.1130209Z Trying example: test_pruning( 2025-05-07T21:08:30.1130684Z self=, 2025-05-07T21:08:30.1131169Z T=3, 2025-05-07T21:08:30.1131353Z B=6, 2025-05-07T21:08:30.1131538Z L=6, 2025-05-07T21:08:30.1131729Z use_cpu=False, 2025-05-07T21:08:30.1131952Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1132227Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1132501Z ) 2025-05-07T21:08:30.1132698Z Trying example: test_pruning( 2025-05-07T21:08:30.1133177Z self=, 2025-05-07T21:08:30.1133673Z T=3, 2025-05-07T21:08:30.1133856Z B=6, 2025-05-07T21:08:30.1134039Z L=6, 2025-05-07T21:08:30.1134232Z use_cpu=False, 2025-05-07T21:08:30.1134461Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1134731Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1135007Z ) 2025-05-07T21:08:30.1135203Z Trying example: test_pruning( 2025-05-07T21:08:30.1135682Z self=, 2025-05-07T21:08:30.1136174Z T=3, 2025-05-07T21:08:30.1136359Z B=3, 2025-05-07T21:08:30.1136540Z L=6, 2025-05-07T21:08:30.1136730Z use_cpu=False, 2025-05-07T21:08:30.1136958Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1137230Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1137506Z ) 2025-05-07T21:08:30.1137706Z Trying example: test_pruning( 2025-05-07T21:08:30.1138183Z self=, 2025-05-07T21:08:30.1138678Z T=3, 2025-05-07T21:08:30.1138871Z B=3, 2025-05-07T21:08:30.1139051Z L=3, 2025-05-07T21:08:30.1139248Z use_cpu=False, 2025-05-07T21:08:30.1139487Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1139764Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1140046Z ) 2025-05-07T21:08:30.1140250Z Trying example: test_pruning( 2025-05-07T21:08:30.1140723Z self=, 2025-05-07T21:08:30.1141215Z T=4, 2025-05-07T21:08:30.1141406Z B=6, 2025-05-07T21:08:30.1141590Z L=3, 2025-05-07T21:08:30.1141782Z use_cpu=True, 2025-05-07T21:08:30.1142006Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1142271Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1142546Z ) 2025-05-07T21:08:30.1142753Z Trying example: test_pruning( 2025-05-07T21:08:30.1143275Z self=, 2025-05-07T21:08:30.1143853Z T=3, 2025-05-07T21:08:30.1144042Z B=6, 2025-05-07T21:08:30.1144223Z L=3, 2025-05-07T21:08:30.1144404Z use_cpu=True, 2025-05-07T21:08:30.1144634Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1144902Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1145173Z ) 2025-05-07T21:08:30.1145368Z Trying example: test_pruning( 2025-05-07T21:08:30.1145840Z self=, 2025-05-07T21:08:30.1146325Z T=3, 2025-05-07T21:08:30.1146512Z B=5, 2025-05-07T21:08:30.1146697Z L=0, 2025-05-07T21:08:30.1146878Z use_cpu=False, 2025-05-07T21:08:30.1147107Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1147377Z use_array_for_index_remapping=False, 2025-05-07T21:08:30.1280606Z ) 2025-05-07T21:08:30.1280905Z Trying example: test_pruning( 2025-05-07T21:08:30.1281763Z self=, 2025-05-07T21:08:30.1282463Z T=3, 2025-05-07T21:08:30.1282734Z B=5, 2025-05-07T21:08:30.1282967Z L=0, 2025-05-07T21:08:30.1283188Z use_cpu=True, 2025-05-07T21:08:30.1283495Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1283773Z use_array_for_index_remapping=False, 2025-05-07T21:08:30.1284060Z ) 2025-05-07T21:08:30.1284261Z Trying example: test_pruning( 2025-05-07T21:08:30.1284745Z self=, 2025-05-07T21:08:30.1285232Z T=3, 2025-05-07T21:08:30.1285418Z B=5, 2025-05-07T21:08:30.1285608Z L=0, 2025-05-07T21:08:30.1285803Z use_cpu=True, 2025-05-07T21:08:30.1286029Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1286311Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1286594Z ) 2025-05-07T21:08:30.1286800Z Trying example: test_pruning( 2025-05-07T21:08:30.1287278Z self=, 2025-05-07T21:08:30.1287772Z T=5, 2025-05-07T21:08:30.1287966Z B=5, 2025-05-07T21:08:30.1288151Z L=0, 2025-05-07T21:08:30.1288346Z use_cpu=True, 2025-05-07T21:08:30.1288577Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1288847Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1289128Z ) 2025-05-07T21:08:30.1289333Z Trying example: test_pruning( 2025-05-07T21:08:30.1289810Z self=, 2025-05-07T21:08:30.1290305Z T=5, 2025-05-07T21:08:30.1290498Z B=1, 2025-05-07T21:08:30.1290707Z L=0, 2025-05-07T21:08:30.1290897Z use_cpu=True, 2025-05-07T21:08:30.1291128Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1291403Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1291959Z ) 2025-05-07T21:08:30.1292165Z Trying example: test_pruning( 2025-05-07T21:08:30.1292649Z self=, 2025-05-07T21:08:30.1293149Z T=5, 2025-05-07T21:08:30.1293332Z B=1, 2025-05-07T21:08:30.1293516Z L=5, 2025-05-07T21:08:30.1293701Z use_cpu=True, 2025-05-07T21:08:30.1293921Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1294193Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1294467Z ) 2025-05-07T21:08:30.1294665Z Trying example: test_pruning( 2025-05-07T21:08:30.1295143Z self=, 2025-05-07T21:08:30.1295632Z T=5, 2025-05-07T21:08:30.1295814Z B=5, 2025-05-07T21:08:30.1295999Z L=5, 2025-05-07T21:08:30.1296189Z use_cpu=True, 2025-05-07T21:08:30.1296406Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1296673Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1296947Z ) 2025-05-07T21:08:30.1297141Z Trying example: test_pruning( 2025-05-07T21:08:30.1297622Z self=, 2025-05-07T21:08:30.1298113Z T=1, 2025-05-07T21:08:30.1298407Z B=6, 2025-05-07T21:08:30.1298660Z L=3, 2025-05-07T21:08:30.1298854Z use_cpu=False, 2025-05-07T21:08:30.1299075Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1299349Z use_array_for_index_remapping=False, 2025-05-07T21:08:30.1299632Z ) 2025-05-07T21:08:30.1299837Z Trying example: test_pruning( 2025-05-07T21:08:30.1300310Z self=, 2025-05-07T21:08:30.1300794Z T=1, 2025-05-07T21:08:30.1300982Z B=6, 2025-05-07T21:08:30.1301157Z L=3, 2025-05-07T21:08:30.1301349Z use_cpu=False, 2025-05-07T21:08:30.1301575Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1301841Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1302117Z ) 2025-05-07T21:08:30.1302319Z Trying example: test_pruning( 2025-05-07T21:08:30.1302878Z self=, 2025-05-07T21:08:30.1303391Z T=1, 2025-05-07T21:08:30.1303580Z B=6, 2025-05-07T21:08:30.1303764Z L=3, 2025-05-07T21:08:30.1303960Z use_cpu=False, 2025-05-07T21:08:30.1304199Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1304540Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1304816Z ) 2025-05-07T21:08:30.1305016Z Trying example: test_pruning( 2025-05-07T21:08:30.1305494Z self=, 2025-05-07T21:08:30.1305974Z T=1, 2025-05-07T21:08:30.1306158Z B=1, 2025-05-07T21:08:30.1306343Z L=3, 2025-05-07T21:08:30.1306527Z use_cpu=False, 2025-05-07T21:08:30.1306756Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1307031Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1307302Z ) 2025-05-07T21:08:30.1307504Z Trying example: test_pruning( 2025-05-07T21:08:30.1307984Z self=, 2025-05-07T21:08:30.1308467Z T=1, 2025-05-07T21:08:30.1308655Z B=1, 2025-05-07T21:08:30.1308842Z L=1, 2025-05-07T21:08:30.1309029Z use_cpu=False, 2025-05-07T21:08:30.1309257Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1309535Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1309807Z ) 2025-05-07T21:08:30.1310006Z Trying example: test_pruning( 2025-05-07T21:08:30.1310479Z self=, 2025-05-07T21:08:30.1310955Z T=1, 2025-05-07T21:08:30.1311141Z B=1, 2025-05-07T21:08:30.1311331Z L=1, 2025-05-07T21:08:30.1311521Z use_cpu=False, 2025-05-07T21:08:30.1311744Z use_cpu_hashtable=True, 2025-05-07T21:08:30.1312014Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1312293Z ) 2025-05-07T21:08:30.1312485Z Trying example: test_pruning( 2025-05-07T21:08:30.1312966Z self=, 2025-05-07T21:08:30.1313504Z T=2, 2025-05-07T21:08:30.1313686Z B=1, 2025-05-07T21:08:30.1313879Z L=4, 2025-05-07T21:08:30.1314079Z use_cpu=True, 2025-05-07T21:08:30.1314304Z use_cpu_hashtable=False, 2025-05-07T21:08:30.1314582Z use_array_for_index_remapping=True, 2025-05-07T21:08:30.1314866Z ) 2025-05-07T21:08:30.1315042Z PASSED 2025-05-07T21:08:38.3998273Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_transpose PASSED 2025-05-07T21:08:38.3998814Z 2025-05-07T21:08:38.3998989Z ============================== 4 passed in 10.54s ============================== 2025-05-07T21:08:39.0327419Z 2025-05-07T21:08:39.0327951Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:08:39.0347369Z [TEST] Python test time for ./tbe/utils/split_embeddings_utils_test.py: 14 seconds 2025-05-07T21:08:39.0347722Z 2025-05-07T21:08:39.0347727Z 2025-05-07T21:08:39.0347731Z 2025-05-07T21:08:39.0347735Z 2025-05-07T21:08:39.0368249Z ################################################################################ 2025-05-07T21:08:39.0383506Z # [2025-05-07T21:08:39.038Z] Run Python Test Suite: 2025-05-07T21:08:39.0383856Z # ./utils/filestore_test.py 2025-05-07T21:08:39.0384143Z ################################################################################ 2025-05-07T21:08:39.0410109Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./utils/filestore_test.py 2025-05-07T21:08:39.0410771Z 2025-05-07T21:08:41.1753446Z ============================= test session starts ============================== 2025-05-07T21:08:41.1754119Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:41.1754670Z cachedir: .pytest_cache 2025-05-07T21:08:41.1755274Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:41.1756719Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:41.1757161Z plugins: hypothesis-6.131.14 2025-05-07T21:08:42.7413359Z collecting ... collected 8 items 2025-05-07T21:08:42.7413567Z 2025-05-07T21:08:42.7424676Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_bad_bucket SKIPPED 2025-05-07T21:08:42.7432318Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_binaryio SKIPPED 2025-05-07T21:08:42.7440198Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_file SKIPPED 2025-05-07T21:08:42.7447336Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_tensor SKIPPED 2025-05-07T21:08:42.7455153Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_bad_bucket PASSED 2025-05-07T21:08:42.7463345Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_binaryio PASSED 2025-05-07T21:08:42.7570421Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_file PASSED 2025-05-07T21:08:42.7617169Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_tensor PASSED 2025-05-07T21:08:42.7617615Z 2025-05-07T21:08:42.7617823Z =========================== short test summary info ============================ 2025-05-07T21:08:42.7618386Z SKIPPED [1] utils/filestore_test.py:107: Test does not apply to OSS 2025-05-07T21:08:42.7625693Z SKIPPED [1] utils/filestore_test.py:118: Test does not apply to OSS 2025-05-07T21:08:42.7626311Z SKIPPED [1] utils/filestore_test.py:144: Test does not apply to OSS 2025-05-07T21:08:42.7626917Z SKIPPED [1] utils/filestore_test.py:131: Test does not apply to OSS 2025-05-07T21:08:42.7627491Z ========================= 4 passed, 4 skipped in 1.71s ========================= 2025-05-07T21:08:43.3239404Z 2025-05-07T21:08:43.3239909Z [TEST] Python test suite PASSED: ./utils/filestore_test.py 2025-05-07T21:08:43.3260459Z [TEST] Python test time for ./utils/filestore_test.py: 4 seconds 2025-05-07T21:08:43.3260765Z 2025-05-07T21:08:43.3260769Z 2025-05-07T21:08:43.3260773Z 2025-05-07T21:08:43.3260778Z 2025-05-07T21:08:43.3281199Z ################################################################################ 2025-05-07T21:08:43.3299608Z # [2025-05-07T21:08:43.329Z] Run Python Test Suite: 2025-05-07T21:08:43.3299944Z # ./uvm/copy_test.py 2025-05-07T21:08:43.3300213Z ################################################################################ 2025-05-07T21:08:43.3326414Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./uvm/copy_test.py 2025-05-07T21:08:43.3327031Z 2025-05-07T21:08:45.4577034Z ============================= test session starts ============================== 2025-05-07T21:08:45.4577731Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:45.4578306Z cachedir: .pytest_cache 2025-05-07T21:08:45.4578929Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:45.4579680Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:45.4580414Z plugins: hypothesis-6.131.14 2025-05-07T21:08:47.0262335Z collecting ... collected 3 items 2025-05-07T21:08:47.0262568Z 2025-05-07T21:08:47.3323456Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3324013Z self=, 2025-05-07T21:08:47.3324357Z sizes=[1], 2025-05-07T21:08:47.3324664Z uvm_op=, 2025-05-07T21:08:47.3325008Z ) 2025-05-07T21:08:47.3325222Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3325561Z self=, 2025-05-07T21:08:47.3325898Z sizes=[7], 2025-05-07T21:08:47.3326189Z uvm_op=, 2025-05-07T21:08:47.3326536Z ) 2025-05-07T21:08:47.3326740Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3327235Z self=, 2025-05-07T21:08:47.3327589Z sizes=[7, 2, 6, 6], 2025-05-07T21:08:47.3327942Z uvm_op=, 2025-05-07T21:08:47.3328334Z ) 2025-05-07T21:08:47.3328649Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3328987Z self=, 2025-05-07T21:08:47.3329317Z sizes=[3], 2025-05-07T21:08:47.3329613Z uvm_op=, 2025-05-07T21:08:47.3329961Z ) 2025-05-07T21:08:47.3330158Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3330491Z self=, 2025-05-07T21:08:47.3330826Z sizes=[3, 3, 6, 1], 2025-05-07T21:08:47.3331142Z uvm_op=, 2025-05-07T21:08:47.3331480Z ) 2025-05-07T21:08:47.3331688Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3332026Z self=, 2025-05-07T21:08:47.3332355Z sizes=[5], 2025-05-07T21:08:47.3332683Z uvm_op=, 2025-05-07T21:08:47.3333061Z ) 2025-05-07T21:08:47.3333261Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3333601Z self=, 2025-05-07T21:08:47.3333940Z sizes=[1, 7, 5, 4], 2025-05-07T21:08:47.3334248Z uvm_op=, 2025-05-07T21:08:47.3334596Z ) 2025-05-07T21:08:47.3334802Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3335129Z self=, 2025-05-07T21:08:47.3335473Z sizes=[8, 8, 1, 8], 2025-05-07T21:08:47.3335827Z uvm_op=, 2025-05-07T21:08:47.3336200Z ) 2025-05-07T21:08:47.3336402Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3336737Z self=, 2025-05-07T21:08:47.3337076Z sizes=[5, 6], 2025-05-07T21:08:47.3337368Z uvm_op=, 2025-05-07T21:08:47.3337756Z ) 2025-05-07T21:08:47.3337969Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3338295Z self=, 2025-05-07T21:08:47.3338632Z sizes=[4, 3], 2025-05-07T21:08:47.3338960Z uvm_op=, 2025-05-07T21:08:47.3339321Z ) 2025-05-07T21:08:47.3339526Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3339863Z self=, 2025-05-07T21:08:47.3340201Z sizes=[7, 7, 5, 7], 2025-05-07T21:08:47.3340509Z uvm_op=, 2025-05-07T21:08:47.3340853Z ) 2025-05-07T21:08:47.3341058Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3341386Z self=, 2025-05-07T21:08:47.3341726Z sizes=[7, 7, 7, 7], 2025-05-07T21:08:47.3342047Z uvm_op=, 2025-05-07T21:08:47.3342486Z ) 2025-05-07T21:08:47.3342764Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3343103Z self=, 2025-05-07T21:08:47.3343437Z sizes=[7, 5, 8, 8], 2025-05-07T21:08:47.3343782Z uvm_op=, 2025-05-07T21:08:47.3344157Z ) 2025-05-07T21:08:47.3344353Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3344689Z self=, 2025-05-07T21:08:47.3345025Z sizes=[1, 5, 1, 5], 2025-05-07T21:08:47.3345371Z uvm_op=, 2025-05-07T21:08:47.3345738Z ) 2025-05-07T21:08:47.3345942Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3346280Z self=, 2025-05-07T21:08:47.3346610Z sizes=[1, 5, 5, 5], 2025-05-07T21:08:47.3347040Z uvm_op=, 2025-05-07T21:08:47.3347415Z ) 2025-05-07T21:08:47.3347622Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3347960Z self=, 2025-05-07T21:08:47.3348351Z sizes=[5, 5, 5, 5], 2025-05-07T21:08:47.3348737Z uvm_op=, 2025-05-07T21:08:47.3349112Z ) 2025-05-07T21:08:47.3349318Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3349653Z self=, 2025-05-07T21:08:47.3349986Z sizes=[5, 5, 5, 5], 2025-05-07T21:08:47.3350301Z uvm_op=, 2025-05-07T21:08:47.3350646Z ) 2025-05-07T21:08:47.3350847Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3351183Z self=, 2025-05-07T21:08:47.3351528Z sizes=[5, 5], 2025-05-07T21:08:47.3351824Z uvm_op=, 2025-05-07T21:08:47.3352180Z ) 2025-05-07T21:08:47.3352389Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3352722Z self=, 2025-05-07T21:08:47.3353059Z sizes=[8], 2025-05-07T21:08:47.3353354Z uvm_op=, 2025-05-07T21:08:47.3353696Z ) 2025-05-07T21:08:47.3353899Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3354233Z self=, 2025-05-07T21:08:47.3354567Z sizes=[3], 2025-05-07T21:08:47.3354883Z uvm_op=, 2025-05-07T21:08:47.3355253Z ) 2025-05-07T21:08:47.3355459Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3355787Z self=, 2025-05-07T21:08:47.3356126Z sizes=[3, 8, 7, 7], 2025-05-07T21:08:47.3356441Z uvm_op=, 2025-05-07T21:08:47.3356776Z ) 2025-05-07T21:08:47.3356985Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3357316Z self=, 2025-05-07T21:08:47.3357651Z sizes=[3, 7, 7, 7], 2025-05-07T21:08:47.3357962Z uvm_op=, 2025-05-07T21:08:47.3358312Z ) 2025-05-07T21:08:47.3358543Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3358895Z self=, 2025-05-07T21:08:47.3359235Z sizes=[3, 7, 7, 3], 2025-05-07T21:08:47.3359547Z uvm_op=, 2025-05-07T21:08:47.3359887Z ) 2025-05-07T21:08:47.3360097Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3360495Z self=, 2025-05-07T21:08:47.3360827Z sizes=[7, 7, 7, 3], 2025-05-07T21:08:47.3361143Z uvm_op=, 2025-05-07T21:08:47.3361490Z ) 2025-05-07T21:08:47.3361687Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3362024Z self=, 2025-05-07T21:08:47.3362416Z sizes=[7, 7, 7, 7], 2025-05-07T21:08:47.3362763Z uvm_op=, 2025-05-07T21:08:47.3363115Z ) 2025-05-07T21:08:47.3363316Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3363655Z self=, 2025-05-07T21:08:47.3364158Z sizes=[2, 1], 2025-05-07T21:08:47.3364492Z uvm_op=, 2025-05-07T21:08:47.3364868Z ) 2025-05-07T21:08:47.3365064Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3365399Z self=, 2025-05-07T21:08:47.3365739Z sizes=[1, 1], 2025-05-07T21:08:47.3366066Z uvm_op=, 2025-05-07T21:08:47.3366441Z ) 2025-05-07T21:08:47.3366646Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3367026Z self=, 2025-05-07T21:08:47.3367366Z sizes=[8, 7, 2, 3], 2025-05-07T21:08:47.3367684Z uvm_op=, 2025-05-07T21:08:47.3368024Z ) 2025-05-07T21:08:47.3368228Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3368602Z self=, 2025-05-07T21:08:47.3368938Z sizes=[8, 7, 2, 3], 2025-05-07T21:08:47.3369246Z uvm_op=, 2025-05-07T21:08:47.3369590Z ) 2025-05-07T21:08:47.3369796Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3370121Z self=, 2025-05-07T21:08:47.3370458Z sizes=[8, 3, 2, 3], 2025-05-07T21:08:47.3370770Z uvm_op=, 2025-05-07T21:08:47.3371110Z ) 2025-05-07T21:08:47.3371314Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3371646Z self=, 2025-05-07T21:08:47.3371980Z sizes=[8, 3, 3, 3], 2025-05-07T21:08:47.3372293Z uvm_op=, 2025-05-07T21:08:47.3372647Z ) 2025-05-07T21:08:47.3372844Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3373182Z self=, 2025-05-07T21:08:47.3373641Z sizes=[3, 3, 3, 3], 2025-05-07T21:08:47.3373957Z uvm_op=, 2025-05-07T21:08:47.3374289Z ) 2025-05-07T21:08:47.3374491Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3374823Z self=, 2025-05-07T21:08:47.3375160Z sizes=[3, 3, 2, 1], 2025-05-07T21:08:47.3375472Z uvm_op=, 2025-05-07T21:08:47.3375818Z ) 2025-05-07T21:08:47.3376014Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3376362Z self=, 2025-05-07T21:08:47.3376696Z sizes=[3, 3, 2], 2025-05-07T21:08:47.3377001Z uvm_op=, 2025-05-07T21:08:47.3377350Z ) 2025-05-07T21:08:47.3377560Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3377899Z self=, 2025-05-07T21:08:47.3378271Z sizes=[2, 3, 2], 2025-05-07T21:08:47.3378583Z uvm_op=, 2025-05-07T21:08:47.3378927Z ) 2025-05-07T21:08:47.3379127Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3379459Z self=, 2025-05-07T21:08:47.3379795Z sizes=[2, 2, 2], 2025-05-07T21:08:47.3380095Z uvm_op=, 2025-05-07T21:08:47.3380441Z ) 2025-05-07T21:08:47.3380645Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3380974Z self=, 2025-05-07T21:08:47.3381308Z sizes=[7], 2025-05-07T21:08:47.3381639Z uvm_op=, 2025-05-07T21:08:47.3382003Z ) 2025-05-07T21:08:47.3382205Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3382637Z self=, 2025-05-07T21:08:47.3382973Z sizes=[1], 2025-05-07T21:08:47.3383263Z uvm_op=, 2025-05-07T21:08:47.3383605Z ) 2025-05-07T21:08:47.3383807Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3384132Z self=, 2025-05-07T21:08:47.3384465Z sizes=[8], 2025-05-07T21:08:47.3384759Z uvm_op=, 2025-05-07T21:08:47.3385092Z ) 2025-05-07T21:08:47.3385298Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:47.3385629Z self=, 2025-05-07T21:08:47.3385955Z sizes=[6], 2025-05-07T21:08:47.3386248Z uvm_op=, 2025-05-07T21:08:47.3386591Z ) 2025-05-07T21:08:47.3386781Z PASSED 2025-05-07T21:08:48.6293974Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu_clone Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6294837Z self=, 2025-05-07T21:08:48.6295342Z sizes=[1], 2025-05-07T21:08:48.6295834Z uvm_op=, 2025-05-07T21:08:48.6296278Z ) 2025-05-07T21:08:48.6296541Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6296952Z self=, 2025-05-07T21:08:48.6297457Z sizes=[372], 2025-05-07T21:08:48.6297877Z uvm_op=, 2025-05-07T21:08:48.6298368Z ) 2025-05-07T21:08:48.6298610Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6298982Z self=, 2025-05-07T21:08:48.6299349Z sizes=[372, 250, 20], 2025-05-07T21:08:48.6299679Z uvm_op=, 2025-05-07T21:08:48.6300028Z ) 2025-05-07T21:08:48.6300244Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6300630Z self=, 2025-05-07T21:08:48.6300984Z sizes=[155], 2025-05-07T21:08:48.6301284Z uvm_op=, 2025-05-07T21:08:48.6301637Z ) 2025-05-07T21:08:48.6301850Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6302231Z self=, 2025-05-07T21:08:48.6302601Z sizes=[155, 394, 506], 2025-05-07T21:08:48.6302928Z uvm_op=, 2025-05-07T21:08:48.6303273Z ) 2025-05-07T21:08:48.6303488Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6303860Z self=, 2025-05-07T21:08:48.6304216Z sizes=[200, 382, 357], 2025-05-07T21:08:48.6304541Z uvm_op=, 2025-05-07T21:08:48.6304891Z ) 2025-05-07T21:08:48.6305099Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6305479Z self=, 2025-05-07T21:08:48.6305835Z sizes=[341], 2025-05-07T21:08:48.6306161Z uvm_op=, 2025-05-07T21:08:48.6306541Z ) 2025-05-07T21:08:48.6306758Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6307132Z self=, 2025-05-07T21:08:48.6307484Z sizes=[407, 12, 16], 2025-05-07T21:08:48.6307809Z uvm_op=, 2025-05-07T21:08:48.6308155Z ) 2025-05-07T21:08:48.6308362Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6308791Z self=, 2025-05-07T21:08:48.6309149Z sizes=[48, 298], 2025-05-07T21:08:48.6309456Z uvm_op=, 2025-05-07T21:08:48.6309801Z ) 2025-05-07T21:08:48.6310013Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6310476Z self=, 2025-05-07T21:08:48.6310900Z sizes=[92, 412, 479], 2025-05-07T21:08:48.6311224Z uvm_op=, 2025-05-07T21:08:48.6311577Z ) 2025-05-07T21:08:48.6311785Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6312155Z self=, 2025-05-07T21:08:48.6312511Z sizes=[155, 2], 2025-05-07T21:08:48.6312809Z uvm_op=, 2025-05-07T21:08:48.6313155Z ) 2025-05-07T21:08:48.6313376Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6313743Z self=, 2025-05-07T21:08:48.6314112Z sizes=[155, 155], 2025-05-07T21:08:48.6314558Z uvm_op=, 2025-05-07T21:08:48.6315026Z ) 2025-05-07T21:08:48.6315385Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6315768Z self=, 2025-05-07T21:08:48.6316127Z sizes=[464], 2025-05-07T21:08:48.6316430Z uvm_op=, 2025-05-07T21:08:48.6316825Z ) 2025-05-07T21:08:48.6317041Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6317409Z self=, 2025-05-07T21:08:48.6317768Z sizes=[316], 2025-05-07T21:08:48.6318070Z uvm_op=, 2025-05-07T21:08:48.6318406Z ) 2025-05-07T21:08:48.6318620Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6318998Z self=, 2025-05-07T21:08:48.6319347Z sizes=[231], 2025-05-07T21:08:48.6319648Z uvm_op=, 2025-05-07T21:08:48.6319990Z ) 2025-05-07T21:08:48.6320300Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6320673Z self=, 2025-05-07T21:08:48.6321036Z sizes=[455], 2025-05-07T21:08:48.6321334Z uvm_op=, 2025-05-07T21:08:48.6321678Z ) 2025-05-07T21:08:48.6321891Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6322262Z self=, 2025-05-07T21:08:48.6322617Z sizes=[512, 139, 241], 2025-05-07T21:08:48.6322978Z uvm_op=, 2025-05-07T21:08:48.6323352Z ) 2025-05-07T21:08:48.6323559Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6323933Z self=, 2025-05-07T21:08:48.6324300Z sizes=[512, 139, 241], 2025-05-07T21:08:48.6324620Z uvm_op=, 2025-05-07T21:08:48.6324968Z ) 2025-05-07T21:08:48.6325179Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6325549Z self=, 2025-05-07T21:08:48.6325914Z sizes=[512], 2025-05-07T21:08:48.6326214Z uvm_op=, 2025-05-07T21:08:48.6326560Z ) 2025-05-07T21:08:48.6326772Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6327142Z self=, 2025-05-07T21:08:48.6327495Z sizes=[187], 2025-05-07T21:08:48.6327821Z uvm_op=, 2025-05-07T21:08:48.6328199Z ) 2025-05-07T21:08:48.6328440Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6328833Z self=, 2025-05-07T21:08:48.6329195Z sizes=[116, 183, 303], 2025-05-07T21:08:48.6329527Z uvm_op=, 2025-05-07T21:08:48.6329868Z ) 2025-05-07T21:08:48.6330084Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6330463Z self=, 2025-05-07T21:08:48.6330924Z sizes=[303, 183, 303], 2025-05-07T21:08:48.6331247Z uvm_op=, 2025-05-07T21:08:48.6331600Z ) 2025-05-07T21:08:48.6331820Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6332185Z self=, 2025-05-07T21:08:48.6332551Z sizes=[183, 183, 303], 2025-05-07T21:08:48.6332879Z uvm_op=, 2025-05-07T21:08:48.6333220Z ) 2025-05-07T21:08:48.6333437Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6333815Z self=, 2025-05-07T21:08:48.6334172Z sizes=[303, 303, 303], 2025-05-07T21:08:48.6334502Z uvm_op=, 2025-05-07T21:08:48.6334854Z ) 2025-05-07T21:08:48.6335068Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6335479Z self=, 2025-05-07T21:08:48.6335838Z sizes=[17, 392], 2025-05-07T21:08:48.6336153Z uvm_op=, 2025-05-07T21:08:48.6336493Z ) 2025-05-07T21:08:48.6336747Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6337118Z self=, 2025-05-07T21:08:48.6337474Z sizes=[392, 392], 2025-05-07T21:08:48.6337786Z uvm_op=, 2025-05-07T21:08:48.6338136Z ) 2025-05-07T21:08:48.6338342Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6338750Z self=, 2025-05-07T21:08:48.6339124Z sizes=[59, 305], 2025-05-07T21:08:48.6339464Z uvm_op=, 2025-05-07T21:08:48.6339835Z ) 2025-05-07T21:08:48.6340048Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6340421Z self=, 2025-05-07T21:08:48.6340780Z sizes=[83, 207, 246], 2025-05-07T21:08:48.6341105Z uvm_op=, 2025-05-07T21:08:48.6341450Z ) 2025-05-07T21:08:48.6341653Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6342028Z self=, 2025-05-07T21:08:48.6342392Z sizes=[83, 246, 246], 2025-05-07T21:08:48.6342710Z uvm_op=, 2025-05-07T21:08:48.6343061Z ) 2025-05-07T21:08:48.6343274Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6343646Z self=, 2025-05-07T21:08:48.6344001Z sizes=[246, 246, 246], 2025-05-07T21:08:48.6344332Z uvm_op=, 2025-05-07T21:08:48.6350907Z ) 2025-05-07T21:08:48.6351136Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6351535Z self=, 2025-05-07T21:08:48.6351903Z sizes=[286, 87, 484], 2025-05-07T21:08:48.6352268Z uvm_op=, 2025-05-07T21:08:48.6352649Z ) 2025-05-07T21:08:48.6352863Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6353236Z self=, 2025-05-07T21:08:48.6353602Z sizes=[87, 87, 484], 2025-05-07T21:08:48.6353955Z uvm_op=, 2025-05-07T21:08:48.6354331Z ) 2025-05-07T21:08:48.6354536Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6354906Z self=, 2025-05-07T21:08:48.6355262Z sizes=[87], 2025-05-07T21:08:48.6355559Z uvm_op=, 2025-05-07T21:08:48.6355907Z ) 2025-05-07T21:08:48.6356115Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6356483Z self=, 2025-05-07T21:08:48.6356840Z sizes=[70], 2025-05-07T21:08:48.6357255Z uvm_op=, 2025-05-07T21:08:48.6357596Z ) 2025-05-07T21:08:48.6357806Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6358181Z self=, 2025-05-07T21:08:48.6358574Z sizes=[132, 185], 2025-05-07T21:08:48.6358924Z uvm_op=, 2025-05-07T21:08:48.6359299Z ) 2025-05-07T21:08:48.6359512Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6359885Z self=, 2025-05-07T21:08:48.6360302Z sizes=[132], 2025-05-07T21:08:48.6360597Z uvm_op=, 2025-05-07T21:08:48.6360930Z ) 2025-05-07T21:08:48.6361133Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6361546Z self=, 2025-05-07T21:08:48.6361889Z sizes=[129], 2025-05-07T21:08:48.6362189Z uvm_op=, 2025-05-07T21:08:48.6362533Z ) 2025-05-07T21:08:48.6362732Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6363134Z self=, 2025-05-07T21:08:48.6363481Z sizes=[444], 2025-05-07T21:08:48.6363801Z uvm_op=, 2025-05-07T21:08:48.6364164Z ) 2025-05-07T21:08:48.6364369Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6364735Z self=, 2025-05-07T21:08:48.6365085Z sizes=[353, 186, 480], 2025-05-07T21:08:48.6365402Z uvm_op=, 2025-05-07T21:08:48.6365743Z ) 2025-05-07T21:08:48.6365942Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:48.6366308Z self=, 2025-05-07T21:08:48.6366660Z sizes=[353, 480, 480], 2025-05-07T21:08:48.6366977Z uvm_op=, 2025-05-07T21:08:48.6367315Z ) 2025-05-07T21:08:48.6367500Z PASSED 2025-05-07T21:08:48.6367828Z uvm/copy_test.py::CopyTest::test_uvm_to_device SKIPPED (Skip unless ...) 2025-05-07T21:08:48.6368140Z 2025-05-07T21:08:48.6368287Z =========================== short test summary info ============================ 2025-05-07T21:08:48.6368789Z SKIPPED [1] uvm/copy_test.py:75: Skip unless two CUDA devices are detected 2025-05-07T21:08:48.6369431Z ========================= 2 passed, 1 skipped in 3.29s ========================= 2025-05-07T21:08:49.2533855Z 2025-05-07T21:08:49.2534460Z [TEST] Python test suite PASSED: ./uvm/copy_test.py 2025-05-07T21:08:49.2555243Z [TEST] Python test time for ./uvm/copy_test.py: 6 seconds 2025-05-07T21:08:49.2555633Z 2025-05-07T21:08:49.2555639Z 2025-05-07T21:08:49.2555645Z 2025-05-07T21:08:49.2555650Z 2025-05-07T21:08:49.2577962Z ################################################################################ 2025-05-07T21:08:49.2594084Z # [2025-05-07T21:08:49.259Z] Run Python Test Suite: 2025-05-07T21:08:49.2594549Z # ./uvm/ops_load_test.py 2025-05-07T21:08:49.2594916Z ################################################################################ 2025-05-07T21:08:49.2618880Z + 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:49.2619645Z 2025-05-07T21:08:51.3903589Z ============================= test session starts ============================== 2025-05-07T21:08:51.3904228Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:51.3904763Z cachedir: .pytest_cache 2025-05-07T21:08:51.3905375Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:51.3906116Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:51.3906900Z plugins: hypothesis-6.131.14 2025-05-07T21:08:52.9696623Z collecting ... collected 1 item 2025-05-07T21:08:52.9696873Z 2025-05-07T21:08:53.2157290Z uvm/ops_load_test.py::OpsLoadTest::test_cpu_ops PASSED 2025-05-07T21:08:53.2157575Z 2025-05-07T21:08:53.2157729Z ============================== 1 passed in 1.94s =============================== 2025-05-07T21:08:53.8369495Z 2025-05-07T21:08:53.8369985Z [TEST] Python test suite PASSED: ./uvm/ops_load_test.py 2025-05-07T21:08:53.8389309Z [TEST] Python test time for ./uvm/ops_load_test.py: 4 seconds 2025-05-07T21:08:53.8389599Z 2025-05-07T21:08:53.8389603Z 2025-05-07T21:08:53.8389607Z 2025-05-07T21:08:53.8389645Z 2025-05-07T21:08:53.8410161Z ################################################################################ 2025-05-07T21:08:53.8425107Z # [2025-05-07T21:08:53.842Z] Run Python Test Suite: 2025-05-07T21:08:53.8425717Z # ./uvm/uvm_test.py 2025-05-07T21:08:53.8425992Z ################################################################################ 2025-05-07T21:08:53.8451634Z + 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:53.8452362Z 2025-05-07T21:08:55.9748397Z ============================= test session starts ============================== 2025-05-07T21:08:55.9749647Z platform linux -- Python 3.11.11, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:55.9750680Z cachedir: .pytest_cache 2025-05-07T21:08:55.9751330Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:55.9752065Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:55.9752475Z plugins: hypothesis-6.131.14 2025-05-07T21:08:57.6174679Z collecting ... collected 7 items 2025-05-07T21:08:57.6174912Z 2025-05-07T21:08:57.9326147Z uvm/uvm_test.py::UvmTest::test_cudaMemAdvise Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9327174Z self=, 2025-05-07T21:08:57.9327816Z sizes=[1], 2025-05-07T21:08:57.9328373Z uvm_op=, 2025-05-07T21:08:57.9329012Z ) 2025-05-07T21:08:57.9329402Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9330047Z self=, 2025-05-07T21:08:57.9330655Z sizes=[791], 2025-05-07T21:08:57.9331204Z uvm_op=, 2025-05-07T21:08:57.9331660Z ) 2025-05-07T21:08:57.9331865Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9332220Z self=, 2025-05-07T21:08:57.9332562Z sizes=[791, 1024], 2025-05-07T21:08:57.9332908Z uvm_op=, 2025-05-07T21:08:57.9333292Z ) 2025-05-07T21:08:57.9333500Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9333853Z self=, 2025-05-07T21:08:57.9334198Z sizes=[433], 2025-05-07T21:08:57.9334496Z uvm_op=, 2025-05-07T21:08:57.9334847Z ) 2025-05-07T21:08:57.9335051Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9335404Z self=, 2025-05-07T21:08:57.9335748Z sizes=[433, 272, 783, 860], 2025-05-07T21:08:57.9336083Z uvm_op=, 2025-05-07T21:08:57.9336431Z ) 2025-05-07T21:08:57.9336637Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9336985Z self=, 2025-05-07T21:08:57.9337335Z sizes=[1024, 980, 495, 141], 2025-05-07T21:08:57.9337677Z uvm_op=, 2025-05-07T21:08:57.9338019Z ) 2025-05-07T21:08:57.9338226Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9338826Z self=, 2025-05-07T21:08:57.9339165Z sizes=[1002, 832, 648], 2025-05-07T21:08:57.9339527Z uvm_op=, 2025-05-07T21:08:57.9339906Z ) 2025-05-07T21:08:57.9340116Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9340462Z self=, 2025-05-07T21:08:57.9340800Z sizes=[414, 843], 2025-05-07T21:08:57.9341112Z uvm_op=, 2025-05-07T21:08:57.9341455Z ) 2025-05-07T21:08:57.9341665Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9342019Z self=, 2025-05-07T21:08:57.9342360Z sizes=[1, 542, 465, 757], 2025-05-07T21:08:57.9342726Z uvm_op=, 2025-05-07T21:08:57.9343103Z ) 2025-05-07T21:08:57.9343385Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9343747Z self=, 2025-05-07T21:08:57.9344093Z sizes=[1009], 2025-05-07T21:08:57.9344395Z uvm_op=, 2025-05-07T21:08:57.9344807Z ) 2025-05-07T21:08:57.9345021Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9345378Z self=, 2025-05-07T21:08:57.9345717Z sizes=[509, 810, 128, 1], 2025-05-07T21:08:57.9346083Z uvm_op=, 2025-05-07T21:08:57.9346464Z ) 2025-05-07T21:08:57.9346667Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9347022Z self=, 2025-05-07T21:08:57.9347372Z sizes=[509, 810, 128, 810], 2025-05-07T21:08:57.9347736Z uvm_op=, 2025-05-07T21:08:57.9348114Z ) 2025-05-07T21:08:57.9348329Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9348684Z self=, 2025-05-07T21:08:57.9349029Z sizes=[810, 810, 128, 810], 2025-05-07T21:08:57.9349399Z uvm_op=, 2025-05-07T21:08:57.9349777Z ) 2025-05-07T21:08:57.9349982Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9350333Z self=, 2025-05-07T21:08:57.9350677Z sizes=[810, 810, 128, 810], 2025-05-07T21:08:57.9351044Z uvm_op=, 2025-05-07T21:08:57.9351402Z ) 2025-05-07T21:08:57.9351609Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9351952Z self=, 2025-05-07T21:08:57.9352300Z sizes=[810, 810, 128, 128], 2025-05-07T21:08:57.9352633Z uvm_op=, 2025-05-07T21:08:57.9352979Z ) 2025-05-07T21:08:57.9353188Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9353540Z self=, 2025-05-07T21:08:57.9353885Z sizes=[810], 2025-05-07T21:08:57.9354181Z uvm_op=, 2025-05-07T21:08:57.9354526Z ) 2025-05-07T21:08:57.9354735Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9355084Z self=, 2025-05-07T21:08:57.9355428Z sizes=[624], 2025-05-07T21:08:57.9355758Z uvm_op=, 2025-05-07T21:08:57.9356131Z ) 2025-05-07T21:08:57.9356348Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9356699Z self=, 2025-05-07T21:08:57.9357032Z sizes=[519], 2025-05-07T21:08:57.9357333Z uvm_op=, 2025-05-07T21:08:57.9357679Z ) 2025-05-07T21:08:57.9357890Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9358238Z self=, 2025-05-07T21:08:57.9358687Z sizes=[526, 332, 854, 926], 2025-05-07T21:08:57.9359053Z uvm_op=, 2025-05-07T21:08:57.9359439Z ) 2025-05-07T21:08:57.9359649Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9360001Z self=, 2025-05-07T21:08:57.9360427Z sizes=[526, 332, 854, 926], 2025-05-07T21:08:57.9360762Z uvm_op=, 2025-05-07T21:08:57.9361107Z ) 2025-05-07T21:08:57.9361311Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9361664Z self=, 2025-05-07T21:08:57.9362010Z sizes=[332, 332, 854, 926], 2025-05-07T21:08:57.9362345Z uvm_op=, 2025-05-07T21:08:57.9362687Z ) 2025-05-07T21:08:57.9362897Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9363302Z self=, 2025-05-07T21:08:57.9363648Z sizes=[332, 926, 854, 926], 2025-05-07T21:08:57.9363984Z uvm_op=, 2025-05-07T21:08:57.9364334Z ) 2025-05-07T21:08:57.9364585Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9364936Z self=, 2025-05-07T21:08:57.9365281Z sizes=[926, 926, 854, 926], 2025-05-07T21:08:57.9365609Z uvm_op=, 2025-05-07T21:08:57.9365952Z ) 2025-05-07T21:08:57.9366160Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9366511Z self=, 2025-05-07T21:08:57.9366850Z sizes=[926, 926, 926, 926], 2025-05-07T21:08:57.9367224Z uvm_op=, 2025-05-07T21:08:57.9367674Z ) 2025-05-07T21:08:57.9367882Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9368235Z self=, 2025-05-07T21:08:57.9368578Z sizes=[926, 926], 2025-05-07T21:08:57.9368883Z uvm_op=, 2025-05-07T21:08:57.9369223Z ) 2025-05-07T21:08:57.9369436Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9369779Z self=, 2025-05-07T21:08:57.9370127Z sizes=[619, 637, 344, 1023], 2025-05-07T21:08:57.9370464Z uvm_op=, 2025-05-07T21:08:57.9370826Z ) 2025-05-07T21:08:57.9371061Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9371415Z self=, 2025-05-07T21:08:57.9371760Z sizes=[619, 344, 344, 1023], 2025-05-07T21:08:57.9372092Z uvm_op=, 2025-05-07T21:08:57.9372439Z ) 2025-05-07T21:08:57.9372649Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9372992Z self=, 2025-05-07T21:08:57.9373340Z sizes=[619, 344, 344, 619], 2025-05-07T21:08:57.9373683Z uvm_op=, 2025-05-07T21:08:57.9374022Z ) 2025-05-07T21:08:57.9374235Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9374590Z self=, 2025-05-07T21:08:57.9374926Z sizes=[619, 619, 344, 619], 2025-05-07T21:08:57.9375263Z uvm_op=, 2025-05-07T21:08:57.9375610Z ) 2025-05-07T21:08:57.9375821Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9376163Z self=, 2025-05-07T21:08:57.9376507Z sizes=[344, 619, 344, 619], 2025-05-07T21:08:57.9376845Z uvm_op=, 2025-05-07T21:08:57.9377181Z ) 2025-05-07T21:08:57.9377394Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9377749Z self=, 2025-05-07T21:08:57.9378084Z sizes=[344, 619, 619, 619], 2025-05-07T21:08:57.9378521Z uvm_op=, 2025-05-07T21:08:57.9378875Z ) 2025-05-07T21:08:57.9379078Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9379432Z self=, 2025-05-07T21:08:57.9379776Z sizes=[344, 619, 619, 344], 2025-05-07T21:08:57.9380107Z uvm_op=, 2025-05-07T21:08:57.9380442Z ) 2025-05-07T21:08:57.9380648Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9381024Z self=, 2025-05-07T21:08:57.9381379Z sizes=[100, 502, 604, 661], 2025-05-07T21:08:57.9381709Z uvm_op=, 2025-05-07T21:08:57.9382054Z ) 2025-05-07T21:08:57.9382257Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9382653Z self=, 2025-05-07T21:08:57.9382998Z sizes=[100, 100, 604, 661], 2025-05-07T21:08:57.9383329Z uvm_op=, 2025-05-07T21:08:57.9383668Z ) 2025-05-07T21:08:57.9383875Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9384263Z self=, 2025-05-07T21:08:57.9384604Z sizes=[661, 100, 604, 661], 2025-05-07T21:08:57.9384937Z uvm_op=, 2025-05-07T21:08:57.9385276Z ) 2025-05-07T21:08:57.9385481Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9385828Z self=, 2025-05-07T21:08:57.9386161Z sizes=[39], 2025-05-07T21:08:57.9386448Z uvm_op=, 2025-05-07T21:08:57.9386792Z ) 2025-05-07T21:08:57.9387000Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9387342Z self=, 2025-05-07T21:08:57.9387688Z sizes=[64, 636, 388], 2025-05-07T21:08:57.9388013Z uvm_op=, 2025-05-07T21:08:57.9388351Z ) 2025-05-07T21:08:57.9388561Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9388909Z self=, 2025-05-07T21:08:57.9389248Z sizes=[64, 636], 2025-05-07T21:08:57.9389550Z uvm_op=, 2025-05-07T21:08:57.9389898Z ) 2025-05-07T21:08:57.9390106Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9390450Z self=, 2025-05-07T21:08:57.9390788Z sizes=[64, 64], 2025-05-07T21:08:57.9391087Z uvm_op=, 2025-05-07T21:08:57.9391640Z ) 2025-05-07T21:08:57.9391882Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:57.9392236Z self=, 2025-05-07T21:08:57.9392564Z sizes=[64], 2025-05-07T21:08:57.9392868Z uvm_op=, 2025-05-07T21:08:57.9393218Z ) 2025-05-07T21:08:57.9393412Z PASSED 2025-05-07T21:08:58.5470975Z uvm/uvm_test.py::UvmTest::test_cudaMemPrefetchAsync Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5471630Z self=, 2025-05-07T21:08:58.5471998Z sizes=[1], 2025-05-07T21:08:58.5472304Z uvm_op=, 2025-05-07T21:08:58.5472654Z ) 2025-05-07T21:08:58.5472880Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5473283Z self=, 2025-05-07T21:08:58.5473656Z sizes=[192], 2025-05-07T21:08:58.5473960Z uvm_op=, 2025-05-07T21:08:58.5474301Z ) 2025-05-07T21:08:58.5474529Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5474938Z self=, 2025-05-07T21:08:58.5475306Z sizes=[192, 161, 392], 2025-05-07T21:08:58.5475893Z uvm_op=, 2025-05-07T21:08:58.5476238Z ) 2025-05-07T21:08:58.5476464Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5476866Z self=, 2025-05-07T21:08:58.5477232Z sizes=[410], 2025-05-07T21:08:58.5477528Z uvm_op=, 2025-05-07T21:08:58.5477870Z ) 2025-05-07T21:08:58.5478097Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5478500Z self=, 2025-05-07T21:08:58.5478861Z sizes=[410], 2025-05-07T21:08:58.5479193Z uvm_op=, 2025-05-07T21:08:58.5479568Z ) 2025-05-07T21:08:58.5479788Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5480342Z self=, 2025-05-07T21:08:58.5480711Z sizes=[526], 2025-05-07T21:08:58.5481013Z uvm_op=, 2025-05-07T21:08:58.5481408Z ) 2025-05-07T21:08:58.5481636Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5482088Z self=, 2025-05-07T21:08:58.5482462Z sizes=[129, 859, 25], 2025-05-07T21:08:58.5482823Z uvm_op=, 2025-05-07T21:08:58.5483201Z ) 2025-05-07T21:08:58.5483421Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5483824Z self=, 2025-05-07T21:08:58.5484191Z sizes=[483, 1022], 2025-05-07T21:08:58.5484531Z uvm_op=, 2025-05-07T21:08:58.5484912Z ) 2025-05-07T21:08:58.5485141Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5485540Z self=, 2025-05-07T21:08:58.5485906Z sizes=[50, 269], 2025-05-07T21:08:58.5486225Z uvm_op=, 2025-05-07T21:08:58.5486558Z ) 2025-05-07T21:08:58.5486785Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5487196Z self=, 2025-05-07T21:08:58.5487562Z sizes=[980, 276, 139], 2025-05-07T21:08:58.5487886Z uvm_op=, 2025-05-07T21:08:58.5488228Z ) 2025-05-07T21:08:58.5488451Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5488846Z self=, 2025-05-07T21:08:58.5489211Z sizes=[272], 2025-05-07T21:08:58.5489539Z uvm_op=, 2025-05-07T21:08:58.5489902Z ) 2025-05-07T21:08:58.5490130Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5490532Z self=, 2025-05-07T21:08:58.5490886Z sizes=[232], 2025-05-07T21:08:58.5491220Z uvm_op=, 2025-05-07T21:08:58.5491764Z ) 2025-05-07T21:08:58.5491992Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5492390Z self=, 2025-05-07T21:08:58.5492756Z sizes=[323, 887, 928], 2025-05-07T21:08:58.5493082Z uvm_op=, 2025-05-07T21:08:58.5493425Z ) 2025-05-07T21:08:58.5493653Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5494051Z self=, 2025-05-07T21:08:58.5494414Z sizes=[887, 887, 928], 2025-05-07T21:08:58.5494738Z uvm_op=, 2025-05-07T21:08:58.5495081Z ) 2025-05-07T21:08:58.5495299Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5495700Z self=, 2025-05-07T21:08:58.5496077Z sizes=[887, 887, 887], 2025-05-07T21:08:58.5496536Z uvm_op=, 2025-05-07T21:08:58.5496877Z ) 2025-05-07T21:08:58.5497108Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5503888Z self=, 2025-05-07T21:08:58.5504298Z sizes=[470], 2025-05-07T21:08:58.5504640Z uvm_op=, 2025-05-07T21:08:58.5505016Z ) 2025-05-07T21:08:58.5505237Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5505644Z self=, 2025-05-07T21:08:58.5506010Z sizes=[178], 2025-05-07T21:08:58.5506334Z uvm_op=, 2025-05-07T21:08:58.5506701Z ) 2025-05-07T21:08:58.5506927Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5507421Z self=, 2025-05-07T21:08:58.5507789Z sizes=[13, 123, 22], 2025-05-07T21:08:58.5508142Z uvm_op=, 2025-05-07T21:08:58.5508499Z ) 2025-05-07T21:08:58.5508772Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5509159Z self=, 2025-05-07T21:08:58.5509527Z sizes=[123, 123, 22], 2025-05-07T21:08:58.5509871Z uvm_op=, 2025-05-07T21:08:58.5510234Z ) 2025-05-07T21:08:58.5510457Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5510841Z self=, 2025-05-07T21:08:58.5511234Z sizes=[22, 123, 22], 2025-05-07T21:08:58.5511594Z uvm_op=, 2025-05-07T21:08:58.5511956Z ) 2025-05-07T21:08:58.5512174Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5512567Z self=, 2025-05-07T21:08:58.5512929Z sizes=[123, 123, 123], 2025-05-07T21:08:58.5513269Z uvm_op=, 2025-05-07T21:08:58.5513638Z ) 2025-05-07T21:08:58.5513856Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5514241Z self=, 2025-05-07T21:08:58.5514592Z sizes=[123, 123], 2025-05-07T21:08:58.5514894Z uvm_op=, 2025-05-07T21:08:58.5515223Z ) 2025-05-07T21:08:58.5515438Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5515826Z self=, 2025-05-07T21:08:58.5516178Z sizes=[123], 2025-05-07T21:08:58.5516467Z uvm_op=, 2025-05-07T21:08:58.5516807Z ) 2025-05-07T21:08:58.5517051Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5517439Z self=, 2025-05-07T21:08:58.5517802Z sizes=[736, 107, 643], 2025-05-07T21:08:58.5518148Z uvm_op=, 2025-05-07T21:08:58.5518516Z ) 2025-05-07T21:08:58.5518734Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5519126Z self=, 2025-05-07T21:08:58.5519486Z sizes=[736, 736, 643], 2025-05-07T21:08:58.5519827Z uvm_op=, 2025-05-07T21:08:58.5520248Z ) 2025-05-07T21:08:58.5520470Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5520854Z self=, 2025-05-07T21:08:58.5521220Z sizes=[736, 643, 643], 2025-05-07T21:08:58.5521572Z uvm_op=, 2025-05-07T21:08:58.5521933Z ) 2025-05-07T21:08:58.5522148Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5522588Z self=, 2025-05-07T21:08:58.5522985Z sizes=[736, 643, 736], 2025-05-07T21:08:58.5523328Z uvm_op=, 2025-05-07T21:08:58.5523699Z ) 2025-05-07T21:08:58.5523921Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5524306Z self=, 2025-05-07T21:08:58.5524666Z sizes=[643, 643, 643], 2025-05-07T21:08:58.5525010Z uvm_op=, 2025-05-07T21:08:58.5525369Z ) 2025-05-07T21:08:58.5525582Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5525971Z self=, 2025-05-07T21:08:58.5526323Z sizes=[142], 2025-05-07T21:08:58.5526610Z uvm_op=, 2025-05-07T21:08:58.5526947Z ) 2025-05-07T21:08:58.5527212Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5527606Z self=, 2025-05-07T21:08:58.5527959Z sizes=[409, 982], 2025-05-07T21:08:58.5528269Z uvm_op=, 2025-05-07T21:08:58.5528645Z ) 2025-05-07T21:08:58.5528862Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5529247Z self=, 2025-05-07T21:08:58.5529600Z sizes=[409, 409], 2025-05-07T21:08:58.5529898Z uvm_op=, 2025-05-07T21:08:58.5530231Z ) 2025-05-07T21:08:58.5530445Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5530827Z self=, 2025-05-07T21:08:58.5531204Z sizes=[514, 284], 2025-05-07T21:08:58.5531532Z uvm_op=, 2025-05-07T21:08:58.5531861Z ) 2025-05-07T21:08:58.5532085Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5532472Z self=, 2025-05-07T21:08:58.5532821Z sizes=[284, 284], 2025-05-07T21:08:58.5533125Z uvm_op=, 2025-05-07T21:08:58.5533469Z ) 2025-05-07T21:08:58.5533683Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5534070Z self=, 2025-05-07T21:08:58.5534425Z sizes=[284], 2025-05-07T21:08:58.5534713Z uvm_op=, 2025-05-07T21:08:58.5535042Z ) 2025-05-07T21:08:58.5535263Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5535656Z self=, 2025-05-07T21:08:58.5536013Z sizes=[869, 269, 739], 2025-05-07T21:08:58.5536331Z uvm_op=, 2025-05-07T21:08:58.5536668Z ) 2025-05-07T21:08:58.5536887Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5537281Z self=, 2025-05-07T21:08:58.5537641Z sizes=[869, 269, 269], 2025-05-07T21:08:58.5537962Z uvm_op=, 2025-05-07T21:08:58.5538295Z ) 2025-05-07T21:08:58.5538511Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5538896Z self=, 2025-05-07T21:08:58.5539253Z sizes=[869, 869, 269], 2025-05-07T21:08:58.5539568Z uvm_op=, 2025-05-07T21:08:58.5539901Z ) 2025-05-07T21:08:58.5540113Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5540504Z self=, 2025-05-07T21:08:58.5540871Z sizes=[269, 869, 269], 2025-05-07T21:08:58.5541194Z uvm_op=, 2025-05-07T21:08:58.5541536Z ) 2025-05-07T21:08:58.5541756Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5542238Z self=, 2025-05-07T21:08:58.5542599Z sizes=[269, 269, 269], 2025-05-07T21:08:58.5542912Z uvm_op=, 2025-05-07T21:08:58.5543240Z ) 2025-05-07T21:08:58.5543456Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:58.5543843Z self=, 2025-05-07T21:08:58.5544193Z sizes=[921], 2025-05-07T21:08:58.5544475Z uvm_op=, 2025-05-07T21:08:58.5544806Z ) 2025-05-07T21:08:58.5544981Z PASSED 2025-05-07T21:08:58.5545205Z uvm/uvm_test.py::UvmTest::test_enum PASSED 2025-05-07T21:08:58.6081943Z uvm/uvm_test.py::UvmTest::test_is_uvm_tensor Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6082536Z self=, 2025-05-07T21:08:58.6083018Z sizes=[1], 2025-05-07T21:08:58.6083308Z uvm_op=, 2025-05-07T21:08:58.6083644Z ) 2025-05-07T21:08:58.6083845Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6084178Z self=, 2025-05-07T21:08:58.6084567Z sizes=[7], 2025-05-07T21:08:58.6084848Z uvm_op=, 2025-05-07T21:08:58.6085184Z ) 2025-05-07T21:08:58.6085380Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6085712Z self=, 2025-05-07T21:08:58.6086034Z sizes=[7, 4, 2, 2], 2025-05-07T21:08:58.6086366Z uvm_op=, 2025-05-07T21:08:58.6086722Z ) 2025-05-07T21:08:58.6086920Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6087255Z self=, 2025-05-07T21:08:58.6087573Z sizes=[6], 2025-05-07T21:08:58.6087861Z uvm_op=, 2025-05-07T21:08:58.6088192Z ) 2025-05-07T21:08:58.6088392Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6088727Z self=, 2025-05-07T21:08:58.6089052Z sizes=[6, 1, 6], 2025-05-07T21:08:58.6089348Z uvm_op=, 2025-05-07T21:08:58.6089678Z ) 2025-05-07T21:08:58.6089873Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6090206Z self=, 2025-05-07T21:08:58.6090521Z sizes=[1, 1, 5], 2025-05-07T21:08:58.6090874Z uvm_op=, 2025-05-07T21:08:58.6091231Z ) 2025-05-07T21:08:58.6091590Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6091924Z self=, 2025-05-07T21:08:58.6092246Z sizes=[5, 2, 7, 3], 2025-05-07T21:08:58.6092561Z uvm_op=, 2025-05-07T21:08:58.6092910Z ) 2025-05-07T21:08:58.6093104Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6093439Z self=, 2025-05-07T21:08:58.6093754Z sizes=[5], 2025-05-07T21:08:58.6094078Z uvm_op=, 2025-05-07T21:08:58.6094441Z ) 2025-05-07T21:08:58.6094640Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6094972Z self=, 2025-05-07T21:08:58.6095298Z sizes=[8, 5, 2, 5], 2025-05-07T21:08:58.6095626Z uvm_op=, 2025-05-07T21:08:58.6095987Z ) 2025-05-07T21:08:58.6096185Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6096513Z self=, 2025-05-07T21:08:58.6096835Z sizes=[6, 5, 3, 4], 2025-05-07T21:08:58.6097137Z uvm_op=, 2025-05-07T21:08:58.6097471Z ) 2025-05-07T21:08:58.6097664Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6098135Z self=, 2025-05-07T21:08:58.6098457Z sizes=[6], 2025-05-07T21:08:58.6098736Z uvm_op=, 2025-05-07T21:08:58.6099070Z ) 2025-05-07T21:08:58.6099267Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6099595Z self=, 2025-05-07T21:08:58.6099913Z sizes=[8], 2025-05-07T21:08:58.6100206Z uvm_op=, 2025-05-07T21:08:58.6100549Z ) 2025-05-07T21:08:58.6100747Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6101111Z self=, 2025-05-07T21:08:58.6101460Z sizes=[4, 2, 2, 4], 2025-05-07T21:08:58.6101771Z uvm_op=, 2025-05-07T21:08:58.6102111Z ) 2025-05-07T21:08:58.6102380Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6102720Z self=, 2025-05-07T21:08:58.6103053Z sizes=[8], 2025-05-07T21:08:58.6103373Z uvm_op=, 2025-05-07T21:08:58.6103801Z ) 2025-05-07T21:08:58.6104011Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6104356Z self=, 2025-05-07T21:08:58.6104682Z sizes=[7, 1], 2025-05-07T21:08:58.6105010Z uvm_op=, 2025-05-07T21:08:58.6105385Z ) 2025-05-07T21:08:58.6105585Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6105928Z self=, 2025-05-07T21:08:58.6106262Z sizes=[7, 7], 2025-05-07T21:08:58.6106589Z uvm_op=, 2025-05-07T21:08:58.6106957Z ) 2025-05-07T21:08:58.6107164Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6107502Z self=, 2025-05-07T21:08:58.6107832Z sizes=[7], 2025-05-07T21:08:58.6108153Z uvm_op=, 2025-05-07T21:08:58.6108521Z ) 2025-05-07T21:08:58.6108723Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6109061Z self=, 2025-05-07T21:08:58.6109388Z sizes=[3], 2025-05-07T21:08:58.6109673Z uvm_op=, 2025-05-07T21:08:58.6110013Z ) 2025-05-07T21:08:58.6110216Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6110548Z self=, 2025-05-07T21:08:58.6110881Z sizes=[1, 4, 2, 3], 2025-05-07T21:08:58.6111224Z uvm_op=, 2025-05-07T21:08:58.6111641Z ) 2025-05-07T21:08:58.6111841Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6112184Z self=, 2025-05-07T21:08:58.6112515Z sizes=[1, 4, 2, 4], 2025-05-07T21:08:58.6112853Z uvm_op=, 2025-05-07T21:08:58.6113221Z ) 2025-05-07T21:08:58.6113429Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6113771Z self=, 2025-05-07T21:08:58.6114103Z sizes=[1, 4, 1, 4], 2025-05-07T21:08:58.6114448Z uvm_op=, 2025-05-07T21:08:58.6114808Z ) 2025-05-07T21:08:58.6115016Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6115358Z self=, 2025-05-07T21:08:58.6115692Z sizes=[1, 4, 1], 2025-05-07T21:08:58.6115993Z uvm_op=, 2025-05-07T21:08:58.6116340Z ) 2025-05-07T21:08:58.6116547Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6116886Z self=, 2025-05-07T21:08:58.6117221Z sizes=[1, 4, 4], 2025-05-07T21:08:58.6117653Z uvm_op=, 2025-05-07T21:08:58.6117994Z ) 2025-05-07T21:08:58.6118203Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6118550Z self=, 2025-05-07T21:08:58.6118873Z sizes=[4, 4, 4], 2025-05-07T21:08:58.6119180Z uvm_op=, 2025-05-07T21:08:58.6119526Z ) 2025-05-07T21:08:58.6119725Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6120067Z self=, 2025-05-07T21:08:58.6120471Z sizes=[4, 4], 2025-05-07T21:08:58.6120769Z uvm_op=, 2025-05-07T21:08:58.6121102Z ) 2025-05-07T21:08:58.6121313Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6121656Z self=, 2025-05-07T21:08:58.6122026Z sizes=[3, 8], 2025-05-07T21:08:58.6122334Z uvm_op=, 2025-05-07T21:08:58.6122680Z ) 2025-05-07T21:08:58.6122883Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6123226Z self=, 2025-05-07T21:08:58.6123603Z sizes=[3, 3], 2025-05-07T21:08:58.6123892Z uvm_op=, 2025-05-07T21:08:58.6124233Z ) 2025-05-07T21:08:58.6124432Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6124764Z self=, 2025-05-07T21:08:58.6125099Z sizes=[3, 5, 7, 5], 2025-05-07T21:08:58.6125439Z uvm_op=, 2025-05-07T21:08:58.6125808Z ) 2025-05-07T21:08:58.6126005Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6126350Z self=, 2025-05-07T21:08:58.6126682Z sizes=[3, 3, 7, 5], 2025-05-07T21:08:58.6127024Z uvm_op=, 2025-05-07T21:08:58.6127431Z ) 2025-05-07T21:08:58.6127729Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6128114Z self=, 2025-05-07T21:08:58.6128454Z sizes=[3, 3, 3, 5], 2025-05-07T21:08:58.6128796Z uvm_op=, 2025-05-07T21:08:58.6129155Z ) 2025-05-07T21:08:58.6129364Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6129707Z self=, 2025-05-07T21:08:58.6130039Z sizes=[5, 3, 3, 5], 2025-05-07T21:08:58.6130375Z uvm_op=, 2025-05-07T21:08:58.6130744Z ) 2025-05-07T21:08:58.6130953Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6131334Z self=, 2025-05-07T21:08:58.6131688Z sizes=[5, 3, 5, 5], 2025-05-07T21:08:58.6132029Z uvm_op=, 2025-05-07T21:08:58.6132393Z ) 2025-05-07T21:08:58.6132596Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6132937Z self=, 2025-05-07T21:08:58.6133266Z sizes=[5, 3, 5, 3], 2025-05-07T21:08:58.6133601Z uvm_op=, 2025-05-07T21:08:58.6133969Z ) 2025-05-07T21:08:58.6134169Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6134502Z self=, 2025-05-07T21:08:58.6134834Z sizes=[3, 3, 5, 3], 2025-05-07T21:08:58.6135172Z uvm_op=, 2025-05-07T21:08:58.6135535Z ) 2025-05-07T21:08:58.6135740Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6136083Z self=, 2025-05-07T21:08:58.6136405Z sizes=[7, 7, 5], 2025-05-07T21:08:58.6136713Z uvm_op=, 2025-05-07T21:08:58.6137059Z ) 2025-05-07T21:08:58.6137384Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6137717Z self=, 2025-05-07T21:08:58.6138051Z sizes=[7, 5, 5], 2025-05-07T21:08:58.6138360Z uvm_op=, 2025-05-07T21:08:58.6138692Z ) 2025-05-07T21:08:58.6138893Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6139231Z self=, 2025-05-07T21:08:58.6139553Z sizes=[5, 5, 5], 2025-05-07T21:08:58.6139854Z uvm_op=, 2025-05-07T21:08:58.6140194Z ) 2025-05-07T21:08:58.6140390Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6140728Z self=, 2025-05-07T21:08:58.6141049Z sizes=[1], 2025-05-07T21:08:58.6141408Z uvm_op=, 2025-05-07T21:08:58.6141774Z ) 2025-05-07T21:08:58.6141978Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6142327Z self=, 2025-05-07T21:08:58.6142650Z sizes=[7], 2025-05-07T21:08:58.6142952Z uvm_op=, 2025-05-07T21:08:58.6143350Z ) 2025-05-07T21:08:58.6143546Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:58.6143885Z self=, 2025-05-07T21:08:58.6144214Z sizes=[5, 5], 2025-05-07T21:08:58.6144519Z uvm_op=, 2025-05-07T21:08:58.6144875Z ) 2025-05-07T21:08:58.6145050Z PASSED 2025-05-07T21:08:58.6522443Z uvm/uvm_test.py::UvmTest::test_new_managed_tensor_meta Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6523686Z self=, 2025-05-07T21:08:58.6524418Z sizes=[1], 2025-05-07T21:08:58.6524822Z ) 2025-05-07T21:08:58.6525295Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6526107Z self=, 2025-05-07T21:08:58.6526856Z sizes=[46], 2025-05-07T21:08:58.6527261Z ) 2025-05-07T21:08:58.6527634Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6528093Z self=, 2025-05-07T21:08:58.6528464Z sizes=[46, 100], 2025-05-07T21:08:58.6528678Z ) 2025-05-07T21:08:58.6528908Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6529318Z self=, 2025-05-07T21:08:58.6529680Z sizes=[150], 2025-05-07T21:08:58.6529887Z ) 2025-05-07T21:08:58.6530117Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6530522Z self=, 2025-05-07T21:08:58.6530883Z sizes=[122], 2025-05-07T21:08:58.6531091Z ) 2025-05-07T21:08:58.6531319Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6531718Z self=, 2025-05-07T21:08:58.6532089Z sizes=[121, 156, 182], 2025-05-07T21:08:58.6532327Z ) 2025-05-07T21:08:58.6532587Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6533011Z self=, 2025-05-07T21:08:58.6533377Z sizes=[344], 2025-05-07T21:08:58.6533578Z ) 2025-05-07T21:08:58.6533803Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6534202Z self=, 2025-05-07T21:08:58.6534567Z sizes=[224], 2025-05-07T21:08:58.6534774Z ) 2025-05-07T21:08:58.6535002Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6535403Z self=, 2025-05-07T21:08:58.6535771Z sizes=[431, 139, 40], 2025-05-07T21:08:58.6536003Z ) 2025-05-07T21:08:58.6536233Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6536739Z self=, 2025-05-07T21:08:58.6537172Z sizes=[61, 24, 169], 2025-05-07T21:08:58.6537400Z ) 2025-05-07T21:08:58.6537624Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6538033Z self=, 2025-05-07T21:08:58.6538402Z sizes=[302, 1, 74], 2025-05-07T21:08:58.6538621Z ) 2025-05-07T21:08:58.6538850Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6539258Z self=, 2025-05-07T21:08:58.6539622Z sizes=[1, 1, 74], 2025-05-07T21:08:58.6539843Z ) 2025-05-07T21:08:58.6546751Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6547226Z self=, 2025-05-07T21:08:58.6547596Z sizes=[1, 1, 1], 2025-05-07T21:08:58.6547815Z ) 2025-05-07T21:08:58.6548149Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6548558Z self=, 2025-05-07T21:08:58.6548928Z sizes=[507], 2025-05-07T21:08:58.6549133Z ) 2025-05-07T21:08:58.6549351Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6549812Z self=, 2025-05-07T21:08:58.6550179Z sizes=[375, 153, 72], 2025-05-07T21:08:58.6550401Z ) 2025-05-07T21:08:58.6550625Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6551028Z self=, 2025-05-07T21:08:58.6551443Z sizes=[375, 72, 72], 2025-05-07T21:08:58.6551671Z ) 2025-05-07T21:08:58.6551899Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6552305Z self=, 2025-05-07T21:08:58.6552661Z sizes=[375], 2025-05-07T21:08:58.6552861Z ) 2025-05-07T21:08:58.6553085Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6553484Z self=, 2025-05-07T21:08:58.6553856Z sizes=[492, 248, 395], 2025-05-07T21:08:58.6554088Z ) 2025-05-07T21:08:58.6554306Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6554708Z self=, 2025-05-07T21:08:58.6555072Z sizes=[492, 248, 492], 2025-05-07T21:08:58.6555297Z ) 2025-05-07T21:08:58.6555520Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6555916Z self=, 2025-05-07T21:08:58.6556278Z sizes=[492, 492, 492], 2025-05-07T21:08:58.6556502Z ) 2025-05-07T21:08:58.6556723Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6557120Z self=, 2025-05-07T21:08:58.6557484Z sizes=[336], 2025-05-07T21:08:58.6557694Z ) 2025-05-07T21:08:58.6557927Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6558325Z self=, 2025-05-07T21:08:58.6558699Z sizes=[263, 182, 222], 2025-05-07T21:08:58.6558930Z ) 2025-05-07T21:08:58.6559153Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6559562Z self=, 2025-05-07T21:08:58.6559934Z sizes=[222, 182, 222], 2025-05-07T21:08:58.6560247Z ) 2025-05-07T21:08:58.6560472Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6560864Z self=, 2025-05-07T21:08:58.6561227Z sizes=[182, 182, 222], 2025-05-07T21:08:58.6561470Z ) 2025-05-07T21:08:58.6561719Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6562115Z self=, 2025-05-07T21:08:58.6562471Z sizes=[182, 182], 2025-05-07T21:08:58.6562682Z ) 2025-05-07T21:08:58.6562900Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6563442Z self=, 2025-05-07T21:08:58.6563797Z sizes=[438], 2025-05-07T21:08:58.6563999Z ) 2025-05-07T21:08:58.6564218Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6564614Z self=, 2025-05-07T21:08:58.6564974Z sizes=[78], 2025-05-07T21:08:58.6565166Z ) 2025-05-07T21:08:58.6565383Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6565776Z self=, 2025-05-07T21:08:58.6566126Z sizes=[219], 2025-05-07T21:08:58.6566327Z ) 2025-05-07T21:08:58.6566550Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6566946Z self=, 2025-05-07T21:08:58.6567310Z sizes=[232, 12, 112], 2025-05-07T21:08:58.6567538Z ) 2025-05-07T21:08:58.6567803Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6568198Z self=, 2025-05-07T21:08:58.6568566Z sizes=[232, 112, 112], 2025-05-07T21:08:58.6568808Z ) 2025-05-07T21:08:58.6569027Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6569463Z self=, 2025-05-07T21:08:58.6569827Z sizes=[232, 112, 232], 2025-05-07T21:08:58.6570049Z ) 2025-05-07T21:08:58.6570263Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6570655Z self=, 2025-05-07T21:08:58.6571015Z sizes=[232, 232, 232], 2025-05-07T21:08:58.6571232Z ) 2025-05-07T21:08:58.6571450Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6571850Z self=, 2025-05-07T21:08:58.6572205Z sizes=[130], 2025-05-07T21:08:58.6572399Z ) 2025-05-07T21:08:58.6572625Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6573020Z self=, 2025-05-07T21:08:58.6573388Z sizes=[258, 159, 65], 2025-05-07T21:08:58.6573606Z ) 2025-05-07T21:08:58.6573820Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6574212Z self=, 2025-05-07T21:08:58.6574571Z sizes=[65, 159, 65], 2025-05-07T21:08:58.6574795Z ) 2025-05-07T21:08:58.6575012Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6575417Z self=, 2025-05-07T21:08:58.6575780Z sizes=[65, 159], 2025-05-07T21:08:58.6575987Z ) 2025-05-07T21:08:58.6576207Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6576601Z self=, 2025-05-07T21:08:58.6576958Z sizes=[159, 159], 2025-05-07T21:08:58.6577172Z ) 2025-05-07T21:08:58.6577399Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6577791Z self=, 2025-05-07T21:08:58.6578149Z sizes=[207], 2025-05-07T21:08:58.6578346Z ) 2025-05-07T21:08:58.6578570Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6578965Z self=, 2025-05-07T21:08:58.6579317Z sizes=[511], 2025-05-07T21:08:58.6579511Z ) 2025-05-07T21:08:58.6579722Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:58.6580123Z self=, 2025-05-07T21:08:58.6580483Z sizes=[459, 198], 2025-05-07T21:08:58.6580686Z ) 2025-05-07T21:08:58.6580861Z PASSED 2025-05-07T21:08:58.7501192Z uvm/uvm_test.py::UvmTest::test_uvm_memadviceDontFork Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7501883Z self=, 2025-05-07T21:08:58.7502255Z sizes=[1], 2025-05-07T21:08:58.7502557Z uvm_op=, 2025-05-07T21:08:58.7503072Z ) 2025-05-07T21:08:58.7503294Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7503694Z self=, 2025-05-07T21:08:58.7504063Z sizes=[853], 2025-05-07T21:08:58.7504363Z uvm_op=, 2025-05-07T21:08:58.7504705Z ) 2025-05-07T21:08:58.7504929Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7505324Z self=, 2025-05-07T21:08:58.7505678Z sizes=[289], 2025-05-07T21:08:58.7505969Z uvm_op=, 2025-05-07T21:08:58.7506305Z ) 2025-05-07T21:08:58.7506524Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7506920Z self=, 2025-05-07T21:08:58.7507347Z sizes=[289, 213, 440], 2025-05-07T21:08:58.7507666Z uvm_op=, 2025-05-07T21:08:58.7508013Z ) 2025-05-07T21:08:58.7508234Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7508628Z self=, 2025-05-07T21:08:58.7509043Z sizes=[555], 2025-05-07T21:08:58.7509345Z uvm_op=, 2025-05-07T21:08:58.7509685Z ) 2025-05-07T21:08:58.7509901Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7510296Z self=, 2025-05-07T21:08:58.7510656Z sizes=[555], 2025-05-07T21:08:58.7510949Z uvm_op=, 2025-05-07T21:08:58.7511289Z ) 2025-05-07T21:08:58.7511547Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7511952Z self=, 2025-05-07T21:08:58.7512328Z sizes=[389, 832, 492], 2025-05-07T21:08:58.7512653Z uvm_op=, 2025-05-07T21:08:58.7512997Z ) 2025-05-07T21:08:58.7513215Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7513603Z self=, 2025-05-07T21:08:58.7513971Z sizes=[944, 1024, 273], 2025-05-07T21:08:58.7514323Z uvm_op=, 2025-05-07T21:08:58.7514692Z ) 2025-05-07T21:08:58.7514917Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7515306Z self=, 2025-05-07T21:08:58.7515670Z sizes=[251, 373, 329, 683], 2025-05-07T21:08:58.7515998Z uvm_op=, 2025-05-07T21:08:58.7516339Z ) 2025-05-07T21:08:58.7516558Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7516956Z self=, 2025-05-07T21:08:58.7517318Z sizes=[350, 456], 2025-05-07T21:08:58.7517628Z uvm_op=, 2025-05-07T21:08:58.7517978Z ) 2025-05-07T21:08:58.7518201Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7518589Z self=, 2025-05-07T21:08:58.7518960Z sizes=[672, 436, 597, 723], 2025-05-07T21:08:58.7519296Z uvm_op=, 2025-05-07T21:08:58.7519636Z ) 2025-05-07T21:08:58.7519863Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7520339Z self=, 2025-05-07T21:08:58.7520704Z sizes=[723, 436, 597, 723], 2025-05-07T21:08:58.7521037Z uvm_op=, 2025-05-07T21:08:58.7521381Z ) 2025-05-07T21:08:58.7521609Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7522003Z self=, 2025-05-07T21:08:58.7522369Z sizes=[723, 436, 723, 723], 2025-05-07T21:08:58.7522793Z uvm_op=, 2025-05-07T21:08:58.7523130Z ) 2025-05-07T21:08:58.7523351Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7523745Z self=, 2025-05-07T21:08:58.7524103Z sizes=[436, 436, 723, 723], 2025-05-07T21:08:58.7524434Z uvm_op=, 2025-05-07T21:08:58.7524787Z ) 2025-05-07T21:08:58.7525010Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7525403Z self=, 2025-05-07T21:08:58.7525765Z sizes=[436, 436], 2025-05-07T21:08:58.7526070Z uvm_op=, 2025-05-07T21:08:58.7526408Z ) 2025-05-07T21:08:58.7526626Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7527068Z self=, 2025-05-07T21:08:58.7527429Z sizes=[2], 2025-05-07T21:08:58.7527784Z uvm_op=, 2025-05-07T21:08:58.7528148Z ) 2025-05-07T21:08:58.7528373Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7528810Z self=, 2025-05-07T21:08:58.7529173Z sizes=[23, 726, 447, 291], 2025-05-07T21:08:58.7529504Z uvm_op=, 2025-05-07T21:08:58.7529849Z ) 2025-05-07T21:08:58.7530066Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7530467Z self=, 2025-05-07T21:08:58.7530833Z sizes=[23, 726, 447, 447], 2025-05-07T21:08:58.7531191Z uvm_op=, 2025-05-07T21:08:58.7531550Z ) 2025-05-07T21:08:58.7531771Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7532175Z self=, 2025-05-07T21:08:58.7532542Z sizes=[23, 726, 447, 23], 2025-05-07T21:08:58.7532877Z uvm_op=, 2025-05-07T21:08:58.7533219Z ) 2025-05-07T21:08:58.7533441Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7533839Z self=, 2025-05-07T21:08:58.7534208Z sizes=[778, 828, 713, 1004], 2025-05-07T21:08:58.7534569Z uvm_op=, 2025-05-07T21:08:58.7534937Z ) 2025-05-07T21:08:58.7535160Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7535556Z self=, 2025-05-07T21:08:58.7535917Z sizes=[778, 828, 828, 1004], 2025-05-07T21:08:58.7536282Z uvm_op=, 2025-05-07T21:08:58.7536654Z ) 2025-05-07T21:08:58.7536874Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7537268Z self=, 2025-05-07T21:08:58.7537637Z sizes=[778, 828, 828, 828], 2025-05-07T21:08:58.7537992Z uvm_op=, 2025-05-07T21:08:58.7538359Z ) 2025-05-07T21:08:58.7538581Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7538973Z self=, 2025-05-07T21:08:58.7539336Z sizes=[778, 828, 828, 828], 2025-05-07T21:08:58.7539666Z uvm_op=, 2025-05-07T21:08:58.7540015Z ) 2025-05-07T21:08:58.7540232Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7540625Z self=, 2025-05-07T21:08:58.7540991Z sizes=[778, 828, 828], 2025-05-07T21:08:58.7541312Z uvm_op=, 2025-05-07T21:08:58.7541701Z ) 2025-05-07T21:08:58.7541931Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7542398Z self=, 2025-05-07T21:08:58.7542805Z sizes=[778, 828, 778], 2025-05-07T21:08:58.7543124Z uvm_op=, 2025-05-07T21:08:58.7543461Z ) 2025-05-07T21:08:58.7543687Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7544084Z self=, 2025-05-07T21:08:58.7544448Z sizes=[828, 828, 778], 2025-05-07T21:08:58.7544765Z uvm_op=, 2025-05-07T21:08:58.7545102Z ) 2025-05-07T21:08:58.7545326Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7545714Z self=, 2025-05-07T21:08:58.7546083Z sizes=[561], 2025-05-07T21:08:58.7546381Z uvm_op=, 2025-05-07T21:08:58.7546713Z ) 2025-05-07T21:08:58.7547005Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7547405Z self=, 2025-05-07T21:08:58.7547763Z sizes=[41, 304, 1], 2025-05-07T21:08:58.7548076Z uvm_op=, 2025-05-07T21:08:58.7548458Z ) 2025-05-07T21:08:58.7548682Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7549070Z self=, 2025-05-07T21:08:58.7549434Z sizes=[41, 304, 41], 2025-05-07T21:08:58.7549757Z uvm_op=, 2025-05-07T21:08:58.7550093Z ) 2025-05-07T21:08:58.7550321Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7550722Z self=, 2025-05-07T21:08:58.7551085Z sizes=[41, 304, 304], 2025-05-07T21:08:58.7551406Z uvm_op=, 2025-05-07T21:08:58.7551753Z ) 2025-05-07T21:08:58.7551971Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7552370Z self=, 2025-05-07T21:08:58.7552738Z sizes=[41, 41, 304], 2025-05-07T21:08:58.7553054Z uvm_op=, 2025-05-07T21:08:58.7553390Z ) 2025-05-07T21:08:58.7553617Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7554009Z self=, 2025-05-07T21:08:58.7554368Z sizes=[41, 41], 2025-05-07T21:08:58.7554664Z uvm_op=, 2025-05-07T21:08:58.7555008Z ) 2025-05-07T21:08:58.7555228Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7555625Z self=, 2025-05-07T21:08:58.7555985Z sizes=[684], 2025-05-07T21:08:58.7556275Z uvm_op=, 2025-05-07T21:08:58.7556620Z ) 2025-05-07T21:08:58.7556839Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7557241Z self=, 2025-05-07T21:08:58.7557598Z sizes=[476], 2025-05-07T21:08:58.7557929Z uvm_op=, 2025-05-07T21:08:58.7558302Z ) 2025-05-07T21:08:58.7558518Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7558912Z self=, 2025-05-07T21:08:58.7559278Z sizes=[150, 897, 957, 979], 2025-05-07T21:08:58.7559604Z uvm_op=, 2025-05-07T21:08:58.7559948Z ) 2025-05-07T21:08:58.7560238Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7560629Z self=, 2025-05-07T21:08:58.7561000Z sizes=[150, 957, 957, 979], 2025-05-07T21:08:58.7561377Z uvm_op=, 2025-05-07T21:08:58.7561723Z ) 2025-05-07T21:08:58.7561940Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7562431Z self=, 2025-05-07T21:08:58.7562803Z sizes=[979, 957, 957, 979], 2025-05-07T21:08:58.7563132Z uvm_op=, 2025-05-07T21:08:58.7563470Z ) 2025-05-07T21:08:58.7563694Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7564084Z self=, 2025-05-07T21:08:58.7564450Z sizes=[979, 957, 979, 979], 2025-05-07T21:08:58.7564783Z uvm_op=, 2025-05-07T21:08:58.7565117Z ) 2025-05-07T21:08:58.7565335Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7565727Z self=, 2025-05-07T21:08:58.7566088Z sizes=[979, 957, 957], 2025-05-07T21:08:58.7566444Z uvm_op=, 2025-05-07T21:08:58.7566787Z ) 2025-05-07T21:08:58.7567014Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:58.7567403Z self=, 2025-05-07T21:08:58.7567766Z sizes=[957, 957, 957], 2025-05-07T21:08:58.7568123Z uvm_op=, 2025-05-07T21:08:58.7568460Z ) 2025-05-07T21:08:58.7568644Z PASSED 2025-05-07T21:08:59.1817401Z uvm/uvm_test.py::UvmTest::test_uvm_slice Trying example: test_uvm_slice( 2025-05-07T21:08:59.1817905Z self=, 2025-05-07T21:08:59.1818228Z sizes=[1], 2025-05-07T21:08:59.1818523Z uvm_op=, 2025-05-07T21:08:59.1818888Z ) 2025-05-07T21:08:59.1819105Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1819414Z self=, 2025-05-07T21:08:59.1819730Z sizes=[750], 2025-05-07T21:08:59.1820036Z uvm_op=, 2025-05-07T21:08:59.1820370Z ) 2025-05-07T21:08:59.1820575Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1820898Z self=, 2025-05-07T21:08:59.1821230Z sizes=[750, 498, 417, 251], 2025-05-07T21:08:59.1821604Z uvm_op=, 2025-05-07T21:08:59.1821947Z ) 2025-05-07T21:08:59.1822142Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1822456Z self=, 2025-05-07T21:08:59.1822773Z sizes=[517], 2025-05-07T21:08:59.1823072Z uvm_op=, 2025-05-07T21:08:59.1823403Z ) 2025-05-07T21:08:59.1823602Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1823914Z self=, 2025-05-07T21:08:59.1824225Z sizes=[517], 2025-05-07T21:08:59.1824517Z uvm_op=, 2025-05-07T21:08:59.1824860Z ) 2025-05-07T21:08:59.1825054Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1825369Z self=, 2025-05-07T21:08:59.1825696Z sizes=[349, 475, 51, 265], 2025-05-07T21:08:59.1826018Z uvm_op=, 2025-05-07T21:08:59.1826366Z ) 2025-05-07T21:08:59.1826564Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1826886Z self=, 2025-05-07T21:08:59.1827194Z sizes=[390], 2025-05-07T21:08:59.1827521Z uvm_op=, 2025-05-07T21:08:59.1827890Z ) 2025-05-07T21:08:59.1828087Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1828397Z self=, 2025-05-07T21:08:59.1828712Z sizes=[596, 711], 2025-05-07T21:08:59.1829018Z uvm_op=, 2025-05-07T21:08:59.1829361Z ) 2025-05-07T21:08:59.1829564Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1829868Z self=, 2025-05-07T21:08:59.1830376Z sizes=[65, 388, 29], 2025-05-07T21:08:59.1830695Z uvm_op=, 2025-05-07T21:08:59.1831032Z ) 2025-05-07T21:08:59.1831232Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1831568Z self=, 2025-05-07T21:08:59.1831906Z sizes=[764], 2025-05-07T21:08:59.1832223Z uvm_op=, 2025-05-07T21:08:59.1832590Z ) 2025-05-07T21:08:59.1832790Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1833096Z self=, 2025-05-07T21:08:59.1833421Z sizes=[23, 1022, 920, 773], 2025-05-07T21:08:59.1833782Z uvm_op=, 2025-05-07T21:08:59.1834150Z ) 2025-05-07T21:08:59.1840868Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1841342Z self=, 2025-05-07T21:08:59.1841674Z sizes=[23, 1022, 920, 920], 2025-05-07T21:08:59.1842033Z uvm_op=, 2025-05-07T21:08:59.1842401Z ) 2025-05-07T21:08:59.1842660Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1842964Z self=, 2025-05-07T21:08:59.1843286Z sizes=[920, 1022, 920, 920], 2025-05-07T21:08:59.1843643Z uvm_op=, 2025-05-07T21:08:59.1844011Z ) 2025-05-07T21:08:59.1844211Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1844514Z self=, 2025-05-07T21:08:59.1844833Z sizes=[920, 1022, 920, 1022], 2025-05-07T21:08:59.1845198Z uvm_op=, 2025-05-07T21:08:59.1845556Z ) 2025-05-07T21:08:59.1845749Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1846060Z self=, 2025-05-07T21:08:59.1846374Z sizes=[920], 2025-05-07T21:08:59.1846667Z uvm_op=, 2025-05-07T21:08:59.1847003Z ) 2025-05-07T21:08:59.1847221Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1847530Z self=, 2025-05-07T21:08:59.1847849Z sizes=[375, 820, 452], 2025-05-07T21:08:59.1848191Z uvm_op=, 2025-05-07T21:08:59.1848556Z ) 2025-05-07T21:08:59.1848750Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1849053Z self=, 2025-05-07T21:08:59.1849369Z sizes=[375, 452, 452], 2025-05-07T21:08:59.1849712Z uvm_op=, 2025-05-07T21:08:59.1850070Z ) 2025-05-07T21:08:59.1850264Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1850571Z self=, 2025-05-07T21:08:59.1850883Z sizes=[375, 375, 452], 2025-05-07T21:08:59.1851245Z uvm_op=, 2025-05-07T21:08:59.1851648Z ) 2025-05-07T21:08:59.1851847Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1852158Z self=, 2025-05-07T21:08:59.1852474Z sizes=[375], 2025-05-07T21:08:59.1852765Z uvm_op=, 2025-05-07T21:08:59.1853094Z ) 2025-05-07T21:08:59.1853287Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1853591Z self=, 2025-05-07T21:08:59.1853897Z sizes=[403], 2025-05-07T21:08:59.1854219Z uvm_op=, 2025-05-07T21:08:59.1854582Z ) 2025-05-07T21:08:59.1854779Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1855084Z self=, 2025-05-07T21:08:59.1855400Z sizes=[205, 851], 2025-05-07T21:08:59.1855697Z uvm_op=, 2025-05-07T21:08:59.1856132Z ) 2025-05-07T21:08:59.1856326Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1856630Z self=, 2025-05-07T21:08:59.1856937Z sizes=[851, 851], 2025-05-07T21:08:59.1857238Z uvm_op=, 2025-05-07T21:08:59.1857574Z ) 2025-05-07T21:08:59.1857765Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1858070Z self=, 2025-05-07T21:08:59.1858379Z sizes=[851], 2025-05-07T21:08:59.1858662Z uvm_op=, 2025-05-07T21:08:59.1858996Z ) 2025-05-07T21:08:59.1859191Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1859493Z self=, 2025-05-07T21:08:59.1859814Z sizes=[497, 630, 1007, 631], 2025-05-07T21:08:59.1860222Z uvm_op=, 2025-05-07T21:08:59.1860587Z ) 2025-05-07T21:08:59.1860786Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1861092Z self=, 2025-05-07T21:08:59.1861410Z sizes=[497, 630, 1007, 631], 2025-05-07T21:08:59.1861828Z uvm_op=, 2025-05-07T21:08:59.1862167Z ) 2025-05-07T21:08:59.1862362Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1862661Z self=, 2025-05-07T21:08:59.1862977Z sizes=[631, 630, 1007, 631], 2025-05-07T21:08:59.1863305Z uvm_op=, 2025-05-07T21:08:59.1863642Z ) 2025-05-07T21:08:59.1863840Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1864147Z self=, 2025-05-07T21:08:59.1864459Z sizes=[631, 630, 1007, 630], 2025-05-07T21:08:59.1864793Z uvm_op=, 2025-05-07T21:08:59.1865129Z ) 2025-05-07T21:08:59.1865324Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1865629Z self=, 2025-05-07T21:08:59.1865943Z sizes=[711, 186, 528, 1013], 2025-05-07T21:08:59.1866272Z uvm_op=, 2025-05-07T21:08:59.1866604Z ) 2025-05-07T21:08:59.1866798Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1867105Z self=, 2025-05-07T21:08:59.1867417Z sizes=[186, 186, 528, 1013], 2025-05-07T21:08:59.1867744Z uvm_op=, 2025-05-07T21:08:59.1868082Z ) 2025-05-07T21:08:59.1868273Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1868577Z self=, 2025-05-07T21:08:59.1868889Z sizes=[186, 186, 528, 186], 2025-05-07T21:08:59.1869208Z uvm_op=, 2025-05-07T21:08:59.1869548Z ) 2025-05-07T21:08:59.1869741Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1870054Z self=, 2025-05-07T21:08:59.1870364Z sizes=[186, 186, 528, 186], 2025-05-07T21:08:59.1870684Z uvm_op=, 2025-05-07T21:08:59.1871021Z ) 2025-05-07T21:08:59.1871212Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1871511Z self=, 2025-05-07T21:08:59.1871826Z sizes=[186, 186, 528], 2025-05-07T21:08:59.1872132Z uvm_op=, 2025-05-07T21:08:59.1872465Z ) 2025-05-07T21:08:59.1872662Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1872962Z self=, 2025-05-07T21:08:59.1873281Z sizes=[186, 186, 186], 2025-05-07T21:08:59.1873592Z uvm_op=, 2025-05-07T21:08:59.1873927Z ) 2025-05-07T21:08:59.1874120Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1874421Z self=, 2025-05-07T21:08:59.1874821Z sizes=[186], 2025-05-07T21:08:59.1875112Z uvm_op=, 2025-05-07T21:08:59.1875447Z ) 2025-05-07T21:08:59.1875641Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1875940Z self=, 2025-05-07T21:08:59.1876262Z sizes=[727, 838, 163], 2025-05-07T21:08:59.1876604Z uvm_op=, 2025-05-07T21:08:59.1876964Z ) 2025-05-07T21:08:59.1877160Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1877466Z self=, 2025-05-07T21:08:59.1877780Z sizes=[727, 838, 727], 2025-05-07T21:08:59.1878121Z uvm_op=, 2025-05-07T21:08:59.1878483Z ) 2025-05-07T21:08:59.1878678Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1879021Z self=, 2025-05-07T21:08:59.1879347Z sizes=[727, 727, 727], 2025-05-07T21:08:59.1879694Z uvm_op=, 2025-05-07T21:08:59.1880053Z ) 2025-05-07T21:08:59.1880374Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1880679Z self=, 2025-05-07T21:08:59.1880987Z sizes=[168], 2025-05-07T21:08:59.1881320Z uvm_op=, 2025-05-07T21:08:59.1881740Z ) 2025-05-07T21:08:59.1881935Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1882239Z self=, 2025-05-07T21:08:59.1882563Z sizes=[87, 573], 2025-05-07T21:08:59.1882875Z uvm_op=, 2025-05-07T21:08:59.1883212Z ) 2025-05-07T21:08:59.1883401Z Trying example: test_uvm_slice( 2025-05-07T21:08:59.1883707Z self=, 2025-05-07T21:08:59.1884012Z sizes=[87, 87], 2025-05-07T21:08:59.1884311Z uvm_op=, 2025-05-07T21:08:59.1884645Z ) 2025-05-07T21:08:59.1884818Z PASSED 2025-05-07T21:08:59.1884929Z 2025-05-07T21:08:59.1885067Z =============================== warnings summary =============================== 2025-05-07T21:08:59.1885432Z test/uvm/uvm_test.py::UvmTest::test_uvm_slice 2025-05-07T21:08:59.1886917Z /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:59.1888434Z assert uvm_slice.storage().data_ptr() == uvm_t.storage().data_ptr() 2025-05-07T21:08:59.1888726Z 2025-05-07T21:08:59.1888955Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:08:59.1889418Z ========================= 7 passed, 1 warning in 3.33s ========================= 2025-05-07T21:08:59.8074103Z 2025-05-07T21:08:59.8074811Z [TEST] Python test suite PASSED: ./uvm/uvm_test.py 2025-05-07T21:08:59.8094219Z [TEST] Python test time for ./uvm/uvm_test.py: 6 seconds 2025-05-07T21:08:59.8094487Z 2025-05-07T21:08:59.8094491Z 2025-05-07T21:08:59.8094495Z 2025-05-07T21:08:59.8094499Z 2025-05-07T21:08:59.8095632Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:08:59.8171349Z Post job cleanup. 2025-05-07T21:08:59.9169282Z [command]/usr/bin/git version 2025-05-07T21:08:59.9210201Z git version 2.47.1 2025-05-07T21:08:59.9245164Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/8abc6461-cbf3-475a-8e84-5032038e5520/.gitconfig' 2025-05-07T21:08:59.9255653Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/8abc6461-cbf3-475a-8e84-5032038e5520' before making global git config changes 2025-05-07T21:08:59.9256523Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T21:08:59.9269551Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:08:59.9310749Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T21:08:59.9345274Z [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:59.9679379Z Entering 'external/asmjit' 2025-05-07T21:08:59.9746826Z Entering 'external/composable_kernel' 2025-05-07T21:08:59.9820451Z Entering 'external/cpuinfo' 2025-05-07T21:08:59.9887911Z Entering 'external/cutlass' 2025-05-07T21:08:59.9963482Z Entering 'external/googletest' 2025-05-07T21:09:00.0030610Z Entering 'external/hipify_torch' 2025-05-07T21:09:00.0097235Z Entering 'external/json' 2025-05-07T21:09:00.0182177Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T21:09:00.0205339Z http.https://github.com/.extraheader 2025-05-07T21:09:00.0216008Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T21:09:00.0249758Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2025-05-07T21:09:00.0579555Z Entering 'external/asmjit' 2025-05-07T21:09:00.0622340Z http.https://github.com/.extraheader 2025-05-07T21:09:00.0665369Z Entering 'external/composable_kernel' 2025-05-07T21:09:00.0708572Z http.https://github.com/.extraheader 2025-05-07T21:09:00.0757708Z Entering 'external/cpuinfo' 2025-05-07T21:09:00.0800944Z http.https://github.com/.extraheader 2025-05-07T21:09:00.0844242Z Entering 'external/cutlass' 2025-05-07T21:09:00.0886774Z http.https://github.com/.extraheader 2025-05-07T21:09:00.0937624Z Entering 'external/googletest' 2025-05-07T21:09:00.0980353Z http.https://github.com/.extraheader 2025-05-07T21:09:00.1022805Z Entering 'external/hipify_torch' 2025-05-07T21:09:00.1064573Z http.https://github.com/.extraheader 2025-05-07T21:09:00.1106046Z Entering 'external/json' 2025-05-07T21:09:00.1148454Z http.https://github.com/.extraheader 2025-05-07T21:09:00.1302746Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T21:09:00.1331812Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T21:09:00.1342322Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T21:09:00.1342691Z ##[endgroup] 2025-05-07T21:09:00.1442865Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T21:09:10.9704369Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T21:09:27.4101299Z Cleaning up orphan processes